diff options
| author | Jules Aguillon | 2022-11-26 23:13:04 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-11-26 23:13:04 +0100 |
| commit | aaf3d8b63001e3bbff4fe16458fc7c392db867f1 (patch) | |
| tree | a67915e94e99bd3a4a41fc9c0229a950d38a292a /res | |
| parent | 19c38ca6a2c3d0a82e50bde825fa6038e6d7684a (diff) | |
| download | unexpected-keyboard-aaf3d8b63001e3bbff4fe16458fc7c392db867f1.tar.gz unexpected-keyboard-aaf3d8b63001e3bbff4fe16458fc7c392db867f1.zip | |
Update French translation
Also, sync all the translations since the added option.
Diffstat (limited to 'res')
| -rw-r--r-- | res/values-cs/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-de/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-es/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-fr/strings.xml | 22 | ||||
| -rw-r--r-- | res/values-it/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-ko/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-lv/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-pt/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-ru/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-tr/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-zh-rCN/strings.xml | 4 |
11 files changed, 53 insertions, 9 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index b89f38b..7c5a796 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Změnit rozvržení klávesnice</string> <string name="pref_layout_e_system">V nastavení systému</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">(Univerzální) Diakritická znaménka</string> <string name="pref_accents_e_all_installed">Zobrazovat znaménka pro všechny instalované systémové jazyky</string> <string name="pref_accents_e_selected">Zobrazovat znaménka pouze pro současně zvolený jazyk</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Velmi dlouhá</string> <string name="pref_key_horizontal_space">Horizontální mezery mezi klávesami</string> <string name="pref_key_vertical_space">Vertikální mezery mezi klávesami</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Další</string> <string name="key_action_done">Dokončit</string> <string name="key_action_go">Spustit</string> diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 2a14053..9c9b17a 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Tastaturlayout ändern</string> <string name="pref_layout_e_system">Systemeinstellung</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Akzente</string> <string name="pref_accents_e_all_installed">Akzente für alle installierten Sprachen anzeigen</string> <string name="pref_accents_e_selected">Akzente nur für die gewählte Sprache anzeigen</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Sehr weit</string> <string name="pref_key_horizontal_space">Horizontaler Abstand zwischen den Tasten</string> <string name="pref_key_vertical_space">Vertikaler Abstand zwischen den Tasten</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Nächstes</string> <string name="key_action_done">Fertig</string> <string name="key_action_go">Los</string> diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 5a2e813..d723643 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Cambiar formato de teclado</string> <string name="pref_layout_e_system">Ajustes del sistema</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Acentos</string> <string name="pref_accents_e_all_installed">Mostrar acentos para todos los lenguajes instalados</string> <string name="pref_accents_e_selected">Solo mostrar acentos para el lenguaje seleccionado</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Muy lejano</string> <string name="pref_key_horizontal_space">Espaciado horizontal entre las teclas</string> <string name="pref_key_vertical_space">Espaciado vertical entre las teclas</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Siguiente</string> <string name="key_action_done">Hecho</string> <string name="key_action_go">Ir</string> diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index ba38e16..d14c553 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -4,9 +4,10 @@ <!-- <string name="app_name" product="default">Unexpected Keyboard</string> --> <string name="settings_activity_label">Unexpected Keyboard Paramètres</string> <string name="pref_category_layout">Disposition</string> - <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> + <string name="pref_label_brightness">Luminosité des symboles</string> <string name="pref_layout_title">Disposition des touches</string> <string name="pref_layout_e_system">Paramètre système</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Accents</string> <string name="pref_accents_e_all_installed">Afficher les accents pour les langues installées</string> <string name="pref_accents_e_selected">Afficher les accents pour la langue sélectionnée</string> @@ -16,27 +17,27 @@ <string name="pref_show_numpad_landscape">Seulement en mode paysage</string> <string name="pref_show_numpad_always">Toujour</string> <string name="pref_autocapitalisation_title">Majuscule automatique</string> - <string name="pref_autocapitalisation_summary">Active Shift au début des phrases</string> - <!-- <string name="pref_extra_keys_title">Add keys to the keyboard</string> --> - <!-- <string name="pref_second_layout_title">Secondary layout</string> --> - <!-- <string name="pref_second_layout_none">None</string> --> + <string name="pref_autocapitalisation_summary">Activer Shift au début des phrases</string> + <string name="pref_extra_keys_title">Ajouter des touches au clavier</string> + <string name="pref_second_layout_title">Disposition secondaire</string> + <string name="pref_second_layout_none">Aucune</string> <string name="pref_category_typing">Saisie</string> <string name="pref_swipe_dist_title">Distance de swipe</string> <string name="pref_swipe_dist_summary">La distance des caractères dans les coins (%s)</string> <string name="pref_long_timeout_title">Délai avant répétition</string> - <string name="pref_long_interval_title">Écart entre répétitions</string> + <string name="pref_long_interval_title">Écart entre les répétitions</string> <string name="pref_vibrate_title">Vibreur</string> <string name="pref_vibrate_summary">Vibration a chaque touche</string> <string name="pref_precise_repeat_title">Mouvement précis du curseur</string> <string name="pref_precise_repeat_summary">Modifier la vitesse de répétition en bougeant le doigt</string> - <!-- <string name="pref_lock_double_tap_title">Double tap on shift for caps lock</string> --> - <!-- <string name="pref_lock_double_tap_summary">You can lock any modifier by holding it</string> --> + <string name="pref_lock_double_tap_title">Appuyer deux fois pour bloquer la majuscule</string> + <string name="pref_lock_double_tap_summary">Un appui long bloque la majuscule</string> <string name="pref_category_style">Style</string> <string name="pref_margin_bottom_title">Marge du bas</string> <string name="pref_keyboard_height_title">Hauteur du clavier</string> <string name="pref_keyboard_height_landscape_title">Hauteur du clavier en mode paysage</string> <string name="pref_horizontal_margin_title">Marge des côtés</string> - <string name="pref_character_size_title">Taille des labels</string> + <string name="pref_character_size_title">Taille des symboles</string> <string name="pref_character_size_summary">Taille des caractères affichés sur les touches (%.2fx)</string> <string name="pref_theme">Thème</string> <string name="pref_theme_e_system">Paramètre système</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Très longue</string> <string name="pref_key_horizontal_space">Espacement horizontal entre les touches</string> <string name="pref_key_vertical_space">Espacement vertical entre les touches</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Suiv.</string> <string name="key_action_done">Fin</string> <string name="key_action_go">Aller</string> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 26cad56..c232cdf 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Cambia layout tastiera</string> <string name="pref_layout_e_system">Impostazioni di sistema</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Accenti</string> <string name="pref_accents_e_all_installed">Mostra accenti per tutte le lingue installate</string> <string name="pref_accents_e_selected">Mostra accenti solo per le lingue selezionate</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Molto distante</string> <string name="pref_key_horizontal_space">Spazio orizzontale tra i tasti</string> <string name="pref_key_vertical_space">Spazio verticale tra i tasti</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Prossimo</string> <string name="key_action_done">Fatto</string> <string name="key_action_go">Vai</string> diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 217af01..23e9a7a 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">키보드 레이아웃 변경</string> <string name="pref_layout_e_system">시스템 세팅</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">악센트</string> <string name="pref_accents_e_all_installed">설치된 모든 언어의 악센트 표시</string> <string name="pref_accents_e_selected">선택한 언어의 악센트만 표시</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">매우 넓음</string> <string name="pref_key_horizontal_space">키보드 양 옆 간격</string> <string name="pref_key_vertical_space">키보드 세로 간격</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">다음</string> <string name="key_action_done">확인</string> <string name="key_action_go">Go</string> diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml index 1fe8d63..eb14345 100644 --- a/res/values-lv/strings.xml +++ b/res/values-lv/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Mainīt tastatūras izkārtojumu</string> <string name="pref_layout_e_system">Ierīces iestatījumi</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Uzsvara zīmes</string> <string name="pref_accents_e_all_installed">Rādīt uzsvara zīmes visām uzstādītajām valodām</string> <string name="pref_accents_e_selected">Rādīt uzsvara zīmes tikai atlasītajām valodām</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Ļoti tāls</string> <string name="pref_key_horizontal_space">Līmeniskais attālums starp taustiņiem</string> <string name="pref_key_vertical_space">Stateniskais attālums starp taustiņiem</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Nākamais</string> <string name="key_action_done">Darīts</string> <string name="key_action_go">Aiziet</string> diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index c6a1014..fb1b29e 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Mudar layout do teclado</string> <string name="pref_layout_e_system">Mesmo do sistema</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Acentos</string> <string name="pref_accents_e_all_installed">Mostrar acentos para todos os idiomas instalados</string> <string name="pref_accents_e_selected">Mostrar acentos só para o idioma selecionado</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Muito longo</string> <string name="pref_key_horizontal_space">Distância horizontal entre teclas</string> <string name="pref_key_vertical_space">Distância vertical entre teclas</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Próximo</string> <string name="key_action_done">Pronto</string> <string name="key_action_go">Ir</string> diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index 84f771b..4f68013 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Изменить раскладку клавиатуры</string> <string name="pref_layout_e_system">Системные настройки</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Акцент</string> <string name="pref_accents_e_all_installed">Показывать акценты для всех установленных языков</string> <string name="pref_accents_e_selected">Показывать акценты только для выбранного языка</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Очень далеко</string> <string name="pref_key_horizontal_space">Горизонтальное расстояние между клавишами</string> <string name="pref_key_vertical_space">Расстояние по вертикали между клавишами</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Next</string> <string name="key_action_done">Ввод</string> <string name="key_action_go">Go</string> diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml index 5332b68..8df421f 100644 --- a/res/values-tr/strings.xml +++ b/res/values-tr/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Klavye Düzenini Değiştir</string> <string name="pref_layout_e_system">Sistem Ayarları</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Aksanlar</string> <string name="pref_accents_e_all_installed">Yüklü tüm dillerin aksanlarını göster</string> <string name="pref_accents_e_selected">Sadece seçili dilin aksanlarını göster</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Çok uzun</string> <string name="pref_key_horizontal_space">Tuşlar arasındaki yatay boşluk</string> <string name="pref_key_vertical_space">Tuşlar arasındaki dikey boşluk</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">İleri</string> <string name="key_action_done">Bitti</string> <string name="key_action_go">İlerle</string> diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 698eecf..a8e1c01 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -7,6 +7,7 @@ <string name="pref_label_brightness">调整字母亮度</string> <string name="pref_layout_title">改变键盘布局</string> <string name="pref_layout_e_system">系统设置</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">声调</string> <string name="pref_accents_e_all_installed">显示所有安装的语言的声调符号</string> <string name="pref_accents_e_selected">只显示选择的语言的声调符号</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">非常长</string> <string name="pref_key_horizontal_space">按键的左右边距</string> <string name="pref_key_vertical_space">按键的上下边距</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">下一项</string> <string name="key_action_done">完成</string> <string name="key_action_go">前往</string> |
