2016-08-15 21:29:41 +02:00
<resources >
<string name= "app_name" > Aegis</string>
2019-06-12 01:49:26 +02:00
<string name= "app_name_full" > Aegis Authenticator</string>
2018-10-09 23:13:51 +02:00
<string name= "app_name_dev" > AegisDev</string>
2019-09-05 00:24:33 +02:00
<string name= "org_name_full" > Beem Development</string>
2016-08-16 14:14:17 +02:00
<string name= "action_settings" > Settings</string>
2019-09-05 00:24:33 +02:00
<string name= "action_about" > About</string>
2017-08-26 15:47:57 +02:00
<string name= "action_import" > Import</string>
2017-12-27 22:04:22 +01:00
<string name= "action_delete" > Delete</string>
2018-06-09 21:40:18 +02:00
<string name= "action_default_icon" > Restore default icon</string>
2017-12-27 22:04:22 +01:00
<string name= "discard" > Discard</string>
<string name= "save" > Save</string>
2018-10-09 22:27:59 +02:00
<string name= "issuer" > Issuer</string>
2018-02-14 22:09:47 +01:00
2016-09-30 01:07:56 +02:00
<string name= "settings" > Preferences</string>
2019-04-03 00:09:52 +02:00
<string name= "pref_appearance_group_title" > Appearance</string>
2019-09-11 20:51:02 +02:00
<string name= "pref_general_group_title" > General</string>
2019-04-03 00:09:52 +02:00
<string name= "pref_security_group_title" > Security</string>
<string name= "pref_tools_group_title" > Tools</string>
2019-03-28 01:27:07 +01:00
<string name= "pref_select_theme_title" > Theme</string>
2019-04-01 01:21:12 +02:00
<string name= "pref_view_mode_title" > View mode</string>
2019-06-22 09:58:35 +02:00
<string name= "pref_lang_title" > Language</string>
2018-09-19 00:10:03 +02:00
<string name= "pref_account_name_title" > Show the account name</string>
<string name= "pref_account_name_summary" > Enable this to show the account name next to the issuer</string>
2018-02-14 22:09:47 +01:00
<string name= "pref_timeout_title" > Timeout</string>
<string name= "pref_timeout_summary" > Automatically lock the database after %1$s seconds of inactivity</string>
<string name= "pref_slots_title" > Key slots</string>
<string name= "pref_slots_summary" > Manage the list of keys that can decrypt the database</string>
2019-03-23 20:48:02 +01:00
<string name= "pref_import_file_title" > Import from file</string>
<string name= "pref_import_file_summary" > Import a database from a file</string>
<string name= "pref_import_app_title" > Import from app</string>
<string name= "pref_import_app_summary" > Import a database from an app (requires root access)</string>
2018-02-14 22:09:47 +01:00
<string name= "pref_export_title" > Export</string>
<string name= "pref_export_summary" > Export the database</string>
2018-05-11 19:33:20 +02:00
<string name= "pref_secure_screen_title" > Screen security</string>
<string name= "pref_secure_screen_summary" > Block screenshots and other attempts to capture the screen within the app</string>
2019-03-25 21:32:29 +01:00
<string name= "pref_tap_to_reveal_title" > Tap to reveal</string>
<string name= "pref_tap_to_reveal_summary" > Tokens will be hidden by default. Tap on the tokens to reveal code.</string>
2019-03-26 00:06:39 +01:00
<string name= "pref_tap_to_reveal_time_title" > Timeout for tap to reveal</string>
2019-04-07 18:18:50 +02:00
<string name= "pref_auto_lock_title" > Auto lock</string>
<string name= "pref_auto_lock_summary" > Automatically lock when you close the app or lock your device.</string>
2018-05-14 16:53:27 +02:00
<string name= "pref_encryption_title" > Encryption</string>
<string name= "pref_encryption_summary" > Encrypt the database and unlock it with a password or fingerprint</string>
2018-11-15 21:23:18 +01:00
<string name= "pref_fingerprint_title" > Fingerprint</string>
<string name= "pref_fingerprint_summary" > Allow fingerprints registered on this device to unlock the vault</string>
2018-10-10 20:41:37 +02:00
<string name= "pref_set_password_title" > Change password</string>
<string name= "pref_set_password_summary" > Set a new password which you will need to unlock your vault</string>
2016-11-13 18:21:00 +01:00
<string name= "fingerprint_hint" > Touch sensor</string>
2018-10-09 22:27:59 +02:00
<string name= "fingerprint_not_recognized" > Fingerprint not recognized. Try again.</string>
2016-11-13 18:21:00 +01:00
<string name= "fingerprint_success" > Fingerprint recognized</string>
2017-08-06 21:45:27 +02:00
2018-10-09 22:27:59 +02:00
<string name= "choose_authentication_method" > Security</string>
2017-08-05 15:15:31 +02:00
<string name= "authentication_method_none" > None</string>
2018-10-09 22:27:59 +02:00
<string name= "authentication_method_none_description" > You don\'t need a password to unlock the vault and it will not be encrypted. This option is not recommended.</string>
2017-08-05 15:15:31 +02:00
<string name= "authentication_method_password" > Password</string>
2018-10-09 22:27:59 +02:00
<string name= "authentication_method_password_description" > You need a password to unlock the vault.</string>
2018-06-06 18:01:35 +02:00
<string name= "authentication_method_fingerprint" > Fingerprint</string>
2018-10-09 22:27:59 +02:00
<string name= "authentication_method_fingerprint_description" > In addition to a password, fingerprints registered on this device can be used to unlock the vault.</string>
2017-08-05 15:15:31 +02:00
<string name= "authentication_method_set_password" > Password</string>
2017-08-06 18:15:47 +02:00
<string name= "authentication_enter_password" > Enter your password</string>
2018-10-09 22:27:59 +02:00
<string name= "authentication" > Unlock the vault</string>
2017-08-05 15:15:31 +02:00
<string name= "set_password" > Please enter a password</string>
2018-12-17 00:06:43 +01:00
<string name= "set_group" > Please enter a group name</string>
2019-03-26 00:06:39 +01:00
<string name= "set_number" > Please enter a number</string>
2017-08-05 15:15:31 +02:00
<string name= "set_password_confirm" > Please confirm the password</string>
2019-07-11 13:41:38 +02:00
<string name= "invalidated_fingerprint" > A change in your device\'s security settings has been detected. Please go to \"Aegis -> Settings -> Fingerprint\" and re-add your fingerprint.</string>
2017-08-05 15:15:31 +02:00
2018-10-09 22:27:59 +02:00
<string name= "unlock" > Unlock</string>
<string name= "advanced" > Advanced</string>
<string name= "seconds" > seconds</string>
<string name= "counter" > Counter</string>
2019-03-25 19:34:57 +01:00
<string name= "digits" > Digits</string>
2018-10-09 22:27:59 +02:00
<string name= "secret" > Secret</string>
<string name= "scan" > Scan QR code</string>
2019-04-19 23:10:18 +02:00
<string name= "scan_image" > Scan image</string>
2018-10-09 22:27:59 +02:00
<string name= "enter_manually" > Enter manually</string>
<string name= "add_fingerprint" > Add fingerprint</string>
2018-11-15 21:23:18 +01:00
<string name= "add_password" > Add password</string>
2019-05-15 10:45:08 +02:00
<string name= "slots_warning" > The vault is only as secure as your weakest secret. When a new fingerprint is added to your device, you will need to reactivate fingerprint authentication within Aegis.</string>
2018-10-09 22:27:59 +02:00
<string name= "copy" > Copy</string>
<string name= "edit" > Edit</string>
<string name= "delete" > Delete</string>
<string name= "password" > Password</string>
<string name= "confirm_password" > Confirm password</string>
2018-10-09 23:13:51 +02:00
<string name= "new_profile" > New profile</string>
<string name= "add_new_profile" > Add new profile</string>
<string name= "unlock_vault_error" > Couldn\'t unlock vault</string>
<string name= "unlock_vault_error_description" > Incorrect password. Make sure you didn\'t mistype your password.</string>
2019-05-15 10:45:08 +02:00
<string name= "password_equality_error" > Passwords should be identical and non-empty</string>
2018-10-09 23:13:51 +02:00
<string name= "register_fingerprint" > Register your fingerprint</string>
<string name= "snackbar_authentication_method" > Please select an authentication method</string>
<string name= "encrypting_vault" > Encrypting the vault</string>
<string name= "delete_entry" > Delete entry</string>
<string name= "delete_entry_description" > Are you sure you want to delete this entry?</string>
<string name= "discard_changes" > Discard changes?</string>
<string name= "discard_changes_description" > Your changes have not been saved</string>
<string name= "folder" > Folder</string>
<string name= "tap_to_select" > Tap to select</string>
<string name= "saving_profile_error" > Error saving profile</string>
<string name= "welcome" > Welcome</string>
2019-02-07 22:39:33 +01:00
<string name= "app_description" > Aegis is a free, secure and open source 2FA app</string>
2018-10-09 23:13:51 +02:00
<string name= "setup_completed" > Setup completed</string>
<string name= "setup_completed_description" > Aegis has been setup and is ready to go.</string>
<string name= "vault_not_found" > Vault not found, starting setup…</string>
<string name= "code_copied" > Code copied to the clipboard</string>
2019-04-01 23:36:31 +02:00
<string name= "errors_copied" > Errors copied to the clipboard</string>
2019-09-07 21:37:06 +02:00
<string name= "version_copied" > Version copied to the clipboard</string>
2018-10-09 23:13:51 +02:00
<string name= "decryption_error" > An error occurred while trying to unlock the vault</string>
<string name= "saving_error" > An error occurred while trying to save the vault</string>
<string name= "disable_encryption" > Disable encryption</string>
<string name= "disable_encryption_description" > Are you sure you want to disable encryption? This will cause the vault to be stored in plain text.</string>
2019-04-04 15:27:24 +02:00
<string name= "enable_encryption_error" > An error occurred while enabling encryption</string>
<string name= "disable_encryption_error" > An error occurred while disabling encryption</string>
2018-10-09 23:13:51 +02:00
<string name= "permission_denied" > Permission denied</string>
<string name= "choose_application" > Select the application you\'d like to import a database from</string>
2019-03-28 00:56:29 +01:00
<string name= "choose_theme" > Select your desired theme</string>
2019-04-01 01:21:12 +02:00
<string name= "choose_view_mode" > Select your desired view mode</string>
2018-10-09 23:13:51 +02:00
<string name= "parsing_file_error" > An error occurred while trying to parse the file</string>
<string name= "file_not_found" > Error: File not found</string>
<string name= "reading_file_error" > An error occurred while trying to read the file</string>
2019-04-24 12:59:25 +02:00
<string name= "app_lookup_error" > Error: App is not installed</string>
2019-03-23 20:48:02 +01:00
<string name= "root_error" > Error: unable to obtain root access</string>
2019-04-20 01:25:04 +02:00
<string name= "imported_entries_count" > Imported %d entries</string>
<string name= "read_entries_count" > Read %d entries. %d errors.</string>
2019-04-01 23:36:31 +02:00
<string name= "import_error_title" > One or more errors occurred during the import</string>
2018-10-09 23:13:51 +02:00
<string name= "exporting_database_error" > An error occurred while trying to export the database</string>
<string name= "export_database_location" > The database has been exported to:</string>
<string name= "export_warning" > This action will export the database out of Aegis\' private storage.</string>
2018-11-15 21:23:18 +01:00
<string name= "encryption_set_password_error" > An error occurred while trying to set the password: </string>
<string name= "encryption_enable_fingerprint_error" > An error occurred while trying to enable fingerprint unlock: </string>
2018-10-09 23:13:51 +02:00
<string name= "no_cameras_available" > No cameras available</string>
<string name= "read_qr_error" > An error occurred while trying to read the QR code</string>
<string name= "authentication_method_raw" > Raw</string>
<string name= "unlocking_vault" > Unlocking the vault</string>
2019-05-26 23:52:20 +02:00
<string name= "unlocking_vault_repair" > Unlocking the vault (repairing)</string>
2018-10-09 23:13:51 +02:00
<string name= "password_slot_error" > You must have at least one password slot</string>
<string name= "remove_slot" > Remove slot</string>
<string name= "remove_slot_description" > Are you sure you want to remove this slot?</string>
2018-12-16 23:08:53 +01:00
<string name= "remove_group" > Remove group</string>
<string name= "remove_group_description" > Are you sure you want to remove this group? Entries in this group will automatically switch to \'No group\'.</string>
2018-10-09 23:13:51 +02:00
<string name= "adding_new_slot_error" > An error occurred while trying to add a new slot:</string>
2019-05-26 21:55:01 +02:00
<string name= "progressbar_error" > Unable to reset animator duration scale. Progress bars will be invisible.</string>
2019-03-30 18:26:16 +01:00
<string name= "details" > Details</string>
2018-12-11 11:44:36 +01:00
<string name= "filter" > Filter</string>
<string name= "lock" > Lock</string>
<string name= "all" > All</string>
<string name= "name" > Name</string>
<string name= "no_group" > No group</string>
2019-03-31 19:57:45 +02:00
<string name= "sort_alphabetically" > Issuer (A to Z)</string>
<string name= "sort_alphabetically_reverse" > Issuer (Z to A)</string>
<string name= "sort_alphabetically_name" > Account (A to Z)</string>
<string name= "sort_alphabetically_name_reverse" > Account (Z to A)</string>
<string name= "sort_custom" > Custom</string>
2019-04-14 01:05:25 +02:00
<string name= "new_group" > New group…</string>
2018-12-11 11:44:36 +01:00
<string name= "enter_group_name" > Enter a group name</string>
2018-12-16 22:25:50 +01:00
<string name= "group_name_hint" > Group name</string>
2018-12-16 22:57:04 +01:00
<string name= "preference_manage_groups" > Edit groups</string>
<string name= "preference_manage_groups_summary" > Manage and delete your groups here</string>
2019-09-11 20:51:02 +02:00
<string name= "pref_search_name_title" > Search in account names</string>
<string name= "pref_search_name_summary" > Include account name matches in the search results</string>
2019-03-25 21:32:29 +01:00
<string name= "tap_to_reveal" > Hidden</string>
2019-04-09 17:53:10 +02:00
<string name= "selected" > Selected</string>
<string name= "dark_theme_title" > Dark theme</string>
<string name= "light_theme_title" > Light theme</string>
<string name= "amoled_theme_title" > Amoled theme</string>
<string name= "normal_viewmode_title" > Normal</string>
<string name= "compact_mode_title" > Compact</string>
<string name= "small_mode_title" > Small</string>
2019-04-20 01:25:04 +02:00
<string name= "unknown_issuer" > Unknown issuer</string>
<string name= "unknown_account_name" > Unknown account name</string>
<string name= "import_error_dialog" > Aegis could not import %d tokens. These tokens will be skipped. Press \'details\' to see more information about the errors.</string>
2019-04-19 23:10:18 +02:00
<string name= "unable_to_read_qrcode" > Unable to read and process QR code</string>
<string name= "select_picture" > Select picture</string>
2019-04-20 01:25:04 +02:00
<string name= "toggle_checkboxes" > Toggle checkboxes</string>
2019-05-30 02:07:30 +02:00
<string name= "search" > Search</string>
2019-06-12 01:49:26 +02:00
<string name= "channel_name_lock_status" > Lock status</string>
<string name= "channel_description_lock_status" > Aegis can create a persistent notification to notify you when the vault is locked</string>
<string name= "vault_unlocked_state" > Vault is unlocked. Tap here to lock.</string>
2019-09-05 00:24:33 +02:00
<string name= "title_activity_about" > About</string>
<string name= "version" > Version</string>
<string name= "changelog" > Changelog</string>
<string name= "whats_new" > What\'s new</string>
<string name= "github" > GitHub</string>
<string name= "github_description" > Source code, issues and information</string>
<string name= "licenses" > Licenses</string>
<string name= "licenses_description" > Licenses of the libraries Aegis uses</string>
<string name= "author_alex" > Alexander Bakker</string>
<string name= "country_netherlands" > Netherlands</string>
<string name= "author_michael" > Michael Schättgen</string>
<string name= "email_us" > Write an email</string>
<string name= "visit_website" > Visit our website</string>
<string name= "about_support" > Support</string>
<string name= "support_rate" > Rate</string>
<string name= "support_rate_description" > Support us by leaving a review in the Google Play Store</string>
2019-09-11 21:56:10 +02:00
<string name= "webview_error" > This device doesn\'t support web view, which is necessary to view the changelog. It is missing a system component.</string>
2019-09-05 00:24:33 +02:00
<string name= "email" > Email</string>
<string name= "custom_notices_format_style" translatable= "false" >
body {
background-color: #%1$s;
color: #%2$s;
font-family: sans-serif;
overflow-wrap: break-word;
}
pre {
background-color: #%3$s;
padding: 1em;
white-space: pre-wrap;
}
</string>
2019-09-07 01:04:03 +02:00
<string name= "empty_list" > There are no codes to be shown. Start adding entries by tapping the plus sign in the bottom right corner</string>
<string name= "empty_list_title" > No entries found</string>
2016-08-15 21:29:41 +02:00
</resources>