mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Translated using Weblate (English)
Currently translated at 99.7% (355 of 356 strings) Translation: KeePass DX/Strings Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/en/
This commit is contained in:
committed by
Hosted Weblate
parent
0b4dd1e909
commit
cde8950257
@@ -1,4 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright 2019 Jeremy Jamet / Kunzisoft.
|
||||
|
||||
@@ -16,8 +16,7 @@
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
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_homepage">Homepage</string>
|
||||
<string name="about_description">Android implementation of the KeePass password manager</string>
|
||||
@@ -297,45 +296,32 @@
|
||||
<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_back_main_keyboard_text">Use default keyboard again.</string>
|
||||
|
||||
<string name="keyboard_name">Magikeyboard</string>
|
||||
<string name="keyboard_label">Magikeyboard (KeePass DX)</string>
|
||||
<string name="keyboard_setting_label">Magikeyboard settings</string>
|
||||
|
||||
<string name="keyboard_entry_category">Entry</string>
|
||||
|
||||
<string name="keyboard_selection_entry_title">Entry selection</string>
|
||||
<string name="keyboard_selection_entry_summary">Show input fields in Magikeyboard when viewing an entry</string>
|
||||
|
||||
<string name="keyboard_notification_entry_title">Notification information</string>
|
||||
<string name="keyboard_notification_entry_title">Notification info</string>
|
||||
<string name="keyboard_notification_entry_summary">Show a notification when an entry is available</string>
|
||||
|
||||
<string name="keyboard_notification_entry_clear_close_title">Clear at closing</string>
|
||||
<string name="keyboard_notification_entry_clear_close_summary">Close the database when closing the notification</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_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_text">%1$s</string>
|
||||
|
||||
<string name="keyboard_appearance_category">Appearance</string>
|
||||
|
||||
<string name="keyboard_theme_title">Keyboard theme</string>
|
||||
|
||||
<string name="keyboard_keys_category">Keys</string>
|
||||
<string name="keyboard_key_vibrate_title">Vibrate on keypress</string>
|
||||
|
||||
<string name="keyboard_key_sound_title">Sound on keypress</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="enable_read_only_title">Write-protected</string>
|
||||
<string name="enable_read_only_summary">Open your database read-only by default</string>
|
||||
<string name="delete_entered_password_title">Delete password</string>
|
||||
<string name="delete_entered_password_summary">Deletes the password entered after a connection attempt</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="reset_education_screens_title">Reset educational screens</string>
|
||||
@@ -372,12 +358,10 @@
|
||||
<string name="education_sort_summary">Choose how entries and groups are sorted.</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="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_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_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_contibute">By <strong>contributing</strong>,</string>
|
||||
@@ -385,19 +369,15 @@
|
||||
<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_upgrade">Do not forget to keep your app up to date by installing new versions.</string>
|
||||
|
||||
<string name="download">Download</string>
|
||||
<string name="contribute">Contribute</string>
|
||||
|
||||
<!-- Algorithms -->
|
||||
<string name="encryption_rijndael">Rijndael (AES)</string>
|
||||
<string name="encryption_twofish">Twofish</string>
|
||||
<string name="encryption_chacha20">ChaCha20</string>
|
||||
|
||||
<!-- Key Derivation Functions -->
|
||||
<string name="kdf_AES">AES KDF</string>
|
||||
<string name="kdf_Argon2">Argon2</string>
|
||||
|
||||
<string-array name="timeout_options">
|
||||
<item>5 seconds</item>
|
||||
<item>10 seconds</item>
|
||||
@@ -414,7 +394,6 @@
|
||||
<item>Medium</item>
|
||||
<item>Large</item>
|
||||
</string-array>
|
||||
|
||||
<string name="style_choose_title">App theme</string>
|
||||
<string name="style_choose_summary">Theme used in the app</string>
|
||||
<string-array name="list_style_names">
|
||||
@@ -427,5 +406,4 @@
|
||||
</string-array>
|
||||
<string name="icon_pack_choose_title">Icon pack</string>
|
||||
<string name="icon_pack_choose_summary">Icon pack used in the app</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user