mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Translated using Weblate (English)
Currently translated at 100.0% (345 of 345 strings) Translation: KeePass DX/Strings Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/en/
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright 2017 Brian Pellin, Jeremy Jamet / Kunzisoft.
|
Copyright 2017 Brian Pellin, Jeremy Jamet / Kunzisoft.
|
||||||
|
|
||||||
@@ -16,8 +16,7 @@
|
|||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with KeePass DX. If not, see <http://www.gnu.org/licenses/>.
|
along with KeePass DX. If not, see <http://www.gnu.org/licenses/>.
|
||||||
-->
|
--><resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
|
||||||
<string name="about_feedback">Feedback</string>
|
<string name="about_feedback">Feedback</string>
|
||||||
<string name="about_homepage">Homepage</string>
|
<string name="about_homepage">Homepage</string>
|
||||||
<string name="about_description">Android implementation of the KeePass password manager</string>
|
<string name="about_description">Android implementation of the KeePass password manager</string>
|
||||||
@@ -121,7 +120,7 @@
|
|||||||
<string name="maskpass_summary">Mask passwords (***) by default</string>
|
<string name="maskpass_summary">Mask passwords (***) by default</string>
|
||||||
<string name="menu_about">About</string>
|
<string name="menu_about">About</string>
|
||||||
<string name="menu_change_key">Change master key</string>
|
<string name="menu_change_key">Change master key</string>
|
||||||
<string name="copy_field">Copy of %1$s</string>
|
<string name="copy_field">Copied %1$s</string>
|
||||||
<string name="settings">Settings</string>
|
<string name="settings">Settings</string>
|
||||||
<string name="menu_app_settings">App settings</string>
|
<string name="menu_app_settings">App settings</string>
|
||||||
<string name="menu_form_filling_settings">Form filling</string>
|
<string name="menu_form_filling_settings">Form filling</string>
|
||||||
@@ -274,7 +273,6 @@
|
|||||||
<string name="text_appearance">Text</string>
|
<string name="text_appearance">Text</string>
|
||||||
<string name="application_appearance">App</string>
|
<string name="application_appearance">App</string>
|
||||||
<string name="other">Other</string>
|
<string name="other">Other</string>
|
||||||
|
|
||||||
<string name="keyboard">Keyboard</string>
|
<string name="keyboard">Keyboard</string>
|
||||||
<string name="magic_keyboard_title">Magikeyboard</string>
|
<string name="magic_keyboard_title">Magikeyboard</string>
|
||||||
<string name="magic_keyboard_summary">Activate a custom keyboard populating your passwords and all identity fields</string>
|
<string name="magic_keyboard_summary">Activate a custom keyboard populating your passwords and all identity fields</string>
|
||||||
@@ -291,50 +289,38 @@
|
|||||||
<string name="keyboard_fill_field_text">Fill in your fields using the entry elements.</string>
|
<string name="keyboard_fill_field_text">Fill in your fields using the entry elements.</string>
|
||||||
<string name="keyboard_lock_database_text">Lock the database.</string>
|
<string name="keyboard_lock_database_text">Lock the database.</string>
|
||||||
<string name="keyboard_back_main_keyboard_text">Use default keyboard again.</string>
|
<string name="keyboard_back_main_keyboard_text">Use default keyboard again.</string>
|
||||||
|
|
||||||
<string name="keyboard_name">Magikeyboard</string>
|
<string name="keyboard_name">Magikeyboard</string>
|
||||||
<string name="keyboard_label">Magikeyboard (KeePass DX)</string>
|
<string name="keyboard_label">Magikeyboard (KeePass DX)</string>
|
||||||
<string name="keyboard_setting_label">Magikeyboard settings</string>
|
<string name="keyboard_setting_label">Magikeyboard settings</string>
|
||||||
|
|
||||||
<string name="keyboard_entry_category">Entry</string>
|
<string name="keyboard_entry_category">Entry</string>
|
||||||
|
|
||||||
<string name="keyboard_entry_timeout_key" translatable="false">erase_entry_timeout_key</string>
|
<string name="keyboard_entry_timeout_key" translatable="false">erase_entry_timeout_key</string>
|
||||||
<string name="keyboard_entry_timeout_title">Timeout</string>
|
<string name="keyboard_entry_timeout_title">Timeout</string>
|
||||||
<string name="keyboard_entry_timeout_summary">Timeout to clear the keyboard entry</string>
|
<string name="keyboard_entry_timeout_summary">Timeout to clear the keyboard entry</string>
|
||||||
|
|
||||||
<string name="keyboard_notification_entry_key" translatable="false">notification_entry_key</string>
|
<string name="keyboard_notification_entry_key" translatable="false">notification_entry_key</string>
|
||||||
<string name="keyboard_notification_entry_title">Notification information</string>
|
<string name="keyboard_notification_entry_title">Notification information</string>
|
||||||
<string name="keyboard_notification_entry_summary">Show a notification when an entry is available</string>
|
<string name="keyboard_notification_entry_summary">Show a notification when an entry is available</string>
|
||||||
<bool name="keyboard_notification_entry_default" translatable="false">true</bool>
|
<bool name="keyboard_notification_entry_default" translatable="false">true</bool>
|
||||||
|
|
||||||
<string name="keyboard_notification_entry_content_title_text">Entry</string>
|
<string name="keyboard_notification_entry_content_title_text">Entry</string>
|
||||||
<string name="keyboard_notification_entry_content_title">%1$s available on Magikeyboard</string>
|
<string name="keyboard_notification_entry_content_title">%1$s available on Magikeyboard</string>
|
||||||
<string name="keyboard_notification_entry_content_text">%1$s</string>
|
<string name="keyboard_notification_entry_content_text">%1$s</string>
|
||||||
|
|
||||||
<string name="keyboard_notification_entry_clear_close_key" translatable="false">notification_entry_slide_close_key</string>
|
<string name="keyboard_notification_entry_clear_close_key" translatable="false">notification_entry_slide_close_key</string>
|
||||||
<string name="keyboard_notification_entry_clear_close_title">Clear at closing</string>
|
<string name="keyboard_notification_entry_clear_close_title">Clear at closing</string>
|
||||||
<string name="keyboard_notification_entry_clear_close_summary">Clear the keyboard entry when closing the notification</string>
|
<string name="keyboard_notification_entry_clear_close_summary">Clear the keyboard entry when closing the notification</string>
|
||||||
<bool name="keyboard_notification_entry_clear_close_default" translatable="false">true</bool>
|
<bool name="keyboard_notification_entry_clear_close_default" translatable="false">true</bool>
|
||||||
|
|
||||||
<string name="keyboard_appearance_category">Appearance</string>
|
<string name="keyboard_appearance_category">Appearance</string>
|
||||||
|
|
||||||
<string name="keyboard_theme_key" translatable="false">keyboard_theme_key</string>
|
<string name="keyboard_theme_key" translatable="false">keyboard_theme_key</string>
|
||||||
<string name="keyboard_theme_title">Keyboard theme</string>
|
<string name="keyboard_theme_title">Keyboard theme</string>
|
||||||
|
|
||||||
<string name="keyboard_keys_category">Keys</string>
|
<string name="keyboard_keys_category">Keys</string>
|
||||||
<string name="keyboard_key_vibrate_key" translatable="false">keyboard_key_vibrate_key</string>
|
<string name="keyboard_key_vibrate_key" translatable="false">keyboard_key_vibrate_key</string>
|
||||||
<string name="keyboard_key_vibrate_title">Vibrate on keypress</string>
|
<string name="keyboard_key_vibrate_title">Vibrate on keypress</string>
|
||||||
<bool name="keyboard_key_vibrate_default" translatable="false">true</bool>
|
<bool name="keyboard_key_vibrate_default" translatable="false">true</bool>
|
||||||
|
|
||||||
<string name="keyboard_key_sound_key" translatable="false">key_sound_key</string>
|
<string name="keyboard_key_sound_key" translatable="false">key_sound_key</string>
|
||||||
<string name="keyboard_key_sound_title">Sound on keypress</string>
|
<string name="keyboard_key_sound_title">Sound on keypress</string>
|
||||||
<bool name="keyboard_key_sound_default" translatable="false">false</bool>
|
<bool name="keyboard_key_sound_default" translatable="false">false</bool>
|
||||||
|
|
||||||
<string name="allow_no_password_title">Allow no password</string>
|
<string name="allow_no_password_title">Allow no password</string>
|
||||||
<string name="allow_no_password_summary">Enable the \"Open\" button if no password identification is selected</string>
|
<string name="allow_no_password_summary">Enable the \"Open\" button if no password identification is selected</string>
|
||||||
<string name="enable_read_only_title">Write-protected</string>
|
<string name="enable_read_only_title">Write-protected</string>
|
||||||
<string name="enable_read_only_summary">Open your database read-only by default</string>
|
<string name="enable_read_only_summary">Open your database read-only by default</string>
|
||||||
|
|
||||||
<string name="enable_education_screens_title">Educational screens</string>
|
<string name="enable_education_screens_title">Educational screens</string>
|
||||||
<string name="enable_education_screens_summary">Highlight the elements to learn how the app works</string>
|
<string name="enable_education_screens_summary">Highlight the elements to learn how the app works</string>
|
||||||
<string name="reset_education_screens_title">Reset educational screens</string>
|
<string name="reset_education_screens_title">Reset educational screens</string>
|
||||||
@@ -371,12 +357,10 @@
|
|||||||
<string name="education_sort_summary">Choose how entries and groups are sorted.</string>
|
<string name="education_sort_summary">Choose how entries and groups are sorted.</string>
|
||||||
<string name="education_donation_title">Participate</string>
|
<string name="education_donation_title">Participate</string>
|
||||||
<string name="education_donation_summary">Help increase the stability, security and in adding more features.</string>
|
<string name="education_donation_summary">Help increase the stability, security and in adding more features.</string>
|
||||||
|
|
||||||
<string name="html_text_ad_free">Unlike many password management apps, this one is <strong>ad-free</strong>, <strong>copylefted libre software</strong> and does not collect personal data on its servers, no matter what version you use.</string>
|
<string name="html_text_ad_free">Unlike many password management apps, this one is <strong>ad-free</strong>, <strong>copylefted libre software</strong> and does not collect personal data on its servers, no matter what version you use.</string>
|
||||||
<string name="html_text_buy_pro">By buying the pro version, you will have access to this <strong>visual feature</strong> and you will especially help <strong>the realization of community projects.</strong></string>
|
<string name="html_text_buy_pro">By buying the pro version, you will have access to this <strong>visual feature</strong> and you will especially help <strong>the realization of community projects.</strong></string>
|
||||||
<string name="html_text_feature_generosity">This <strong>visual feature</strong> is available thanks to your generosity.</string>
|
<string name="html_text_feature_generosity">This <strong>visual feature</strong> is available thanks to your generosity.</string>
|
||||||
<string name="html_text_donation">In order to keep our freedom and to always be active, we count on your <strong>contribution.</strong></string>
|
<string name="html_text_donation">In order to keep our freedom and to always be active, we count on your <strong>contribution.</strong></string>
|
||||||
|
|
||||||
<string name="html_text_dev_feature">This feature is <strong>under development</strong> and requires your <strong>contribution</strong> to be available soon.</string>
|
<string name="html_text_dev_feature">This feature is <strong>under development</strong> and requires your <strong>contribution</strong> to be available soon.</string>
|
||||||
<string name="html_text_dev_feature_buy_pro">By buying the <strong>pro</strong> version,</string>
|
<string name="html_text_dev_feature_buy_pro">By buying the <strong>pro</strong> version,</string>
|
||||||
<string name="html_text_dev_feature_contibute">By <strong>contributing</strong>,</string>
|
<string name="html_text_dev_feature_contibute">By <strong>contributing</strong>,</string>
|
||||||
@@ -384,19 +368,15 @@
|
|||||||
<string name="html_text_dev_feature_thanks">Thanks a lot for your contribution.</string>
|
<string name="html_text_dev_feature_thanks">Thanks a lot for your contribution.</string>
|
||||||
<string name="html_text_dev_feature_work_hard">We are working hard to release this feature quickly.</string>
|
<string name="html_text_dev_feature_work_hard">We are working hard to release this feature quickly.</string>
|
||||||
<string name="html_text_dev_feature_upgrade">Do not forget to keep your app up to date by installing new versions.</string>
|
<string name="html_text_dev_feature_upgrade">Do not forget to keep your app up to date by installing new versions.</string>
|
||||||
|
|
||||||
<string name="download">Download</string>
|
<string name="download">Download</string>
|
||||||
<string name="contribute">Contribute</string>
|
<string name="contribute">Contribute</string>
|
||||||
|
|
||||||
<!-- Algorithms -->
|
<!-- Algorithms -->
|
||||||
<string name="encryption_rijndael">Rijndael (AES)</string>
|
<string name="encryption_rijndael">Rijndael (AES)</string>
|
||||||
<string name="encryption_twofish">Twofish</string>
|
<string name="encryption_twofish">Twofish</string>
|
||||||
<string name="encryption_chacha20">ChaCha20</string>
|
<string name="encryption_chacha20">ChaCha20</string>
|
||||||
|
|
||||||
<!-- Key Derivation Functions -->
|
<!-- Key Derivation Functions -->
|
||||||
<string name="kdf_AES">AES KDF</string>
|
<string name="kdf_AES">AES KDF</string>
|
||||||
<string name="kdf_Argon2">Argon2</string>
|
<string name="kdf_Argon2">Argon2</string>
|
||||||
|
|
||||||
<string-array name="timeout_options">
|
<string-array name="timeout_options">
|
||||||
<item>5 seconds</item>
|
<item>5 seconds</item>
|
||||||
<item>10 seconds</item>
|
<item>10 seconds</item>
|
||||||
@@ -413,7 +393,6 @@
|
|||||||
<item>Medium</item>
|
<item>Medium</item>
|
||||||
<item>Large</item>
|
<item>Large</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string name="style_choose_title">App theme</string>
|
<string name="style_choose_title">App theme</string>
|
||||||
<string name="style_choose_summary">Theme used in the app</string>
|
<string name="style_choose_summary">Theme used in the app</string>
|
||||||
<string-array name="list_style_names">
|
<string-array name="list_style_names">
|
||||||
@@ -426,5 +405,4 @@
|
|||||||
</string-array>
|
</string-array>
|
||||||
<string name="icon_pack_choose_title">Icon pack</string>
|
<string name="icon_pack_choose_title">Icon pack</string>
|
||||||
<string name="icon_pack_choose_summary">Icon pack used in the app</string>
|
<string name="icon_pack_choose_summary">Icon pack used in the app</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
Reference in New Issue
Block a user