From acc53d4a69e7c057ea1ffae80f130f89020dec98 Mon Sep 17 00:00:00 2001 From: andrey-helldar Date: Fri, 10 Nov 2023 01:52:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Machine=20translation=20of=20mis?= =?UTF-8?q?sing=20values?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/gu/php-inline.json | 8 ++++---- locales/gu/php.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/gu/php-inline.json b/locales/gu/php-inline.json index 121a1e8d7f6..ecce4664f2d 100644 --- a/locales/gu/php-inline.json +++ b/locales/gu/php-inline.json @@ -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 માં હોય.", diff --git a/locales/gu/php.json b/locales/gu/php.json index 0414fd731a4..92384650a31 100644 --- a/locales/gu/php.json +++ b/locales/gu/php.json @@ -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 ફીલ્ડ પ્રતિબંધિત છે.",