Aegis/app/src/main/res/values/strings.xml

414 lines
33 KiB
XML
Raw Normal View History

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="org_name_full" translatable="false">Beem Development</string>
<string name="action_settings">Settings</string>
<string name="action_about">About</string>
<string name="action_delete">Delete</string>
2020-06-16 13:35:54 +02:00
<string name="action_transfer">Transfer</string>
<string name="action_edit_icon">Edit icon</string>
<string name="action_reset_usage_count">Reset usage count</string>
<string name="action_reset_usage_count_dialog">Are you sure you want to set the usage count of this entry to 0?</string>
2018-06-09 21:40:18 +02:00
<string name="action_default_icon">Restore default icon</string>
<string name="discard">Discard</string>
<string name="save">Save</string>
2018-10-09 22:27:59 +02:00
<string name="issuer">Issuer</string>
2022-01-07 12:49:53 +03:00
<string name="yandex_pin">PIN (416 digits)</string>
2022-07-26 23:56:04 +01:00
<string name="motp_pin">PIN (4 digits)</string>
2020-07-08 11:18:40 +02:00
<string name="suggested">Suggested</string>
<string name="usage_count">Usage count</string>
<string name="warning">Warning</string>
<string name="pref_cat_appearance_app">App</string>
<string name="pref_cat_appearance_entries">Entries</string>
<string name="pref_cat_backups_android">Android</string>
<string name="pref_cat_backups_auto">Automatic backups</string>
<string name="pref_section_behavior_title">Behavior</string>
<string name="pref_section_behavior_summary">Customize the behavior when interacting with the entry list.</string>
<string name="pref_section_appearance_title">Appearance</string>
<string name="pref_section_appearance_summary">Adjust the theme, language and other settings that affect the appearance of the app.</string>
<string name="pref_section_security_title">Security</string>
<string name="pref_section_security_summary">Configure encryption, biometric unlock, auto lock and other security settings.</string>
<string name="pref_section_import_export_title">Import &amp; Export</string>
<string name="pref_section_import_export_summary">Import backups of Aegis or other authenticator apps. Create manual exports of your Aegis vault.</string>
<string name="pref_section_backups_title">Backups</string>
<string name="pref_section_backups_summary">Set up automatic backups to a location of your choosing or enable participation in Android\'s cloud backup system.</string>
2020-07-08 11:18:40 +02:00
<string name="pref_section_icon_packs">Icon packs</string>
<string name="pref_section_icon_packs_summary">Manage and import icon packs</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>
<string name="pref_lang_title">Language</string>
<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>
<string name="pref_import_file_title">Import from file</string>
<string name="pref_import_file_summary">Import tokens from a file</string>
<string name="pref_android_backups_title">Android cloud backups</string>
<string name="pref_android_backups_summary">Allow Android\'s cloud backup system to include Aegis\' vault in its backups. This is only supported for encrypted vaults.</string>
<string name="pref_android_backups_hint"><i>Device-to-device (D2D) backups are always allowed, regardless of the setting above</i></string>
<string name="pref_backups_title">Automatically back up the vault</string>
<string name="pref_backups_summary">Automatically create backups of the vault on external storage when changes are made. 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">Number of versions to keep</string>
<plurals name="pref_backups_versions_summary">
<item quantity="one">Keep %1$d version of the backup</item>
<item quantity="other">Keep %1$d versions of the backup</item>
</plurals>
<string name="pref_import_app_title">Import from app</string>
<string name="pref_import_app_summary">Import tokens from an app (requires root access)</string>
<string name="pref_export_title">Export</string>
<string name="pref_export_summary">Export the vault</string>
<string name="pref_password_reminder_title">Password reminder</string>
<string name="pref_password_reminder_summary">Show a %s reminder to enter the password, so that you don\'t forget it.</string>
<string name="pref_password_reminder_summary_disabled">Disabled</string>
<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>
<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>
<string name="pref_tap_to_reveal_time_title">Timeout for tap to reveal</string>
<string name="pref_auto_lock_title">Auto lock</string>
<string name="pref_auto_lock_summary">When %s</string>
<string name="pref_auto_lock_summary_disabled">Disabled</string>
<string name="pref_auto_lock_prompt">Automatically lock Aegis when</string>
<string name="pref_auto_lock_type_back_button">The back button is pressed</string>
<string name="pref_auto_lock_type_minimize">The app is minimized</string>
<string name="pref_auto_lock_type_device_lock">The device is locked</string>
<string name="pref_backup_password_category">Backup &amp; Export</string>
<string name="pref_backup_password_title">Separate password for backup &amp; export</string>
<string name="pref_backup_password_summary">If enabled, the password that is used to unlock the app can\'t be used to decrypt backups and exports anymore.</string>
<string name="pref_backup_password_change_title">Change password for backup &amp; export</string>
<string name="pref_backup_password_change_summary">Set a new password that\'ll be used to encrypt the vault during backup and export.</string>
<string name="pref_encryption_title">Encryption</string>
<string name="pref_encryption_summary">Encrypt the vault and unlock it with a password or biometrics</string>
<string name="pref_biometrics_title">Biometric unlock</string>
<string name="pref_biometrics_summary">Allow biometric authentication to unlock the vault</string>
<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>
<string name="export_encrypted">Encrypt the vault</string>
<string name="export_help">This action will export the vault out of Aegis\' internal storage. Select the format you\'d like your export to be in:</string>
<string name="export_warning_unencrypted">You are about to export an unencrypted copy of your Aegis vault. <b>This is not recommended</b>.</string>
<string name="export_warning_accept">I understand the risk</string>
<string name="export_format_aegis">Aegis (.JSON)</string>
<string name="export_format_google_auth_uri">Text file (.TXT)</string>
<string name="export_format_hint">Export format</string>
2018-10-09 22:27:59 +02:00
<string name="choose_authentication_method">Security</string>
<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>
<string name="authentication_method_none">None</string>
<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>
<string name="authentication_method_password">Password</string>
<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>
<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>
2018-10-09 22:27:59 +02:00
<string name="authentication">Unlock the vault</string>
2020-06-06 12:59:36 +02:00
<!-- The newline (\n) on the following line is just for aesthetic purposes !-->
<string name="authentication_multiline">Unlock\nthe vault</string>
<string name="auth_use_biometrics">Or tap here to use <font fgcolor='#FF0D86C1'>biometrics</font></string>
<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>
<string name="set_number">Please enter a number</string>
<string name="set_password_confirm">Please confirm the password</string>
<string name="invalid_password">The password is incorrect</string>
<string name="invalidated_biometrics">A change in your device\'s security settings has been detected. Please go to \"Aegis -> Settings -> Security -> Biometric unlock\" to disable and re-enable biometric unlock.</string>
<string name="password_reminder">Please enter your password. We occasionally ask you to do this so that don\'t forget it.</string>
<string name="password_reminder_freq_never">Never</string>
<string name="password_reminder_freq_weekly">Weekly</string>
<string name="password_reminder_freq_biweekly">Biweekly</string>
<string name="password_reminder_freq_monthly">Monthly</string>
<string name="password_reminder_freq_quarterly">Quarterly</string>
<string name="enter_password_2fas_message">It looks like this 2FAS backup is encrypted. Please enter the password below.</string>
<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>
2022-01-16 12:21:18 -08:00
<string name="enter_password_aegis_title">Please enter the import password</string>
<string name="period_hint">Period (seconds)</string>
<string name="algorithm_hint">Hash function</string>
<string name="type">Type</string>
<string name="share">Share</string>
<string name="yes">Yes</string>
<string name="no">No</string>
2018-10-09 22:27:59 +02:00
<string name="unlock">Unlock</string>
<string name="advanced">Advanced</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="set_up_biometric">Set up biometric unlock</string>
2018-10-09 22:27:59 +02:00
<string name="copy">Copy</string>
<string name="edit">Edit</string>
<string name="password">Password</string>
<string name="confirm_password">Confirm password</string>
<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>
<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="exporting_vault">Exporting the vault</string>
<string name="reading_file">Reading file</string>
<string name="analyzing_qr">Analyzing QR code</string>
<string name="analyzing_qr_multiple">Analyzing QR code %d/%d (%s)</string>
<plurals name="added_new_entries">
<item quantity="one">Added %d new entry to the vault</item>
<item quantity="other">Added %d new entries to the vault</item>
</plurals>
2020-07-08 11:18:40 +02:00
<string name="importing_icon_pack">Importing icon pack</string>
2018-10-09 23:13:51 +02:00
<string name="delete_entry">Delete entry</string>
<string name="delete_entry_description">Are you sure you want to delete this entry?</string>
<string name="delete_entry_explanation">This action does not disable 2FA for:\n<b>%s</b>\n\nTo prevent losing access, make sure that you have disabled 2FA or that you have an alternative way to generate codes for this service.</string>
<string name="delete_entries">Delete entries</string>
<plurals name="delete_entries_description">
<item quantity="one">Are you sure you want to delete %d entry?</item>
<item quantity="other">Are you sure you want to delete %d entries?</item>
</plurals>
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="saving_profile_error">Error saving profile</string>
<string name="welcome">Welcome</string>
<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>
2020-08-04 14:06:21 -04:00
<string name="setup_completed_description">Aegis has been set up and is ready to go.</string>
2018-10-09 23:13:51 +02:00
<string name="vault_not_found">Vault not found, starting setup…</string>
<string name="copied">Copied</string>
<string name="errors_copied">Errors copied to the clipboard</string>
<string name="version_copied">Version copied to the clipboard</string>
<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>
<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>
<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. <b>Automatic backups will also be disabled</b>.</string>
<string name="enable_encryption_error">An error occurred while enabling encryption</string>
<string name="disable_encryption_error">An error occurred while disabling encryption</string>
<string name="backup_successful">The backup was scheduled successfully</string>
<string name="backup_error">An error occurred while trying to create a backup</string>
<string name="documentsui_error">DocumentsUI appears to be missing from your device. This is an important system component necessary for the selection and creation of documents. If you used a tool to &quot;debloat&quot; your device, you may have accidentally deleted it and will have to reinstall it.</string>
2020-07-08 11:18:40 +02:00
<string name="icon_pack_import_error">An error occurred while trying to import an icon pack</string>
<string name="icon_pack_import_exists_error">The icon pack you\'re trying to import already exists. Do you want to overwrite it?</string>
<string name="icon_pack_delete_error">An error occurred while trying to delete an icon pack</string>
<plurals name="icon_pack_info">
<item quantity="one">%d icon</item>
<item quantity="other">%d icons</item>
</plurals>
<string name="icon_custom">Custom</string>
2018-10-09 23:13:51 +02:00
<string name="permission_denied">Permission denied</string>
<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>
<string name="choose_totpauth_importer">Is this TOTP Authenticator backup encrypted with a password?</string>
<string name="choose_application">Select the application you\'d like to import from</string>
<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>
<string name="app_lookup_error">Error: App is not installed</string>
<string name="app_version_error">The version of %s that\'s installed is not supported. Attempting to import may result in an error. Would you like to continue anyway?</string>
<string name="root_error">Error: unable to obtain root access</string>
<plurals name="imported_entries_count">
<item quantity="one">Imported %d entry</item>
<item quantity="other">Imported %d entries</item>
</plurals>
<string name="import_error_title">One or more errors occurred during the import</string>
<string name="exporting_vault_error">An error occurred while trying to export the vault</string>
<string name="exported_vault">The vault has been exported</string>
<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="read_qr_error_phonefactor">Aegis is not compatible with Microsoft\'s proprietary 2FA algorithm. Please make sure to select \"Setup application without notifications\" when configuring 2FA in Office 365.</string>
2018-10-09 23:13:51 +02:00
<string name="authentication_method_raw">Raw</string>
<string name="unlocking_vault">Unlocking the vault</string>
<string name="slot_this_device">(this devices)</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>
2020-07-08 11:18:40 +02:00
<string name="remove_icon_pack">Remove icon pack</string>
<string name="remove_icon_pack_description">Are you sure you want to remove this icon pack? Entries that use icons from this pack will not be affected.</string>
<string name="details">Details</string>
<string name="lock">Lock</string>
<string name="name">Name</string>
<string name="no_group">No group</string>
<string name="sort">Sort</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_usage_count">Usage count</string>
2019-03-31 19:57:45 +02:00
<string name="sort_custom">Custom</string>
<string name="new_group">New group…</string>
<string name="group">Group</string>
<string name="group_name_hint">Group name</string>
<string name="preference_manage_groups">Edit groups</string>
<string name="preference_manage_groups_summary">Manage and delete your groups here</string>
<string name="preference_reset_usage_count">Reset usage count</string>
<string name="preference_reset_usage_count_summary">Reset the usage count of every entry in your vault</string>
<string name="preference_reset_usage_count_dialog">Are you sure you want to set the usage count of every entry in your vault to 0?</string>
2021-08-30 10:21:54 +01:00
<string name="note">Note</string>
<string name="clear">Clear</string>
2020-07-08 11:18:40 +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>
<string name="pref_copy_on_tap_title">Copy tokens when tapped</string>
<string name="pref_copy_on_tap_summary">Copy tokens to the clipboard by tapping them</string>
<string name="pref_pause_entry_title">Freeze tokens when tapped</string>
<string name="pref_pause_entry_summary">Pause automatic refresh of tokens by tapping them. Tokens will not update as long as they are focused. Requires \"Highlight tokens when tapped\" or \"Tap to reveal\".</string>
<string name="pin_keyboard_description">Enter your password to enable the PIN keyboard. Note that this only works if your password only consists of numbers</string>
<string name="pin_keyboard_error">Error enabling PIN keyboard</string>
<string name="pin_keyboard_error_description">It\'s not possible to set PIN keyboard. Your password must only consists of numbers.</string>
<string name="pin_keyboard_disabled">Password changed. The PIN keyboard will no longer be shown.</string>
<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>
<string name="system_theme_title">Set by Battery Saver</string>
<string name="system_amoled_theme_title">Set by Battery Saver (AMOLED)</string>
<string name="normal_viewmode_title">Normal</string>
<string name="compact_mode_title">Compact</string>
<string name="small_mode_title">Small</string>
<string name="unknown_issuer">Unknown issuer</string>
<string name="unknown_account_name">Unknown account name</string>
<plurals name="import_error_dialog">
<item quantity="one">Aegis could not import %d token. These tokens will be skipped. Press \'details\' to see more information about the errors.</item>
<item quantity="other">Aegis could not import %d tokens. These tokens will be skipped. Press \'details\' to see more information about the errors.</item>
</plurals>
<string name="unable_to_process_deeplink">Unable to process deep link</string>
<string name="unable_to_read_qrcode_file">Unable to read and process QR code from file: %s.</string>
<string name="unable_to_read_qrcode_files">Unable to read and process some of the QR codes. Only %d/%d entries will be imported.</string>
<string name="unable_to_generate_qrcode">Unable to generate QR code</string>
2019-04-19 23:10:18 +02:00
<string name="select_picture">Select picture</string>
<string name="select_icon">Select icon</string>
<string name="toggle_checkboxes">Toggle checkboxes</string>
<string name="search">Search</string>
<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>
<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>
<string name="github_description">Source code, issues and information</string>
2021-01-27 13:54:11 +01:00
<string name="license">License</string>
<string name="license_description">Aegis Authenticator is licensed under GPLv3</string>
<string name="third_party_licenses">Third-party licenses</string>
<string name="third_party_licenses_description">Licenses of the third-party libraries Aegis uses</string>
2019-09-17 23:12:27 +02:00
<string name="author_alex" translatable="false">Alexander Bakker</string>
<string name="country_netherlands">Netherlands</string>
2019-09-17 23:12:27 +02:00
<string name="author_michael" translatable="false">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>
2021-01-27 13:54:11 +01:00
<string name="webview_error">This device doesn\'t support web view, which is necessary to view the changelog and the license. It is missing a system component.</string>
<string name="email">Email</string>
<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>
<string name="google_qr_export_unrelated">Unrelated QR code found. Try restarting the scanner.</string>
<plurals name="google_qr_export_scanned">
<item quantity="one">Scanned %d/%d QR codes</item>
<item quantity="other">Scanned %d/%d QR codes</item>
</plurals>
<string name="google_qr_export_unexpected">Expected QR code #%d, but scanned #%d instead</string>
<string name="backup_error_bar_message"><b>Vault backup failed recently</b></string>
<string name="backup_reminder_bar_message"><b>Recent vault changes are not backed up</b></string>
<string name="switch_camera">Switch camera</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;
}
a {
color: #%4$s;
}
</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>
2020-08-13 18:16:23 +02:00
<string name="empty_group_list">There are no groups to be shown. Add groups in the edit screen of an entry</string>
<string name="empty_group_list_title">No groups found</string>
2021-07-29 18:42:31 +02:00
<string name="no_icon_packs">No icon packs have been imported yet. Tap the plus sign to import one. Tip: try <a href="https://aegis-icons.github.io">aegis-icons</a>.</string>
2020-07-08 11:18:40 +02:00
<string name="no_icon_packs_title">No icon packs</string>
<string name="pick_icon">Pick an icon</string>
<string name="uncategorized">Uncategorized</string>
<string name="done">Done</string>
<plurals name="entries_count">
<item quantity="one">%d / %d entry</item>
<item quantity="other">%d / %d entries</item>
</plurals>
<string name="next">Next</string>
<string name="previous">Previous</string>
<string name="transfer_entry">Transfer entry</string>
<string name="transfer_entry_description">Scan this QR code with the authenticator app you would like to transfer this entry to</string>
<string name="password_strength_very_weak">Very weak</string>
<string name="password_strength_weak">Weak</string>
<string name="password_strength_fair">Fair</string>
<string name="password_strength_good">Good</string>
<string name="password_strength_strong">Strong</string>
<string name="pref_pin_keyboard_title">Use PIN keyboard on lockscreen</string>
<string name="pref_pin_keyboard_summary">Enable this if you want to enable the PIN keyboard on the lockscreen. This only works for numeric passwords</string>
<string name="title_activity_preferences">Settings</string>
<string name="title_activity_manage_groups">Manage groups</string>
<string name="title_activity_transfer">Transfer entries</string>
<string name="title_activity_about">About</string>
<string name="title_activity_edit_entry">Edit entry</string>
<string name="title_activity_scan_qr">Scan a QR code</string>
<string name="title_activity_manage_slots">Manage key slots</string>
<string name="title_activity_import_entries">Import entries</string>
<string name="dialog_wipe_entries_title">Wipe entries</string>
<string name="dialog_wipe_entries_message">Your vault already contains entries. Do you want to remove these entries before importing this file?\n\n<b>In doing so, you will permanently lose access to the existing entries in the vault.</b></string>
<string name="dialog_wipe_entries_checkbox">Wipe vault contents</string>
<string name="panic_trigger_ignore_toast">Aegis received panic trigger but setting is disabled, ignoring</string>
<string name="pref_panic_trigger_title">Delete vault on panic trigger</string>
<string name="pref_panic_trigger_summary">Delete vault when a panic trigger is received from Ripple</string>
<string name="importer_help_2fas">Supply a 2FAS Authenticator backup file.</string>
<string name="importer_help_aegis">Supply an Aegis export/backup file.</string>
<string name="importer_help_authenticator_plus">Supply an Authenticator Plus export file obtained through <b>Settings -> Backup &amp; Restore -> Export as Text and HTML</b>.</string>
<string name="importer_help_authy">Supply a copy of <b>/data/data/com.authy.authy/shared_prefs/com.authy.storage.tokens.authenticator.xml</b>, located in the internal storage directory of Authy.</string>
<string name="importer_help_andotp">Supply an andOTP export/backup file.</string>
<string name="importer_help_bitwarden">Supply a Bitwarden export/backup file. Encrypted files are not supported.</string>
2021-10-27 14:11:47 -07:00
<string name="importer_help_duo">Supply a copy of <b>/data/data/com.duosecurity.duomobile/files/duokit/accounts.json</b>, located in the internal storage directory of DUO.</string>
<string name="importer_help_freeotp">Supply a copy of <b>/data/data/org.fedorahosted.freeotp/shared_prefs/tokens.xml</b>, located in the internal storage directory of FreeOTP.</string>
<string name="importer_help_freeotp_plus">Supply a FreeOTP+ export file.</string>
<string name="importer_help_google_authenticator"><b>Only database files from Google Authenticator v5.10 and prior are supported</b>.\n\nSupply a copy of <b>/data/data/com.google.android.apps.authenticator2/databases/databases</b>, located in the internal storage directory of Google Authenticator.</string>
<string name="importer_help_microsoft_authenticator">Supply a copy of <b>/data/data/com.azure.authenticator/databases/PhoneFactor</b>, located in the internal storage directory of Microsoft Authenticator.</string>
<string name="importer_help_plain_text">Supply a plain text file with a Google Authenticator URI on each line.</string>
<string name="importer_help_steam">Supply a copy of <b>/data/data/com.valvesoftware.android.steam.community/files/Steamguard-*.json</b>, located in the internal storage directory of Steam.</string>
<string name="importer_help_totp_authenticator">Supply a TOTP Authenticator export file.</string>
<string name="importer_help_winauth">Supply a WinAuth export file.</string>
<string name="importer_encrypted_exception_google_authenticator">Encrypted entry was skipped: %s</string>
<string name="importer_help_direct">Import entries directly from %s. This requires the app to be installed on this device and for root access to be granted to Aegis.</string>
2020-12-22 13:29:38 +01:00
<string name="groups">Groups</string>
<string name="pref_focus_search">Focus search on app start</string>
<string name="pref_focus_search_summary">Focus the search immediately after opening the app.</string>
2016-08-15 21:29:41 +02:00
</resources>