diff options
Diffstat (limited to 'res/values-hu')
| -rw-r--r-- | res/values-hu/strings.xml | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml index 06b234b..bb1c5a7 100644 --- a/res/values-hu/strings.xml +++ b/res/values-hu/strings.xml @@ -33,6 +33,11 @@ <!-- <string name="pref_extra_keys_title">Add keys to the keyboard</string> --> <!-- <string name="pref_extra_keys_custom">Add custom keys</string> --> <!-- <string name="pref_extra_keys_internal">Select keys to add to the keyboard</string> --> + <!-- <string name="pref_category_suggestions">Suggestions</string> --> + <!-- <string name="pref_suggestions_title">Suggestions</string> --> + <!-- <string name="pref_suggestions_summary">Enable word completion and spell checking</string> --> + <!-- <string name="pref_space_bar_auto_complete_title">Autocomplete with the space bar</string> --> + <!-- <string name="pref_space_bar_auto_complete_summary">Enter the best suggestion by pressing space</string> --> <!-- <string name="pref_category_typing">Typing</string> --> <!-- <string name="pref_swipe_dist_title">Swiping distance</string> --> <!-- <string name="pref_swipe_dist_summary">Distance of characters in the corners of the keys (%s)</string> --> @@ -44,11 +49,13 @@ <!-- <string name="pref_category_behavior">Behavior</string> --> <!-- <string name="pref_autocapitalisation_title">Automatic capitalisation</string> --> <!-- <string name="pref_autocapitalisation_summary">Press Shift at the beginning of a sentence</string> --> - <!-- <string name="pref_switch_input_immediate_title">Switch to the last used keyboard</string> --> - <!-- <string name="pref_switch_input_immediate_summary">Behavior of the keyboard-switching key</string> --> + <!-- <string name="pref_change_method_key_replacement_title">Switching between input methods</string> --> + <!-- <string name="pref_change_method_key_replacement_e_picker">Show the input method picker (long press)</string> --> + <!-- <string name="pref_change_method_key_replacement_e_prev">Switch to last used</string> --> + <!-- <string name="pref_change_method_key_replacement_e_next">Switch to the next in the list</string> --> <!-- <string name="pref_vibrate_custom">Custom vibration</string> --> <!-- <string name="pref_vibrate_duration_title">Vibration intensity</string> --> - <!-- <string name="pref_number_entry_title">Layout when typing numbers, dates and phone numbers</string> --> + <!-- <string name="pref_number_entry_title">Layout when typing numbers, dates, and phone numbers</string> --> <!-- <string name="pref_number_entry_layout_pin">PIN Entry</string> --> <!-- <string name="pref_number_entry_layout_number">Number pane</string> --> <!-- <string name="pref_number_entry_layout_normal">Use the main layout</string> --> @@ -72,6 +79,10 @@ <!-- <string name="pref_theme_e_monetlight">Monet (Light)</string> --> <!-- <string name="pref_theme_e_monetdark">Monet (Dark)</string> --> <!-- <string name="pref_theme_e_rosepine">Rosé Pine</string> --> + <!-- <string name="pref_theme_e_everforestlight">Everforest Light</string> --> + <!-- <string name="pref_theme_e_cobalt">Cobalt</string> --> + <!-- <string name="pref_theme_e_pine">Pine</string> --> + <!-- <string name="pref_theme_e_epaperblack">ePaper Black</string> --> <!-- <string name="pref_swipe_dist_e_very_short">Very short</string> --> <!-- <string name="pref_swipe_dist_e_short">Short</string> --> <!-- <string name="pref_swipe_dist_e_default">Normal</string> --> @@ -87,6 +98,10 @@ <!-- <string name="pref_circle_sensitivity_e_medium">Medium</string> --> <!-- <string name="pref_circle_sensitivity_e_low">Low</string> --> <!-- <string name="pref_circle_sensitivity_e_disabled">Disabled</string> --> + <!-- <string name="pref_slider_sensitivity_title">Space bar slider sensitivity</string> --> + <!-- <string name="pref_slider_sensitivity_slow">Slow</string> --> + <!-- <string name="pref_slider_sensitivity_medium">Medium</string> --> + <!-- <string name="pref_slider_sensitivity_fast">Fast</string> --> <!-- <string name="key_action_next">Next</string> --> <!-- <string name="key_action_done">Done</string> --> <!-- <string name="key_action_go">Go</string> --> @@ -95,6 +110,7 @@ <!-- <string name="key_action_send">Send</string> --> <!-- <string name="launcher_button_imesettings">Enable keyboard</string> --> <!-- <string name="launcher_button_imepicker">Select keyboard</string> --> + <!-- <string name="launcher_button_dictionaries">Install dictionaries</string> --> <!-- <string name="launcher_description">This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard.</string> --> <!-- <string name="launcher_sourcecode">This is a free and open source application. You can find the source code or report bugs on GitHub.</string> --> <!-- <string name="launcher_tryhere">After enabling, you can try the keyboard here:</string> --> @@ -134,4 +150,17 @@ <!-- <string name="clipboard_remove_confirm">Remove this clipboard item?</string> --> <!-- <string name="clipboard_remove_confirmed">Yes</string> --> <!-- <string name="toast_no_voice_input">No voice typing app installed</string> --> + <!-- <string name="pref_category_clipboard">Clipboard</string> --> + <!-- <string name="pref_clipboard_history_duration">Clipboard memory duration</string> --> + <!-- <string name="pref_clipboard_history_duration_1">At most 1 minute</string> --> + <!-- <string name="pref_clipboard_history_duration_5">At most 5 minutes</string> --> + <!-- <string name="pref_clipboard_history_duration_30">At most 30 minutes</string> --> + <!-- <string name="pref_clipboard_history_duration_stop">Until the app stops</string> --> + <!-- <string name="pref_dialog_edit_text">Custom definition</string> --> + <!-- <string name="dictionaries_from_internet">Download a dictionary from the Internet</string> --> + <!-- <string name="dictionaries_download_success">Dictionary installed</string> --> + <!-- <string name="dictionaries_download_failed">Download failed</string> --> + <!-- <string name="dictionaries_activity_not_enabled">You must first enable the keyboard to download dictionaries.</string> --> + <!-- <string name="candidates_status_no_dict">No dictionary installed</string> --> + <!-- <string name="candidates_status_install">Install</string> --> </resources> |
