Skip to content

Commit

Permalink
Merge pull request #3732 from Laravel-Lang/projects/translate-1w3jofy
Browse files Browse the repository at this point in the history
[gu]: Machine translation of missing values 🤖
  • Loading branch information
andrey-helldar authored Nov 10, 2023
2 parents 5fb37b9 + acc53d4 commit 6eaef7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions locales/gu/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
"password.symbols": "આ ફીલ્ડમાં ઓછામાં ઓછું એક પ્રતીક હોવું આવશ્યક છે.",
"password.uncompromised": "આપેલ ફીલ્ડ ડેટા લીકમાં દેખાયું છે. કૃપા કરીને એક અલગ ક્ષેત્ર પસંદ કરો.",
"present": "આ ક્ષેત્ર હાજર હોવું આવશ્યક છે.",
"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": "જ્યારે :other :value હોય ત્યારે આ ફીલ્ડ હાજર હોવું આવશ્યક છે.",
"present_unless": "આ ક્ષેત્ર હાજર હોવું આવશ્યક છે સિવાય કે :other :value હોય.",
"present_with": "જ્યારે :values હાજર હોય ત્યારે આ ક્ષેત્ર હાજર હોવું આવશ્યક છે.",
"present_with_all": "જ્યારે :values હાજર હોય ત્યારે આ ક્ષેત્ર હાજર હોવું આવશ્યક છે.",
"prohibited": "આ ક્ષેત્ર પ્રતિબંધિત છે.",
"prohibited_if": "જ્યારે :other :value હોય ત્યારે આ ક્ષેત્ર પ્રતિબંધિત છે.",
"prohibited_unless": "આ ક્ષેત્ર પ્રતિબંધિત છે સિવાય કે :other :values માં હોય.",
Expand Down
8 changes: 4 additions & 4 deletions locales/gu/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@
"please_upgrade_to_add_more_members": "વધુ ટીમ સભ્યો ઉમેરવા માટે કૃપા કરીને તમારું સબ્સ્ક્રિપ્શન અપગ્રેડ કરો.",
"please_upgrade_to_create_more_teams": "વધુ ટીમો બનાવવા માટે કૃપા કરીને તમારું સબ્સ્ક્રિપ્શન અપગ્રેડ કરો.",
"present": ":Attribute પ્રવૃત્તિ ક્ષેત્ર હાજર હોવું જોઈએ.",
"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 :value હોય ત્યારે :attribute ફીલ્ડ હાજર હોવું આવશ્યક છે.",
"present_unless": ":attribute ફીલ્ડ હાજર હોવા જોઈએ સિવાય કે :other :value હોય.",
"present_with": "જ્યારે :values હાજર હોય ત્યારે :attribute ફીલ્ડ હાજર હોવું આવશ્યક છે.",
"present_with_all": "જ્યારે :values હાજર હોય ત્યારે :attribute ફીલ્ડ હાજર હોવા જોઈએ.",
"previous": "« અગાઉના",
"prohibited": ":Attribute ફીલ્ડ પર પ્રતિબંધ છે.",
"prohibited_if": "જ્યારે :other :value હોય ત્યારે :attribute ફીલ્ડ પ્રતિબંધિત છે.",
Expand Down

0 comments on commit 6eaef7a

Please sign in to comment.