1
0
Fork 0
tt9/app/src/main/res/values/strings.xml
2025-03-26 13:58:04 +02:00

251 lines
17 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="dictionary_url" translatable="false">https://raw.githubusercontent.com/sspanak/tt9/%1$s/downloads/%2$s</string>
<string name="app_name" translatable="false">Traditional T9</string>
<string name="app_name_short" translatable="false">TT9</string>
<string name="app_settings">TT9 Settings</string>
<string name="completed">Completed</string>
<string name="loading">Loading…</string>
<string name="language">Language</string>
<string name="search_results">Search Results</string>
<string name="search_results_void">No results.</string>
<string name="error_unexpected">Unexpected error occurred.</string>
<string name="add_word_add">Add</string>
<string name="add_word_confirm">Add word \"%1$s\" to %2$s?</string>
<string name="add_word_no_confirmation">Add Without Confirmation</string>
<string name="add_word_no_selection">Move the cursor inside a word to add it.</string>
<string name="add_word_blank">Blank word not added.</string>
<string name="add_word_exist">Word \"%1$s\" is already in the dictionary.</string>
<string name="add_word_invalid_language" translatable="false">Cannot add a word when no language is selected.</string>
<string name="add_word_invalid_language_x">Cannot add a word. Unknown language: \"%1$d\".</string>
<string name="add_word_success">\"%1$s\" added.</string>
<string name="add_word_title">Add Word</string>
<string name="commands_select_command">Select a Command</string>
<string name="pref_category_about">About</string>
<string name="pref_category_abc_mode">ABC Mode</string>
<string name="pref_category_appearance">Appearance</string>
<string name="pref_category_custom_words">Added Words</string>
<string name="pref_category_geometry">Geometry</string>
<string name="pref_category_debug_options" translatable="false">Debug Options</string>
<string name="pref_category_delete_words">Delete Added Words</string>
<string name="pref_category_function_keys">Select Hotkeys</string>
<string name="pref_category_hacks">Compatibility</string>
<string name="pref_category_keypad">Keypad</string>
<string name="pref_category_predictive_mode">Predictive Mode</string>
<string name="pref_category_punctuation_order">Punctuation Order</string>
<string name="pref_category_setup">Initial Setup</string>
<string name="pref_category_typing_modes">Typing Modes</string>
<string name="pref_category_usage_stats" translatable="false">Usage Stats</string>
<string name="pref_abc_auto_accept">Automatic Letter Selection</string>
<string name="pref_abc_auto_accept_off">Off</string>
<string name="pref_abc_auto_accept_fastest">Very Quick</string>
<string name="pref_abc_auto_accept_fast">Quick</string>
<string name="pref_abc_auto_accept_normal">Moderate</string>
<string name="pref_abc_auto_accept_slow">Slow</string>
<string name="pref_allow_composing_text">Show Composing Text</string>
<string name="pref_allow_composing_text_summary">Display the words in text fields while typing them. Disable when an app interrupts typing.</string>
<string name="pref_alternative_suggestion_scrolling">Alternative Suggestion Scrolling Method</string>
<string name="pref_alternative_suggestion_scrolling_summary">Enable if sometimes you can not see all suggestions or have trouble scrolling them.</string>
<string name="pref_arrow_keys_visible">Arrow Keys</string>
<string name="pref_arrow_keys_visible_summary">Show scroll keys on both sides of the word suggestion list.</string>
<string name="pref_auto_space">Automatic Space</string>
<string name="pref_auto_space_summary">Automatically add a space after punctuation or words.</string>
<string name="pref_auto_text_case">Automatic Capitalization</string>
<string name="pref_auto_text_case_summary">Automatically start sentences with a capital letter. (Not possible in all languages)</string>
<string name="pref_auto_capitals_after_newline">Automatically Capitalize Every Line</string>
<string name="pref_auto_capitals_after_newline_summary">Start every line with a capital letter, even it is in the middle of a sentence.</string>
<string name="pref_backspace_acceleration">Fast Delete</string>
<string name="pref_backspace_acceleration_summary">Erase entire words by holding or swiping Backspace. (Not supported in some apps)</string>
<string name="pref_backspace_recomposing">Word Re-Composition</string>
<string name="pref_backspace_recomposing_summary">Bring back the suggestion list by pressing Backspace at the end of a word. (Not supported in some apps)</string>
<string name="pref_choose_languages">Languages</string>
<string name="pref_dark_theme">Dark Theme</string>
<string name="pref_dark_theme_yes">Yes</string>
<string name="pref_dark_theme_no">No</string>
<string name="pref_dark_theme_auto">Auto</string>
<string name="pref_drag_resize">Drag to Resize</string>
<string name="pref_drag_resize_summary">Allow resizing and moving the keyboard by dragging the Status Bar or the Settings key.</string>
<string name="pref_double_zero_char">Character for Double 0-key Press</string>
<string name="pref_numpad_fn_key_width">Letter Keys Width</string>
<string name="pref_font_size">Settings Font Size</string>
<string name="pref_font_size_default">Default</string>
<string name="pref_font_size_large">Large</string>
<string name="pref_hack_always_on_top">Always on Top</string>
<string name="pref_hack_always_on_top_summary">Prevent other apps from covering %1$s or pushing it off the screen.</string>
<string name="pref_hack_key_pad_debounce_time">Accidental Key Repeat Protection</string>
<string name="pref_hack_key_pad_debounce_off">Off</string>
<string name="pref_haptic_feedback">Vibration</string>
<string name="pref_haptic_feedback_summary">Vibrate when a virtual key is pressed. (Not possible on all devices)</string>
<string name="pref_help">Help</string>
<string name="pref_layout">On-screen Layout</string>
<string name="pref_layout_numpad">Virtual numpad</string>
<string name="pref_layout_small">Function keys</string>
<string name="pref_layout_stealth">Invisible</string>
<string name="pref_layout_tray">Suggestion list only</string>
<string name="pref_numpad_alignment">Alignment</string>
<string name="pref_numpad_key_font_size">Key Font Size</string>
<string name="pref_numpad_key_height">Height</string>
<string name="pref_numpad_shape">Shape</string>
<string name="pref_numpad_shape_square">Square</string>
<string name="pref_numpad_shape_v">V-Shape</string>
<string name="pref_numpad_shape_long_space">Long Spacebar</string>
<string name="pref_numpad_width">Width</string>
<string name="pref_predict_word_pairs">Learn Word Pairs</string>
<string name="pref_predict_word_pairs_summary">Remember commonly used phrases to improve the suggestions accuracy.</string>
<string name="pref_status_icon">Status Icon</string>
<string name="pref_status_icon_summary">Show an icon when keyboard input is active.</string>
<string name="pref_upside_down_keys">Reverse Key Order</string>
<string name="pref_upside_down_keys_summary">Enable if the keypad has 789 on the first row, instead of 123.</string>
<string name="dictionary_cancel_load">Cancel Loading</string>
<string name="dictionary_load_bad_char">Loading failed. Invalid word on line %1$d of language \"%2$s\".</string>
<string name="dictionary_load_error">Failed loading the dictionary for language \"%1$s\" (%2$s).</string>
<string name="dictionary_load_no_internet">Failed downloading the dictionary for language \"%1$s\". Check the Internet connection.</string>
<string name="dictionary_load_cancelled">Dictionary load cancelled.</string>
<string name="dictionary_loaded">Dictionary load completed.</string>
<string name="dictionary_loading">Loading dictionary (%1$s)…</string>
<string name="dictionary_loading_indeterminate">Loading dictionary</string>
<string name="dictionary_loading_please_wait">Please wait for the dictionary to load.</string>
<string name="dictionary_load_title">Load Selected</string>
<string name="dictionary_not_found">Loading failed. Dictionary for \"%1$s\" not found.</string>
<string name="dictionary_no_notifications">Dictionary Notifications</string>
<string name="dictionary_no_notifications_summary">Get notified about dictionary updates and see the loading progress.</string>
<string name="dictionary_truncate_title">Delete All</string>
<string name="dictionary_truncate_unselected">Delete Unselected</string>
<string name="dictionary_truncated">Dictionary deleted successfully.</string>
<string name="dictionary_truncating">Deleting…</string>
<string name="dictionary_export">Export Selected</string>
<string name="dictionary_export_custom_words">Export</string>
<string name="dictionary_export_custom_words_summary">Export a CSV with all added words in: \"%1$s\".</string>
<string name="dictionary_export_failed">Exporting Failed</string>
<string name="dictionary_export_failed_more_info">For more info, enable debugging mode and see the logs.</string>
<string name="dictionary_export_finished">Exporting Completed</string>
<string name="dictionary_export_finished_more_info">Words exported to: \"%1$s\".</string>
<string name="dictionary_export_generating_csv">Exporting CSV…</string>
<string name="dictionary_export_generating_csv_for_language">Exporting CSV (%1$s)…</string>
<string name="dictionary_import_custom_words">Import</string>
<string name="dictionary_import_custom_words_summary">Import words from a previously exported CSV.</string>
<string name="dictionary_import_failed">Importing failed.</string>
<string name="dictionary_import_finished">Importing completed.</string>
<string name="dictionary_import_error_browsing_error">Android file picker error.</string>
<string name="dictionary_import_error_cannot_read_file">Could not open the selected file.</string>
<string name="dictionary_import_error_file_too_long">Words exceed the maximum allowed count of %1$d.</string>
<string name="dictionary_import_error_malformed_line">Unexpected word format: \"%1$s\" on line %2$d.</string>
<string name="dictionary_import_error_too_many_words">The added word storage is full. You can not import any more words.</string>
<string name="dictionary_import_progress">Importing CSV (%1$s)…</string>
<string name="dictionary_import_running">Importing CSV…</string>
<string name="delete_words_delete">Delete</string>
<string name="delete_words_link_summary">Find and delete misspelled or unneeded words.</string>
<string name="delete_words_deleted_confirm_deletion_title">Confirm Deletion</string>
<string name="delete_words_deleted_confirm_deletion_question">Are you sure you want to delete \"%1$s\"?</string>
<string name="delete_words_deleted_x">\"%1$s\" was deleted.</string>
<string name="dictionary_update_message">Dictionary update available for \"%1$s\".</string>
<string name="dictionary_update_update">Load</string>
<string name="donate_title">Donate</string>
<string name="donate_summary">If you like %1$s, you could buy me a beer.</string>
<string name="donate_hold_to_open">Press and hold to open in the browser.</string>
<string name="function_already_assigned">Key \"%1$s\" is already assigned to function \"%2$s\". Do you want to assign it to \"%3$s\"?</string>
<string name="function_assign_instructions">* Press or hold a key to assign it to the \"%1$s\" function.\n\n* Press 0 to cancel.\n\n* Press 2 to disable the function.</string>
<string name="function_reassign">Reassign</string>
<string name="function_add_word">Add Word</string>
<string name="function_add_word_not_available">Adding words is not possible in this language.</string>
<string name="function_backspace">Backspace</string>
<string name="function_show_command_palette">Show Command List</string>
<string name="function_filter_clear">Clear Filter</string>
<string name="function_edit_text">Edit Text</string>
<string name="function_filter_suggestions">Filter Suggestions</string>
<string name="function_filter_suggestions_not_available">Filtering is not possible in this language.</string>
<string name="function_previous_suggestion">Previous Suggestion</string>
<string name="function_next_suggestion">Next Suggestion</string>
<string name="function_next_language">Next Language</string>
<string name="function_next_mode">Input Mode</string>
<string name="function_select_keyboard">Select Keyboard</string>
<string name="function_show_settings">Show Settings</string>
<string name="function_voice_input">Voice Input</string>
<string name="function_reset_keys_title">Restore Default Keys</string>
<string name="function_reset_keys_done">Default key settings restored.</string>
<string name="help_url_copied">URL copied.</string>
<string name="language_selection_language_loaded">(loaded)</string>
<string name="language_selection_title">Enable Languages</string>
<string name="language_selection_words">words</string>
<string name="punctuation_order_whitespace_will_be_added_automatically">Space and Newline characters will be automatically added at the beginning of the list.</string>
<string name="punctuation_order_mandatory_char_missing">Missing mandatory character:%1$s</string>
<string name="punctuation_order_mandatory_chars_missing">Missing mandatory characters:%1$s</string>
<string name="punctuation_order_forbidden_char">Forbidden character:%1$s</string>
<string name="punctuation_order_forbidden_chars">Forbidden characters:%1$s</string>
<string name="punctuation_order_reset_defaults">Restore Default Order</string>
<string name="punctuation_order_save">Save Order</string>
<string name="punctuation_order_sentence">1-key Character Order</string>
<string name="punctuation_order_special">0-key Character Order</string>
<string name="setup_keyboard_status">Status</string>
<string name="setup_default_keyboard">Select Default Keyboard</string>
<string name="setup_tt9_on">%1$s is enabled</string>
<string name="setup_tt9_off">%1$s is disabled</string>
<string name="setup_click_here_to_enable">Click here to enable TT9 from Android Settings.</string>
<string name="setup_spell_checker">System Spell Checker</string>
<string name="setup_spell_checker_on">System spell checker may interfere with adding words. Click here to disable.</string>
<string name="setup_spell_checker_off">Disabled</string>
<string name="key_key">Key</string>
<string name="key_hold_key">(hold)</string>
<string name="key_none" translatable="false">--</string>
<string name="key_back">Back</string>
<string name="key_call">Call</string>
<string name="key_channel_down">Previous Channel</string>
<string name="key_channel_up">Next Channel</string>
<string name="key_dpad_up" translatable="false"></string>
<string name="key_dpad_down" translatable="false"></string>
<string name="key_dpad_left" translatable="false"></string>
<string name="key_dpad_right" translatable="false"></string>
<string name="key_menu" translatable="false">Menu</string>
<string name="key_soft_left" translatable="false">Left Func</string>
<string name="key_soft_right" translatable="false">Right Func</string>
<string name="key_volume_mute">Volume Mute</string>
<string name="key_volume_down">Volume Down</string>
<string name="key_volume_up">Volume Up</string>
<string name="key_red">Red Button</string>
<string name="key_green">Green Button</string>
<string name="key_yellow">Yellow Button</string>
<string name="key_blue">Blue Button</string>
<string name="char_newline">New Line</string>
<string name="char_space">Space</string>
<string name="virtual_numpad_alignment_center">Middle</string>
<string name="virtual_numpad_alignment_left">Left</string>
<string name="virtual_numpad_alignment_right">Right</string>
<string name="virtual_key_command_palette" translatable="false">Cmd</string>
<string name="virtual_key_del" translatable="false">Del</string>
<string name="virtual_key_input_mode" translatable="false">Mode</string>
<string name="virtual_key_shift" translatable="false">Shift</string>
<string name="virtual_key_space_korean">Space (Korean)</string>
<string name="voice_input_listening">Speak</string>
<string name="voice_input_stopping">Turning off the microphone…</string>
<string name="voice_input_mic_permission_is_needed">You must allow the microphone permission to use voice input.</string>
<string name="voice_input_error_incompatible_voice_service">Incompatible voice assistant</string>
<string name="voice_input_error_generic">Voice input error</string>
<string name="voice_input_error_no_permissions">No microphone permission</string>
<string name="voice_input_error_language_not_supported">Language not supported</string>
<string name="voice_input_error_language_missing">Language missing from device</string>
<string name="voice_input_error_network_failed">Network connection failed</string>
<string name="voice_input_error_no_network">No Internet connection</string>
<string name="voice_input_error_not_available">Voice input is not available</string>
</resources>