diff options
| author | 2023-03-17 22:56:13 +0000 | |
|---|---|---|
| committer | 2023-03-17 22:56:13 +0000 | |
| commit | 325ef2c29bfafeda96e7a2ce2c317014342c02e1 (patch) | |
| tree | 7cbf2a8bae92ed5e0fea9c5402b159bdcdb7fbf9 | |
| parent | 532379563a618498bc85f0fffd62e255640870fb (diff) | |
| parent | 441e13525343d16197b0868b4b3d5af72cc6a013 (diff) | |
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-mainline-prod
| -rw-r--r-- | core/res/res/values-ca/strings.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-gu/strings.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-ru/strings.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/res/res/values-ca/strings.xml b/core/res/res/values-ca/strings.xml index 353bff0cbaef..be378eaf3da6 100644 --- a/core/res/res/values-ca/strings.xml +++ b/core/res/res/values-ca/strings.xml @@ -1503,7 +1503,7 @@ <string name="next_button_label" msgid="6040209156399907780">"Següent"</string> <string name="skip_button_label" msgid="3566599811326688389">"Omet"</string> <string name="no_matches" msgid="6472699895759164599">"No s\'ha trobat cap coincidència"</string> - <string name="find_on_page" msgid="5400537367077438198">"Troba-ho a la pàgina"</string> + <string name="find_on_page" msgid="5400537367077438198">"Cerca a la pàgina"</string> <string name="matches_found" msgid="2296462299979507689">"{count,plural, =1{# coincidència}many{# de {total}}other{# de {total}}}"</string> <string name="action_mode_done" msgid="2536182504764803222">"Fet"</string> <string name="progress_erasing" msgid="6891435992721028004">"S\'està esborrant l\'emmagatzematge compartit…"</string> diff --git a/core/res/res/values-gu/strings.xml b/core/res/res/values-gu/strings.xml index 5af104e8a784..faca6c71122c 100644 --- a/core/res/res/values-gu/strings.xml +++ b/core/res/res/values-gu/strings.xml @@ -1346,7 +1346,7 @@ <string name="no_permissions" msgid="5729199278862516390">"કોઈ પરવાનગીઓ જરૂરી નથી"</string> <string name="perm_costs_money" msgid="749054595022779685">"આનાથી તમારા પૈસા ખર્ચ થઈ શકે છે"</string> <string name="dlg_ok" msgid="5103447663504839312">"ઓકે"</string> - <string name="usb_charging_notification_title" msgid="1674124518282666955">"આ ડિવાઇસને USB મારફતે ચાર્જ કરી રહ્યાં છીએ"</string> + <string name="usb_charging_notification_title" msgid="1674124518282666955">"આ ડિવાઇસને USB મારફતે ચાર્જ કરી રહ્યાં છીએ."</string> <string name="usb_supplying_notification_title" msgid="5378546632408101811">"કનેક્ટેડ ઉપકરણને USB મારફતે ચાર્જ કરી રહ્યાં છીએ"</string> <string name="usb_mtp_notification_title" msgid="1065989144124499810">"USB ફાઇલ ટ્રાન્સફર ચાલુ છે"</string> <string name="usb_ptp_notification_title" msgid="5043437571863443281">"USB મારફતે PTP ચાલુ કર્યું"</string> diff --git a/core/res/res/values-ru/strings.xml b/core/res/res/values-ru/strings.xml index baac4a3153f9..1d96ccf2bc13 100644 --- a/core/res/res/values-ru/strings.xml +++ b/core/res/res/values-ru/strings.xml @@ -1348,7 +1348,7 @@ <string name="no_permissions" msgid="5729199278862516390">"Не требуется разрешений"</string> <string name="perm_costs_money" msgid="749054595022779685">"это может стоить вам денег!"</string> <string name="dlg_ok" msgid="5103447663504839312">"ОК"</string> - <string name="usb_charging_notification_title" msgid="1674124518282666955">"Зарядка устройства через USB…"</string> + <string name="usb_charging_notification_title" msgid="1674124518282666955">"Зарядка устройства через USB"</string> <string name="usb_supplying_notification_title" msgid="5378546632408101811">"Зарядка устройства через USB…"</string> <string name="usb_mtp_notification_title" msgid="1065989144124499810">"Передача файлов через USB включена"</string> <string name="usb_ptp_notification_title" msgid="5043437571863443281">"Режим PTP включен"</string> |