2016-08-15 21:29:41 +02:00
<resources >
2019-09-17 23:12:27 +02:00
<string name= "app_name" translatable= "false" > Aegis</string>
<string name= "app_name_full" translatable= "false" > Aegis Authenticator</string>
<string name= "app_name_dev" translatable= "false" > AegisDev</string>
<string name= "org_name_full" translatable= "false" > 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>
2020-01-04 22:06:59 +01:00
<string name= "pref_backups_group_title" > Backups</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>
2020-04-23 23:19:38 +02:00
<string name= "pref_code_group_size_title" > Code digit grouping</string>
<string name= "pref_code_group_size_summary" > Show code in 2-digit grouping instead of 3-digit grouping</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>
2019-12-25 19:21:34 +01:00
<string name= "pref_timeout_summary" > Automatically lock the vault after %1$s seconds of inactivity</string>
2018-02-14 22:09:47 +01:00
<string name= "pref_slots_title" > Key slots</string>
2019-12-25 19:21:34 +01:00
<string name= "pref_slots_summary" > Manage the list of keys that can decrypt the vault</string>
2019-03-23 20:48:02 +01:00
<string name= "pref_import_file_title" > Import from file</string>
2019-12-25 19:21:34 +01:00
<string name= "pref_import_file_summary" > Import tokens from a file</string>
2020-01-04 22:06:59 +01:00
<string name= "pref_backups_title" > Backup the vault</string>
<string name= "pref_backups_summary" > Create backups of the vault on external storage. This is only supported for encrypted vaults.</string>
<string name= "pref_backups_location_title" > Directory for backup files</string>
<string name= "pref_backups_location_summary" > Backups will be stored at</string>
<string name= "pref_backups_trigger_title" > Trigger backup</string>
<string name= "pref_backups_trigger_summary" > Manually trigger a backup</string>
<string name= "pref_backups_versions_title" > Amount of versions to keep</string>
<string name= "pref_backups_versions_summary" > Keep %1$d versions of the backup</string>
2019-03-23 20:48:02 +01:00
<string name= "pref_import_app_title" > Import from app</string>
2019-12-25 19:21:34 +01:00
<string name= "pref_import_app_summary" > Import tokens from an app (requires root access)</string>
2018-02-14 22:09:47 +01:00
<string name= "pref_export_title" > Export</string>
2019-12-25 19:21:34 +01:00
<string name= "pref_export_summary" > Export the vault</string>
2020-01-19 13:53:08 +01:00
<string name= "pref_password_reminder_title" > Password reminder</string>
<string name= "pref_password_reminder_summary" > Show a reminder to enter the password every once in a while, so that you don\'t forget it.</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>
2019-12-25 19:21:34 +01:00
<string name= "pref_encryption_summary" > Encrypt the vault and unlock it with a password or biometrics</string>
2019-10-16 22:16:47 +02:00
<string name= "pref_biometrics_title" > Biometric unlock</string>
<string name= "pref_biometrics_summary" > Allow biometric authentication 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
2018-10-09 22:27:59 +02:00
<string name= "choose_authentication_method" > Security</string>
2020-01-11 13:36:11 +01:00
<string name= "authentication_method_explanation" > Aegis is a security-focused 2FA app. Tokens are stored in a vault, that can optionally be encrypted with a password of your choosing. If an attacker obtains your encrypted vault file, they will not be able to access the contents without knowing the password.\n\nWe\'ve preselected the option that we think would fit best for your device.</string>
2017-08-05 15:15:31 +02:00
<string name= "authentication_method_none" > None</string>
2020-01-11 13:36:11 +01:00
<string name= "authentication_method_none_description" > No password is needed to unlock the vault and it will not be encrypted. <b > This option is not recommended</b> .</string>
2017-08-05 15:15:31 +02:00
<string name= "authentication_method_password" > Password</string>
2020-01-11 13:36:11 +01:00
<string name= "authentication_method_password_description" > A password is needed to unlock the vault.</string>
<string name= "authentication_method_password_explanation" > Warning: If you forget your password, you will permanently lose access to your tokens. There is no way to recover them without the password.</string>
2019-10-16 22:16:47 +02:00
<string name= "authentication_method_biometrics" > Biometrics</string>
<string name= "authentication_method_biometrics_description" > In addition to a password, biometrics registered on this device, like a fingerprint or your face, 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-10-16 22:16:47 +02:00
<string name= "invalidated_biometrics" > A change in your device\'s security settings has been detected. Please go to \"Aegis -> Settings -> Biometrics\" and re-enable biometric unlock.</string>
2020-01-19 13:53:08 +01:00
<string name= "password_reminder" > It\'s been a while since you\'ve entered your password. Do you still remember it?</string>
2020-02-01 20:52:14 +01:00
<string name= "enter_password_authy_message" > It looks like your Authy tokens are encrypted. Please close Aegis, open Authy and unlock the tokens with your password. Instead, Aegis can also attempt to decrypt your Authy tokens for you, if you enter your password below.</string>
2017-08-05 15:15:31 +02:00
2020-01-29 18:48:28 +01:00
<string name= "yes" > Yes</string>
<string name= "no" > No</string>
2018-10-09 22:27:59 +02:00
<string name= "unlock" > Unlock</string>
2019-10-16 22:16:47 +02:00
<string name= "biometrics" > Biometrics</string>
2018-10-09 22:27:59 +02:00
<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>
2019-10-16 22:16:47 +02:00
<string name= "add_biometric" > Add biometric</string>
<string name= "add_biometric_slot" > Add biometric slot</string>
<string name= "set_up_biometric" > Set up biometric unlock</string>
2018-11-15 21:23:18 +01:00
<string name= "add_password" > Add password</string>
2019-10-16 22:16:47 +02:00
<string name= "slots_warning" > The vault is only as secure as your weakest secret. If you change the biometric authentication settings of your device, you will need to reactivate biometric unlock 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>
2019-10-14 22:51:20 +02:00
<string name= "show_password" > Show password</string>
2020-04-11 14:37:28 +02:00
<string name= "new_entry" > New entry</string>
<string name= "add_new_entry" > Add new entry</string>
2018-10-09 23:13:51 +02:00
<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= "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>
2020-01-04 20:38:40 +01:00
<string name= "delete_entries" > Delete entries</string>
<string name= "delete_entries_description" > Are you sure you want to delete %d entries?</string>
2018-10-09 23:13:51 +02:00
<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>
2020-03-03 21:49:56 +01:00
<string name= "copied" > Copied</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>
2020-05-02 18:51:12 +02:00
<string name= "error_occurred" > An error occurred</string>
2018-10-09 23:13:51 +02:00
<string name= "decryption_error" > An error occurred while trying to unlock the vault</string>
2020-05-02 18:51:12 +02:00
<string name= "decryption_corrupt_error" > An error occurred while trying to unlock the vault. Your vault file might be corrupt.</string>
2018-10-09 23:13:51 +02:00
<string name= "saving_error" > An error occurred while trying to save the vault</string>
2020-05-02 18:51:12 +02:00
<string name= "vault_init_error" > An error occurred while trying to initialize the vault</string>
<string name= "vault_load_error" > An error occurred while trying to load the vault from storage</string>
<string name= "biometric_decrypt_error" > An error occurred while trying to decrypt the vault with biometric authentication. This usually only happens if the security settings of your device were changed. Please unlock the vault with your password and reconfigure biometric authentication in the settings of Aegis.</string>
<string name= "biometric_init_error" > An error occurred while trying to prepare biometric authentication. This usually only happens if the security settings of your device were changed. Please unlock the vault with your password and reconfigure biometric authentication in the settings of Aegis.</string>
2018-10-09 23:13:51 +02:00
<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>
2020-05-02 18:51:12 +02:00
<string name= "backup_error" > An error occurred while trying to create a backup</string>
2018-10-09 23:13:51 +02:00
<string name= "permission_denied" > Permission denied</string>
2019-09-20 22:35:30 +02:00
<string name= "andotp_new_format" > New format (v0.6.3 or newer) </string>
<string name= "andotp_old_format" > Old format (v0.6.2 or older) </string>
<string name= "choose_andotp_importer" > Which format does the andOTP backup file have?</string>
2020-01-29 18:48:28 +01:00
<string name= "choose_totpauth_importer" > Is this TOTP Authenticator backup encrypted with a password?</string>
2019-12-25 19:21:34 +01:00
<string name= "choose_application" > Select the application you\'d like to import 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>
2019-12-25 19:21:34 +01:00
<string name= "exporting_vault_error" > An error occurred while trying to export the vault</string>
2020-01-04 18:40:25 +01:00
<string name= "exported_vault" > The vault has been exported</string>
2019-12-25 19:21:34 +01:00
<string name= "export_warning" > This action will export the vault out of Aegis\' private storage.</string>
2020-05-02 18:51:12 +02:00
<string name= "encryption_set_password_error" > An error occurred while trying to set the password.</string>
<string name= "encryption_enable_biometrics_error" > An error occurred while trying to enable biometric unlock. Some devices have poor implementations of biometric authentication and it is likely that yours is one of them. Consider switching to a password-only configuration instead.</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>
2019-09-16 23:02:48 +02:00
<string name= "filter_ungrouped" > Ungrouped</string>
2018-12-11 11:44:36 +01:00
<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-09-07 22:26:34 +02:00
<string name= "pref_highlight_entry_title" > Highlight tokens when tapped</string>
<string name= "pref_highlight_entry_summary" > Make tokens easier to distinguish from each other by temporarily highlighting them when tapped</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>
2020-02-24 07:50:01 +08:00
<string name= "amoled_theme_title" > AMOLED theme</string>
2020-04-20 15:29:41 +02:00
<string name= "system_theme_title" > Set by Battery Saver</string>
<string name= "system_amoled_theme_title" > Set by Battery Saver (AMOLED)</string>
2019-04-09 17:53:10 +02:00
<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>
2019-09-17 23:12:27 +02:00
<string name= "github" translatable= "false" > GitHub</string>
2019-09-05 00:24:33 +02:00
<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>
2019-09-17 23:12:27 +02:00
<string name= "author_alex" translatable= "false" > Alexander Bakker</string>
2019-09-05 00:24:33 +02:00
<string name= "country_netherlands" > Netherlands</string>
2019-09-17 23:12:27 +02:00
<string name= "author_michael" translatable= "false" > Michael Schättgen</string>
2019-09-05 00:24:33 +02:00
<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>
2020-05-03 16:57:51 +02:00
<string name= "time_sync_warning_title" > Automatic time synchronization</string>
<string name= "time_sync_warning_message" > Aegis relies on the system time to be in sync to generate correct codes. A deviation of only a few seconds could result in incorrect codes. It looks like your device is not configured to automatically synchronize the time. Would you like to do so now?</string>
<string name= "time_sync_warning_disable" > Stop warning me. I know what I\'m doing.</string>
2020-05-09 15:32:57 +02:00
<string name= "google_qr_export_unrelated" > Unrelated QR code found. Try restarting the scanner.</string>
<string name= "google_qr_export_scanned" > Scanned %d/%d QR codes</string>
<string name= "google_qr_export_unexpected" > Expected QR code #%d, but scanned #%d instead</string>
2019-09-05 00:24:33 +02:00
<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;
}
2020-05-06 17:48:48 -07:00
a {
color: #%4$s;
}
2019-09-05 00:24:33 +02:00
</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>