mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Change switch keyboard strings
This commit is contained in:
@@ -343,6 +343,11 @@
|
|||||||
<string name="keyboard_keys_category">Touches</string>
|
<string name="keyboard_keys_category">Touches</string>
|
||||||
<string name="keyboard_key_vibrate_title">Touches vibrantes</string>
|
<string name="keyboard_key_vibrate_title">Touches vibrantes</string>
|
||||||
<string name="keyboard_key_sound_title">Appui clavier audible</string>
|
<string name="keyboard_key_sound_title">Appui clavier audible</string>
|
||||||
|
<string name="keyboard_change">Changement de clavier</string>
|
||||||
|
<string name="keyboard_previous_database_credentials_title">Écran des identifications de la base de données</string>
|
||||||
|
<string name="keyboard_previous_database_credentials_summary">Revenir automatiquement au clavier précédent sur l\'écran des identifications de la base de données</string>
|
||||||
|
<string name="keyboard_previous_fill_in_title">Action de touche automatique</string>
|
||||||
|
<string name="keyboard_previous_fill_in_summary">Revenir automatiquement au clavier précédent après avoir exécuté "Action de touche automatique"</string>
|
||||||
<string name="selection_mode">Mode sélection</string>
|
<string name="selection_mode">Mode sélection</string>
|
||||||
<string name="do_not_kill_app">Veuillez ne pas tuer l’application…</string>
|
<string name="do_not_kill_app">Veuillez ne pas tuer l’application…</string>
|
||||||
<string name="lock_database_back_root_title">Appuyer sur « Retour » pour verrouiller</string>
|
<string name="lock_database_back_root_title">Appuyer sur « Retour » pour verrouiller</string>
|
||||||
|
|||||||
@@ -381,11 +381,11 @@
|
|||||||
<string name="keyboard_auto_go_action_summary">\"Go\" key action after pressing a \"Field\" key</string>
|
<string name="keyboard_auto_go_action_summary">\"Go\" key action after pressing a \"Field\" key</string>
|
||||||
<string name="keyboard_key_vibrate_title">Vibratory keypresses</string>
|
<string name="keyboard_key_vibrate_title">Vibratory keypresses</string>
|
||||||
<string name="keyboard_key_sound_title">Audible keypresses</string>
|
<string name="keyboard_key_sound_title">Audible keypresses</string>
|
||||||
<string name="keyboard_change">Keyboard change</string>
|
<string name="keyboard_change">Switch keyboard</string>
|
||||||
<string name="keyboard_previous_database_credentials_title">Previous keyboard during database credentials</string>
|
<string name="keyboard_previous_database_credentials_title">Database credentials screen</string>
|
||||||
<string name="keyboard_previous_database_credentials_summary">Automatically back to the previous keyboard if the database credentials screen is shown</string>
|
<string name="keyboard_previous_database_credentials_summary">Automatically switch back to the previous keyboard on the database credentials screen</string>
|
||||||
<string name="keyboard_previous_fill_in_title">Previous keyboard after form filling</string>
|
<string name="keyboard_previous_fill_in_title">Auto key action</string>
|
||||||
<string name="keyboard_previous_fill_in_summary">Automatically back to the previous keyboard if the form is filling and "Go" key action is auto activated</string>
|
<string name="keyboard_previous_fill_in_summary">Automatically switch back to the previous keyboard after executing "Auto key action"</string>
|
||||||
<string name="autofill_auto_search_title">Auto search</string>
|
<string name="autofill_auto_search_title">Auto search</string>
|
||||||
<string name="autofill_auto_search_summary">Automatically suggest search results from the web domain or application ID</string>
|
<string name="autofill_auto_search_summary">Automatically suggest search results from the web domain or application ID</string>
|
||||||
<string name="autofill_application_id_blocklist_title">Application blocklist</string>
|
<string name="autofill_application_id_blocklist_title">Application blocklist</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user