Skip to content

Commit

Permalink
[TimePicker] Added string translations for i18n / l10n
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 334795547
  • Loading branch information
dsn5ft committed Oct 1, 2020
1 parent d827426 commit c1a290e
Show file tree
Hide file tree
Showing 81 changed files with 2,430 additions and 0 deletions.
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">NM.</string>
<string name="material_timepicker_am">VM.</string>
<string name="material_timepicker_select_time">Kies tyd</string>
<string name="material_timepicker_minute">Minuut</string>
<string name="material_timepicker_hour">Uur</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Select hour</string>
<string name="material_minute_selection">Kies minute</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Skakel oor na teksmodus vir die tydinvoer.</string>
<string name="material_timepicker_clock_mode_description">Skakel oor na horlosiemodus vir die tydinvoer.</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">ከሰዓት</string>
<string name="material_timepicker_am">ጥዋት</string>
<string name="material_timepicker_select_time">ጊዜ ምረጥ</string>
<string name="material_timepicker_minute">ደቂቃ</string>
<string name="material_timepicker_hour">ሰዓት</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Select hour</string>
<string name="material_minute_selection">ደቂቃዎችን ይምረጡ</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">ለጊዜ ግቤቱ ወደ የጽሑፍ ግቤት ሁነታ ቀይር።</string>
<string name="material_timepicker_clock_mode_description">ለጊዜ ግቤቱ ወደ የሰዓት ሁነታ ቀይር።</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">مساءً</string>
<string name="material_timepicker_am">صباحًا</string>
<string name="material_timepicker_select_time">اختيار الوقت</string>
<string name="material_timepicker_minute">دقيقة</string>
<string name="material_timepicker_hour">الساعة</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">تحديد الساعة</string>
<string name="material_minute_selection">تحديد الدقائق</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">يُرجى التبديل إلى وضع إدخال النص لإدخال الوقت.</string>
<string name="material_timepicker_clock_mode_description">يُرجى التبديل إلى وضع الساعة لإدخال الوقت.</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">PM</string>
<string name="material_timepicker_am">AM</string>
<string name="material_timepicker_select_time">Select time</string>
<string name="material_timepicker_minute">Minute</string>
<string name="material_timepicker_hour">Hour</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Select hour</string>
<string name="material_minute_selection">মিনিট বাছনি কৰক</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">সময়ৰ ইনপুটৰ বাবে পাঠৰ ইনপুট ম\'ডলৈ যাওক।</string>
<string name="material_timepicker_clock_mode_description">সময়ৰ ইনপুটৰ বাবে ঘড়ী ম\'ডলৈ যাওক।</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">GƏ</string>
<string name="material_timepicker_am">AM</string>
<string name="material_timepicker_select_time">Vaxt seçin</string>
<string name="material_timepicker_minute">Dəqiqə</string>
<string name="material_timepicker_hour">Saat</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Select hour</string>
<string name="material_minute_selection">Dəqiqə seçin</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Zamanı daxil etmək üçün mətnlə daxiletmə rejiminə keçin</string>
<string name="material_timepicker_clock_mode_description">Zamanı daxil etmək üçün saat rejiminə keçin</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">P. M.</string>
<string name="material_timepicker_am">A. M.</string>
<string name="material_timepicker_select_time">Seleccionar la hora</string>
<string name="material_timepicker_minute">Minuto</string>
<string name="material_timepicker_hour">Hora</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Seleccione la hora.</string>
<string name="material_minute_selection">Seleccionar minutos</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Cambia al modo de entrada de texto para ingresar la hora.</string>
<string name="material_timepicker_clock_mode_description">Cambia al modo de reloj para ingresar la hora.</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">po podne</string>
<string name="material_timepicker_am">pre podne</string>
<string name="material_timepicker_select_time">Izaberite vreme</string>
<string name="material_timepicker_minute">Minut</string>
<string name="material_timepicker_hour">Sat</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Izaberite sat</string>
<string name="material_minute_selection">Izaberite minute</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Pređite u režim unosa teksta radi unosa vremena.</string>
<string name="material_timepicker_clock_mode_description">Pređite u režim sata radi unosa vremena.</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">PM</string>
<string name="material_timepicker_am">AM</string>
<string name="material_timepicker_select_time">Select time</string>
<string name="material_timepicker_minute">Minute</string>
<string name="material_timepicker_hour">Гадзіна</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Select hour</string>
<string name="material_minute_selection">Выберыце хвіліны</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Пераключыцца на рэжым тэксту пры ўводзе часу.</string>
<string name="material_timepicker_clock_mode_description">Пераключыцца на рэжым гадзінніка пры ўводзе часу.</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">PM</string>
<string name="material_timepicker_am">AM</string>
<string name="material_timepicker_select_time">Избор на час</string>
<string name="material_timepicker_minute">Минута</string>
<string name="material_timepicker_hour">Час</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Изберете час</string>
<string name="material_minute_selection">Избиране на минути</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Превключете към режима за въвеждане на текст, за да въведете часа.</string>
<string name="material_timepicker_clock_mode_description">Превключете към режима за часовник, за да въведете часа.</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">PM</string>
<string name="material_timepicker_am">AM</string>
<string name="material_timepicker_select_time">সময় বেছে নিন</string>
<string name="material_timepicker_minute">মিনিট</string>
<string name="material_timepicker_hour">ঘণ্টা</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Select hour</string>
<string name="material_minute_selection">মিনিট বেছে নিন</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">সময় ইনপুট দেওয়ার জন্য পাঠ্য ইনপুট মোডে যান।</string>
<string name="material_timepicker_clock_mode_description">সময় ইনপুট দেওয়ার জন্য ঘড়ি মোডে যান।</string>
</resources>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="material_timepicker_pm">popodne</string>
<string name="material_timepicker_am">prijepodne</string>
<string name="material_timepicker_select_time">Odabir vremena</string>
<string name="material_timepicker_minute">Minuta</string>
<string name="material_timepicker_hour">Sat</string>
<string name="material_hour_suffix">%1$s o\'clock</string>
<string name="material_minute_suffix">%1$s minutes</string>
<string name="material_hour_selection">Odaberite sat</string>
<string name="material_minute_selection">Odaberite minute</string>
<string name="material_clock_toggle_content_description">Select AM or PM</string>
<string name="material_timepicker_text_input_mode_description">Prebacite u način unosa teksta za unos vremena.</string>
<string name="material_timepicker_clock_mode_description">Prebacite u način rada kao sat za unos vremena.</string>
</resources>

0 comments on commit c1a290e

Please sign in to comment.