Skip to content

Commit 57e3bc0

Browse files
dsn5ftpekingme
authored andcommitted
[i18n] Updated some string translations for date picker, time picker, and text field
PiperOrigin-RevId: 389899697
1 parent a55f3b8 commit 57e3bc0

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

lib/java/com/google/android/material/datepicker/res/values-eu/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
<string name="mtrl_picker_toggle_to_year_selection">Sakatu urtea hautatzeko modura aldatzeko</string>
4444
<string name="mtrl_picker_toggle_to_day_selection">Sakatu eguna hautatzeko modura aldatzeko</string>
4545
<string name="mtrl_picker_day_of_week_column_header">Egunen zutabea:%1$s</string>
46-
<string name="mtrl_picker_announce_current_selection">Uneko hautapena: %1$s</string>
46+
<string name="mtrl_picker_announce_current_selection">Oraingo hautapena: %1$s</string>
4747
<string name="mtrl_picker_navigate_to_year_description">Joan %1$s. urtera</string>
4848
</resources>

lib/java/com/google/android/material/datepicker/res/values-fi/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<string name="mtrl_picker_text_input_day_abbr">p</string>
3333
<string name="mtrl_picker_save">Tallenna</string>
3434
<string name="mtrl_picker_invalid_range">Virheellinen alue</string>
35-
<string name="mtrl_picker_out_of_range">Katvealueella: %1$s</string>
35+
<string name="mtrl_picker_out_of_range">Aikavälin ulkop.: %1$s</string>
3636
<string name="mtrl_picker_invalid_format">Virheellinen muoto</string>
3737
<string name="mtrl_picker_invalid_format_use">Käytä muotoa %1$s</string>
3838
<string name="mtrl_picker_invalid_format_example">Esimerkki: %1$s</string>

lib/java/com/google/android/material/datepicker/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<string name="mtrl_picker_text_input_day_abbr">j</string>
3333
<string name="mtrl_picker_save">Enregistrer</string>
3434
<string name="mtrl_picker_invalid_range">Plage non valide.</string>
35-
<string name="mtrl_picker_out_of_range">Hors de portée : %1$s</string>
35+
<string name="mtrl_picker_out_of_range">Hors limite : %1$s</string>
3636
<string name="mtrl_picker_invalid_format">Format incorrect.</string>
3737
<string name="mtrl_picker_invalid_format_use">Utiliser %1$s</string>
3838
<string name="mtrl_picker_invalid_format_example">Exemple : %1$s</string>

lib/java/com/google/android/material/textfield/res/values-nl/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<resources>
1818
<string name="character_counter_content_description">%1$d van %2$d tekens opgegeven</string>
1919
<string name="character_counter_overflowed_content_description">Tekenlimiet heeft %1$d van %2$d overschreden</string>
20-
<string name="password_toggle_content_description">Wachtwoord weergeven</string>
20+
<string name="password_toggle_content_description">Wachtwoord tonen</string>
2121
<string name="clear_text_end_icon_content_description">Tekst wissen</string>
2222
<string name="exposed_dropdown_menu_content_description">Dropdownmenu weergeven</string>
2323
<string name="error_icon_content_description">Fout</string>

lib/java/com/google/android/material/textfield/res/values-vi/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<resources>
1818
<string name="character_counter_content_description">Đã nhập %1$d trong số %2$d ký tự</string>
1919
<string name="character_counter_overflowed_content_description">Đã vượt quá giới hạn ký tự %1$d/%2$d</string>
20-
<string name="password_toggle_content_description">Hiển thị mật khẩu</string>
20+
<string name="password_toggle_content_description">Hiện mật khẩu</string>
2121
<string name="clear_text_end_icon_content_description">Xóa văn bản</string>
2222
<string name="exposed_dropdown_menu_content_description">Hiển thị menu thả xuống</string>
2323
<string name="error_icon_content_description">Lỗi</string>

lib/java/com/google/android/material/timepicker/res/values-b+es+419/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
~ limitations under the License.
1616
-->
1717
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18-
<string name="material_timepicker_pm">P. M.</string>
19-
<string name="material_timepicker_am">A. M.</string>
18+
<string name="material_timepicker_pm">p.m.</string>
19+
<string name="material_timepicker_am">a.m.</string>
2020
<string name="material_timepicker_select_time">Seleccionar la hora</string>
2121
<string name="material_timepicker_minute">Minuto</string>
2222
<string name="material_timepicker_hour">Hora</string>

lib/java/com/google/android/material/timepicker/res/values-es-rUS/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
~ limitations under the License.
1616
-->
1717
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18-
<string name="material_timepicker_pm">P. M.</string>
19-
<string name="material_timepicker_am">A. M.</string>
18+
<string name="material_timepicker_pm">p.m.</string>
19+
<string name="material_timepicker_am">a.m.</string>
2020
<string name="material_timepicker_select_time">Seleccionar la hora</string>
2121
<string name="material_timepicker_minute">Minuto</string>
2222
<string name="material_timepicker_hour">Hora</string>

0 commit comments

Comments
 (0)