Skip to content

Commit

Permalink
Merge pull request #3769 from Laravel-Lang/projects/translate-e9vbgkq
Browse files Browse the repository at this point in the history
[tk]: Machine translation of missing values 🤖
  • Loading branch information
andrey-helldar authored Nov 10, 2023
2 parents b4298be + d728d02 commit 18d01fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions locales/tk/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
"password.symbols": "Bu meýdanda azyndan bir nyşan bolmaly.",
"password.uncompromised": "Berlen meýdan maglumatlaryň syzmagynda peýda boldy. Başga bir meýdan saýlaň.",
"present": "Bu meýdan bolmaly.",
"present_if": "This field must be present when :other is :value.",
"present_unless": "This field must be present unless :other is :value.",
"present_with": "This field must be present when :values is present.",
"present_with_all": "This field must be present when :values are present.",
"present_if": "Bu meýdan :other ýaşynda bolmaly.",
"present_unless": ":other-dan :value bolmasa, bu meýdan bolmaly.",
"present_with": "Bu meýdan :values bolanda bolmaly.",
"present_with_all": "Bu meýdan :values bolanda bolmaly.",
"prohibited": "Bu meýdan gadagan.",
"prohibited_if": ":Other-den :value-e ýetende bu meýdan gadagan.",
"prohibited_unless": ":Other-den :values-e ýetmese, bu meýdan gadagan.",
Expand Down
8 changes: 4 additions & 4 deletions locales/tk/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@
"please_upgrade_to_add_more_members": "Has köp toparyň agzalaryny goşmak üçin abunalygyňyzy täzeläň.",
"please_upgrade_to_create_more_teams": "Has köp topar döretmek üçin abunalygyňyzy täzelemegiňizi haýyş edýäris.",
"present": ":Attribute meýdan bolmaly.",
"present_if": "The :attribute field must be present when :other is :value.",
"present_unless": "The :attribute field must be present unless :other is :value.",
"present_with": "The :attribute field must be present when :values is present.",
"present_with_all": "The :attribute field must be present when :values are present.",
"present_if": ":other meýdan :value bolanda :attribute meýdan bolmaly.",
"present_unless": ":other meýdan :value bolmasa, :attribute meýdan bolmaly.",
"present_with": ":values meýdan bolanda :attribute meýdan bolmaly.",
"present_with_all": ":values meýdança :values meýdança bar bolmaly.",
"previous": "« Öňki",
"prohibited": ":Attribute meýdan gadagan.",
"prohibited_if": ":Other meýdan :value bolanda :attribute meýdan gadagan.",
Expand Down

0 comments on commit 18d01fa

Please sign in to comment.