From a79832df5477c5f8a158b6205ac8b76b6ed2e952 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:45 -0600 Subject: [PATCH 0001/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/af/messages.json diff --git a/_locales/af/messages.json b/_locales/af/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/af/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 030e22e9a15bcc6070117b03427af0f98a56a94c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:46 -0600 Subject: [PATCH 0002/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/ja/messages.json diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json new file mode 100644 index 000000000..0996333ea --- /dev/null +++ b/_locales/ja/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " 追加されました。", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "QRコードをスキャン", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "閉じる", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "はい", + "description": "Yes." + }, + "no": { + "message": "いいえ", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "アカウント", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "成功しました。", + "description": "Update Success." + }, + "updateFailure": { + "message": "失敗しました。", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "設定", + "description": "Settings." + }, + "security": { + "message": "セキュリティ", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "新しいパスワード", + "description": "New Passphrase." + }, + "phrase": { + "message": "パスワード", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "パスワードの再入力", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "更新", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "コピーしました。", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "翻訳", + "description": "Translate." + }, + "source": { + "message": "ソース コード", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From aa58a684e7316bd44c2f7ab16c079bc2f31b86a5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:47 -0600 Subject: [PATCH 0003/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/uk/messages.json diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/uk/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From d1ca08141753e1debfb825857cfdd5c9fcc3dc0f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:48 -0600 Subject: [PATCH 0004/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/tr/messages.json diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json new file mode 100644 index 000000000..5a6cec9b7 --- /dev/null +++ b/_locales/tr/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Kimlik Doğrulayıcı", + "description": "Extension Name." + }, + "extShortName": { + "message": "Kimlik Doğrulayıcı", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " eklendi.", + "description": "Added Account." + }, + "errorqr": { + "message": "QR kodu bulunamadı.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "QR kodunu tara", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manuel giriş", + "description": "Manual Entry." + }, + "close": { + "message": "Kapat", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Evet", + "description": "Yes." + }, + "no": { + "message": "Hayır", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Hesap", + "description": "Account." + }, + "secret": { + "message": "Şifre", + "description": "Secret." + }, + "updateSuccess": { + "message": "Başarılı.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Hata.", + "description": "Update Failure." + }, + "about": { + "message": "Hakkında", + "description": "About." + }, + "export_import": { + "message": "İçe\/Dışa aktar", + "description": "Export and Import." + }, + "settings": { + "message": "Ayarlar", + "description": "Settings." + }, + "security": { + "message": "Güvenlik", + "description": "Security." + }, + "current_phrase": { + "message": "Mevcut Şifre", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Yeni Şifre", + "description": "New Passphrase." + }, + "phrase": { + "message": "Şifre", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Şifreyi doğrula", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Güncelle", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Şifrelendi", + "description": "Encrypted." + }, + "copied": { + "message": "Kopyalandı", + "description": "Copied." + }, + "feedback": { + "message": "Geribildirim", + "description": "Feedback." + }, + "translate": { + "message": "Çeviri", + "description": "Translate." + }, + "source": { + "message": "Kaynak Kodu", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Saati google ile senkronize et", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Şifreyi hatırla", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Dikkat! Yerel saatiniz farklı, devam etmek için lütfen düzeltin.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Zaman bazlı", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 4594a89ade0551ea44e5ee5bbc9ae793d3f0e942 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:49 -0600 Subject: [PATCH 0005/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/sv/messages.json diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json new file mode 100644 index 000000000..5675bcd84 --- /dev/null +++ b/_locales/sv/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Okänd QR-kod.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Skanna QR-kod", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Stäng", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Inställningar", + "description": "Settings." + }, + "security": { + "message": "Säkerhet", + "description": "Security." + }, + "current_phrase": { + "message": "Nuvarande lösenord", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nytt lösenord", + "description": "New Passphrase." + }, + "phrase": { + "message": "Lösenord", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Bekräfta lösenord", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Kopierad", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Översätt", + "description": "Translate." + }, + "source": { + "message": "Källkod", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synka Klockan med Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Kom ihåg lösenord", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 5671fb24b553967c9c58c563133aaeef29f8faab Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:50 -0600 Subject: [PATCH 0006/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/es/messages.json diff --git a/_locales/es/messages.json b/_locales/es/messages.json new file mode 100644 index 000000000..ee4bae0e9 --- /dev/null +++ b/_locales/es/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Autenticación", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autenticación", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 622d68ce86f8a642b23ab4413fafbbd24c7fc2fb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:51 -0600 Subject: [PATCH 0007/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/sr/messages.json diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/sr/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From e44fc6f9755895b24e910b204fdb999817110c8e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:52 -0600 Subject: [PATCH 0008/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/ru/messages.json diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json new file mode 100644 index 000000000..9cdadc64b --- /dev/null +++ b/_locales/ru/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Авторизация", + "description": "Extension Name." + }, + "extShortName": { + "message": "Авторизация", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Секретный ошибка. Только Base32 (A-Z, 2-7 и =) и ШЕСТНАДЦАТЕРИЧНЫЙ (0-9 и A-F) поддерживаются. Однако ваш секрет: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Отсканировать QR-код", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Экспортировать и импортировать", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Настройки Безопасности", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Отзыв", + "description": "Feedback." + }, + "translate": { + "message": "Перевод", + "description": "Translate." + }, + "source": { + "message": "Исходный код", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Синхронизировать время с Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Изменение размера страницы Popup", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 33b1487987a128678a273cc537a1511466676b9f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:53 -0600 Subject: [PATCH 0009/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/ro/messages.json diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/ro/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From b1673dad509f205ee7605728da0dde090862337d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:54 -0600 Subject: [PATCH 0010/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 222 +++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/pt_BR/messages.json diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json new file mode 100644 index 000000000..75bf02b2f --- /dev/null +++ b/_locales/pt_BR/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Autenticador", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autenticador", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " foi adicionado.", + "description": "Added Account." + }, + "errorqr": { + "message": "Impossível reconhecer o QR Code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Erro Secreto. Somente Base32(A-Z, 2-7 and =) e HEX(0-9 and A-F) são suportados. Contudo, seu código secreto é: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Ler QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Inserir Manualmente", + "description": "Manual Entry." + }, + "close": { + "message": "Fechar", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Sim", + "description": "Yes." + }, + "no": { + "message": "Não", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Conta", + "description": "Account." + }, + "secret": { + "message": "Segredo", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sucesso.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Falha.", + "description": "Update Failure." + }, + "about": { + "message": "Sobre", + "description": "About." + }, + "export_import": { + "message": "Exportar \/ Importar", + "description": "Export and Import." + }, + "settings": { + "message": "Configurações", + "description": "Settings." + }, + "security": { + "message": "Segurança", + "description": "Security." + }, + "current_phrase": { + "message": "Palavra Chave Atual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nova Palavra Chave", + "description": "New Passphrase." + }, + "phrase": { + "message": "Senha", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirme a Senha", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Atualizar", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Duas Senhas não são iguais.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Criptografado", + "description": "Encrypted." + }, + "copied": { + "message": "Copiado", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Código Fonte", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizar Relógio com o Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Relembrar Senha", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Cuidado! Seu relógio local está há muito tempo parado, por favor ajuste-o antes de continuar.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Tempo Baseado", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Contador Baseado", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Redimensionar Página Popup", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Escala", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 13f2e0c0f15b8839133bfe2d089731eb169337c2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:55 -0600 Subject: [PATCH 0011/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/pt/messages.json diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json new file mode 100644 index 000000000..88646824c --- /dev/null +++ b/_locales/pt/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": "foi adicionado ao.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Entrada manual", + "description": "Manual Entry." + }, + "close": { + "message": "Fechar", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Sim", + "description": "Yes." + }, + "no": { + "message": "Não", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Conta", + "description": "Account." + }, + "secret": { + "message": "Segredo", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sucesso", + "description": "Update Success." + }, + "updateFailure": { + "message": "Falhou.", + "description": "Update Failure." + }, + "about": { + "message": "Sobre", + "description": "About." + }, + "export_import": { + "message": "Exportar\/Importar", + "description": "Export and Import." + }, + "settings": { + "message": "Configurações", + "description": "Settings." + }, + "security": { + "message": "Segurança", + "description": "Security." + }, + "current_phrase": { + "message": "Senha Atual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nova Senha", + "description": "New Passphrase." + }, + "phrase": { + "message": "Senha", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirmar Senha", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Atualizar", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encriptado", + "description": "Encrypted." + }, + "copied": { + "message": "Copiado", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Traduzir", + "description": "Translate." + }, + "source": { + "message": "Código fonte", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizar relógio com Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Lembrar senha", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Cuidado! Seu relógio está atrasado, por favor corrigi-lo antes de continuar.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Redimensionar a página pop-up", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 11ee32f11a06752b78be1f512eca58600c5e15a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:56 -0600 Subject: [PATCH 0012/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/pl/messages.json diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json new file mode 100644 index 000000000..fe5fa42f8 --- /dev/null +++ b/_locales/pl/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Uwierzytelnianie", + "description": "Extension Name." + }, + "extShortName": { + "message": "Uwierzytelnianie", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Zeskanuj kod QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From e3c4a7b554c5b4ffd88642555d284a6c0182193f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:56 -0600 Subject: [PATCH 0013/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/no/messages.json diff --git a/_locales/no/messages.json b/_locales/no/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/no/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 28d68b5cf5915155bc7137eecfb2b7cbe07feab2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:57 -0600 Subject: [PATCH 0014/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/ko/messages.json diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/ko/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From f6f5e6eb04b4e2a347f9a45c474fe8ef77f18f48 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:58 -0600 Subject: [PATCH 0015/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/it/messages.json diff --git a/_locales/it/messages.json b/_locales/it/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/it/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From f9046bdfc15034eccd968c74fae19245a2f5d511 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:10:59 -0600 Subject: [PATCH 0016/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/ar/messages.json diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/ar/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From d9544c3cce67cc246fd169291f1100a463579a9a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:00 -0600 Subject: [PATCH 0017/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/id/messages.json diff --git a/_locales/id/messages.json b/_locales/id/messages.json new file mode 100644 index 000000000..e573ffdef --- /dev/null +++ b/_locales/id/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " hbc", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sinkronisasi riwayat dengan Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 21f6773ad5ea7461012e37353a906f7732772a18 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:01 -0600 Subject: [PATCH 0018/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/hu/messages.json diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/hu/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From edd42754fbeff7c85ae4b82ed0be6a083e1576f1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:02 -0600 Subject: [PATCH 0019/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/he/messages.json diff --git a/_locales/he/messages.json b/_locales/he/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/he/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 8f793ad89058d27a20210639e656997241ca919a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:03 -0600 Subject: [PATCH 0020/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/el/messages.json diff --git a/_locales/el/messages.json b/_locales/el/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/el/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From d23157d8a163401d16f2adbdb730bcfa167cda5a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:04 -0600 Subject: [PATCH 0021/3473] New translations messages.json (German) --- _locales/de/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/de/messages.json diff --git a/_locales/de/messages.json b/_locales/de/messages.json new file mode 100644 index 000000000..6ed4c0b25 --- /dev/null +++ b/_locales/de/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authentifikator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authentifikator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " wurde hinzugefügt.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 3727006473a7a1884d9df57bcb280f39b552edd7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:05 -0600 Subject: [PATCH 0022/3473] New translations messages.json (French) --- _locales/fr/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/fr/messages.json diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json new file mode 100644 index 000000000..f91944f74 --- /dev/null +++ b/_locales/fr/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authentificateur", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authentificateur", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " a bien été ajouté.", + "description": "Added Account." + }, + "errorqr": { + "message": "Code QR non reconnu.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Erreur de secret. Seul Base32 (A-Z, 2-7 =) et HEX (0-9 et A-F) sont pris en charge. Toutefois, votre secret est : ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scanner le QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Saisie Manuelle", + "description": "Manual Entry." + }, + "close": { + "message": "Fermer", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Oui", + "description": "Yes." + }, + "no": { + "message": "Non", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Compte", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Succès.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Échec.", + "description": "Update Failure." + }, + "about": { + "message": "A propos", + "description": "About." + }, + "export_import": { + "message": "Exporter \/ Importer", + "description": "Export and Import." + }, + "settings": { + "message": "Paramètres", + "description": "Settings." + }, + "security": { + "message": "Sécurité", + "description": "Security." + }, + "current_phrase": { + "message": "Mot de passe actuel", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nouveau mot de passe", + "description": "New Passphrase." + }, + "phrase": { + "message": "Mot de Passe", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirmer le Mot de Passe", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Mettre à jour", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Mots de passe sont différents.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Crypté", + "description": "Encrypted." + }, + "copied": { + "message": "Copié", + "description": "Copied." + }, + "feedback": { + "message": "Retours", + "description": "Feedback." + }, + "translate": { + "message": "Traduire", + "description": "Translate." + }, + "source": { + "message": "Code source", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synchroniser l'horloge avec Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Mémoriser le mot de passe", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Attention ! Votre horloge locale est trop décalée, veuillez rectifier cela avant de continuer.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Basé sur le temps", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Basée sur un compteur", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Redimensionner la pop-up", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Mise à l'échelle", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From e89e0a30392fccc1e09a7d9c47e66478944ff5c4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:06 -0600 Subject: [PATCH 0023/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/fi/messages.json diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/fi/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From a8ab30fff3bc800b33a205602742ea24fbdd083b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:07 -0600 Subject: [PATCH 0024/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/nl/messages.json diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/nl/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From c345d80a683f5e4454cf1623e8ed87e75d94fbdb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:08 -0600 Subject: [PATCH 0025/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/da/messages.json diff --git a/_locales/da/messages.json b/_locales/da/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/da/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 04d43af07c0a417a89bb4cc32310d7ea6ab0a814 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:09 -0600 Subject: [PATCH 0026/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/cs/messages.json diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/cs/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From f984785ac0dcb8468e5260086392e9b11de73491 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:11 -0600 Subject: [PATCH 0027/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 222 +++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/zh_TW/messages.json diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/zh_TW/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 9435aa3b126ea1acf98eea21e4f4305ede2aa484 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:12 -0600 Subject: [PATCH 0028/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ea8316e19..c163e050f 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -1,4 +1,4 @@ -{ +{ "extName": { "message": "身份验证器", "description": "Extension Name." @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator for Google™ Authenticator,
© 2018
Sneezry. Released under the MIT License.

Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。

jsqrcode的所有权归jsqrcode的作者所有。以Apache协议授权。

ZXing的所有权归ZXing的作者所有。以Apache协议授权。

totp.js的所有权归其作者所有。以MIT协议授权。

jsSHA的所有权归jsSHA的作者所有。以BSD协议授权。

qrcode.js的所有权归qrcode.js作者所有。以MIT协议授权。

crypto-js的所有权归crypto-js作者所有。以BSD协议授权。

Droid Sans Mono的所有权归Steve Matteson所有。以Apache协议授权。

Font Awesome的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。

感谢 Mike Robinson <3

", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。<\/p>

jsqrcode<\/a>的所有权归jsqrcode的作者所有。以Apache协议授权。<\/p>

ZXing<\/a>的所有权归ZXing的作者所有。以Apache协议授权。<\/p>

totp.js<\/a>的所有权归其作者所有。以MIT协议授权。<\/p>

jsSHA<\/a>的所有权归jsSHA的作者所有。以BSD协议授权。<\/p>

qrcode.js<\/a>的所有权归qrcode.js作者所有。以MIT协议授权。<\/p>

crypto-js<\/a>的所有权归crypto-js作者所有。以BSD协议授权。<\/p>

Droid Sans Mono<\/a>的所有权归Steve Matteson所有。以Apache协议授权。<\/p>

Font Awesome<\/a>的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。<\/p>

感谢 Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { @@ -44,8 +44,8 @@ "description": "OK." }, "yes": { - "message": "是", - "description": "Yes." + "message": "是", + "description": "Yes." }, "no": { "message": "否", @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "导出 / 导入", + "message": "导出 \/ 导入", "description": "Export and Import." }, "settings": { @@ -89,27 +89,27 @@ }, "current_phrase": { "message": "当前密码", - "description": "Current Phrase." + "description": "Current Passphrase." }, "new_phrase": { "message": "新密码", - "description": "New Phrase." + "description": "New Passphrase." }, "phrase": { "message": "密码", - "description": "Phrase." + "description": "Passphrase." }, "confirm_phrase": { "message": "确认密码", - "description": "Confirmm Phrase." + "description": "Confirmm Passphrase." }, - "confirm_delete" : { + "confirm_delete": { "message": "您确定要删除此密钥吗?您无法找回已删除的密钥。此操作无法撤销。", "description": "Remove entry confirmation" }, "security_warning": { "message": "您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", - "description": "Phrase Warning." + "description": "Passphrase Warning." }, "update": { "message": "更新", @@ -117,11 +117,11 @@ }, "phrase_incorrect": { "message": "部分账户与密码不匹配,您无法添加新账户、导出账户数据或者更改密码。请提供正确的密码后重试。", - "description": "Phrase Incorrect." + "description": "Passphrase Incorrect." }, "phrase_not_match": { "message": "两次密码不一致。", - "description": "Phrase Not Match." + "description": "Passphrase Not Match." }, "encrypted": { "message": "已加密", @@ -219,4 +219,4 @@ "message": "显示全部条目", "description": "Show all entries." } -} +} \ No newline at end of file From b1cde2c88e9d3ad879c3286690178d6cf3a0f94a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:13 -0600 Subject: [PATCH 0029/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/ca/messages.json diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/ca/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 321e392163e7675cfc876547a8a0f01c0d19c835 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Feb 2018 14:11:14 -0600 Subject: [PATCH 0030/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 222 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 _locales/vi/messages.json diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json new file mode 100644 index 000000000..5380783d3 --- /dev/null +++ b/_locales/vi/messages.json @@ -0,0 +1,222 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "info": { + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "description": "Information." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "err_acc_sec": { + "message": "Please enter account and secret.", + "description": "Input Account and Secret." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirmm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Two passphrases do not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "unencrypted_secret_warning": { + "message": "This secret is not encrypted! Click here to set a passphrase.", + "description": "Unencrypted Secret Warning" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Resize Popup Page", + "description": "Resize Popup Page" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "dropbox_backup": { + "message": "Auto Backup to Dropbox", + "description": "Auto backup to Dropbox." + }, + "dropbox_code": { + "message": "Dropbox Code", + "description": "Dropbox code." + }, + "dropbox_token": { + "message": "Dropbox Token", + "description": "Dropbox token." + }, + "dropbox_authorization": { + "message": "Dropbox Authorization", + "description": "Dropbox authorization." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + } +} \ No newline at end of file From 8e4e77a34e65d0bd49daec432446fada7c401a4d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:09 -0600 Subject: [PATCH 0031/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 3596c09ccf41a25a7a38b740f027cd796409d306 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:10 -0600 Subject: [PATCH 0032/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 0996333ea..aa7c4c6e5 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 26d56cdfd75dcfe1701f152e5aa2d608f485f63b Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:11 -0600 Subject: [PATCH 0033/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 456804b149fd2ecb097ccee91cba9b92b8b8a209 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:12 -0600 Subject: [PATCH 0034/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 5a6cec9b7..53e329c12 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From a02b875b0a3dcdc1498e53ecac2b4e504f761520 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:13 -0600 Subject: [PATCH 0035/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 5675bcd84..5169fced2 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From cd4830f130a9288166c11356f233b1fe4339df79 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:14 -0600 Subject: [PATCH 0036/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index ee4bae0e9..b87b3b70a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 46e33b1e2bd43be5420573a6eee949d1e802cddb Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:15 -0600 Subject: [PATCH 0037/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 1d0bb78de8184ba7dfde8d5d8d6cfbb7132a9c1a Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:17 -0600 Subject: [PATCH 0038/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 9cdadc64b..e715832a5 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 252a32b58716a683730e7e16406975fc1fa0174a Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:18 -0600 Subject: [PATCH 0039/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 6dbf727f12739d5f522099bf158b5c2fc18992fc Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:18 -0600 Subject: [PATCH 0040/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 75bf02b2f..bf4fb4c86 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From eb4060ce19eac06cfe2ecd1a6e6595dafa2ceabc Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:20 -0600 Subject: [PATCH 0041/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 88646824c..3a910bf85 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 6406f78ff4bc9e49a6a3772788ccd07cc85bd846 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:21 -0600 Subject: [PATCH 0042/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index fe5fa42f8..1e2737b40 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 0b947f42e031f472ad1cceb581257013bcab2447 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:22 -0600 Subject: [PATCH 0043/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 2e448327506428c9fd7636c927847733bc9f7df2 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:23 -0600 Subject: [PATCH 0044/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From cd29dc73e3261c596638630ad4dea96b6f555c51 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:24 -0600 Subject: [PATCH 0045/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 0c40f7b8f2590e06a7a5eea25b9811cd9022e8a5 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:25 -0600 Subject: [PATCH 0046/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From f2ecf97ff8b00e8d7cd0a5a83f3190ea343dd624 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:27 -0600 Subject: [PATCH 0047/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index e573ffdef..de4e12cfb 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 415656184b60b7888428e1d9869dd4f4a24970c6 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:27 -0600 Subject: [PATCH 0048/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 8643c9f97b32876ffc9751703fcb9b70348619c8 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:28 -0600 Subject: [PATCH 0049/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 1a31fa6eb8870fd5e00b525fe330a58ccb710b63 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:30 -0600 Subject: [PATCH 0050/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From e8fe05c7529059e3fc77caf330849cf37691a7d2 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:31 -0600 Subject: [PATCH 0051/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 6ed4c0b25..5b633b4c2 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 43f2860cf88407a56ef354befe4eb89e88d65497 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:32 -0600 Subject: [PATCH 0052/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index f91944f74..b1220aef1 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 3d305e4cc5e2875ab86023512ca5f1908b2a24d5 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:33 -0600 Subject: [PATCH 0053/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From d40e3e2291c23a1ebcd5ce63ebd1be3fa63e611b Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:34 -0600 Subject: [PATCH 0054/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 74b7231bb2d861285be28eabcf8164c458d2f42d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:35 -0600 Subject: [PATCH 0055/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 823397150fd548697675c3ec715b34262df717a4 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:36 -0600 Subject: [PATCH 0056/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 2465a5a93511727dc7a47080868d2b0da24bf997 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:37 -0600 Subject: [PATCH 0057/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 5a6441d4467b7211c1089fee19e1248ff28a30e9 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:38 -0600 Subject: [PATCH 0058/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index c163e050f..24e3e3bae 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。<\/p>

jsqrcode<\/a>的所有权归jsqrcode的作者所有。以Apache协议授权。<\/p>

ZXing<\/a>的所有权归ZXing的作者所有。以Apache协议授权。<\/p>

totp.js<\/a>的所有权归其作者所有。以MIT协议授权。<\/p>

jsSHA<\/a>的所有权归jsSHA的作者所有。以BSD协议授权。<\/p>

qrcode.js<\/a>的所有权归qrcode.js作者所有。以MIT协议授权。<\/p>

crypto-js<\/a>的所有权归crypto-js作者所有。以BSD协议授权。<\/p>

Droid Sans Mono<\/a>的所有权归Steve Matteson所有。以Apache协议授权。<\/p>

Font Awesome<\/a>的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。<\/p>

感谢 Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 743d9430a7c6ae3c89637c5c9483d1e64885dcf0 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:39 -0600 Subject: [PATCH 0059/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From abd5d284e2867058659640e1ebb6e088b2206955 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 09:38:40 -0600 Subject: [PATCH 0060/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 5380783d3..e8ce14c3d 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Sneezry<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { From 8df2b59532b717067f3f3569853977a0aa974533 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:30 -0600 Subject: [PATCH 0061/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 6d202d605ddc14d921b6a2799746f0ef7c968fe6 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:31 -0600 Subject: [PATCH 0062/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index aa7c4c6e5..c0e3d418b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From bb0178b47b6fabe96a1efc82d9930cce139b47be Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:32 -0600 Subject: [PATCH 0063/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From cd30f00f1542b94d1afb8dde245941910c5f1dc3 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:33 -0600 Subject: [PATCH 0064/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 53e329c12..849a0ba6d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 61f01f51c9158124e51396833c1e56bf5586da1b Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:34 -0600 Subject: [PATCH 0065/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 5169fced2..61421f262 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From c6ca21cc9b52c70f0f71de5072a466f2af807fa6 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:35 -0600 Subject: [PATCH 0066/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index b87b3b70a..fdce820ad 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From b13be33c66529f373d27f98a4a504501d1c39888 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:38 -0600 Subject: [PATCH 0067/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From cd2707598ae2bb4c3fc52056ccbe56c3dcb0a997 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:39 -0600 Subject: [PATCH 0068/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e715832a5..5de763747 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 5f10ee4b0316840cdd36b1b1d5fa32ff71e21809 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:40 -0600 Subject: [PATCH 0069/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 12528541893b0fdaba920b0ba2f91e8341236eee Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:41 -0600 Subject: [PATCH 0070/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index bf4fb4c86..983dc3103 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 406a92be62b783772325a1dd6db328f1dd3f3379 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:42 -0600 Subject: [PATCH 0071/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 3a910bf85..3c518df37 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From a627aa1d42e2a4347e5b1b65915dfd9e4649a6b8 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:43 -0600 Subject: [PATCH 0072/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 1e2737b40..6bacb1611 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 58eae8eee0b22ed62ac49157cf9a839df818abbb Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:44 -0600 Subject: [PATCH 0073/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From ee4275dc2be2970c6f55896167daab6b4cc1152e Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:47 -0600 Subject: [PATCH 0074/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From b42312502e4ee20e7ed0115e3927a2a5312b931c Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:48 -0600 Subject: [PATCH 0075/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From e43855acc88c74a95136dd2efec785f919fe1b8d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:49 -0600 Subject: [PATCH 0076/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 3c1e689d575a9669bd084779593ea11589f2932e Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:50 -0600 Subject: [PATCH 0077/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index de4e12cfb..b35494c9a 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From c34e88d09d34f2b5ff467e7df3b715bd03ea9935 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:51 -0600 Subject: [PATCH 0078/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 265b15bf3c801d8c7413a622ac5f14e19bfcfa57 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:52 -0600 Subject: [PATCH 0079/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From ce5be5c3a2eb4a06fcecbff730b7ddd9f08f699a Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:53 -0600 Subject: [PATCH 0080/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From f2d0aa4148263d6a030abd0844ad178d64a2a46c Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:54 -0600 Subject: [PATCH 0081/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 5b633b4c2..b60a1b092 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 0f227711bff74138df9891a54ec117d798a1ff49 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:55 -0600 Subject: [PATCH 0082/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index b1220aef1..ac8b20f97 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 4bc2a04dbeb6394beca869842013cdd7ae44b99c Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:56 -0600 Subject: [PATCH 0083/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 39fec91b38ca70f1820ae1bb501c818e0ffcfad4 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:58 -0600 Subject: [PATCH 0084/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 7241a46db77c5c7a8e1a52ae679781322d805ec4 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:47:59 -0600 Subject: [PATCH 0085/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From cf8669410e20a438bd04deec022e9126843dc5dd Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:48:00 -0600 Subject: [PATCH 0086/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 6a0d219b2cd246bbfbc9fdbc0c28401ce4d087d6 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:48:02 -0600 Subject: [PATCH 0087/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 25a9fb172018857ddc8462b8226b59f798e42ab2 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:48:03 -0600 Subject: [PATCH 0088/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 24e3e3bae..029b2917a 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "显示全部条目", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From 1ad6b7f9676ff1dec6c739fe118ef80aad8fe72d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:48:04 -0600 Subject: [PATCH 0089/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From ded0304788a75435bb95c39730b8974504a4e1cf Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 10:48:05 -0600 Subject: [PATCH 0090/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index e8ce14c3d..7aa27e2b1 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -218,5 +218,9 @@ "show_all_entries": { "message": "Show all entries", "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "description": "Dropbox backup risk warning." } } \ No newline at end of file From fd532ad4d8fb0fc19efe7fa2adbf45daf51b70b8 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:37 -0600 Subject: [PATCH 0091/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From a975455718eb48e28ef4d4c9242587e2eef3f929 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:38 -0600 Subject: [PATCH 0092/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index c0e3d418b..992886ae2 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 3de6ef4f34c6b8c2c88fca74cd4fba497864d5cf Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:40 -0600 Subject: [PATCH 0093/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From e186c50e26e6ce367389dde7161b97eb19971bb3 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:41 -0600 Subject: [PATCH 0094/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 849a0ba6d..07fb23324 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From c9a1dec37a80eb6066b5edf9395f3825c6e0da9b Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:42 -0600 Subject: [PATCH 0095/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 61421f262..39d17ba46 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From b75102c1939461bbd76385a406b114045b1cb8c2 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:43 -0600 Subject: [PATCH 0096/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index fdce820ad..474c34bb4 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 4528d88387025871515d296d1ac8c12888049d21 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:44 -0600 Subject: [PATCH 0097/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From d476716fc2beb2d1003ea2e12b90eab07b4d7f8e Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:45 -0600 Subject: [PATCH 0098/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 5de763747..8718d8a22 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 7007d0b5a1be0ad6f013b588ddbeb6e5acc7a722 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:46 -0600 Subject: [PATCH 0099/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From c86e45d09566570ae23b735027b4ce65c7d47af5 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:47 -0600 Subject: [PATCH 0100/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 983dc3103..9c31aa400 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 33b7f215ea0e2585941bbc94595ee530ea3dc870 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:48 -0600 Subject: [PATCH 0101/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 3c518df37..1512d8008 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From a550f84f00bf9b42f8c1d44ad3498edb3332b403 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:49 -0600 Subject: [PATCH 0102/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 6bacb1611..74b88fb9f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From c5638b1a8a31ed61fb7d877496db1991128337ac Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:50 -0600 Subject: [PATCH 0103/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From f5946fc91a9954316ac0a8b6ac4882f93f43858d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:51 -0600 Subject: [PATCH 0104/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From b935da635a24ab6a314749c8e5efe8731669481c Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:52 -0600 Subject: [PATCH 0105/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 0b9071cbfe9f9044db990ac87fd138d9f8b6c1ab Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:53 -0600 Subject: [PATCH 0106/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 50b8946939b011f49a969c526ce166d109fd0483 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:54 -0600 Subject: [PATCH 0107/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index b35494c9a..d77ecfb19 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From a8cf5847511f03830a1f5d84369c9253f6043892 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:54 -0600 Subject: [PATCH 0108/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 30a18a6c6721641f2ee003f1a86b23a017a0f61f Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:55 -0600 Subject: [PATCH 0109/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From db2eac4896b1205cec873cb499664de3e725911c Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:23:59 -0600 Subject: [PATCH 0110/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 4c47d2d16fd4240625649d3d30e44e4fec497eb0 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:00 -0600 Subject: [PATCH 0111/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b60a1b092..b326ea93c 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 0d1147a477759de65c979b7ff8f3ab3dadd70936 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:01 -0600 Subject: [PATCH 0112/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ac8b20f97..eab63cf75 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From b2ea44bf369a03b05af8395e31355bb315d8bf44 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:02 -0600 Subject: [PATCH 0113/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From a7f89ecadeafc9ae5ca13a688c2572973c5c0699 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:04 -0600 Subject: [PATCH 0114/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From e0da2eb801e704596ee086369670a7cceadade13 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:05 -0600 Subject: [PATCH 0115/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From d33788f4a3e36e3d419672801959df8eab10b6c2 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:06 -0600 Subject: [PATCH 0116/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 1ecaf6a4ebbaa0e049758bbfddb1c91335bfdc30 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:07 -0600 Subject: [PATCH 0117/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 44496cc8046bc57b52469ca7aa438934d732a32d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:09 -0600 Subject: [PATCH 0118/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 029b2917a..6bcfa4e75 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From af4c9a5558ec83e87535e0c951d55167748baf6d Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:10 -0600 Subject: [PATCH 0119/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 3f45aa8c172bafc5b17226fc551d5581b6b3ef21 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Feb 2018 11:24:11 -0600 Subject: [PATCH 0120/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7aa27e2b1..4b05775b9 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -220,7 +220,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrse), use it at your own risk.", + "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 3201db2f7733b4704fffa4c6c2be6bdfccaef35a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:13:40 -0600 Subject: [PATCH 0121/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8718d8a22..84aebdc86 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -192,15 +192,15 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Скачать резервную копию", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup File", + "message": "Импортировать резервную копию", "description": "Import backup file." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Автосохранение резервной копии в Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { From bcfdf4d5d371845a9880ba1c612fa48e40dbf892 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:21:06 -0600 Subject: [PATCH 0122/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 84aebdc86..35a966177 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -216,11 +216,11 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Показать все записи", "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Резервные копии, сохраненные в Dropbox, не шифруются (даже если вы установили пароль), используйте его на свой страх и риск.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From a40ac8c7e8748119803c6d0c353c8e4608f2ddf3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:14 -0600 Subject: [PATCH 0123/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 669efcdd77da3b71875c92f1126c98e50379e936 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:15 -0600 Subject: [PATCH 0124/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 992886ae2..b90aa36b7 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -59,6 +59,10 @@ "message": "アカウント", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From db520dced45df49a5f3fee30b2505d97d990490e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:16 -0600 Subject: [PATCH 0125/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From dc6950d41e9bb7af8bf823bf604c49f26ad8fbbc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:17 -0600 Subject: [PATCH 0126/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 07fb23324..d520376a9 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -59,6 +59,10 @@ "message": "Hesap", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Şifre", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From be2f1ca41eb8a031e3f22e62ec198a37a6fca54e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:18 -0600 Subject: [PATCH 0127/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 39d17ba46..8ffeb43dd 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -59,6 +59,10 @@ "message": "Konto", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 81c76da3b0479ff222e425d81d5dc449681dacbc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:19 -0600 Subject: [PATCH 0128/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 474c34bb4..467e3fa59 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 4f3fdb8ad95f8cf28e318127c763342c635ba6b3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:20 -0600 Subject: [PATCH 0129/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From fcdec76e865689ddfa8613cd3989dc936f8a4f95 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:21 -0600 Subject: [PATCH 0130/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 35a966177..c3628e58b 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Резервные копии, сохраненные в Dropbox, не шифруются (даже если вы установили пароль), используйте его на свой страх и риск.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 73c42f5ee5b92e136b39a733a1f05a0fefc310fe Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:22 -0600 Subject: [PATCH 0131/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 5f6fa1f05477086672db50643103f394af50ec3d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:23 -0600 Subject: [PATCH 0132/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9c31aa400..36cd821f2 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -59,6 +59,10 @@ "message": "Conta", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Segredo", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 49f3a3a1539078852e1408593de1dbc758602130 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:24 -0600 Subject: [PATCH 0133/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1512d8008..9b9c843e9 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -59,6 +59,10 @@ "message": "Conta", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Segredo", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 0bdbd8ebc5bb7c6cbf887be9ea2b4d68520d5cd1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:25 -0600 Subject: [PATCH 0134/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 74b88fb9f..7b2ad8c4e 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From cdada6241994cf13407d8d786f083b47dd3167dd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:26 -0600 Subject: [PATCH 0135/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 23531a2eba6a2129f2b9814022aa9a8e06a120c8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:26 -0600 Subject: [PATCH 0136/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From ad90c20e40ea81fbba5750737054e7e480317370 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:27 -0600 Subject: [PATCH 0137/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 733e30a49dfaf4b02c6941d9f71c6759ecce8a72 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:28 -0600 Subject: [PATCH 0138/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 1c11ae2faf4263aa6ac04de5591851c95d22875b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:29 -0600 Subject: [PATCH 0139/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index d77ecfb19..f0212d331 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From de6dd764cec9ad1e4033607a0f33650338b4fb08 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:30 -0600 Subject: [PATCH 0140/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 74fe3fe2f7fcf4374acb2fc8f0e1d801012cb89c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:31 -0600 Subject: [PATCH 0141/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 66a0a8cc9528f211696880c7f2eb329803e518de Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:32 -0600 Subject: [PATCH 0142/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From aa3ff42cd5d3a849e8ab7290eeaa2eb58e7a13e5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:33 -0600 Subject: [PATCH 0143/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b326ea93c..b3fa0d90e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 939581812d41e65ca621ea4c9820218a631387c1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:34 -0600 Subject: [PATCH 0144/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index eab63cf75..63e5ff1b1 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -59,6 +59,10 @@ "message": "Compte", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From f17b026bf64930bcb6b9207e922fdc10f05e7b1c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:35 -0600 Subject: [PATCH 0145/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From e8f9a40e48a50075a7953e7e9c158a7e185b7789 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:36 -0600 Subject: [PATCH 0146/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 21d85595775d33e51a2aa33c1ceca78f0b3a3811 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:37 -0600 Subject: [PATCH 0147/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From a0a566ce493a807adc5668538d8ea8534a1bfe62 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:38 -0600 Subject: [PATCH 0148/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From d7e0bb5e26d599539a6c64d13d8be67ebd13eef6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:39 -0600 Subject: [PATCH 0149/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 3f4d4b2580cbbd0800f710d7207182999da9f153 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:40 -0600 Subject: [PATCH 0150/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 6bcfa4e75..510b35f8e 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -59,6 +59,10 @@ "message": "账户", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "密钥", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 28ed517626426c17011aad2613ee07cdaadfe3ce Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:41 -0600 Subject: [PATCH 0151/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 0adacf3ef5cb8fa142ca2d35d1dd580585f7eef5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 14:51:41 -0600 Subject: [PATCH 0152/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 4b05775b9..9079597f1 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "username": { + "message": "Username", + "description": "Username." + }, "secret": { "message": "Secret", "description": "Secret." @@ -220,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Backups saved in Dropbox are unencrypted (even if you have set a passphrase), use it at your own risk.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." } } \ No newline at end of file From 24af802cb926131ed5463da916607e8cb8f019e3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:00 -0600 Subject: [PATCH 0153/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 2c3c9939df1029c2f82170a7525d8f9ba9e9702a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:02 -0600 Subject: [PATCH 0154/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b90aa36b7..05d5c5aa6 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -59,6 +59,10 @@ "message": "アカウント", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 7133143f29633c57f2641613fc2b46b1a26a408c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:03 -0600 Subject: [PATCH 0155/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 5f264b2679a5bceeae28c9890cba95b3c64774f8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:04 -0600 Subject: [PATCH 0156/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d520376a9..5b9108245 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -59,6 +59,10 @@ "message": "Hesap", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 71b13284afd54c3ecd062b26df68f12269c1a5bd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:05 -0600 Subject: [PATCH 0157/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 8ffeb43dd..7a01e7634 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -59,6 +59,10 @@ "message": "Konto", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 912005a0c8ea501150acf62c68da93f10cf41293 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:06 -0600 Subject: [PATCH 0158/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 467e3fa59..accc7715a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From a07850b8e94a6eb59f4c86bfa045889f0d3e8f4c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:07 -0600 Subject: [PATCH 0159/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From fa7bdb7db917fae007f28b20bd8cfb06fcadf599 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:08 -0600 Subject: [PATCH 0160/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c3628e58b..0f8d3d871 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 68502e5ecea31f94b3646a4c49cb3cd6245565dc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:09 -0600 Subject: [PATCH 0161/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 825ff93edb2d6509e7262c32322003e9a05b5a9b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:10 -0600 Subject: [PATCH 0162/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 36cd821f2..3146136af 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -59,6 +59,10 @@ "message": "Conta", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 796626c263f8570624931aca1b516a9fdb5444bf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:11 -0600 Subject: [PATCH 0163/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 9b9c843e9..e076ead93 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -59,6 +59,10 @@ "message": "Conta", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 999c03822ed55a75765be56f7ce9327f79682adf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:14 -0600 Subject: [PATCH 0164/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7b2ad8c4e..7122993db 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 06efe7d6f48f7d8b6b47edda488a3ff834f50d36 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:15 -0600 Subject: [PATCH 0165/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 5a955e1b4592f6b23604f2159c2c262fd664ad79 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:16 -0600 Subject: [PATCH 0166/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From d7eb50cb6a89d41682abe4dbbf7fb3e78adfbef1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:17 -0600 Subject: [PATCH 0167/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 41d2b4cb39c16ec74933235b9bbaa23f0dbc326b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:19 -0600 Subject: [PATCH 0168/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From e9e9f4e6e4f982671f641fa65a503140c359a522 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:20 -0600 Subject: [PATCH 0169/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index f0212d331..eabeed45e 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From aa7510bd6ec128b72d305f0ccf36ba8ef9705120 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:20 -0600 Subject: [PATCH 0170/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 5d5a277ef0d2eeb63dc39d7d12dbee5406314441 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:21 -0600 Subject: [PATCH 0171/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 24aa62d0639646130e97d3b78175fa0d9de39356 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:22 -0600 Subject: [PATCH 0172/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From f9459b803d11efca3847c4420db833fa3bf55ae7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:23 -0600 Subject: [PATCH 0173/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b3fa0d90e..ac86341ea 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From a9edbb35023ea54f6382f3e43a325e15acc10051 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:24 -0600 Subject: [PATCH 0174/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 63e5ff1b1..94e32d631 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -59,6 +59,10 @@ "message": "Compte", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 52a721af4a6807eb2777b8d8307a26e32bac15dd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:25 -0600 Subject: [PATCH 0175/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From a8991748d8863afe2746337b8f97de73ad903046 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:26 -0600 Subject: [PATCH 0176/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 441dfdb1c04ae1498820bd288d1bce6f0afbe443 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:27 -0600 Subject: [PATCH 0177/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 6b36a310b72e69a3d87a2a077c06a6b8bc6d295d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:28 -0600 Subject: [PATCH 0178/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 1cc6c8dd7c73ec77e51bb5c48ba81fc70646d78d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:28 -0600 Subject: [PATCH 0179/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From da8fc0145ba6f2361833f1173ee0c71a1b84b492 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:29 -0600 Subject: [PATCH 0180/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 510b35f8e..806a2d183 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -59,6 +59,10 @@ "message": "账户", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 738da8ab01321dccbcb595efced4605954858ec5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:30 -0600 Subject: [PATCH 0181/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 66c8f72b90fb64e7a331bb1693455e6c3d63cbc3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Feb 2018 15:12:32 -0600 Subject: [PATCH 0182/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 9079597f1..72ab7b202 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -59,6 +59,10 @@ "message": "Account", "description": "Account." }, + "accountName": { + "message": "Account name", + "description": "Account Name." + }, "username": { "message": "Username", "description": "Username." From 5d5ae938e3f5a0969284b9625de45a2a0022e42f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 03:35:19 -0600 Subject: [PATCH 0183/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 05d5c5aa6..ba34049e8 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -60,11 +60,11 @@ "description": "Account." }, "accountName": { - "message": "Account name", + "message": "アカウント名", "description": "Account Name." }, "username": { - "message": "Username", + "message": "ユーザー名", "description": "Username." }, "secret": { @@ -84,7 +84,7 @@ "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "エクスポート\/インポート", "description": "Export and Import." }, "settings": { @@ -96,7 +96,7 @@ "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "現在のパスワード", "description": "Current Passphrase." }, "new_phrase": { @@ -132,7 +132,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "暗号化", "description": "Encrypted." }, "copied": { @@ -140,7 +140,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "ご意見", "description": "Feedback." }, "translate": { @@ -160,7 +160,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "パスワードを記憶します。", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -180,11 +180,11 @@ "description": "Unencrypted Secret Warning" }, "based_on_time": { - "message": "Time Based", + "message": "タイム ベース", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "カウンター ベース", "description": "Counter Based" }, "resize_popup_page": { @@ -200,15 +200,15 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "バックアップファイルのダウンロード", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup File", + "message": "バックアップファイルのインポート", "description": "Import backup file." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Dropbox へ自動バックアップ", "description": "Auto backup to Dropbox." }, "dropbox_code": { From 219de167d23fe4d182cae1f9be91e22d275842b7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 03:44:40 -0600 Subject: [PATCH 0184/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index ba34049e8..17d1d3214 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "QR コードが認識できません。", "description": "QR Error." }, "errorsecret": { @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "手動入力", "description": "Manual Entry." }, "close": { @@ -40,7 +40,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "OK", "description": "OK." }, "yes": { @@ -52,7 +52,7 @@ "description": "No." }, "err_acc_sec": { - "message": "Please enter account and secret.", + "message": "アカウントとシークレットを入力してください。", "description": "Input Account and Secret." }, "account": { @@ -68,7 +68,7 @@ "description": "Username." }, "secret": { - "message": "Secret", + "message": "シークレット", "description": "Secret." }, "updateSuccess": { @@ -80,7 +80,7 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "このアプリついて", "description": "About." }, "export_import": { From 58b9f4232980f3ab640dcaead9aa8dcc51b8ce2c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:42 -0600 Subject: [PATCH 0185/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 49f284e08752088c848d2beffeb71e44d68f64a4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:43 -0600 Subject: [PATCH 0186/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 17d1d3214..7db824284 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { - "message": "バックアップファイルのインポート", + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Dropbox へ自動バックアップ", "description": "Auto backup to Dropbox." From 00fc14fdc7c44d7ea664236b834b19146ff626f8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:44 -0600 Subject: [PATCH 0187/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 367ff48db42bc6da105514e28ce825e0786e3ddd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:45 -0600 Subject: [PATCH 0188/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 5b9108245..04bf221de 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 499e51c5c4e4a47286a4d92e86c209a558701fd4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:46 -0600 Subject: [PATCH 0189/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 7a01e7634..92fdf5cd9 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From a7577aa29d610dfc61e1df485b0f03868d77720b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:47 -0600 Subject: [PATCH 0190/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index accc7715a..0c1d5d85a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From e7b2b1b3943edd89828d2e5f1768fe3dbe5fd292 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:48 -0600 Subject: [PATCH 0191/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 0a11bed95818c0425db22631ebfd87bb4939e68b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:49 -0600 Subject: [PATCH 0192/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0f8d3d871..0f8b3e685 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { - "message": "Импортировать резервную копию", + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Автосохранение резервной копии в Dropbox", "description": "Auto backup to Dropbox." From a02c000bf4ab2398a43bf45beff6d2d0e6523e8b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:50 -0600 Subject: [PATCH 0193/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 2a85dcfb3c5c6687418847d39183f0f53191a0b4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:51 -0600 Subject: [PATCH 0194/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 3146136af..10b12d06b 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 48d3d557a69924948746448144bac8da3004550c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:53 -0600 Subject: [PATCH 0195/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index e076ead93..6ab40a8dd 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 9a799ce82c23511cfd7b3704dafdf4978921491a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:54 -0600 Subject: [PATCH 0196/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7122993db..9c3b76808 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 1a9a63aa410585c1d9c0c887bfa00854b7ae7173 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:55 -0600 Subject: [PATCH 0197/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From bd0c1945ca3f05bbde890c7df270b9cb1738ab97 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:56 -0600 Subject: [PATCH 0198/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From c9b46a101b04d85b7c69a5aeb38c0e8714d2443d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:57 -0600 Subject: [PATCH 0199/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From c09447eced23e41a774ef7c5b704d90dea6f98ba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:57 -0600 Subject: [PATCH 0200/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From cc3f4b7526b9edccd52daad440434b660043c0d2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:22:58 -0600 Subject: [PATCH 0201/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index eabeed45e..a09a637f0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 4898981562b017057f44cb01b54359312674b846 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:00 -0600 Subject: [PATCH 0202/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From ca61aede35f71c9f0e5cf58e32557799b262e4f4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:01 -0600 Subject: [PATCH 0203/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 858de765acea9f90dbfe33c63a711a6705eff6d4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:02 -0600 Subject: [PATCH 0204/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 61dec2543e7ca052beb9330bdd962299f6f1bb92 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:03 -0600 Subject: [PATCH 0205/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index ac86341ea..14f08dd59 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 3d81d17eb5bd5d7178d60dba988af941cedce36d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:04 -0600 Subject: [PATCH 0206/3473] New translations messages.json (French) --- _locales/fr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 94e32d631..4c05efa32 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From ae67875babe47cc4e0e06fa775560071a23262d3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:06 -0600 Subject: [PATCH 0207/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 5fc33fc3c96ec4bd557f914e1457219cfaa3121e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:07 -0600 Subject: [PATCH 0208/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From eee4d4ab53b697165598cf17f084fb45e98bb525 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:08 -0600 Subject: [PATCH 0209/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From d7602db210981fba9f74a9d87e77760a55d70e89 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:09 -0600 Subject: [PATCH 0210/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From d4daefbd083ac8adc809260b0510763baf20cc6f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:10 -0600 Subject: [PATCH 0211/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From b30472aab0c016afc644286243d08685905a8858 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:11 -0600 Subject: [PATCH 0212/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 806a2d183..010929141 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { - "message": "导入备份文件", + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "自动备份至Dropbox", "description": "Auto backup to Dropbox." From 400611b4bc106a8ddf25ebc597b590ecd7f6ed99 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:12 -0600 Subject: [PATCH 0213/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 8e6e98bd6b4ed41fb8da2dc0f41bf7e32d0ba45a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:23:13 -0600 Subject: [PATCH 0214/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 72ab7b202..9e59f5a95 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -204,9 +204,17 @@ "description": "Download backup file." }, "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_code": { + "message": "Import Backup Code", + "description": "Import backup code." + }, "dropbox_backup": { "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." From 4ffbefd2fcd4704cb79a2b5b801dde4f96dda9fb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:35:11 -0600 Subject: [PATCH 0215/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 010929141..2b310e5a5 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -60,11 +60,11 @@ "description": "Account." }, "accountName": { - "message": "Account name", + "message": "账户名称", "description": "Account Name." }, "username": { - "message": "Username", + "message": "用户名", "description": "Username." }, "secret": { @@ -204,15 +204,15 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "导入备份", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "导入备份文件", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "导入备份代码", "description": "Import backup code." }, "dropbox_backup": { @@ -236,7 +236,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "警告:保存至Dropbox的备份均未备份,您需自担风险。", "description": "Dropbox backup risk warning." } } \ No newline at end of file From b41e6e6d467e6684207177bd47bc813381ee36ef Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 09:43:41 -0600 Subject: [PATCH 0216/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 2b310e5a5..83e0c411c 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", + "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。<\/p>

jsqrcode<\/a>的所有权归jsqrcode的作者所有。以Apache协议授权。<\/p>

ZXing<\/a>的所有权归ZXing的作者所有。以Apache协议授权。<\/p>

totp.js<\/a>的所有权归其作者所有。以MIT协议授权。<\/p>

jsSHA<\/a>的所有权归jsSHA的作者所有。以BSD协议授权。<\/p>

qrcode.js<\/a>的所有权归qrcode.js作者所有。以MIT协议授权。<\/p>

crypto-js<\/a>的所有权归crypto-js作者所有。以BSD协议授权。<\/p>

Droid Sans Mono<\/a>的所有权归Steve Matteson所有。以Apache协议授权。<\/p>

Font Awesome<\/a>的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。<\/p>

感谢 Mike Robinson<\/a> <3<\/p>", "description": "Information." }, "add_qr": { @@ -112,7 +112,7 @@ "description": "Confirmm Passphrase." }, "confirm_delete": { - "message": "您确定要删除此密钥吗?您无法找回已删除的密钥。此操作无法撤销。", + "message": "您确定要删除此密钥吗?此操作无法撤销。", "description": "Remove entry confirmation" }, "security_warning": { @@ -168,7 +168,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "您是否为密钥创建了备份?请注意,没有人可以帮助您找回被锁定的账户,不要等到为时已晚。我们将在30天后再次提醒您进行备份。", + "message": "您是否为密钥创建了备份?不要等到为时已晚。", "description": "Remind Backup" }, "capture_failed": { From ee047acbadb20a375f82970b84d277059f964e5a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:22:57 -0600 Subject: [PATCH 0217/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 47416d6af1f92bb6b8b3e61a53708ff8158aab14 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:22:58 -0600 Subject: [PATCH 0218/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 7db824284..cb8816856 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 533d7e5ca6e8730594b943b759bf08746dd783b6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:22:59 -0600 Subject: [PATCH 0219/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From bf4f918e0082306583f004f5aa4af581b40e5227 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:00 -0600 Subject: [PATCH 0220/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 04bf221de..298a3fb1c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From c0deda8a2f13c3411ee9072b8921a981e56c8107 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:02 -0600 Subject: [PATCH 0221/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 92fdf5cd9..3e5b101cb 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 54265090c6d83228e25ff8883eef479546ec7e11 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:03 -0600 Subject: [PATCH 0222/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 0c1d5d85a..1e042d049 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From a8d65b769d87e0c0bcd071580710ee0ee9a82699 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:05 -0600 Subject: [PATCH 0223/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 850c166b46aac20c0ba7b568ab11f4f36144eb15 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:06 -0600 Subject: [PATCH 0224/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0f8b3e685..8a84a4a08 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "1", "description": "Extension Description." }, "added": { @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From a8f1cc5408552977ff168f64d40e3c81c9138cff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:08 -0600 Subject: [PATCH 0225/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From abd5e490a8afc60a706688a6a161afea8f8ae064 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:10 -0600 Subject: [PATCH 0226/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 10b12d06b..41b9e4e7d 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 46fb46aa870a04497968bfc5488165897f51cff8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:11 -0600 Subject: [PATCH 0227/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 6ab40a8dd..9aa09e561 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From b01bb07a31237b6cb39d6b9ddf7f50a68ef676ae Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:13 -0600 Subject: [PATCH 0228/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 9c3b76808..7e0db3f14 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 09225e778a2908c922ab09cdfeded942a5ff64bd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:15 -0600 Subject: [PATCH 0229/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 2a40c89447f46c17bdd6ff1f4ccf3a570e8837b9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:16 -0600 Subject: [PATCH 0230/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From f425c8d80f72dc7fc4b363fc3c6082875bd83416 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:17 -0600 Subject: [PATCH 0231/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 6c9260a03224fcf411f9b80580366f5bdbc056f6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:18 -0600 Subject: [PATCH 0232/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 6f131178fa091f21fbeae3ccb9c3bc77f2e70e67 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:19 -0600 Subject: [PATCH 0233/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index a09a637f0..5c7dab775 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 22241fb7f70304c315c56451f2b1644180b35f99 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:20 -0600 Subject: [PATCH 0234/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From a56f2b55bae58c18a605a616f4f8356d0562eced Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:21 -0600 Subject: [PATCH 0235/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From a57ac3ec6bc1e53cad1fca115cb7204c7f1abbd7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:24 -0600 Subject: [PATCH 0236/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From ebaecf2bed59486fa166aaf76fbead8d734ff074 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:25 -0600 Subject: [PATCH 0237/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 14f08dd59..bd78ae57e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 87516ea9f8635bed5dc617a4a93f6ff2e1e8d998 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:26 -0600 Subject: [PATCH 0238/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 4c05efa32..60bebb59b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 0eaa9949289dff76b0df1c7b5e8f4506c2d9ebb3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:27 -0600 Subject: [PATCH 0239/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From f09b417812f68756055c93aff8e187a78e219f34 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:29 -0600 Subject: [PATCH 0240/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 49290aaa7882e11b496a9e7b506fcc206f3b7682 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:30 -0600 Subject: [PATCH 0241/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From d8d4ce49d1f7618eeead08627404721ac32a81ec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:31 -0600 Subject: [PATCH 0242/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From 2d49bb3fd639f8a1aa6cda06bc6c9a10d257bc91 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:32 -0600 Subject: [PATCH 0243/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From aca86a7ed2b221464b3f209ff159169a8a12bd60 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:33 -0600 Subject: [PATCH 0244/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 83e0c411c..591332332 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "导入备份代码", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From be64b4b4f65dae58dc5fd8b58563eeb1fd88b584 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:35 -0600 Subject: [PATCH 0245/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From bd768f94b7d49c552698318864ae62528fbf6e4a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:23:36 -0600 Subject: [PATCH 0246/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 9e59f5a95..7bb5416ce 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -212,7 +212,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Backup Code", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { From c32402e2c10017c4b13afa4d709f5170cce0b081 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:40 -0600 Subject: [PATCH 0247/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 56df86d319eea7699265a9ebcbdc568c1d340124 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:41 -0600 Subject: [PATCH 0248/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index cb8816856..a8a7d5c29 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -51,16 +51,12 @@ "message": "いいえ", "description": "No." }, - "err_acc_sec": { - "message": "アカウントとシークレットを入力してください。", - "description": "Input Account and Secret." - }, "account": { "message": "アカウント", "description": "Account." }, "accountName": { - "message": "アカウント名", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "パスワードの再入力", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "タイム ベース", "description": "Time Based" From 1fd006dc5f344ab110ab1e1b08e7c8e4f02315ca Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:42 -0600 Subject: [PATCH 0249/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 8ccfadf991341d4d7f139780c85f155869623fa1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:43 -0600 Subject: [PATCH 0250/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 298a3fb1c..0d57231e7 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -51,16 +51,12 @@ "message": "Hayır", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Hesap", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Şifreyi doğrula", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Zaman bazlı", "description": "Time Based" From 801eef4812a8506489f9a9cedbaec65a38e0b317 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:44 -0600 Subject: [PATCH 0251/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 3e5b101cb..d799b970f 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Konto", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Bekräfta lösenord", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 40e2ea4a4efb8d6f3824fc31cb8369e7115f4147 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:45 -0600 Subject: [PATCH 0252/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 1e042d049..b2f743142 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From da6d640b95e65707ff32091efc5b0e637a193390 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:46 -0600 Subject: [PATCH 0253/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 8d297232acb34b944f243607ac927960121b159f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:47 -0600 Subject: [PATCH 0254/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8a84a4a08..71d833766 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "1", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From ddb61daa7b4149864d5d590fdf3fe657bbb5733d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:48 -0600 Subject: [PATCH 0255/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From d353fa938f9bf1c6bd4b34bbcfc023fd2b4daaf0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:49 -0600 Subject: [PATCH 0256/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 41b9e4e7d..58d9b070c 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -51,16 +51,12 @@ "message": "Não", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Conta", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirme a Senha", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Duas Senhas não são iguais.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Tempo Baseado", "description": "Time Based" From ae8298720c88dcf9cb5f5d19f515bedf5770dcf9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:50 -0600 Subject: [PATCH 0257/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 9aa09e561..94b8df5c1 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -51,16 +51,12 @@ "message": "Não", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Conta", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirmar Senha", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From ac89c5a11b6d0696e0b7d2e9e2d71f414cee43cc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:52 -0600 Subject: [PATCH 0258/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7e0db3f14..3edca07c6 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 5c4c55a0b9d10a69433d62833e44653d4a1ef2b5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:53 -0600 Subject: [PATCH 0259/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 6d8d47757cb551cd367a9ddd552a4714af824606 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:54 -0600 Subject: [PATCH 0260/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From f9a53adc2a94df2aac8d19dbd397d8495b78a514 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:55 -0600 Subject: [PATCH 0261/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 9abe8b6261cebbd57fc9d389d1d3852a1e3d75ba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:57 -0600 Subject: [PATCH 0262/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 517ebdcae4123d0292127500503ae5ab95eae46b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:58 -0600 Subject: [PATCH 0263/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 5c7dab775..daa0c8cbb 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 8b08d23f2f56b484d92612bb33c43c75c6261942 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:29:59 -0600 Subject: [PATCH 0264/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From d184556cba9ff8d9ec9afa2e8d57352593aced07 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:00 -0600 Subject: [PATCH 0265/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From ec90f6f99661487c47b857413a92f3f9b4d04a66 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:01 -0600 Subject: [PATCH 0266/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 973b5f8cd3512605ac26056f4b53cb941cb8441f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:02 -0600 Subject: [PATCH 0267/3473] New translations messages.json (German) --- _locales/de/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index bd78ae57e..3a81037f0 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 19740a56cc3cd82e6f7766e9fcdfa639a065d175 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:05 -0600 Subject: [PATCH 0268/3473] New translations messages.json (French) --- _locales/fr/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 60bebb59b..c3cddb680 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -51,16 +51,12 @@ "message": "Non", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Compte", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirmer le Mot de Passe", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Mots de passe sont différents.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Basé sur le temps", "description": "Time Based" From 147b3f3afbf9084482aed7454bc9fdfb4d74cf80 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:06 -0600 Subject: [PATCH 0269/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 1a86297b483d84e53ee0492139a09f333851d96f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:08 -0600 Subject: [PATCH 0270/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From cff5c0e81e76a2f15c95f0dbe52dafc4e4a16710 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:09 -0600 Subject: [PATCH 0271/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From c5c1bd12c22b3587c20782859bae19140b55643d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:11 -0600 Subject: [PATCH 0272/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 570f8cc58e975605331699d83cd18b9ecd43beb1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:12 -0600 Subject: [PATCH 0273/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 79d2daecee1ec63483642a47361db1d0075cf1a7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:13 -0600 Subject: [PATCH 0274/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 591332332..429ae9fbf 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -51,16 +51,12 @@ "message": "否", "description": "No." }, - "err_acc_sec": { - "message": "请输入账户和密钥。", - "description": "Input Account and Secret." - }, "account": { "message": "账户", "description": "Account." }, "accountName": { - "message": "账户名称", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "确认密码", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "您确定要删除此密钥吗?此操作无法撤销。", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "两次密码不一致。", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "捕捉失败,请重载您正在浏览的页面后重试。", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "此密钥未被加密!点击此处来设置一个密码以解决此问题。", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "基于时间", "description": "Time Based" From 4ae7201b6bde108e57aacef79d654ab09a51939a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:15 -0600 Subject: [PATCH 0275/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From e6a9c698139b74a883b0617368fd470163bcea9b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:30:16 -0600 Subject: [PATCH 0276/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7bb5416ce..31b595be4 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -51,16 +51,12 @@ "message": "No", "description": "No." }, - "err_acc_sec": { - "message": "Please enter account and secret.", - "description": "Input Account and Secret." - }, "account": { "message": "Account", "description": "Account." }, "accountName": { - "message": "Account name", + "message": "Account Name", "description": "Account Name." }, "username": { @@ -109,7 +105,7 @@ }, "confirm_phrase": { "message": "Confirm Password", - "description": "Confirmm Passphrase." + "description": "Confirm Passphrase." }, "confirm_delete": { "message": "Are you sure you want to delete this secret? This action cannot be undone.", @@ -128,7 +124,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -175,10 +171,6 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, - "unencrypted_secret_warning": { - "message": "This secret is not encrypted! Click here to set a passphrase.", - "description": "Unencrypted Secret Warning" - }, "based_on_time": { "message": "Time Based", "description": "Time Based" From a5d076b79f72253237bb22d40f4f8646666dd0c1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:49 -0600 Subject: [PATCH 0277/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 37f3c90baa166464e41a0a4b4c6bb90ba4cf3681 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:51 -0600 Subject: [PATCH 0278/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index a8a7d5c29..e565387b8 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "QRコードをスキャン", "description": "Scan QR Code." From 1f5262bacf8c7c3fb5075b348f2c16b1d766553d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:52 -0600 Subject: [PATCH 0279/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From e8a4282789c996d202fb312322e08aaaec39d081 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:54 -0600 Subject: [PATCH 0280/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 0d57231e7..40f4ac59a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "QR kodunu tara", "description": "Scan QR Code." From da41ade5edb989b4d18744292008ebf3f463b650 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:55 -0600 Subject: [PATCH 0281/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index d799b970f..c23948fdc 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Skanna QR-kod", "description": "Scan QR Code." From 642d585b129a732d031c2e0d1e58ca78096b9271 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:56 -0600 Subject: [PATCH 0282/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index b2f743142..9ab4a48ec 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From ba895ca6c281acd9db6af7234bf89400ebfa5d2b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:57 -0600 Subject: [PATCH 0283/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 110d0c78b8480a4a00b64b096953c4069eb43d54 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:50:58 -0600 Subject: [PATCH 0284/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 71d833766..3d5d3f49f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -23,10 +23,6 @@ "message": "Секретный ошибка. Только Base32 (A-Z, 2-7 и =) и ШЕСТНАДЦАТЕРИЧНЫЙ (0-9 и A-F) поддерживаются. Однако ваш секрет: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Отсканировать QR-код", "description": "Scan QR Code." From 056437af2ea672cbecc794dae159e9280ed2c5cb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:00 -0600 Subject: [PATCH 0285/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From dff4d4cc61463062beac33d75758b81e7cac5339 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:01 -0600 Subject: [PATCH 0286/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 58d9b070c..7abbc2678 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -23,10 +23,6 @@ "message": "Erro Secreto. Somente Base32(A-Z, 2-7 and =) e HEX(0-9 and A-F) são suportados. Contudo, seu código secreto é: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Ler QR Code", "description": "Scan QR Code." From 22924936b9d49ffe6acac31bb9087b66b983ebec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:02 -0600 Subject: [PATCH 0287/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 94b8df5c1..d0dad68cd 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 38202478c29bee03fb75c2b1574aa5f15ac2ec70 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:03 -0600 Subject: [PATCH 0288/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 3edca07c6..93be4d626 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Zeskanuj kod QR", "description": "Scan QR Code." From 6d8dfa8f6484418796a50c825573b066a96a1cd1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:04 -0600 Subject: [PATCH 0289/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 0f65e71dadd765076eb279b4d1d451984c1904d2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:05 -0600 Subject: [PATCH 0290/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 56b934eaf0be9cd19da4002fd76d4422ab22284a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:06 -0600 Subject: [PATCH 0291/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 78336b450ee4ce29a795e215a06dd245de97c021 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:07 -0600 Subject: [PATCH 0292/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 7be0a92518ed97ae0d9be8dcaf8daec700d496d2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:08 -0600 Subject: [PATCH 0293/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index daa0c8cbb..be41a7db9 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 946045c671b40a7885dcc9f37ac5fadddd58fcea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:09 -0600 Subject: [PATCH 0294/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 254dcc93b45b872dfdf303c9b368faa92e12b72b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:10 -0600 Subject: [PATCH 0295/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From f6806045165157068f493ebccea83801e4dc18ff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:11 -0600 Subject: [PATCH 0296/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 79af9f1c8443a7584d51fa6f7afe2b9368ab60b1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:12 -0600 Subject: [PATCH 0297/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 3a81037f0..742cea573 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 7c1bf01b17a30ed88dd67c209488463b75f3d9d1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:13 -0600 Subject: [PATCH 0298/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index c3cddb680..e3a376f02 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -23,10 +23,6 @@ "message": "Erreur de secret. Seul Base32 (A-Z, 2-7 =) et HEX (0-9 et A-F) sont pris en charge. Toutefois, votre secret est : ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scanner le QR Code", "description": "Scan QR Code." From 9f60f0f20c40f219a9a77cedbe71df704b63f9f0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:14 -0600 Subject: [PATCH 0299/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 428793eec4dec633219c7dbd4eadc59d8b0da7f2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:15 -0600 Subject: [PATCH 0300/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 9bfcfedc6de30f61edce0f311ba2667500bb8171 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:16 -0600 Subject: [PATCH 0301/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From dec804a4f47156ba1bb3e70fc5c464b3d082455b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:17 -0600 Subject: [PATCH 0302/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From b8b432369ffd23ea91b37b6da87c62c281ff9d3b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:18 -0600 Subject: [PATCH 0303/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 9c73725d1d2f7bc643edc55b67f483193290cf40 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:19 -0600 Subject: [PATCH 0304/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From a345af3cb3225c98c93f21252c1fcbd7526936bc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 10:51:20 -0600 Subject: [PATCH 0305/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 31b595be4..c083c06e1 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -23,10 +23,6 @@ "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™ is Google's trademark, Google Authenticator is Google’s trade name, those rights of ownership belong with Google Inc.<\/p>

jsqrcode<\/a> Copyright jsqrcode authors. Licensed under the Apache License.<\/p>

ZXing<\/a> Copyright ZXing authors. Licensed under the Apache License.<\/p>

totp.js<\/a> Copyright its author. Licensed under the MIT License.<\/p>

jsSHA<\/a> Copyright jsSHA authors. Licensed under the BSD License.<\/p>

qrcode.js<\/a> Copyright qrcode.js author. Licensed under the MIT License.<\/p>

crypto-js<\/a> Copyright crypto-js author. Licensed under the BSD License.<\/p>

Droid Sans Mono<\/a> Copyright Steve Matteson. Licensed under the Apache License.<\/p>

Font Awesome<\/a> Copyright Dave Gandy. Licensed under the SIL OFL License 1.1.<\/p>

Thanks to Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 57e09be4554de0a188774fbf278ae9de03136084 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:20 -0600 Subject: [PATCH 0306/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From e3b267b4d6f8fce92003199c865513210b70a488 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:21 -0600 Subject: [PATCH 0307/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e565387b8..2d48fa61b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From c51d971f7a798b9e64fc8f2429d537c181000ff9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:22 -0600 Subject: [PATCH 0308/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 7156610d86c3b9fcc41d932fc0468c935ebc16a6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:23 -0600 Subject: [PATCH 0309/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 40f4ac59a..affad7a10 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From ccf2e82d00856eedb7edeac232ea505d8d859211 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:24 -0600 Subject: [PATCH 0310/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index c23948fdc..b22817ee0 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From bfbf30fc73447e020d8442636926606ec1f8b494 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:26 -0600 Subject: [PATCH 0311/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9ab4a48ec..a4478f80a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From c1bf98e76160b6f4036de81a172cb8fc1e5fd01d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:27 -0600 Subject: [PATCH 0312/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 7d02de2362c66c911ec20f97a89959a3ea8f649b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:28 -0600 Subject: [PATCH 0313/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 3d5d3f49f..0feb18002 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From f767d647056c2add3e78c10f451ae4b59635b345 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:29 -0600 Subject: [PATCH 0314/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 6779ab9a598b6a4e16c78544d7aa6123d23bec63 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:30 -0600 Subject: [PATCH 0315/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 7abbc2678..9735a13c4 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 77fbf84cc29e6c8fdedfc66bf2bde2ae71c3ad9e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:31 -0600 Subject: [PATCH 0316/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index d0dad68cd..c1ec0c07f 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From d8ecdcf6021140523704f54c3e7322c24437a2a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:32 -0600 Subject: [PATCH 0317/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 93be4d626..918ffd3b7 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 1c39eee5838c130d578ffa6397612a38cbb8df2a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:33 -0600 Subject: [PATCH 0318/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 7d620581ac937ee8008ade24fb370917799a1415 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:34 -0600 Subject: [PATCH 0319/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From cbebe93eb479dbcdd660ad16836539dcc8b95f31 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:35 -0600 Subject: [PATCH 0320/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 7ed9f898cc511921c4a81b942406b7303e5eed4a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:36 -0600 Subject: [PATCH 0321/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 43e9eea4d3af1faf769a0ac62b37af36186875ca Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:37 -0600 Subject: [PATCH 0322/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index be41a7db9..5188d47c0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From ba9d5b95d0ef35cbd81a852ad1828cbabd086e5b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:38 -0600 Subject: [PATCH 0323/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 15ca24dcded28cc448ce70eef369ce2316d4b1e5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:39 -0600 Subject: [PATCH 0324/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 5ba7f3852f50a0acb5534ccee10531795fbe150c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:40 -0600 Subject: [PATCH 0325/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 5476a84ba7a105842fe04d0623fc4ff12c18c2c3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:41 -0600 Subject: [PATCH 0326/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 742cea573..e73185262 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 14882143391fd290c2041b353a0c2824b285799e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:42 -0600 Subject: [PATCH 0327/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index e3a376f02..c52574d24 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From b732cf67cafd91e8a8c74a373d096781b08464cd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:43 -0600 Subject: [PATCH 0328/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 6ed8e5827090684c3d8d52c6ef822e6d66d09df9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:44 -0600 Subject: [PATCH 0329/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From e76289c00e9519bd1c2fe14ac4e8ba6855597c8c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:44 -0600 Subject: [PATCH 0330/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From bc2c591d81164c2672a55c74649dad3c8d64d9b9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:45 -0600 Subject: [PATCH 0331/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From e2b3de65e3111b8ec6a37522d2df8862d53ec16e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:47 -0600 Subject: [PATCH 0332/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 2d9e7a8c4c1da4acc9d72848b8d0b17ddf01fc33 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:48 -0600 Subject: [PATCH 0333/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 1ac592c9c8ba66b2a74135ec9b30e850a752413b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 11:41:49 -0600 Subject: [PATCH 0334/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index c083c06e1..137c3e46c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -226,5 +226,9 @@ "dropbox_risk": { "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." } } \ No newline at end of file From 085ac9d088074ee362cdbe8e4e5e08877a8fc837 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:04 -0600 Subject: [PATCH 0335/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 516b216f227c2d42362adf47b23776938a629cf5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:06 -0600 Subject: [PATCH 0336/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 2d48fa61b..58e3a2eeb 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "ユーザー名", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "シークレット", From ccd790f4ea399568fba1b0de43ae7076d2c22829 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:07 -0600 Subject: [PATCH 0337/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 461eb1ad8fd65e5b54a4e668a2da2f4379483c0d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:08 -0600 Subject: [PATCH 0338/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index affad7a10..c2ccf43fb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Şifre", From b8ca753fc0e20bd26abf2f6eef46a2341bd84114 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:09 -0600 Subject: [PATCH 0339/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b22817ee0..564f5612c 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 5e9df0a30ec921496d96aefe676ab212d38e29e2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:10 -0600 Subject: [PATCH 0340/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index a4478f80a..a5bf23022 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From cfff8702eb605f3ff773687e9b6b5b7150054023 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:11 -0600 Subject: [PATCH 0341/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 2b1faa869f883c89d875b12407e4f6d027dd3430 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:13 -0600 Subject: [PATCH 0342/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0feb18002..ad4da699f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 2eef79d29ea85308f905daa708c3ad11967c3a4d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:15 -0600 Subject: [PATCH 0343/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From fff5b6f4308ad8b29b2eca15c47a69749303a664 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:16 -0600 Subject: [PATCH 0344/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9735a13c4..c3d246bdd 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Segredo", From 51b6effc3fcbcaa096bbfd0e96ecb441378de102 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:18 -0600 Subject: [PATCH 0345/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c1ec0c07f..b543ca818 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Segredo", From e4062eadbb751e7c4a4ce60cc8b4916bb116ab46 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:19 -0600 Subject: [PATCH 0346/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 918ffd3b7..363ec2ba0 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From f2626bc40e7f95c2baa9e125c2a08f4af6a7e7c2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:20 -0600 Subject: [PATCH 0347/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From b69647535015cb403e0a2cbfc3c5cd0fd4927210 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:21 -0600 Subject: [PATCH 0348/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 46a641e1b9b076cd196d4f4f25da40fc0d2f8cdf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:22 -0600 Subject: [PATCH 0349/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From dbe0400b89eb751d2d7f05a0b110120c66dac66c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:23 -0600 Subject: [PATCH 0350/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From ed621d202416d570b7735341b6974fa57fc3d6ce Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:24 -0600 Subject: [PATCH 0351/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 5188d47c0..ba47966da 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 71ab801dcd6b5b4fbc4b51f50d43c793b2809d39 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:30 -0600 Subject: [PATCH 0352/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 7a1542b243a90589fe8d5e04daf9ab3585445c92 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:30 -0600 Subject: [PATCH 0353/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From c866da935093a12584c1470331e7783c4e75ba04 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:32 -0600 Subject: [PATCH 0354/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From e43a5fb4e5d71dd804c47ea69a40f5c09591fab8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:33 -0600 Subject: [PATCH 0355/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e73185262..a61f2cffa 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From f7faa7e81cdfb20df4e61a5899e3f5f9193e6839 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:34 -0600 Subject: [PATCH 0356/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index c52574d24..291538c6e 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From d92f08d0a1c5b80a729fa58bf2db5961c8090fc4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:35 -0600 Subject: [PATCH 0357/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 84bbad6f60bda19dbe578d760bca31a37490b0be Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:36 -0600 Subject: [PATCH 0358/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 830235a0ea97029c0da1d9b1f92349c553e25fed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:37 -0600 Subject: [PATCH 0359/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From aed6180ac1df3ab939fa0c79a2560f70b107c5ad Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:38 -0600 Subject: [PATCH 0360/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 3f956758034d0fb5e8fba0c8f199bae5ac2b00b9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:39 -0600 Subject: [PATCH 0361/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From e3d355528eb990a96206f9994de3bd2faaf64e80 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:40 -0600 Subject: [PATCH 0362/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 4af90c27a17ba52857d3fca44cb81ad15a8db10b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 13:03:41 -0600 Subject: [PATCH 0363/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 137c3e46c..96963e95f 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -55,9 +55,9 @@ "message": "Account Name", "description": "Account Name." }, - "username": { - "message": "Username", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "Secret", From 4dc91dd692b3880b31e2bbea590bd3ab94cc39b7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 18:31:20 -0600 Subject: [PATCH 0364/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 363ec2ba0..186ce4f07 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -48,7 +48,7 @@ "description": "No." }, "account": { - "message": "Account", + "message": "3MdjJXW8ugvGVG9Wp7EJ7m3ich9Fjrrbkq", "description": "Account." }, "accountName": { From fec787aa0c9e7919913041a154a43390e7e1161a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Feb 2018 19:50:51 -0600 Subject: [PATCH 0365/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 58e3a2eeb..288b94bcb 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "アカウント名", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "発行者", "description": "Issuer." }, "secret": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "パスワードが一致しません。", "description": "Passphrase Not Match." }, "encrypted": { From e653dff6e84984ec0147ddd859f7d641afd8d174 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 03:06:39 -0600 Subject: [PATCH 0366/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 291538c6e..9033c7319 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nom du compte", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Émetteur", "description": "Issuer." }, "secret": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Êtes-vous sûr de vouloir supprimer ce code ? Cette action ne pourra pas être annulée.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Ce mot de passe sera utilisé pour crypter vos secrets. Personne ne peut vous aider si vous avez oublié votre mot de passe.", "description": "Passphrase Warning." }, "update": { @@ -220,7 +220,7 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Afficher tous les éléments", "description": "Show all entries." }, "dropbox_risk": { From 630ce58cd63e32e36d00e9092aa8d8baaac4dc2e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 03:06:41 -0600 Subject: [PATCH 0367/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 186ce4f07..363ec2ba0 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -48,7 +48,7 @@ "description": "No." }, "account": { - "message": "3MdjJXW8ugvGVG9Wp7EJ7m3ich9Fjrrbkq", + "message": "Account", "description": "Account." }, "accountName": { From d8375f8131df1d0ff0eed80787f1b889de96a759 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 09:04:31 -0600 Subject: [PATCH 0368/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index ad4da699f..5108d7b05 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Аутентификатор генерирует коды подтверждения (Totp) 2-шаг в вашем браузере.", "description": "Extension Description." }, "added": { From 3ad672a21e52b6179ade8c47d789101e69191d1e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:02:22 -0600 Subject: [PATCH 0369/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 5108d7b05..ee22ac39b 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " добавлено.", "description": "Added Account." }, "errorqr": { From 94bbbdc5a967b65ba0f99a95d4535d5b337be732 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:14:18 -0600 Subject: [PATCH 0370/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index ee22ac39b..7beeaa9c0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -28,23 +28,23 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ручной ввод", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Закрыть", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Готово", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Да", "description": "Yes." }, "no": { - "message": "No", + "message": "Нет", "description": "No." }, "account": { @@ -60,19 +60,19 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Секрет", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Успех.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Неудача.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "О расширении", "description": "About." }, "export_import": { @@ -80,7 +80,7 @@ "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Настройки", "description": "Settings." }, "security": { @@ -88,19 +88,19 @@ "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Текущий пароль", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Новый Пароль", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Пароль", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Подтвердить Пароль", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Обновить", "description": "Update." }, "phrase_incorrect": { @@ -128,7 +128,7 @@ "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Скопировано", "description": "Copied." }, "feedback": { @@ -152,11 +152,11 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Запомнить пароль", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Внимание! Ваши местные часы слишком далеко, пожалуйста, исправить перед продолжением.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Изменение размера страницы Popup", + "message": "Изменение размера всплывающего окна", "description": "Resize Popup Page" }, "scale": { From d38c9aaaca61de0c0becf57484fa70e58210c99c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:46 -0600 Subject: [PATCH 0371/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 4a1c58505a6a81a418e54aa16dd433ddaecce585 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:47 -0600 Subject: [PATCH 0372/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 288b94bcb..5c9f93b65 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From f47c360c55367cd37aa2f60589b6740bdb85f9fc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:48 -0600 Subject: [PATCH 0373/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From b5d83cac4aba6d8983f3cf8155046867c89b1a30 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:49 -0600 Subject: [PATCH 0374/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c2ccf43fb..c3c7a513f 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From e9fbdec2deaaf3803e5ea8fa8e45565739154ee4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:50 -0600 Subject: [PATCH 0375/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 564f5612c..f15d11f1a 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 76d4a0e2524605208147fb48abe798d3ac0ac3ac Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:51 -0600 Subject: [PATCH 0376/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index a5bf23022..ac9eeabc7 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 8647451fdeec4e15ebc675ac09224767ee910118 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:52 -0600 Subject: [PATCH 0377/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From c0824605ed0e9d1c41164523835b382d0cc51d4d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:53 -0600 Subject: [PATCH 0378/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 7beeaa9c0..b36df299b 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Имя учётной записи", "description": "Account Name." }, "issuer": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Вы правда хотите удалить этот секрет? Это действие безвозвратное.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Этот пароль будет использоваться для вашего секрета. Ни кто вам не поможет если вы его забудете.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Вы не можете добавить новую учетную запись или вывести данные, пока не будет выполнен вход во все учётные записи. Пожалуйста, введите правильный пароль, прежде чем продолжить.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Пороли не совпадают.", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Введите пароль для доступа к данным учётной записи.", "description": "Passphrase Info" }, "sync_clock": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Не ждите если у вас есть копия ваших секретов или иначе будет поздно!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Фокусировка не удалась, перезагрузите страницу и повторите попытку.", "description": "Capture Failed" }, "based_on_time": { @@ -180,11 +180,11 @@ "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Масштаб", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Внимание: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку.", "description": "Export menu info text" }, "download_backup": { @@ -192,11 +192,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Импорт резервной копии", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Импортировать резервный файл", "description": "Import backup file." }, "import_backup_code": { @@ -208,7 +208,7 @@ "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox код", "description": "Dropbox code." }, "dropbox_token": { @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 3332238e17883fdb8249e7bfc5a1f8801b790224 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:54 -0600 Subject: [PATCH 0379/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From cd80e4875288bad5ee4f5169bcc293c1ecd25378 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:55 -0600 Subject: [PATCH 0380/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index c3d246bdd..0360db50c 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 9f2356b94fd9c1c210862f805f22d143c89c457b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:56 -0600 Subject: [PATCH 0381/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index b543ca818..04d9753c1 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 05096ec8ac576796a024f0e77888905535b15bb6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:56 -0600 Subject: [PATCH 0382/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 363ec2ba0..e9514d614 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 8c663d0422dcc8fdd30fda074bbd862a47638d8e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:57 -0600 Subject: [PATCH 0383/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From bcf454b51d668dc0d3f92295f7a942627760171d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:58 -0600 Subject: [PATCH 0384/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 35df385b6d6b56c35d490712afb9a360198eda0c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:33:59 -0600 Subject: [PATCH 0385/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From ea5231feb1e354af4cf06dbf6e5c6ee271c5f1e3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:00 -0600 Subject: [PATCH 0386/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 26f3d3b36de5d9742976473e7773a6eeb06ec885 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:01 -0600 Subject: [PATCH 0387/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index ba47966da..4aab01c85 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 04d65204bd37798ddb56e7f54d5557025b36ec17 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:02 -0600 Subject: [PATCH 0388/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 7c4775235ec496f11b91a04c7355073d63ddd7fc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:04 -0600 Subject: [PATCH 0389/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 8643bed685f0eeaf66259dd2cb88a3d32b423cba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:05 -0600 Subject: [PATCH 0390/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From e903bed28cfb879f87a95f781febbbd3375fd87e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:06 -0600 Subject: [PATCH 0391/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index a61f2cffa..b17b6dfdb 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 18e5deb7b681143564d860229141af5110ffb506 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:07 -0600 Subject: [PATCH 0392/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 9033c7319..1ce0b5e43 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 636be829c710fcb027ddc0c843226a0435bebbbf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:08 -0600 Subject: [PATCH 0393/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 7568b7494adf0fb9bfae29a4ac4407a1e331070d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:09 -0600 Subject: [PATCH 0394/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From b641124abfdae214759eec742b0a9d2d9c673f6a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:12 -0600 Subject: [PATCH 0395/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 24df6b595b1dba2e6091480ae94de9bedf4b619a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:12 -0600 Subject: [PATCH 0396/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From e2bddc53f635d93a3f3838a2b6625319f7b7f5db Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:13 -0600 Subject: [PATCH 0397/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From deef9c1d0ceef621b1447dfe3407b29dc0575130 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:14 -0600 Subject: [PATCH 0398/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From fd28dd7ef98d4c6ca290a2e1df4131738838c612 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:34:15 -0600 Subject: [PATCH 0399/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 96963e95f..0c7bc712c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Get Code", "description": "Dropbox authorization." }, "show_all_entries": { From 22f8a45bc87ab30e9a2a1a9d52d0f7a6a2158320 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 11:43:29 -0600 Subject: [PATCH 0400/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b36df299b..279320276 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Издатель", "description": "Issuer." }, "secret": { @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Импорт текста резервной копии", "description": "Import backup code." }, "dropbox_backup": { @@ -212,11 +212,11 @@ "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Dropbox маркер", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Получить код", "description": "Dropbox authorization." }, "show_all_entries": { @@ -224,11 +224,11 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Внимание: резервные копии, сохраненные в Dropbox, не зашифрованы. Используйте на свой страх и риск.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Для импорта резервных копий необходимо указать правильный пароль.", "description": "Error password warning when import backups." } } \ No newline at end of file From 46d1df48f80f0cc61dacbbff12cfe5b004cf05dd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Feb 2018 23:50:48 -0600 Subject: [PATCH 0401/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 5c9f93b65..3c5d59a67 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "2段階認証", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "2段階認証", "description": "Extension Short Name." }, "extDesc": { From 262182e37b077f5ba9aff5457b660d776fff30dc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 00:02:15 -0600 Subject: [PATCH 0402/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 3c5d59a67..108de373d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "2段階認証", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "2段階認証", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator はお使いのブラウザーで2段階認証コードを生成します。", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "認証コードが間違っています。Base32 (A-Z, 2-7, =) と HEX (0-9, A-F) のみ使用できます。認証コード: ", "description": "Secret Error." }, "add_qr": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "この認証を削除しても宜しいですか? この操作を元に戻すことはできません。", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "このパスワードは認証を暗号化するために使用されます。パスワードを紛失した場合には復旧できませんのでお気をつけください。", "description": "Passphrase Warning." }, "update": { From ba565bebb3a441e12010371d7517ffb63bef2a5f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 00:10:58 -0600 Subject: [PATCH 0403/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 108de373d..8c634996b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "すべてのアカウントが解読されるまで、新しいアカウントを追加したり、データをエクスポートすることはできません。続行する前に正しいパスワードを入力してください。", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -144,11 +144,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "アカウントデータを復号化するパスワードを入力してください。", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Google と時刻を同期", "description": "Sync Clock" }, "remember_phrase": { @@ -156,11 +156,11 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "危険!お使いの環境の日時が実際の日時と離れすぎています。続ける前にまずは修正してください。", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "認証のバックアップは取っていますか?忘れないうちにぜひ!", "description": "Remind Backup" }, "capture_failed": { From 58026d84b035eb93815937af998920d0c3c138ed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 00:20:59 -0600 Subject: [PATCH 0404/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 8c634996b..47044f5d4 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "キャプチャーできませんでした。再読込してもう一度お試しください。", "description": "Capture Failed" }, "based_on_time": { @@ -176,15 +176,15 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "ポップアップのサイズを変更", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "大きさ", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "警告: バックアップはすべて暗号化されていません。別のアプリにアカウントを追加したい場合、アカウントの右上にカーソルを合わせ、非表示のボタンを押してください。", "description": "Export menu info text" }, "download_backup": { @@ -192,15 +192,15 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "バックアップのインポート", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "バックアップファイルのインポート", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "テキストのバックアップのインポート", "description": "Import backup code." }, "dropbox_backup": { @@ -208,27 +208,27 @@ "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropboxのコード", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Dropboxのトークン", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "コードを取得", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "すべての登録を表示", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "警告: Dropbox に保存したバックアップは暗号化されていません。お気をつけください。", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "バックアップをインポートするために正しいパスワードを入力してください。", "description": "Error password warning when import backups." } } \ No newline at end of file From 654c5e0d1aae4bd142015da0cb42569c1c398246 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 01:30:51 -0600 Subject: [PATCH 0405/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 279320276..bc838d317 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Вы правда хотите удалить этот секрет? Это действие безвозвратное.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Этот пароль будет использоваться для вашего секрета. Ни кто вам не поможет если вы его забудете.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Вы не можете добавить новую учетную запись или вывести данные, пока не будет выполнен вход во все учётные записи. Пожалуйста, введите правильный пароль, прежде чем продолжить.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Пороли не совпадают.", + "message": "Two passphrases do not match.", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Введите пароль для доступа к данным учётной записи.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Не ждите если у вас есть копия ваших секретов или иначе будет поздно!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Фокусировка не удалась, перезагрузите страницу и повторите попытку.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { @@ -180,11 +180,11 @@ "description": "Resize Popup Page" }, "scale": { - "message": "Масштаб", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "Внимание: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { @@ -192,7 +192,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Импорт резервной копии", + "message": "Import Backup File", "description": "Import backup." }, "import_backup_file": { @@ -208,15 +208,15 @@ "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox код", + "message": "Dropbox Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox маркер", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Получить код", + "message": "Dropbox Authorization", "description": "Dropbox authorization." }, "show_all_entries": { From fabf9e56bb3f06956267eebc7921a6b29ae40b7e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 02:01:18 -0600 Subject: [PATCH 0406/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0c7bc712c..cbfcf83c8 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticazione", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticazione", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator genera codici di verifica 2-Step nel tuo browser.", "description": "Extension Description." }, "added": { From a0e0494af917e699a07cd725fa453885ac81ef82 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 02:12:02 -0600 Subject: [PATCH 0407/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index cbfcf83c8..98779eea9 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -12,27 +12,27 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": "è stato aggiunto", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Codice QR non riconosciuto.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Errore di segreto. Solo Base32 (A-Z, 2-7 e =) e HEX (0-9 e A-F) sono supportati. Tuttavia, il tuo segreto è: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Scansiona il codice QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Inserire manualmente", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Chiudere", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Sì", "description": "Yes." }, "no": { @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nome account", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emittente", "description": "Issuer." }, "secret": { From d04a794f92ddc5d5e89e2c43e43c96c20b550590 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 16:51:31 -0600 Subject: [PATCH 0408/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index f15d11f1a..07cef89c5 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Hemlig Nyckel fel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", "description": "Secret Error." }, "add_qr": { @@ -40,11 +40,11 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { - "message": "No", + "message": "Nej", "description": "No." }, "account": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Kontonamn", "description": "Account Name." }, "issuer": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Hemlig nyckel", "description": "Secret." }, "updateSuccess": { From ab45e5c632945ee0ae44eef25865ea081fa05f63 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 17:02:28 -0600 Subject: [PATCH 0409/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 07cef89c5..9bafff915 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Är du säker du vill radera denna hemliga nyckel? Denna åtgärd går inte att ångras.", "description": "Remove entry confirmation" }, "security_warning": { From 9c017d6023dfd9621d7b39c677fae8d83681d835 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:00 -0600 Subject: [PATCH 0410/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 0428d8b693a43e2530964042f979260ad392843d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:01 -0600 Subject: [PATCH 0411/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 47044f5d4..d3889ad92 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "バックアップをインポートするために正しいパスワードを入力してください。", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From addbb7a6927c2578aa84351723ab4a1b6a581e60 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:02 -0600 Subject: [PATCH 0412/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From b99a1caa8ecd44cec83c93b788f6feeb27e6cbef Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:04 -0600 Subject: [PATCH 0413/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c3c7a513f..c2eb5e76e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From d535f6168a8a956a27113dfd4ba41885b8f3172e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:05 -0600 Subject: [PATCH 0414/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 9bafff915..bfe2b00a9 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 1add7fed9fb74a866992c0cb04dd9d0794abc718 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:06 -0600 Subject: [PATCH 0415/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index ac9eeabc7..6beeee331 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From ff891519e50e63b0559062f47982cdb984ed6290 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:07 -0600 Subject: [PATCH 0416/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 4a2b8318376f13f7ba73d6dae16425ac4d521dfc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:08 -0600 Subject: [PATCH 0417/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index bc838d317..af7796faa 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "Для импорта резервных копий необходимо указать правильный пароль.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From ce7e26c8b0435b3b2dcff5af44413405a3e02d7d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:09 -0600 Subject: [PATCH 0418/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 7aae74e4168c6bab0944f474fa24334b537054f4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:10 -0600 Subject: [PATCH 0419/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 0360db50c..63bb5ba87 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From d3c91e70b65ad647d0d2ba7ca14d9a11915f31d8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:11 -0600 Subject: [PATCH 0420/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 04d9753c1..cbee408bc 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 7adb5a6cf03733817da38f4261fd9c902bfb9535 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:12 -0600 Subject: [PATCH 0421/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e9514d614..cc2e7fd6b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 7830bd76a98b69063fafa1ecd5008ad3c5db6af9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:12 -0600 Subject: [PATCH 0422/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 13bebedbe27dc8679911a19542291364a77aa9c5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:13 -0600 Subject: [PATCH 0423/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 7418f58782c420989c60f94239a2a8d71f669bbf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:14 -0600 Subject: [PATCH 0424/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 98779eea9..9d3c4f616 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 6c23ad21e0a9e8cb85fbcb90f52342500921a266 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:15 -0600 Subject: [PATCH 0425/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 96523edd96861c110fcb41daac21aeecb6caeeff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:16 -0600 Subject: [PATCH 0426/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 4aab01c85..53c3efa62 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 59ebf59e9bc78e81ef4a375bb26afef57a0fe4ca Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:17 -0600 Subject: [PATCH 0427/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 40020a23a0ffe0825cfaf4dceac72397445387f2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:18 -0600 Subject: [PATCH 0428/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From f4216b2b8db953646f97bd845d4588ce1b27d31e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:19 -0600 Subject: [PATCH 0429/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 14045421ae2270750770e1c328ac841f810190f7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:20 -0600 Subject: [PATCH 0430/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b17b6dfdb..65291e5f7 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From eeb67aa5c8b493df601dcbd91df0f6931eb7da92 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:21 -0600 Subject: [PATCH 0431/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 1ce0b5e43..9a3bc6c80 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 63976505b06d0c921e79ac491bac21107bd3faf9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:22 -0600 Subject: [PATCH 0432/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 6cc79c0a0472403b68eda9c935cb7dc1a3b7c1a3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:23 -0600 Subject: [PATCH 0433/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From e757c6a5335182ac2581bd8aa7f82f38f92d6fae Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:24 -0600 Subject: [PATCH 0434/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 45dd4813eee8b5d78422f9c1bf08fefc3652802b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:25 -0600 Subject: [PATCH 0435/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 8e7dc2e745f1260c0f47623b228d9e3f9a61f1eb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:26 -0600 Subject: [PATCH 0436/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 36c9c71dad5793763b2e446734348103a7b58523 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:27 -0600 Subject: [PATCH 0437/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From caafc4ab777e7226a37f3c1fbf46efd50d6be0f1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Feb 2018 23:41:28 -0600 Subject: [PATCH 0438/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 0c7bc712c..d109db60f 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -230,5 +230,9 @@ "import_error_password": { "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." } } \ No newline at end of file From 543bae6eb734452ac34135c1c14194c480009874 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 25 Feb 2018 00:11:06 -0600 Subject: [PATCH 0439/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d109db60f..ae1dc19d8 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator用以在瀏覽器中生成二步認證程式碼。", "description": "Extension Description." }, "added": { From e015e81dd6e08c9efb64917d1147cf7f46170cbf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 25 Feb 2018 00:21:00 -0600 Subject: [PATCH 0440/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 60 ++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index ae1dc19d8..06594cc28 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -12,123 +12,123 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": "已新增。", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "無法識別的QR碼。", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "金鑰錯誤,僅支援Base32(A-Z,2-7及=)和HEX(0-9及A-F)格式,然而您的金鑰是:", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "掃描QR碼", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "手動輸入", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "關閉", "description": "Close." }, "ok": { - "message": "Ok", + "message": "確定", "description": "OK." }, "yes": { - "message": "Yes", + "message": "是", "description": "Yes." }, "no": { - "message": "No", + "message": "否", "description": "No." }, "account": { - "message": "Account", + "message": "賬戶", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "賬戶名稱", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "簽發方", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "金鑰", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "成功。", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "失敗。", "description": "Update Failure." }, "about": { - "message": "About", + "message": "關於", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "匯出 \/ 匯入", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "設定", "description": "Settings." }, "security": { - "message": "Security", + "message": "安全", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "當前密碼", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "新密碼", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "密碼", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "確認密碼", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "您確定要刪除此金鑰嗎?此操作無法撤銷。", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "您的金鑰將使用此密碼進行加密。如果您忘記了密碼沒有人能夠提供幫助。", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "更新", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "部分賬戶與密碼不匹配,您無法新增新賬戶、匯出賬戶資料或者更改密碼。請提供正確的密碼後重試。", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "兩次密碼不一致。", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "已加密", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "已複製", "description": "Copied." }, "feedback": { From 212c9b2032e5b661017c5671ab4e7e467c052536 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 25 Feb 2018 00:30:56 -0600 Subject: [PATCH 0441/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 50 ++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 06594cc28..a2c4b925b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -132,83 +132,83 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "問題反饋", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "參與翻譯", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "原始碼", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "輸入密碼以解碼賬戶資料。", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "通過Google校準時間", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "記住密碼", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "注意!您的本地時鐘時間差過大,請修正後再進行操作。", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "您是否為金鑰建立了備份?不要等到為時已晚。", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "捕捉失敗,請過載您正在瀏覽的頁面後重試。", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "基於時間", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "基於計數器", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "調整彈出頁面尺寸", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "比例", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "警告:所有備份均未加密。想要將賬號新增至其他應用?請點選賬號右上角隱藏的圖示。", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "下載備份檔案", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "匯入備份", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "匯入備份檔案", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "匯入備份文字", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "自動備份至Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox授權碼", "description": "Dropbox code." }, "dropbox_token": { @@ -216,23 +216,23 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "獲取授權碼", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "顯示全部條目", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "警告:儲存至Dropbox的備份均未備份,您需自擔風險。", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "您必須提供正確的密碼才能匯入備份。", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "您的密碼儲存在了本地,請立即通過安全選單更改密碼。", "description": "localStorage password warning." } } \ No newline at end of file From 0604f8d7bf75d7c2b59c67c365385131ce73fa53 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 25 Feb 2018 19:00:59 -0600 Subject: [PATCH 0442/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index d3889ad92..eec5d6907 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -232,7 +232,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "パスワードをローカル環境に保存しました。すぐにメニューのセキュリティから変更してください。", "description": "localStorage password warning." } } \ No newline at end of file From 1a5e0234ae9dc5680c1031140f6672d4b2b6383b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Feb 2018 21:51:17 -0600 Subject: [PATCH 0443/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c2eb5e76e..7f0ca968d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Kimlik Doğrulayıcı", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { From 5a754d876a761598873c953581a8b4418831d673 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Feb 2018 21:51:18 -0600 Subject: [PATCH 0444/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 6beeee331..21dcc1ad8 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { From 41a08d45abc1f4f0c0673095a22782583aab157b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Feb 2018 21:51:20 -0600 Subject: [PATCH 0445/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 63bb5ba87..bcb2ad381 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -136,7 +136,7 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traduzir", "description": "Translate." }, "source": { From 50387c6230976efacf0c703a148d85c0061ac376 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Feb 2018 21:51:21 -0600 Subject: [PATCH 0446/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index cc2e7fd6b..e3df543af 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Uwierzytelnianie", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { From 37df2f3130eb41a8bcfc8035f6cda8209ab05e26 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Feb 2018 21:51:24 -0600 Subject: [PATCH 0447/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 65291e5f7..217e9e973 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authentifikator", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { From b03522c31a34657d8a3f0024dfb440ec3c539fed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Feb 2018 21:51:25 -0600 Subject: [PATCH 0448/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 9a3bc6c80..8c10d4af9 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authentificateur", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { From b33c1befefb35c6a5313816071d8b75b49516fe2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Feb 2018 08:17:21 -0600 Subject: [PATCH 0449/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index af7796faa..5e2979043 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -232,7 +232,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Ваш пароль хранится локально, пожалуйста немедленно изменить его в меню безопасность.", "description": "localStorage password warning." } } \ No newline at end of file From c43816a48a40abbdb84b0b8851b1c40ee78be736 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Feb 2018 14:11:04 -0600 Subject: [PATCH 0450/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 5e2979043..d678e7398 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Вы правда хотите удалить этот секрет? Это действие безвозвратное.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Этот пароль будет использоваться для вашего секрета. Ни кто вам не поможет если вы его забудете.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Вы не можете добавить новую учетную запись или вывести данные, пока не будет выполнен вход во все учётные записи. Пожалуйста, введите правильный пароль, прежде чем продолжить.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Two passphrases do not match.", + "message": "Пороли не совпадают.", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Введите пароль для доступа к данным учётной записи.", "description": "Passphrase Info" }, "sync_clock": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Не ждите если у вас есть копия ваших секретов или иначе будет поздно!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Фокусировка не удалась, перезагрузите страницу и повторите попытку.", "description": "Capture Failed" }, "based_on_time": { @@ -180,11 +180,11 @@ "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Масштаб", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Внимание: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку.", "description": "Export menu info text" }, "download_backup": { @@ -192,7 +192,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup File", + "message": "Импорт резервной копии", "description": "Import backup." }, "import_backup_file": { From 09a9ed6d4f1cf4cb3b10ce937afb41027751b2d1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Feb 2018 14:21:30 -0600 Subject: [PATCH 0451/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d678e7398..2b867506e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -208,15 +208,15 @@ "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox код", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Dropbox маркер", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Dropbox Authorization", + "message": "Получить код", "description": "Dropbox authorization." }, "show_all_entries": { From 4211dce68bccf4647ab7cc7dac39acaaf6e16889 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 1 Mar 2018 15:21:48 -0600 Subject: [PATCH 0452/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index d109db60f..875df5857 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Authentication", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Xác thực", "description": "Extension Short Name." }, "extDesc": { From e050ba678f4527fff40a51c485d27692acdd85a1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 2 Mar 2018 18:41:26 -0600 Subject: [PATCH 0453/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 21dcc1ad8..facf451dd 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficacion de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Codigo de QR no es reconosido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear codigo QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,7 +48,7 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { From 43ff33dc09b687c14e08c44be12d83a1a540ca64 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 2 Mar 2018 18:51:11 -0600 Subject: [PATCH 0454/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 76 +++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index facf451dd..ae8590fec 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Escanear codigo QR", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { @@ -52,151 +52,151 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Exito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiado", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Cambiar el tamaño de página Popup", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { From ad845a52f92106f5a623538af00d00a50d9fd7fe Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 2 Mar 2018 19:01:03 -0600 Subject: [PATCH 0455/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index ae8590fec..bcc763a4c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficacion de dos pasos para tu navegador.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Codigo de QR no es reconosido.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { @@ -64,7 +64,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Exito.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Cambiar el tamaño de página Popup", + "message": "Cambiar el tamaño de página", "description": "Resize Popup Page" }, "scale": { From fdc64cef6f41b8fae14d5c67645c677201b869f5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 2 Mar 2018 19:11:38 -0600 Subject: [PATCH 0456/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bcc763a4c..3a8296d82 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -200,39 +200,39 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Copia de seguridad automática a Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Código de Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Obtener el código de", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." } } \ No newline at end of file From 12f137b1cb7cd4e682c3b6d1f5990b091ea75975 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 5 Mar 2018 00:22:46 -0800 Subject: [PATCH 0457/3473] New translations messages.json (German) --- _locales/de/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 217e9e973..18e7b1410 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Die Authenticator Erweiterung generiert Zwei-Faktor-Authentifizierung Codes in Ihrem Browser.", "description": "Extension Description." }, "added": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Fehler beim Erkennen des QR Codes.", "description": "QR Error." }, "errorsecret": { @@ -24,15 +24,15 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR Code scannen", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Manuelle Eingabe", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Schließen", "description": "Close." }, "ok": { @@ -40,23 +40,23 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { - "message": "No", + "message": "Nein", "description": "No." }, "account": { - "message": "Account", + "message": "Konto", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Kontoname", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Aussteller", "description": "Issuer." }, "secret": { @@ -72,15 +72,15 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "Über", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportieren \/ Importieren", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Einstellungen", "description": "Settings." }, "security": { @@ -88,19 +88,19 @@ "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Aktuelles Passwort", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Neues Passwort", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Passwort", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Passwort bestätigen", "description": "Confirm Passphrase." }, "confirm_delete": { From 91ba601785016a0ba3e5a63ffe9ce273aaea90b7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 5 Mar 2018 00:33:42 -0800 Subject: [PATCH 0458/3473] New translations messages.json (German) --- _locales/de/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 18e7b1410..2a005876c 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -88,19 +88,19 @@ "description": "Security." }, "current_phrase": { - "message": "Aktuelles Passwort", + "message": "Aktuelles Kennwort", "description": "Current Passphrase." }, "new_phrase": { - "message": "Neues Passwort", + "message": "Neues Kennwort", "description": "New Passphrase." }, "phrase": { - "message": "Passwort", + "message": "Kennwort", "description": "Passphrase." }, "confirm_phrase": { - "message": "Passwort bestätigen", + "message": "Kennwort bestätigen", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Aktualisieren", "description": "Update." }, "phrase_incorrect": { @@ -120,15 +120,15 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Kennwort stimmt nicht überein.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Verschlüsselt", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopiert", "description": "Copied." }, "feedback": { From 5ab672f70782877d4f1a3a39bdf08bcc000827da Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 5 Mar 2018 00:57:41 -0800 Subject: [PATCH 0459/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 2a005876c..9d00f0b88 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -136,11 +136,11 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Übersetzen", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Quellcode", "description": "Source Code." }, "passphrase_info": { @@ -192,7 +192,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Backup importieren", "description": "Import backup." }, "import_backup_file": { @@ -220,7 +220,7 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Alle Einträge anzeigen", "description": "Show all entries." }, "dropbox_risk": { From 47b3df6eb17165efaf5025874d7b448135bf2c34 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 5 Mar 2018 01:13:32 -0800 Subject: [PATCH 0460/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 9d00f0b88..113ecc59b 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fehler.", "description": "Update Failure." }, "about": { @@ -224,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Vorsicht: Sicherungen, die in Dropbox gespeichert werden, sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", "description": "Dropbox backup risk warning." }, "import_error_password": { From bc2b0506f97ba7fa077f01232a4578f9692350c0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 5 Mar 2018 02:01:53 -0800 Subject: [PATCH 0461/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 113ecc59b..5d72a3e95 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Kennwort eingeben um Kontoinformationen zu entschlüsseln.", "description": "Passphrase Info" }, "sync_clock": { @@ -152,7 +152,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Kennwort speichern", "description": "Remember Passphrase" }, "clock_too_far_off": { From e958a40c14b3888b2d5d288f6d99752e4a16810f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 04:52:48 -0500 Subject: [PATCH 0462/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index a2c4b925b..2693ad320 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator用以在瀏覽器中生成二步認證程式碼。", + "message": "Authenticator用以在瀏覽器中生成兩步驟驗證碼。", "description": "Extension Description." }, "added": { From ca2ebe5ff147088a94d7190a63b8454b2ac8d76f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 05:01:41 -0500 Subject: [PATCH 0463/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 2693ad320..2e882ed04 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -48,11 +48,11 @@ "description": "No." }, "account": { - "message": "賬戶", + "message": "帳戶", "description": "Account." }, "accountName": { - "message": "賬戶名稱", + "message": "帳戶名稱", "description": "Account Name." }, "issuer": { From b45447eed203a9839ac4cf1086a1e96eeb02382d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 05:12:38 -0500 Subject: [PATCH 0464/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 2e882ed04..b14d636bb 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "安全", + "message": "安全性", "description": "Security." }, "current_phrase": { @@ -196,11 +196,11 @@ "description": "Import backup." }, "import_backup_file": { - "message": "匯入備份檔案", + "message": "以檔案匯入", "description": "Import backup file." }, "import_backup_code": { - "message": "匯入備份文字", + "message": "以文字匯入", "description": "Import backup code." }, "dropbox_backup": { From 14e316cd4ff2bce0af72aea0dce1bb70ba2a863d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 05:42:05 -0500 Subject: [PATCH 0465/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index b14d636bb..989859dd0 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "您確定要刪除此金鑰嗎?此操作無法撤銷。", + "message": "您確定要刪除此金鑰嗎?此操作無法復原。", "description": "Remove entry confirmation" }, "security_warning": { From 2fb8be4724eda3831c203284c231b05e6e0c3a8b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 06:53:13 -0500 Subject: [PATCH 0466/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 989859dd0..0bbed6d4f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "您的金鑰將使用此密碼進行加密。如果您忘記了密碼沒有人能夠提供幫助。", + "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "部分賬戶與密碼不匹配,您無法新增新賬戶、匯出賬戶資料或者更改密碼。請提供正確的密碼後重試。", + "message": "部分帳戶密碼輸入錯誤,您無法新增帳戶、匯出帳戶資料或更改密碼。請在輸入正確的密碼後重試。", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "兩次密碼不一致。", + "message": "密碼錯誤。", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "輸入密碼以解碼賬戶資料。", + "message": "輸入密碼以解碼帳戶資料。", "description": "Passphrase Info" }, "sync_clock": { @@ -156,15 +156,15 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "注意!您的本地時鐘時間差過大,請修正後再進行操作。", + "message": "注意!您的本地時鐘時間差異過大,請於效準時間後再進行操作。", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "您是否為金鑰建立了備份?不要等到為時已晚。", + "message": "您是否為金鑰建立了備份?別等到為時已晚才建立!", "description": "Remind Backup" }, "capture_failed": { - "message": "捕捉失敗,請過載您正在瀏覽的頁面後重試。", + "message": "讀取失敗,請於重新載入頁面後重試。", "description": "Capture Failed" }, "based_on_time": { From 6199bcbc98a9be97b3c45e7f7bf21b562db222d5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 07:02:44 -0500 Subject: [PATCH 0467/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 0bbed6d4f..bce4401ec 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -168,15 +168,15 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "基於時間", + "message": "驗證碼", "description": "Time Based" }, "based_on_counter": { - "message": "基於計數器", + "message": "一次性驗證碼", "description": "Counter Based" }, "resize_popup_page": { - "message": "調整彈出頁面尺寸", + "message": "調整彈出視窗大小", "description": "Resize Popup Page" }, "scale": { From 6cb137ae53e1024e67e8e2d16e6763011c474591 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 07:23:28 -0500 Subject: [PATCH 0468/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index bce4401ec..d15dbfff8 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -224,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "警告:儲存至Dropbox的備份均未備份,您需自擔風險。", + "message": "警告:儲存至Dropbox的備份檔案均未加密,需自行承擔風險。", "description": "Dropbox backup risk warning." }, "import_error_password": { From 925e39669dcb271f0db6e01b67fbabfdb139756e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Mar 2018 08:03:31 -0500 Subject: [PATCH 0469/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d15dbfff8..6595483cc 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -124,11 +124,11 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "已加密", + "message": "加密成功!", "description": "Encrypted." }, "copied": { - "message": "已複製", + "message": "複製成功!", "description": "Copied." }, "feedback": { From 613009d96fc7742025b0313a973ca9ed80b4046d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 15 Mar 2018 05:33:07 -0500 Subject: [PATCH 0470/3473] New translations messages.json (French) --- _locales/fr/messages.json | 94 +++++++++++++++++++-------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 8c10d4af9..06cae415b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Authentificateur", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator génère, dans votre navigateur, des codes d'authentification (TOTP) en deux étapes.", "description": "Extension Description." }, "added": { @@ -16,19 +16,19 @@ "description": "Added Account." }, "errorqr": { - "message": "Code QR non reconnu.", + "message": "Le QR code n'a pas été reconnu.", "description": "QR Error." }, "errorsecret": { - "message": "Erreur de secret. Seul Base32 (A-Z, 2-7 =) et HEX (0-9 et A-F) sont pris en charge. Toutefois, votre secret est : ", + "message": "Erreur sur la clef secrète. Seul les caractères Base32(A-Z, 2-7 et =) et HEX(0-9 et A-F) sont supportés. Néanmoins, votre clef secrète est: ", "description": "Secret Error." }, "add_qr": { - "message": "Scanner le QR Code", + "message": "Acquisition du QR code", "description": "Scan QR Code." }, "add_secret": { - "message": "Saisie Manuelle", + "message": "Saisie manuelle", "description": "Manual Entry." }, "close": { @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Nom du compte", + "message": "Nom du Compte", "description": "Account Name." }, "issuer": { - "message": "Émetteur", + "message": "Emetteur", "description": "Issuer." }, "secret": { @@ -64,19 +64,19 @@ "description": "Secret." }, "updateSuccess": { - "message": "Succès.", + "message": "Succés.", "description": "Update Success." }, "updateFailure": { - "message": "Échec.", + "message": "Echec.", "description": "Update Failure." }, "about": { - "message": "A propos", + "message": "A Propos", "description": "About." }, "export_import": { - "message": "Exporter \/ Importer", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { @@ -84,47 +84,47 @@ "description": "Settings." }, "security": { - "message": "Sécurité", + "message": "Securité", "description": "Security." }, "current_phrase": { - "message": "Mot de passe actuel", + "message": "Phrase secrète Actuelle", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nouveau mot de passe", + "message": "Nouvelle Phrase Secrète", "description": "New Passphrase." }, "phrase": { - "message": "Mot de Passe", + "message": "Phrase Secrète", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirmer le Mot de Passe", + "message": "Confirmation de la phrase Secrète", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Êtes-vous sûr de vouloir supprimer ce code ? Cette action ne pourra pas être annulée.", + "message": "Etes-vous sûr de vouloir détruire ce secret ? Cette action ne peut pas être annulé.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Ce mot de passe sera utilisé pour crypter vos secrets. Personne ne peut vous aider si vous avez oublié votre mot de passe.", + "message": "Ce mot de passe sera utilisé pour chiffrer vos clefs secrètes. Personne ne sera en mesure de vous aider à les retrouver, si vous les perdez.", "description": "Passphrase Warning." }, "update": { - "message": "Mettre à jour", + "message": "Mise à Jour.", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Vous ne pouvez pas ajouter de nouveaux comptes ou exporter les données avant que tous les comptes ne soient déchiffrés. Veuillez saisir le mot de passe valide avant de pouvoir continuer.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Le Mot de Passe ne correspond pas.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Crypté", + "message": "Chiffré", "description": "Encrypted." }, "copied": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Retours", + "message": "Feedback", "description": "Feedback." }, "translate": { @@ -140,31 +140,31 @@ "description": "Translate." }, "source": { - "message": "Code source", + "message": "Code Source", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Saisir le Mot de Passe pour Déchiffrer les Données du Compte.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Synchroniser l'horloge avec Google", + "message": "Synchroniser l'horloge avec celle de Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Mémoriser le mot de passe", + "message": "Mémoriser le Mot de Passe.", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Attention ! Votre horloge locale est trop décalée, veuillez rectifier cela avant de continuer.", + "message": "Attention ! Un décalage trop important existe avec votre horloge locale, réglez ce problème avant de continuer.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Avez vous sauvegardé vos clefs secrètes ? N'attendez pas qu'il soit trop tard !", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "La Capture à échoué, veuillez recharger la page et essayer à nouveau.", "description": "Capture Failed" }, "based_on_time": { @@ -172,67 +172,67 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Basée sur un compteur", + "message": "Basé sur un compteur", "description": "Counter Based" }, "resize_popup_page": { - "message": "Redimensionner la pop-up", + "message": "Retailler la page du popup", "description": "Resize Popup Page" }, "scale": { - "message": "Mise à l'échelle", + "message": "Dimensionner", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Attention: les backup ne sont pas protégés par chiffrement. Vous voulez ajouté un compte à une autre application ? Survollez la partie supérieur droite d'un des comptes et cliquez sur le bouton caché qui apparaît.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Télécharger un Fichier de Sauvegarde", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Import d'une sauvegarde", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Import d'un fichier de sauvegarde", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importation au format texte", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Sauvegarde Automatique dans DropBox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Code DropBox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Jeton Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Obtenir le Code", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Afficher tous les éléments", + "message": "Afficher Toutes les Entrées", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Attention: les sauvegardes DropBox ne sont pas protégées par chiffrement. Utilisez les à vos risques et périls.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Vous devez fournir le mot de passe pour importer une sauvegarde.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Votre mot de passe est stocké localement, veuillez le changer immédiatement par l'intermédiaire du menu sécurité.", "description": "localStorage password warning." } } \ No newline at end of file From 3a1186de55226b675b026319e2b150e8954cf6ad Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 15 Mar 2018 05:42:35 -0500 Subject: [PATCH 0471/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 06cae415b..7843631ec 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Vous ne pouvez pas ajouter de nouveaux comptes ou exporter les données avant que tous les comptes ne soient déchiffrés. Veuillez saisir le mot de passe valide avant de pouvoir continuer.", + "message": "Vous ne pouvez pas ajouter de nouveaux comptes ou exporter les données avant que le déchiffrement de tous les comptes ne soit terminé. Veuillez saisir le mot de passe avant de pouvoir continuer.", "description": "Passphrase Incorrect." }, "phrase_not_match": { From d268731bcd53fb918515b5dcfbfbcd108065a429 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 15 Mar 2018 11:31:16 -0500 Subject: [PATCH 0472/3473] New translations messages.json (French) --- _locales/fr/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 7843631ec..928611348 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authentificateur", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " a bien été ajouté.", + "message": " à été ajouté.", "description": "Added Account." }, "errorqr": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Mise à Jour.", + "message": "Mise à Jour", "description": "Update." }, "phrase_incorrect": { @@ -152,7 +152,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Mémoriser le Mot de Passe.", + "message": "Mémoriser le Mot de Passe", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -204,11 +204,11 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Sauvegarde Automatique dans DropBox", + "message": "Sauvegarde Automatique dans Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Code DropBox", + "message": "Code Dropbox", "description": "Dropbox code." }, "dropbox_token": { @@ -224,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Attention: les sauvegardes DropBox ne sont pas protégées par chiffrement. Utilisez les à vos risques et périls.", + "message": "Attention: les sauvegardes Dropbox ne sont pas protégées par chiffrement. Utilisez les à vos risques et périls.", "description": "Dropbox backup risk warning." }, "import_error_password": { From d98aeab0fac101cc8f579f8475304a2189f3b2e1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 17 Mar 2018 11:30:36 -0500 Subject: [PATCH 0473/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 928611348..211d0761f 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Le QR code n'a pas été reconnu.", + "message": "Le code QR n'a pas été reconnu.", "description": "QR Error." }, "errorsecret": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Acquisition du QR code", + "message": "Acquisition du code QR", "description": "Scan QR Code." }, "add_secret": { From ecb434bb6221613bdec8730380aa722415246fcc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 17 Mar 2018 11:40:37 -0500 Subject: [PATCH 0474/3473] New translations messages.json (French) --- _locales/fr/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 211d0761f..a09645e37 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nom du Compte", + "message": "Nom du compte", "description": "Account Name." }, "issuer": { @@ -64,7 +64,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Succés.", + "message": "Succès.", "description": "Update Success." }, "updateFailure": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exporter \/ Importer", "description": "Export and Import." }, "settings": { @@ -84,15 +84,15 @@ "description": "Settings." }, "security": { - "message": "Securité", + "message": "Sécurité", "description": "Security." }, "current_phrase": { - "message": "Phrase secrète Actuelle", + "message": "Mot de passe actuel", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nouvelle Phrase Secrète", + "message": "Nouveau mot de passe", "description": "New Passphrase." }, "phrase": { @@ -100,11 +100,11 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirmation de la phrase Secrète", + "message": "Confirmer le Mot de Passe", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Etes-vous sûr de vouloir détruire ce secret ? Cette action ne peut pas être annulé.", + "message": "Êtes-vous sûr de vouloir supprimer ce code ? Cette action ne pourra pas être annulée.", "description": "Remove entry confirmation" }, "security_warning": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Le Mot de Passe ne correspond pas.", + "message": "Le mot de passe ne correspond pas.", "description": "Passphrase Not Match." }, "encrypted": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Commentaires", "description": "Feedback." }, "translate": { @@ -140,15 +140,15 @@ "description": "Translate." }, "source": { - "message": "Code Source", + "message": "Code source", "description": "Source Code." }, "passphrase_info": { - "message": "Saisir le Mot de Passe pour Déchiffrer les Données du Compte.", + "message": "Saisissez le mot de passe pour déchiffrer les données du compte.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Synchroniser l'horloge avec celle de Google", + "message": "Synchroniser l'horloge avec Google", "description": "Sync Clock" }, "remember_phrase": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Avez vous sauvegardé vos clefs secrètes ? N'attendez pas qu'il soit trop tard !", + "message": "Avez-vous sauvegardé vos clefs secrètes ? N'attendez pas qu'il soit trop tard !", "description": "Remind Backup" }, "capture_failed": { - "message": "La Capture à échoué, veuillez recharger la page et essayer à nouveau.", + "message": "La capture a échouée, veuillez recharger la page et réessayer.", "description": "Capture Failed" }, "based_on_time": { @@ -176,35 +176,35 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Retailler la page du popup", + "message": "Redimensionner le pop-up", "description": "Resize Popup Page" }, "scale": { - "message": "Dimensionner", + "message": "Mise à l'échelle", "description": "Scale" }, "export_info": { - "message": "Attention: les backup ne sont pas protégés par chiffrement. Vous voulez ajouté un compte à une autre application ? Survollez la partie supérieur droite d'un des comptes et cliquez sur le bouton caché qui apparaît.", + "message": "Attention: les sauvegardes ne sont pas protégées par chiffrement. Voulez-vous ajouter un compte à une autre application ? Survollez la partie supérieure à droite d'un des comptes et cliquez sur le bouton caché qui apparaît.", "description": "Export menu info text" }, "download_backup": { - "message": "Télécharger un Fichier de Sauvegarde", + "message": "Télécharger un fichier de sauvegarde", "description": "Download backup file." }, "import_backup": { - "message": "Import d'une sauvegarde", + "message": "Importer une sauvegarde", "description": "Import backup." }, "import_backup_file": { - "message": "Import d'un fichier de sauvegarde", + "message": "Importer un fichier de sauvegarde", "description": "Import backup file." }, "import_backup_code": { - "message": "Importation au format texte", + "message": "Importer sauvegarde en texte", "description": "Import backup code." }, "dropbox_backup": { - "message": "Sauvegarde Automatique dans Dropbox", + "message": "Sauvegarde automatique vers Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Obtenir le Code", + "message": "Obtenir le code", "description": "Dropbox authorization." }, "show_all_entries": { From abab4ca017f0d3f656f22014985059b992d0bb70 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 17 Mar 2018 11:51:17 -0500 Subject: [PATCH 0475/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a09645e37..ea803f8cc 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "La capture a échouée, veuillez recharger la page et réessayer.", + "message": "Échec de la capture, rechargez la page et essayez à nouveau.", "description": "Capture Failed" }, "based_on_time": { From ecb03f6cb14a5ea072b95bf95512552a9bc9fac0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Mar 2018 11:02:08 -0700 Subject: [PATCH 0476/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 6595483cc..5f7432846 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "獲取授權碼", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "您的密碼儲存在了本地,請立即通過安全選單更改密碼。", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From a28e8f099affba38cd56a1626bc1844d6aa91071 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Mar 2018 11:02:09 -0700 Subject: [PATCH 0477/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index eec5d6907..3cc8daa9c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "コードを取得", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "パスワードをローカル環境に保存しました。すぐにメニューのセキュリティから変更してください。", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 6fffe48110dbed048abb978cfd742df7b8090a36 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Mar 2018 11:02:10 -0700 Subject: [PATCH 0478/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index d109db60f..d36f99269 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From f4ccb08e930691fcb4caa7471d566d94ff254d32 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Mar 2018 11:02:11 -0700 Subject: [PATCH 0479/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7f0ca968d..0b4818221 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From ed8b3a03428eff7b01b12d28b6ebab583def5eff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Mar 2018 11:02:12 -0700 Subject: [PATCH 0480/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index bfe2b00a9..5a25d09a3 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 89d6063d085dad498cc7ecbb238a99da5b632e10 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Mar 2018 11:02:14 -0700 Subject: [PATCH 0481/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 3a8296d82..b111c615c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Obtener el código de", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 579bf9a6c38b57669c6b06d875e259348bbc7de7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:36 -0700 Subject: [PATCH 0482/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 5d72a3e95..939a7c0b7 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From b86e22888c8721b58644ade7a26ff6b60bcb4c4c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:37 -0700 Subject: [PATCH 0483/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index d109db60f..d36f99269 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 157d2f4417e5d3124cbb781eba1e5dc06d0a6693 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:38 -0700 Subject: [PATCH 0484/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index d109db60f..d36f99269 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 65096b42fce1eecbbab94f47d29cb9cb57dbab14 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:39 -0700 Subject: [PATCH 0485/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index d109db60f..d36f99269 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 905cc0b106beb4a1e1f13f1e5d911838d94f6096 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:40 -0700 Subject: [PATCH 0486/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index bcb2ad381..a13c5eb48 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 4bfb70decf3c7495c7c4301d52a3a8f21bf1fbd8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:41 -0700 Subject: [PATCH 0487/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index cbee408bc..c4116ad79 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 4cdcdeacaf83389ea1188b9e3589e76c46bc108c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:42 -0700 Subject: [PATCH 0488/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e3df543af..5fff6598c 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 66ce4f1e97191dd77d2f84e197275e86a135d7e0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:43 -0700 Subject: [PATCH 0489/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index d109db60f..d36f99269 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From fb79cea1b4b4a3c6ba94c91ac3cbaff45c39c55d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:44 -0700 Subject: [PATCH 0490/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index d109db60f..d36f99269 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 20fc57fe3677ad4286a9ac8c7266c7b028729693 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:45 -0700 Subject: [PATCH 0491/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 9d3c4f616..ce0e9deb1 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 342f85afa8137a7042741b96f5559c67b113b1c6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:46 -0700 Subject: [PATCH 0492/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 53c3efa62..e0316dc95 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 5182177840a7c933fdab80742d2ea06940b0e968 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:47 -0700 Subject: [PATCH 0493/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d109db60f..d36f99269 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From b69fa533ade019c6b94e92bdfc84335997a35107 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:48 -0700 Subject: [PATCH 0494/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2b867506e..42eb8a11d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Получить код", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Ваш пароль хранится локально, пожалуйста немедленно изменить его в меню безопасность.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From a1225a309e3c8d2e484c3571e9d9f10dc2a8e6e8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:49 -0700 Subject: [PATCH 0495/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index d109db60f..d36f99269 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From fc708d58be9ea24d998d7b904065178dd66f9e57 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:50 -0700 Subject: [PATCH 0496/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index d109db60f..d36f99269 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From f4f1c92b4e5e6bb879629e74096753a2eea06f65 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:51 -0700 Subject: [PATCH 0497/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index d109db60f..d36f99269 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 4fa422d11c446f2b2a82aabf267cb51498a9329d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:52 -0700 Subject: [PATCH 0498/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index d109db60f..d36f99269 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 6063148493c6d442f24b98b74d8d8eeacdcbb0a6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:53 -0700 Subject: [PATCH 0499/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d109db60f..d36f99269 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 24da13b7806f87cf18eb2a1da5791d0f45f625e1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:54 -0700 Subject: [PATCH 0500/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index d109db60f..d36f99269 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 3f971bd1225c7557c832226763dc23c2f365a772 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:56 -0700 Subject: [PATCH 0501/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d109db60f..d36f99269 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 77293c27c8276fb1d2a8f8537b9730c6569a5a67 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:57 -0700 Subject: [PATCH 0502/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index d109db60f..d36f99269 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 919a680b1b424440da4948858cd9949b251b7d4f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:57 -0700 Subject: [PATCH 0503/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ea803f8cc..d6f3d288b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Obtenir le code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Votre mot de passe est stocké localement, veuillez le changer immédiatement par l'intermédiaire du menu sécurité.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From 5babaaba913071fd39c953fcd7787eaec56bac95 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Mar 2018 06:53:58 -0700 Subject: [PATCH 0504/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 875df5857..c0ec8b2bb 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator用以在瀏覽器中生成兩步驟驗證碼。", "description": "Extension Description." }, "added": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR Code scannen", "description": "Scan QR Code." }, "add_secret": { @@ -32,15 +32,15 @@ "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "關閉", "description": "Close." }, "ok": { - "message": "Ok", + "message": "確定", "description": "OK." }, "yes": { - "message": "Yes", + "message": "是", "description": "Yes." }, "no": { @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Get Code", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -234,5 +234,9 @@ "local_passphrase_warning": { "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." + }, + "dropbox_logout": { + "message": "Logout of Dropbox", + "description": "Dropbox logout." } } \ No newline at end of file From f4c24cbb528ebdba38b0a4d1c063f0909b62da2f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Mar 2018 12:37:13 -0700 Subject: [PATCH 0505/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a13c5eb48..2fd6567a2 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Portuguese", "description": "Extension Short Name." }, "extDesc": { From b08dad797f8ef072c6c0a985d93dcc590b85469c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Mar 2018 20:01:27 -0700 Subject: [PATCH 0506/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index c0ec8b2bb..b61f4a4f7 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": "đã thêm", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Mã QR không được công nhận.", "description": "QR Error." }, "errorsecret": { From 0c8f5244d99b0e3bea92de19f6ae9d881bbb5778 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Mar 2018 08:12:17 -0700 Subject: [PATCH 0507/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 70 +++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 5fff6598c..385db7304 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -8,19 +8,19 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generuje w przeglądarce kody 2-stopniowej weryfikacji.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " został dodany.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Nie rozpoznano kodu QR.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Błąd sekretnego kodu. Dopuszczalne znaki Base32(A-Z, 2-7 and =) oraz HEX(0-9 and A-F). Jednakże, twój sekretny kod to: ", "description": "Secret Error." }, "add_qr": { @@ -28,11 +28,11 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ręczne wprowadzanie", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Zamknij", "description": "Close." }, "ok": { @@ -40,119 +40,119 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Tak", "description": "Yes." }, "no": { - "message": "No", + "message": "Nie", "description": "No." }, "account": { - "message": "Account", + "message": "Konto", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nazwa konta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Wystawca", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Sekretny kod", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Sukces.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Niepowodzenie.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "O aplikacji", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Eksport \/ Import", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Ustawienia", "description": "Settings." }, "security": { - "message": "Security", + "message": "Zabezpieczenia", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Obecne hasło", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nowe hasło", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Hasło", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Potwierdź hasło", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Czy na pewno chcesz usunąć sekretny kod? Nie można cofnąć tej akcji.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "To hasło będzie służyć szyfrowaniu twojego sekretnego kodu. Nikt ci nie pomoże, jeśli zapomnisz hasła.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Aktualizuj", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nie można dodać nowego konta lub eksportować danych, dopóki wszystkie konta nie zostaną odszyfrowane. Wprowadź poprawne hasło, przed kontynuowaniem.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Hasło się nie zgadza.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Zaszyfrowane", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Skopiowane", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Uwagi", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Przetłumacz", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Kod źródłowy", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Wprowadź hasło, aby odszyfrować dane konta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Synchronizuj wewnętrzny zegar z Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Zapamiętaj hasło", "description": "Remember Passphrase" }, "clock_too_far_off": { From 007f13a0b4876a507bce4d56e6c82c90a6cc4c5b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 23 Mar 2018 08:23:32 -0700 Subject: [PATCH 0508/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 385db7304..2c87a7d3a 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Uwierzytelnianie", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nie można dodać nowego konta lub eksportować danych, dopóki wszystkie konta nie zostaną odszyfrowane. Wprowadź poprawne hasło, przed kontynuowaniem.", + "message": "Nie można dodać nowego konta lub eksportować danych, dopóki wszystkie konta nie zostaną odszyfrowane. Wprowadź poprawne hasło przed kontynuowaniem.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -156,87 +156,87 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Uwaga! Twój lokalny zegar jest zbyt niedokładny, należy go ustawić przed kontynuowaniem.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Czy masz kopie zapasową sekretnych kodów? Nie czekaj, aż będzie za późno!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Przechwytywania nie powiodło się, proszę odśwież stronę i spróbuj ponownie.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Oparte na czasie", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Licznik oparty", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Zmiana rozmiaru okienka Popup", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Skala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Uwaga: wszystkie kopie zapasowe są odszyfrowane. Chcesz dodać kono do innej aplikacji? Ustaw kursor nad prawym górnym rogiem dowolnego konta i wciśnij ukryty znak.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Pobierz plik kopii zapasowej", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importuj kopię zapasową", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importuj plik kopii zapasowej", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Import tekstowej kopii zapasowej", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Automatyczna kopia zapasowa na Dropbox'ie", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Kod Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Zaloguj się do Dropbox'a", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Pokaż wszystkie wpisy", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Ostrzeżenie: kopie zapasowe zapisane w Dropbox'ie są nieszyfrowane. Używasz na własne ryzyko.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Należy podać prawidłowe hasło, żeby importować kopię zapasową.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Hasła są przechowywane lokalnie, należy to natychmiast zmienić w menu Zabezpieczenia.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Wyloguj się z Dropbox'a", "description": "Dropbox logout." } } \ No newline at end of file From e462dadf27c8ad4d10079802f5c9ef6b7d168ee2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Mar 2018 17:31:16 -0700 Subject: [PATCH 0509/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d36f99269..345866367 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1,26 +1,26 @@ { "extName": { - "message": "Authenticator", + "message": "Ověření údajů", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Ověřovatel", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generuje kódy 2 krok ověření v prohlížeči.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " byla přidána.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Neznámý kód QR.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Tajné chyba. Jen Base32 (A-Z, 2-7 a =) a HEX (0-9 a A-F) jsou podporovány. Vaše tajemství je však: ", "description": "Secret Error." }, "add_qr": { From fcf1c13ead4d6f77151d884aa7ab78a816bf4d76 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Mar 2018 17:50:30 -0700 Subject: [PATCH 0510/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 345866367..89e22959e 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -24,15 +24,15 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Načíst QR kód", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ruční zadání", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Zavřít", "description": "Close." }, "ok": { @@ -40,11 +40,11 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ano", "description": "Yes." }, "no": { - "message": "No", + "message": "Ne", "description": "No." }, "account": { From 910c4567d5b71bff01d36f33606bb8c0a8ad961c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 26 Mar 2018 11:31:30 -0700 Subject: [PATCH 0511/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 42eb8a11d..e19eafe54 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Pz45FfP0BTAAAAAAAAAAdIFql5LZyAfHWOhjqat0n88AQHrXsI2BGhvEPEP0z0lr", "description": "Dropbox authorization." }, "show_all_entries": { From fbd091604d0e60446e2914c826a15118d3e36fbf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Mar 2018 06:42:49 -0700 Subject: [PATCH 0512/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 5f7432846..b04df15b8 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "登入 Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -236,7 +236,7 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "登出 Dropbox", "description": "Dropbox logout." } } \ No newline at end of file From c0dd4c3a4d9b7d613642a927b0cc55baafbb2642 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 28 Mar 2018 12:41:44 -0500 Subject: [PATCH 0513/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e19eafe54..42eb8a11d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Pz45FfP0BTAAAAAAAAAAdIFql5LZyAfHWOhjqat0n88AQHrXsI2BGhvEPEP0z0lr", + "message": "Sign in to Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { From e6b1c11178489cf68f9ef9a397f79c75ee8cc358 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 29 Mar 2018 04:22:32 -0500 Subject: [PATCH 0514/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index b04df15b8..03b44075e 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "加密成功!", + "message": "已加密", "description": "Encrypted." }, "copied": { From 445c5a12c3d07b72087df8dbdee10d898313fd91 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 31 Mar 2018 06:31:11 -0500 Subject: [PATCH 0515/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 76 +++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index d36f99269..49141ec8c 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " був доданий.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Нерозпізнаний QR-код.", "description": "QR Error." }, "errorsecret": { @@ -24,87 +24,87 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Сканувати QR-код", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ручне введення", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Закрити", "description": "Close." }, "ok": { - "message": "Ok", + "message": "ОК", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Так", "description": "Yes." }, "no": { - "message": "No", + "message": "Ні", "description": "No." }, "account": { - "message": "Account", + "message": "Обліковий запис", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Назва облікового запису", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Видавець", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Ключ", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Успішно.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Невдача.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Про додаток", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Експорт \/ Імпорт", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Налаштування", "description": "Settings." }, "security": { - "message": "Security", + "message": "Безпека", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Поточний пароль", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Новий пароль", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Пароль", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Підтвердити пароль", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Ви впевнені, що хочете видалити цей клю? Цю дію неможливо скасувати.", "description": "Remove entry confirmation" }, "security_warning": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Оновити", "description": "Update." }, "phrase_incorrect": { @@ -120,39 +120,39 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Пароль не підходить.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Зашифровано", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Скопійовано", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Відгук", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Перекласти", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Вихідний код", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Введіть пароль для розшифровки даних облікового запису.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Синхронізувати годинник з Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Запам'ятати пароль", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -168,11 +168,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "На підставі часу", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "На підставі лічильника", "description": "Counter Based" }, "resize_popup_page": { @@ -188,15 +188,15 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Завантажити резервну копію", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Імпортувати резервну копію", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Імпортувати файл резервної копії", "description": "Import backup file." }, "import_backup_code": { From acbf2a0e0282bfea8bd5a6db4bc6b8ab6148e36e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 31 Mar 2018 06:40:56 -0500 Subject: [PATCH 0516/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 49141ec8c..972b946a7 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -200,27 +200,27 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Імпорт та резервні копії з тексту", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Автоматичне завантаження резервної копії в Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Код Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Ключ Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Увійти до Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Показати всі записи", "description": "Show all entries." }, "dropbox_risk": { @@ -236,7 +236,7 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Вийти з Dropbox", "description": "Dropbox logout." } } \ No newline at end of file From 39aaf089a1c665979aa74afe384f825ac6e157de Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 18:21:30 -0500 Subject: [PATCH 0517/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 03b44075e..2ae4e993c 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "登出 Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From c69959217b87cd07d94db7453472aeb321f1ba33 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 18:21:31 -0500 Subject: [PATCH 0518/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 3cc8daa9c..4d9f64f0d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From d9fd46acd0526605cc3f0c0134e48ed2b5932429 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 18:21:32 -0500 Subject: [PATCH 0519/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 972b946a7..0eb8db0e9 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Вийти з Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From d84df0aa47cf2834d54245d9ccf0080643f972ef Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 18:21:33 -0500 Subject: [PATCH 0520/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 0b4818221..696670964 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From c8c7b89701f6d71059488435176e8a26292d803a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 18:21:34 -0500 Subject: [PATCH 0521/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 5a25d09a3..7716a21fd 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 7709a89cfdb7e86aaa286dc7e0ff418ff3104a5c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 18:21:35 -0500 Subject: [PATCH 0522/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index b111c615c..13339a22c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From cff260f8c3f337588e8cda97d7f09d8a6aee08d4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:36 -0500 Subject: [PATCH 0523/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 939a7c0b7..def161bfd 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 950d8ca165cc236f5a5b8bbf9491170e19cff7d9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:37 -0500 Subject: [PATCH 0524/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index e0316dc95..1d851f36b 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 5a2bd9562c52e44f6575bf4503942154ea0275d2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:38 -0500 Subject: [PATCH 0525/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 13339a22c..d5c6eac6a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { From f2b1bc25d9fefb908c3e1df20f9d22ed4130343c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:39 -0500 Subject: [PATCH 0526/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index d36f99269..a431e8795 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From b55ff3f3c35654951a45c73dff1a35d2c4ce1160 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:40 -0500 Subject: [PATCH 0527/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index d36f99269..a431e8795 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 04cc242485762e0e39dbd779391eb48a60acef9f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:41 -0500 Subject: [PATCH 0528/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2fd6567a2..0571e22b9 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From f6edf398619e0a3fb27e7436c1c9867a2a3d5e98 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:42 -0500 Subject: [PATCH 0529/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c4116ad79..1a4547d55 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 1d5ef903189849200d0e9c8f45bc3cb7a6cdb583 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:43 -0500 Subject: [PATCH 0530/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2c87a7d3a..2670e5aa0 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Wyloguj się z Dropbox'a", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From b00eb6be6a5b90020c72d9666baff52763bf568e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:44 -0500 Subject: [PATCH 0531/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index d36f99269..a431e8795 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From df09fbab2baa286776ac69a42d2cf246d1539552 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:45 -0500 Subject: [PATCH 0532/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index d36f99269..a431e8795 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 814cb196b90aae0066bcc322bcf32532a1801692 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:46 -0500 Subject: [PATCH 0533/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index ce0e9deb1..7bdd10505 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From bfe4e4f585f7b981574daeb17643937de4f6e8c8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:47 -0500 Subject: [PATCH 0534/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index d36f99269..a431e8795 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From fa7af65b2107e040a88c6bc35d9683fe9dd7d269 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:48 -0500 Subject: [PATCH 0535/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 42eb8a11d..0dfa143cd 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 56fd8520dd02f71287e16cb6f799bf04b67bef24 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:49 -0500 Subject: [PATCH 0536/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d36f99269..a431e8795 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 56f0c3d2fcedba8690382d21aa9fdc63f379786a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:50 -0500 Subject: [PATCH 0537/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index d36f99269..a431e8795 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 9b8ccc1ac5e0e63232d57d02a6bccef42effd7e4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:50 -0500 Subject: [PATCH 0538/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index d36f99269..a431e8795 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 95c9715c6f8055f7ca2ad1be776aa391cdd73abf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:51 -0500 Subject: [PATCH 0539/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index d36f99269..a431e8795 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From c7bb5853dd587567090cc4b2fe4bb838e0ceb3d0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:52 -0500 Subject: [PATCH 0540/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index d36f99269..a431e8795 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 63383d0fceefd1840a2d1337908ae84f112d7c26 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:53 -0500 Subject: [PATCH 0541/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 89e22959e..73a0e27b8 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 623dc2d28c93467316be841cbe45de2271c5dc05 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:54 -0500 Subject: [PATCH 0542/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index d36f99269..a431e8795 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 0eb16cccf2ed2a5926bf033d1f907283a4c2d44d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:55 -0500 Subject: [PATCH 0543/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d36f99269..a431e8795 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From f1e9adc2a6296e966f4e7857c7b8de597af3f1b8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:56 -0500 Subject: [PATCH 0544/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index d36f99269..a431e8795 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From 8b1f660b14fee4ff6717c337ac95bf0e4d31de8e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:57 -0500 Subject: [PATCH 0545/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index d6f3d288b..c08d3dc82 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From afec529530ad91a8e4f47d84492ba6fd1828b985 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:00:58 -0500 Subject: [PATCH 0546/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index b61f4a4f7..058c59b4f 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -238,5 +238,9 @@ "dropbox_logout": { "message": "Logout of Dropbox", "description": "Dropbox logout." + }, + "remove": { + "message": "Remove", + "description": "Remove password." } } \ No newline at end of file From a5eb53446b24df77d5cc46e4f0cbe0d2f1f765a5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Apr 2018 22:10:35 -0500 Subject: [PATCH 0547/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d5c6eac6a..a5ab1aaba 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -128,7 +128,7 @@ "description": "Encrypted." }, "copied": { - "message": "Copiado", + "message": "Copied", "description": "Copied." }, "feedback": { From 9b5f6fb0b67cf000f88c5d6c26920cb9745f56d1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 3 Apr 2018 07:54:08 -0500 Subject: [PATCH 0548/3473] New translations messages.json (German) --- _locales/de/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index def161bfd..5d4732b76 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Schlüssel-Error. Nur Base32(A-Z, 2-7 und =)- und HEX(0-9 und A-F)-Schlüssel sind unterstützt. Ihr Schlüssel ist: ", "description": "Secret Error." }, "add_qr": { @@ -60,11 +60,11 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Schlüssel", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Erfolgreich.", "description": "Update Success." }, "updateFailure": { @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "Security", + "message": "Sicherheit", "description": "Security." }, "current_phrase": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Sind Sie sicher, dass Sie diesen Schlüssel löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Dieses Passwort wird für die Verschlüsselung ihrer Schlüssel benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", "description": "Passphrase Warning." }, "update": { @@ -156,11 +156,11 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Achtung! Ihre lokale Uhrzeit hat eine zu große Abweichung, bitte beheben bevor Sie fortfahren.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Haben Sie ein Backup ihrer geheimen Schlüssel? Warten Sie nicht mit dem Erstellen bevor es zu spät ist!", "description": "Remind Backup" }, "capture_failed": { @@ -168,27 +168,27 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Zeitbasiert", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Zählerbasiert", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Ändern der Pop-Up Größe", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Skalierung", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Warnung: Alle Sicherungen sind unverschlüsselt! Wollen Sie einen Konto zu einer anderen App hinzufügen? Fahren Sie mit dem Mauszeiger über den oberen, rechten Teil des Kontos und drücken Sie die versteckte Schaltfläche.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Sicherungsdatei herunterladen", "description": "Download backup file." }, "import_backup": { @@ -196,27 +196,27 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Sicherungsdatei importieren", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Text-Sicherungsdatei importieren", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Automatische Sicherung in Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox-Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Dropbox-Token", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Einloggen in Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -228,19 +228,19 @@ "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Sie müssen das richtige Passwort angeben um Sicherungsdateien zu importieren.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Ihr Passwort wird lokal gespeichert, bitte ändern Sie es sofort im Sicherheitsmenü.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Aus Dropbox ausloggen", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Löschen", "description": "Remove password." } } \ No newline at end of file From f3d3e61bc59007526e5d0bc25f8a826e2cd87cfe Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 3 Apr 2018 07:57:35 -0500 Subject: [PATCH 0549/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 5d4732b76..b9d455f08 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Sie können kein neues Konto hinzufügen oder Daten exportieren, solange nicht alle Konten entschlüsselt sind. Bitte geben Sie das richtige Passwort ein, bevor Sie fortfahren.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Zeitgeber mit Google synchronisieren", "description": "Sync Clock" }, "remember_phrase": { @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Aufnahme fehlgeschlagen, bitte aktualisieren Sie die Seite und versuchen Sie es erneut.", "description": "Capture Failed" }, "based_on_time": { From 8578a451c35e3270d2bffd62e90b4ba2b76e5792 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 3 Apr 2018 08:04:51 -0500 Subject: [PATCH 0550/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b9d455f08..8e58ba009 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Schlüssel-Error. Nur Base32(A-Z, 2-7 und =)- und HEX(0-9 und A-F)-Schlüssel sind unterstützt. Ihr Schlüssel ist: ", + "message": "Schlüssel-Fehler. Nur Base32(A-Z, 2-7 und =)- und HEX(0-9 und A-F)-Schlüssel sind unterstützt. Ihr Schlüssel ist: ", "description": "Secret Error." }, "add_qr": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warnung: Alle Sicherungen sind unverschlüsselt! Wollen Sie einen Konto zu einer anderen App hinzufügen? Fahren Sie mit dem Mauszeiger über den oberen, rechten Teil des Kontos und drücken Sie die versteckte Schaltfläche.", + "message": "Warnung: Alle Sicherungen sind unverschlüsselt! Wollen Sie ein Konto zu einer anderen App hinzufügen? Fahren Sie mit dem Mauszeiger über den oberen, rechten Teil des Kontos und drücken Sie die versteckte Schaltfläche.", "description": "Export menu info text" }, "download_backup": { From 411aad4e62f857a3d1ff676770efbc7193fed4a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 5 Apr 2018 01:11:23 -0500 Subject: [PATCH 0551/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2670e5aa0..2dcfd8438 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -240,7 +240,7 @@ "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Usuń", "description": "Remove password." } } \ No newline at end of file From b5a36173c514078ab6f42579116f8e79975bec15 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 9 Apr 2018 10:33:56 -0500 Subject: [PATCH 0552/3473] New translations messages.json (Afrikaans) --- _locales/af/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/af/messages.json b/_locales/af/messages.json index a431e8795..937cfb095 100644 --- a/_locales/af/messages.json +++ b/_locales/af/messages.json @@ -8,19 +8,19 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Waarmerker genereer 2-stap-verifikasie kodes in jou blaaier.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " is bygevoeg.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Nieherkende QR kode.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Geheime fout. Enigste Base32 (A-Z, 2-7 en =) en HEX (0-9 en A-F) ondersteun word. Jou geheim is egter: ", "description": "Secret Error." }, "add_qr": { @@ -28,11 +28,11 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Handleiding inskrywing", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Maak toe", "description": "Close." }, "ok": { @@ -40,27 +40,27 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { - "message": "No", + "message": "Nee", "description": "No." }, "account": { - "message": "Account", + "message": "Rekening", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Rekening Naam", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Uitreiker", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Geheim", "description": "Secret." }, "updateSuccess": { @@ -72,19 +72,19 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "Oor", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Uitvoer \/ invoer", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Verstellings", "description": "Settings." }, "security": { - "message": "Security", + "message": "Sekuriteit", "description": "Security." }, "current_phrase": { From 5ee0f157e6c9fa5b1c169871ae6a66a106767b4f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 11 Apr 2018 06:41:41 -0500 Subject: [PATCH 0553/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 696670964..e4918be7c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Kimlik Doğrulayıcı", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Kimlik Doğrulayıcı, internet tarayıcınızda iki adımlı doğrulama kodları oluşturur.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Gizli Anahtar Hatası. Sadece 32'lik (\"A-Z\", \"2-7\" ve \"=\" ) ve 16'lık (HEX)(\"0-9\" ve A-F) desteklenmektedir. Fakat Sizin Gizli Anahtarınız: ", "description": "Secret Error." }, "add_qr": { @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Hesap Adı", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Yayınlayan Kuruluş", "description": "Issuer." }, "secret": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Bu gizli anahtarı silmek istiyor musunuz? Bu işlem geri alınamaz.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Gizli Anahtarınızı Şifrelemek için bu parola kullanılacaktır. Eğer bu şifreyi unutursanız size asla kimse yardımcı olamaz.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Tüm hesap bilgilerinin şifresi çözülene kadar verilerinizi dışarı aktaramaz veya yeni bir hesap ekleyemezsiniz. Lütfen devam etmeden önce doğru şifre giriniz.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Şifreleriniz uyuşmuyor.", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Hesap verilerin şifresini çözmek için parolanızı girin.", "description": "Passphrase Info" }, "sync_clock": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Gizli Anahtarlarınızı Yedeklediniz Mi? İş işten geçene kadar beklemeyin!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Yakalama başarısız oldu, lütfen sayfayı yeniden yükleyin ve tekrar deneyin.", "description": "Capture Failed" }, "based_on_time": { From 2821f130b120d9971eff77f3abc4da2997598066 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 11 Apr 2018 06:57:08 -0500 Subject: [PATCH 0554/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e4918be7c..04fb69f81 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "Tamam", "description": "OK." }, "yes": { @@ -172,15 +172,15 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Sayaca Dayalı", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Açılır Pencereyi Yeniden Boyutlandır", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Ölçek", "description": "Scale" }, "export_info": { @@ -192,55 +192,55 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Yedekten içeri aktar", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Dosyadan içeri aktar", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Metin dosyasından içeri aktar", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Dropbox için otomatik yedekleme", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox kodu", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Dropbox jetonu", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Dropbox'a giriş yapın", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Tüm girdileri göster", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Uyarı: Dropbox'a kaydedilen yedekler şifrelenmemiştir. Bu riski göz önüne alarak kullanınız.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Yedekleri içeri aktarmak için doğru şifreyi sağlamalısınız.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Parolanız yerel olarak depolanır, lütfen bunu güvenlik menüsünden hemen değiştirin.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Dropbox'tan çıkış yapın", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Sil", "description": "Remove password." } } \ No newline at end of file From d79aa1e1366bf3d8ffd213fa910ce30d46763791 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 11 Apr 2018 07:05:39 -0500 Subject: [PATCH 0555/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 04fb69f81..1b3e357f7 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Gizli Anahtar Hatası. Sadece 32'lik (\"A-Z\", \"2-7\" ve \"=\" ) ve 16'lık (HEX)(\"0-9\" ve A-F) desteklenmektedir. Fakat Sizin Gizli Anahtarınız: ", + "message": "Gizli Anahtar Hatası. Sadece 32'lik ('A-Z', '2-7' ve '=' ) ve 16'lık (HEX)('0-9' ve 'A-F') desteklenmektedir. Fakat Sizin Gizli Anahtarınız: ", "description": "Secret Error." }, "add_qr": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bu gizli anahtarı silmek istiyor musunuz? Bu işlem geri alınamaz.", + "message": "Bu gizli anahtarı silmek mi istiyorsunuz? Bu işlem geri alınamaz.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Gizli Anahtarınızı Şifrelemek için bu parola kullanılacaktır. Eğer bu şifreyi unutursanız size asla kimse yardımcı olamaz.", + "message": "Gizli Anahtarlarınızı Şifrelemek için bu parola kullanılacaktır. Eğer bu şifreyi unutursanız size asla kimse yardımcı olamaz.", "description": "Passphrase Warning." }, "update": { @@ -168,7 +168,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Zaman bazlı", + "message": "Zamana dayalı", "description": "Time Based" }, "based_on_counter": { From 1a69189545ac1266606eef6c46f421119249838b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 11 Apr 2018 07:11:29 -0500 Subject: [PATCH 0556/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 1b3e357f7..887747f07 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -184,11 +184,11 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Uyarı: Hiçbir yedek şifrelenmemiş. Başka bir uygulama için bir hesap mı eklemek istiyorsunuz? Herhangi bir hesabın sağ üst kısmına gelin ve gizle düğmesine basın.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Yedekleme Dosyasını İndir", "description": "Download backup file." }, "import_backup": { From 2c22659e8f458320b3340e40388455828ff63cad Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 11 Apr 2018 08:43:19 -0500 Subject: [PATCH 0557/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 0571e22b9..62296c85a 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador gera códigos de verificação 2-passo no seu navegador.", "description": "Extension Description." }, "added": { From 4e243ca47d902d65afd248fd03375f11ce435cc9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 13 Apr 2018 18:41:30 -0500 Subject: [PATCH 0558/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0dfa143cd..a481068a6 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -236,7 +236,7 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Logout Dropbox", "description": "Dropbox logout." }, "remove": { From bad4eea6dc2c63ae8793d48a433dd54e5d127d12 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 18 Apr 2018 03:51:27 -0500 Subject: [PATCH 0559/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 7716a21fd..392de9822 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -8,11 +8,11 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator genererar 2-stegs verifieringskoder i din webbläsare.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " har lagts till.", "description": "Added Account." }, "errorqr": { @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Utgivare", "description": "Issuer." }, "secret": { @@ -64,19 +64,19 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Lyckades.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Misslyckades.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Om", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportera \/ Importera", "description": "Export and Import." }, "settings": { @@ -108,23 +108,23 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Detta lösenord kommer att användas för att kryptera dina hemligheter. Ingen kan hjälpa dig om du glömmer lösenordet.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Uppdatera", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Du kan inte lägga till ett nytt konto eller exportera data tills alla konton dekrypteras. Vänligen ange rätt lösenord innan du fortsätter.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Lösenordet matchar inte.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Krypterad", "description": "Encrypted." }, "copied": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Ange lösenord för att dekryptera kontodata.", "description": "Passphrase Info" }, "sync_clock": { From 801cfc86198f6ec30b7350f21a0e0ab2c107e20a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 18 Apr 2018 04:03:31 -0500 Subject: [PATCH 0560/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 392de9822..9f61ea7d5 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -156,71 +156,71 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Varning! Din lokala klocka är för långt ifrån, snälla fixa den innan du fortsätter.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Har du en säkerhetskopia för dina hemligheter? Vänta inte tills det är för sent!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Det gick inte att infånga, ladda om sidan och försök igen.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tidsbaserade", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Räknarebaserade", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Ändra storlek på popup", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Skala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Varning: alla säkerhetskopieringar är okrypterade. Vill du lägga till ett konto till en annan app? Håll över den högra högra delen av något konto och tryck på den dolda knappen.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Ladda ner säkerhetskopieringsfilen", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importera säkerhetskopia", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importera säkerhetskopieringsfilen", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importera okrypterad säkerhetskopia", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Automatisk säkerhetskopiering till Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox-kod", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Dropbox-token", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Logga in på Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Visa alla poster", "description": "Show all entries." }, "dropbox_risk": { From 97ad318ea53fbc06fbc149a154313c5d7d5c4a91 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 18 Apr 2018 04:12:33 -0500 Subject: [PATCH 0561/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 9f61ea7d5..6e5b5e82f 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Hemlig Nyckel fel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", + "message": "Fel på hemlig nyckel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", "description": "Secret Error." }, "add_qr": { @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Manuell inmatning", "description": "Manual Entry." }, "close": { @@ -224,23 +224,23 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Varning: säkerhetskopior som sparas i Dropbox är okrypterade. Använd på egen risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Du måste ange rätt lösenord för att importera säkerhetskopior.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Ditt lösenord lagras lokalt, var vänlig ändra det på säkerhetsmenyn omedelbart.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Logga ut från Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Radera", "description": "Remove password." } } \ No newline at end of file From bd07db3cbf622fc27f2c0dd7fe1e2c1b34b0225e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 19 Apr 2018 01:45:10 -0500 Subject: [PATCH 0562/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a481068a6..924bb2682 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -240,7 +240,7 @@ "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Удалить", "description": "Remove password." } } \ No newline at end of file From 15aed97daf6dc864166c2a7ee75b33ad13300759 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 27 Apr 2018 23:01:10 -0500 Subject: [PATCH 0563/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 1d851f36b..7da05668c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", "description": "Extension Description." }, "added": { @@ -16,23 +16,23 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Kode QR tidak diketahui.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Kesalahan. Hanya karakter Base32 (A-Z, 2-7, =) dan HEX (0-9, A-F) yang didukung. Namun, kode rahasia yang anda masukkan ialah: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Pindai Kode QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Isi secara Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Tutup", "description": "Close." }, "ok": { @@ -40,71 +40,71 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ya", "description": "Yes." }, "no": { - "message": "No", + "message": "Tidak", "description": "No." }, "account": { - "message": "Account", + "message": "Akun", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nama Akun", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Penerbit", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Rahasia", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Sukses.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Gagal.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Tentang", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Ekspor \/ Impor", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Setelan", "description": "Settings." }, "security": { - "message": "Security", + "message": "Keamanan", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Kata sandi saat ini", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Kata sandi baru", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Kata sandi", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Konfirmasi kata sandi", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", "description": "Remove entry confirmation" }, "security_warning": { From ffd191b737e54116b2f3290c003c82674df52dad Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 27 Apr 2018 23:11:14 -0500 Subject: [PATCH 0564/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 7da05668c..ac8d17884 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -108,43 +108,43 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Perbarui", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienskripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Kata sandi salah.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Terenkripsi", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Tersalin", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Umpan Balik", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Terjemahkan", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Kode sumber", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Masukkan password untuk mendeskripsi data akun.", "description": "Passphrase Info" }, "sync_clock": { @@ -152,71 +152,71 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Ingat kata sandi", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Berdasarkan Waktu", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Berdasarkan Penghitung", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Atur ulang halaman Popup", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Skala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Unduh Berkas Cadangan", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Impor Cadangan", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Impor Berkas Cadangan", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Impor Text Cadangan", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Cadangkan otomatis ke Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Kode Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Masuk ke Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { From 820bf8875b0544623cc3acf1284ab14e880bf13b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 27 Apr 2018 23:21:06 -0500 Subject: [PATCH 0565/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index ac8d17884..6df453f54 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -220,27 +220,27 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Tampilkan semua entri", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Peringatan: Cadangan yang disimpan di Dropbox tidak dienkripsi. Perhatikan resikonya sebelum digunakan.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Keluar dari Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Hapus", "description": "Remove password." } } \ No newline at end of file From 461fcededaca249512f0eb73a4e8d3dc8050d489 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 28 Apr 2018 00:21:04 -0500 Subject: [PATCH 0566/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 6df453f54..024914c9f 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " hbc", + "message": " has been added.", "description": "Added Account." }, "errorqr": { From 2e8670365101d9027e44bce378558626a3f9f438 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 29 Apr 2018 11:50:53 -0500 Subject: [PATCH 0567/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 62296c85a..a03ceaa3e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Portuguese", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Ler QR Code", + "message": "Scanear QR Code", "description": "Scan QR Code." }, "add_secret": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nome da Conta", "description": "Account Name." }, "issuer": { @@ -204,7 +204,7 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Backup Automático para o Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { From 71dc53f807f3bab0e946ef5fab18a5adc5acfdaa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 29 Apr 2018 12:00:46 -0500 Subject: [PATCH 0568/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a03ceaa3e..50c8f59be 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "OK", + "message": "Feito", "description": "OK." }, "yes": { From 9a3917ec36f9641401d5bf68fbb35f3b576d525e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 5 May 2018 08:50:59 -0500 Subject: [PATCH 0569/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 120 +++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 058c59b4f..08ea0cc34 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,214 +1,214 @@ { "extName": { - "message": "Authentication", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Xác thực", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator用以在瀏覽器中生成兩步驟驗證碼。", + "message": "Tạo mã xác thực 2 bước như Google Authenticator ngay trên trình duyệt của bạn.", "description": "Extension Description." }, "added": { - "message": "đã thêm", + "message": " đã được thêm.", "description": "Added Account." }, "errorqr": { - "message": "Mã QR không được công nhận.", + "message": "Không nhận ra mã QR.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Lỗi từ khóa. Chỉ chứa các ký tự Base32(A-Z, 2-7 và =) và các ký tự mã HEX(0-9 và A-F). Khóa bạn nhập là: ", "description": "Secret Error." }, "add_qr": { - "message": "QR Code scannen", + "message": "Quét mã QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Nhập thủ công", "description": "Manual Entry." }, "close": { - "message": "關閉", + "message": "Đóng", "description": "Close." }, "ok": { - "message": "確定", + "message": "Ok", "description": "OK." }, "yes": { - "message": "是", + "message": "Đồng ý", "description": "Yes." }, "no": { - "message": "No", + "message": "Không", "description": "No." }, "account": { - "message": "Account", + "message": "Tài khoản", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Tên tài khoản", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Tên của ứng dụng yêu cầu xác thực", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Từ khóa", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Thành công.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Thất bại.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Về chúng tôi", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Xuất \/ Nhập", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Cài đặt", "description": "Settings." }, "security": { - "message": "Security", + "message": "Bảo mật", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Mật khẩu hiện tại", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Mật khẩu mới", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Mật khẩu", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Xác nhận mật khẩu", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Bạn có chắc muốn xóa từ khóa này? Việc này không thể khôi phục lại được.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Mật khẩu này sẽ được dùng để mã hóa các từ khóa của bạn. Không ai có thể khôi phục lại được nếu bạn quên mật khẩu.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Cập nhật", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Bạn không thể thêm tài khoản mới hoặc xuất dữ liệu đến khi tất cả các tài khoản được giải mã hết. Xin hãy nhập đúng mật khẩu để tiếp tục.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Mật khẩu không khớp.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Mã hóa", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Đã sao chép", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Phản hồi", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Dịch", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Mã nguồn", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Nhập mật khẩu để giải mã dữ liệu của bạn.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Đồng bộ đồng hồ với Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Lưu mật khẩu", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Chú ý! Đồng hồ trên máy của bạn bị sai, xin hãy điều chỉnh lại trước khi tiếp tục.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Bạn đã tạo bản sao lưu chưa? Đừng đợi đến khi quá muộn!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Quét thật bại, xin hãy tải lại trang và thử lại.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Theo thời gian", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Theo bộ đếm", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Chỉnh kính thước của popup", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Tỉ lệ", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Nếu bạn muốn thêm tài khoản khác hãy di chuột lên góc phải trên của một tài khoản bất kỳ và click vào nút.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Tải file sao lưu", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Nhập bản sao lưu", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Nhập bản sao lưu", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Nhập mã sao lưu", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Tự động sao lưu vào Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Mã Dropbox", "description": "Dropbox code." }, "dropbox_token": { @@ -216,31 +216,31 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Đăng nhập vào Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Xem tất cả", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Cảnh báo: các bản sao lưu được lưu trên Dropbox đều chưa được mã hóa. Hãy cẩn thận.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Bạn phải nhập mật khẩu đúng để có thể nhập sao lưu.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Mật khẩu của bạn được lưu ngay trên trình duyệt, xin hãy đổi mật khẩu trong Menu > Bảo mật ngay.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Đăng xuất khỏi Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Xóa", "description": "Remove password." } } \ No newline at end of file From 17a6d3f43594d51c2945537a59f749933c265f61 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 8 May 2018 13:20:50 -0500 Subject: [PATCH 0570/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7bdd10505..7568dc1f4 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -60,11 +60,11 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Segreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Successo.", "description": "Update Success." }, "updateFailure": { From 640d2960816aa1a11c1f63f0c494963e384579cf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 8 May 2018 13:30:51 -0500 Subject: [PATCH 0571/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 78 +++++++++++++++++++-------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7568dc1f4..a2ef32107 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -68,31 +68,31 @@ "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fallito.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Informazioni", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Esporta \/ Importa", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Impostazioni", "description": "Settings." }, "security": { - "message": "Security", + "message": "Sicurezza", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Password corrente", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nuova password", "description": "New Passphrase." }, "phrase": { @@ -100,35 +100,35 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Conferma password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Sei sicuro di che voler eliminare questo segreto? Questa azione non può essere annullata.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Questa password verrà utilizzata per crittografare i tuoi segreti. Se si dimentica la password nessuno può aiutarti.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Aggiorna", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Non è possibile aggiungere un nuovo account o esportare i dati fino a quando tutti gli account vengono decrittografati. Si prega di inserire la password corretta prima di continuare.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "La password non corrisponde.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Crittografato", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiato", "description": "Copied." }, "feedback": { @@ -136,99 +136,99 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traduci", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Codice Sorgente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Inserisci la password per decrittografare i dati dell'account.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincronizzazione dell'orologio con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Ricorda la Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Attenzione! Il vostro orologio locale è troppo lontano, si prega di risolvere prima di continuare.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Hai una copia di backup per i tuoi segreti? Non aspettare che sia troppo tardi!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Acquisizione non riuscita, si prega di ricaricare la pagina e riprovare.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Basato sul tempo", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contatore di base", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Ridimensionare la pagina Popup", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Scala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Attenzione: tutti i backup sono non crittografati. Vuoi aggiungere un account a un'altra app? Passa il mouse sopra la parte superiore destra di qualsiasi account e premere il pulsante nascosto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Scarica il file di backup", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importa Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importa il file di Backup", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importa un backup testuale", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Backup automatico su Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Codice di Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token di Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Accedere a Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Visualizza tutte le voci", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Avviso: i backup salvati in Dropbox sono non crittografati. Utilizzare a proprio rischio.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "È necessario fornire la password corretta per importare il backup.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From 70f84dbbc68dfd2da674fcf33ee598558b2ac233 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 8 May 2018 13:41:00 -0500 Subject: [PATCH 0572/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index a2ef32107..ba883ce4c 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Autenticazione", + "message": "Autenticatore", "description": "Extension Name." }, "extShortName": { - "message": "Autenticazione", + "message": "Autenticatore", "description": "Extension Short Name." }, "extDesc": { @@ -232,15 +232,15 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La password è memorizzata localmente, cambiala immediatamente nel menu sicurezza.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Logout da Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Rimuovi", "description": "Remove password." } } \ No newline at end of file From bc57f3e5f5672e8ff0cf2c10ec56457ad976c3ef Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 14 May 2018 02:16:10 -0500 Subject: [PATCH 0573/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 2ae4e993c..108688bc1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -240,7 +240,7 @@ "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "移除", "description": "Remove password." } } \ No newline at end of file From d6865fac76bbb87e3995ba5e3e87f3344af5686c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:15 -0500 Subject: [PATCH 0574/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 924bb2682..7a5b601e9 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Удалить", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 77f7eb67612130a647c53d3e6219207f60b1d323 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:16 -0500 Subject: [PATCH 0575/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index c08d3dc82..20eb63b63 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From c3e7374e2a0040e89d07d87fdebef4d2929c6d05 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:17 -0500 Subject: [PATCH 0576/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index a5ab1aaba..16e39f28b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From a2794753218bd4320d1d5688cf1db64378867f08 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:18 -0500 Subject: [PATCH 0577/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index a431e8795..de54a3974 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 5e78352d7a9ef70001bd3d17b3a9c33cce986bfd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:19 -0500 Subject: [PATCH 0578/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a431e8795..de54a3974 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From be39844c84bfc8773332d9a5ad6870868b91e99b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:20 -0500 Subject: [PATCH 0579/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1a4547d55..0982b7d06 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 9baa2ed28b6c47538adf73aaaf837d6f15d722f6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:21 -0500 Subject: [PATCH 0580/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2dcfd8438..2d6cbfa4d 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Usuń", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 73e39cc1f15369f63ffbe79e6d5ec83908ffdd65 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:22 -0500 Subject: [PATCH 0581/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index a431e8795..de54a3974 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 715fd6a9286aa179ac72f1ff42636d4aa9d1d335 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:23 -0500 Subject: [PATCH 0582/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index a431e8795..de54a3974 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 95352c38ad6cd3cee8ecc91b7fdf3c098b532c14 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:24 -0500 Subject: [PATCH 0583/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 4d9f64f0d..430ba56dd 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 96477a6238a8d09725a6120de691f02cab189942 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:25 -0500 Subject: [PATCH 0584/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index a431e8795..de54a3974 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 1da9130440f9ad971f4936a965ebb09053e727e8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:26 -0500 Subject: [PATCH 0585/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index a431e8795..de54a3974 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From df62b452567011add68fde50d7db52a3f9e9c588 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:27 -0500 Subject: [PATCH 0586/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a431e8795..de54a3974 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 956396c11b67c27c942c82a442a931f3bcc93b99 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:28 -0500 Subject: [PATCH 0587/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 8e58ba009..1338a7fbd 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Löschen", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From b5a1f42ce5bc05bec819a7ee4232a321f0dfa80f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:29 -0500 Subject: [PATCH 0588/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index a431e8795..de54a3974 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 59a256de89e5f92d8396c0a0d18212d4084d17d6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:30 -0500 Subject: [PATCH 0589/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 50c8f59be..f09b299ac 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From c09a8ae5ed252f004fb2bd24169178d1213f83eb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:31 -0500 Subject: [PATCH 0590/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index a431e8795..de54a3974 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From cd75045f426796c64070f5ed2eb3e510fbfdf577 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:32 -0500 Subject: [PATCH 0591/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index a431e8795..de54a3974 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 88e4909b9faac27fcddbfdd893576fe8c37f317f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:33 -0500 Subject: [PATCH 0592/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 73a0e27b8..14b542833 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 25f94f59e149e8feaede4b172278c31f5b625f1b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:34 -0500 Subject: [PATCH 0593/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a431e8795..de54a3974 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From e797cbb95c0b66cddd3e96aa69963d7c7059f55c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:35 -0500 Subject: [PATCH 0594/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index a431e8795..de54a3974 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From c20b3c269e34be92952e6e86f498cfff5416bb98 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:36 -0500 Subject: [PATCH 0595/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 108688bc1..ccc7bb2b1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "移除", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From c64a9de57ca2e680aaadcdc1630eb103aa7d68ac Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:37 -0500 Subject: [PATCH 0596/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index ba883ce4c..8a60fc2b5 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Rimuovi", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 25e26f4567d22dc0f9a8ede39aeb4c5fe558a270 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:38 -0500 Subject: [PATCH 0597/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 08ea0cc34..783441cb7 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Xóa", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 7024b56671713961ef14218c45ad55f40f7993c9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:39 -0500 Subject: [PATCH 0598/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 024914c9f..b52992c81 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Hapus", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 518eebd6164a571b4dc12fe257d36dd9eccfe9a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:41 -0500 Subject: [PATCH 0599/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 6e5b5e82f..ba8536cdc 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Radera", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 22788d45fbdad261e900c8dce411f8d73f379349 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:32:42 -0500 Subject: [PATCH 0600/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 887747f07..3c99e0a04 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Sil", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From 10a1e0f74006b5ec9d7faac4b5119e8bcbfc5779 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:41:35 -0500 Subject: [PATCH 0601/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 110 +++++++++++++++++++------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 16e39f28b..c156e01c6 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,87 +132,87 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { - "message": "Cambiar el tamaño de página", + "message": "Resize Popup Page", "description": "Resize Popup Page" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { - "message": "Copia de seguridad automática a Dropbox", + "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Código de Dropbox", + "message": "Dropbox Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Token de Dropbox", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "dropbox_logout": { From fecf5943a4984a555b1de4765863959856cb31b9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 15 May 2018 16:41:36 -0500 Subject: [PATCH 0602/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0eb8db0e9..9ade5ff3a 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -242,5 +242,9 @@ "remove": { "message": "Remove", "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" } } \ No newline at end of file From c09c05c714778b441daddf7f0702190ccb9f61ed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 17 May 2018 14:40:43 -0500 Subject: [PATCH 0603/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 7a5b601e9..8f34fdf76 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Скачать защищенные паролем резервного копирования", "description": "Download Encrypted Backup" } } \ No newline at end of file From 3076db4733bfff8be66e50be55bdf6303fd7ddff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 21 May 2018 03:45:49 -0500 Subject: [PATCH 0604/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 3c99e0a04..bb75ccd85 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Download parola korumalı yedekleme", "description": "Download Encrypted Backup" } } \ No newline at end of file From 18a69f1fe6ad2646c3fe76c28fc4f9a03812a0c5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 29 May 2018 03:34:58 -0500 Subject: [PATCH 0605/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index ccc7bb2b1..a46c8f6a6 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "下載密碼保護備份", "description": "Download Encrypted Backup" } } \ No newline at end of file From 7171b32eefdfccfae9e4ae3d58c0bcbe2d002e4b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 5 Jun 2018 16:31:20 -0500 Subject: [PATCH 0606/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 14b542833..8718f65f3 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -48,31 +48,31 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Účet", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Název účtu", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Vydavatel", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Tajný klíč", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Úspěšně dokončeno.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Došlo k chybě.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "O aplikaci", "description": "About." }, "export_import": { @@ -80,19 +80,19 @@ "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Nastavení", "description": "Settings." }, "security": { - "message": "Security", + "message": "Zabezpečení", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Aktuální heslo", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nové heslo", "description": "New Passphrase." }, "phrase": { From b8551a05dc222dba2382072dca4fee899f177500 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 5 Jun 2018 16:43:16 -0500 Subject: [PATCH 0607/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 68 +++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 8718f65f3..82a137103 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -96,119 +96,119 @@ "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Heslo", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Potvrzení hesla", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Opravdu chcete smazat tento tajný klíč? Tato akce je nevratná.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Toto heslo bude používat k šifrování váš tajný klíč. Pokud zapomenete heslo, nikdo vám nemůže pomoct.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Aktualizovat", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nelze přidat nový účet nebo exportovat data, pokud jsou všechny účty dešifrovány. Před dalším pokračováním zadejte správné heslo.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Hesla nesouhlasí.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Šifrováno", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Zkopírováno", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Zpětná vazba", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Přeložit", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Zdrojový kód", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Zadejte heslo pro dešifrování dat účtu.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Synchronizovat hodiny s Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Pamatovat si heslo", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Pozor! Váš místní čas se velmi liší, opravte jej prosím před pokračováním.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Máte zálohu vašich tajných klíčů? Nečekejte, až bude příliš pozdě!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Získávání dat selhalo, prosím načtěte stránku znovu a opakujte akci.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Na základě času", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Počítadlo založeno", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Změna velikosti stránky", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Zvětšení", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Upozornění: všechny zálohy nejsou rozšifrovány. Chcete přidat účet do jiné aplikace? Ukazatel myši nad pravý horní roh z libovolného účtu a kliknete na tlačítko skryté.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Stáhnout záložní soubor", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importovat zálohu", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importovat záložní soubor", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importovat textový soubor", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Automatická záloha na Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Dropbox kód", "description": "Dropbox code." }, "dropbox_token": { @@ -216,11 +216,11 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Přihlaste se k Dropboxu", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Ukaž všechny záznamy", "description": "Show all entries." }, "dropbox_risk": { @@ -236,15 +236,15 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Odhlášení ze služby Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Odstranit", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Stáhnout zálohy chráněné heslem", "description": "Download Encrypted Backup" } } \ No newline at end of file From 6b5e7693cc6a4208938bb9190c5823e8bca536f3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 5 Jun 2018 16:51:52 -0500 Subject: [PATCH 0608/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 82a137103..efd4209fc 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -224,15 +224,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "Upozornění: zálohy uložené v Dropboxu jsou nezašifrované. Používáte na vlastní riziko.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Je nutné zadat správné heslo pro import zálohy.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Vaše heslo je lokálně uloženo, prosím změňte to ihned v menu zabezpečení.", "description": "localStorage password warning." }, "dropbox_logout": { From 5900494caa3fb18532deb46bf0443af8d0250969 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 7 Jun 2018 06:31:57 -0500 Subject: [PATCH 0609/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index ba8536cdc..a85cc56af 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Ladda ner lösenordsskyddad säkerhetskopiering", "description": "Download Encrypted Backup" } } \ No newline at end of file From e955251c8d0c95bd5fb267a44dd71fa1b84c1bb6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:50 -0500 Subject: [PATCH 0610/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8f34fdf76..70ea61762 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Скачать защищенные паролем резервного копирования", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 401d3f6910f130892c328068f803041aeb098c2d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:51 -0500 Subject: [PATCH 0611/3473] New translations messages.json (French) --- _locales/fr/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 20eb63b63..a34ecd2ac 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 80a100e622a26e8b9fd2b0867452855dfcd84051 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:52 -0500 Subject: [PATCH 0612/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 130 ++++++++++++++++++++++---------------- 1 file changed, 75 insertions(+), 55 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index c156e01c6..ac9dff862 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { @@ -132,87 +132,87 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", + "message": "Cambiar el tamaño de página", "description": "Resize Popup Page" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Copia de seguridad automática a Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Código de Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "dropbox_logout": { @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 232704a9afd8ceea1e0c27d522225bd5064a54aa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:53 -0500 Subject: [PATCH 0613/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index de54a3974..0020e3837 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From c61f7eb500a9ccdf3ff2fa089b71b670372e2ff8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:54 -0500 Subject: [PATCH 0614/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index de54a3974..0020e3837 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From ff0c9b8aa3a1f541737ab37baf776aa9213f4d08 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:55 -0500 Subject: [PATCH 0615/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 0982b7d06..710921e1a 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From e6091376b1e01c62c6e4a538a388d9942fd8583d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:56 -0500 Subject: [PATCH 0616/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2d6cbfa4d..a1ef5f606 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 7cfe489d67b3279c2776f303dbf87e768197f140 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:57 -0500 Subject: [PATCH 0617/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index de54a3974..0020e3837 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 5f873e98d21b16659a4b8bdef3582a54ddf5c3d7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:58 -0500 Subject: [PATCH 0618/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index de54a3974..0020e3837 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 9e3e6e06dbb5f3194f3b2cd9d69756d68bac058a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:49:59 -0500 Subject: [PATCH 0619/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 430ba56dd..5234d67e3 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 62c8cc65c7c3ecd8f5ff2a5bd09432bc0e3e5b15 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:00 -0500 Subject: [PATCH 0620/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index de54a3974..0020e3837 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From b72288c3952388573d1c7c00f5aba188a06950ec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:01 -0500 Subject: [PATCH 0621/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index de54a3974..0020e3837 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From bf842fee6f3b84c37dd743233f51742e0588fed7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:02 -0500 Subject: [PATCH 0622/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index de54a3974..0020e3837 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 4e88e54d83db6bff1abef56ecf4ed346ba7a1fab Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:03 -0500 Subject: [PATCH 0623/3473] New translations messages.json (German) --- _locales/de/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 1338a7fbd..ec6a9e48a 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 05579a39be542a1bb98db434cf8d894df75d4643 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:04 -0500 Subject: [PATCH 0624/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index de54a3974..0020e3837 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From d6f9b2bb6d8d9e84d6c2cd743c43200ab5389edf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:05 -0500 Subject: [PATCH 0625/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index f09b299ac..a99fd3a26 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From d27336ecf45e5326ebb6cf4a88ae09f18d9a5d0b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:06 -0500 Subject: [PATCH 0626/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index de54a3974..0020e3837 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 483bd8395697f7710438804ff526a30cf2bcf469 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:07 -0500 Subject: [PATCH 0627/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index de54a3974..0020e3837 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From f14b5883a8a0ffe5b9970db6855c771af0dc216d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:08 -0500 Subject: [PATCH 0628/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index efd4209fc..fd54fc888 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Stáhnout zálohy chráněné heslem", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From c8fc7bae93bb620636466a2368e28befcfd2ab5e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:09 -0500 Subject: [PATCH 0629/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index de54a3974..0020e3837 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From df6e7f2611bad3fd2e6ba13dd3e23c6a8eb44e1a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:10 -0500 Subject: [PATCH 0630/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index de54a3974..0020e3837 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 013c8d660930d31dd0891fcc9bd7e6dbad9f5a72 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:11 -0500 Subject: [PATCH 0631/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index a46c8f6a6..9a5a7b81b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "下載密碼保護備份", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From a5ad9ba7d74feb7df3542faf81073e5416cd102b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:12 -0500 Subject: [PATCH 0632/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 8a60fc2b5..7046ed876 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 689ec9e7cdd4e34af8f5a2fd51a740f2283d5dec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:13 -0500 Subject: [PATCH 0633/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 783441cb7..bafb38469 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 4c972d6d66e83efe3101de8ce215754ddac69120 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:14 -0500 Subject: [PATCH 0634/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index b52992c81..5cee26ba4 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 5d64c612fb8d04ba6da28b5e7140daf4395a0761 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:15 -0500 Subject: [PATCH 0635/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index a85cc56af..82ed5db86 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Ladda ner lösenordsskyddad säkerhetskopiering", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From 78a8cfe38e87151d2a6d0fdb54d16bdced838eb1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 12:50:16 -0500 Subject: [PATCH 0636/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index bb75ccd85..55c40eb74 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download parola korumalı yedekleme", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From ea947131f21064c5f394366b6df8e554b2785802 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 13:05:06 -0500 Subject: [PATCH 0637/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 110 +++++++++++++++++++------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index ac9dff862..5bebda595 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,87 +132,87 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { - "message": "Cambiar el tamaño de página", + "message": "Resize Popup Page", "description": "Resize Popup Page" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { - "message": "Copia de seguridad automática a Dropbox", + "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Código de Dropbox", + "message": "Dropbox Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Token de Dropbox", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "dropbox_logout": { From 13e2c70b3e3f3ce8130fece1fa576cea4476fa9d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 13:05:08 -0500 Subject: [PATCH 0638/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 9ade5ff3a..e921ef551 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -246,5 +246,25 @@ "download_enc_backup": { "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "dropbox_tooltip": { + "message": "Dropbox sync enabled", + "description": "Dropbox sync enabled" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual Dropbox sync" } } \ No newline at end of file From ea545b142bfb60dacd12414ee9836afb35a1b83c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 12 Jun 2018 23:10:36 -0500 Subject: [PATCH 0639/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 0020e3837..af058c156 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Hi", "description": "Extension Name." }, "extShortName": { From a6862c54a191e49b208ad28c9cbad247eab8b1a4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 13 Jun 2018 11:21:20 -0500 Subject: [PATCH 0640/3473] New translations messages.json (German) --- _locales/de/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index ec6a9e48a..11d4d83ea 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -244,27 +244,27 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Passwort-geschützte Sicherung herunterladen", "description": "Download Encrypted Backup" }, "popout": { - "message": "Popup mode", + "message": "Popup-Modus", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Sperren", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Dropbox-Synchronisation aktiviert", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Ändern", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuelle Synchronisation", "description": "Manual Dropbox sync" } } \ No newline at end of file From 5210ef76db99c356bae219e6f13b728088e0ac30 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 20 Jun 2018 15:40:59 -0500 Subject: [PATCH 0641/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 70ea61762..6f255b0c9 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -252,19 +252,19 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Заблокировать", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Dropbox Синхронизация включена", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Редактировать", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Ручная синхронизация", "description": "Manual Dropbox sync" } } \ No newline at end of file From 0379709aac866654f05e7dedf05bc9eba901b4eb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 20 Jun 2018 22:40:33 -0500 Subject: [PATCH 0642/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index a1ef5f606..84a0cefd1 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Pobrania kopii zapasowej hasłem", "description": "Download Encrypted Backup" }, "popout": { From 22b34f562ff4e05188df03d09714d79502e37ff0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:38 -0500 Subject: [PATCH 0643/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6f255b0c9..d5be9df14 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Изменение размера всплывающего окна", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Масштаб", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Ручная синхронизация", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 5cec3ef1d00567f6da66f02200ba3bed06e315aa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:39 -0500 Subject: [PATCH 0644/3473] New translations messages.json (French) --- _locales/fr/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a34ecd2ac..37527ca42 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Redimensionner le pop-up", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Mise à l'échelle", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From b53aff6e2855d5c7d0bd1b361fc1da2b68bda870 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:40 -0500 Subject: [PATCH 0645/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 116 ++++++++++++++++++++------------------ 1 file changed, 60 insertions(+), 56 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 5bebda595..82ee0da78 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { @@ -132,87 +132,87 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Copia de seguridad automática a Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Código de Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "dropbox_logout": { @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From ba564d363c8c912d5f92247307120103a528c121 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:41 -0500 Subject: [PATCH 0646/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 10da31e5845e2bd8e8c33cdfaeb3d5674dc118c4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:42 -0500 Subject: [PATCH 0647/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 193296b7067d6616b60dadb3aaf8a3f985cdf52b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:43 -0500 Subject: [PATCH 0648/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 710921e1a..fb956958e 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Redimensionar a página pop-up", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 5119ef1d74b5c4c4927eed58f16c083e3c4c7e2a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:43 -0500 Subject: [PATCH 0649/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 84a0cefd1..14687723b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Zmiana rozmiaru okienka Popup", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Skala", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 41bffa5803d1947d03792286e76e4b2572ee69b5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:44 -0500 Subject: [PATCH 0650/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 94d3b7430a5360a3fce90d271219dece2e150e33 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:45 -0500 Subject: [PATCH 0651/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 8bf83bd597e1698c43ba35f9780608af8e66766d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:46 -0500 Subject: [PATCH 0652/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 5234d67e3..843988fe9 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "ポップアップのサイズを変更", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "大きさ", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From c2d0a54d1602cf0666b8aa245ec3587196502e77 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:47 -0500 Subject: [PATCH 0653/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 27a6aea73200feb14106ebc502b5bb34137dfb0f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:48 -0500 Subject: [PATCH 0654/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 156c3f87b53ad8cfae3ef5a0e3eef9c426324baa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:49 -0500 Subject: [PATCH 0655/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 607c9786c79b6bea1ef4fdae929ef367229cef68 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:50 -0500 Subject: [PATCH 0656/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 11d4d83ea..6f12d5518 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Ändern der Pop-Up Größe", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Skalierung", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manuelle Synchronisation", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 22ce51b7dbce85040552c0590e8849aec0ccf093 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:51 -0500 Subject: [PATCH 0657/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 3df12c4b9afe151ee1ede5fa8cde6a79326c09d0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:52 -0500 Subject: [PATCH 0658/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a99fd3a26..66701e2f4 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Redimensionar Página Popup", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Escala", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From cf310bdbcb86594c1a35127a44a0af2a9e45bbca Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:53 -0500 Subject: [PATCH 0659/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From af025ae9860df6e2e122492b95d323d1f9df3b90 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:54 -0500 Subject: [PATCH 0660/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 54889bb542b9b92c9f83c0e76133e46babf6f442 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:55 -0500 Subject: [PATCH 0661/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index fd54fc888..6877d4f08 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Změna velikosti stránky", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Zvětšení", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 08f69f073eee5a772149845b3dbf76d87ad73f9c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:55 -0500 Subject: [PATCH 0662/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 0020e3837..f30952ff9 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From ee417c8a36d7969f1bc8456d706ceaf6ebe5f11c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:56 -0500 Subject: [PATCH 0663/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index af058c156..d544dac94 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 833d4ce9e14f4eaf2ad8ff5a772dbd97e875cd5c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:57 -0500 Subject: [PATCH 0664/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9a5a7b81b..866834024 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "調整彈出視窗大小", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "比例", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From fb2fc482dfa86b2830bb8d9a1b45eeceabdba477 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:58 -0500 Subject: [PATCH 0665/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7046ed876..0f20d5c35 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Ridimensionare la pagina Popup", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scala", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 400912916e7a05785dffd2e417261121489e450e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:30:59 -0500 Subject: [PATCH 0666/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index bafb38469..d4efebe4f 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Chỉnh kính thước của popup", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Tỉ lệ", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 2ec29c2c0fc6e3e9a2cc35ba32c17fb25e43aa2b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:31:00 -0500 Subject: [PATCH 0667/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 5cee26ba4..2e0b2e8d0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Atur ulang halaman Popup", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Skala", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 243767f9f3422e3a303ecff2dc7bd75ea2367d56 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:31:01 -0500 Subject: [PATCH 0668/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 82ed5db86..b37e17fac 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Ändra storlek på popup", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Skala", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 582443e2d437e44e7c4a56ade841a4022dded10e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:31:02 -0500 Subject: [PATCH 0669/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 55c40eb74..6e1762bc7 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Açılır Pencereyi Yeniden Boyutlandır", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Ölçek", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From 4474963ecd14c071fb4281996a95bea07577fdb1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:50:31 -0500 Subject: [PATCH 0670/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 108 +++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 82ee0da78..c7d8b2817 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { @@ -180,39 +180,39 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { - "message": "Copia de seguridad automática a Dropbox", + "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Código de Dropbox", + "message": "Dropbox Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Token de Dropbox", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "dropbox_logout": { From 26264c04b3818c1b6bf4d0e87e6697095c7bd36c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Jun 2018 18:50:33 -0500 Subject: [PATCH 0671/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index e921ef551..46ac6d32b 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -176,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Resize Popup Page", - "description": "Resize Popup Page" + "message": "Popup Page", + "description": "Popup Page Settings" }, "scale": { "message": "Scale", @@ -266,5 +266,9 @@ "manual_dropbox": { "message": "Manual Sync", "description": "Manual Dropbox sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" } } \ No newline at end of file From cef13b0a48556f7f3678673dcf8f005b902b17f1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 24 Jun 2018 02:10:38 -0500 Subject: [PATCH 0672/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 6877d4f08..bbf5ba48c 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Ověření údajů", + "message": "Ověření", "description": "Extension Name." }, "extShortName": { @@ -268,7 +268,7 @@ "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Použití automatického vyplňování", "description": "Use Autofill" } } \ No newline at end of file From cb8d2bfb2856c01f60a6b6067611b3c60fb605d5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 24 Jun 2018 02:20:38 -0500 Subject: [PATCH 0673/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index bbf5ba48c..3b31513c6 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Popup obrázek", "description": "Popup Page Settings" }, "scale": { @@ -248,23 +248,23 @@ "description": "Download Encrypted Backup" }, "popout": { - "message": "Popup mode", + "message": "Popup mód", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Zámek", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Dropbox synchronizace je zapnuta", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Upravit", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuální synchronizace", "description": "Manual Dropbox sync" }, "use_autofill": { From 42432c0362979c5cb1345a5c6734e0260af09047 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 28 Jun 2018 04:51:22 -0500 Subject: [PATCH 0674/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 70 +++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index f30952ff9..7ca3117b7 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -8,31 +8,31 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Verificator genereert 2-Step verificatie codes in uw browser.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " is toegevoegd.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Niet-herkende QR-code.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Geheim fout. Alleen Base32 (A-Z, 2-7 en =) en HEX (0-9 en A-F) wordt ondersteund. Echter, uw geheim is: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR Code scannen", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Handmatige invoer", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Sluiten", "description": "Close." }, "ok": { @@ -40,11 +40,11 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { - "message": "No", + "message": "Nee", "description": "No." }, "account": { @@ -52,67 +52,67 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Account Naam", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Uitgever", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Geheim", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Geslaagd.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fout.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Over", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exporteren \/ Importeren", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Instellingen", "description": "Settings." }, "security": { - "message": "Security", + "message": "Beveiliging", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Huidig ​​wachtwoord", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nieuw wachtwoord", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Wachtwoord", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Bevestig wachtwoord", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Weet je zeker dat je dit geheim wilt verwijderen? Dit kan niet ongedaan worden gemaakt.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Dit wachtwoord worden gebruikt voor het coderen van uw geheimen. Niemand kan u helpen als u het wachtwoord vergeet.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Bijwerken", "description": "Update." }, "phrase_incorrect": { @@ -120,43 +120,43 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Wachtwoord komt niet overeen.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Versleuteld", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Gekopieerd", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Commentaar", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Vertalen", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Broncode", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Voer het wachtwoord in om de accountgegevens te decoderen.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sync Klok met Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Wachtwoord onthouden", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Let op! De klok van uw lokale computer is te ver voor\/achter, gelieve het te herstellen voordat u doorgaat.", "description": "Local Time is Too Far Off" }, "remind_backup": { From 8ef4969b0e5bb4971335e5b57dea6487d2179c97 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 28 Jun 2018 05:08:49 -0500 Subject: [PATCH 0675/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 7ca3117b7..aa2c37abb 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -160,27 +160,27 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Heeft u een backup van uw geheimen? Wacht niet tot het te laat is!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Vastleggen is mislukt, herlaad de pagina en probeer het opnieuw.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tijdgebonden", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Teller gebonden", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Popup-pagina", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Schaal", "description": "Scale" }, "export_info": { @@ -188,15 +188,15 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Backup downloaden", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Backup importeren", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Backup importeren", "description": "Import backup file." }, "import_backup_code": { From fc0d13a16e715d2163b8c4d61884735bcbf0210e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:48 -0500 Subject: [PATCH 0676/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d5be9df14..d152a3c3d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -247,6 +247,10 @@ "message": "Скачать защищенные паролем резервного копирования", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From e5d9c7c6830f30b21606697126c27bd395862a84 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:49 -0500 Subject: [PATCH 0677/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 37527ca42..43c66970c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 6d6de10695d9d7ed8d5061c0b00b6a64d66fbaea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:50 -0500 Subject: [PATCH 0678/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 112 ++++++++++++++++++++------------------ 1 file changed, 58 insertions(+), 54 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index c7d8b2817..45e91247b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -180,39 +180,39 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Copia de seguridad automática a Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Código de Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "dropbox_logout": { @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From b2aae43b40394bfeb29f74b5af36e7f03b1e3ab7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:51 -0500 Subject: [PATCH 0679/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From afdc2563074447547b40e8a5e0df29b768bf7305 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:52 -0500 Subject: [PATCH 0680/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From b6c9a95b578a58fc83f71c86e0450f7f9a28edf4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:52 -0500 Subject: [PATCH 0681/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index fb956958e..5c6a1c9e7 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 85f85838fd075edaa4d8226b9e2191564e745fc1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:53 -0500 Subject: [PATCH 0682/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 14687723b..b3f5af9d3 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -247,6 +247,10 @@ "message": "Pobrania kopii zapasowej hasłem", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 08af947a26bf3f0ce0821741bef28dcedc643a36 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:54 -0500 Subject: [PATCH 0683/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 4f1270012d7b5e31a4499e3868a32750acfaf200 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:55 -0500 Subject: [PATCH 0684/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 317ba8aaeb0bbefcd88182022b1842d8b0da59bf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:56 -0500 Subject: [PATCH 0685/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 843988fe9..eb599c289 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 5bc8c727e51e07b81ccb99e7f8ba80808435fc68 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:57 -0500 Subject: [PATCH 0686/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 2bedc677e8311e267a8aa9f75b9dc0209b02307c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:58 -0500 Subject: [PATCH 0687/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From c97da9abb498998d8d71c112b9e1cbd3003a2b55 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:30:59 -0500 Subject: [PATCH 0688/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 2636b69f33d5b9f37bd8701d9cd787f96a283579 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:00 -0500 Subject: [PATCH 0689/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 6f12d5518..2a56ed656 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -247,6 +247,10 @@ "message": "Passwort-geschützte Sicherung herunterladen", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup-Modus", "description": "Make window turn into persistent popup" From c42b7205fd7866950c10c5cea342dfa9563dcfc3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:00 -0500 Subject: [PATCH 0690/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From ff5f2ca53dbbd60f091a23c1931b3ebf331230db Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:02 -0500 Subject: [PATCH 0691/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 66701e2f4..111252423 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 15eeb712aa6cff8b557f1b079901a43614e6b7b4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:03 -0500 Subject: [PATCH 0692/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index aa2c37abb..ce7ed190c 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 2c64b5e08cd8085ffbae4ed3008df780f7ef5427 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:04 -0500 Subject: [PATCH 0693/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From f9ee592149c53c512f93f93f7ea74461ddf94353 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:05 -0500 Subject: [PATCH 0694/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 3b31513c6..75a7dc886 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -247,6 +247,10 @@ "message": "Stáhnout zálohy chráněné heslem", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mód", "description": "Make window turn into persistent popup" From 29e28c25a8f145c3036c2894c35b34e1c5042dba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:06 -0500 Subject: [PATCH 0695/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index f30952ff9..4a54224bf 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From f80860ec06b71246a7368b6802dbb3d5b17fba59 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:07 -0500 Subject: [PATCH 0696/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d544dac94..70e9fadfd 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 1b88850247f218d5480aede8d032d5511211c2ff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:08 -0500 Subject: [PATCH 0697/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 866834024..9fb1da818 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -247,6 +247,10 @@ "message": "下載密碼保護備份", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From d3ae75c343ca0fab0c0f6aa49457fcfd774c1ab8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:09 -0500 Subject: [PATCH 0698/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0f20d5c35..1cf205359 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From c0bc9564e3bc97b0d46acddf312c616a1bc7eeda Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:10 -0500 Subject: [PATCH 0699/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index d4efebe4f..f3ab60fc0 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 368c0f976e16e8037836bcccaed7c2b980db874f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:11 -0500 Subject: [PATCH 0700/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 2e0b2e8d0..2f5a96f0e 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From a9c101636d001807b7d86f7a4f1ac7f40d3213b5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:11 -0500 Subject: [PATCH 0701/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b37e17fac..db1796b9b 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -247,6 +247,10 @@ "message": "Ladda ner lösenordsskyddad säkerhetskopiering", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From b56112f7e3579176ad8eb42d5c911f0706c6becd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:31:12 -0500 Subject: [PATCH 0702/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6e1762bc7..63dd00346 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -247,6 +247,10 @@ "message": "Download parola korumalı yedekleme", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From a5a9508e845189de7649dd57e2ba8f5bc2f41e35 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:40:40 -0500 Subject: [PATCH 0703/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 108 +++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 45e91247b..7a4297507 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { @@ -180,39 +180,39 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { - "message": "Copia de seguridad automática a Dropbox", + "message": "Auto Backup to Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Código de Dropbox", + "message": "Dropbox Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Token de Dropbox", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "dropbox_logout": { From 5e2d108c1b9770d613a1999f852a81c2e10f03c9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 1 Jul 2018 14:40:41 -0500 Subject: [PATCH 0704/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 46ac6d32b..d53c4d0e8 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -247,6 +247,10 @@ "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, + "search": { + "message": "Search", + "description": "Search" + }, "popout": { "message": "Popup mode", "description": "Make window turn into persistent popup" From 8cc90fc8e9f7509e5057f3a8d8aa26edb12941bd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 2 Jul 2018 09:32:34 -0500 Subject: [PATCH 0705/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d152a3c3d..bd193cd6a 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Всплывающее окно", "description": "Popup Page Settings" }, "scale": { @@ -248,11 +248,11 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Поиск", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Всплывающее изображение", "description": "Make window turn into persistent popup" }, "lock": { @@ -272,7 +272,7 @@ "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Использование функции автозаполнения", "description": "Use Autofill" } } \ No newline at end of file From f5eb7a32fe79689105e6164d1186db09f3617a74 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 4 Jul 2018 07:53:37 -0500 Subject: [PATCH 0706/3473] New translations messages.json (French) --- _locales/fr/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 43c66970c..f6ab6fa9c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Page de popup", "description": "Popup Page Settings" }, "scale": { @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Se connecter à Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { @@ -236,43 +236,43 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Se déconnecter de Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Supprimer", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Télécharger le backup de mot de passe protégé", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Rechercher", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Mode popup", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Vérouiller", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Synchronisation avec Dropbox activée", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Modifier", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Synchronisation manuelle", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Utiliser Autofill", "description": "Use Autofill" } } \ No newline at end of file From b7f1e085435b71045ad20b72a9011d4288e52e8f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 5 Jul 2018 10:19:42 -0500 Subject: [PATCH 0707/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 75a7dc886..4b2587f6e 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -248,7 +248,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Hledat", "description": "Search" }, "popout": { From 415eaacff63609f3b292b7b754d796aabf773560 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 7 Jul 2018 13:01:00 -0500 Subject: [PATCH 0708/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9fb1da818..9426ac521 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -168,11 +168,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "驗證碼", + "message": "基於時間", "description": "Time Based" }, "based_on_counter": { - "message": "一次性驗證碼", + "message": "基於計數器", "description": "Counter Based" }, "resize_popup_page": { @@ -248,7 +248,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "搜尋", "description": "Search" }, "popout": { @@ -260,19 +260,19 @@ "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Dropbox同步已啟用", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "編輯", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "手動同步", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "啟用自動填充", "description": "Use Autofill" } } \ No newline at end of file From f7b83105e2d878d031de042c31194fab507adb5c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 7 Jul 2018 13:10:58 -0500 Subject: [PATCH 0709/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9426ac521..5f700c34a 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "彈出頁面", "description": "Popup Page Settings" }, "scale": { @@ -252,11 +252,11 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "彈出模式", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "鎖定", "description": "Lock accounts" }, "dropbox_tooltip": { From e76de07b60b66f7f81196f08efed0808900e0a44 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 7 Jul 2018 14:10:44 -0500 Subject: [PATCH 0710/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 70e9fadfd..4a54224bf 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Hi", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { From 3801723f5f1cc881c6e420d1dafb8b02b512f52f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 7 Jul 2018 14:20:48 -0500 Subject: [PATCH 0711/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 108 +++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 7a4297507..45e91247b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -180,39 +180,39 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Copia de seguridad automática a Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Código de Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "dropbox_logout": { From f96475b308cf1577d69b710d3cafa0b4bdcdf35d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Jul 2018 04:10:39 -0500 Subject: [PATCH 0712/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 4b2587f6e..17696e699 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1,18 +1,18 @@ { "extName": { - "message": "Ověření", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Ověřovatel", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generuje kódy 2 krok ověření v prohlížeči.", + "message": "Authenticator generuje kódy dvoufázového ověření ve Vašem prohlížeči.", "description": "Extension Description." }, "added": { - "message": " byla přidána.", + "message": " byl přidán.", "description": "Added Account." }, "errorqr": { From 201a848cb645cf92cb009c157e91cec889423787 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Jul 2018 04:20:41 -0500 Subject: [PATCH 0713/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 17696e699..08bc1387d 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -16,15 +16,15 @@ "description": "Added Account." }, "errorqr": { - "message": "Neznámý kód QR.", + "message": "QR kód nebyl rozpoznán.", "description": "QR Error." }, "errorsecret": { - "message": "Tajné chyba. Jen Base32 (A-Z, 2-7 a =) a HEX (0-9 a A-F) jsou podporovány. Vaše tajemství je však: ", + "message": "Chyba tajemství. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Vaše tajemství je však: ", "description": "Secret Error." }, "add_qr": { - "message": "Načíst QR kód", + "message": "Naskenovat QR kód", "description": "Scan QR Code." }, "add_secret": { @@ -64,7 +64,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Úspěšně dokončeno.", + "message": "Úspěch.", "description": "Update Success." }, "updateFailure": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportovat \/ Importovat", "description": "Export and Import." }, "settings": { @@ -88,7 +88,7 @@ "description": "Security." }, "current_phrase": { - "message": "Aktuální heslo", + "message": "Stávající heslo", "description": "Current Passphrase." }, "new_phrase": { From eb4f0baea18c60ed0fb407ef30ddf6db30e9acc8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Jul 2018 04:30:53 -0500 Subject: [PATCH 0714/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 08bc1387d..3964e7924 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "Toto heslo bude používat k šifrování váš tajný klíč. Pokud zapomenete heslo, nikdo vám nemůže pomoct.", + "message": "Toto heslo se bude používat k zašifrování vašich tajných klíčů. Pokud zapomenete heslo, nikdo vám nemůže pomoci.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nelze přidat nový účet nebo exportovat data, pokud jsou všechny účty dešifrovány. Před dalším pokračováním zadejte správné heslo.", + "message": "Nemůžete přidat nový účet nebo exportovat data, pokud jsou všechny účty dešifrovány. Před dalším pokračováním zadejte prosím správné heslo.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Hesla nesouhlasí.", + "message": "Heslo se neshoduje.", "description": "Passphrase Not Match." }, "encrypted": { @@ -152,11 +152,11 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Pamatovat si heslo", + "message": "Zapamatovat si heslo", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Pozor! Váš místní čas se velmi liší, opravte jej prosím před pokračováním.", + "message": "Pozor! Váš místní čas se velmi liší, před pokračováním jej prosím opravte.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -172,15 +172,15 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Počítadlo založeno", + "message": "Založeno na počítadle", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup obrázek", + "message": "Vyskakovací stránka", "description": "Popup Page Settings" }, "scale": { - "message": "Zvětšení", + "message": "Měřítko", "description": "Scale" }, "export_info": { From 154cecd6ae658557d62a04c7c3e3a97b11b90737 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Jul 2018 04:40:48 -0500 Subject: [PATCH 0715/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 3964e7924..5eb8406b9 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Upozornění: všechny zálohy nejsou rozšifrovány. Chcete přidat účet do jiné aplikace? Ukazatel myši nad pravý horní roh z libovolného účtu a kliknete na tlačítko skryté.", + "message": "Upozornění: všechny zálohy jsou nešifrované. Chcete přidat účet do jiné aplikace? Najeďte myší na pravý horní roh libovolného účtu a klikněte na skryté tlačítko.", "description": "Export menu info text" }, "download_backup": { From c59cb58a37b9a4ddaf25b15991167c13fc4d9c95 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Jul 2018 04:50:49 -0500 Subject: [PATCH 0716/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 5eb8406b9..22bd3faa1 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -200,11 +200,11 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Importovat textový soubor", + "message": "Importovat textovou zálohu", "description": "Import backup code." }, "dropbox_backup": { - "message": "Automatická záloha na Dropbox", + "message": "Automatické zálohování na Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { From 30c282304da7111fa48a1a4f6c81dd60e32a1389 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Jul 2018 05:00:52 -0500 Subject: [PATCH 0717/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 22bd3faa1..1443f7b87 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Chyba tajemství. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Vaše tajemství je však: ", + "message": "Chyba tajného klíče. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Nicméně, Váš tajný klíč je: ", "description": "Secret Error." }, "add_qr": { From fb5f6c6938b0deb907085d012a9362a6369b7add Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 22 Jul 2018 08:41:14 -0500 Subject: [PATCH 0718/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index f3ab60fc0..06654308a 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -116,15 +116,15 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Bạn không thể thêm tài khoản mới hoặc xuất dữ liệu đến khi tất cả các tài khoản được giải mã hết. Xin hãy nhập đúng mật khẩu để tiếp tục.", + "message": "Bạn không thể thêm tài khoản mới hoặc trích xuất dữ liệu cho đến khi tất cả các tài khoản được giải mã. Vui lòng nhập đúng mật khẩu để tiếp tục.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Mật khẩu không khớp.", + "message": "Mật khẩu không trùng nhau.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Mã hóa", + "message": "Đã mã hóa", "description": "Encrypted." }, "copied": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Phản hồi", + "message": "Góp ý", "description": "Feedback." }, "translate": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Trang Popup", "description": "Popup Page Settings" }, "scale": { @@ -244,35 +244,35 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Tải về Bản sao lưu", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Tìm kiếm", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Chế độ Popup", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Khóa", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Đã kích hoạt tự động đồng bộ với Dropbox", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Điều chỉnh", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Đồng bộ thủ công", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Chế độ Điền tự động", "description": "Use Autofill" } } \ No newline at end of file From 980c043af9affe5a1be1a5a2b2ab395b10b372e5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 22 Jul 2018 08:50:42 -0500 Subject: [PATCH 0719/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 06654308a..2db402bec 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Lỗi từ khóa. Chỉ chứa các ký tự Base32(A-Z, 2-7 và =) và các ký tự mã HEX(0-9 và A-F). Khóa bạn nhập là: ", + "message": "Chuỗi khóa bị lỗi. Chỉ có các ký tự Base32 (A-Z, 2-7 và =) và HEX (0-9 và A-F) được hỗ trợ. Chuỗi khóa bạn đã nhập là: ", "description": "Secret Error." }, "add_qr": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Từ khóa", + "message": "Chuỗi khóa", "description": "Secret." }, "updateSuccess": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Xuất \/ Nhập", + "message": "Xuất \/ Nhập dữ liệu", "description": "Export and Import." }, "settings": { @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "Bảo mật", + "message": "Đặt mật khẩu bảo vệ", "description": "Security." }, "current_phrase": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bạn có chắc muốn xóa từ khóa này? Việc này không thể khôi phục lại được.", + "message": "Bạn có chắc sẽ xóa chuỗi khóa này? Sau khi xóa sẽ không thể khôi phục lại được.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Mật khẩu này sẽ được dùng để mã hóa các từ khóa của bạn. Không ai có thể khôi phục lại được nếu bạn quên mật khẩu.", + "message": "Mật khẩu này sẽ được dùng để mã hóa toàn bộ dữ liệu của bạn. Không ai có thể giúp bạn khôi phục lại mật khẩu này nếu bạn quên mật khẩu.", "description": "Passphrase Warning." }, "update": { From 0ca82a0847a77656734f9de9478fce6ed80d3461 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 31 Jul 2018 10:31:01 -0500 Subject: [PATCH 0720/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 2f5a96f0e..8a077c9d0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " telah ditambahkan.", "description": "Added Account." }, "errorqr": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Halaman popup", "description": "Popup Page Settings" }, "scale": { @@ -244,27 +244,27 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Download cadangan dilindungi sandi", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Cari", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Mode popup", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Kunci", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Dropbox sync diaktifkan", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Ubah", "description": "Edit" }, "manual_dropbox": { @@ -272,7 +272,7 @@ "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "IsiOtomatis", "description": "Use Autofill" } } \ No newline at end of file From 9db86f3fec7d63977ad8c9fd934c45da26f8580b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 1 Aug 2018 04:52:48 -0500 Subject: [PATCH 0721/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 1cf205359..dfe1ba3d3 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Scarica Backup protetti da Password", "description": "Download Encrypted Backup" }, "search": { From 83ae3aafb0b522837adee9b20fe4f4ac193ba27e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 2 Aug 2018 10:41:44 -0500 Subject: [PATCH 0722/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 4a54224bf..cbd48983b 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Autentificator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentificator", "description": "Extension Short Name." }, "extDesc": { From c41cb560ac0e725aa08efdc6dc5315d38d0b152b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 2 Aug 2018 10:51:41 -0500 Subject: [PATCH 0723/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index cbd48983b..a3b4d8170 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -8,31 +8,31 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autentificatorul genereaza codurile de verificare pentru al doilea pas in browser-ul dumneavoastra.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " a fost adăugat.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Cod QR nerecunoscut.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Eroare secretă. Doar Base32 (A-Z, 2-7 şi =) şi HEX (0-9 si A-F) sunt acceptate. Cu toate acestea, secretul tău este: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Scanează codul QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Întroducere manuală", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Închide", "description": "Close." }, "ok": { @@ -40,15 +40,15 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Da", "description": "Yes." }, "no": { - "message": "No", + "message": "Nu", "description": "No." }, "account": { - "message": "Account", + "message": "Cont", "description": "Account." }, "accountName": { From 31d4212e99edd31e1c741cd17515a733565ada4a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 2 Aug 2018 11:01:31 -0500 Subject: [PATCH 0724/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a3b4d8170..888d28015 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Numele contului", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emitent", "description": "Issuer." }, "secret": { @@ -64,15 +64,15 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Succes.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Eşec.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Despre", "description": "About." }, "export_import": { @@ -80,31 +80,31 @@ "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Setări", "description": "Settings." }, "security": { - "message": "Security", + "message": "Securitate", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Parola curentă", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Parolă Nouă", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Parolă", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirmați parola", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Sunteţi sigur că doriţi să ştergeţi acest secret? Nu se poate recupera după această acţiune.", "description": "Remove entry confirmation" }, "security_warning": { From cf4a93b174c37b3a2cbe41207b541642c61e6f0c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 2 Aug 2018 11:11:34 -0500 Subject: [PATCH 0725/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 888d28015..7075d1531 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -108,51 +108,51 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Această parolă va fi utilizată pentru incriptarea secretului tau. Nimeni nu te poate ajuta în cazul în care uiţi parola.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizează", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nu poti adăuga un nou cont sau poti exporta date până când toate conturile sunt decriptate. Vă rugăm să introduceţi parola corectă înainte de a continua.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Parola nu se potriveste.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Incriptat", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiat", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Impresie", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducere", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Codul Sursă", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduceţi parola pentru a decripta datele contului.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincronizează Ceasul cu Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Memorează Parola", "description": "Remember Passphrase" }, "clock_too_far_off": { From 23054a34bea2de25d4d6381c56bac9cca3ff4e5e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 2 Aug 2018 11:21:25 -0500 Subject: [PATCH 0726/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 7075d1531..810976135 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -156,31 +156,31 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Atentie! Ceasul local nu este sincronizat cu ceasul global. Va rugam sa remediati problema înainte de a continua.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Ai o copie de rezervă pentru secretele tale? Nu aştepta până când este prea târziu!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Captură eșuată, vă rugăm să reîncărcați pagina și încercați din nou.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Bazat pe Timp", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Bazat pe Contor", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Pagina pop-up", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Scală", "description": "Scale" }, "export_info": { @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descarcă copia de rezervă", "description": "Download backup file." }, "import_backup": { From 2330e74841e1765c1abecbd3486db0898534c117 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 2 Aug 2018 11:31:14 -0500 Subject: [PATCH 0727/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 810976135..a048c495a 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -192,11 +192,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importă copia de rezervă", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importă fisierul de rezervă", "description": "Import backup file." }, "import_backup_code": { @@ -204,23 +204,23 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Auto Backup pe Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Codul de Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token-ul de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Conecteaza-te la Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Arată toate intrările", "description": "Show all entries." }, "dropbox_risk": { @@ -236,43 +236,43 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Paraseste Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Șterge", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Descarca Backup protejat prin parolă", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Căutare", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Mod pop-up", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Închide", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Sincronizare Dropbox activata", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Editează", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Sincronizare manuală", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Foloseste Completarea automată", "description": "Use Autofill" } } \ No newline at end of file From d0233ad2798c09240ebbbda729e56af528f4d73e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 27 Aug 2018 17:50:37 -0500 Subject: [PATCH 0728/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 50 +++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 4a54224bf..f27dd046d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -8,103 +8,103 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Ο Επαληθευτής δημιουργεί κωδικούς επαλήθευσης σε 2 βήματα στο πρόγραμμα περιήγησης.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": "έχει προστεθεί.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Μη αναγνωρισμένος κώδικας QR.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Μυστικό σφάλμα. Υποστηρίζονται μόνο τα Base32 (A-Z, 2-7 και =) και HEX (0-9 και A-F). Ωστόσο, το μυστικό σας είναι:", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Σάρωση QR κωδικού", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Χειροκίνητη εισαγωγή", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Κλείσιμο", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Εντάξει", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ναι", "description": "Yes." }, "no": { - "message": "No", + "message": "Όχι", "description": "No." }, "account": { - "message": "Account", + "message": "Λογαριασμός", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Όνομα Λογαριασμού", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Εκδότης", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Μυστικό", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Επιτυχία", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Αποτυχία", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Σχετικά", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Εξαγωγή\/εισαγωγή", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Ρυθμίσεις", "description": "Settings." }, "security": { - "message": "Security", + "message": "Ασφάλεια", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Τρέχον Κωδικός", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Νέος κωδικός πρόσβασης", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Κωδικός πρόσβασης", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Επιβεβαίωση Κωδικού Πρόσβασης", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", "description": "Remove entry confirmation" }, "security_warning": { From 62753597865416656a2858fbcbcc6d9fcb692266 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 27 Aug 2018 18:00:38 -0500 Subject: [PATCH 0729/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 84 +++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index f27dd046d..76cfc03ef 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -108,171 +108,171 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για να κρυπτογραφήσετε τα μυστικά σας. Κανείς δεν μπορεί να σας βοηθήσει εάν ξεχάσετε τον κωδικό πρόσβασης.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Ενημέρωση", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Δεν μπορείτε να προσθέσετε νέο λογαριασμό ή να εξαγάγετε δεδομένα μέχρι να αποκρυπτογραφηθούν όλοι οι λογαριασμοί. Εισαγάγετε τον σωστό κωδικό πρόσβασης πριν συνεχίσετε.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Το Συνθηματικό δεν ταιριάζει", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Κρυπτογραφημένο", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Αντιγράφηκε", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Αξιολόγηση", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Μετάφραση", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Πηγαίος Κώδικας", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Εισάγετε κωδικό πρόσβασης για να αποκρυπτογραφήσει τα δεδομένα του λογαριασμού.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Συγχρονισμός ρολογιού με την Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Απομνημόνευση κωδικού πρόσβασης", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "ΠΡΟΣΟΧΗ! Τοπικό ρολόι σας είναι πάρα πολύ μακριά, παρακαλώ διορθώστε το πριν να συνεχίσετε.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Έχετε ένα αντίγραφο ασφαλείας για τα μυστικά σας; Μην περιμένετε έως ότου είναι πολύ αργά!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Η καταγραφή απέτυχε, επαναλάβετε τη φόρτωση της σελίδας και προσπαθήστε ξανά.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Βάσει χρόνου", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Με μετρητή", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Αναδυόμενο σελίδα", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Κλίμακα", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Προειδοποίηση: όλα τα αντίγραφα ασφαλείας είναι κρυπτογραφημένη. Θέλετε να προσθέσετε ένα λογαριασμό σε μια άλλη εφαρμογή; Καταδείξτε επάνω δεξιά μέρος οποιουδήποτε λογαριασμού και πάτα το κουμπί κρυφό.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Λήψη αντιγράφου ασφαλείας", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Εισαγωγή αντιγράφου ασφαλείας", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Εισαγωγή αντιγράφου ασφαλείας", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Εισαγωγή αντιγράφων κειμένου", "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", + "message": "Αυτόματη δημιουργία αντιγράφων ασφαλείας στο Dropbox", "description": "Auto backup to Dropbox." }, "dropbox_code": { - "message": "Dropbox Code", + "message": "Κωδικός Dropbox", "description": "Dropbox code." }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Διακριτικό Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Εισέλθετε στο Dropbox", "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Δείτε όλες τις καταχωρήσεις", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ΠΡΟΣΟΧΗ: τα αντίγραφα ασφαλείας αποθηκεύονται στο Dropbox είναι κρυπτογραφημένη. Χρησιμοποιήστε το με δική σας ευθύνη.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Πρέπει να παρέχετε το σωστό κωδικό πρόσβασης για να εισαγάγετε τα αντίγραφα ασφαλείας.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Τον κωδικό πρόσβασής σας είναι αποθηκευμένη τοπικά, παρακαλούμε αμέσως να το αλλάξετε από το μενού ασφάλεια.", "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Αποσύνδεση του Dropbox", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "Αφαίρεση", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Λήψη αντιγράφων ασφαλείας που προστατεύεται με κωδικό πρόσβασης", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Αναζήτηση", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Αναδυόμενο παράθυρο λειτουργίας", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Κλείδωμα", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Συγχρονισμός Dropbox ενεργοποιημένη", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Επεξεργασία", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Χειροκίνητος συγχρονισμός", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Χρήση της αυτόματης συμπλήρωσης", "description": "Use Autofill" } } \ No newline at end of file From 29137f4d24120eecf0bcbf53bfa576649d6be5e9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:16 -0500 Subject: [PATCH 0730/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index bd193cd6a..510097aff 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Автосохранение резервной копии в Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox код", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Использование функции автозаполнения", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From de915ab5feaadef41d270da9a7305c3564edecf4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:17 -0500 Subject: [PATCH 0731/3473] New translations messages.json (French) --- _locales/fr/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index f6ab6fa9c..34a3645f5 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Sauvegarde automatique vers Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Code Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Utiliser Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 7df10a6af4fab7b1845e1bd4e8c38295f7b1d7c0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:18 -0500 Subject: [PATCH 0732/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 45e91247b..3961db7f8 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Copia de seguridad automática a Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Código de Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 7319d954f8fc03404029dff40963f2f8745dfa4d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:19 -0500 Subject: [PATCH 0733/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 4c1982f5251510b69c0fd8a15f7c791a82e786cf Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:20 -0500 Subject: [PATCH 0734/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a048c495a..9dc125ef3 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup pe Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Codul de Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Foloseste Completarea automată", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From cc6cf19c7ba8244022a0623174ac49bc39938bde Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:21 -0500 Subject: [PATCH 0735/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 5c6a1c9e7..23d880f52 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 0eea6ffbf4b6f8034c9c6e8c0a229da09510a3c7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:22 -0500 Subject: [PATCH 0736/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b3f5af9d3..977f70d02 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Automatyczna kopia zapasowa na Dropbox'ie", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Kod Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 80273584fede79edf8470d243ac8926bf7cd3fb0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:23 -0500 Subject: [PATCH 0737/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From f0da19c73115d07ef9bf5f3828a0795be66ac4a1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:24 -0500 Subject: [PATCH 0738/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 379f1f85a081b321a302f33759311a83feb1c411 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:25 -0500 Subject: [PATCH 0739/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index eb599c289..f3f252684 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Dropbox へ自動バックアップ", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropboxのコード", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From f62f1d9d83e8f4530ab1da1335f57d7171c1c830 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:26 -0500 Subject: [PATCH 0740/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 454af082d135e0751882bef2bd8b9e8683c38880 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:27 -0500 Subject: [PATCH 0741/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From ddce2c01887b03ce321ffd87256169d33bebdccb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:28 -0500 Subject: [PATCH 0742/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 76cfc03ef..06bd3078f 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Αυτόματη δημιουργία αντιγράφων ασφαλείας στο Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Κωδικός Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Χρήση της αυτόματης συμπλήρωσης", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From c17f7f6e167366c2a19dcf2e56f15e785bda81cc Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:29 -0500 Subject: [PATCH 0743/3473] New translations messages.json (German) --- _locales/de/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 2a56ed656..331952bc4 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Automatische Sicherung in Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox-Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 980d82d26b877b71b0704e28fe8861b758785f2b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:30 -0500 Subject: [PATCH 0744/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 581c850d4c4259616a327e3bd32cdb17c31060cf Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:31 -0500 Subject: [PATCH 0745/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 111252423..375d107f9 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Backup Automático para o Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 9031616befb8f2f58762aee506e2906d9eeef7e6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:32 -0500 Subject: [PATCH 0746/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index ce7ed190c..b18ab6e24 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 6a38163488a0f93b68f378d551b1a1e8f217864e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:33 -0500 Subject: [PATCH 0747/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 8f891aacba00f6b16e21aaa696b9cbde09c957ed Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:34 -0500 Subject: [PATCH 0748/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 1443f7b87..7b78cfb91 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Automatické zálohování na Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox kód", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Použití automatického vyplňování", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 2b7eda3ab5fc96e8d73f9fd92360bde6a15981e0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:35 -0500 Subject: [PATCH 0749/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 10dee1f37939e75d4e025edd51b26226ea8b4d7a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:36 -0500 Subject: [PATCH 0750/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 4a54224bf..7c84df6ba 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Auto Backup to Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox Code", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 659a9563e699ea74f9af802e18df594c04dad6a2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:37 -0500 Subject: [PATCH 0751/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 5f700c34a..5f53a24cd 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "自動備份至Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox授權碼", @@ -274,5 +274,21 @@ "use_autofill": { "message": "啟用自動填充", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 7200583ea371870f43fd43d4a8e37e079f98678f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:38 -0500 Subject: [PATCH 0752/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index dfe1ba3d3..7546ac26b 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Backup automatico su Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Codice di Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From fd4c2edaad7bc9483724ea0ce11b1f0dd4cf8bf2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:39 -0500 Subject: [PATCH 0753/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 2db402bec..ccbebeb50 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Tự động sao lưu vào Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Mã Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Chế độ Điền tự động", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 086f43f4b9d14ac5af8fb619f63444be8ef31515 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:40 -0500 Subject: [PATCH 0754/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 8a077c9d0..14ae54900 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Cadangkan otomatis ke Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Kode Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "IsiOtomatis", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From c795216fcbdd539362cc5a0716e4276589ab7bd5 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:41 -0500 Subject: [PATCH 0755/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index db1796b9b..a1bd5746d 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Automatisk säkerhetskopiering till Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox-kod", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 2192d09ab6f06d6cf7bc8aa637c9571cdeb6958a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 30 Aug 2018 23:09:41 -0500 Subject: [PATCH 0756/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 63dd00346..9c7089cdc 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Dropbox için otomatik yedekleme", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Dropbox kodu", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 8ca9f457ea8d913cb3cb021a61607492fd27daed Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 31 Aug 2018 04:47:53 -0500 Subject: [PATCH 0757/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 06bd3078f..70aaaf5b5 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -276,19 +276,19 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Αποθήκευση & δημιουργία αντιγράφων ασφαλείας", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Επιλέξτε όπου είναι αποθηκευμένα τα δεδομένα σας. Χρησιμοποιώντας «τοπικό» αποθηκεύει τα δεδομένα σας στον υπολογιστή σας. Χρησιμοποιώντας «συγχρονισμού» σας επιτρέπει να συγχρονίσετε τα δεδομένα σας στο cloud, αν είστε συνδεδεμένοι σε ένα λογαριασμό συγχρονισμού το πρόγραμμα περιήγησής σας.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Θέση αποθήκευσης", "description": "Storage location" } } \ No newline at end of file From 1de2dd61c571ac5c80d560e9ec1b595f73316513 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 31 Aug 2018 04:47:59 -0500 Subject: [PATCH 0758/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 106 +++++++++++++++++++------------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 3961db7f8..b359a5260 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { @@ -180,27 +180,27 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { @@ -208,11 +208,11 @@ "description": "Auto backup to Dropbox menu" }, "dropbox_code": { - "message": "Código de Dropbox", + "message": "Dropbox Code", "description": "Dropbox code." }, "dropbox_token": { - "message": "Token de Dropbox", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +220,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "dropbox_logout": { From ea87fdaa80f675dacd07f4e92911db0793261dcc Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 31 Aug 2018 04:48:00 -0500 Subject: [PATCH 0759/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index d53c4d0e8..11e105b23 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -204,8 +204,8 @@ "description": "Import backup code." }, "dropbox_backup": { - "message": "Автоматичне завантаження резервної копії в Dropbox", - "description": "Auto backup to Dropbox." + "message": "Dropbox", + "description": "Auto backup to Dropbox menu" }, "dropbox_code": { "message": "Код Dropbox", @@ -274,5 +274,21 @@ "use_autofill": { "message": "Use Autofill", "description": "Use Autofill" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storgae services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" } } \ No newline at end of file From 132a6b175ad9b8e9ef86bded3a75ee399e7d1940 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 2 Sep 2018 05:50:38 -0500 Subject: [PATCH 0760/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index f3f252684..8d2de6cff 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "ポップアップ表示", "description": "Popup Page Settings" }, "scale": { @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Sign in to Dropbox", + "message": "Dropbox にログイン", "description": "Dropbox authorization." }, "show_all_entries": { @@ -236,19 +236,19 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Logout of Dropbox", + "message": "Dropbox をログアウト", "description": "Dropbox logout." }, "remove": { - "message": "Remove", + "message": "削除", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "パスワードで保護されたバックアップをダウンロード", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "検索", "description": "Search" }, "popout": { From c4afbd6dd1022b3f076a54e7d01d9485ece2b70e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 2 Sep 2018 06:00:40 -0500 Subject: [PATCH 0761/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 8d2de6cff..a6cb682ad 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -252,43 +252,43 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "ポップアップ表示", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "ロック", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Dropbox との同期が有効", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "編集", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "手動で同期", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "自動入力を使用する", "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "ストレージとバックアップ", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "データの保存場所を選択します。 「ローカル」はPCにデータを保存します。「同期」は、そのアカウントにログインいればブラウザーを通じてクラウドとデータを同期することができます。", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "ストレージの場所", "description": "Storage location" } } \ No newline at end of file From 6baf1b38cf90c5167ce305b4150b9acda3e7341d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 2 Sep 2018 17:00:35 -0500 Subject: [PATCH 0762/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 977f70d02..ec357c8b3 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Wyskakująca strona", "description": "Popup Page Settings" }, "scale": { @@ -248,47 +248,47 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Szukaj", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Tryb wyskakujący", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Zablokuj", "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Dropbox sync enabled", + "message": "Synchronizacja Dropbox włączona", "description": "Dropbox sync enabled" }, "edit": { - "message": "Edit", + "message": "Edytuj", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Ręczna synchronizacja", "description": "Manual Dropbox sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Użyj autowypełniania", "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Przechowywanie i kopie zapasowe", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Wybierz miejsce przechowywania danych. Używanie \"local\" zapisuje twoje dane na twoim komputerze. Korzystanie z opcji \"sync\" pozwala przeglądarce synchronizować dane z chmurą, jeśli jesteś zalogowany na koncie synchronizacji.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Miejsce przechowywania", "description": "Storage location" } } \ No newline at end of file From a61a8817ac196658e7f3c9ba26845dde2b4fde40 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 2 Sep 2018 17:10:35 -0500 Subject: [PATCH 0763/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index ec357c8b3..c0bc0a839 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -172,7 +172,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Licznik oparty", + "message": "Oparte na liczniku", "description": "Counter Based" }, "resize_popup_page": { From 37b0e1a57f7359f64ee9a5849ed879212f6d9dc4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 3 Sep 2018 07:43:07 -0500 Subject: [PATCH 0764/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c0bc0a839..7622dd7e2 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -216,7 +216,7 @@ "description": "Dropbox token." }, "dropbox_authorization": { - "message": "Zaloguj się do Dropbox'a", + "message": "Zaloguj się do Dropboksa", "description": "Dropbox authorization." }, "show_all_entries": { @@ -224,7 +224,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Ostrzeżenie: kopie zapasowe zapisane w Dropbox'ie są nieszyfrowane. Używasz na własne ryzyko.", + "message": "Ostrzeżenie: kopie zapasowe zapisane w Dropboksie są nieszyfrowane. Używasz na własne ryzyko.", "description": "Dropbox backup risk warning." }, "import_error_password": { @@ -236,7 +236,7 @@ "description": "localStorage password warning." }, "dropbox_logout": { - "message": "Wyloguj się z Dropbox'a", + "message": "Wyloguj się z Dropboksa", "description": "Dropbox logout." }, "remove": { @@ -244,7 +244,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Pobrania kopii zapasowej hasłem", + "message": "Pobierz kopię zapasową chronioną hasłem", "description": "Download Encrypted Backup" }, "search": { @@ -260,7 +260,7 @@ "description": "Lock accounts" }, "dropbox_tooltip": { - "message": "Synchronizacja Dropbox włączona", + "message": "Synchronizacja z Dropboksem włączona", "description": "Dropbox sync enabled" }, "edit": { From 9793989ce0b58c2b53a152feaa1ce6bbee5b4378 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 6 Sep 2018 09:23:48 -0500 Subject: [PATCH 0765/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 331952bc4..7dd4b8012 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -276,19 +276,19 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Speicher & Sicherung", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Wählen Sie, wo ihre Daten gespeichert werden sollen. Mit \"local\" werden ihre Daten auf ihrem PC gespeichert. Mit \"sync\" synchonisiert ihr Browser ihre Daten mit der Cloud, sofern Sie sich mit einem Sync-Account angemeldet haben.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatische Sicherung auf Drittanbieter-Speicher.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Speicherort", "description": "Storage location" } } \ No newline at end of file From e81b9c3e8206b03e3701c5e2cdb8c8f9d756f9ce Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 8 Sep 2018 20:40:36 -0500 Subject: [PATCH 0766/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ccbebeb50..0f5dde62a 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -276,7 +276,7 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "バー", "description": "Storage and sync menu title" }, "storage_location_info": { From 173757e6c8aa3f5a944d57a50508e34dbab50b8e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 8 Sep 2018 20:40:37 -0500 Subject: [PATCH 0767/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index a6cb682ad..0c8d853d5 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Gịp Thanh Sang", "description": "Extension Name." }, "extShortName": { @@ -276,7 +276,7 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "ストレージとバックアップ", + "message": "ガイ・タン・サン", "description": "Storage and sync menu title" }, "storage_location_info": { From 81fb4ac61851d2a6e139d9889f90f93cd4903c59 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:41 -0500 Subject: [PATCH 0768/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 510097aff..86cd2dc41 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox код", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox маркер", "description": "Dropbox token." From 79b65a1e111d6beae587e26be57d191bf3f2f608 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:42 -0500 Subject: [PATCH 0769/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 34a3645f5..0116f0a40 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Code Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Jeton Dropbox", "description": "Dropbox token." From a0512f43bb1a17ed0f9f319a7fb86548f5d56c24 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:43 -0500 Subject: [PATCH 0770/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 108 ++++++++++++++++++-------------------- 1 file changed, 52 insertions(+), 56 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index b359a5260..45b980a94 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -180,39 +180,35 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { @@ -220,19 +216,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "dropbox_logout": { From 43830f46f57cfadd0eefe005f2b902f779fcf845 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:43 -0500 Subject: [PATCH 0771/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From 285adb8d3d69a20c6b0909e6a958c1f2fecf0b00 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:44 -0500 Subject: [PATCH 0772/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 9dc125ef3..749229749 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Codul de Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Token-ul de Dropbox", "description": "Dropbox token." From 0b00a37c853cd588f30d4ac2d59286fd4b825828 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:45 -0500 Subject: [PATCH 0773/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 23d880f52..282cc99bf 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From f663a59e3b422e29cf653a0ad6244771584057ef Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:46 -0500 Subject: [PATCH 0774/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7622dd7e2..12b44cb1e 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Kod Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Token Dropbox", "description": "Dropbox token." From 16688489b5d83956df3bebed937b3b832b5164e5 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:47 -0500 Subject: [PATCH 0775/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From b1281cf92260140d3b199ab80518d5b51fea343c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:48 -0500 Subject: [PATCH 0776/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From a251177266f31a0219dcff6c26acbe486d9d7a9f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:49 -0500 Subject: [PATCH 0777/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 0c8d853d5..3a1bf5589 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropboxのコード", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropboxのトークン", "description": "Dropbox token." From 5cc8df6b9fa765f3c697433da5c864af7f796e85 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:50 -0500 Subject: [PATCH 0778/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From 147b43277de3d7858a4aead038f805aba805e036 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:51 -0500 Subject: [PATCH 0779/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From fb67ad5c743a9e8f2d3b08f38d131ceecd80fabe Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:52 -0500 Subject: [PATCH 0780/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 70aaaf5b5..b83f66bcb 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Κωδικός Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Διακριτικό Dropbox", "description": "Dropbox token." From fd7a01abac76be43a5b937fcaa86817680ee1312 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:53 -0500 Subject: [PATCH 0781/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 7dd4b8012..524f74ed0 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox-Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox-Token", "description": "Dropbox token." From 595439b3fd4c71257bacc1adea205ce0b386d031 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:54 -0500 Subject: [PATCH 0782/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From c90d2202f2bae00112fd5a54e185ab168cffc3c2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:55 -0500 Subject: [PATCH 0783/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 375d107f9..f2e397969 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From a04d81f188eb5f695323e5be5ba8b4dbad7b5026 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:56 -0500 Subject: [PATCH 0784/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index b18ab6e24..f068599ee 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From c1552e59c405d0c5791f411312505894f8c5115a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:57 -0500 Subject: [PATCH 0785/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From 08f3c009857dfb059ed351cf19ea3a89e6fdda84 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:57 -0500 Subject: [PATCH 0786/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7b78cfb91..7877c3229 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox kód", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From fb4052ad0709911cc7b629f0ded126291d314c83 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:58 -0500 Subject: [PATCH 0787/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From b850a4b5dd9179ce5382114eaa3d0890846eeff4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:16:59 -0500 Subject: [PATCH 0788/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 7c84df6ba..efa54d3da 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox Code", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From 39a87a93d77c9cc6b27857505e0e4e50b0ed48ef Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:17:00 -0500 Subject: [PATCH 0789/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 5f53a24cd..0294f8b10 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox授權碼", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From aed519dcd3f7aebc9277e02c876f6debb2ca22aa Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:17:01 -0500 Subject: [PATCH 0790/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7546ac26b..d6dee600b 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Codice di Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Token di Dropbox", "description": "Dropbox token." From eef99e995a565d1399649328e10105f53300240c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:17:02 -0500 Subject: [PATCH 0791/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 0f5dde62a..98c706b10 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Mã Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox Token", "description": "Dropbox token." From 03eb2706bddaca40505562841eb549a3ea57bcec Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:17:03 -0500 Subject: [PATCH 0792/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 14ae54900..748144b8a 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Kode Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Token Dropbox", "description": "Dropbox token." From d955e5c4889a565dc9809e6ab0a274149d77c755 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:17:04 -0500 Subject: [PATCH 0793/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index a1bd5746d..1bf562b35 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox-kod", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox-token", "description": "Dropbox token." From 6416359c59d12d7b8c84aa17711c01608c77c6ac Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:17:05 -0500 Subject: [PATCH 0794/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 9c7089cdc..7c7a5111b 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Dropbox kodu", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Dropbox jetonu", "description": "Dropbox token." From 3c3cca393594605ef47f569e53e503685a5c62c7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:20:37 -0500 Subject: [PATCH 0795/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 104 +++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 45b980a94..34d38573c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { @@ -180,27 +180,27 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "dropbox_backup": { @@ -208,7 +208,7 @@ "description": "Auto backup to Dropbox menu" }, "dropbox_token": { - "message": "Token de Dropbox", + "message": "Dropbox Token", "description": "Dropbox token." }, "dropbox_authorization": { @@ -216,19 +216,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", + "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "dropbox_logout": { From c6ebd3c2b98d498602a15521b8f9e14abcea0076 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:20:39 -0500 Subject: [PATCH 0796/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 11e105b23..5e11ad8a0 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -207,10 +207,6 @@ "message": "Dropbox", "description": "Auto backup to Dropbox menu" }, - "dropbox_code": { - "message": "Код Dropbox", - "description": "Dropbox code." - }, "dropbox_token": { "message": "Ключ Dropbox", "description": "Dropbox token." From d75ebaac79985a2745deb8316cb6bfd06798cc47 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 12 Sep 2018 21:40:47 -0500 Subject: [PATCH 0797/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 104 +++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 34d38573c..45b980a94 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Autenticación", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cierra", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Configuración -", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Cifrados", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Comentarios", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -180,27 +180,27 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "dropbox_backup": { @@ -208,7 +208,7 @@ "description": "Auto backup to Dropbox menu" }, "dropbox_token": { - "message": "Dropbox Token", + "message": "Token de Dropbox", "description": "Dropbox token." }, "dropbox_authorization": { @@ -216,19 +216,19 @@ "description": "Dropbox authorization." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", + "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", "description": "Dropbox backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "dropbox_logout": { From b29ca3452c2fea79bf0d4f8ab760743bb435ebdd Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:53 -0500 Subject: [PATCH 0798/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 86cd2dc41..d6be7798c 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -203,25 +203,13 @@ "message": "Импорт текста резервной копии", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox маркер", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Показать все записи", "description": "Show all entries." }, "dropbox_risk": { - "message": "Внимание: резервные копии, сохраненные в Dropbox, не зашифрованы. Используйте на свой страх и риск.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Для импорта резервных копий необходимо указать правильный пароль.", @@ -231,10 +219,6 @@ "message": "Ваш пароль хранится локально, пожалуйста немедленно изменить его в меню безопасность.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Удалить", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Заблокировать", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox Синхронизация включена", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Редактировать", "description": "Edit" }, "manual_dropbox": { "message": "Ручная синхронизация", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Использование функции автозаполнения", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 5c84abe22587c5e91a38890888d2f29b5944f550 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:54 -0500 Subject: [PATCH 0799/3473] New translations messages.json (French) --- _locales/fr/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 0116f0a40..ad738207e 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -203,25 +203,13 @@ "message": "Importer sauvegarde en texte", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Jeton Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Se connecter à Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Afficher Toutes les Entrées", "description": "Show all entries." }, "dropbox_risk": { - "message": "Attention: les sauvegardes Dropbox ne sont pas protégées par chiffrement. Utilisez les à vos risques et périls.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Vous devez fournir le mot de passe pour importer une sauvegarde.", @@ -231,10 +219,6 @@ "message": "Votre mot de passe est stocké localement, veuillez le changer immédiatement par l'intermédiaire du menu sécurité.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Se déconnecter de Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Supprimer", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Vérouiller", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Synchronisation avec Dropbox activée", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Modifier", "description": "Edit" }, "manual_dropbox": { "message": "Synchronisation manuelle", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Utiliser Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From af1d9f7e5a64b20db840052b9214ab69e7e4cb84 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:55 -0500 Subject: [PATCH 0800/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 45b980a94..bd4996216 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -203,25 +203,13 @@ "message": "Copia de seguridad de importación", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Token de Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "ADVERTENCIA: backups guardados en Dropbox están sin cifrar. Usar bajo su propio riesgo.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", @@ -231,10 +219,6 @@ "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From ce86ecff9847cebe171d5f349bd0b41c891dd8b0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:56 -0500 Subject: [PATCH 0801/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 3ab620afa8f4db78ddb0f666e825eec28446f857 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:57 -0500 Subject: [PATCH 0802/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 749229749..da6006a4e 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Token-ul de Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Conecteaza-te la Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Arată toate intrările", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Paraseste Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Șterge", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Închide", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Sincronizare Dropbox activata", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Editează", "description": "Edit" }, "manual_dropbox": { "message": "Sincronizare manuală", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Foloseste Completarea automată", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From cc3d5d2edc3d511de481fc6802cb942835da1fde Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:58 -0500 Subject: [PATCH 0803/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 282cc99bf..7b89d582b 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 7f23a46b6ae2650adb16385939fa518420e5d19d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:50:59 -0500 Subject: [PATCH 0804/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 12b44cb1e..1f3d42e83 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -203,25 +203,13 @@ "message": "Import tekstowej kopii zapasowej", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Token Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Zaloguj się do Dropboksa", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Pokaż wszystkie wpisy", "description": "Show all entries." }, "dropbox_risk": { - "message": "Ostrzeżenie: kopie zapasowe zapisane w Dropboksie są nieszyfrowane. Używasz na własne ryzyko.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Należy podać prawidłowe hasło, żeby importować kopię zapasową.", @@ -231,10 +219,6 @@ "message": "Hasła są przechowywane lokalnie, należy to natychmiast zmienić w menu Zabezpieczenia.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Wyloguj się z Dropboksa", - "description": "Dropbox logout." - }, "remove": { "message": "Usuń", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Zablokuj", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Synchronizacja z Dropboksem włączona", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edytuj", "description": "Edit" }, "manual_dropbox": { "message": "Ręczna synchronizacja", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Użyj autowypełniania", @@ -286,5 +266,13 @@ "storage_location": { "message": "Miejsce przechowywania", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From d9eeb39a2ee63fe1f58ae903423969bbcdba7ce6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:00 -0500 Subject: [PATCH 0805/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 9456aa64730619e456db4cb0606a9d51129e7ca1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:02 -0500 Subject: [PATCH 0806/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 68595f328dd051247dbad44a91d9369138b74877 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:03 -0500 Subject: [PATCH 0807/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 3a1bf5589..e862b33af 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -203,25 +203,13 @@ "message": "テキストのバックアップのインポート", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropboxのトークン", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Dropbox にログイン", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "すべての登録を表示", "description": "Show all entries." }, "dropbox_risk": { - "message": "警告: Dropbox に保存したバックアップは暗号化されていません。お気をつけください。", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "バックアップをインポートするために正しいパスワードを入力してください。", @@ -231,10 +219,6 @@ "message": "パスワードをローカル環境に保存しました。すぐにメニューのセキュリティから変更してください。", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Dropbox をログアウト", - "description": "Dropbox logout." - }, "remove": { "message": "削除", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "ロック", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox との同期が有効", - "description": "Dropbox sync enabled" - }, "edit": { "message": "編集", "description": "Edit" }, "manual_dropbox": { "message": "手動で同期", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "自動入力を使用する", @@ -286,5 +266,13 @@ "storage_location": { "message": "ストレージの場所", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From c4f075c7fb9f6091abfe2175fe6ea3e5f036349a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:03 -0500 Subject: [PATCH 0808/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 128b831bfe0fa600acf9bcd7bed21e2e3e2fd51f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:04 -0500 Subject: [PATCH 0809/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 29bd3c9d707b09cf6a0a9b029771f2950060501b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:05 -0500 Subject: [PATCH 0810/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index b83f66bcb..e67cb7e7f 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -203,25 +203,13 @@ "message": "Εισαγωγή αντιγράφων κειμένου", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Διακριτικό Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Εισέλθετε στο Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Δείτε όλες τις καταχωρήσεις", "description": "Show all entries." }, "dropbox_risk": { - "message": "ΠΡΟΣΟΧΗ: τα αντίγραφα ασφαλείας αποθηκεύονται στο Dropbox είναι κρυπτογραφημένη. Χρησιμοποιήστε το με δική σας ευθύνη.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Πρέπει να παρέχετε το σωστό κωδικό πρόσβασης για να εισαγάγετε τα αντίγραφα ασφαλείας.", @@ -231,10 +219,6 @@ "message": "Τον κωδικό πρόσβασής σας είναι αποθηκευμένη τοπικά, παρακαλούμε αμέσως να το αλλάξετε από το μενού ασφάλεια.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Αποσύνδεση του Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Αφαίρεση", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Κλείδωμα", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Συγχρονισμός Dropbox ενεργοποιημένη", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Επεξεργασία", "description": "Edit" }, "manual_dropbox": { "message": "Χειροκίνητος συγχρονισμός", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Χρήση της αυτόματης συμπλήρωσης", @@ -286,5 +266,13 @@ "storage_location": { "message": "Θέση αποθήκευσης", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 652995d533ae8c378e81b57b8d52d6ffb69108df Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:13 -0500 Subject: [PATCH 0811/3473] New translations messages.json (German) --- _locales/de/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 524f74ed0..ca5e18c98 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -203,25 +203,13 @@ "message": "Text-Sicherungsdatei importieren", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox-Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Einloggen in Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Alle Einträge anzeigen", "description": "Show all entries." }, "dropbox_risk": { - "message": "Vorsicht: Sicherungen, die in Dropbox gespeichert werden, sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Sie müssen das richtige Passwort angeben um Sicherungsdateien zu importieren.", @@ -231,10 +219,6 @@ "message": "Ihr Passwort wird lokal gespeichert, bitte ändern Sie es sofort im Sicherheitsmenü.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Aus Dropbox ausloggen", - "description": "Dropbox logout." - }, "remove": { "message": "Löschen", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Sperren", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox-Synchronisation aktiviert", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Ändern", "description": "Edit" }, "manual_dropbox": { "message": "Manuelle Synchronisation", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Speicherort", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 3873815b558c3ea7563cbc12655ac8275213caee Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:13 -0500 Subject: [PATCH 0812/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 5f1f52046088f3fbb4d6ddf5f874fd9fd9cca34c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:14 -0500 Subject: [PATCH 0813/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index f2e397969..19c9f1c86 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From f01e6670bdece75b084fe91cf367ef2acaae3d43 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:15 -0500 Subject: [PATCH 0814/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index f068599ee..076b335db 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From cef927ec7f226ded05f28502a4258feee6939c11 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:16 -0500 Subject: [PATCH 0815/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From dda2fa9c740178b7413c8de3758cd40c78d5a4fc Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:17 -0500 Subject: [PATCH 0816/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7877c3229..583f13139 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -203,25 +203,13 @@ "message": "Importovat textovou zálohu", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Přihlaste se k Dropboxu", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Ukaž všechny záznamy", "description": "Show all entries." }, "dropbox_risk": { - "message": "Upozornění: zálohy uložené v Dropboxu jsou nezašifrované. Používáte na vlastní riziko.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Je nutné zadat správné heslo pro import zálohy.", @@ -231,10 +219,6 @@ "message": "Vaše heslo je lokálně uloženo, prosím změňte to ihned v menu zabezpečení.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Odhlášení ze služby Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Odstranit", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Zámek", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox synchronizace je zapnuta", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Upravit", "description": "Edit" }, "manual_dropbox": { "message": "Manuální synchronizace", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Použití automatického vyplňování", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 38e0934cdcd33721e8d31bc75a3ad35f3b883d98 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:18 -0500 Subject: [PATCH 0817/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From aea80496c7f81b2869f739f8f8bd733c0ae2116c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:20 -0500 Subject: [PATCH 0818/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index efa54d3da..9d28d9c14 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -203,25 +203,13 @@ "message": "Import Text Backup", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Sign in to Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout of Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 43a1f1977e932ec9b8542ac281c19d3d72ff6524 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:21 -0500 Subject: [PATCH 0819/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 0294f8b10..aad820a43 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -203,25 +203,13 @@ "message": "以文字匯入", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "登入 Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "顯示全部條目", "description": "Show all entries." }, "dropbox_risk": { - "message": "警告:儲存至Dropbox的備份檔案均未加密,需自行承擔風險。", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "您必須提供正確的密碼才能匯入備份。", @@ -231,10 +219,6 @@ "message": "您的密碼儲存在了本地,請立即通過安全選單更改密碼。", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "登出 Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "移除", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "鎖定", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox同步已啟用", - "description": "Dropbox sync enabled" - }, "edit": { "message": "編輯", "description": "Edit" }, "manual_dropbox": { "message": "手動同步", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "啟用自動填充", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From d50e1ab89a16e84ae95ccad18109c41cc7eccbe9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:22 -0500 Subject: [PATCH 0820/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index d6dee600b..b00498742 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -203,25 +203,13 @@ "message": "Importa un backup testuale", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Token di Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Accedere a Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Visualizza tutte le voci", "description": "Show all entries." }, "dropbox_risk": { - "message": "Avviso: i backup salvati in Dropbox sono non crittografati. Utilizzare a proprio rischio.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "È necessario fornire la password corretta per importare il backup.", @@ -231,10 +219,6 @@ "message": "La password è memorizzata localmente, cambiala immediatamente nel menu sicurezza.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logout da Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Rimuovi", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 6a7628c5505ee156d9645d857720d64c90785faa Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:23 -0500 Subject: [PATCH 0821/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 98c706b10..d8f5a3273 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -203,25 +203,13 @@ "message": "Nhập mã sao lưu", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Đăng nhập vào Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Xem tất cả", "description": "Show all entries." }, "dropbox_risk": { - "message": "Cảnh báo: các bản sao lưu được lưu trên Dropbox đều chưa được mã hóa. Hãy cẩn thận.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Bạn phải nhập mật khẩu đúng để có thể nhập sao lưu.", @@ -231,10 +219,6 @@ "message": "Mật khẩu của bạn được lưu ngay trên trình duyệt, xin hãy đổi mật khẩu trong Menu > Bảo mật ngay.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Đăng xuất khỏi Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Xóa", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Khóa", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Đã kích hoạt tự động đồng bộ với Dropbox", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Điều chỉnh", "description": "Edit" }, "manual_dropbox": { "message": "Đồng bộ thủ công", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Chế độ Điền tự động", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 11a7f13ef4ff76e6848073944116482c3fa82542 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:24 -0500 Subject: [PATCH 0822/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 748144b8a..098b92a86 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -203,25 +203,13 @@ "message": "Impor Text Cadangan", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Token Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Masuk ke Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Tampilkan semua entri", "description": "Show all entries." }, "dropbox_risk": { - "message": "Peringatan: Cadangan yang disimpan di Dropbox tidak dienkripsi. Perhatikan resikonya sebelum digunakan.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.", @@ -231,10 +219,6 @@ "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Keluar dari Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Hapus", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Kunci", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync diaktifkan", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Ubah", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "IsiOtomatis", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From b09e01ab3340d1fd983d288799362422ef4b03d7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:25 -0500 Subject: [PATCH 0823/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 1bf562b35..23e34d1ab 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -203,25 +203,13 @@ "message": "Importera okrypterad säkerhetskopia", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox-token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Logga in på Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Visa alla poster", "description": "Show all entries." }, "dropbox_risk": { - "message": "Varning: säkerhetskopior som sparas i Dropbox är okrypterade. Använd på egen risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Du måste ange rätt lösenord för att importera säkerhetskopior.", @@ -231,10 +219,6 @@ "message": "Ditt lösenord lagras lokalt, var vänlig ändra det på säkerhetsmenyn omedelbart.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Logga ut från Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Radera", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From d156c63d8085120f8478bf8feed452ddef68685d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:51:26 -0500 Subject: [PATCH 0824/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7c7a5111b..471b62bb2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -203,25 +203,13 @@ "message": "Metin dosyasından içeri aktar", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Dropbox jetonu", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Dropbox'a giriş yapın", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Tüm girdileri göster", "description": "Show all entries." }, "dropbox_risk": { - "message": "Uyarı: Dropbox'a kaydedilen yedekler şifrelenmemiştir. Bu riski göz önüne alarak kullanınız.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "Yedekleri içeri aktarmak için doğru şifreyi sağlamalısınız.", @@ -231,10 +219,6 @@ "message": "Parolanız yerel olarak depolanır, lütfen bunu güvenlik menüsünden hemen değiştirin.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Dropbox'tan çıkış yapın", - "description": "Dropbox logout." - }, "remove": { "message": "Sil", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 40ded1d33c622a311269653a14eb13614e75b1bd Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 19 Sep 2018 20:50:38 -0500 Subject: [PATCH 0825/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 5e11ad8a0..45ca0c92d 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -203,25 +203,13 @@ "message": "Імпорт та резервні копії з тексту", "description": "Import backup code." }, - "dropbox_backup": { - "message": "Dropbox", - "description": "Auto backup to Dropbox menu" - }, - "dropbox_token": { - "message": "Ключ Dropbox", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Увійти до Dropbox", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "Показати всі записи", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups saved in Dropbox are unencrypted. Use at your own risk.", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." }, "import_error_password": { "message": "You must provide correct password to import backups.", @@ -231,10 +219,6 @@ "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, - "dropbox_logout": { - "message": "Вийти з Dropbox", - "description": "Dropbox logout." - }, "remove": { "message": "Remove", "description": "Remove password." @@ -255,17 +239,13 @@ "message": "Lock", "description": "Lock accounts" }, - "dropbox_tooltip": { - "message": "Dropbox sync enabled", - "description": "Dropbox sync enabled" - }, "edit": { "message": "Edit", "description": "Edit" }, "manual_dropbox": { "message": "Manual Sync", - "description": "Manual Dropbox sync" + "description": "Manual sync" }, "use_autofill": { "message": "Use Autofill", @@ -286,5 +266,13 @@ "storage_location": { "message": "Storage Location", "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 5357aa72708f74d0569c4ed4ecefc803cbf54b9f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 20 Sep 2018 02:41:40 -0500 Subject: [PATCH 0826/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 1f3d42e83..d849c918f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Ostrzeżenie: kopie zapasowe nie są szyfrowane. Używaj na własne ryzyko.", "description": "Backup risk warning." }, "import_error_password": { @@ -268,11 +268,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Zaloguj", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Wyloguj", "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 72bfdab108205fcda71b5c8b6467297df58f325e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 22 Sep 2018 15:30:34 -0500 Subject: [PATCH 0827/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index d8f5a3273..8e659e21c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "バー", + "message": "Storage & Backup", "description": "Storage and sync menu title" }, "storage_location_info": { From 9107b39c2e030eb405c74f151d1c89fc7ef1f4a4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 22 Sep 2018 15:30:36 -0500 Subject: [PATCH 0828/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e862b33af..465013167 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Gịp Thanh Sang", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "ガイ・タン・サン", + "message": "ストレージとバックアップ", "description": "Storage and sync menu title" }, "storage_location_info": { From 340718d16e4671097771e000fa3bf3cc2f30d8af Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 27 Sep 2018 10:10:52 -0500 Subject: [PATCH 0829/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 8e659e21c..857eb9a03 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Lí & Backup", "description": "Storage and sync menu title" }, "storage_location_info": { From 567944461e1ab87e87a65b2e56e4b8907169be5a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 4 Oct 2018 14:50:54 -0500 Subject: [PATCH 0830/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 19c9f1c86..8a027b15e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automaticamente backup de seus dados de 3 serviços de expedição de terceiros.", "description": "3rd party backup info" }, "storage_location": { From e2bce9a452dc405bb4863623b921b04e62adc829 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 8 Oct 2018 08:52:41 -0500 Subject: [PATCH 0831/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 8a027b15e..d3d508327 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emissor", "description": "Issuer." }, "secret": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Tem certeza que deseja excluir este segredo? Esta ação não pode ser desfeita.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta senha será usada para criptografar os seus segredos. Ninguém pode te ajudar caso você esqueça a Senha de Segurança.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Você não pode adicionar uma nova conta ou exportar os dados até que todas as contas estejam descriptografadas. Por favor digite a senha correta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "As senhas não correspondem.", "description": "Passphrase Not Match." }, "encrypted": { From 13a3cd475a49a2416b29ed3ac6c9d7020e52b151 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 8 Oct 2018 09:03:14 -0500 Subject: [PATCH 0832/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index d3d508327..a8f263a8b 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Dê sua opinião", "description": "Feedback." }, "translate": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Digite a senha para descriptografar os dados da conta.", "description": "Passphrase Info" }, "sync_clock": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Você tem um backup dos seus segredos? Não espere até que seja tarde demais!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "A captura falhou, por favor recarregue a página e tente novamente.", "description": "Capture Failed" }, "based_on_time": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Página de pop-up", "description": "Popup Page Settings" }, "scale": { @@ -184,47 +184,47 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Aviso: todos os backups estão descriptografados. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Baixar o arquivo de cópia de segurança", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importar cópia de segurança", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar arquivo de cópia de segurança", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importar cópia de segurança em texto", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas as entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Aviso: os backups estão descriptografados. Use a seu próprio risco.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Você deve fornecer a senha correta para importar os backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Sua senha é armazenada localmente, por favor altere-a no menu de segurança imediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Remover", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Baixar cópia de segurança protegido por senha", "description": "Download Encrypted Backup" }, "search": { From 962d93d140d0067d1fdb2351e0915d89e15b1882 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 8 Oct 2018 09:13:41 -0500 Subject: [PATCH 0833/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a8f263a8b..21e168b5d 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Modo de pop-up", "description": "Make window turn into persistent popup" }, "lock": { @@ -240,23 +240,23 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Editar", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Sincronização manual", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Usar o preenchimento automático", "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Armazenamento e cópia de segurança", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Escolha onde seus dados são armazenados. Usar 'local' armazena seus dados no seu PC. Usando 'sincronizar' permite seu navegador sincronizar seus dados na nuvem, caso você esteja conectado com uma conta de sincronização.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { @@ -264,15 +264,15 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Local de Armazenamento", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Iniciar sessão", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Encerrar sessão", "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 2d783c510384a1a734cc48ffcff40b3d87a08d8f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 8 Oct 2018 09:22:40 -0500 Subject: [PATCH 0834/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 21e168b5d..b9450b71e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador gera códigos de verificação 2-passo no seu navegador.", + "message": "Autenticador gera códigos de verificação em 2 passos no seu navegador.", "description": "Extension Description." }, "added": { @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "Feito", + "message": "OK", "description": "OK." }, "yes": { @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Baixar o arquivo de cópia de segurança", + "message": "Baixar o arquivo de backup", "description": "Download backup file." }, "import_backup": { @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Importar cópia de segurança em texto", + "message": "Importar backup em texto", "description": "Import backup code." }, "show_all_entries": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Baixar cópia de segurança protegido por senha", + "message": "Baixar backup protegido por senha", "description": "Download Encrypted Backup" }, "search": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "Armazenamento e cópia de segurança", + "message": "Armazenamento e Backup", "description": "Storage and sync menu title" }, "storage_location_info": { From 1970efe2112e83c52c2fd7dd0392a0dcd12cf4da Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 8 Oct 2018 11:10:45 -0500 Subject: [PATCH 0835/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b9450b71e..8023d9530 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Busca", "description": "Search" }, "popout": { @@ -236,7 +236,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Bloquear", "description": "Lock accounts" }, "edit": { From 64c463b023f42e1486a5a1317d926945009d0de6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 9 Oct 2018 07:41:19 -0500 Subject: [PATCH 0836/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 45ca0c92d..2bc4ed6bf 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Видалити свій пароль", "description": "Remove password." }, "download_enc_backup": { @@ -268,11 +268,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Увійти", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Вийти", "description": "Sign out of 3rd party storage services" } } \ No newline at end of file From 40025b8a7cba236f6749e07ce0a675e409a3e472 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 10:51:08 -0500 Subject: [PATCH 0837/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 8023d9530..dcd3c2909 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador gera códigos de verificação em 2 passos no seu navegador.", + "message": "O Autenticador gera códigos de verificação em 2 passos no seu navegador.", "description": "Extension Description." }, "added": { From d36b242bcb3bf1e283b053ee5fd371d66ed3c2b6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 11:01:26 -0500 Subject: [PATCH 0838/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index dcd3c2909..6d77102e9 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -16,15 +16,15 @@ "description": "Added Account." }, "errorqr": { - "message": "Impossível reconhecer o QR Code.", + "message": "Código QR não reconhecido.", "description": "QR Error." }, "errorsecret": { - "message": "Erro Secreto. Somente Base32(A-Z, 2-7 and =) e HEX(0-9 and A-F) são suportados. Contudo, seu código secreto é: ", + "message": "Erro secreto. Somente Base32(A-Z, 2-7 e =) e HEX(0-9 e A-F) são suportados. Contudo, seu código secreto é: ", "description": "Secret Error." }, "add_qr": { - "message": "Scanear QR Code", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { @@ -88,11 +88,11 @@ "description": "Security." }, "current_phrase": { - "message": "Palavra Chave Atual", + "message": "Senha Atual", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nova Palavra Chave", + "message": "Nova Senha", "description": "New Passphrase." }, "phrase": { From f17f56df386ac0c53f35fb0dbbd7abb53204b527 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 11:11:50 -0500 Subject: [PATCH 0839/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 6d77102e9..2a10ec8b5 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta senha será usada para criptografar os seus segredos. Ninguém pode te ajudar caso você esqueça a Senha de Segurança.", + "message": "Esta senha será usada para criptografar os seus segredos. Ninguém pode te ajudar caso você esqueça a senha.", "description": "Passphrase Warning." }, "update": { @@ -152,15 +152,15 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Relembrar Senha", + "message": "Lembrar Senha", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Cuidado! Seu relógio local está há muito tempo parado, por favor ajuste-o antes de continuar.", + "message": "Cuidado! Seu relógio local está parado há muito tempo, por favor ajuste-o antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Você tem um backup dos seus segredos? Não espere até que seja tarde demais!", + "message": "Você tem uma cópia de segurança dos seus segredos? Não espere até que seja tarde demais!", "description": "Remind Backup" }, "capture_failed": { From f06c41e6c732e0b1f8117ab478f9f5ca649c89d9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 11:21:44 -0500 Subject: [PATCH 0840/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2a10ec8b5..73e01ed66 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -168,11 +168,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Tempo Baseado", + "message": "Baseado no Tempo", "description": "Time Based" }, "based_on_counter": { - "message": "Contador Baseado", + "message": "Baseado no Contador", "description": "Counter Based" }, "resize_popup_page": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Aviso: todos os backups estão descriptografados. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", + "message": "Aviso: todos as cópias de segurança estão descriptografadas. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", "description": "Export menu info text" }, "download_backup": { @@ -208,11 +208,11 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Aviso: os backups estão descriptografados. Use a seu próprio risco.", + "message": "Aviso: as cóppias de segurança estão descriptografadas. Use a seu próprio risco.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Você deve fornecer a senha correta para importar os backups.", + "message": "Você deve fornecer a senha correta para importar as cópias de segurança.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From 79cad8326d27fb5cb9d0e510ff6f77fc9646b290 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 11:30:48 -0500 Subject: [PATCH 0841/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 73e01ed66..51a7e1841 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -256,11 +256,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Escolha onde seus dados são armazenados. Usar 'local' armazena seus dados no seu PC. Usando 'sincronizar' permite seu navegador sincronizar seus dados na nuvem, caso você esteja conectado com uma conta de sincronização.", + "message": "Escolha onde seus dados são armazenados. Usar 'local' armazena seus dados no seu PC. Usando 'sincronizar' permite seu navegador sincronizar seus dados na nuvem, caso você esteja conectado a uma conta de sincronização.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automaticamente backup de seus dados de 3 serviços de expedição de terceiros.", + "message": "Automaticamente salvar uma cópia de segurança dos seus dados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" }, "storage_location": { From a5839a8f188656cd2cfab623b397481cc0095163 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:40:57 -0500 Subject: [PATCH 0842/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d6be7798c..50c19e613 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From dc37d88df630b3d572299ac96ab446f3584ed666 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:40:59 -0500 Subject: [PATCH 0843/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ad738207e..06a593553 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 13f5ac45a99c788bc243b448d96e5b342e96c10a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:00 -0500 Subject: [PATCH 0844/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bd4996216..76a6b18eb 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 165137b5a82c8c5d90f5693dc8db5fb639ac462b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:01 -0500 Subject: [PATCH 0845/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 5e539ce66463cbcf8aedbc98df948462e6e6e728 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:02 -0500 Subject: [PATCH 0846/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index da6006a4e..89b318b69 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 275e8b279adccdc36fb8ae17ede45ed8f4910f13 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:04 -0500 Subject: [PATCH 0847/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 7b89d582b..9ee869a4a 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From fb11decc7add5a6edd972d49ce384c4a2bd0c071 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:05 -0500 Subject: [PATCH 0848/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index d849c918f..ce7d6b9a4 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From bfb0f80a7bafded8a518764dd1dfd2d5cf35fc5f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:07 -0500 Subject: [PATCH 0849/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 65826b49139f86a9a42bc3a48e9c3cb5f08e6518 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:08 -0500 Subject: [PATCH 0850/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From a80cc4d57a0b4b54b29b5e405250330a849cde2f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:09 -0500 Subject: [PATCH 0851/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 465013167..acce790c5 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From e14e46a1009e08f5dd9eae9a063bbdcc573e8732 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:10 -0500 Subject: [PATCH 0852/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 49ca7f13ae66e56b49bb90acca0e72113c72270e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:12 -0500 Subject: [PATCH 0853/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 697bfb04742c43826b5398b6fb55e2e256dc778d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:13 -0500 Subject: [PATCH 0854/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index e67cb7e7f..f16d705e4 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 0b5aed6c193aec0eff0f86c663a44c0b3bfb40d3 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:15 -0500 Subject: [PATCH 0855/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index ca5e18c98..db0eb665e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatische Sicherung auf Drittanbieter-Speicher.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 3db8de2d11abc9f6d1bc625ae666da3b7d83489e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:16 -0500 Subject: [PATCH 0856/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From e8d900b0ca2f5d3204750a7e187be56aa2217817 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:17 -0500 Subject: [PATCH 0857/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 51a7e1841..ed2610c27 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automaticamente salvar uma cópia de segurança dos seus dados para serviços de armazenamento de terceiros.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From b21ad537c06b06597913aba9ccc254857c26e4b4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:18 -0500 Subject: [PATCH 0858/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 076b335db..adb19e024 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 3e4c8e8efc1447295fbad221cc82a311602cd308 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:19 -0500 Subject: [PATCH 0859/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 8467675a2c421eb2bfe7ad33a096fdc0ff318d6c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:20 -0500 Subject: [PATCH 0860/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 583f13139..32d0a7183 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 8cd50a5e3673b1b873560072304e49530024c419 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:22 -0500 Subject: [PATCH 0861/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From ad3d35c272a5612bc2436b11af537d2c49a554c8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:23 -0500 Subject: [PATCH 0862/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9d28d9c14..a9a79fb08 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 1d7762b155dc4c0f900e202a23b9411f1e9ea0d6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:24 -0500 Subject: [PATCH 0863/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index aad820a43..fcf7aa923 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 1398bc302975b547e3d363d9c327fa8211aae573 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:26 -0500 Subject: [PATCH 0864/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index b00498742..2320116ac 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 2d456c99b108f021f860f62ac2ba409eacb2676c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:27 -0500 Subject: [PATCH 0865/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 857eb9a03..a81c62ec0 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 95bc8e3ca78d05b3e90795c223e2edbfce7d7815 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:29 -0500 Subject: [PATCH 0866/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 098b92a86..5bf11e7a4 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From ae620cc50cb4a23dd0e075d0a509e639497f26a9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:30 -0500 Subject: [PATCH 0867/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 23e34d1ab..dd8287fbe 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 7ab2db9c25c0c9c91b1ffe46350b566d7c867884 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 16:41:32 -0500 Subject: [PATCH 0868/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 471b62bb2..255652a29 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From 161d4ee6e1c6da95fc34fafc007e94b1f78889f6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 23:30:40 -0500 Subject: [PATCH 0869/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index ce7d6b9a4..d849c918f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", "description": "3rd party backup info" }, "storage_location": { From eca249ee73ec8e3da2c372d9626b9214abf65300 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 11 Oct 2018 23:30:41 -0500 Subject: [PATCH 0870/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 2bc4ed6bf..bf3dd6b9e 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storgae services.", + "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, "storage_location": { From c84a1286e76a4f96c5a897c6de7588eeaf0c2405 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 12 Oct 2018 07:30:55 -0500 Subject: [PATCH 0871/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index ed2610c27..911568d4e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Você tem uma cópia de segurança dos seus segredos? Não espere até que seja tarde demais!", + "message": "Você tem um backup dos seus segredos? Não espere até que seja tarde demais!", "description": "Remind Backup" }, "capture_failed": { @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automaticamente fazer backup dos seus dados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" }, "storage_location": { From 05d9ac2fb5c5f0556d3e280af3a1e1f3990a6862 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 12 Oct 2018 07:51:17 -0500 Subject: [PATCH 0872/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 911568d4e..2c1d9d043 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Aviso: todos as cópias de segurança estão descriptografadas. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", + "message": "Aviso: todos os backups estão descriptografados. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", "description": "Export menu info text" }, "download_backup": { @@ -192,11 +192,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Importar cópia de segurança", + "message": "Importar Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar arquivo de cópia de segurança", + "message": "Importar arquivo de Backup", "description": "Import backup file." }, "import_backup_code": { @@ -208,11 +208,11 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Aviso: as cóppias de segurança estão descriptografadas. Use a seu próprio risco.", + "message": "Aviso: os backups estão descriptografados. Use a seu próprio risco.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Você deve fornecer a senha correta para importar as cópias de segurança.", + "message": "Você deve fornecer a senha correta para importar os backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From 3b8786703af159308a6f17ba40f7826f8050ae1f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:01 -0500 Subject: [PATCH 0873/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 50c19e613..538f34b94 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From ab67d3641e29a77dd90f303f588ff648723d6ad7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:02 -0500 Subject: [PATCH 0874/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 06a593553..03db2d9f1 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From ee71c15ae2da25c998bb2674e854dacc58522dcb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:03 -0500 Subject: [PATCH 0875/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 76a6b18eb..c77faa550 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From bd67dbe3bd3abcdbaa1cb111528a7fb5bc3a5d57 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:05 -0500 Subject: [PATCH 0876/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From ca7e097d697a48132d137bfc6fe4151fe09e5d53 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:06 -0500 Subject: [PATCH 0877/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 89b318b69..2cbc1f34e 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 3af31f96ac0f62dc2fab199502377f0403aabd0d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:07 -0500 Subject: [PATCH 0878/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 9ee869a4a..00757c311 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From e7cf646e8537abf3abcee2958204fe8b6a8157ff Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:08 -0500 Subject: [PATCH 0879/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index d849c918f..0d70de854 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Wyloguj", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 17d706f96f1fb5d34a78c9b1870579c4327a7b99 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:09 -0500 Subject: [PATCH 0880/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 86ddc1937702e32f64efafb3bc86d70fac168866 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:11 -0500 Subject: [PATCH 0881/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 5c559a42fef70aacd15f9348fdc00d8e9091666a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:12 -0500 Subject: [PATCH 0882/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index acce790c5..bfb1fe52b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 51151d25fea85627d149dd4f6c53688e6710d2be Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:13 -0500 Subject: [PATCH 0883/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 0664b3e754e814380468e40cefcf5ef599c6075a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:14 -0500 Subject: [PATCH 0884/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 3c50f16b9da69774e451c2fc6be16218c7f1de37 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:15 -0500 Subject: [PATCH 0885/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index f16d705e4..f39aa1952 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 0f66ceef4fecaada52ae9203bfd2979a106d33ab Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:16 -0500 Subject: [PATCH 0886/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index db0eb665e..14a30c2c0 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From f492d4d4b49c97d2623ea7cc7b57ed8d7ceb04da Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:18 -0500 Subject: [PATCH 0887/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 280e1a27fddb5ff85acca6ce87dac7fe9bb0aec6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:19 -0500 Subject: [PATCH 0888/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2c1d9d043..9493ff8ce 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Encerrar sessão", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 8323fbbedc4b14ea444d2f59d77ff7c80c244d56 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:20 -0500 Subject: [PATCH 0889/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index adb19e024..ffc838641 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From aa6c1567565a36a96d6d1bb6a372a87540126e7d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:21 -0500 Subject: [PATCH 0890/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 14096e7ebeef0606e550b485d5ff5d067e5384b1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:22 -0500 Subject: [PATCH 0891/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 32d0a7183..b369f38f9 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From d42bb814a5e93fab4717ac6509f2c2b57daa98b1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:23 -0500 Subject: [PATCH 0892/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From a4cb2e43f8907605e9f0d3239cba383d84d62723 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:24 -0500 Subject: [PATCH 0893/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index a9a79fb08..422aa1ac0 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 6adfa220f4b47a05be042810a292984688278862 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:25 -0500 Subject: [PATCH 0894/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index fcf7aa923..d7e84b7f2 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From f950624c379221aebc2b69a1c5ec8b1176642023 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:26 -0500 Subject: [PATCH 0895/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 2320116ac..48d362650 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From f7537a8b3115bc2883dd0789b41980e108318566 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:27 -0500 Subject: [PATCH 0896/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index a81c62ec0..58c029a5d 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 65cfd0187cc745cfdade123af3a09cfa00605c59 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:28 -0500 Subject: [PATCH 0897/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 5bf11e7a4..085df401c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 53aa89c2a395f05a344cacc263574e373ac3a6ff Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:30 -0500 Subject: [PATCH 0898/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index dd8287fbe..687fc080f 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From f8319f199e7db0132034b78bc4a9f4b6e6485cf8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:11:31 -0500 Subject: [PATCH 0899/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 255652a29..4b0767fef 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From d4b1814e41985ec46bafd654bebfecf7fee359c1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 17:06:02 -0500 Subject: [PATCH 0900/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9493ff8ce..60f957c2e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -276,7 +276,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "Houve um problema na conexão com sua conta do ${service}, por favor tente novamente.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From acf1f242c685cb97a40ed97893ab8793020617ba Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 17:06:03 -0500 Subject: [PATCH 0901/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 100 +++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index c77faa550..d9d232a58 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,38 +1,38 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticación", "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Authenticator generates 2-Step Verification codes in your browser.", "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " has been added.", "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Unrecognized QR code.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Manual Entry", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Close", "description": "Close." }, "ok": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Yes", "description": "Yes." }, "no": { @@ -48,83 +48,83 @@ "description": "No." }, "account": { - "message": "Cuenta", + "message": "Account", "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Account Name", "description": "Account Name." }, "issuer": { - "message": "Emisor", + "message": "Issuer", "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Secret", "description": "Secret." }, "updateSuccess": { - "message": "Éxito.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Failure.", "description": "Update Failure." }, "about": { - "message": "Acerca de", + "message": "About", "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Export \/ Import", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Settings", "description": "Settings." }, "security": { - "message": "Seguridad", + "message": "Security", "description": "Security." }, "current_phrase": { - "message": "Contraseña actual", + "message": "Current Password", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nueva contraseña", + "message": "New Password", "description": "New Passphrase." }, "phrase": { - "message": "Contraseña", + "message": "Password", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirm Password", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "Are you sure you want to delete this secret? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { - "message": "Actualizar", + "message": "Update", "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "Password does not match.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encrypted", "description": "Encrypted." }, "copied": { @@ -132,47 +132,47 @@ "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Feedback", "description": "Feedback." }, "translate": { - "message": "Traducir", + "message": "Translate", "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Source Code", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Remember Password", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Caution! Your local clock is too far off, please fix it before continuing.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Time Based", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { @@ -180,31 +180,31 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Escala", + "message": "Scale", "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Download Backup File", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Import Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Import Text Backup", "description": "Import backup code." }, "show_all_entries": { - "message": "Mostrar todas las entradas", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { @@ -212,11 +212,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "You must provide correct password to import backups.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Your password is stored locally, please change it in the security menu immediately.", "description": "localStorage password warning." }, "remove": { From 03351aefe3c6e3ee2427057594973b7ec25888eb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 17:06:04 -0500 Subject: [PATCH 0902/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 0d70de854..3d663b632 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -276,7 +276,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "Wystąpił problem z połączeniem z twoim kontem ${service}, zaloguj się ponownie.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From d3cfa7ebe1e6123a3702b3ddde14624700d744d4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 17:06:06 -0500 Subject: [PATCH 0903/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index bf3dd6b9e..ce4100073 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -274,5 +274,9 @@ "log_out": { "message": "Вийти", "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your ${service} account, please sign in again.", + "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From cad4495286bf00a8fb2535b1783a0647a18148a2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 16 Oct 2018 20:54:20 -0500 Subject: [PATCH 0904/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 538f34b94..22a024e67 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -268,15 +268,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Войти", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Выход", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "Существует проблема подключения к вашей учетной записи ${service} , пожалуйста войдите в систему снова.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From c825a7b5c8227708a50712602658dccaff128a1f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 24 Oct 2018 10:31:59 -0500 Subject: [PATCH 0905/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index ffc838641..d8c73b86f 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Je kan niet een nieuw account toevoegen of exporteer data tot alle accounts gedecrpyt zijn. Voer A. U. B. het correcte wachtwoord in voordat u verder gaat.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Waarschuwing: alle back-ups zijn ongecodeerd. Wilt u een account toevoegen aan een andere app? Beweeg over de juiste bovenkant van elke account en druk op de knop verborgen.", "description": "Export menu info text" }, "download_backup": { @@ -200,83 +200,83 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importeer Text Backup", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Laat alle reacties zien", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Waarschuwing: back-ups zijn ongecodeerd. Gebruik op uw eigen risico.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "U moet juiste wachtwoord opgeven om back-ups te importeren.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Uw wachtwoord is lokaal opgeslagen, wijzig deze dan in het menu beveiliging onmiddellijk.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Verwijderen", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Downloaden van wachtwoord-beveiligde back-up", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Zoek", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Popup-modus", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Vergrendelen", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Bewerken", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Handmatige synchronisatie", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Gebruik Autofill", "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Opslag & back-up", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Kies waar uw gegevens worden opgeslagen. Met behulp van de 'lokale', worden de gegevens opgeslagen op uw PC. Met behulp van 'sync' laat uw browser sync uw gegevens naar de wolk als u bent aangemeld bij een account synchroniseren.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatisch een back-up van uw gegevens aan 3de partij opslagservices.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Opslaglocatie", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Aanmelden", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Afmelden", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "Er was een probleem verbinding met uw account ${service}, log opnieuw in.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 9aec363e0117fb967b92c30f28a8b7ba00d1c690 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 9 Nov 2018 09:42:39 -0600 Subject: [PATCH 0906/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 422aa1ac0..a4322f309 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -8,15 +8,15 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "인증자는 귀하의 브라우저에서 2 단계 인증 코드를 생성합니다.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " 추가 되었습니다.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "인식할 수 없는 QR 코드입니다.", "description": "QR Error." }, "errorsecret": { From c6004ae8be02a7c14af7fae1a13877e422517ba2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 13 Nov 2018 13:41:53 -0600 Subject: [PATCH 0907/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 22a024e67..6442fdeab 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Предупреждение: резервные копии не зашифрованы. Используйте их на свой страх и риск.", "description": "Backup risk warning." }, "import_error_password": { @@ -252,19 +252,19 @@ "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Хранение и резервное копирование", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Выберите, где хранятся ваши данные. Выбрав «local», Ваши данные будут храниться на Вашем ПК. Использование «sync» позволяет Вашему браузеру синхронизировать Ваши данные с облачным хранилищем, при условии, что Вы вошли в свою учетную запись.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Автоматическое резервное копирование данных в сторонние службы хранения.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Место хранения", "description": "Storage location" }, "sign_in": { From 7011f4751fba93d8e6a3a155c698cd8b9e151ec7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 13 Nov 2018 22:11:32 -0600 Subject: [PATCH 0908/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 58c029a5d..8d653e8a5 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Cảnh báo: các bản sao lưu được lưu trên Dropbox đều chưa được mã hóa. Hãy cẩn thận.", "description": "Backup risk warning." }, "import_error_password": { @@ -256,27 +256,27 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Chọn nơi lưu trữ dữ liệu của bạn. Bằng cách sử dụng 'địa phương' lưu trữ dữ liệu trên máy tính của bạn. Bằng cách sử dụng 'đồng bộ' cho phép trình duyệt của bạn đồng bộ hóa dữ liệu để các đám mây nếu bạn đã đăng nhập vào tài khoản đồng bộ.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Tự động sao lưu dữ liệu của bạn cho dịch vụ lưu trữ bên thứ 3.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Nơi lưu trữ", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Đăng nhập", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Đăng xuất", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "Có một vấn đề kết nối với tài khoản ${service} , xin vui lòng đăng nhập lại.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From a4f1f4b6d2d1729d983ce201e6933fc5d174bca4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 26 Nov 2018 17:01:25 -0600 Subject: [PATCH 0909/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 14a30c2c0..a0f3f11f8 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatische Sicherung auf Drittanbieter-Speicher.", "description": "3rd party backup info" }, "storage_location": { From 75c1cf9995c3abaaa4b848a7a0ca48e303e26547 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 26 Nov 2018 17:01:26 -0600 Subject: [PATCH 0910/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index f39aa1952..c3e1d49e2 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", "description": "3rd party backup info" }, "storage_location": { From 8810b8983df89d0949a7ef5a4f589c198b0199c1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 26 Nov 2018 17:01:27 -0600 Subject: [PATCH 0911/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index bfb1fe52b..cd6700f53 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -260,7 +260,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", "description": "3rd party backup info" }, "storage_location": { From 83a21fa49ff4f090271d71960d29e98f3282f3d7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 1 Dec 2018 16:31:24 -0600 Subject: [PATCH 0912/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 4b0767fef..7aceedae3 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Açılan sayfa", "description": "Popup Page Settings" }, "scale": { From 73fc48df95d2fe89af037bb27784b3e76ef7a662 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 8 Dec 2018 23:01:09 -0600 Subject: [PATCH 0913/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 8d653e8a5..a81400846 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -136,27 +136,27 @@ "description": "Feedback." }, "translate": { - "message": "Dịch", + "message": "Dịch thuật", "description": "Translate." }, "source": { - "message": "Mã nguồn", + "message": "Mã Nguồn", "description": "Source Code." }, "passphrase_info": { - "message": "Nhập mật khẩu để giải mã dữ liệu của bạn.", + "message": "Nhập mật khẩu để giải mã dữ liệu tài khoản.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Đồng bộ đồng hồ với Google", + "message": "Đồng hồ đồng bộ với Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Lưu mật khẩu", + "message": "Nhớ mật khẩu", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Chú ý! Đồng hồ trên máy của bạn bị sai, xin hãy điều chỉnh lại trước khi tiếp tục.", + "message": "Cẩn thận! Đồng hồ địa phương của bạn là quá xa, xin vui lòng sửa chữa nó trước khi tiếp tục.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,11 +164,11 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Quét thật bại, xin hãy tải lại trang và thử lại.", + "message": "Thất bại trong việc bắt giữ, xin vui lòng tải lại trang web và thử lại.", "description": "Capture Failed" }, "based_on_time": { - "message": "Theo thời gian", + "message": "Dựa trên thời gian", "description": "Time Based" }, "based_on_counter": { @@ -276,7 +276,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Có một vấn đề kết nối với tài khoản ${service} , xin vui lòng đăng nhập lại.", + "message": "Có một vấn đề kết nối với tài khoản ${service}, xin vui lòng đăng nhập lại.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 8d0ef0d2008d663174a8e7138f5d44be646598c9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 14 Dec 2018 05:21:24 -0600 Subject: [PATCH 0914/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7aceedae3..a6c435b31 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Arama", "description": "Search" }, "popout": { @@ -236,11 +236,11 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Kitle", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Düzenle", "description": "Edit" }, "manual_dropbox": { @@ -248,7 +248,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Otomatik Doldur özelliği kullanın", "description": "Use Autofill" }, "storage_menu": { @@ -268,11 +268,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Giriş Yap", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Çıkış", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From cdff4b0b66436eb048b4ba6aac7fbfcd4b046ec9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 18 Dec 2018 11:56:03 -0600 Subject: [PATCH 0915/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index ce4100073..15ba53a4d 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Масштаб", "description": "Scale" }, "export_info": { @@ -228,19 +228,19 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Пошук", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Спливаючий режим", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Заблокувати", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Редагувати", "description": "Edit" }, "manual_dropbox": { From c1f07db0ffa08ab5a695ff9361f3df7e13276c96 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 18 Dec 2018 15:31:57 -0600 Subject: [PATCH 0916/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d9d232a58..9e0e29193 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,43 +4,43 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "El Autenticador genera códigos de verificación de 2 pasos en su navegador.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código QR no reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error en el texto secreto. Sólo se admiten caracteres Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanear el código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada o ingreso Manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Cerrar", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Aceptar", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Si", "description": "Yes." }, "no": { @@ -48,19 +48,19 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Cuenta", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emisor", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { From 39299edc2352a3343395bc8ba1f58fd39499e6ac Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 18 Dec 2018 15:41:18 -0600 Subject: [PATCH 0917/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9e0e29193..bfde60ca2 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -64,107 +64,107 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Éxito.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Ha fallado.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Acerca de", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportar\/Importar", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Preferencias", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguridad", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contraseña actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nueva contraseña", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contraseña", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirma Contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "¿Está seguro que desea eliminar este secreto? Esta acción no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualizar", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "La contraseña no coincide.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Encriptado", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiado", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Su opinión", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traducir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Código Fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincronizar el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recordar Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Precaución! Su reloj local está demasiado atrasado, por favor arréglelo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "La captura falló, por favor recargue la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { From d4b195134c83da6e0fa47a268b46cb348683aaab Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 18 Dec 2018 15:56:08 -0600 Subject: [PATCH 0918/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 58 +++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bfde60ca2..7ec19f350 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticación", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { @@ -168,115 +168,115 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "En función del tiempo", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Basado en un contador", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Página Desplegable", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Advertencia: todas las copias de seguridad estas sin cifrar. ¿Quieres añadir una cuenta a otra aplicación? Pasa el ratón por encima de la parte superior derecha de cualquier cuenta y pulse el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descargar una copia de seguridad del archivo", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importar copia de seguridad", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar la copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importar el Texto de la Copia de Seguridad", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas las entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Advertencia: las copias de seguridad no están cifradas. El uso es bajo su propio riesgo.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Debe proporcionar la contraseña correcta para importar las copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Su contraseña se almacena localmente, por favor cámbiela en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Eliminar", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Descargar copia de seguridad protegida por contraseña", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Buscar", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Modo desplegable", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Bloquear", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Editar", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Sincronización manual", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Usar auto-completado", "description": "Use Autofill" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Almacenamiento y Backup", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Elija dónde se almacenan sus datos. Usando `local' almacena sus datos en su PC. Usando 'sync' permite a su navegador sincronizar sus datos con la nube si ha iniciado sesión en una cuenta de sincronización.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Realice copias de seguridad automáticas de sus datos en servicios de almacenamiento de terceros.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Ubicación del Almacenamiento", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Iniciar sesión", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Cerrar sesión", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "Ha habido un problema al conectarse a su cuenta de ${service}, vuelva a iniciar sesión.", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 7a14401aca9da329d5e43c85b4af9edb3ec31be4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:15 -0600 Subject: [PATCH 0919/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 60f957c2e..e37b3c0d2 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -251,6 +251,10 @@ "message": "Usar o preenchimento automático", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Armazenamento e Backup", "description": "Storage and sync menu title" From c6277d0847e6b582f4bd428b11437edf07723ce8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:16 -0600 Subject: [PATCH 0920/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index c3e1d49e2..19595b9fd 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -251,6 +251,10 @@ "message": "Χρήση της αυτόματης συμπλήρωσης", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Αποθήκευση & δημιουργία αντιγράφων ασφαλείας", "description": "Storage and sync menu title" From ed49bc45597a366b12ddcd5f19c2625c2001e7d1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:17 -0600 Subject: [PATCH 0921/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 70 +++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 33 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 7ec19f350..19150c5ef 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "El Autenticador genera códigos de verificación de 2 pasos en su navegador.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "Código QR no reconocido.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Error en el texto secreto. Sólo se admiten caracteres Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu secreto es: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear el código QR", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada o ingreso Manual", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Cerrar", + "message": "Cierra", "description": "Close." }, "ok": { - "message": "Aceptar", + "message": "Ok", "description": "OK." }, "yes": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Ha fallado.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "Exportar\/Importar", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Preferencias", + "message": "Configuración -", "description": "Settings." }, "security": { @@ -100,11 +100,11 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirma Contraseña", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar este secreto? Esta acción no se puede deshacer.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { @@ -116,23 +116,23 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "La contraseña no coincide.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encriptado", + "message": "Cifrados", "description": "Encrypted." }, "copied": { - "message": "Copiado", + "message": "Copied", "description": "Copied." }, "feedback": { - "message": "Su opinión", + "message": "Comentarios", "description": "Feedback." }, "translate": { @@ -140,7 +140,7 @@ "description": "Translate." }, "source": { - "message": "Código Fuente", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { @@ -148,15 +148,15 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincronizar el reloj con Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recordar Contraseña", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Precaución! Su reloj local está demasiado atrasado, por favor arréglelo antes de continuar.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "La captura falló, por favor recargue la página e inténtelo de nuevo.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "En función del tiempo", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Basado en un contador", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -184,23 +184,23 @@ "description": "Scale" }, "export_info": { - "message": "Advertencia: todas las copias de seguridad estas sin cifrar. ¿Quieres añadir una cuenta a otra aplicación? Pasa el ratón por encima de la parte superior derecha de cualquier cuenta y pulse el botón oculto.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar una copia de seguridad del archivo", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Importar copia de seguridad", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Importar la copia de seguridad", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Importar el Texto de la Copia de Seguridad", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "show_all_entries": { @@ -212,15 +212,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para importar las copias de seguridad.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Su contraseña se almacena localmente, por favor cámbiela en el menú de seguridad inmediatamente.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Eliminar", + "message": "Remove", "description": "Remove password." }, "download_enc_backup": { @@ -251,6 +251,10 @@ "message": "Usar auto-completado", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Almacenamiento y Backup", "description": "Storage and sync menu title" From d4507437d2f2c950276d11b3048d17c92732262a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:19 -0600 Subject: [PATCH 0922/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 7138c272a81b8a6475729fbde18f6d7cab0276f5 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:20 -0600 Subject: [PATCH 0923/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 2cbc1f34e..a2324ed1d 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -251,6 +251,10 @@ "message": "Foloseste Completarea automată", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From c16dd7c3c06d0734237bfb8eeee6250440107186 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:21 -0600 Subject: [PATCH 0924/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 00757c311..53ab5eabe 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 9343dc8f848c15f731dd2f8aacdca0f82870147b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:22 -0600 Subject: [PATCH 0925/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 3d663b632..8d5823e96 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -251,6 +251,10 @@ "message": "Użyj autowypełniania", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Przechowywanie i kopie zapasowe", "description": "Storage and sync menu title" From ec6c1ebbe4a1fe83e8d8b8c423bd06c505ff6834 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:23 -0600 Subject: [PATCH 0926/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 4032d7f9343db679c1c4afa0ddf89213b510dc90 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:24 -0600 Subject: [PATCH 0927/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index a4322f309..08441c1c5 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 6e6f419efb5c5d0cd63b2332405cd52d3192ca9a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:25 -0600 Subject: [PATCH 0928/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index cd6700f53..739f8e650 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -251,6 +251,10 @@ "message": "自動入力を使用する", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "ストレージとバックアップ", "description": "Storage and sync menu title" From 9f25bbd6c39e03a70f8f672292eb6d3e5e9a3a10 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:26 -0600 Subject: [PATCH 0929/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 48d362650..97dd3dd69 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From b076a44b06183808b68e2d7051d3e557abecd2c3 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:27 -0600 Subject: [PATCH 0930/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 085df401c..198c8c867 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -251,6 +251,10 @@ "message": "IsiOtomatis", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 641bd450c52a325c01b601e4d66386c8e6ee825f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:28 -0600 Subject: [PATCH 0931/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 973a5b26a3b5d49f47a08204f85745cf827fa30f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:29 -0600 Subject: [PATCH 0932/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 827be0955f562499baf1053f8698c5f6568f678a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:30 -0600 Subject: [PATCH 0933/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index a0f3f11f8..3b40f171e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Speicher & Sicherung", "description": "Storage and sync menu title" From 19192cc26e312da87ce8165ea3cf74b7981b84f3 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:31 -0600 Subject: [PATCH 0934/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a6c435b31..647b77985 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -251,6 +251,10 @@ "message": "Otomatik Doldur özelliği kullanın", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 3e7ef3b9b38d7672c9f3694ed7fc01870e61a0b4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:32 -0600 Subject: [PATCH 0935/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 03db2d9f1..b2f6402f3 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -251,6 +251,10 @@ "message": "Utiliser Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From b8910685cbabdd3d0a08e404e1accf447688eeaa Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:33 -0600 Subject: [PATCH 0936/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From f6b87184f41e9725ed9eede765dc1519c2528304 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:34 -0600 Subject: [PATCH 0937/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index d8c73b86f..060d08042 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -251,6 +251,10 @@ "message": "Gebruik Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Opslag & back-up", "description": "Storage and sync menu title" From eac0cd97d851689b1f49761bef72172bc50c6e73 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:35 -0600 Subject: [PATCH 0938/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From f4134ee04c5b1c56d2ca633d9d438fa00507735b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:37 -0600 Subject: [PATCH 0939/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index b369f38f9..45e076b77 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -251,6 +251,10 @@ "message": "Použití automatického vyplňování", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 0da79dd63f92591b1fc20a91a4983890c54513b4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:38 -0600 Subject: [PATCH 0940/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d7e84b7f2..a7e9d20bf 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -251,6 +251,10 @@ "message": "啟用自動填充", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From fefb3d4286c1d1483cdedafa593e64b7625c5500 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:39 -0600 Subject: [PATCH 0941/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From ec4d5e1b5809963fe95113a6840bbeb3916e0c4c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 11:55:40 -0600 Subject: [PATCH 0942/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 422aa1ac0..d682d54c3 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 764123020712ed5ae71f5aefc9c5851213476186 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 13:51:23 -0600 Subject: [PATCH 0943/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index a81400846..647414481 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -251,6 +251,10 @@ "message": "Chế độ Điền tự động", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Lí & Backup", "description": "Storage and sync menu title" From 0d0c7da8715654b47e089db6e93cc09e2a419631 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 13:51:24 -0600 Subject: [PATCH 0944/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6442fdeab..59dadabd6 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -251,6 +251,10 @@ "message": "Использование функции автозаполнения", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Хранение и резервное копирование", "description": "Storage and sync menu title" From 27f13c7e49592686e386189a8f60835e4313678d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 13:51:25 -0600 Subject: [PATCH 0945/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 15ba53a4d..ad83964c9 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From abfacc2bbbc012a929b7ab53dad03c482bc6df1c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 13:51:26 -0600 Subject: [PATCH 0946/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 8d5823e96..2d72654ec 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Użyj dużego kontrastu", "description": "Use High Contrast" }, "storage_menu": { From d2b37718756482e7c80499c426ca4b0068fbaf0e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 25 Dec 2018 13:51:27 -0600 Subject: [PATCH 0947/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 687fc080f..1f9c3985a 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -251,6 +251,10 @@ "message": "Use Autofill", "description": "Use Autofill" }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From f2fbb217d75853c01d4a011851a0c7a775a69a74 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 9 Jan 2019 07:02:28 -0600 Subject: [PATCH 0948/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 647414481..84534caeb 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Sử dụng chế độ tương phản cao", "description": "Use High Contrast" }, "storage_menu": { From 0074f70916da3805dfd39f01d3ad87457f0e780f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 9 Jan 2019 20:51:19 -0600 Subject: [PATCH 0949/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index a7e9d20bf..8387ed591 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -168,11 +168,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "基於時間", + "message": "驗證碼", "description": "Time Based" }, "based_on_counter": { - "message": "基於計數器", + "message": "一次性驗證碼", "description": "Counter Based" }, "resize_popup_page": { @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "比例", + "message": "縮放", "description": "Scale" }, "export_info": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "警告:備份檔案未加密,需自行承擔風險。", "description": "Backup risk warning." }, "import_error_password": { @@ -252,11 +252,11 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "高對比", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "存儲及備份", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -268,15 +268,15 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "儲存位置", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "登錄", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "登出", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From 8c4fb4fccd1f3567b57de9c8b2b7218b4264412a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 9 Jan 2019 21:02:05 -0600 Subject: [PATCH 0950/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 8387ed591..9249d597b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", + "message": "連接到您的 ${service} 帳戶時出現問題,請重試。", "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" } } \ No newline at end of file From 20d8fd8e1dd1193e9194e947e767555b963e09ae Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:21:48 -0600 Subject: [PATCH 0951/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 76 +++++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 19150c5ef..9abbb98dc 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "El Autenticador genera códigos de verificación de 2 pasos en su navegador.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Código QR no reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Error en el texto secreto. Sólo se admiten caracteres Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Escanear el código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Entrada o ingreso Manual", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Cerrar", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Aceptar", "description": "OK." }, "yes": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Ha fallado.", "description": "Update Failure." }, "about": { @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Exportar\/Importar", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Preferencias", "description": "Settings." }, "security": { @@ -100,11 +100,11 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirma Contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "¿Está seguro que desea eliminar este secreto? Esta acción no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { @@ -116,23 +116,23 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "La contraseña no coincide.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encriptado", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiado", "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Su opinión", "description": "Feedback." }, "translate": { @@ -140,7 +140,7 @@ "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Código Fuente", "description": "Source Code." }, "passphrase_info": { @@ -148,15 +148,15 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sincronizar el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Recordar Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Precaución! Su reloj local está demasiado atrasado, por favor arréglelo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "La captura falló, por favor recargue la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "En función del tiempo", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Basado en un contador", "description": "Counter Based" }, "resize_popup_page": { @@ -184,23 +184,23 @@ "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Advertencia: todas las copias de seguridad estas sin cifrar. ¿Quieres añadir una cuenta a otra aplicación? Pasa el ratón por encima de la parte superior derecha de cualquier cuenta y pulse el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Descargar una copia de seguridad del archivo", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Importar copia de seguridad", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Importar la copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Importar el Texto de la Copia de Seguridad", "description": "Import backup code." }, "show_all_entries": { @@ -212,15 +212,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "Debe proporcionar la contraseña correcta para importar las copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Su contraseña se almacena localmente, por favor cámbiela en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Eliminar", "description": "Remove password." }, "download_enc_backup": { @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Ha habido un problema al conectarse a su cuenta de ${service}, vuelva a iniciar sesión.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 77d5428ec9f7a1f14d0452597c59abea368fca85 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:21:49 -0600 Subject: [PATCH 0952/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 198c8c867..548eb3410 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 7f865d344af9613ece45cdd985fefb4178d0f940 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:21:51 -0600 Subject: [PATCH 0953/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 647b77985..1bc91168c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 41d0e0fe96c1cd359f7904b010c27736ca8fcbe6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:21:52 -0600 Subject: [PATCH 0954/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 1f9c3985a..c93d12520 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 12fa94e28ed44e5226548144c4bc08fe9135c8cd Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:52 -0600 Subject: [PATCH 0955/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 66 +++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9abbb98dc..5c6dd018b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "El Autenticador genera códigos de verificación de 2 pasos en su navegador.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "Código QR no reconocido.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Error en el texto secreto. Sólo se admiten caracteres Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu secreto es: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear el código QR", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada o ingreso Manual", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Cerrar", + "message": "Cierra", "description": "Close." }, "ok": { - "message": "Aceptar", + "message": "Ok", "description": "OK." }, "yes": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Ha fallado.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "Exportar\/Importar", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Preferencias", + "message": "Configuración -", "description": "Settings." }, "security": { @@ -100,11 +100,11 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirma Contraseña", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar este secreto? Esta acción no se puede deshacer.", + "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { @@ -116,23 +116,23 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "La contraseña no coincide.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encriptado", + "message": "Cifrados", "description": "Encrypted." }, "copied": { - "message": "Copiado", + "message": "Copied", "description": "Copied." }, "feedback": { - "message": "Su opinión", + "message": "Comentarios", "description": "Feedback." }, "translate": { @@ -140,7 +140,7 @@ "description": "Translate." }, "source": { - "message": "Código Fuente", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { @@ -148,15 +148,15 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincronizar el reloj con Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recordar Contraseña", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Precaución! Su reloj local está demasiado atrasado, por favor arréglelo antes de continuar.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "La captura falló, por favor recargue la página e inténtelo de nuevo.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "En función del tiempo", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Basado en un contador", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -184,23 +184,23 @@ "description": "Scale" }, "export_info": { - "message": "Advertencia: todas las copias de seguridad estas sin cifrar. ¿Quieres añadir una cuenta a otra aplicación? Pasa el ratón por encima de la parte superior derecha de cualquier cuenta y pulse el botón oculto.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar una copia de seguridad del archivo", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Importar copia de seguridad", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Importar la copia de seguridad", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Importar el Texto de la Copia de Seguridad", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "show_all_entries": { @@ -212,15 +212,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para importar las copias de seguridad.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Su contraseña se almacena localmente, por favor cámbiela en el menú de seguridad inmediatamente.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Eliminar", + "message": "Remove", "description": "Remove password." }, "download_enc_backup": { From 3a8f1adca7b879621694019f0352b07fbb3c1a6f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:53 -0600 Subject: [PATCH 0956/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 84534caeb..69c72c35a 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Có một vấn đề kết nối với tài khoản ${service}, xin vui lòng đăng nhập lại.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 9192711489579d4a63a8cc7febed8672c627c29a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:55 -0600 Subject: [PATCH 0957/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From b44a48f7ff8ef2156d0a7c118313e1158ed17b97 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:56 -0600 Subject: [PATCH 0958/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 8e3eb64de8b22a7251c1fc99189b155a547984bd Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:57 -0600 Subject: [PATCH 0959/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a2324ed1d..029773329 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 78eaade9993c50f0189001d78436f0712dc94e50 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:58 -0600 Subject: [PATCH 0960/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index e37b3c0d2..70b893586 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Houve um problema na conexão com sua conta do ${service}, por favor tente novamente.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From f064658896e16da72dd86720f70ac1e4cd884ef1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:31:59 -0600 Subject: [PATCH 0961/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 53ab5eabe..4373e4d65 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 37f52f5b78489fed31c56f04706fe1830f9adf7e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:01 -0600 Subject: [PATCH 0962/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2d72654ec..b1b869050 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Wystąpił problem z połączeniem z twoim kontem ${service}, zaloguj się ponownie.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From dde8d2a7544eb37e9af7daf5c5abc52996127976 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:02 -0600 Subject: [PATCH 0963/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From f91f6e8154b80cce5981bdb20d87fad6e30b3cdb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:04 -0600 Subject: [PATCH 0964/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 08441c1c5..608b58bc4 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 45b44a0887b70813f83f3c5631f94b226cafdc89 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:06 -0600 Subject: [PATCH 0965/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 739f8e650..c53a747a3 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 5128fda05264f87789cbe155c2a1ce53282d9227 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:07 -0600 Subject: [PATCH 0966/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 97dd3dd69..2685ef5ee 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 4c9c99ed599b273e5a5ac9ad72d20e67c49ff751 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:08 -0600 Subject: [PATCH 0967/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 35d74d46501c1620b7659c063554d3931038803b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:09 -0600 Subject: [PATCH 0968/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9249d597b..2f614d7be 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "連接到您的 ${service} 帳戶時出現問題,請重試。", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 1518313c057ccce64fe74c9d8d363e4921518631 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:10 -0600 Subject: [PATCH 0969/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 19595b9fd..3c389161b 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 18abc97a5731986ba6002f8137a03fa4fe9f0edc Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:12 -0600 Subject: [PATCH 0970/3473] New translations messages.json (German) --- _locales/de/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 3b40f171e..127656daa 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 1fd24bdae65fb6ef3419774d210138fc42c8d5e8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:13 -0600 Subject: [PATCH 0971/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index b2f6402f3..f4aa1f21b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 0581b32d290596349812553cf17502112132f7a3 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:14 -0600 Subject: [PATCH 0972/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From e95fedc18876beac06863c428fcc67aeb935d854 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:15 -0600 Subject: [PATCH 0973/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 060d08042..dd19ea2aa 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Er was een probleem verbinding met uw account ${service}, log opnieuw in.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 2cee64d9652d0e4c8d29bd4dc8488eb8cf1f533a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:17 -0600 Subject: [PATCH 0974/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 80744cda550085412460fc3a48d2ae163b8bae64 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:18 -0600 Subject: [PATCH 0975/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 45e076b77..260bdb6a2 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 6240a44a955ca71a1e1a872f78b8981a70958984 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:19 -0600 Subject: [PATCH 0976/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 4416150bbe59cede216e5751640696839a0dc37b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:20 -0600 Subject: [PATCH 0977/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d682d54c3..fb3770773 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 308a567eb66c4995eca50d41a7ab61ad1261fb97 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:21 -0600 Subject: [PATCH 0978/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 59dadabd6..263c620dc 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Существует проблема подключения к вашей учетной записи ${service} , пожалуйста войдите в систему снова.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 5c996f3125b84a40600139ae1879045941fec6c7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 18:32:23 -0600 Subject: [PATCH 0979/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index ad83964c9..14da99c58 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -280,7 +280,13 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your ${service} account, please sign in again.", - "description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')" + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } } } \ No newline at end of file From 05fbeba97b6ff1445ca26d00c94c728470d245b0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 22 Jan 2019 20:21:19 -0600 Subject: [PATCH 0980/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 68 +++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 5c6dd018b..0c37ea63b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "El Autenticador genera códigos de verificación de 2 pasos en su navegador.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Código QR no reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Error en el texto secreto. Sólo se admiten caracteres Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Escanear el código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Entrada o ingreso Manual", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Cerrar", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Aceptar", "description": "OK." }, "yes": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Ha fallado.", "description": "Update Failure." }, "about": { @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Exportar\/Importar", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Preferencias", "description": "Settings." }, "security": { @@ -100,11 +100,11 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirma Contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta secreto? ¡Esto no se puede deshacer.", + "message": "¿Está seguro que desea eliminar este secreto? Esta acción no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { @@ -116,23 +116,23 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "La contraseña no coincide.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encriptado", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiado", "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Su opinión", "description": "Feedback." }, "translate": { @@ -140,7 +140,7 @@ "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Código Fuente", "description": "Source Code." }, "passphrase_info": { @@ -148,15 +148,15 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sincronizar el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Recordar Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "Precaución! Su reloj local está demasiado atrasado, por favor arréglelo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "La captura falló, por favor recargue la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "En función del tiempo", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Basado en un contador", "description": "Counter Based" }, "resize_popup_page": { @@ -184,23 +184,23 @@ "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Advertencia: todas las copias de seguridad estas sin cifrar. ¿Quieres añadir una cuenta a otra aplicación? Pasa el ratón por encima de la parte superior derecha de cualquier cuenta y pulse el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Descargar una copia de seguridad del archivo", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Importar copia de seguridad", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Importar la copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Importar el Texto de la Copia de Seguridad", "description": "Import backup code." }, "show_all_entries": { @@ -212,15 +212,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "Debe proporcionar la contraseña correcta para importar las copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Su contraseña se almacena localmente, por favor cámbiela en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Eliminar", "description": "Remove password." }, "download_enc_backup": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Ha habido un problema al conectarse a su cuenta $SERVICE$, por favor, vuelva a iniciar sesión.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From a1039b78993adf87b790015acaf76633c0a8c05e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 23 Jan 2019 00:21:54 -0600 Subject: [PATCH 0981/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b1b869050..09103de97 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Wystąpił problem z połączeniem z twoim kontem $SERVICE$, zaloguj się ponownie.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 30a1b785f7a990026ab69e80d6b136bb1657044f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 23 Jan 2019 00:43:19 -0600 Subject: [PATCH 0982/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 548eb3410..23687595d 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Otentikator", "description": "Extension Name." }, "extShortName": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.", "description": "Backup risk warning." }, "import_error_password": { @@ -252,11 +252,11 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Gunakan Kontras yang Tinggi", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Penyimpanan & Cadangan", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -268,15 +268,15 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Lokasi Penyimpanan", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Masuk", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Keluar", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From b686cd5732fc6aa237f99d099aa829d5fc2d6c7b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 23 Jan 2019 00:51:21 -0600 Subject: [PATCH 0983/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 23687595d..70a68f7b8 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -260,11 +260,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Pilih dimana data kamu akan disimpan. Menggunakan 'lokal' akan menyimpanan data kamu di PC. Menggunakan 'Sinkron' membuat browser Menyinkronkan data ke cloud jika kamu sudah masuk ke akun Sync.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Otomatis mencadangkan data kamu ke layanan penyimpanan pihak ke-3.", "description": "3rd party backup info" }, "storage_location": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Ada error saat menghubungkan ke akun $SERVICE$ kamu, silahkan masuk lagi.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 8229b46a9431485b4aba792e530ecd0fa199a11e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 23 Jan 2019 18:31:14 -0600 Subject: [PATCH 0984/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index c53a747a3..2d683b7ba 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "警告: バックアップは暗号化されていません。お気をつけください。", "description": "Backup risk warning." }, "import_error_password": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "高コントラストにする", "description": "Use High Contrast" }, "storage_menu": { @@ -272,15 +272,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "サインイン", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "ログアウト", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "$SERVICE$ のアカウントに接続できませんでした。もう一度サインインしてください。", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 165fa59338c2f85c2ea9a66fd46c541e9f42d7c1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 25 Jan 2019 13:41:16 -0600 Subject: [PATCH 0985/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 263c620dc..3048effb9 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Использовать высокую контрастность", "description": "Use High Contrast" }, "storage_menu": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 1e141542eb205a89f6f9c7290fbcf1a700f882d9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 25 Jan 2019 18:41:18 -0600 Subject: [PATCH 0986/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 3048effb9..b6e15a131 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.", + "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.$SERVICE$", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From a57edde40112f260f91fc74e2fee5a111a2cb672 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Feb 2019 16:11:45 -0600 Subject: [PATCH 0987/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 292 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 292 insertions(+) create mode 100644 _locales/bg/messages.json diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json new file mode 100644 index 000000000..fb3770773 --- /dev/null +++ b/_locales/bg/messages.json @@ -0,0 +1,292 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates 2-Step Verification codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Account Name", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Popup Page", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + } +} \ No newline at end of file From 6111a6e2b62aa1d29d316785cb8669bf7f794263 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 03:56:40 -0600 Subject: [PATCH 0988/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index fb3770773..3a8f1347c 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " е добавен.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Неразпознат QR код.", "description": "QR Error." }, "errorsecret": { From 3c491260fc4b333e1119a7a03accfa98f0fac640 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 04:33:25 -0600 Subject: [PATCH 0989/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 3a8f1347c..574a76e8c 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Сканирайте QR кода", "description": "Scan QR Code." }, "add_secret": { @@ -32,23 +32,23 @@ "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Затвори", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Добре", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Да", "description": "Yes." }, "no": { - "message": "No", + "message": "Не", "description": "No." }, "account": { - "message": "Account", + "message": "Профил", "description": "Account." }, "accountName": { @@ -60,39 +60,39 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Секретен", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Успешно.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Неуспешно.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "За Нас", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Експорт \/ Импорт", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Настройки", "description": "Settings." }, "security": { - "message": "Security", + "message": "Сигурност", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Сегашна парола", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Нова парола", "description": "New Passphrase." }, "phrase": { From 50dfc147bb16a961eabb9c0461ddb1d4812e06c0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 04:42:29 -0600 Subject: [PATCH 0990/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 574a76e8c..95c990748 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -96,15 +96,15 @@ "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Парола", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Потвърди паролата", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Наистина ли искате да изтриете този файл? Това действие не може да бъде отменено.", "description": "Remove entry confirmation" }, "security_warning": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Актуализация", "description": "Update." }, "phrase_incorrect": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Паролите не съвпадат.", "description": "Passphrase Not Match." }, "encrypted": { @@ -128,19 +128,19 @@ "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Копирано", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Обратна връзка", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Превод", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Изходен код", "description": "Source Code." }, "passphrase_info": { @@ -148,11 +148,11 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Синхронизиране на часовника с Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Запомни паролата", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -176,11 +176,11 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Изскачащ Прозорец", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Мащаб", "description": "Scale" }, "export_info": { @@ -188,15 +188,15 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Изтегляне на резервното копие", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Импорт на резервен архив", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Импорт на резервен архивен файл", "description": "Import backup file." }, "import_backup_code": { From 8627b527d7353bee7a8de5ceaefdb73021f9ff74 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 04:53:11 -0600 Subject: [PATCH 0991/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 95c990748..348282994 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ръчно въвеждане", "description": "Manual Entry." }, "close": { @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Издател", "description": "Issuer." }, "secret": { @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Криптиран", "description": "Encrypted." }, "copied": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Въведете парола за да декриптирате данните.", "description": "Passphrase Info" }, "sync_clock": { @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Заснемането неуспешно, моля презаредете страницата и опитайте отново.", "description": "Capture Failed" }, "based_on_time": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Премахни", "description": "Remove password." }, "download_enc_backup": { @@ -228,11 +228,11 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Търсене", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Изскачащ Прозорец", "description": "Make window turn into persistent popup" }, "lock": { @@ -240,15 +240,15 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Редактирай", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Ръчно синхронизиране", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Използване на автоматичното попълване", "description": "Use Autofill" }, "use_high_contrast": { @@ -272,11 +272,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Вход", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Изход", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From 626b2c96d32e51253deebd3def8cd726dbcfc39d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 10:45:04 -0600 Subject: [PATCH 0992/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 348282994..60fc2acc4 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Удостоверител", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Удостоверител", "description": "Extension Short Name." }, "extDesc": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Потребителско име", "description": "Account Name." }, "issuer": { @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Тази парола ще се използва за кодиране. Никой не може да ви помогне, ако си забравите паролата.", "description": "Passphrase Warning." }, "update": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Не можете да добавите нов акаунт или да експортирате данни, докато акаунта не се декриптира. Въведете правилната парола.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -156,7 +156,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Внимание! Вашият часовник не е верен, моля го оправя преди да продължите.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -200,11 +200,11 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Импорт на Текстов архив", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Покажи всички записи", "description": "Show all entries." }, "dropbox_risk": { @@ -236,7 +236,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Заключване", "description": "Lock accounts" }, "edit": { @@ -256,7 +256,7 @@ "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Съхранение & Архивиране", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Място за съхранение", "description": "Storage location" }, "sign_in": { From da992765df3da1f285b53eab516c3d540bc79a91 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 10:53:39 -0600 Subject: [PATCH 0993/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 60fc2acc4..47e6c486c 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Удостоверителя генерира 2-фактурна защита, за вашият браузър.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Грешка. Само Base32 (A-Z, 2-7 и =) и HEX (0-9 и A-F) се поддържат. Обаче your таен е: ", "description": "Secret Error." }, "add_qr": { @@ -168,11 +168,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Време на базата", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Брояч на базата", "description": "Counter Based" }, "resize_popup_page": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Изтегляне на защитени с парола архиви", "description": "Download Encrypted Backup" }, "search": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Висок контраст", "description": "Use High Contrast" }, "storage_menu": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Имаше проблем свързване с вашия $SERVICE$ акаунт, моля влезте отново.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From b54d31e4a3d42508cdcee936e2d074a5d30781c1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 11:21:50 -0600 Subject: [PATCH 0994/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 47e6c486c..51cffebc6 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Предупреждение: всички резервни копия са декриптирани. Искате ли да добавите акаунт към друго приложение? Задръжте над горната част на всяка сметка и натиснете скрития бутон.", "description": "Export menu info text" }, "download_backup": { From 697b02081a30f2bd0acef29adc9f7d702e7faffa Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 8 Feb 2019 11:32:10 -0600 Subject: [PATCH 0995/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 51cffebc6..b71a41219 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Имате ли резервно копие? Не чакайте, докато не стане твърде късно!", "description": "Remind Backup" }, "capture_failed": { @@ -208,15 +208,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Предупреждение: архивни файлове са декриптирани. Използвайте на свой собствен риск.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Трябва да въведете правилна парола, за да импортните архива.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Паролата ви се съхранява локално, моля променете го от менюто за сигурност незабавно.", "description": "localStorage password warning." }, "remove": { @@ -260,11 +260,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Изберете мястото, където се съхраняват вашите данни. Използване на \"местен\" съхранява данните на вашия компютър. Използване на \"синхронизиране\" позволява на браузъра да синхронизира вашите данни в облак, ако сте си влезли в акаунта.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Автоматично архивиране на вашите данни на външна памет.", "description": "3rd party backup info" }, "storage_location": { From b443eae91cfbe79685df58e8a56e11cb36a218c1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 9 Feb 2019 10:31:28 -0600 Subject: [PATCH 0996/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index dd19ea2aa..0e6ef3b26 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Hoog Contrast", "description": "Use High Contrast" }, "storage_menu": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Er was een probleem met de verbinding tot uw $SERVICE$ account, log opnieuw in.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From b09ced286eb28cf754ea5f3ecc1acb1012eebf65 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 10 Feb 2019 12:11:45 -0600 Subject: [PATCH 0997/3473] New translations messages.json (French) --- _locales/fr/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index f4aa1f21b..507095a4d 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Attention : les sauvegardes ne sont pas chiffrées. Utilisez les à vos propres risques.", "description": "Backup risk warning." }, "import_error_password": { @@ -252,35 +252,35 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Utiliser le contraste élevé", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Stockage et sauvegarde", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Choisissez où vos données sont stockées. L'utilisation de 'local' stocke vos données sur votre PC. L'utilisation de 'sync' permet à votre navigateur de synchroniser vos données sur le cloud si vous êtes connecté à un compte synchronisé.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Sauvegardez automatiquement vos données vers des services de stockage tiers.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Emplacement de Stockage", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Se connecter", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Déconnexion", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Il y a eu un problème de connexion à votre compte $SERVICE$ , veuillez vous connecter à nouveau.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 035d39389f0eb74e2c9684cbc83ede1730109332 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 11 Feb 2019 03:03:23 -0600 Subject: [PATCH 0998/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index fb3770773..65eddbca3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Codi QR no reconegut.", "description": "QR Error." }, "errorsecret": { @@ -24,19 +24,19 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Escanejar codi QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Entrada manual", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Tanca", "description": "Close." }, "ok": { - "message": "Ok", + "message": "D'acord", "description": "OK." }, "yes": { @@ -48,15 +48,15 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Compte d'usuari", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Nom de compte", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emissor", "description": "Issuer." }, "secret": { @@ -64,43 +64,43 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Èxit.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Error.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Quant a", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exporta\/Importa", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Preferències", "description": "Settings." }, "security": { - "message": "Security", + "message": "Seguretat", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Contrasenya actual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nova contrasenya", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Contrasenya", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Confirmar la contrasenya", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Actualitzar", "description": "Update." }, "phrase_incorrect": { From cbebc8bc8ebd4dd1c518e2b6437e77fbfcd80858 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 11 Feb 2019 03:31:56 -0600 Subject: [PATCH 0999/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 65eddbca3..a86bc1d09 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " s`ha afegit un enllaç.", "description": "Added Account." }, "errorqr": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Sí", "description": "Yes." }, "no": { @@ -120,27 +120,27 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "La contrasenya no coincideix.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Encriptat", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiat", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Opinió", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Traduir", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Català", "description": "Source Code." }, "passphrase_info": { @@ -148,11 +148,11 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sincronitza l'historial amb Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Recorda la contrasenya", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -168,19 +168,19 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Basat en temps", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Basat en comptador", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Panell desplegable", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { @@ -204,7 +204,7 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostra totes les entrades", "description": "Show all entries." }, "dropbox_risk": { @@ -228,19 +228,19 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Cercar", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Panell desplegable", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Bloquejar", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Editar", "description": "Edit" }, "manual_dropbox": { @@ -272,11 +272,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Entra", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Desconnectar", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From cb98ff3a0f8c20d1fd1ac094bacaed76002126ea Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 11 Feb 2019 10:32:32 -0600 Subject: [PATCH 1000/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a86bc1d09..665cf369e 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticació", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticació", "description": "Extension Short Name." }, "extDesc": { @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Estàs segur que vols eliminar aquest fitxer? Aquesta acció no es pot desfer.", "description": "Remove entry confirmation" }, "security_warning": { @@ -188,19 +188,19 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Descarregar el fitxer de còpia de seguretat", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Còpia de seguretat d'importació", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Còpia de seguretat d'importació", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importa còpia de seguretat en text pla", "description": "Import backup code." }, "show_all_entries": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Elimina", "description": "Remove password." }, "download_enc_backup": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Contrast alt", "description": "Use High Contrast" }, "storage_menu": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Localització de l'emmagatzematge", "description": "Storage location" }, "sign_in": { From d03aae0f41705f95f07dc6796c16c5d59775cd7f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 11 Feb 2019 10:32:34 -0600 Subject: [PATCH 1001/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index fb3770773..5dc47f7a3 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -24,15 +24,15 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Skan QR-kode", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Manuel indtastning", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Luk", "description": "Close." }, "ok": { @@ -44,39 +44,39 @@ "description": "Yes." }, "no": { - "message": "No", + "message": "Nej", "description": "No." }, "account": { - "message": "Account", + "message": "Konto", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Kontonavn", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Udstederen", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Hemmelighed", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Succes.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Fejl.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Om", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Eksporter \/ importer", "description": "Export and Import." }, "settings": { @@ -84,27 +84,27 @@ "description": "Settings." }, "security": { - "message": "Security", + "message": "Sikkerhed", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Nuværende Adgangskode", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Ny adgangskode", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Adgangskode", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Bekræft adgangskode", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Sikker på, at du vil slette denne fil? Handlingen kan ikke fortrydes.", "description": "Remove entry confirmation" }, "security_warning": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Opdatér", "description": "Update." }, "phrase_incorrect": { @@ -120,15 +120,15 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Kodeord passer ikke.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Krypteret", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopieret", "description": "Copied." }, "feedback": { @@ -136,11 +136,11 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Oversæt", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Kildekode", "description": "Source Code." }, "passphrase_info": { @@ -148,11 +148,11 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Synk. historik med Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Husk adgangskoder", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Skaler", "description": "Scale" }, "export_info": { From a3efc96fc1f6bf9f193aecf6ae944bda3a98d06c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 12 Feb 2019 13:41:47 -0600 Subject: [PATCH 1002/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index fb3770773..04e5d5768 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Előzmények szinkronizálása Google-val", "description": "Sync Clock" }, "remember_phrase": { From 3e1f98db20f2bccec85588a95a117fe5475519c5 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 12 Feb 2019 13:51:35 -0600 Subject: [PATCH 1003/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 04e5d5768..46e312a8a 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Ismeretlen QR-kód.", "description": "QR Error." }, "errorsecret": { From 5aec9acb9ae53b58e193d49c5aaa7b9f8eae0367 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Feb 2019 15:41:33 -0600 Subject: [PATCH 1004/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 2685ef5ee..21171bc3a 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Attenzione: I Backup non sono crittografati. Usa a tuo rischio.", "description": "Backup risk warning." }, "import_error_password": { @@ -228,59 +228,59 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Cerca", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Modalità Popup", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Blocca", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Modifica", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Sincronizzazione Manuale", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Usa Autocompletamento", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Usa Alto Contrasto", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Archivio & Backup", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Scegli dove memorizzare i tuoi dati. Usando \"locale\" memorizzerai i dati sul PC. Usando \"sync\" consentirai al tuo browser di sincronizzare i dati sul cloud.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Backup automatico dei tuoi dati su servizi di terze parti.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Posizione Di Memorizzazione", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Accedi", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Esci", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "C'è stato un problema di connessione al tuo account $SERVICE$, si prega di accedere nuovamente.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From ff3d83dbdec0718b147971db3cdb6e51b96f60ea Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 25 Feb 2019 14:22:02 -0600 Subject: [PATCH 1005/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b6e15a131..4fb2bd59d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.$SERVICE$", + "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.$SERVICE$.$SERVICE$$SERVICE$.$SERVICE$", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 7627086cdfd9f8545d310169dbc8cbb08711af98 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 25 Feb 2019 14:31:58 -0600 Subject: [PATCH 1006/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 4fb2bd59d..ff3a62ff8 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.$SERVICE$.$SERVICE$$SERVICE$.$SERVICE$", + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 9943dbde34a07bd8516cea24e9cb98830febaaca Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Wed, 27 Feb 2019 04:02:06 -0600 Subject: [PATCH 1007/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index ff3a62ff8..0ef835393 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.$SERVICE$.$SERVICE$$SERVICE$$SERVICE$$SERVICE$.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From be6dfb8ac37d44fb104fae1786064fe3f455ea09 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 1 Mar 2019 20:01:49 -0600 Subject: [PATCH 1008/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 1bc91168c..4006c4701 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Saati google ile senkronize et", + "message": "Saati Google ile senkronize et", "description": "Sync Clock" }, "remember_phrase": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuel Senkronizasyon", "description": "Manual sync" }, "use_autofill": { @@ -252,11 +252,11 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Yüksek Kontrast Kullan", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Depolama & Yedekleme", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Depolama konumu", "description": "Storage location" }, "sign_in": { From 73e1ebf992b0306f34944ea2bfa28ee25919968d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 1 Mar 2019 20:12:01 -0600 Subject: [PATCH 1009/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 4006c4701..c0433394d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Gizli Anahtarlarınızı Yedeklediniz Mi? İş işten geçene kadar beklemeyin!", + "message": "Parolalarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", "description": "Remind Backup" }, "capture_failed": { @@ -236,7 +236,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Kitle", + "message": "Kilitle", "description": "Lock accounts" }, "edit": { From 223a148bace2ee93e1a139ca321f66ccaf64ad49 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 1 Mar 2019 20:22:16 -0600 Subject: [PATCH 1010/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c0433394d..5a3ea7111 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: Hiçbir yedek şifrelenmemiş. Başka bir uygulama için bir hesap mı eklemek istiyorsunuz? Herhangi bir hesabın sağ üst kısmına gelin ve gizle düğmesine basın.", + "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz?Herhangi bir hesabın sağ üst kısmına gelin ve gizli düğmeye basın.", "description": "Export menu info text" }, "download_backup": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Açılır pencere modu", "description": "Make window turn into persistent popup" }, "lock": { From 3de25af132bd8024bf6322a652dccc6736210d1f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 1 Mar 2019 20:31:23 -0600 Subject: [PATCH 1011/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 5a3ea7111..89f5fd434 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Uyarı: yedeklemeler şifrelenmemiş. Kullanım kendi sorumluluğunuzdadır.", "description": "Backup risk warning." }, "import_error_password": { From c499159e7d0d1a5489ff30422b859056bdf93da8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Fri, 1 Mar 2019 20:51:27 -0600 Subject: [PATCH 1012/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 89f5fd434..c84c23a0c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -264,7 +264,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Verilerinizi otomatik olarak 3. taraf depolama hizmetlerine yedekleyin.", "description": "3rd party backup info" }, "storage_location": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "$SERVICE$ hesabınıza bağlanırken bir sorun oluştu, lütfen tekrar oturum açın.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From ea21ce70e9d9bf8188df5355a843479b34f1bfa4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sat, 2 Mar 2019 06:22:05 -0600 Subject: [PATCH 1013/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 608b58bc4..bd1eb06eb 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "비밀번호가 일치하지 않습니다.", "description": "Passphrase Not Match." }, "encrypted": { @@ -128,7 +128,7 @@ "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "복사됨", "description": "Copied." }, "feedback": { @@ -140,7 +140,7 @@ "description": "Translate." }, "source": { - "message": "Source Code", + "message": "소스 코드", "description": "Source Code." }, "passphrase_info": { @@ -168,7 +168,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "시간 기반", "description": "Time Based" }, "based_on_counter": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "팝업 페이지", "description": "Popup Page Settings" }, "scale": { @@ -192,11 +192,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "백업 가져오기", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "백업 가져오기", "description": "Import backup file." }, "import_backup_code": { @@ -204,7 +204,7 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "모든 항목 표시", "description": "Show all entries." }, "dropbox_risk": { From a84a26dde4e5fac454a23ea564aeeac9c28a8ea4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 13:11:55 -0600 Subject: [PATCH 1014/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 69c72c35a..a8027fb62 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Xác thực", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Xác thực", "description": "Extension Short Name." }, "extDesc": { From bcfa65694f3880e2bfae5ef99afc058daca496b4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 13:22:00 -0600 Subject: [PATCH 1015/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index a8027fb62..7bd36abec 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Nhập thủ công", + "message": "Mục hướng dẫn sử dụng", "description": "Manual Entry." }, "close": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Tên tài khoản", + "message": "Tên Tài Khoản: uripham10389@gmail.com", "description": "Account Name." }, "issuer": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Chuỗi khóa", + "message": "Mã Bí Mật", "description": "Secret." }, "updateSuccess": { @@ -68,11 +68,11 @@ "description": "Update Success." }, "updateFailure": { - "message": "Thất bại.", + "message": "Hư hỏng.", "description": "Update Failure." }, "about": { - "message": "Về chúng tôi", + "message": "Thông tin", "description": "About." }, "export_import": { @@ -88,7 +88,7 @@ "description": "Security." }, "current_phrase": { - "message": "Mật khẩu hiện tại", + "message": "NguyenPham1989", "description": "Current Passphrase." }, "new_phrase": { @@ -100,15 +100,15 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Xác nhận mật khẩu", + "message": "Xác Nhận Mật Khẩu", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bạn có chắc sẽ xóa chuỗi khóa này? Sau khi xóa sẽ không thể khôi phục lại được.", + "message": "Bạn có chắc chắn muốn xóa tệp sao lưu này? Hành động này không thể được hoàn tác.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Mật khẩu này sẽ được dùng để mã hóa toàn bộ dữ liệu của bạn. Không ai có thể giúp bạn khôi phục lại mật khẩu này nếu bạn quên mật khẩu.", + "message": "Mật khẩu này sẽ được sử dụng để mã hóa bí mật của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", "description": "Passphrase Warning." }, "update": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Bạn không thể thêm tài khoản mới hoặc trích xuất dữ liệu cho đến khi tất cả các tài khoản được giải mã. Vui lòng nhập đúng mật khẩu để tiếp tục.", + "message": "Bạn không thể thêm một tài khoản mới hoặc xuất dữ liệu cho đến khi tất cả tài khoản được giải mã. Vui lòng nhập đúng mật khẩu trước khi tiếp tục.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Nhập mật khẩu để giải mã dữ liệu tài khoản.", + "message": "Nhập mật khẩu để giải mã dữ liệu tài khoản. NguyenPham1989", "description": "Passphrase Info" }, "sync_clock": { @@ -172,7 +172,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Theo bộ đếm", + "message": "Khoan xoáy rộng", "description": "Counter Based" }, "resize_popup_page": { From d87fb44721563bb77c379f55360ad1c8db987c87 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 13:32:13 -0600 Subject: [PATCH 1016/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7bd36abec..6bba10297 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -172,7 +172,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Khoan xoáy rộng", + "message": "Theo bộ đếm", "description": "Counter Based" }, "resize_popup_page": { @@ -180,11 +180,11 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Tỉ lệ", + "message": "Quy mô", "description": "Scale" }, "export_info": { - "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Nếu bạn muốn thêm tài khoản khác hãy di chuột lên góc phải trên của một tài khoản bất kỳ và click vào nút.", + "message": "Cảnh báo: tất cả các bản sao lưu được mã hóa. Bạn muốn thêm một tài khoản cho một ứng dụng? Di chuột qua phần trên cùng bên phải của bất kỳ tài khoản và nhấn nút ẩn.", "description": "Export menu info text" }, "download_backup": { @@ -192,7 +192,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Nhập bản sao lưu", + "message": "Nhập dự phòng", "description": "Import backup." }, "import_backup_file": { @@ -200,11 +200,11 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Nhập mã sao lưu", + "message": "Nhập văn bản sao lưu", "description": "Import backup code." }, "show_all_entries": { - "message": "Xem tất cả", + "message": "Hiển thị tất cả các mục", "description": "Show all entries." }, "dropbox_risk": { @@ -236,7 +236,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Khóa", + "message": "#{UICategory. action. SetLocked}", "description": "Lock accounts" }, "edit": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Sử dụng chế độ tương phản cao", + "message": "Tương phản cao", "description": "Use High Contrast" }, "storage_menu": { From 8e2f5f559282f6d5dd2ae2b0dc2aa95a08e09e17 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 13:42:06 -0600 Subject: [PATCH 1017/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 6bba10297..40a9b6d20 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Hư hỏng.", + "message": "Lỗi.", "description": "Update Failure." }, "about": { @@ -84,11 +84,11 @@ "description": "Settings." }, "security": { - "message": "Đặt mật khẩu bảo vệ", + "message": "An toàn", "description": "Security." }, "current_phrase": { - "message": "NguyenPham1989", + "message": "Mật Khẩu Hiện Tại", "description": "Current Passphrase." }, "new_phrase": { @@ -120,11 +120,11 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Mật khẩu không trùng nhau.", + "message": "Mật khẩu không khớp.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Đã mã hóa", + "message": "Đã được mã hoá", "description": "Encrypted." }, "copied": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Góp ý", + "message": "Phản hồi", "description": "Feedback." }, "translate": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Nhập mật khẩu để giải mã dữ liệu tài khoản. NguyenPham1989", + "message": "Nhập mật khẩu để giải mã dữ liệu tài khoản.", "description": "Passphrase Info" }, "sync_clock": { @@ -172,7 +172,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Theo bộ đếm", + "message": "Khoan xoáy rộng", "description": "Counter Based" }, "resize_popup_page": { @@ -180,11 +180,11 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Quy mô", + "message": "Tỷ lệ", "description": "Scale" }, "export_info": { - "message": "Cảnh báo: tất cả các bản sao lưu được mã hóa. Bạn muốn thêm một tài khoản cho một ứng dụng? Di chuột qua phần trên cùng bên phải của bất kỳ tài khoản và nhấn nút ẩn.", + "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Nếu bạn muốn thêm tài khoản khác hãy di chuột lên góc phải trên của một tài khoản bất kỳ và click vào nút.", "description": "Export menu info text" }, "download_backup": { @@ -192,7 +192,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Nhập dự phòng", + "message": "Nhập bản sao lưu", "description": "Import backup." }, "import_backup_file": { @@ -220,11 +220,11 @@ "description": "localStorage password warning." }, "remove": { - "message": "Xóa", + "message": "Loại bỏ", "description": "Remove password." }, "download_enc_backup": { - "message": "Tải về Bản sao lưu", + "message": "Tải về bản sao lưu mật khẩu bảo vệ", "description": "Download Encrypted Backup" }, "search": { @@ -240,15 +240,15 @@ "description": "Lock accounts" }, "edit": { - "message": "Điều chỉnh", + "message": "Chỉnh sửa", "description": "Edit" }, "manual_dropbox": { - "message": "Đồng bộ thủ công", + "message": "Đồng bộ bằng tay", "description": "Manual sync" }, "use_autofill": { - "message": "Chế độ Điền tự động", + "message": "Sử dụng tự động điền", "description": "Use Autofill" }, "use_high_contrast": { From bfa795b57a25e9b890ddbdccfd883b30a9060596 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 13:54:48 -0600 Subject: [PATCH 1018/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 40a9b6d20..7645c66df 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Xác thực", + "message": "Nhận thực", "description": "Extension Short Name." }, "extDesc": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " đã được thêm.", + "message": " đã được thêm vào.", "description": "Added Account." }, "errorqr": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Đồng ý", + "message": "Có", "description": "Yes." }, "no": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Tên Tài Khoản: uripham10389@gmail.com", + "message": "Tên tài khoản", "description": "Account Name." }, "issuer": { @@ -60,23 +60,23 @@ "description": "Issuer." }, "secret": { - "message": "Mã Bí Mật", + "message": "Bí mật", "description": "Secret." }, "updateSuccess": { - "message": "Thành công.", + "message": "Sự thành công.", "description": "Update Success." }, "updateFailure": { - "message": "Lỗi.", + "message": "Sự thất bại.", "description": "Update Failure." }, "about": { - "message": "Thông tin", + "message": "Về", "description": "About." }, "export_import": { - "message": "Xuất \/ Nhập dữ liệu", + "message": "Xuất khẩu \/ nhập khẩu", "description": "Export and Import." }, "settings": { @@ -84,11 +84,11 @@ "description": "Settings." }, "security": { - "message": "An toàn", + "message": "An ninh", "description": "Security." }, "current_phrase": { - "message": "Mật Khẩu Hiện Tại", + "message": "Mật khẩu hiện thời", "description": "Current Passphrase." }, "new_phrase": { @@ -100,7 +100,7 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Xác Nhận Mật Khẩu", + "message": "Xác nhận mật khẩu", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -124,15 +124,15 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Đã được mã hoá", + "message": "Mã hóa", "description": "Encrypted." }, "copied": { - "message": "Đã sao chép", + "message": "Sao chép", "description": "Copied." }, "feedback": { - "message": "Phản hồi", + "message": "Thông tin phản hồi", "description": "Feedback." }, "translate": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Bạn đã tạo bản sao lưu chưa? Đừng đợi đến khi quá muộn!", + "message": "Bạn có một bản sao lưu cho các bí mật của bạn? Đừng chờ đợi cho đến khi quá muộn!", "description": "Remind Backup" }, "capture_failed": { @@ -176,27 +176,27 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Trang Popup", + "message": "Popup trang", "description": "Popup Page Settings" }, "scale": { - "message": "Tỷ lệ", + "message": "Quy mô", "description": "Scale" }, "export_info": { - "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Nếu bạn muốn thêm tài khoản khác hãy di chuột lên góc phải trên của một tài khoản bất kỳ và click vào nút.", + "message": "Cảnh báo: tất cả các bản sao lưu được mã hóa. Bạn muốn thêm một tài khoản cho một ứng dụng? Di chuột qua phần trên cùng bên phải của bất kỳ tài khoản và nhấn nút ẩn.", "description": "Export menu info text" }, "download_backup": { - "message": "Tải file sao lưu", + "message": "Tải về tập tin sao lưu", "description": "Download backup file." }, "import_backup": { - "message": "Nhập bản sao lưu", + "message": "Nhập khẩu dự phòng", "description": "Import backup." }, "import_backup_file": { - "message": "Nhập bản sao lưu", + "message": "Nhập khẩu các tập tin sao lưu", "description": "Import backup file." }, "import_backup_code": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Cảnh báo: các bản sao lưu được lưu trên Dropbox đều chưa được mã hóa. Hãy cẩn thận.", + "message": "Chú ý: bản sao lưu được mã hóa. Sử dụng tại rủi ro của riêng bạn.", "description": "Backup risk warning." }, "import_error_password": { @@ -216,7 +216,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Mật khẩu của bạn được lưu ngay trên trình duyệt, xin hãy đổi mật khẩu trong Menu > Bảo mật ngay.", + "message": "Mật khẩu của bạn được lưu trữ tại địa phương, xin vui lòng thay đổi nó trong trình đơn bảo mật ngay lập tức.", "description": "localStorage password warning." }, "remove": { From 25ede9ed6cb9cb611f7e15ca6ca8a6a7142612a6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 14:07:36 -0600 Subject: [PATCH 1019/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7645c66df..9505be1d7 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Nhận thực", + "message": "Xác thực", "description": "Extension Short Name." }, "extDesc": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " đã được thêm vào.", + "message": " đã được thêm.", "description": "Added Account." }, "errorqr": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Chuỗi khóa bị lỗi. Chỉ có các ký tự Base32 (A-Z, 2-7 và =) và HEX (0-9 và A-F) được hỗ trợ. Chuỗi khóa bạn đã nhập là: ", + "message": "Bí mật lỗi. Chỉ Base32 (A-Z, 2-7 và =) và HEX hỗ trợ (0-9 và A-F). Tuy nhiên, bí mật của bạn là: ", "description": "Secret Error." }, "add_qr": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Có", + "message": "Yes", "description": "Yes." }, "no": { @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Mã hóa", + "message": "Đã được mã hoá", "description": "Encrypted." }, "copied": { @@ -172,7 +172,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Khoan xoáy rộng", + "message": "Theo bộ đếm", "description": "Counter Based" }, "resize_popup_page": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Loại bỏ", + "message": "Gỡ bỏ Lịch chia sẻ", "description": "Remove password." }, "download_enc_backup": { @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Tìm kiếm", + "message": "  Tìm kiếm ", "description": "Search" }, "popout": { @@ -236,7 +236,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "#{UICategory. action. SetLocked}", + "message": "Khóa", "description": "Lock accounts" }, "edit": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Đồng bộ bằng tay", + "message": "Hướng dẫn sử dụng đồng bộ", "description": "Manual sync" }, "use_autofill": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Nơi lưu trữ", + "message": "Vị trí lưu trữ", "description": "Storage location" }, "sign_in": { From 84c64dfd2d725ec749e574168d5b0cd33a313b81 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 14:11:57 -0600 Subject: [PATCH 1020/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 9505be1d7..ffc56cd53 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Xác thực", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " đã được thêm.", + "message": " đã được thêm vào.", "description": "Added Account." }, "errorqr": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Có một vấn đề kết nối với tài khoản $SERVICE$, xin vui lòng đăng nhập lại.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 2baee7cfa667a3fad25e01de812568a31f6bfd99 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 16:52:56 -0600 Subject: [PATCH 1021/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 665cf369e..19a67b575 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator genera codis de verificació en 2 passes (2FA) al vostre navegador.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Error en la clau secreta. Només s'accepten codificacions Base32 (A-Z, 2-7, =) i HEX (0-9, A-F). Malgrat tot, la vostra clau secreta és: ", "description": "Secret Error." }, "add_qr": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Estàs segur que vols eliminar aquest fitxer? Aquesta acció no es pot desfer.", + "message": "Voleu eliminar aquest fitxer? Aquesta acció no es pot desfer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "Aquesta contrasenya s'emprarà per encriptar les vostres claus secretes. Ningú podrà ajudar-vos si oblideu la contrasenya.", "description": "Passphrase Warning." }, "update": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Hi ha hagut un problema connectant amb el vostre compte de $SERVICE$. Proveu una altra vegada.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 0b3e6eab688e888f01fbeedcfbf799e1b9be721b Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:02:29 -0600 Subject: [PATCH 1022/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 19a67b575..0230d1ac7 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No podeu afegir un nou compte o exportar les dades fins que tots els comptes siguin desencriptats. Cal introduir la contrasenya correcta abans de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Introduir contrasenya per desencriptar les dades.", "description": "Passphrase Info" }, "sync_clock": { @@ -156,15 +156,15 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Compte! El rellotge local està massa desajustat. Cal corregir això abans de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Ja teniu una còpia de seguretat de les vostres claus secretes? No espereu fins que sigui massa tard!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Ha fallat la captura. Cal recarregar la plana i provar-ho un altre cop.", "description": "Capture Failed" }, "based_on_time": { From 34b146050d3ed22f473047a13bdfd85585dcf3c4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:11:29 -0600 Subject: [PATCH 1023/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 0230d1ac7..5f3fcca46 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Atenció: totes les còpies de seguretat estan desencriptades. Voleu afegir un compte per a una altra aplicació? Passeu el ratolí per la cantonada superior-dreta de qualsevol compte i premeu el botó ocult.", "description": "Export menu info text" }, "download_backup": { @@ -208,15 +208,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Atenció: les còpies de seguretat estan desencriptades. Heu de considerar que hi molt de risc, però la decisió és vostra.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Heu de proporcionar la contrasenya correcta per poder importar còpies de seguretat.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "La contrasenya està emmagatzemada localment, canvieu-la al menú de seguretat immediatament.", "description": "localStorage password warning." }, "remove": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Baixar còpia de seguretat protegida amb contrasenya", "description": "Download Encrypted Backup" }, "search": { @@ -244,11 +244,11 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Sync manual", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Utilitzar l'auto-emplenament", "description": "Use Autofill" }, "use_high_contrast": { @@ -256,7 +256,7 @@ "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Emmagatzematge i còpies de seguretat", "description": "Storage and sync menu title" }, "storage_location_info": { From db14808832b480aa3f08351592e19f06e940762f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:21:32 -0600 Subject: [PATCH 1024/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 5f3fcca46..acb7d5b20 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -260,11 +260,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Trieu on s'emmagatzemen les vostres dades. Amb 'local' s'emmagatzema les dades al seu PC. Utilitzant 'sync' es permet al navegador sincronitzar les vostres dades al núvol si heu iniciat la sessió en un compte de sincronització.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Fer automàticament una còpia de seguretat de les vostres dades a un servei d'emmagatzematge de tercers.", "description": "3rd party backup info" }, "storage_location": { From 0d6f163083a0894f007faa13ba8b64d641573694 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:21:34 -0600 Subject: [PATCH 1025/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 0c37ea63b..3531beb7c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "El Autenticador genera códigos de verificación de 2 pasos en su navegador.", + "message": "Autenticador genera códigos de verificación de 2 pasos en su navegador.", "description": "Extension Description." }, "added": { @@ -20,15 +20,15 @@ "description": "QR Error." }, "errorsecret": { - "message": "Error en el texto secreto. Sólo se admiten caracteres Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu secreto es: ", + "message": "Error en la clave secreta. Sólo se admiten codificaciones Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu clave secreta es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear el código QR", + "message": "Escanear un código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada o ingreso Manual", + "message": "Introducción manual", "description": "Manual Entry." }, "close": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Nombre de la cuenta", "description": "Account Name." }, "issuer": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Clave secreta", "description": "Secret." }, "updateSuccess": { @@ -100,15 +100,15 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirma Contraseña", + "message": "Confirma la contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar este secreto? Esta acción no se puede deshacer.", + "message": "¿Está seguro que desea eliminar esta clave secreta? Esta acción no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus secretos. Nadie le puede ayudar Si olvidas la contraseña.", + "message": "Esta contraseña se utilizará para cifrar tus claves secretas. Nadie te puede ayudar si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", + "message": "No puedes agregar una nueva cuenta o exportar tus datos hasta que todas las cuentas hayan sido desencriptadas. Por favor, introduzce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -140,11 +140,11 @@ "description": "Translate." }, "source": { - "message": "Código Fuente", + "message": "Código fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Introduze la contraseña para desencriptar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { @@ -152,7 +152,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Recordar Contraseña", + "message": "Recordar la contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Utilizar contraste alto", "description": "Use High Contrast" }, "storage_menu": { From 7721e3c7cb255b79ee6aa1cb1975266055354438 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:31:50 -0600 Subject: [PATCH 1026/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 3531beb7c..d66c4176c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -156,19 +156,19 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Precaución! Su reloj local está demasiado atrasado, por favor arréglelo antes de continuar.", + "message": "¡Peligro! Tu reloj local está demasiado desfasado, corrígelo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus secretos? ¡No esperes hasta que sea demasiado tarde!", + "message": "¿Tienes una copia de seguridad de tus claves secretas? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { - "message": "La captura falló, por favor recargue la página e inténtelo de nuevo.", + "message": "La captura falló. Es necesario recargar la página e intentarlo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "En función del tiempo", + "message": "Basado en tiempo", "description": "Time Based" }, "based_on_counter": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Página Desplegable", + "message": "Página emergente", "description": "Popup Page Settings" }, "scale": { @@ -184,19 +184,19 @@ "description": "Scale" }, "export_info": { - "message": "Advertencia: todas las copias de seguridad estas sin cifrar. ¿Quieres añadir una cuenta a otra aplicación? Pasa el ratón por encima de la parte superior derecha de cualquier cuenta y pulse el botón oculto.", + "message": "Advertencia: todas las copias de seguridad están sin encriptar. ¿Quieres añadir una cuenta para otra aplicación? Pasa el ratón por encima de la esquina superior-derecha de cualquier cuenta y pulsa el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar una copia de seguridad del archivo", + "message": "Descargar una copia de seguridad", "description": "Download backup file." }, "import_backup": { - "message": "Importar copia de seguridad", + "message": "Importar una copia de seguridad", "description": "Import backup." }, "import_backup_file": { - "message": "Importar la copia de seguridad", + "message": "Importar un archivo con la copia de seguridad", "description": "Import backup file." }, "import_backup_code": { @@ -208,15 +208,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Advertencia: las copias de seguridad no están cifradas. El uso es bajo su propio riesgo.", + "message": "Advertencia: las copias de seguridad no están encriptadas. Lo cuál no se recomienda, pero es bajo tu propio riesgo.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para importar las copias de seguridad.", + "message": "Debes indicar una contraseña correcta para poder importar una copia de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Su contraseña se almacena localmente, por favor cámbiela en el menú de seguridad inmediatamente.", + "message": "Tu contraseña se almacena localmente. Cámbiala en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Modo desplegable", + "message": "Modo ventana emergente", "description": "Make window turn into persistent popup" }, "lock": { @@ -256,19 +256,19 @@ "description": "Use High Contrast" }, "storage_menu": { - "message": "Almacenamiento y Backup", + "message": "Almacenamiento y copias de seguridad", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Elija dónde se almacenan sus datos. Usando `local' almacena sus datos en su PC. Usando 'sync' permite a su navegador sincronizar sus datos con la nube si ha iniciado sesión en una cuenta de sincronización.", + "message": "Elige dónde se almacenan tus datos. Usando `local' se almacenan en tu PC. Usando 'sync' permite a tu navegador sincronizar tus datos con la nube si ha iniciado sesión en una cuenta de sincronización.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Realice copias de seguridad automáticas de sus datos en servicios de almacenamiento de terceros.", + "message": "Realizar copias de seguridad automáticas de tus datos en servicios de almacenamiento de terceros.", "description": "3rd party backup info" }, "storage_location": { - "message": "Ubicación del Almacenamiento", + "message": "Ubicación del almacenamiento", "description": "Storage location" }, "sign_in": { From 74786e3165503b64d2dd6dc528b9deaa94ca9e00 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:41:41 -0600 Subject: [PATCH 1027/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index acb7d5b20..2ed4c5330 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Autenticació", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Autenticació", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -32,7 +32,7 @@ "description": "Manual Entry." }, "close": { - "message": "Tanca", + "message": "Tancar", "description": "Close." }, "ok": { @@ -48,11 +48,11 @@ "description": "No." }, "account": { - "message": "Compte d'usuari", + "message": "Compte", "description": "Account." }, "accountName": { - "message": "Nom de compte", + "message": "Nom del compte", "description": "Account Name." }, "issuer": { @@ -60,11 +60,11 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Clau secreta", "description": "Secret." }, "updateSuccess": { - "message": "Èxit.", + "message": "Fet.", "description": "Update Success." }, "updateFailure": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exporta\/Importa", + "message": "Exportar\/Importar", "description": "Export and Import." }, "settings": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No podeu afegir un nou compte o exportar les dades fins que tots els comptes siguin desencriptats. Cal introduir la contrasenya correcta abans de continuar.", + "message": "No podeu afegir un nou compte o exportar dades fins que tots els comptes siguin desencriptats. Cal introduir la contrasenya correcta abans de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -140,19 +140,19 @@ "description": "Translate." }, "source": { - "message": "Català", + "message": "Codi font", "description": "Source Code." }, "passphrase_info": { - "message": "Introduir contrasenya per desencriptar les dades.", + "message": "Introduïu la contrasenya per desencriptar les dades.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincronitza l'historial amb Google", + "message": "Sincronitzar el rellotge amb Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recorda la contrasenya", + "message": "Recordar la contrasenya", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Panell desplegable", + "message": "Panell emergent", "description": "Popup Page Settings" }, "scale": { @@ -192,23 +192,23 @@ "description": "Download backup file." }, "import_backup": { - "message": "Còpia de seguretat d'importació", + "message": "Importar una còpia de seguretat", "description": "Import backup." }, "import_backup_file": { - "message": "Còpia de seguretat d'importació", + "message": "Importar un fitxer de còpia de seguretat", "description": "Import backup file." }, "import_backup_code": { - "message": "Importa còpia de seguretat en text pla", + "message": "Importar còpia de seguretat com a text pla", "description": "Import backup code." }, "show_all_entries": { - "message": "Mostra totes les entrades", + "message": "Mostrar totes les entrades", "description": "Show all entries." }, "dropbox_risk": { - "message": "Atenció: les còpies de seguretat estan desencriptades. Heu de considerar que hi molt de risc, però la decisió és vostra.", + "message": "Atenció: les còpies de seguretat estan desencriptades. Heu de considerar que hi ha molt de risc, però la decisió és vostra.", "description": "Backup risk warning." }, "import_error_password": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Elimina", + "message": "Eliminar", "description": "Remove password." }, "download_enc_backup": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Panell desplegable", + "message": "Panell emergent", "description": "Make window turn into persistent popup" }, "lock": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sync manual", + "message": "Sincronització manual", "description": "Manual sync" }, "use_autofill": { @@ -260,7 +260,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Trieu on s'emmagatzemen les vostres dades. Amb 'local' s'emmagatzema les dades al seu PC. Utilitzant 'sync' es permet al navegador sincronitzar les vostres dades al núvol si heu iniciat la sessió en un compte de sincronització.", + "message": "Trieu on s'emmagatzemen les vostres dades. Amb 'local' s'emmagatzemen al vostre PC. Utilitzant 'sync' es permet al navegador sincronitzar les vostres dades al núvol si heu iniciat la sessió en un compte de sincronització.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Localització de l'emmagatzematge", + "message": "Ubicació de l'emmagatzematge", "description": "Storage location" }, "sign_in": { From 8ac75991ed7496e325c37272cd137ca85d043db0 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:41:42 -0600 Subject: [PATCH 1028/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d66c4176c..f60c9b350 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Ha habido un problema al conectarse a su cuenta $SERVICE$, por favor, vuelva a iniciar sesión.", + "message": "Ha habido un problema al conectarse a tu cuenta $SERVICE$. Inténtalo de nuevo.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From b8180596d7baee359ffc6d6719f0619722564131 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:51:42 -0600 Subject: [PATCH 1029/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 2ed4c5330..fc827ebfd 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -272,15 +272,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Entra", + "message": "Entrar", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Desconnectar", + "message": "Sortir", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Hi ha hagut un problema connectant amb el vostre compte de $SERVICE$. Proveu una altra vegada.", + "message": "Hi ha hagut un problema connectant amb el vostre compte a $SERVICE$. Proveu una altra vegada.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 2a85a2d5bbbba337d45240a93b91e86c5d58caa2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 5 Mar 2019 13:01:51 -0600 Subject: [PATCH 1030/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 70b893586..239e22d2f 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Usar alto contraste", "description": "Use High Contrast" }, "storage_menu": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Houve um problema na conexão com sua conta do $SERVICE$, por favor tente novamente.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From d3ce5fbc00ff9705f4b2017c0b54357bde176dda Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 17 Mar 2019 04:21:32 -0500 Subject: [PATCH 1031/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index fb3770773..942f4ad2f 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "666657\n624964", "description": "Scan QR Code." }, "add_secret": { From 5e7ac0c3add9fbd0023b7f453d27dbf67e63ea5f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 17 Mar 2019 06:32:47 -0500 Subject: [PATCH 1032/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 942f4ad2f..fb3770773 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "666657\n624964", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { From afafa777760eaa2bdfaf9daa5140c047049c5c5d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Sun, 17 Mar 2019 09:32:25 -0500 Subject: [PATCH 1033/3473] New translations messages.json (German) --- _locales/de/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 127656daa..fb42d7d3e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Achtung: Die Backups sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", "description": "Backup risk warning." }, "import_error_password": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Hohen Kontrast benutzen", "description": "Use High Contrast" }, "storage_menu": { @@ -272,15 +272,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Anmelden", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Abmelden", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Es gab ein Problem beim Verbinden zu ihrem $SERVICE$ Konto, bitte melden sie sich neu an.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From bf5397a39dc88ef4c669c362bfcccdb513c54ab8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:11:38 -0500 Subject: [PATCH 1034/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0ef835393..cfa337576 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Вы правда хотите удалить этот секрет? Это действие безвозвратное.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Этот пароль будет использоваться для вашего секрета. Ни кто вам не поможет если вы его забудете.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Не ждите если у вас есть копия ваших секретов или иначе будет поздно!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From f8647fe998c2fc3e36e159e47834b78220283579 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:11:39 -0500 Subject: [PATCH 1035/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 21171bc3a..b0c0b468c 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sei sicuro di che voler eliminare questo segreto? Questa azione non può essere annullata.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Questa password verrà utilizzata per crittografare i tuoi segreti. Se si dimentica la password nessuno può aiutarti.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Hai una copia di backup per i tuoi segreti? Non aspettare che sia troppo tardi!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 390bda968654b758b2b0171967fe0ffd35da96f9 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:11:40 -0500 Subject: [PATCH 1036/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 14da99c58..0cb610e68 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Ви впевнені, що хочете видалити цей клю? Цю дію неможливо скасувати.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 5d18b49b71c6a3c12e326d1a37f21aa957472135 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:11:42 -0500 Subject: [PATCH 1037/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c84c23a0c..7dfc00a7d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bu gizli anahtarı silmek mi istiyorsunuz? Bu işlem geri alınamaz.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Gizli Anahtarlarınızı Şifrelemek için bu parola kullanılacaktır. Eğer bu şifreyi unutursanız size asla kimse yardımcı olamaz.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Parolalarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From a536640810a52e4906892f070ad4e7c0ed51251e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:11:43 -0500 Subject: [PATCH 1038/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index c93d12520..b8691e3c2 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Är du säker du vill radera denna hemliga nyckel? Denna åtgärd går inte att ångras.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Detta lösenord kommer att användas för att kryptera dina hemligheter. Ingen kan hjälpa dig om du glömmer lösenordet.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Har du en säkerhetskopia för dina hemligheter? Vänta inte tills det är för sent!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 1b5bdeeb5d0a7160c70a3a6fee1b2129ef8bd5e3 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:11:45 -0500 Subject: [PATCH 1039/3473] New translations messages.json (Spanish, Mexico) --- _locales/es/messages.json | 86 ++++++++++++++++++++++----------------- 1 file changed, 49 insertions(+), 37 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index f60c9b350..437e1aa79 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera códigos de verificación de 2 pasos en su navegador.", + "message": "Autenticador genera vereficación de dos pasos para tu navegador.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "Código QR no reconocido.", + "message": "Código de QR no es reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Error en la clave secreta. Sólo se admiten codificaciones Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu clave secreta es: ", + "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear un código QR", + "message": "Escanear código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Introducción manual", + "message": "Entrada Manual", "description": "Manual Entry." }, "close": { - "message": "Cerrar", + "message": "Cierra", "description": "Close." }, "ok": { - "message": "Aceptar", + "message": "Ok", "description": "OK." }, "yes": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nombre de la cuenta", + "message": "Nombre de Cuenta", "description": "Account Name." }, "issuer": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Clave secreta", + "message": "Secreto", "description": "Secret." }, "updateSuccess": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Ha fallado.", + "message": "Fracaso.", "description": "Update Failure." }, "about": { @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "Exportar\/Importar", + "message": "Exportación \/ importación", "description": "Export and Import." }, "settings": { - "message": "Preferencias", + "message": "Configuración -", "description": "Settings." }, "security": { @@ -100,15 +100,15 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirma la contraseña", + "message": "Confirme su contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "¿Está seguro que desea eliminar esta clave secreta? Esta acción no se puede deshacer.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus claves secretas. Nadie te puede ayudar si olvidas la contraseña.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -116,23 +116,23 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No puedes agregar una nueva cuenta o exportar tus datos hasta que todas las cuentas hayan sido desencriptadas. Por favor, introduzce la contraseña correcta antes de continuar.", + "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "La contraseña no coincide.", + "message": "Las contraseñas no coinciden.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encriptado", + "message": "Cifrados", "description": "Encrypted." }, "copied": { - "message": "Copiado", + "message": "Copied", "description": "Copied." }, "feedback": { - "message": "Su opinión", + "message": "Comentarios", "description": "Feedback." }, "translate": { @@ -144,35 +144,35 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Introduze la contraseña para desencriptar los datos de la cuenta.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincronizar el reloj con Google", + "message": "Sincroniza el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recordar la contraseña", + "message": "Recuerda Contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Peligro! Tu reloj local está demasiado desfasado, corrígelo antes de continuar.", + "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad de tus claves secretas? ¡No esperes hasta que sea demasiado tarde!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { - "message": "La captura falló. Es necesario recargar la página e intentarlo de nuevo.", + "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Basado en tiempo", + "message": "Tiempo en función", "description": "Time Based" }, "based_on_counter": { - "message": "Basado en un contador", + "message": "Contador basado en", "description": "Counter Based" }, "resize_popup_page": { @@ -184,23 +184,23 @@ "description": "Scale" }, "export_info": { - "message": "Advertencia: todas las copias de seguridad están sin encriptar. ¿Quieres añadir una cuenta para otra aplicación? Pasa el ratón por encima de la esquina superior-derecha de cualquier cuenta y pulsa el botón oculto.", + "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar una copia de seguridad", + "message": "Descargar archivo de respaldo", "description": "Download backup file." }, "import_backup": { - "message": "Importar una copia de seguridad", + "message": "Copia de seguridad de importación", "description": "Import backup." }, "import_backup_file": { - "message": "Importar un archivo con la copia de seguridad", + "message": "Importar archivo de copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Importar el Texto de la Copia de Seguridad", + "message": "Copia de seguridad de importación", "description": "Import backup code." }, "show_all_entries": { @@ -212,15 +212,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debes indicar una contraseña correcta para poder importar una copia de seguridad.", + "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Tu contraseña se almacena localmente. Cámbiala en el menú de seguridad inmediatamente.", + "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Eliminar", + "message": "Remove", "description": "Remove password." }, "download_enc_backup": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From e7804389805833a87d80fa3fad4fdb491eb887bb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:42 -0500 Subject: [PATCH 1040/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 68 +++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 437e1aa79..25de0f3a0 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera vereficación de dos pasos para tu navegador.", + "message": "Autenticador genera códigos de verificación de 2 pasos en su navegador.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "Código de QR no es reconocido.", + "message": "Código QR no reconocido.", "description": "QR Error." }, "errorsecret": { - "message": "Error al secreto. Sólo Base32 (A-Z, 2-7 y =) y hexadecimal (0-9 y A-f) son compatibles. Sin embargo, su secreto es: ", + "message": "Error en la clave secreta. Sólo se admiten codificaciones Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu clave secreta es: ", "description": "Secret Error." }, "add_qr": { - "message": "Escanear código QR", + "message": "Escanear un código QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Entrada Manual", + "message": "Introducción manual", "description": "Manual Entry." }, "close": { - "message": "Cierra", + "message": "Cerrar", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Aceptar", "description": "OK." }, "yes": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nombre de Cuenta", + "message": "Nombre de la cuenta", "description": "Account Name." }, "issuer": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Secreto", + "message": "Clave secreta", "description": "Secret." }, "updateSuccess": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Fracaso.", + "message": "Ha fallado.", "description": "Update Failure." }, "about": { @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "Exportación \/ importación", + "message": "Exportar\/Importar", "description": "Export and Import." }, "settings": { - "message": "Configuración -", + "message": "Preferencias", "description": "Settings." }, "security": { @@ -100,7 +100,7 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirme su contraseña", + "message": "Confirma la contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -116,23 +116,23 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No puede Agregar una nueva cuenta o exportar los datos hasta que todas las cuentas se descifran. Introduce la contraseña correcta antes de continuar.", + "message": "No puedes agregar una nueva cuenta o exportar tus datos hasta que todas las cuentas hayan sido desencriptadas. Por favor, introduzce la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Las contraseñas no coinciden.", + "message": "La contraseña no coincide.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Cifrados", + "message": "Encriptado", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Copiado", "description": "Copied." }, "feedback": { - "message": "Comentarios", + "message": "Su opinión", "description": "Feedback." }, "translate": { @@ -144,19 +144,19 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "message": "Introduze la contraseña para desencriptar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincroniza el reloj con Google", + "message": "Sincronizar el reloj con Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Recuerda Contraseña", + "message": "Recordar la contraseña", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "¡Precaución! Su reloj local está demasiado lejos, por favor arreglarlo antes de continuar.", + "message": "¡Peligro! Tu reloj local está demasiado desfasado, corrígelo antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Error en Captura, por favor recarga la página e inténtelo de nuevo.", + "message": "La captura falló. Es necesario recargar la página e intentarlo de nuevo.", "description": "Capture Failed" }, "based_on_time": { - "message": "Tiempo en función", + "message": "Basado en tiempo", "description": "Time Based" }, "based_on_counter": { - "message": "Contador basado en", + "message": "Basado en un contador", "description": "Counter Based" }, "resize_popup_page": { @@ -184,23 +184,23 @@ "description": "Scale" }, "export_info": { - "message": "ADVERTENCIA: todos los backups son unencrypted. ¿Desea agregar una cuenta a otra aplicación? Pasa el cursor sobre la parte superior derecha de cualquier cuenta y presione el botón oculto.", + "message": "Advertencia: todas las copias de seguridad están sin encriptar. ¿Quieres añadir una cuenta para otra aplicación? Pasa el ratón por encima de la esquina superior-derecha de cualquier cuenta y pulsa el botón oculto.", "description": "Export menu info text" }, "download_backup": { - "message": "Descargar archivo de respaldo", + "message": "Descargar una copia de seguridad", "description": "Download backup file." }, "import_backup": { - "message": "Copia de seguridad de importación", + "message": "Importar una copia de seguridad", "description": "Import backup." }, "import_backup_file": { - "message": "Importar archivo de copia de seguridad", + "message": "Importar un archivo con la copia de seguridad", "description": "Import backup file." }, "import_backup_code": { - "message": "Copia de seguridad de importación", + "message": "Importar el Texto de la Copia de Seguridad", "description": "Import backup code." }, "show_all_entries": { @@ -212,15 +212,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Debe proporcionar la contraseña correcta para la importación de copias de seguridad.", + "message": "Debes indicar una contraseña correcta para poder importar una copia de seguridad.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La contraseña se almacena localmente, por favor cambiarlo en el menú de seguridad inmediatamente.", + "message": "Tu contraseña se almacena localmente. Cámbiala en el menú de seguridad inmediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Eliminar", "description": "Remove password." }, "download_enc_backup": { From 0996cfa224ec1c534652c558131a561595e0924a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:43 -0500 Subject: [PATCH 1041/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 239e22d2f..201712194 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Tem certeza que deseja excluir este segredo? Esta ação não pode ser desfeita.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Esta senha será usada para criptografar os seus segredos. Ninguém pode te ajudar caso você esqueça a senha.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Você tem um backup dos seus segredos? Não espere até que seja tarde demais!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 7964e3ae645b60d104ee2c31f3a7b2467f6ae3ac Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:45 -0500 Subject: [PATCH 1042/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 46e312a8a..1602c799f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 03e0750804a511fd8bc70f6782457c92c47608e8 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:46 -0500 Subject: [PATCH 1043/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index fb3770773..1a204e48b 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From a932d737adab487051874b58804eca9970f1e4fb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:47 -0500 Subject: [PATCH 1044/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 029773329..3b3c77405 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sunteţi sigur că doriţi să ştergeţi acest secret? Nu se poate recupera după această acţiune.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Această parolă va fi utilizată pentru incriptarea secretului tau. Nimeni nu te poate ajuta în cazul în care uiţi parola.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Ai o copie de rezervă pentru secretele tale? Nu aştepta până când este prea târziu!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 3a8ab28e65b2a2d7e4cbddbf5ef912bfe09b7ed1 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:48 -0500 Subject: [PATCH 1045/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 4373e4d65..5cdb14049 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From c4027404e0d0ec9150815ac522a3465b4398ac3f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:50 -0500 Subject: [PATCH 1046/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 09103de97..8811c92d7 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Czy na pewno chcesz usunąć sekretny kod? Nie można cofnąć tej akcji.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "To hasło będzie służyć szyfrowaniu twojego sekretnego kodu. Nikt ci nie pomoże, jeśli zapomnisz hasła.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Czy masz kopie zapasową sekretnych kodów? Nie czekaj, aż będzie za późno!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 06568c9bf5aeee8b9a5ef03f106f358db2d86c84 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:51 -0500 Subject: [PATCH 1047/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index fb3770773..1a204e48b 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 2168bea42821502eb822a165ba0ee7b9f92418cc Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:53 -0500 Subject: [PATCH 1048/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index bd1eb06eb..84c2d44b0 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From d1c6ea569f58b14d0fd1483f3b4b30dd73d4ffa4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:54 -0500 Subject: [PATCH 1049/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 2d683b7ba..63463e5cf 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "この認証を削除しても宜しいですか? この操作を元に戻すことはできません。", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "このパスワードは認証を暗号化するために使用されます。パスワードを紛失した場合には復旧できませんのでお気をつけください。", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "認証のバックアップは取っていますか?忘れないうちにぜひ!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From f74e4919926bc145f635b00d12c3579de8602c28 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:55 -0500 Subject: [PATCH 1050/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 70a68f7b8..f3c505e27 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 9de80136481736ad9024da8d62e02a32c38174a2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:57 -0500 Subject: [PATCH 1051/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index fb3770773..1a204e48b 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 7899cf8825bef543d3f66e3be9ba2dd1d25532cb Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:58 -0500 Subject: [PATCH 1052/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index fb3770773..1a204e48b 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From c95ec3a50f7002e0b5a5de58a9df626e3ad8ece4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:22:59 -0500 Subject: [PATCH 1053/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 3c389161b..06ddc9f2b 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για να κρυπτογραφήσετε τα μυστικά σας. Κανείς δεν μπορεί να σας βοηθήσει εάν ξεχάσετε τον κωδικό πρόσβασης.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Έχετε ένα αντίγραφο ασφαλείας για τα μυστικά σας; Μην περιμένετε έως ότου είναι πολύ αργά!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 614135e708060d2c6915a9b058e2b6452e761a38 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:01 -0500 Subject: [PATCH 1054/3473] New translations messages.json (French) --- _locales/fr/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 507095a4d..ce701c070 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Êtes-vous sûr de vouloir supprimer ce code ? Cette action ne pourra pas être annulée.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Ce mot de passe sera utilisé pour chiffrer vos clefs secrètes. Personne ne sera en mesure de vous aider à les retrouver, si vous les perdez.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Avez-vous sauvegardé vos clefs secrètes ? N'attendez pas qu'il soit trop tard !", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From d922b21568115c1642b07687dd581e166f287171 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:03 -0500 Subject: [PATCH 1055/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index fb3770773..1a204e48b 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this secret? This action cannot be undone.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 9f5621664558e4114cf6f390346703f4764fdb79 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:04 -0500 Subject: [PATCH 1056/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0e6ef3b26..00cab8cd9 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Weet je zeker dat je dit geheim wilt verwijderen? Dit kan niet ongedaan worden gemaakt.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Dit wachtwoord worden gebruikt voor het coderen van uw geheimen. Niemand kan u helpen als u het wachtwoord vergeet.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Heeft u een backup van uw geheimen? Wacht niet tot het te laat is!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From e6901fc8b6e8f4f613a67f4e64999ec719c26796 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:06 -0500 Subject: [PATCH 1057/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 5dc47f7a3..5791745d9 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sikker på, at du vil slette denne fil? Handlingen kan ikke fortrydes.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your secrets. No one can help you if you forget the password.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your secrets? Don't wait until it's too late!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From b462469001bd701207e4faad3de01134e84124b7 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:07 -0500 Subject: [PATCH 1058/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 260bdb6a2..7793c20ee 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Opravdu chcete smazat tento tajný klíč? Tato akce je nevratná.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Toto heslo se bude používat k zašifrování vašich tajných klíčů. Pokud zapomenete heslo, nikdo vám nemůže pomoci.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Máte zálohu vašich tajných klíčů? Nečekejte, až bude příliš pozdě!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 509beffc937cc57b693f81b2dfa44097df92ad33 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:09 -0500 Subject: [PATCH 1059/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 2f614d7be..b3cc3989d 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "您確定要刪除此金鑰嗎?此操作無法復原。", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "您是否為金鑰建立了備份?別等到為時已晚才建立!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 88716d006a87d0781dae9f04d774414befcfd417 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:10 -0500 Subject: [PATCH 1060/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index fc827ebfd..2ea1cd0ea 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Voleu eliminar aquest fitxer? Aquesta acció no es pot desfer.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Aquesta contrasenya s'emprarà per encriptar les vostres claus secretes. Ningú podrà ajudar-vos si oblideu la contrasenya.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Ja teniu una còpia de seguretat de les vostres claus secretes? No espereu fins que sigui massa tard!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From eb3c1b9e6a53ef00a6e14560be716ade8f58a6c2 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:12 -0500 Subject: [PATCH 1061/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index b71a41219..d79918c2f 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Наистина ли искате да изтриете този файл? Това действие не може да бъде отменено.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Тази парола ще се използва за кодиране. Никой не може да ви помогне, ако си забравите паролата.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Имате ли резервно копие? Не чакайте, докато не стане твърде късно!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 6e3e20ef29cd3bcced0c326a46afa83a20628178 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:13 -0500 Subject: [PATCH 1062/3473] New translations messages.json (German) --- _locales/de/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index fb42d7d3e..6290b673b 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sind Sie sicher, dass Sie diesen Schlüssel löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Dieses Passwort wird für die Verschlüsselung ihrer Schlüssel benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Haben Sie ein Backup ihrer geheimen Schlüssel? Warten Sie nicht mit dem Erstellen bevor es zu spät ist!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 4f8ce64638cbcb53d620fffc129fc96f73870ea4 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:23:14 -0500 Subject: [PATCH 1063/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ffc56cd53..e38ebc385 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bạn có chắc chắn muốn xóa tệp sao lưu này? Hành động này không thể được hoàn tác.", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Mật khẩu này sẽ được sử dụng để mã hóa bí mật của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Bạn có một bản sao lưu cho các bí mật của bạn? Đừng chờ đợi cho đến khi quá muộn!", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -288,5 +288,17 @@ "example": "Google Drive" } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 42bbacf1fd75a88dfdd2b2b573a1ffc4cad65d3c Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Mon, 18 Mar 2019 21:52:16 -0500 Subject: [PATCH 1064/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 2ea1cd0ea..5d904021b 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Voleu eliminar aquest compte? Aquesta acció no es pot desfer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Aquesta contrasenya s'emprarà per encriptar els vostres comptes. Ningú podrà ajudar-vos si oblideu la contrasenya.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Ja teniu una còpia de seguretat dels vostres comptes? No espereu fins que sigui massa tard!", "description": "Remind Backup" }, "capture_failed": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Teniu un o més comptes de Steam o de Blizzard. Les còpies de seguretat sense xifrar no utilitzaran un format estàndard de còpia de seguretat.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Podeu importar les còpies de seguretat d'algunes altres aplicacions.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Aprendre més", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 24a25534766ec577656c158041fd8eefe2ae170a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 19 Mar 2019 01:47:01 -0500 Subject: [PATCH 1065/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 8811c92d7..02a5c7350 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Czy na pewno chcesz usunąć to konto? Nie można cofnąć tej akcji.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "To hasło będzie służyć szyfrowaniu twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Czy masz kopię zapasową twoich kont? Nie czekaj, aż będzie za późno!", "description": "Remind Backup" }, "capture_failed": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Masz jedno lub więcej kont Steam lub Blizzard. Nieszyfrowane kopie zapasowe nie będą korzystać ze standardowego formatu kopii zapasowej.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Możesz importować kopie zapasowe z innych aplikacji.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Dowiedz się więcej", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From ecc3f19a3abc1a451cb7770332131e971d11ee8e Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 19 Mar 2019 07:33:15 -0500 Subject: [PATCH 1066/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index cfa337576..a7080d142 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Вы уверены, что хотите удалить эту учетную запись? Это действие нельзя отменить.", "description": "Remove entry confirmation" }, "security_warning": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Подробнее", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 2e7356dfa94faa0c7d4a6dda858d6454e69f3b6a Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 19 Mar 2019 15:21:30 -0500 Subject: [PATCH 1067/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 201712194..05da0978d 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Tem certeza que deseja excluir esta conta? Esta ação não pode ser desfeita.", "description": "Remove entry confirmation" }, "security_warning": { From c7e1c0b0e40d693f655423759d655eddd0a1ca5f Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 19 Mar 2019 15:32:33 -0500 Subject: [PATCH 1068/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 05da0978d..e68bbe321 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Essa senha será usada para criptografar as suas contas. Ninguém poderá te ajudar se você esquecer a senha.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Você tem um backup de suas contas? Não espere até que seja tarde demais!", "description": "Remind Backup" }, "capture_failed": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Você tem uma ou mais contas Steam ou Blizzard. Os backups não criptografados não usarão o formato padronizado de backup.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Você pode importar os backups de alguns outros aplicativos.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Saiba mais", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 79c12f16d694404f1ca6563d9ddac4b05ca7a2a3 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Tue, 19 Mar 2019 16:32:45 -0500 Subject: [PATCH 1069/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index e38ebc385..08782fe4c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Bạn có chắc sẽ xóa chuỗi khóa này? Sau khi xóa sẽ không thể khôi phục lại được.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Mật khẩu này sẽ được dùng để mã hóa toàn bộ dữ liệu của bạn. Không ai có thể giúp bạn khôi phục lại mật khẩu này nếu bạn quên mật khẩu.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Bạn có một bản sao lưu cho tài khoản của bạn? Đừng chờ đợi cho đến khi quá muộn!", "description": "Remind Backup" }, "capture_failed": { From f9018516893989972153a7fafa8965d683281fa6 Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 21 Mar 2019 05:12:08 -0500 Subject: [PATCH 1070/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index f3c505e27..c40b46e15 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -20,15 +20,15 @@ "description": "QR Error." }, "errorsecret": { - "message": "Kesalahan. Hanya karakter Base32 (A-Z, 2-7, =) dan HEX (0-9, A-F) yang didukung. Namun, kode rahasia yang anda masukkan ialah: ", + "message": "Rahasia kesalahan. Hanya Base32 (A-Z, 2-7 dan =) dan HEX (0-9 dan A-F) yang didukung. Namun, rahasia Anda adalah: ", "description": "Secret Error." }, "add_qr": { - "message": "Pindai Kode QR", + "message": "Pindai kode QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Isi secara Manual", + "message": "Entri manual", "description": "Manual Entry." }, "close": { From 7ef4bb4064d340195c4194cb782ea41071495e9d Mon Sep 17 00:00:00 2001 From: mymindstorm <27789806+mymindstorm@users.noreply.github.com> Date: Thu, 21 Mar 2019 16:02:23 -0500 Subject: [PATCH 1071/3473] New translations messages.json (French) --- _locales/fr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ce701c070..36903a423 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Etes-vous sûr de vouloir supprimer ce compte ? Cette action ne peut pas être annulée.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Ce mot de passe sera utilisé pour chiffrer vos comptes. Personne ne sera en mesure de vous aider à les retrouver si vous les perdez.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Avez-vous sauvegardé vos comptes ? N'attendez pas qu'il soit trop tard !", "description": "Remind Backup" }, "capture_failed": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Vous avez un ou plusieurs comptes Steam ou Blizzard. Les sauvegardes non chiffrées n'utiliseront pas de format de sauvegarde standardisé.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Vous pouvez importer des sauvegardes depuis d'autres applications.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "En savoir plus", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From c8d2e81ecf410da89be6647c356f754397956699 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Mar 2019 03:21:31 -0500 Subject: [PATCH 1072/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 02a5c7350..cf90e4940 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Przechwytywania nie powiodło się, proszę odśwież stronę i spróbuj ponownie.", + "message": "Przechwytywanie nie powiodło się, proszę odświeżyć stronę i spróbować ponownie.", "description": "Capture Failed" }, "based_on_time": { From 541c0c887115f3ff7b5bcb68da3500663d80c948 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 24 Mar 2019 13:27:17 -0500 Subject: [PATCH 1073/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7dfc00a7d..fd07753b2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -294,11 +294,11 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Yedeklemeleri diğer bazı uygulamalardan içe aktarabilirsiniz.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Daha fazla öğrenin", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 227a4ca1e73212f0ecd2e6bdf0465968f9e54cf9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 24 Mar 2019 13:33:27 -0500 Subject: [PATCH 1074/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index fd07753b2..89dd4cdb0 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Bu hesabı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", "description": "Remove entry confirmation" }, "security_warning": { @@ -260,7 +260,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Verilerinizin nerede saklanacağını seçin.''local' kullanmak verilerinizi bilgisayarınızda saklar.'sync' özelliğini kullanmak bir senkronizasyon hesabına giriş yaptıysanız tarayıcınızın verilerinizi buluta senkronize etmesini sağlar.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { From f2c3cd2920dcd379f93eaa2a5bdd92dfdf827dc0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 24 Mar 2019 13:42:18 -0500 Subject: [PATCH 1075/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 89dd4cdb0..f93fac28c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır.Şifreyi unutursanız kimse size yardım edemez.", "description": "Passphrase Warning." }, "update": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Şifreleriniz uyuşmuyor.", + "message": "Şifre uyuşmuyor.", "description": "Passphrase Not Match." }, "encrypted": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Açılan sayfa", + "message": "Açılır sayfa", "description": "Popup Page Settings" }, "scale": { From fde57c54e82ac3060d4ef87dcbdab878dfb80abb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 24 Mar 2019 13:52:22 -0500 Subject: [PATCH 1076/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f93fac28c..7c36f8a22 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "QR kodu bulunamadı.", + "message": "Tanınmayan QR kodu.", "description": "QR Error." }, "errorsecret": { @@ -290,7 +290,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var.Şifrelenmemiş yedeklemeler standartlaştırılmış yedekleme biçimi kullanmaz.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From df71ad9fe634ecbc7b9878082255cdd04426c2bc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 25 Mar 2019 09:12:27 -0500 Subject: [PATCH 1077/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 1602c799f..e3e5148df 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1,18 +1,18 @@ { "extName": { - "message": "Authenticator", + "message": "Hitelesítő", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Hitelesítő", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "A Hitelesítő 2 lépcsős ellenőrző kódokat generál a böngészőben.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " hozzáadva.", "description": "Added Account." }, "errorqr": { @@ -20,43 +20,43 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Titok hiba. Csak Base32 (A-z-ig, 2-7 és =) és a HEX (0-9 és A-F) támogatottak. Azonban az ön titka: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR kód beolvasása", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Kézi bevitel", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Bezár", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Rendben", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Igen", "description": "Yes." }, "no": { - "message": "No", + "message": "Nem", "description": "No." }, "account": { - "message": "Account", + "message": "Fiók", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Fiók név", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Kibocsátó", "description": "Issuer." }, "secret": { From 13f7325d0713fe77c5b028e478c08be39753c6ee Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 25 Mar 2019 09:22:36 -0500 Subject: [PATCH 1078/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index e3e5148df..49181ffc3 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -60,91 +60,91 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Titok", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Sikerült.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Sikertelen.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Rólunk", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Exportálás \/ Importálás", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Beállítások", "description": "Settings." }, "security": { - "message": "Security", + "message": "Biztonság", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Jelenlegi jelszó", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Új jelszó", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Jelszó", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Jelszó megerősítése", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Biztosan törli ezt a fiókot? Ez a művelet nem vonható vissza.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Ez a jelszó lesz használva a fiókjai titkosításához. Senki sem tud segíteni, ha elfelejti a jelszavát.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Frissítés", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nem adhat hozzá új fiókot vagy exportálhat adatot míg az összes fiók titkosítva van. Kérjük, írja be a helyes jelszót a folytatáshoz.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "A jelszók nem egyeznek.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Titkosított", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Másolva", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Visszajelzés", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Fordítás", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Forráskód", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Írja be a jelszót az adatok visszafejtéséhez.", "description": "Passphrase Info" }, "sync_clock": { @@ -152,11 +152,11 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Jelszó megjegyzése", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Vigyázat! A helyi óra túl pontatlan, javítsa a folytatás előtt.", "description": "Local Time is Too Far Off" }, "remind_backup": { From 2ad03d1796ebd006efb27720683d0ea2cd8ef68a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 25 Mar 2019 09:33:17 -0500 Subject: [PATCH 1079/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 49181ffc3..e82dcf288 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -160,51 +160,51 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Készített már biztonsági mentést a fiókjaihoz? Ne várjon még túl késő lesz!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "A rögzítés sikertelen, kérem töltse újra az oldalt és próbálja meg újra.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Idő alapú", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Számláló alapú", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Felugró ablak", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Méretezés", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Figyelem: a mentések nem titkosítottak. Hozzá szeretne adni egy fiókot egy másik apphoz? Tartsa az egeret bármely fiók jobb felső sarkánál, majd nyomja meg a titkos gombot.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Biztonsági mentés letöltése", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Biztonsági mentés importálása", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Biztonsági mentés importálása", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Szöveges biztonsági mentés importálása", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Minden bejegyzés mutatása", "description": "Show all entries." }, "dropbox_risk": { From aefb2169b147ab75005f38b939d899231af3577e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 25 Mar 2019 09:52:16 -0500 Subject: [PATCH 1080/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index e82dcf288..49bf1f0a0 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -208,79 +208,79 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Figyelem: a biztonsági másolatok nem titkosítottak. Csak saját felelősségére használhatja.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Meg kell adnia a helyes jelszót a mentések importálásához.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Az ön jelszava helyben van tárolva, kérem módosítsa a biztonsági menüben sürgősen.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Eltávolít", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Jelszóval védett biztonsági másolat letöltése", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Keresés", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Felugró mód", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Zárolás", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Szerkeszt", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuális szinkronizálás", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Automatikus kitöltés használata", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Nagy kontraszt használata", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Tárolás és biztonsági mentés", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Válassza ki hol tárolódjanak az adatai. A \"helyi\" tárolás a számítógépén tárolja az adatokat. A \"szinkronizálás\" engedélyezi a böngészőt hogy a felhőben tárolja az adatokat, ha bejelentkezett egy fiókkal.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatikusan menti az ön adatait a harmadik fél által üzemeltetett tároló szolgáltatásnál.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Tárolás helye", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Bejelentkezés", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Kijelentkezés", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Probléma adódott az ön $SERVICE$ fiókjához kapcsolódáskor, kérjük jelentkezzen be újra.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Egy vagy több Steam vagy Blizzard fiókokkal rendelkezik. A titkosítatlan biztonsági mentések nem fogják használni a szabványos biztonsági mentési formátumot.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Imprtálhat biztonsági mentéseket pár másik alkalmazásból.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "További információ", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From d83428d5e27273602241b2b110b4e178f1df135b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 28 Mar 2019 13:13:43 -0500 Subject: [PATCH 1081/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 1a204e48b..5b30b1af0 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Authentication", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "المصادقة", "description": "Extension Short Name." }, "extDesc": { From 7faf47e624d843464eb4238d2aac18f92914d74e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 28 Mar 2019 13:32:36 -0500 Subject: [PATCH 1082/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 142 +++++++++++++++++++------------------- 1 file changed, 71 insertions(+), 71 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 5b30b1af0..11a9a4b76 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -8,231 +8,231 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "يولد مصادق رموز التحقق 2-خطوة في المستعرض الخاص بك.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " وقد أضيفت.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "رمز ريال قطري غير المعترف بها.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "خطأ سرية. Base32 فقط (من الألف إلى الياء، 2-7 و =) وست عشري (0-9 و A-F) معتمدة. ومع ذلك، السر الخاصة بك: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "مسح رمز QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "الإدخال اليدوي", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "إغلاق", "description": "Close." }, "ok": { - "message": "Ok", + "message": "موافق", "description": "OK." }, "yes": { - "message": "Yes", + "message": "نعم!", "description": "Yes." }, "no": { - "message": "No", + "message": "لا", "description": "No." }, "account": { - "message": "Account", + "message": "الحسابات", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "إسم الحساب", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "المصدر", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "سر", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "تم بنجاح", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "الفشل:", "description": "Update Failure." }, "about": { - "message": "About", + "message": "حول التطبيق", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "استيراد \\ تصدير", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "الاعدادات", "description": "Settings." }, "security": { - "message": "Security", + "message": "الوظائف الأمنية", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "كلمة المرور الحالية", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "كلمة السرّ الجديدة", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Password:", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "تأكيد كلمة المرور", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "هل أنت متأكد من حذف هذا الملف؟ لا يمكن التراجع عن هذا الإجراء.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لا أحد يمكن أن تساعدك إذا كنت قد نسيت كلمة المرور.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "التحديث", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "لا يمكن إضافة حساب جديد أو تصدير البيانات حتى يتم فك تشفير كافة الحسابات. الرجاء إدخال كلمة المرور الصحيحة قبل المتابعة.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "لا تتطابق كلمات المرور.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "مشفَّر", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "تم النسخ!", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "المشاكل", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "ترجمة", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "العربية", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "أدخل كلمة المرور لفك تشفير بيانات الحساب.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "مزامنة سجل التصفح مع جوجل", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "تذكر كلمات المرور", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "تحذير! ساعة الكمبيوتر المحلي بعيدة جداً، الرجاء إصلاحه قبل المتابعة.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى فوات!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "فشل في التقاط ويرجى إعادة تحميل الصفحة وحاول مرة أخرى.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "الوقت على أساس", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "مضادة على أساس", "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "الصورة المنبثقة", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "مقياس", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "تحذير: على كافة النسخ الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى آخر التطبيق؟ تحوم فوق الجزء الأيمن العلوي من أي حساب، وضرب على الزر المخفي.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "ملف قابل للتنزيل", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "استيراد النسخة الاحتياطية", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "استيراد ملف النسخ الاحتياطي", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "استيراد النسخة الاحتياطية الغير مشفرة", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "تظهر كافة الإدخالات", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "تحذير: يتم النسخ الاحتياطية غير مشفرة. استخدام على مسؤوليتك الخاصة.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "يجب توفير كلمة المرور الصحيحة لاستيراد النسخ الاحتياطي.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "يتم تخزين كلمة المرور الخاصة بك محلياً، يرجى تغييره في القائمة أمان فورا.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "احذف", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "تحميل النسخة الاحتياطية محمية بكلمة مرور", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "بحث", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "الصورة المنبثقة", "description": "Make window turn into persistent popup" }, "lock": { @@ -240,47 +240,47 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "حرّر", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "مزامنة يدوية", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "استخدام ميزة الملء التلقائي", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "تباين عالي", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "التخزين الاحتياطي &", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "اختر حيث يتم تخزين البيانات الخاصة بك. استخدام 'المحلية' يقوم بتخزين البيانات الخاصة بك على جهاز الكمبيوتر الخاص بك. يتيح 'مزامنة' باستخدام المستعرض الخاص بك مزامنة البيانات الخاصة بك إلى السحابة إذا تم تسجيل دخولك إلى حساب تزامن.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "تلقائياً النسخ الاحتياطي البيانات الخاصة بك للتخزين وخدمات الطرف الثالث.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Storage Locations", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "تسجيل الدخول", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "تسجيل خروج", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "كان هناك مشكلة الاتصال بحسابك $SERVICE$ ، الرجاء تسجيل الدخول مرة أخرى.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "لديك واحد أو أكثر من حسابات البخار أو عاصفة ثلجية. لن النسخ الاحتياطية غير مشفرة باستخدام استمارة موحدة احتياطية.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "يمكنك استيراد نسخ احتياطية من بعض التطبيقات الأخرى.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "لمعرفة المزيد", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From a1efbac87d238d920edb0303dc3159a20e306488 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 1 Apr 2019 10:22:57 -0500 Subject: [PATCH 1083/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a7080d142..8cb911e5a 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Crystal, poet updated\nDecorate my peaceful corner,\nPledge of sacred poetry\nAnd friendship is a sweet", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Crystal, poet updated\nDecorate my peaceful corner,\nPledge of sacred poetry\nAnd friendship is a sweet", "description": "Remind Backup" }, "capture_failed": { @@ -290,11 +290,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "нету", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Резервные копии можно импортировать из других приложений.", "description": "Info text on import page" }, "otp_backup_learn": { From 0c21a0212e85ad13aba1c7bfef382559529a76e8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 2 Apr 2019 06:30:50 -0500 Subject: [PATCH 1084/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index b3cc3989d..fc7f18ba6 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "您確定要刪除此帳戶嗎?此操作無法撤消。", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", "description": "Passphrase Warning." }, "update": { From 72bad5f80120da1910cd28a0f96d4f515de7a9d1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Apr 2019 04:59:21 -0500 Subject: [PATCH 1085/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index fc7f18ba6..f1a71d37a 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "您是否為金鑰建立了備份?別等到為時已晚才建立!", "description": "Remind Backup" }, "capture_failed": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "瞭解詳情", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From a8e4e89f9f12232aa80615b61b475b11f435e1c0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:22 -0500 Subject: [PATCH 1086/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8cb911e5a..edb44b16f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Аутентификатор генерирует коды подтверждения (Totp) 2-шаг в вашем браузере.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 690fa22e01aea5da072dd383808e10f5503d0af9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:24 -0500 Subject: [PATCH 1087/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index b0c0b468c..16623ed9d 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator genera codici di verifica 2-Step nel tuo browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 774b78643c1fc479cf6866dd7922f02fcf211f03 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:25 -0500 Subject: [PATCH 1088/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0cb610e68..4a2b622fd 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 7adf3a48c0df4c9abb97afe9bd21f2efd936497d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:27 -0500 Subject: [PATCH 1089/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7c36f8a22..74c0b4c98 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Kimlik Doğrulayıcı, internet tarayıcınızda iki adımlı doğrulama kodları oluşturur.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 6635f8b8ff7336d722fefe952add90b288662d7b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:28 -0500 Subject: [PATCH 1090/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b8691e3c2..d937c7829 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator genererar 2-stegs verifieringskoder i din webbläsare.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 325621e89e4cda014ff0e66b31521b52c2704d62 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:29 -0500 Subject: [PATCH 1091/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 25de0f3a0..472507908 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autenticador genera códigos de verificación de 2 pasos en su navegador.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 78552b41dc021ab130ce38118243b98f0eb534b6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:31 -0500 Subject: [PATCH 1092/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 1a204e48b..0fc4234fe 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 0aed02de88677d709f57016048f9a40e8cdb3848 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:32 -0500 Subject: [PATCH 1093/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 3b3c77405..7209d4030 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autentificatorul genereaza codurile de verificare pentru al doilea pas in browser-ul dumneavoastra.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 3f39f899cf2c85a95454c06f1e24fc5829ef9146 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:34 -0500 Subject: [PATCH 1094/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index e68bbe321..8c24b39f2 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "O Autenticador gera códigos de verificação em 2 passos no seu navegador.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 2815280ab22f2c026b5f429227e577d173a0bac4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:35 -0500 Subject: [PATCH 1095/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 5cdb14049..97103b541 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 6a5121d919c7173781de0f7b0f382de6fc089a4e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:37 -0500 Subject: [PATCH 1096/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index cf90e4940..ccdc6acc3 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generuje w przeglądarce kody 2-stopniowej weryfikacji.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From eb09fe92b5da75ec89bcef65fcc6ead11fea7bf0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:38 -0500 Subject: [PATCH 1097/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 1a204e48b..0fc4234fe 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 941f196e74c54c061d723f2a2f7d8a7939241f87 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:39 -0500 Subject: [PATCH 1098/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 84c2d44b0..40b6642d8 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "인증자는 귀하의 브라우저에서 2 단계 인증 코드를 생성합니다.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 4dfd804d4e0622a18cafc580da1ae5648513babb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:40 -0500 Subject: [PATCH 1099/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 63463e5cf..06f20055e 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator はお使いのブラウザーで2段階認証コードを生成します。", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 650277a476b75ce9385023492ae2f1bab41a05a7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:42 -0500 Subject: [PATCH 1100/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index c40b46e15..6500eb450 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 194b8250ca7854fc933ab05885ada586649c1df2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:43 -0500 Subject: [PATCH 1101/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 11a9a4b76..d288ef608 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "يولد مصادق رموز التحقق 2-خطوة في المستعرض الخاص بك.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From bf3eeeba7e6040ecf17677e6f782ebb8a9a32db0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:44 -0500 Subject: [PATCH 1102/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 1a204e48b..0fc4234fe 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 97f2aaeee39e759ddd7cfd13c9a538d78d7e0ed2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:46 -0500 Subject: [PATCH 1103/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 06ddc9f2b..b6b7ddb9a 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Ο Επαληθευτής δημιουργεί κωδικούς επαλήθευσης σε 2 βήματα στο πρόγραμμα περιήγησης.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 6903e6c855a97e0631a5710a69afda01f78f43aa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:47 -0500 Subject: [PATCH 1104/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 6290b673b..ff558ad7e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Die Authenticator Erweiterung generiert Zwei-Faktor-Authentifizierung Codes in Ihrem Browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From a6ed7a8f182602da380bb6cda4cc388d840c7ae0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:49 -0500 Subject: [PATCH 1105/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 36903a423..9aad0f434 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator génère, dans votre navigateur, des codes d'authentification (TOTP) en deux étapes.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 8c32f04b5cb660f82268ce1492159094131d7770 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:50 -0500 Subject: [PATCH 1106/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 1a204e48b..0fc4234fe 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From fb0e0e64ebed2a87cc1b666278b1d257b9014679 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:52 -0500 Subject: [PATCH 1107/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 00cab8cd9..218d986a1 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Verificator genereert 2-Step verificatie codes in uw browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From d5f04580e7b938a76b74cd7a59b59d9ed9ddc3ed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:53 -0500 Subject: [PATCH 1108/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 5791745d9..1576e2f90 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates 2-Step Verification codes in your browser.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 9940260ca75cd733c35ea66cba621d9ab6ce022d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:54 -0500 Subject: [PATCH 1109/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7793c20ee..ff097d383 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generuje kódy dvoufázového ověření ve Vašem prohlížeči.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From f2f7b1e19b6cbf60842d51a6e0a539c7e7df7f19 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:55 -0500 Subject: [PATCH 1110/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 5d904021b..061dc50a5 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator genera codis de verificació en 2 passes (2FA) al vostre navegador.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From b954c33fcb5fe1312683df0c4624eaebf31aa545 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:57 -0500 Subject: [PATCH 1111/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index d79918c2f..009387bdf 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Удостоверителя генерира 2-фактурна защита, за вашият браузър.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 29e0567d98d46619803ffbb811d67bda08440faf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:58 -0500 Subject: [PATCH 1112/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 49bf1f0a0..ee4424243 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "A Hitelesítő 2 lépcsős ellenőrző kódokat generál a böngészőben.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 8956bd9558171995e21950ada4d91c74661da56d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:12:59 -0500 Subject: [PATCH 1113/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f1a71d37a..061620351 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator用以在瀏覽器中生成兩步驟驗證碼。", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From cffd7eeb82b78f85c82dee6f715b36b978df43fb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:13:01 -0500 Subject: [PATCH 1114/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 08782fe4c..5f1a384f8 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Tạo mã xác thực 2 bước như Google Authenticator ngay trên trình duyệt của bạn.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 167295020ffcf920406a95b267401ce590d283cf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 12:59:09 -0500 Subject: [PATCH 1115/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 16623ed9d..803f2aa30 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Autenticatore", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Autenticatore", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator genera codici di verifica a due fattori nel tuo browser.", "description": "Extension Description." }, "added": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Sei sicuro di voler eliminare questo account? L'operazione non può essere annullata.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Questa password verrà usata per cifrare i tuoi account. Se dimentichi la password non ti potrà aiutare nessuno.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Hai una copia di backup dei tuoi account? Non aspettare che sia troppo tardi!", "description": "Remind Backup" }, "capture_failed": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Hai uno o più account di Steam o Blizzardo. I backup non cifrati non utilizzeranno il formato di backup standard.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Puoi importare i backup da altre applicazioni.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Ulteriori informazioni", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 1f5cb97d3b725aedbed38ecf109a4cd5a14f7eb1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 13:42:16 -0500 Subject: [PATCH 1116/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index ccdc6acc3..6770b2711 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator generuje w przeglądarce kody dwustopniowego uwierzytelniania.", "description": "Extension Description." }, "added": { From 157e18f6c0c6587b4e1bec1a9ac1c2311ae41e0c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 14:02:32 -0500 Subject: [PATCH 1117/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 8c24b39f2..0df48b69e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "O autenticador gera códigos de verificação em dois fatores no seu navegador.", "description": "Extension Description." }, "added": { From b00fb6bf238e0a6899394674c6fdf5581dace216 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 15:38:54 -0500 Subject: [PATCH 1118/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index ee4424243..49bf1f0a0 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "A Hitelesítő 2 lépcsős ellenőrző kódokat generál a böngészőben.", "description": "Extension Description." }, "added": { From 1f4c58e84c2a90cc92f9aa0cb92b67ce229c7ed0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 15:38:56 -0500 Subject: [PATCH 1119/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 6770b2711..b485c1cbb 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generuje w przeglądarce kody dwustopniowego uwierzytelniania.", + "message": "Authenticator generuje w przeglądarce kody uwierzytelniania dwuskładnikowego.", "description": "Extension Description." }, "added": { From c13099b319d0c1445126025fd9950c3929246f1a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 23:17:11 -0500 Subject: [PATCH 1120/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 06f20055e..e78e65c8c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator はお使いのブラウザーで2段階認証コードを生成します。", "description": "Extension Description." }, "added": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "詳細", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 44ab442f949e781cf17a15eb372980777dfb77a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 23:21:39 -0500 Subject: [PATCH 1121/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e78e65c8c..3e6fc441a 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "このアカウントを削除してもよろしいですか? 実行後は元に戻せません。", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "このパスワードであなたのアカウントを暗号化します。パスワードを紛失すると復旧できなくなりますのでご注意ください。", "description": "Passphrase Warning." }, "update": { @@ -294,7 +294,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "他のアプリのバックアップをインポートできます。", "description": "Info text on import page" }, "otp_backup_learn": { From f2614471192ca36d6fc8b5feaaf4c23e6eeded22 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Apr 2019 23:31:25 -0500 Subject: [PATCH 1122/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 3e6fc441a..8e7006d88 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "アカウントのバックアップを保存していますか? 忘れる前に今すぐ!", "description": "Remind Backup" }, "capture_failed": { @@ -290,7 +290,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "使用できないアカウントが含まれています。暗号化されていないバックアップでは、標準のバックアップ形式を使用できません。", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From 7bc95f046b5a6e064046cef6d288bc474663d1ff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Apr 2019 00:39:53 -0500 Subject: [PATCH 1123/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index edb44b16f..43b491a3d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "Авторизация", + "message": "Аутентификатор", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Аутентификатор генерирует коды двухфакторной аутентификации в вашем браузере.", "description": "Extension Description." }, "added": { From ba06487009a6672f7268afb7052586a8c68756a7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Apr 2019 04:00:16 -0500 Subject: [PATCH 1124/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 061dc50a5..e839eda39 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator genera codis d'autenticació en dos passos al vostre navegador.", "description": "Extension Description." }, "added": { @@ -196,19 +196,19 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Importar un fitxer de còpia de seguretat", + "message": "Importa un fitxer de còpia de seguretat", "description": "Import backup file." }, "import_backup_code": { - "message": "Importar còpia de seguretat com a text pla", + "message": "Importa còpia de seguretat com a text pla", "description": "Import backup code." }, "show_all_entries": { - "message": "Mostrar totes les entrades", + "message": "Mostra totes les entrades", "description": "Show all entries." }, "dropbox_risk": { - "message": "Atenció: les còpies de seguretat estan desencriptades. Heu de considerar que hi ha molt de risc, però la decisió és vostra.", + "message": "Atenció: tingueu en consideració que les còpies de seguretat no estan xifrades.", "description": "Backup risk warning." }, "import_error_password": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Eliminar", + "message": "Elimina", "description": "Remove password." }, "download_enc_backup": { From c637f5b703499dc20ca20e68926d4361e1c4d04a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Apr 2019 04:02:15 -0500 Subject: [PATCH 1125/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index e839eda39..65a249246 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -224,11 +224,11 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Baixar còpia de seguretat protegida amb contrasenya", + "message": "Descarrega còpia de seguretat protegida per contrasenya", "description": "Download Encrypted Backup" }, "search": { - "message": "Cercar", + "message": "Cerca", "description": "Search" }, "popout": { @@ -236,11 +236,11 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Bloquejar", + "message": "Bloqueja", "description": "Lock accounts" }, "edit": { - "message": "Editar", + "message": "Edita", "description": "Edit" }, "manual_dropbox": { @@ -248,7 +248,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Utilitzar l'auto-emplenament", + "message": "Utilitza l'emplenament automàtic", "description": "Use Autofill" }, "use_high_contrast": { From dc8d5b250fcef1318d07f18c8c3914a9e327d93b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Apr 2019 04:19:37 -0500 Subject: [PATCH 1126/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 56 +++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 65a249246..c6890ce2f 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " s`ha afegit un enllaç.", + "message": " s'ha afegit.", "description": "Added Account." }, "errorqr": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Escanejar codi QR", + "message": "Escaneja codi QR", "description": "Scan QR Code." }, "add_secret": { @@ -32,7 +32,7 @@ "description": "Manual Entry." }, "close": { - "message": "Tancar", + "message": "Tanca", "description": "Close." }, "ok": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Error.", + "message": "Ha fallat.", "description": "Update Failure." }, "about": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportar\/Importar", + "message": "Exporta \/ Importa", "description": "Export and Import." }, "settings": { @@ -100,31 +100,31 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirmar la contrasenya", + "message": "Confirma la contrasenya", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Voleu eliminar aquest compte? Aquesta acció no es pot desfer.", + "message": "Segur que voleu eliminar aquest compte? Aquesta acció no es pot desfer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Aquesta contrasenya s'emprarà per encriptar els vostres comptes. Ningú podrà ajudar-vos si oblideu la contrasenya.", + "message": "Aquesta contrasenya s'emprarà per xifrar els vostres comptes. Ningú us podrà ajudar si oblideu la contrasenya.", "description": "Passphrase Warning." }, "update": { - "message": "Actualitzar", + "message": "Actualitza", "description": "Update." }, "phrase_incorrect": { - "message": "No podeu afegir un nou compte o exportar dades fins que tots els comptes siguin desencriptats. Cal introduir la contrasenya correcta abans de continuar.", + "message": "No podeu afegir un nou compte o exportar dades fins que s'hagin desxifrat tots els comptes. Escriviu la contrasenya correcta abans de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "La contrasenya no coincideix.", + "message": "La contrasenya no concorda.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encriptat", + "message": "Xifrat", "description": "Encrypted." }, "copied": { @@ -132,11 +132,11 @@ "description": "Copied." }, "feedback": { - "message": "Opinió", + "message": "Retroacció", "description": "Feedback." }, "translate": { - "message": "Traduir", + "message": "Tradueix", "description": "Translate." }, "source": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Introduïu la contrasenya per desencriptar les dades.", + "message": "Escriviu la contrasenya per desxifrar les dades del compte.", "description": "Passphrase Info" }, "sync_clock": { @@ -152,31 +152,31 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Recordar la contrasenya", + "message": "Recorda la contrasenya", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Compte! El rellotge local està massa desajustat. Cal corregir això abans de continuar.", + "message": "Compte! El rellotge del vostre sistema està massa desajustat, solucioneu-ho abans de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Ja teniu una còpia de seguretat dels vostres comptes? No espereu fins que sigui massa tard!", + "message": "Ja heu fet una còpia de seguretat dels vostres comptes? No espereu a fer-ho quan ja sigui massa tard!", "description": "Remind Backup" }, "capture_failed": { - "message": "Ha fallat la captura. Cal recarregar la plana i provar-ho un altre cop.", + "message": "La captura ha fallat, recarregueu la pàgina i torneu-ho a provar.", "description": "Capture Failed" }, "based_on_time": { - "message": "Basat en temps", + "message": "En base al temps", "description": "Time Based" }, "based_on_counter": { - "message": "Basat en comptador", + "message": "En base a un comptador", "description": "Counter Based" }, "resize_popup_page": { - "message": "Panell emergent", + "message": "Pàgina emergent", "description": "Popup Page Settings" }, "scale": { @@ -264,7 +264,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Fer automàticament una còpia de seguretat de les vostres dades a un servei d'emmagatzematge de tercers.", + "message": "Fes una còpia de seguretat automàtica de les dades a un servei d'emmagatzematge de tercers.", "description": "3rd party backup info" }, "storage_location": { @@ -272,15 +272,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Entrar", + "message": "Inicia sessió", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Sortir", + "message": "Desconnecta", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Hi ha hagut un problema connectant amb el vostre compte a $SERVICE$. Proveu una altra vegada.", + "message": "Hi ha hagut un problema en connectar amb el vostre compte a $SERVICE$, torneu a iniciar la sessió.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -294,11 +294,11 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Podeu importar les còpies de seguretat d'algunes altres aplicacions.", + "message": "Podeu importar còpies de seguretat d'altres aplicacions.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Aprendre més", + "message": "Saber-ne més", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From f28b9097be399ae3472353ea6762c13132ba076f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Apr 2019 04:22:19 -0500 Subject: [PATCH 1127/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index c6890ce2f..a3d271f29 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -184,19 +184,19 @@ "description": "Scale" }, "export_info": { - "message": "Atenció: totes les còpies de seguretat estan desencriptades. Voleu afegir un compte per a una altra aplicació? Passeu el ratolí per la cantonada superior-dreta de qualsevol compte i premeu el botó ocult.", + "message": "Atenció: les còpies de seguretat no estan xifrades. Voleu afegir un compte per a una altra aplicació? Passeu el ratolí per la cantonada superior dreta de qualsevol compte i premeu el botó ocult.", "description": "Export menu info text" }, "download_backup": { - "message": "Descarregar el fitxer de còpia de seguretat", + "message": "Descarrega còpia de seguretat", "description": "Download backup file." }, "import_backup": { - "message": "Importar una còpia de seguretat", + "message": "Importa còpia de seguretat", "description": "Import backup." }, "import_backup_file": { - "message": "Importa un fitxer de còpia de seguretat", + "message": "Importa fitxer de còpia de seguretat", "description": "Import backup file." }, "import_backup_code": { From 42a85d9a715c5a8c429ccda0468b3d85c1c50990 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 10 Apr 2019 06:13:05 -0500 Subject: [PATCH 1128/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 472507908..66fc1cf1b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "El autenticador genera códigos de autenticación de dos factores en su navegador.", "description": "Extension Description." }, "added": { From f200150f9ddd5fb44eff7141bf85de2aa3bfbd7c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 10 Apr 2019 07:12:26 -0500 Subject: [PATCH 1129/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 9aad0f434..740d2476c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator génère des codes d'authentification à deux facteurs dans votre navigateur.", "description": "Extension Description." }, "added": { From 8e742f7b8c1ac144a3445ce5f90fa7017959e3ec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 13 Apr 2019 06:31:26 -0500 Subject: [PATCH 1130/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 74c0b4c98..339689e90 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Hesaplarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", "description": "Remind Backup" }, "capture_failed": { From c6c31a56f14840e2fd5cbd78b1858c8128ecb3d4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 13 Apr 2019 06:41:25 -0500 Subject: [PATCH 1131/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 339689e90..5b5fc5e70 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Kimlik Doğrulayıcı, tarayıcınızda iki faktörlü kimlik doğrulama kodları oluşturur.", "description": "Extension Description." }, "added": { From 28bb082f67c25b92d12e523db54ab641c067101d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 14 Apr 2019 05:11:25 -0500 Subject: [PATCH 1132/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 5f1a384f8..92a81b7fa 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Nhận thực tạo ra mã số xác thực 2 yếu tố trong trình duyệt của bạn.", "description": "Extension Description." }, "added": { From d81241c9c120c5e41d3e3b2919e3d77386a2dac6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 14 Apr 2019 05:22:19 -0500 Subject: [PATCH 1133/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 92a81b7fa..fbba1b6b1 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Cảnh báo: tất cả các bản sao lưu được mã hóa. Bạn muốn thêm một tài khoản cho một ứng dụng? Di chuột qua phần trên cùng bên phải của bất kỳ tài khoản và nhấn nút ẩn.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { From 9201f111cd424811574a624a2b3a42662c3557b6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:03 -0500 Subject: [PATCH 1134/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 43b491a3d..45f3ef72d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Всплывающее окно", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 6324871d67c29cf177ad400209118cd14aca9152 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:05 -0500 Subject: [PATCH 1135/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 803f2aa30..f9f889b34 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From efb78463ecc5b7ec06d5c9e128d491a1a3d58223 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:06 -0500 Subject: [PATCH 1136/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 4a2b622fd..3c5062bb6 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From b954012c1c18c475c2a283286a355254b06ac152 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:07 -0500 Subject: [PATCH 1137/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 5b5fc5e70..1d5118b7a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Açılır sayfa", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From d3538f2c878873ccb0fc4e263813c51e80f907f0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:09 -0500 Subject: [PATCH 1138/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index d937c7829..c831ae430 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From c2205573d8d20639b54fa8108d635ea14234d53a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:11 -0500 Subject: [PATCH 1139/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 66fc1cf1b..59c7460c8 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Página emergente", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From f670cd76b40a8c2f93ba692349423cd07f6cef5b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:12 -0500 Subject: [PATCH 1140/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 0fc4234fe..f089c14c8 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 0c327e8d818c63230babe4e7cef761650ba57acd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:13 -0500 Subject: [PATCH 1141/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 7209d4030..b5e4d0b76 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Pagina pop-up", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 3649531b117dcb816bebdf25b39aada3e041f47f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:14 -0500 Subject: [PATCH 1142/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 0df48b69e..f80a1cdce 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Página de pop-up", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From c90f27109f4bf992b5965898e00791196a480489 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:16 -0500 Subject: [PATCH 1143/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 97103b541..497cd6a00 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 6259970caa7020d025ca52ceadd9d5fed3b54b38 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:17 -0500 Subject: [PATCH 1144/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b485c1cbb..d218b0d67 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Wyskakująca strona", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From f7efa58eeba0ef1c5eef1ce53408e90ed530eda4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:19 -0500 Subject: [PATCH 1145/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 0fc4234fe..f089c14c8 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From c983842bec0857db78a7b8ac961c528cad53270c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:20 -0500 Subject: [PATCH 1146/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 40b6642d8..150f75872 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "팝업 페이지", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 1841088c9052d294ee120c83ee4a1c289d8d734b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:21 -0500 Subject: [PATCH 1147/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 8e7006d88..387e58910 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "ポップアップ表示", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 5ab90816b9741966637eaf77d7bcc3a4928ac2fc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:23 -0500 Subject: [PATCH 1148/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 6500eb450..2b66e93ff 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Halaman popup", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 161355f6b0082d5d2b33774a74a6f7f0966efe40 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:24 -0500 Subject: [PATCH 1149/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d288ef608..fc1184143 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "الصورة المنبثقة", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 965bf9312d5e52abda682454ca03e8a709781a8d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:26 -0500 Subject: [PATCH 1150/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 0fc4234fe..f089c14c8 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 681745771e717665f348338845949dc6764946b8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:27 -0500 Subject: [PATCH 1151/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index b6b7ddb9a..5b39ecb86 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Αναδυόμενο σελίδα", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 424784d6a5986968ee1ca2d4e4b95925a010d26d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:28 -0500 Subject: [PATCH 1152/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index ff558ad7e..4e296b3ce 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 5882e08e1397f88d3d05ce1d1c87f78ff435861e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:30 -0500 Subject: [PATCH 1153/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 740d2476c..bce327316 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Page de popup", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From a8ea158fa4c973d37c7b087fd6f8e0d24f26778a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:31 -0500 Subject: [PATCH 1154/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 0fc4234fe..f089c14c8 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From c1e35b5d11cd668dcaf4a5400869330295bdf39c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:33 -0500 Subject: [PATCH 1155/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 218d986a1..95e7567d9 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup-pagina", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From a6f91788611f5ce71820877abf8e780098aba9c8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:34 -0500 Subject: [PATCH 1156/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 1576e2f90..5fb92a6d3 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From cc8f7230ed512f42dba4edcccc0a80f3d7cfebcf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:35 -0500 Subject: [PATCH 1157/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index ff097d383..41160af02 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Vyskakovací stránka", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 6bf93dedfec6d9e4273b1fbfc8ffdee0c5fab9db Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:37 -0500 Subject: [PATCH 1158/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a3d271f29..495f744f4 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Pàgina emergent", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 0c8992f0b4d979a1b1ffcf5648d0c7c696cf08e0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:38 -0500 Subject: [PATCH 1159/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 009387bdf..b2b03c332 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Изскачащ Прозорец", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 4e9068da72318222eff40c9b469350607ad00fb3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:40 -0500 Subject: [PATCH 1160/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 49bf1f0a0..2041b0baf 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Felugró ablak", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From da575b9b2cc88e9ce07fbdbd4094781d87f24bb0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:41 -0500 Subject: [PATCH 1161/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 061620351..97b150745 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "彈出頁面", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From f858c58b4d8746f16e7a50826b1d804d9ad25d05 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:02:42 -0500 Subject: [PATCH 1162/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index fbba1b6b1..7a1fb261d 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup trang", + "message": "Preferences", "description": "Popup Page Settings" }, "scale": { From 4843d0a97d0d935527733e8a22384f42d862724c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 14:46:12 -0500 Subject: [PATCH 1163/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index d218b0d67..43ae834e2 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Ustawienia", "description": "Popup Page Settings" }, "scale": { From a0d360419db47198454bec900b589b779b898acc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 15:12:56 -0500 Subject: [PATCH 1164/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 2041b0baf..73f4fb837 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Tulajdonságok", "description": "Popup Page Settings" }, "scale": { From bcc5997e2f612ec09ef4b78b103f1dd157be11f4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 16:27:36 -0500 Subject: [PATCH 1165/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 387e58910..a13049b0c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "設定", "description": "Popup Page Settings" }, "scale": { From 026c2bbf5b231ad1fa34e970a4050720ea27cd9e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 19 Apr 2019 20:51:40 -0500 Subject: [PATCH 1166/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index f80a1cdce..eac1cd2a5 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferências", "description": "Popup Page Settings" }, "scale": { From 2e9dc007d0dd69dae282368ee8da7760ce429e84 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 20 Apr 2019 09:11:48 -0500 Subject: [PATCH 1167/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index f9f889b34..e716a59a2 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferenze", "description": "Popup Page Settings" }, "scale": { From a78d91e9bf9c7aa630c8983aad27046fc7e17dd3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 20 Apr 2019 10:15:11 -0500 Subject: [PATCH 1168/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7a1fb261d..b18c14208 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Tuỳ chỉnh", "description": "Popup Page Settings" }, "scale": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Bạn có một hoặc nhiều tài khoản Steam hoặc Blizzard. Các bản sao lưu chưa được mã hóa sẽ không sử dụng định dạng sao lưu tiêu chuẩn.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Bạn có thể nhập sao lưu từ một số ứng dụng khác.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Tìm hiểu thêm", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 6d7075988b121f8e734eaf7f6182715c71a857bb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 22 Apr 2019 05:31:58 -0500 Subject: [PATCH 1169/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index bce327316..072c8b308 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Préférences", "description": "Popup Page Settings" }, "scale": { From 590108d6c62c938392ed8c3b7fffa4ec645935ba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 22 Apr 2019 06:21:56 -0500 Subject: [PATCH 1170/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 495f744f4..ef8f7aa3d 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferències", "description": "Popup Page Settings" }, "scale": { From 0b78c57ce850dae8a582adbb3b9618af98de5770 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 24 Apr 2019 12:01:47 -0500 Subject: [PATCH 1171/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 59c7460c8..c3b936ca4 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "¿Estás seguro que deseas borrar esta cuenta? Esta acción no se puede deshacer.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Esta contraseña se utilizará para cifrar tus cuentas. Nadie puede ayudarte si olvidas la contraseña.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "¿Tienes una copia de seguridad para tus cuentas? ¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferencias", "description": "Popup Page Settings" }, "scale": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Tienes una o más cuentas de Steam o Blizzard. Las copias de seguridad no cifradas no utilizarán el formato de copia de seguridad estandarizado.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Puedes importar copias de seguridad desde otras aplicaciones.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Aprende más", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From f0c538aa560b038a76c9604c04e7944aaa003314 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 24 Apr 2019 12:31:19 -0500 Subject: [PATCH 1172/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index c3b936ca4..c2f908066 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "El autenticador genera códigos de autenticación de dos factores en su navegador.", + "message": "Authenticator genera códigos de autenticación de dos factores en su navegador.", "description": "Extension Description." }, "added": { @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Introducción manual", + "message": "Entrada manual", "description": "Manual Entry." }, "close": { @@ -40,7 +40,7 @@ "description": "OK." }, "yes": { - "message": "Si", + "message": "Sí", "description": "Yes." }, "no": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Ha fallado.", + "message": "Falla.", "description": "Update Failure." }, "about": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportar\/Importar", + "message": "Exportar \/ Importar", "description": "Export and Import." }, "settings": { @@ -100,7 +100,7 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirma la contraseña", + "message": "Confirmar contraseña", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No puedes agregar una nueva cuenta o exportar tus datos hasta que todas las cuentas hayan sido desencriptadas. Por favor, introduzce la contraseña correcta antes de continuar.", + "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encriptado", + "message": "Cifrado", "description": "Encrypted." }, "copied": { @@ -140,11 +140,11 @@ "description": "Translate." }, "source": { - "message": "Código fuente", + "message": "Código Fuente", "description": "Source Code." }, "passphrase_info": { - "message": "Introduze la contraseña para desencriptar los datos de la cuenta.", + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", "description": "Passphrase Info" }, "sync_clock": { From d765c3c41aeb16fcdd15021f81991e5541cb9e20 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 8 May 2019 17:22:48 -0500 Subject: [PATCH 1173/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index b18c14208..ed9d0692f 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Xác thực", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " đã được thêm vào.", + "message": " wurde hinzugefügt.", "description": "Added Account." }, "errorqr": { From 08d56f6fc26647219f5fc6289c8ae94efb02f60e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 01:12:43 -0500 Subject: [PATCH 1174/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 45f3ef72d..1aa76c6c7 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Авторизация", + "message": "Аутентификатор", "description": "Extension Name." }, "extShortName": { From 53d9b61680cdf45c7a9d9ed21b4a9499bff1a05a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 01:43:45 -0500 Subject: [PATCH 1175/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 1aa76c6c7..6bc2baa13 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Предпочтения", "description": "Popup Page Settings" }, "scale": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Возникла проблема подключения к вашей учётной записи, пожалуйста войдите снова.$SERVICE$.$SERVICE$$SERVICE$$SERVICE$$SERVICE$.", + "message": "Этот пароль будет использован для шифрования вашего аккаунта. Если вы забудете пароль, тогда вам не кто не сможет помочь.!", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 43850924c1baf0aefe64c7c5b160451691cbcb76 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 02:32:34 -0500 Subject: [PATCH 1176/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6bc2baa13..9f9133359 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "Настройки Безопасности", + "message": "Безопасность", "description": "Security." }, "current_phrase": { From 4d0288fe471ef62c1fa47ae17482d8e5d5be21de Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 02:56:47 -0500 Subject: [PATCH 1177/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 9f9133359..f9a04d122 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -168,11 +168,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Время", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Счетчик", "description": "Counter Based" }, "resize_popup_page": { From 7e3350d23e4cddc66a3ab31179295ab58f5720d8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 03:12:44 -0500 Subject: [PATCH 1178/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f9a04d122..1086468e2 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Экспортировать и импортировать", + "message": "Экспорт \/ Импорт", "description": "Export and Import." }, "settings": { From 6f4371b07226bed171312f7780b2ef511f7a8f2f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 03:35:15 -0500 Subject: [PATCH 1179/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 1086468e2..be4b40e79 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " добавлено.", + "message": " добавлен.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Нераспознанный QR-код.", "description": "QR Error." }, "errorsecret": { From de9cb2341dc44579f06700b8b39dee07cc0e0751 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 03:45:39 -0500 Subject: [PATCH 1180/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index be4b40e79..851018780 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Ручной ввод", + "message": "Ввод вручную", "description": "Manual Entry." }, "close": { @@ -48,7 +48,7 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Учетная запись", "description": "Account." }, "accountName": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Секрет", + "message": "Секретный ключ", "description": "Secret." }, "updateSuccess": { From a22342581df04767a0eb7fd0bef3ba83d1477dc3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 04:23:18 -0500 Subject: [PATCH 1181/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 851018780..9908e3c37 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Ввод вручную", + "message": "Ручной ввод", "description": "Manual Entry." }, "close": { From 92c0a79dd98e5779dd8d53d35f112e385420c487 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 05:02:22 -0500 Subject: [PATCH 1182/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 9908e3c37..facc84b71 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "Crystal, poet updated\nDecorate my peaceful corner,\nPledge of sacred poetry\nAnd friendship is a sweet", + "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не сможет помочь вам, если вы забудете его.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Вы не можете добавить новую учетную запись или вывести данные, пока не будет выполнен вход во все учётные записи. Пожалуйста, введите правильный пароль, прежде чем продолжить.", + "message": "Вы не можете добавить новую учетную запись или экспортировать данные, пока все учетные записи не будут расшифрованы. Пожалуйста, введите правильный пароль, прежде чем продолжить.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Пороли не совпадают.", + "message": "Пароль не совпадает.", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Введите пароль для доступа к данным учётной записи.", + "message": "Введите пароль для расшифровки данных учетной записи.", "description": "Passphrase Info" }, "sync_clock": { @@ -156,7 +156,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Внимание! Ваши местные часы слишком далеко, пожалуйста, исправить перед продолжением.", + "message": "Внимание! Ваши местные время не совпадает, пожалуйста синхронизируйте время перед тем как продолжить.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Фокусировка не удалась, перезагрузите страницу и повторите попытку.", + "message": "Захват не выполнен, перезагрузите страницу и повторите попытку.", "description": "Capture Failed" }, "based_on_time": { @@ -294,11 +294,11 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Резервные копии можно импортировать из других приложений.", + "message": "Вы можете импортировать резервные копии из других приложений.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Подробнее", + "message": "Узнать больше", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From bf8e31b4d2c8f9bcc25e9427b473d2c644331404 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 05:04:36 -0500 Subject: [PATCH 1183/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index facc84b71..e8bd10989 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -290,7 +290,7 @@ } }, "otp_unsupported_warn": { - "message": "нету", + "message": "У вас есть один или несколько аккаунтов Steam или Blizzard. Незашифрованные резервные копии не будут использовать стандартный формат резервного копирования.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From 6bd614ec3c141a032fee3dfe3dde2da043b1c46b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 05:14:54 -0500 Subject: [PATCH 1184/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e8bd10989..90339b263 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -260,7 +260,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Выберите, где хранятся ваши данные. Выбрав «local», Ваши данные будут храниться на Вашем ПК. Использование «sync» позволяет Вашему браузеру синхронизировать Ваши данные с облачным хранилищем, при условии, что Вы вошли в свою учетную запись.", + "message": "Выберите, где хранятся ваши данные. Использование 'local' хранит ваши данные на вашем ПК. Использование 'sync' позволяет вашему браузеру синхронизировать ваши данные в облаке, если вы вошли в учетную запись синхронизации.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { @@ -276,11 +276,11 @@ "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Выход", + "message": "Выйти", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Этот пароль будет использован для шифрования вашего аккаунта. Если вы забудете пароль, тогда вам не кто не сможет помочь.!", + "message": "При подключении к вашей учетной записи $SERVICE$ произошла ошибка. Пожалуйста, войдите снова.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 4feb709100177f450d1c4cf496d6735b04447cbe Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 05:29:23 -0500 Subject: [PATCH 1185/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 90339b263..712aa1bd4 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Предпочтения", + "message": "Параметры", "description": "Popup Page Settings" }, "scale": { @@ -260,7 +260,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Выберите, где хранятся ваши данные. Использование 'local' хранит ваши данные на вашем ПК. Использование 'sync' позволяет вашему браузеру синхронизировать ваши данные в облаке, если вы вошли в учетную запись синхронизации.", + "message": "Выберите, где хранятся ваши данные. Выбрав «local», Ваши данные будут храниться на Вашем ПК. Использование «sync» позволяет Вашему браузеру синхронизировать Ваши данные с облачным хранилищем, при условии, что Вы вошли в свою учетную запись.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { From 59dc8370898bdf1d4accd2285c392247bbfab25b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 06:05:24 -0500 Subject: [PATCH 1186/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 712aa1bd4..523d2e1d9 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Данные зашифрованы", "description": "Encrypted." }, "copied": { From 5beda2eb1c0a5e5cba4945afb1451fe05405c097 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 07:03:15 -0500 Subject: [PATCH 1187/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 523d2e1d9..de665f9b0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Внимание: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку.", + "message": "Внимание: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR-кодом.\n\nЭкспортировать текст меню информации.", "description": "Export menu info text" }, "download_backup": { From 48ae1a1b1da8ec4180c429675230eb461241e4ec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 07:24:42 -0500 Subject: [PATCH 1188/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index de665f9b0..8c7ca76db 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Внимание: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR-кодом.\n\nЭкспортировать текст меню информации.", + "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR-кодом.", "description": "Export menu info text" }, "download_backup": { @@ -192,15 +192,15 @@ "description": "Download backup file." }, "import_backup": { - "message": "Импорт резервной копии", + "message": "Восстановить резервную копию", "description": "Import backup." }, "import_backup_file": { - "message": "Импортировать резервный файл", + "message": "Восстановить резервную копию из файла", "description": "Import backup file." }, "import_backup_code": { - "message": "Импорт текста резервной копии", + "message": "Восстановить резервную копию из текста", "description": "Import backup code." }, "show_all_entries": { From cadc37f235752e8cd56f8d7bdd7ea2756d410d3d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 07:33:08 -0500 Subject: [PATCH 1189/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8c7ca76db..b77031505 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -216,7 +216,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Ваш пароль хранится локально, пожалуйста немедленно изменить его в меню безопасность.", + "message": "Ваши данные хоронятся в открытом виде, для защиты установите пароль в настройках безопасности.", "description": "localStorage password warning." }, "remove": { @@ -248,7 +248,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Использование функции автозаполнения", + "message": "Использовать автозаполнение", "description": "Use Autofill" }, "use_high_contrast": { From b32ec318f16ec5a49be3db6ded56440401d5500b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 07:44:22 -0500 Subject: [PATCH 1190/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b77031505..4b128e824 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -156,11 +156,11 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Внимание! Ваши местные время не совпадает, пожалуйста синхронизируйте время перед тем как продолжить.", + "message": "Внимание! Ваши данные местного времени не совпадают, пожалуйста синхронизируйте время перед тем как продолжить.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Crystal, poet updated\nDecorate my peaceful corner,\nPledge of sacred poetry\nAnd friendship is a sweet", + "message": "У вас есть резервная копия для ваших учетных записей? Создайте резервную копию, пока не поздно!", "description": "Remind Backup" }, "capture_failed": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Скачать защищенные паролем резервного копирования", + "message": "Сохранить защищенную паролем резервную копию", "description": "Download Encrypted Backup" }, "search": { From 1d8717e09c6844d6b93ea34c2c40b102c3fcb9ab Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 07:52:56 -0500 Subject: [PATCH 1191/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 4b128e824..57a6a9b4c 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -232,11 +232,11 @@ "description": "Search" }, "popout": { - "message": "Всплывающее изображение", + "message": "Показать в отдельном окне", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Заблокировать", + "message": "Защищено паролем", "description": "Lock accounts" }, "edit": { From b7a6b62a62e9e334d13a93b90fc34c737b253294 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 22 May 2019 09:46:02 -0500 Subject: [PATCH 1192/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 57a6a9b4c..698c6fe82 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Показать в отдельном окне", + "message": "Отдельное окно", "description": "Make window turn into persistent popup" }, "lock": { @@ -248,11 +248,11 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Использовать автозаполнение", + "message": "Автозаполнение", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Использовать высокую контрастность", + "message": "Высокая контрастность", "description": "Use High Contrast" }, "storage_menu": { From 8684d21191e695f55ed89e87bd47acad5593914c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 31 May 2019 04:33:09 -0500 Subject: [PATCH 1193/3473] New translations messages.json (German) --- _locales/de/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 4e296b3ce..6dfb7b894 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator erzeugt zwei-Faktor-Authentifizierungscodes in Ihrem Browser.", "description": "Extension Description." }, "added": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten\/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Haben Sie ein Backup für ihre Accounts? Warten Sie nicht bis es zu spät ist!", "description": "Remind Backup" }, "capture_failed": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Einstellungen", "description": "Popup Page Settings" }, "scale": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Du hast ein oder mehrere Steam- oder Blizzard-Konten. Unverschlüsselte Backups werden kein standardisiertes Backup-Format verwenden.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Sie können Backups aus einigen anderen Anwendungen importieren.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Weitere Informationen", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From a5ce3105a40b79f1c6a868eb5282abedc7ad1430 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 1 Jun 2019 11:21:59 -0500 Subject: [PATCH 1194/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ed9d0692f..b7fbc9fea 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Xuất khẩu \/ nhập khẩu", + "message": "Xuất \/ Nhập dữ liệu", "description": "Export and Import." }, "settings": { @@ -84,11 +84,11 @@ "description": "Settings." }, "security": { - "message": "An ninh", + "message": "Bảo mật", "description": "Security." }, "current_phrase": { - "message": "Mật khẩu hiện thời", + "message": "Mật Khẩu Hiện Tại", "description": "Current Passphrase." }, "new_phrase": { @@ -128,7 +128,7 @@ "description": "Encrypted." }, "copied": { - "message": "Sao chép", + "message": "Đã sao chép", "description": "Copied." }, "feedback": { From bb0ddf0caad40c02d5e7238382ee883e19447644 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Jun 2019 17:06:17 -0500 Subject: [PATCH 1195/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 1d5118b7a..82bd1f761 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Saati Google ile senkronize et", + "message": "Geçmişi Google ile eşitle", "description": "Sync Clock" }, "remember_phrase": { From 0cc08c8b4d243d9f05f45ab557fbc392d2a32f14 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Jun 2019 17:14:04 -0500 Subject: [PATCH 1196/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 82bd1f761..41c152b43 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Kimlik Doğrulayıcı", + "message": "Kimlik doğrulayıcısı", "description": "Extension Name." }, "extShortName": { - "message": "Kimlik Doğrulayıcı", + "message": "Kimlik doğrulayıcısı", "description": "Extension Short Name." }, "extDesc": { - "message": "Kimlik Doğrulayıcı, tarayıcınızda iki faktörlü kimlik doğrulama kodları oluşturur.", + "message": "Kimlik Doğrulayıcı, internet tarayıcınızda iki adımlı doğrulama kodları oluşturur.", "description": "Extension Description." }, "added": { @@ -16,11 +16,11 @@ "description": "Added Account." }, "errorqr": { - "message": "Tanınmayan QR kodu.", + "message": "QR kodu bulunamadı.", "description": "QR Error." }, "errorsecret": { - "message": "Gizli Anahtar Hatası. Sadece 32'lik ('A-Z', '2-7' ve '=' ) ve 16'lık (HEX)('0-9' ve 'A-F') desteklenmektedir. Fakat Sizin Gizli Anahtarınız: ", + "message": "Gizli Anahtar Hatası. Sadece 32'lik ('A-Z', '2-7' ve '=') ve 16'lık (HEX)('0-9' ve 'A-F') desteklenmektedir. Fakat Sizin Gizli Anahtarınız: ", "description": "Secret Error." }, "add_qr": { @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "Tamam", + "message": "Ok", "description": "OK." }, "yes": { @@ -52,11 +52,11 @@ "description": "Account." }, "accountName": { - "message": "Hesap Adı", + "message": "Müşteri Adı", "description": "Account Name." }, "issuer": { - "message": "Yayınlayan Kuruluş", + "message": "Veren kuruluş", "description": "Issuer." }, "secret": { @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "Güvenlik", + "message": "Emniyet", "description": "Security." }, "current_phrase": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bu hesabı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", + "message": "Bu gizli anahtarı silmek mi istiyorsunuz? Bu işlem geri alınamaz.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır.Şifreyi unutursanız kimse size yardım edemez.", + "message": "Gizli Anahtarlarınızı Şifrelemek için bu parola kullanılacaktır. Eğer bu şifreyi unutursanız size asla kimse yardımcı olamaz.", "description": "Passphrase Warning." }, "update": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Şifre uyuşmuyor.", + "message": "Şiƒreniz doğru değil.", "description": "Passphrase Not Match." }, "encrypted": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Tercihler", "description": "Popup Page Settings" }, "scale": { From 5f8b53324331f9a07e6a5fe83ebdf785a4690ad8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Jun 2019 17:23:30 -0500 Subject: [PATCH 1197/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 41c152b43..98d9589ff 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -144,11 +144,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Hesap verilerin şifresini çözmek için parolanızı girin.", + "message": "Şifrelemeyi kaldırmak için lütfen mevcut şifrenizi girin.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Geçmişi Google ile eşitle", + "message": "Saati google ile senkronize et", "description": "Sync Clock" }, "remember_phrase": { @@ -160,19 +160,19 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Hesaplarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", + "message": "Gizli Anahtarlarınızı Yedeklediniz Mi? İş işten geçene kadar beklemeyin!", "description": "Remind Backup" }, "capture_failed": { - "message": "Yakalama başarısız oldu, lütfen sayfayı yeniden yükleyin ve tekrar deneyin.", + "message": "Yakalama başarısız, sayfayı yenileyip tekrar deneyiniz.", "description": "Capture Failed" }, "based_on_time": { - "message": "Zamana dayalı", + "message": "Zaman bazlı", "description": "Time Based" }, "based_on_counter": { - "message": "Sayaca Dayalı", + "message": "Karşı Delik", "description": "Counter Based" }, "resize_popup_page": { @@ -180,35 +180,35 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Ölçek", + "message": "Aralık", "description": "Scale" }, "export_info": { - "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz?Herhangi bir hesabın sağ üst kısmına gelin ve gizli düğmeye basın.", + "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmına gelin ve gizli düğmeye basın.", "description": "Export menu info text" }, "download_backup": { - "message": "Yedekleme Dosyasını İndir", + "message": "Yedekleme dosyasını indir", "description": "Download backup file." }, "import_backup": { - "message": "Yedekten içeri aktar", + "message": "Yedeklemeyi içe aktar", "description": "Import backup." }, "import_backup_file": { - "message": "Dosyadan içeri aktar", + "message": "Yedeklemeyi içe aktar", "description": "Import backup file." }, "import_backup_code": { - "message": "Metin dosyasından içeri aktar", + "message": "Yedekten içeri aktar", "description": "Import backup code." }, "show_all_entries": { - "message": "Tüm girdileri göster", + "message": "Girişler gösteriliyor", "description": "Show all entries." }, "dropbox_risk": { - "message": "Uyarı: yedeklemeler şifrelenmemiş. Kullanım kendi sorumluluğunuzdadır.", + "message": "Uyarı: Dropbox'a kaydedilen yedekler şifrelenmemiştir. Bu riski göz önüne alarak kullanınız.", "description": "Backup risk warning." }, "import_error_password": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Sil", + "message": "Kaldır", "description": "Remove password." }, "download_enc_backup": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Açılır pencere modu", + "message": "Popup görüntüsü", "description": "Make window turn into persistent popup" }, "lock": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Yüksek Kontrast Kullan", + "message": "&Yüksek Karşıtlık Kullan", "description": "Use High Contrast" }, "storage_menu": { @@ -268,11 +268,11 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Depolama konumu", + "message": "Depolama konumları", "description": "Storage location" }, "sign_in": { - "message": "Giriş Yap", + "message": "Oturum aç", "description": "Sign in to 3rd party storage services" }, "log_out": { @@ -290,7 +290,7 @@ } }, "otp_unsupported_warn": { - "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var.Şifrelenmemiş yedeklemeler standartlaştırılmış yedekleme biçimi kullanmaz.", + "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler standartlaştırılmış yedekleme biçimi kullanmaz.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Daha fazla öğrenin", + "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 2f0730f33822e72f035061e3711a24fd5d85fa8b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Jun 2019 18:32:02 -0500 Subject: [PATCH 1198/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 98d9589ff..d9b94b766 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Kimlik Doğrulayıcı, internet tarayıcınızda iki adımlı doğrulama kodları oluşturur.", + "message": "Kimlik Doğrulayıcı, tarayıcınızda iki faktörlü kimlik doğrulama kodları oluşturur.", "description": "Extension Description." }, "added": { From 0b17e069ff70cd9ce6b29b2b3fb297951a99783b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 11 Jun 2019 04:02:43 -0500 Subject: [PATCH 1199/3473] New translations messages.json (German) --- _locales/de/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 6dfb7b894..d468cddba 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authentifikator", + "message": "Authentifizierung", "description": "Extension Name." }, "extShortName": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Schlüssel-Fehler. Nur Base32(A-Z, 2-7 und =)- und HEX(0-9 und A-F)-Schlüssel sind unterstützt. Ihr Schlüssel ist: ", + "message": "Schlüssel-Fehler. Nur Base32(A-Z, 2-7 und =)- und HEX(0-9 und A-F) Schlüssel sind unterstützt. Ihr Schlüssel ist: ", "description": "Secret Error." }, "add_qr": { @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", + "message": "Sind Sie sicher, dass Sie diesen Schlüssel löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", "description": "Remove entry confirmation" }, "security_warning": { @@ -208,15 +208,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Achtung: Die Backups sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", + "message": "Vorsicht: Sicherungen, die in Dropbox gespeichert werden, sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Sie müssen das richtige Passwort angeben um Sicherungsdateien zu importieren.", + "message": "Sie müssen das richtige Passwort angeben, um Sicherungsdateien zu importieren.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Ihr Passwort wird lokal gespeichert, bitte ändern Sie es sofort im Sicherheitsmenü.", + "message": "Ihr Passwort wird lokal gespeichert, bitte ändern Sie es im Sicherheitsmenü sofort.", "description": "localStorage password warning." }, "remove": { From 04e4fa777fdad08f4dd6ee28345aa2407b12e70c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 13 Jun 2019 03:52:41 -0500 Subject: [PATCH 1200/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 96 +++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 150f75872..d479a8b56 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "인증 도구", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "인증 도", "description": "Extension Short Name." }, "extDesc": { @@ -24,83 +24,83 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR 코드 스캔", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "수동 입력.", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "닫기", "description": "Close." }, "ok": { - "message": "Ok", + "message": "확인", "description": "OK." }, "yes": { - "message": "Yes", + "message": "예", "description": "Yes." }, "no": { - "message": "No", + "message": "아니오", "description": "No." }, "account": { - "message": "Account", + "message": "계정", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "계정명", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "발급자", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "비밀번호", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "성공.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "실패.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "정보", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "내보내기\/가져오기", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "설정", "description": "Settings." }, "security": { - "message": "Security", + "message": "보안", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "현재 비밀번호", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "새 비밀번호", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "비밀번호", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "비밀번호 확인", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "업데이트", "description": "Update." }, "phrase_incorrect": { @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "암호화", "description": "Encrypted." }, "copied": { @@ -132,11 +132,11 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "피드백", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "번역", "description": "Translate." }, "source": { @@ -144,15 +144,15 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "데이터 복호화를 위해 비밀번호를 입력하세요.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "구글과 시간 동기화", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "암호 기억", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "귀하의 계정에 대한 백업이 있으십니까? 더 늦기 전에 생성하세요.", "description": "Remind Backup" }, "capture_failed": { @@ -172,11 +172,11 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "카운터 기반", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "환경 설정", "description": "Popup Page Settings" }, "scale": { @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "백업 파일 다운로드", "description": "Download backup file." }, "import_backup": { @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "텍스트 백업 가져오기", "description": "Import backup code." }, "show_all_entries": { @@ -220,43 +220,43 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "제거", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "암호 보호된 백업 다운로드", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "검색", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "팝업 모드", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "잠금", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "수정", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "수동 동기화", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "자동 입력 사용", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "고대비 사용", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "저장 & 백업", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -268,15 +268,15 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "저장 위치", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "로그인", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "로그아웃", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "추가 정보", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 28b5b965855ec7842b84a88d40b425244125b192 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 13 Jun 2019 04:05:51 -0500 Subject: [PATCH 1201/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index d479a8b56..814b705d1 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성합니다.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "암호 오류. 오직 Base32(A-Z, 2-7 및 =) 및 HEX(0-9 및 A-F) 형식만 지원됩니다. 허나, 귀하의 암호는 다음과 같습니다: ", "description": "Secret Error." }, "add_qr": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "정말로 이 계정을 삭제하시겠습니까? 이 작업은 취소할 수 없습니다.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "이 비밀번호는 귀하의 계정을 암호화합니다. 분실 시 아무런 도움을 받을 수 없습니다.", "description": "Passphrase Warning." }, "update": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "모든 계정이 복호화될 때까지 새 계정을 추가하거나 데이터를 내보낼 수 없습니다. 계속하기 전에 올바른 비밀번호를 입력해주세요.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -156,7 +156,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "주의! 로컬 시간이 오차가 너무 큽니다. 계속하기 전에 고쳐주세요.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,7 +164,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "캡처에 실패했습니다. 페이지를 새로고침하고 다시 시도해주세요.", "description": "Capture Failed" }, "based_on_time": { @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "배", "description": "Scale" }, "export_info": { @@ -212,11 +212,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "백업을 가져오려면 올바른 비밀번호를 제공해야 합니다.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "비밀번호가 로컬 위치에 저장되었으므로, 보안 메뉴에서 즉시 변경해주세요.", "description": "localStorage password warning." }, "remove": { @@ -260,11 +260,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "데이터 저장 위치를 선택하세요. '로컬'을 사용하면 데이터를 귀하의 PC에 저장합니다. '동기화'를 사용하면 동기화 계정에 로그인한 경우, 브라우저가 데이터를 클라우드에 동기화합니다.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "제3자 저장 서비스에 데이터를 자동으로 백업하세요.", "description": "3rd party backup info" }, "storage_location": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "$SERVICE$ 계정에 연결하는 도중 문제가 발생했습니다. 다시 로그인 해주세요.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,11 +290,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "하나 이상의 스팀(Steam) 또는 블리자드(Blizzard) 계정을 보유하고 계십니다. 암호화되지 않은 백업은 표준화된 백업 형식을 사용하지 않습니다.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "일부 기타 애플리케이션으로부터 백업을 가져올 수 있습니다.", "description": "Info text on import page" }, "otp_backup_learn": { From 7bd899164cc2f3dde5763d2302207c2e712d4486 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 18 Jun 2019 11:33:35 -0500 Subject: [PATCH 1202/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index f089c14c8..843c8b266 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -8,31 +8,31 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator-laajennus tuottaa kaksivaiheisen tunnistuksen tunnuslukuja selaimessasi.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " on lisätty.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Tunnistamaton QR-koodi.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Avainvirhe. Vain Base32(A-Z, 2-7 ja =) ja HEX(0-9 ja A-F) ovat tuettuja. Avaimesi: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Lue QR-koodi", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Manuaalinen syöttö", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Sulje", "description": "Close." }, "ok": { @@ -40,19 +40,19 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Kyllä", "description": "Yes." }, "no": { - "message": "No", + "message": "Ei", "description": "No." }, "account": { - "message": "Account", + "message": "Tili", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Tilin nimi", "description": "Account Name." }, "issuer": { From 46bd47c364126e916766caa225a04bb9f5b69849 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 18 Jun 2019 11:40:03 -0500 Subject: [PATCH 1203/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 843c8b266..0070984f1 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -56,63 +56,63 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Käyttäjä", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Salausavain", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Valmista.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Epäonnistui.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Tietoja", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Vie \/ tuo", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Asetukset", "description": "Settings." }, "security": { - "message": "Security", + "message": "Suojaus", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Nykyinen salasana", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Uusi salasana", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Salasana", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Vahvista salasana", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Haluatko varmasti poistaa tämän tilin? Toimintoa ei voi peruuttaa.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Salasanaa käytetään tilisi salauksessa. Kukaan ei voi auttaa sinua, jos unohdat salasanasi.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Päivitä", "description": "Update." }, "phrase_incorrect": { From f245c6e3a3ffc42fb006acd2d9174fb14abfc301 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 18 Jun 2019 11:44:08 -0500 Subject: [PATCH 1204/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 0070984f1..0bde63966 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -116,35 +116,35 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Et voi lisätä uutta tiliä tai viedä tietoja, ennen kuin kaikkien tilien salaus on poistettu. Anna oikea salasana ennen jatkamista.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Salasanat eivät vastaa toisiaan.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Salattu", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopioitu", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Lähetä palautetta", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Käännä", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Lähdekoodi", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Anna salasana salataksesi tilin tiedot.", "description": "Passphrase Info" }, "sync_clock": { From 5f638e3e2081a95a95896d90e6a6e78ef6729091 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 18 Jun 2019 11:54:17 -0500 Subject: [PATCH 1205/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 0bde63966..d00be47ea 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -148,35 +148,35 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Synkronoi kello Googlen kanssa", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Muista salasana", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Varoitus! Aseta kellosi oikeaan aikaan ennen jatkamista.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Onko sinulla varmuuskopio tileistäsi? Ota varmuuskopio, ennen kuin se on myöhäistä!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Kuvakaappaus epäonnistu. Lataa sivu uudelleen ja kokeile vielä kerran.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Aikaperusteinen", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Laskuriperusteinen", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Asetukset", "description": "Popup Page Settings" }, "scale": { @@ -184,15 +184,15 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Varoitus: kaikki varmuuskopiot ovat salaamattomia. Haluatko lisätä tilin toiseen ohjelmaan? Vie kohdistin minkä tahansa tilin oikean yläkulman päälle ja klikkaa esiin tulevaa painiketta.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Lataa varmuuskopiotiedosto", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Tuo varmuuskopio", "description": "Import backup." }, "import_backup_file": { From 2582d4a0972d1ff5a5f6533576504a09a427b9c3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 18 Jun 2019 12:03:26 -0500 Subject: [PATCH 1206/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index d00be47ea..07028f05d 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -196,71 +196,71 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Tuo varmuuskopiotiedosto", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Tuo tekstivarmuuskopio", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Näytä kaikki tilit", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Varoitus: varmuuskopiot ovat salaamattomia. Käytä toimintoa harkiten.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Anna oikea salasana tuodaksesi varmuuskopiot.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Salasanaasi on säilytetty paikallisessa säilössä. Vaihda salasanasi mahdollisimman pian.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Poista", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Lataa salasanasuojattu varmuuskopio", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Etsi", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Ponnahdusikkuna", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Lukitse", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Muokkaa", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuaalinen synkronointi", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Täytä automaattisesti", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Suuri kontrasti", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Sijainti ja varmuuskopiot", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Valitse minne tietosi tallennetaan. 'Paikallinen' tallentaa tietosi omalle tietokoneellesi. Vaihtoehto 'Synkronoi' tallentaa tietosi valitsemaasi pilvipalveluun.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { From 30423f63fc492a39f234b011768048ede91131eb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 18 Jun 2019 12:07:46 -0500 Subject: [PATCH 1207/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 07028f05d..2ec5be6e0 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Skaala", "description": "Scale" }, "export_info": { @@ -264,23 +264,23 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Varmuuskopioi automaattisesti ulkopuoliseen tallennuspalveluun.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Tallennustilan sijainti", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Kirjaudu", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Kirjaudu ulos", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Virhe yhdistettäessä palveluun $SERVICE$. Kirjaudu uudelleen.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Sinulla on vähintään yksi Steam tai Blizzard -tili. Salaamattomat varmuuskopiot eivät ole normaalissa varmuuskopiomuodossa.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Voit tuoda varmuuskopioita muista ohjelmista.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Lisätietoja", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From c75cd2384db9cd792aba11b3f556bf374075b10d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 26 Jun 2019 03:12:32 -0500 Subject: [PATCH 1208/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 2b66e93ff..206a7f9cf 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Enter your 2-factor authentication code or one-time password.\nThe provided information does not match our records. Please try again.", "description": "Extension Description." }, "added": { From 8512d5a16e8f72e20998a0a0ebd102870917a6a2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 29 Jun 2019 12:41:37 -0500 Subject: [PATCH 1209/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 814b705d1..ccc0cc5e6 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "암호 오류. 오직 Base32(A-Z, 2-7 및 =) 및 HEX(0-9 및 A-F) 형식만 지원됩니다. 허나, 귀하의 암호는 다음과 같습니다: ", + "message": "암호 오류. 오직 기본32자(A-Z, 2-7 및 =) 및 HEX(0-9 및 A-F) 형식만 지원됩니다. 허나, 귀하의 암호는 다음과 같습니다: ", "description": "Secret Error." }, "add_qr": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "경고: 백업이 암호화되지 않았습니다. 사용시 모든 위험은 사용자에게 있습니다.", "description": "Backup risk warning." }, "import_error_password": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "암호 보호된 백업 다운로드", + "message": "암호화된 백업 다운로드", "description": "Download Encrypted Backup" }, "search": { From 2081e1d71e8bb797f8503d0f7bb54b526808f211 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 29 Jun 2019 12:55:48 -0500 Subject: [PATCH 1210/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index ccc0cc5e6..79fa64084 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "경고: 모든 백업이 암호화되지 않았습니다. 다른 앱에 계정을 추가하고 싶습니까? 계정에 오른쪽 위에 숨겨진 버튼을 누르십시오.", "description": "Export menu info text" }, "download_backup": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "추가 정보", + "message": "더 알아보기", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From e4e200b661476e46576f500a66a2a8e1ce31287d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Jul 2019 07:42:46 -0500 Subject: [PATCH 1211/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 206a7f9cf..2b66e93ff 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Enter your 2-factor authentication code or one-time password.\nThe provided information does not match our records. Please try again.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { From 23512d466daceabe88551c398a753d0a1647d838 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Jul 2019 07:42:48 -0500 Subject: [PATCH 1212/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 95e7567d9..34810754e 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "QR Code scannen", + "message": "Scan QR-code", "description": "Scan QR Code." }, "add_secret": { @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "OK", "description": "OK." }, "yes": { From fa677045ebb6a542e156effbc5c87c1382b78a93 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Jul 2019 07:52:32 -0500 Subject: [PATCH 1213/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 34810754e..bd019cbdf 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Naam", + "message": "Accountnaam", "description": "Account Name." }, "issuer": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Fout.", + "message": "Mislukt.", "description": "Update Failure." }, "about": { @@ -100,7 +100,7 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Bevestig wachtwoord", + "message": "Wachtwoord bevestigen", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Je kan niet een nieuw account toevoegen of exporteer data tot alle accounts gedecrpyt zijn. Voer A. U. B. het correcte wachtwoord in voordat u verder gaat.", + "message": "U kunt niet een nieuw account toevoegen of gegevens exporteren tot alle accounts ontcijferd zijn. Voer het juiste wachtwoord in voordat u verder gaat.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Commentaar", + "message": "Feedback", "description": "Feedback." }, "translate": { @@ -144,11 +144,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Voer het wachtwoord in om de accountgegevens te decoderen.", + "message": "Voer het wachtwoord in om de accountgegevens te ontcijferen.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Klok met Google", + "message": "Klok synchroniseren met Google", "description": "Sync Clock" }, "remember_phrase": { @@ -184,27 +184,27 @@ "description": "Scale" }, "export_info": { - "message": "Waarschuwing: alle back-ups zijn ongecodeerd. Wilt u een account toevoegen aan een andere app? Beweeg over de juiste bovenkant van elke account en druk op de knop verborgen.", + "message": "Waarschuwing: alle back-ups zijn niet versleuteld. Wilt u een account toevoegen aan een andere app? Beweeg over de rechterbovenkant van een account en druk op de verborgen knop.", "description": "Export menu info text" }, "download_backup": { - "message": "Backup downloaden", + "message": "Back-up downloaden", "description": "Download backup file." }, "import_backup": { - "message": "Backup importeren", + "message": "Back-up importeren", "description": "Import backup." }, "import_backup_file": { - "message": "Backup importeren", + "message": "Back-up importeren", "description": "Import backup file." }, "import_backup_code": { - "message": "Importeer Text Backup", + "message": "Tekstback-up importeren ", "description": "Import backup code." }, "show_all_entries": { - "message": "Laat alle reacties zien", + "message": "Laat alle invoer zien", "description": "Show all entries." }, "dropbox_risk": { From 56a19393918f2d6ec787dcc18f68f0ab551be622 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Jul 2019 08:03:46 -0500 Subject: [PATCH 1214/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index bd019cbdf..5b65d3daa 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator genereert 2-stapsverificatiecodes in uw browser.", "description": "Extension Description." }, "added": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Weet u zeker dat u dit account wilt verwijderen? Dit kan niet ongedaan worden gemaakt.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Dit wachtwoord wordt gebruikt voor het versleutelen van uw accounts. Niemand kan u helpen als u het wachtwoord vergeet.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Hebt u een back-up voor uw accounts? Wacht niet tot het te laat is!", "description": "Remind Backup" }, "capture_failed": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Voorkeuren", "description": "Popup Page Settings" }, "scale": { @@ -208,15 +208,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Waarschuwing: back-ups zijn ongecodeerd. Gebruik op uw eigen risico.", + "message": "Waarschuwing: back-ups zijn niet versleuteld. Gebruik op eigen risico.", "description": "Backup risk warning." }, "import_error_password": { - "message": "U moet juiste wachtwoord opgeven om back-ups te importeren.", + "message": "U moet het juiste wachtwoord opgeven om back-ups te importeren.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Uw wachtwoord is lokaal opgeslagen, wijzig deze dan in het menu beveiliging onmiddellijk.", + "message": "Uw wachtwoord is lokaal opgeslagen, wijzig deze direct in het menu beveiliging.", "description": "localStorage password warning." }, "remove": { @@ -224,15 +224,15 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Downloaden van wachtwoord-beveiligde back-up", + "message": "Wachtwoord-beveiligde back-up downloaden", "description": "Download Encrypted Backup" }, "search": { - "message": "Zoek", + "message": "Zoeken", "description": "Search" }, "popout": { - "message": "Popup-modus", + "message": "Pop-upmodus", "description": "Make window turn into persistent popup" }, "lock": { @@ -248,11 +248,11 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Gebruik Autofill", + "message": "Automatisch aanvullen gebruiken", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Hoog Contrast", + "message": "Hoog contrast gebruiken", "description": "Use High Contrast" }, "storage_menu": { @@ -260,11 +260,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Kies waar uw gegevens worden opgeslagen. Met behulp van de 'lokale', worden de gegevens opgeslagen op uw PC. Met behulp van 'sync' laat uw browser sync uw gegevens naar de wolk als u bent aangemeld bij een account synchroniseren.", + "message": "Kies waar uw gegevens worden opgeslagen. Met ‘lokale’ worden de gegevens opgeslagen op uw PC. Met ‘sync’ worden uw gegevens gesynchroniseerd naar de cloud als u bent aangemeld bij een account.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatisch een back-up van uw gegevens aan 3de partij opslagservices.", + "message": "Automatisch een back-up maken van uw gegevens naar opslagdiensten van derden.", "description": "3rd party backup info" }, "storage_location": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Er was een probleem met de verbinding tot uw $SERVICE$ account, log opnieuw in.", + "message": "Er was een probleem met de verbinding naar uw $SERVICE$-account, meld u opnieuw aan.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "U hebt een of meer Steam- of Blizzard-accounts. Niet-versleutelde back-ups zullen geen gestandaardiseerde backup-indeling gebruiken.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "U kunt back-ups van enkele andere toepassingen importeren.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Meer info", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From b8b26f912bf9370df9235f8598ace077fb24804e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Jul 2019 08:13:24 -0500 Subject: [PATCH 1215/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 5b65d3daa..24194390e 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "U kunt niet een nieuw account toevoegen of gegevens exporteren tot alle accounts ontcijferd zijn. Voer het juiste wachtwoord in voordat u verder gaat.", + "message": "U kunt niet een nieuw account toevoegen of gegevens exporteren tot alle accounts zijn ontcijferd. Voer het juiste wachtwoord in voordat u verder gaat.", "description": "Passphrase Incorrect." }, "phrase_not_match": { From babb77e933699d88627238dde78080bfa640f867 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 3 Jul 2019 13:35:14 -0500 Subject: [PATCH 1216/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 304 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 _locales/fy/messages.json diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json new file mode 100644 index 000000000..f089c14c8 --- /dev/null +++ b/_locales/fy/messages.json @@ -0,0 +1,304 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "description": "Secret Error." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Account Name", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export \/ Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + } +} \ No newline at end of file From f09993a65aa53b747aff674bc327b4186721bcea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 5 Jul 2019 14:42:38 -0500 Subject: [PATCH 1217/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index b7fbc9fea..6bf95bb4b 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -196,7 +196,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Nhập khẩu các tập tin sao lưu", + "message": "Nhập tệp sao lưu", "description": "Import backup file." }, "import_backup_code": { From b0f1d27494a56a2725751e71791a17915873296c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 09:15:21 -0500 Subject: [PATCH 1218/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 72 +++++++++++++++++++-------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index f089c14c8..2dcb4a3f8 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -8,43 +8,43 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator generearret 2-stapsferifikaasjekoades yn jo browser.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " is tafoege.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Net-werkende QR-koade.", "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Geheim flater. Allinnich Base32 (A-Z, 2-7 en =) en HEX (0-9 en A-F) wurdt stipe. Echter, jo geheim is: ", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Skan QR-koade", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Hânmjittige ynfier", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Slute", "description": "Close." }, "ok": { - "message": "Ok", + "message": "OK", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { - "message": "No", + "message": "Nee", "description": "No." }, "account": { @@ -52,107 +52,107 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Accountnamme", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Utjouwer", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Geheim", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Slagge.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Mislearre.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Oer", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Eksportearje \/ Ymportearje", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Ynstellingen", "description": "Settings." }, "security": { - "message": "Security", + "message": "Befeiliging", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Aktueel ​​wachtwurd", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nij wachtwurd", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Wachtwurd", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Wachtwurd befêstigje", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Binne jo wis dat jo dit account fuortsmite wolle? Dit kin net ûngedien makke wurde.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Dit wachtwurd wurdt brûkt foar it fersiferjen fan jo accounts. Net ien kin jo helpe as jo it wachtwurd ferjitte.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Fernije", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Jo kinne net in nij account tafoegje of gegevens eksportearje oant alle accounts ûntsifere binne. Fier it krekte wachtwurd yn eardat jo fierder gean.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Wachtwurd komt net oerien.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Fersifere", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopiearre", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Kommentaar", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Oersette", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Boarnekoade", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Fier it wachtwurd yn om de accountgegevens te ûntsiferjen.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Klok syngronisearje mei Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Wachtwurd ûnthâlde", "description": "Remember Passphrase" }, "clock_too_far_off": { From 15c864a8c8e982927d2e33b977a3274fdf734683 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 09:23:05 -0500 Subject: [PATCH 1219/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 2dcb4a3f8..0ec7cf38d 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -156,55 +156,55 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Let op! De klok fan jo lokale kompjûter is te fier foar\/efter, werstel dit eardat jo trochgean.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Hawwe jo in reservekopy foar jo accounts? Wachtsje net oant it te let is!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Fêstlizzen is mislearre, laad de side opnij en probearje it opnij.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tiidsbûn", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Teller bûn", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Foarkarren", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Skeal", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Warskôging: alle reservekopyen binne net fersifere. Wolle jo in account tafoegje oan in oare app? Beweegje oer de rjochterboppekant fan in account en druk op de ferstoppe knop.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Reservekopy downloade", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Reservekopy ymportearje", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Reservekopybestân ymportearje", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Tekstreservekopy ymportearje", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Lit alle ynfier sjen", "description": "Show all entries." }, "dropbox_risk": { From a7f956653e7d1de38ebc4562c5591f43d9f7a333 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 09:33:59 -0500 Subject: [PATCH 1220/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 0ec7cf38d..4a56ff22c 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -208,79 +208,79 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Warskôging: reservekopyen binne net fersifere. Brûk op eigen risiko.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Jo moatte it krekte wachtwurd opjaan om reservekopyen te ymportearjen.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Jo wachtwurd is lokaal bewarre, wizigje dizze daliks yn it menu befeiliging.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Fuortsmite", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Wachtwurd-befeilige reservekopy downloade", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Sykje", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Pop-upmodus", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Beskoattelje", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Bewurkje", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Hânmjittige syngronisaasje", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Automatysk oanfolje brûke", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Heech kontrast brûke", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Opslach & reservekopy", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Kies wêr't jo gegevens bewarre wurde. Mei ‘lokale’ wurden de gegevens bewarre op jo PC. Mei ‘sync’ wurde uw gegevens syngronisearre nei de cloud as jo oanmeld binne by in account.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatysk in reservekopy meitsje fan jo gegevens nei opslachtsjinsten fan tredden.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Unthâldlokaasje", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Oanmelde", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Ofmelde", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Der wie in probleem mei de ferbining nei jo $SERVICE$-account, meld jo opnij oan.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Jo hawwe ien of mear Steam- of Blizzard-accounts. Net-fersifere reservekopyen sille gjin standerdisearre reservekopy-yndieling brûke.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Jo kinne reservekopyen fan inkelde andere tapassingen ymportearje.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Mear ynfo", "description": "learn more link on import page. Placed after otp_backup_inform" } } \ No newline at end of file From 7ead2b575b054a7d45259235b08dd3005ab134f7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:23 -0500 Subject: [PATCH 1221/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 6bf95bb4b..be1ba7774 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Bí mật lỗi. Chỉ Base32 (A-Z, 2-7 và =) và HEX hỗ trợ (0-9 và A-F). Tuy nhiên, bí mật của bạn là: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 4b44a3e83ce3ffa93b90a3ec357057b7b18fbd30 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:25 -0500 Subject: [PATCH 1222/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 5b39ecb86..a698e46d6 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Μυστικό σφάλμα. Υποστηρίζονται μόνο τα Base32 (A-Z, 2-7 και =) και HEX (0-9 και A-F). Ωστόσο, το μυστικό σας είναι:", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 627a5981aba835d9a5b3c7532ac111c0b65c38e4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:29 -0500 Subject: [PATCH 1223/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d9b94b766..ace453cff 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Gizli Anahtar Hatası. Sadece 32'lik ('A-Z', '2-7' ve '=') ve 16'lık (HEX)('0-9' ve 'A-F') desteklenmektedir. Fakat Sizin Gizli Anahtarınız: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 2137e411aafff42acac521ddf17be6475ab90420 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:31 -0500 Subject: [PATCH 1224/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index c831ae430..aa7434da4 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Fel på hemlig nyckel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 4a940d99cbeaa3536867c47bb91c21927b19ca54 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:32 -0500 Subject: [PATCH 1225/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index f089c14c8..5e2993e75 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From d4e1544074f07db4368e0a3aa4ae331fa22690d8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:34 -0500 Subject: [PATCH 1226/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index b5e4d0b76..304f656a9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Eroare secretă. Doar Base32 (A-Z, 2-7 şi =) şi HEX (0-9 si A-F) sunt acceptate. Cu toate acestea, secretul tău este: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 1924ea255e422b7d07db61a3ae1c6a44f5c200b7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:35 -0500 Subject: [PATCH 1227/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index eac1cd2a5..e9eac6cb5 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Erro secreto. Somente Base32(A-Z, 2-7 e =) e HEX(0-9 e A-F) são suportados. Contudo, seu código secreto é: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 20e3b8ae67c0e37b5733decad13d346f03627a65 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:37 -0500 Subject: [PATCH 1228/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 497cd6a00..dfd7c197f 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From ce39ba3eb6625a77eb4b85aea9964ebe5ab1851e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:38 -0500 Subject: [PATCH 1229/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 43ae834e2..b13c764cd 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Błąd sekretnego kodu. Dopuszczalne znaki Base32(A-Z, 2-7 and =) oraz HEX(0-9 and A-F). Jednakże, twój sekretny kod to: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From d627d901d52fb20e08c9918dcb2944872d07fc01 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:40 -0500 Subject: [PATCH 1230/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index f089c14c8..5e2993e75 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From beffcf8f770a277e1a04da981a89f62e23b0b12b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:41 -0500 Subject: [PATCH 1231/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index a13049b0c..b28aed560 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "認証コードが間違っています。Base32 (A-Z, 2-7, =) と HEX (0-9, A-F) のみ使用できます。認証コード: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 20603f4167c019cea3d16144c686b7f422db2c4f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:43 -0500 Subject: [PATCH 1232/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e716a59a2..6abd83cb2 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticatore", "description": "Extension Name." }, "extShortName": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Errore di segreto. Solo Base32 (A-Z, 2-7 e =) e HEX (0-9 e A-F) sono supportati. Tuttavia, il tuo segreto è: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 8bb463415cf78a2fc7d820dd81ce065f5ccc79c1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:44 -0500 Subject: [PATCH 1233/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 73f4fb837..d52ab4397 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Titok hiba. Csak Base32 (A-z-ig, 2-7 és =) és a HEX (0-9 és A-F) támogatottak. Azonban az ön titka: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 1d63088c5c70de4f439e593620f2c57f8f425d8e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:45 -0500 Subject: [PATCH 1234/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index f089c14c8..5e2993e75 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 61de18299a8fe48c39860c1c88728a97dd31538e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:47 -0500 Subject: [PATCH 1235/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index d468cddba..4b6a16cb0 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Schlüssel-Fehler. Nur Base32(A-Z, 2-7 und =)- und HEX(0-9 und A-F) Schlüssel sind unterstützt. Ihr Schlüssel ist: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 865aef6564d57ea3f34d297be7ac57ed028daced Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:48 -0500 Subject: [PATCH 1236/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 2b66e93ff..031a53ec2 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Rahasia kesalahan. Hanya Base32 (A-Z, 2-7 dan =) dan HEX (0-9 dan A-F) yang didukung. Namun, rahasia Anda adalah: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From a1a6211c18f2687485984d30c47938a72aa4b5e6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:49 -0500 Subject: [PATCH 1237/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 072c8b308..a401d8528 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Erreur sur la clef secrète. Seul les caractères Base32(A-Z, 2-7 et =) et HEX(0-9 et A-F) sont supportés. Néanmoins, votre clef secrète est: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 0050003d26af6919113359231a8cbfd181f720e5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:51 -0500 Subject: [PATCH 1238/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 2ec5be6e0..a5c98a378 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Avainvirhe. Vain Base32(A-Z, 2-7 ja =) ja HEX(0-9 ja A-F) ovat tuettuja. Avaimesi: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 62e51466473ee31e80c37354d490dc0ab1af015d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:52 -0500 Subject: [PATCH 1239/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 5fb92a6d3..38d97517d 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 022853febaea121040e8bc45718a93ac3f75359e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:54 -0500 Subject: [PATCH 1240/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 41160af02..d3a3a14a7 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Chyba tajného klíče. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Nicméně, Váš tajný klíč je: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 4e675b03e9edaedfeb5185e60982c1ae00a6b14e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:55 -0500 Subject: [PATCH 1241/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 97b150745..5e9ad1637 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "金鑰錯誤,僅支援Base32(A-Z,2-7及=)和HEX(0-9及A-F)格式,然而您的金鑰是:", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From e455424994107717b9b3d45b52b1eca14ccda91b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:57 -0500 Subject: [PATCH 1242/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index ef8f7aa3d..24c88e23e 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Error en la clau secreta. Només s'accepten codificacions Base32 (A-Z, 2-7, =) i HEX (0-9, A-F). Malgrat tot, la vostra clau secreta és: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 827453223b38dbf715663f1462dfea8325e094d7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:58 -0500 Subject: [PATCH 1243/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index b2b03c332..896fb8d94 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Грешка. Само Base32 (A-Z, 2-7 и =) и HEX (0-9 и A-F) се поддържат. Обаче your таен е: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 9168287ff950e480a8cf91b1aa78791f5e610180 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:10:59 -0500 Subject: [PATCH 1244/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index fc1184143..a4f545595 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "خطأ سرية. Base32 فقط (من الألف إلى الياء، 2-7 و =) وست عشري (0-9 و A-F) معتمدة. ومع ذلك، السر الخاصة بك: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From d9ca0bd73ab3ad55eaada2289ca7f27e36ca5ab7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:11:01 -0500 Subject: [PATCH 1245/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index c2f908066..38f47d5ca 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Error en la clave secreta. Sólo se admiten codificaciones Base32 (A-Z, 2-7 y =) y HEX (0-9 y A-F). Sin embargo, tu clave secreta es: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 18b4ab9752109cf5255099503fcfbce34d2d43f5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:11:02 -0500 Subject: [PATCH 1246/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 698c6fe82..a8d071307 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Секретный ошибка. Только Base32 (A-Z, 2-7 и =) и ШЕСТНАДЦАТЕРИЧНЫЙ (0-9 и A-F) поддерживаются. Однако ваш секрет: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From f1e96101d5c23d04b604dea19af6231057f6e037 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:11:04 -0500 Subject: [PATCH 1247/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 4a56ff22c..d358b8fa8 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Geheim flater. Allinnich Base32 (A-Z, 2-7 en =) en HEX (0-9 en A-F) wurdt stipe. Echter, jo geheim is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From c161d355023293b01155eaec610d056c25f25e49 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:11:05 -0500 Subject: [PATCH 1248/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 24194390e..573cdfd44 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Geheim fout. Alleen Base32 (A-Z, 2-7 en =) en HEX (0-9 en A-F) wordt ondersteund. Echter, uw geheim is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From d27fad68678bfd07c598f3dfe5c0ddbc4e3f7cab Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:11:07 -0500 Subject: [PATCH 1249/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 79fa64084..9a075d997 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "암호 오류. 오직 기본32자(A-Z, 2-7 및 =) 및 HEX(0-9 및 A-F) 형식만 지원됩니다. 허나, 귀하의 암호는 다음과 같습니다: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From e6cd02ea950b22f424f5650e5603914e2749c8e8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:11:08 -0500 Subject: [PATCH 1250/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 3c5062bb6..84b3ab103 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret Error. Only Base32(A-Z, 2-7 and =) and HEX(0-9 and A-F) are supported. However, your secret is: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 424737b5b6c7cc11c335654b82338326e45fda4b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:42:49 -0500 Subject: [PATCH 1251/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b28aed560..e5a3cbb5d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "無効なアカウントのシークレット", "description": "Secret Error." }, "add_qr": { From 3d4b69b798a53d1a3633e28cccd252642d905ca4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 19:51:55 -0500 Subject: [PATCH 1252/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 24c88e23e..c54ed220d 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Clau secreta del compte no vàlida", "description": "Secret Error." }, "add_qr": { From 39474e53bf1bd5e43f884a0c59df612df63de930 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:40 -0500 Subject: [PATCH 1253/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index be1ba7774..56e41d687 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Tìm hiểu thêm", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From c862591041ddb41c1432592d7ad7d3798f800283 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:41 -0500 Subject: [PATCH 1254/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a698e46d6..fc49952b1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From e24ef0266698cc941ba8affcf811d795f52086d5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:42 -0500 Subject: [PATCH 1255/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index ace453cff..0b65a8af6 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 731ac5bef9b65326d332738fddcfaf78cb1434de Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:44 -0500 Subject: [PATCH 1256/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index aa7434da4..d817f940c 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From aa8c644b4b99884bc27320f6e1ac710f7c942fd4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:46 -0500 Subject: [PATCH 1257/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 5e2993e75..a0457615b 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 62fbd75368d8b5ccd2a68cb118a057458bf2b257 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:47 -0500 Subject: [PATCH 1258/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 304f656a9..d72c7b0c1 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From e8c8fa84caa5ae2f6148b2fbab1a91a9dd8fa444 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:48 -0500 Subject: [PATCH 1259/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index e9eac6cb5..ca92cc316 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Saiba mais", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From f81c055d8e70ec2eb3b3e01de310c56dd7862871 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:49 -0500 Subject: [PATCH 1260/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index dfd7c197f..dc6a39512 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 93c37ff2e0bb47a70f5be6f13e75cac73d53e92a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:51 -0500 Subject: [PATCH 1261/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b13c764cd..1541ff22f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Dowiedz się więcej", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 0cb0170ca0f73da80d56ffe6e93c01fd24a281ff Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:52 -0500 Subject: [PATCH 1262/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 5e2993e75..a0457615b 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From cc1b750c4b255730b3f7926d2657039ef1fcae1b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:54 -0500 Subject: [PATCH 1263/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e5a3cbb5d..6e5693080 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "詳細", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From d24244a70e8045b8984711eb3bb79f6fcf5d2251 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:55 -0500 Subject: [PATCH 1264/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 6abd83cb2..63758e444 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Ulteriori informazioni", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From aead97f8d7ab408a336d8feeaa379934ae911388 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:56 -0500 Subject: [PATCH 1265/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index d52ab4397..5d7b13667 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "További információ", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 6438588df73539f38dda8a3276d783d92f4336c1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:58 -0500 Subject: [PATCH 1266/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 5e2993e75..a0457615b 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 682c07ec70d0426c7a04c1c8e319cc76d3f03118 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:31:59 -0500 Subject: [PATCH 1267/3473] New translations messages.json (German) --- _locales/de/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 4b6a16cb0..3f9639d59 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Weitere Informationen", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From f6490321a93838d0689c8f1e8e656d78a372bf83 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:01 -0500 Subject: [PATCH 1268/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 031a53ec2..bb1c177ff 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 7e145ccf3dc9f3a0dfd3bd06c582e10b73baaac2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:02 -0500 Subject: [PATCH 1269/3473] New translations messages.json (French) --- _locales/fr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a401d8528..e0722236e 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "En savoir plus", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From eb44fb379897e182f3c4952e18fcecbdb5b0accc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:04 -0500 Subject: [PATCH 1270/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index a5c98a378..ada52620b 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Lisätietoja", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From f4bb8b98851ce45a4f3f6623eebebc9baa1a6712 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:06 -0500 Subject: [PATCH 1271/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 38d97517d..0afff9026 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 6025202179cab00dd466ccd9b9f82516e41d6a50 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:07 -0500 Subject: [PATCH 1272/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d3a3a14a7..76c70fa64 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 5f21ef7b9d13da012e25ac425a870d97fa0cd3c1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:08 -0500 Subject: [PATCH 1273/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 5e9ad1637..125f29d7f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "瞭解詳情", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 4bb38e255386208e2b8fc5a11530984bf694c05d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:10 -0500 Subject: [PATCH 1274/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index c54ed220d..a8031969a 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Saber-ne més", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 941ebc7c52bc63e2064ae969b84b68601ca7f1ab Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:11 -0500 Subject: [PATCH 1275/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 896fb8d94..0564dcee3 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From ff8feb53672740bb411898a6e0a438c4679e3073 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:12 -0500 Subject: [PATCH 1276/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index a4f545595..24bd12075 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "لمعرفة المزيد", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From b69db32d856a0088726dc88023e0bcf5235fa48c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:14 -0500 Subject: [PATCH 1277/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 38f47d5ca..c9935d46c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Aprende más", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 9ffc27a229b6d30be6d3cd02bd42053964e0ac40 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:15 -0500 Subject: [PATCH 1278/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a8d071307..b3901ba33 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Узнать больше", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From c872118a6163edd78bc29a35a29cd4a66a9e273c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:17 -0500 Subject: [PATCH 1279/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index d358b8fa8..28d80af2e 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Mear ynfo", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From ef471054862b061da488084ced842b667cf38181 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:18 -0500 Subject: [PATCH 1280/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 573cdfd44..c99b6bc1a 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Meer info", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 28646732c9d00d184053255464f5bbceb9fad50e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:20 -0500 Subject: [PATCH 1281/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 9a075d997..8d3e0e78b 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "더 알아보기", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 461784041fd99b5dfd4a82b86eac2efe50ecd32f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 21:32:21 -0500 Subject: [PATCH 1282/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 84b3ab103..de9ef749d 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -300,5 +300,8 @@ "otp_backup_learn": { "message": "Learn more", "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From 6decf385ecdfb7e3b9a783d17203da88bf7f61a9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 22:32:09 -0500 Subject: [PATCH 1283/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index c9935d46c..d223d07d2 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Clave secreta de la cuenta invalida", "description": "Secret Error." }, "add_qr": { From 39cb896a3a2a69a05a2744c53dac054d56b9e99d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 22:51:37 -0500 Subject: [PATCH 1284/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 5d7b13667..71700ba17 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Érvénytelen fiók titok", "description": "Secret Error." }, "add_qr": { @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Betöltés..." } } \ No newline at end of file From d3dd34fdffff5cf42c58bf32c55fd9484cea95cb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 23:21:45 -0500 Subject: [PATCH 1285/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 71700ba17..b95b92d60 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Érvénytelen fiók titok", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From dcff314c6ebd1c3b20a2bb64d489fa4d8833d758 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 8 Jul 2019 23:31:47 -0500 Subject: [PATCH 1286/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a8031969a..1590a52cd 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Clau secreta del compte no vàlida", + "message": "Invalid account secret", "description": "Secret Error." }, "add_qr": { From 8b9c54cfd1d966ae9fe8519694903f5c013effee Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Jul 2019 00:52:55 -0500 Subject: [PATCH 1287/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 1541ff22f..c2c4ff0eb 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Nieprawidłowy sekretny kod konta", "description": "Secret Error." }, "add_qr": { @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Wczytywanie..." } } \ No newline at end of file From 069c341a32c254c51a21012b8ca5e1a1b3d4f0b7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Jul 2019 01:32:53 -0500 Subject: [PATCH 1288/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index c99b6bc1a..b9642caa8 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Ongeldig accountgeheim", "description": "Secret Error." }, "add_qr": { @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Laden…" } } \ No newline at end of file From 2612032fb742090790dad769441a213a40783e2b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Jul 2019 01:32:55 -0500 Subject: [PATCH 1289/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 28d80af2e..c0f0f45f9 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Net krekt accountgeheim", "description": "Secret Error." }, "add_qr": { @@ -256,7 +256,7 @@ "description": "Use High Contrast" }, "storage_menu": { - "message": "Opslach & reservekopy", + "message": "Unthâld & reservekopy", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Lade…" } } \ No newline at end of file From cb97ad9e3ef1284b89d353d58b90e939d026853a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Jul 2019 02:23:01 -0500 Subject: [PATCH 1290/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 6e5693080..b0cda3389 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "読み込み中..." } } \ No newline at end of file From 803d6aa5e3b53163f889abb1f8bbb28490ed38e8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 9 Jul 2019 09:13:59 -0500 Subject: [PATCH 1291/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index ca92cc316..946f80cb3 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Segredo da conta inválido", "description": "Secret Error." }, "add_qr": { @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Carregando..." } } \ No newline at end of file From 78b7130c96bf89d01b37797482471f88eb04ec60 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 10 Jul 2019 14:49:48 -0500 Subject: [PATCH 1292/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index e0722236e..1239deb41 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Secret du compte invalide", "description": "Secret Error." }, "add_qr": { @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Chargement ..." } } \ No newline at end of file From ac2805c95cb36e0efbe413a7f5f48a9f06fee458 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 10 Jul 2019 18:31:46 -0500 Subject: [PATCH 1293/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 1590a52cd..cf094e192 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -302,6 +302,6 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Carregant..." } } \ No newline at end of file From 39a5d5a2e780cc96460aaab91b926256c3ed6459 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 11 Jul 2019 04:34:06 -0500 Subject: [PATCH 1294/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 56e41d687..caeb169c1 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Số tài khoản không hợp lệ", "description": "Secret Error." }, "add_qr": { From ec0d8732cfdc6c1a11d064f320cda359470e8dd4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 11 Jul 2019 16:13:03 -0500 Subject: [PATCH 1295/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 143 ++++++++++++++++++++++++++--------- 1 file changed, 108 insertions(+), 35 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 429ae9fbf..3afd57ede 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "身份验证器用以在浏览器中生成二步认证代码。", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { @@ -20,13 +20,9 @@ "description": "QR Error." }, "errorsecret": { - "message": "密钥错误,仅支持Base32(A-Z,2-7及=)和HEX(0-9及A-F)格式,然而您的密钥是:", + "message": "Invalid account secret", "description": "Secret Error." }, - "info": { - "message": "

Authenticator<\/strong> for Google™ Authenticator,© 2018 Authenticator Extension<\/a>. Released under the MIT License.<\/p>

Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。<\/p>

jsqrcode<\/a>的所有权归jsqrcode的作者所有。以Apache协议授权。<\/p>

ZXing<\/a>的所有权归ZXing的作者所有。以Apache协议授权。<\/p>

totp.js<\/a>的所有权归其作者所有。以MIT协议授权。<\/p>

jsSHA<\/a>的所有权归jsSHA的作者所有。以BSD协议授权。<\/p>

qrcode.js<\/a>的所有权归qrcode.js作者所有。以MIT协议授权。<\/p>

crypto-js<\/a>的所有权归crypto-js作者所有。以BSD协议授权。<\/p>

Droid Sans Mono<\/a>的所有权归Steve Matteson所有。以Apache协议授权。<\/p>

Font Awesome<\/a>的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。<\/p>

感谢 Mike Robinson<\/a> <3<\/p>", - "description": "Information." - }, "add_qr": { "message": "扫描QR码", "description": "Scan QR Code." @@ -56,12 +52,12 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "账户名称", "description": "Account Name." }, - "username": { - "message": "用户名", - "description": "Username." + "issuer": { + "message": "Issuer", + "description": "Issuer." }, "secret": { "message": "密钥", @@ -108,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "您确定要删除此密钥吗?此操作无法撤销。", + "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { @@ -124,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "密码不匹配。", "description": "Passphrase Not Match." }, "encrypted": { @@ -164,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "您是否为密钥创建了备份?不要等到为时已晚。", + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", "description": "Remind Backup" }, "capture_failed": { @@ -180,8 +176,8 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "调整弹出页面尺寸", - "description": "Resize Popup Page" + "message": "Preferences", + "description": "Popup Page Settings" }, "scale": { "message": "比例", @@ -204,31 +200,108 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "导入备份文本", "description": "Import backup code." }, - "dropbox_backup": { - "message": "自动备份至Dropbox", - "description": "Auto backup to Dropbox." - }, - "dropbox_code": { - "message": "Dropbox授权码", - "description": "Dropbox code." - }, - "dropbox_token": { - "message": "Dropbox Token", - "description": "Dropbox token." - }, - "dropbox_authorization": { - "message": "Dropbox授权", - "description": "Dropbox authorization." - }, "show_all_entries": { "message": "显示全部条目", "description": "Show all entries." }, "dropbox_risk": { - "message": "警告:保存至Dropbox的备份均未备份,您需自担风险。", - "description": "Dropbox backup risk warning." + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." } } \ No newline at end of file From fe3333b04d0862da6636c2a4b9fca74568815034 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 12 Jul 2019 21:21:44 -0500 Subject: [PATCH 1296/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 58 ++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 3afd57ede..89d305b2c 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "身份验证器用以在浏览器中生成二步认证代码。", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "密钥错误,仅支持Base32(A-Z,2-7及=)和HEX(0-9及A-F)格式,然而您的密钥是:", "description": "Secret Error." }, "add_qr": { @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "签发方", "description": "Issuer." }, "secret": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "您确定要删除此密钥吗?此操作无法撤销。", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "您是否为密钥创建了备份?不要等到为时已晚。", "description": "Remind Backup" }, "capture_failed": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "弹出页面设置", "description": "Popup Page Settings" }, "scale": { @@ -208,79 +208,79 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "警告:备份未加密,您需自担风险。", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "您必须提供正确的密码才能导入备份。", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "您的密码保存在了本地,请立即通过安全菜单更改密码。", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "移除", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "下载加密备份", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "搜索", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "独立窗口模式", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "锁定", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "编辑", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "手动同步", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "启用自动填充", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "使用高对比度", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "存储及备份", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "选择数据存储位置。local为仅在本地存储,sync为云端同步存储。", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "自动备份您的数据至第三方服务。", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "存储位置", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "登录", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "注销", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "连接到您的 $SERVICE$ 账号时出错,请登录后重试。", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,15 +290,15 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "您添加了Steam或战网账号,所以备份文件将不会使用标准输出格式。", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "您可以从一些其它的应用中导入备份。", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "了解更多", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { From ec0da87a9bc60d0d9d8aec929974041ff2e7ef59 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 15 Jul 2019 09:05:06 -0500 Subject: [PATCH 1297/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b3901ba33..83f2c733c 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Параметры", + "message": "Настройки", "description": "Popup Page Settings" }, "scale": { From 3386b96ada9f5906c68c7d3eb5e81cf0fd121c72 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 30 Jul 2019 10:13:44 -0500 Subject: [PATCH 1298/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index a0457615b..7fed6bfed 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "אימות", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "אמת", "description": "Extension Short Name." }, "extDesc": { @@ -36,83 +36,83 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "אישור", "description": "OK." }, "yes": { - "message": "Yes", + "message": "כן", "description": "Yes." }, "no": { - "message": "No", + "message": "לא", "description": "No." }, "account": { - "message": "Account", + "message": "חשבון", "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Store Name", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "מנפיק", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "קוד אבטחה", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "הצליח.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "שגיאה.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "אודות", "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "ייצוא\/ייבוא", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "הגדרות", "description": "Settings." }, "security": { - "message": "Security", + "message": "אבטחה", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "סיסמא נוכחית", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "סיסמה חדשה", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "סיסמא", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "אימות סיסמה", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "האם אתה בטוח שברצונך למחוק את החשבון הזה? לא ניתן לבטל פעולה זו.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "סיסמה זו תשמש להצפנת חשבונותיך. אף אחד לא יכול לעזור לך אם תשכח את הסיסמה.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "עדכן", "description": "Update." }, "phrase_incorrect": { From 16ed7ad6e1bfd77c267c5d2331b80a4227f70e23 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 30 Jul 2019 10:23:04 -0500 Subject: [PATCH 1299/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 7fed6bfed..65e33e186 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -116,51 +116,51 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "אינך יכול להוסיף חשבון חדש או לייצא נתונים עד שכל החשבונות מפוענחים. אנא הזן את הסיסמה הנכונה לפני שתמשיך.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "הסיסמאות אינן תואמות.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "מוצפן", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "הועתק", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "משוב", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "תרגם", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "קוד מקור", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "הזן סיסמה לפענוח נתוני חשבון.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "סינכרון היסטוריה עם גוגל", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "זכור את הסיסמה שלי", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "זהירות! השעון המקומי שלך רחוק מדי, אנא תקן אותו לפני שתמשיך.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "האם יש לך גיבוי לחשבונות שלך? אל תחכה עד שיהיה מאוחר מדי!", "description": "Remind Backup" }, "capture_failed": { From 651a13239ad6e75289bf4953aa52972b46dbcd32 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 5 Aug 2019 15:22:45 -0500 Subject: [PATCH 1300/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index de9ef749d..621f27991 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -298,10 +298,10 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Детальніше", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Завантаження..." } } \ No newline at end of file From e9ff910a45a894b81dc8ecfcb913fa93fe0be89b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:39 -0500 Subject: [PATCH 1301/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index caeb169c1..9735b0c8e 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Tên tài khoản", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 7b41f360363337c0da243ea8dc382e2c909060a1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:40 -0500 Subject: [PATCH 1302/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index fc49952b1..8df0aa335 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Όνομα Λογαριασμού", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 61acefa1ae825b0a1c76d2051a9106336770e398 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:42 -0500 Subject: [PATCH 1303/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index d817f940c..30e08455b 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Kontonamn", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 2eb634befb2f66540fce8f5372214dbef68107c9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:43 -0500 Subject: [PATCH 1304/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d223d07d2..ac8113522 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nombre de la cuenta", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 0f1931d8207f2b8c370ffdc501556f27f7059c83 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:44 -0500 Subject: [PATCH 1305/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index a0457615b..5b7299d18 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 76fd12c321277cd1df7da2cafa7e82243a6ea4ec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:45 -0500 Subject: [PATCH 1306/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 83f2c733c..165428d3e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Имя учётной записи", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 0706c1d69e08c6f1a3570adfe512840b2b69457d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:47 -0500 Subject: [PATCH 1307/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index d72c7b0c1..ef8467057 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Numele contului", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 203fa3bba6055cc99fd6df8b18154cc8403bde25 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:48 -0500 Subject: [PATCH 1308/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index dc6a39512..b6f79027c 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From e5b0b7223696981a35ec2036c459113397cf40e8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:50 -0500 Subject: [PATCH 1309/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c2c4ff0eb..c39d816f7 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nazwa konta", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Wczytywanie..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 84379764e9980114de6a504b1f3d777f37554eae Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:51 -0500 Subject: [PATCH 1310/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index a0457615b..5b7299d18 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Account Name", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 2429a18d7b71fb3f64a0b5b1d614aab8f52087f3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:52 -0500 Subject: [PATCH 1311/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 8d3e0e78b..7f50a76c2 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "계정명", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 70d40b33d6b71144f200bb800019e66eaa2b5585 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:54 -0500 Subject: [PATCH 1312/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b0cda3389..daec3884c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "アカウント名", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "読み込み中..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 6081d7b2c318743adecac6db48cd85a5eb8ccfde Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:55 -0500 Subject: [PATCH 1313/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 63758e444..581f29d5d 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nome account", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 3ee2135742d0b359b3c643e77fc0999f1bee302c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:56 -0500 Subject: [PATCH 1314/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index bb1c177ff..52d20809f 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nama Akun", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 3ebc411359531cdd70f186e4e4f7f62f431fce55 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:57 -0500 Subject: [PATCH 1315/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index b95b92d60..da833c1a1 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Fiók név", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Betöltés..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From daa6f425aa4924fd692a46e1a54da5906dca4427 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:31:59 -0500 Subject: [PATCH 1316/3473] New translations messages.json (German) --- _locales/de/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 3f9639d59..4e47afac5 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Kontoname", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 51b520acf9ab5f45b7c4690efd3076ce42a07185 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:00 -0500 Subject: [PATCH 1317/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 946f80cb3..215ef13f9 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nome da Conta", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Carregando..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 35537e4b384f01d38f1ae4f986728c7e32f7b760 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:01 -0500 Subject: [PATCH 1318/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index c0f0f45f9..f411fd488 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Accountnamme", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Lade…" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 5e33c746f6fff7ee5bd41535b936172b1833031f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:02 -0500 Subject: [PATCH 1319/3473] New translations messages.json (French) --- _locales/fr/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 1239deb41..735122653 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nom du compte", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Chargement ..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 6a17225d3dbf094a385caaa1607d5f322422d7f6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:04 -0500 Subject: [PATCH 1320/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index ada52620b..b75a4d994 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Tilin nimi", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From f09fb340f490f0fdaf0c10d74b3914285726a5b7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:05 -0500 Subject: [PATCH 1321/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index b9642caa8..0f63a8e79 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Accountnaam", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Laden…" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 5998d21c2bab2f87431e60a54b7e036e6cbe6e3c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:06 -0500 Subject: [PATCH 1322/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 0afff9026..dcd943ab0 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Kontonavn", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 9760343b7799d5382244b2b85414b0cb161b9dca Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:07 -0500 Subject: [PATCH 1323/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 76c70fa64..5d4c56201 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Název účtu", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 9ffc6a03bf462eabc42c634e88bd549a3fcdc2f6 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:09 -0500 Subject: [PATCH 1324/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 125f29d7f..3ce30d03b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "帳戶名稱", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 5510005aca4d1a6407edd83ae640524df90a1c8e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:10 -0500 Subject: [PATCH 1325/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 89d305b2c..45b798a36 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "账户名称", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From a57ec3c5cebe0a17f1a425ed550aad361376b128 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:11 -0500 Subject: [PATCH 1326/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index cf094e192..01cc5b9ab 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Nom del compte", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Carregant..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From dbb3777c680292cfdfd9f07877dc7ee0fa7275e9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:13 -0500 Subject: [PATCH 1327/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 0564dcee3..3a021f98d 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Потребителско име", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 4a4c26b9e5af534bff79b28a4657cbd33e41f3e0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:14 -0500 Subject: [PATCH 1328/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 24bd12075..e586134fc 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "إسم الحساب", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 784d78f43cbbfcac7b1a1435417c87fe7e186b2a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:15 -0500 Subject: [PATCH 1329/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 621f27991..455814db9 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Назва облікового запису", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Завантаження..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 19775d7f5f4a7d34d0776d6e63b2cd0147e8e2ea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:16 -0500 Subject: [PATCH 1330/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 65e33e186..6d0a93c63 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Store Name", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 9df980b2cfa037661703cffe4c99c407b7e326cd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 13:32:18 -0500 Subject: [PATCH 1331/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 0b65a8af6..fdbed02de 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Müşteri Adı", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -303,5 +303,14 @@ }, "loading": { "message": "Loading..." + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" } } \ No newline at end of file From 753f0c57aeed77c7ef1d8ae8d464383950d21eab Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 10 Aug 2019 14:22:21 -0500 Subject: [PATCH 1332/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c39d816f7..61f6aeb8f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nazwa użytkownika", "description": "Account Name." }, "issuer": { @@ -305,12 +305,12 @@ "message": "Wczytywanie..." }, "advanced": { - "message": "Advanced" + "message": "Zaawansowane" }, "period": { - "message": "Period" + "message": "Okres" }, "type": { - "message": "Type" + "message": "Typ" } } \ No newline at end of file From 88eef4d07d36a2959f590686f84d17701c9e2401 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 11 Aug 2019 04:31:39 -0500 Subject: [PATCH 1333/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index daec3884c..e8727d8cf 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "ユーザー名", "description": "Account Name." }, "issuer": { @@ -305,12 +305,12 @@ "message": "読み込み中..." }, "advanced": { - "message": "Advanced" + "message": "その他" }, "period": { - "message": "Period" + "message": "期間" }, "type": { - "message": "Type" + "message": "タイプ" } } \ No newline at end of file From 1f5dd892de21485d4fec430086835c9100b59549 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 11 Aug 2019 05:21:31 -0500 Subject: [PATCH 1334/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 01cc5b9ab..2a4bc79a5 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nom d'usuari", "description": "Account Name." }, "issuer": { @@ -305,7 +305,7 @@ "message": "Carregant..." }, "advanced": { - "message": "Advanced" + "message": "Avançat" }, "period": { "message": "Period" From 61d7eba1a7495a87999e70e2102e91e2b8d6ecba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 11 Aug 2019 05:31:27 -0500 Subject: [PATCH 1335/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 2a4bc79a5..56ca29ba4 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -308,9 +308,9 @@ "message": "Avançat" }, "period": { - "message": "Period" + "message": "període" }, "type": { - "message": "Type" + "message": "Tipus" } } \ No newline at end of file From 235264289d08512b36b1839f82a5ff4dac14732f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Aug 2019 15:51:23 -0500 Subject: [PATCH 1336/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 581f29d5d..979401bb8 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nome Utente", "description": "Account Name." }, "issuer": { @@ -302,15 +302,15 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Caricamento..." }, "advanced": { - "message": "Advanced" + "message": "Avanzate" }, "period": { - "message": "Period" + "message": "Periodo" }, "type": { - "message": "Type" + "message": "Tipo" } } \ No newline at end of file From b058bef223e02e653cf5039faa7083370e5b24f3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 12 Aug 2019 16:01:55 -0500 Subject: [PATCH 1337/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 979401bb8..d1b3c68e6 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Account segreto invalido", "description": "Secret Error." }, "add_qr": { From a418688b1c95c3f87c3f3012aed4431561d16ba2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 13 Aug 2019 09:02:55 -0500 Subject: [PATCH 1338/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 215ef13f9..44ed34df6 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nome de usuário", "description": "Account Name." }, "issuer": { @@ -305,12 +305,12 @@ "message": "Carregando..." }, "advanced": { - "message": "Advanced" + "message": "Avançado" }, "period": { - "message": "Period" + "message": "Período" }, "type": { - "message": "Type" + "message": "Tipo" } } \ No newline at end of file From a54931ac4387b73bce2f3a2722ef65b95244e8a5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:37 -0500 Subject: [PATCH 1339/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 9735b0c8e..e68ae8432 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 83ebff848f844a514355d4eba8691e71126f4b1a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:38 -0500 Subject: [PATCH 1340/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 8df0aa335..2b57ccaaa 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From f8b50c3d4ef5b2c3abba9cd7b51f1aa2d80bb5fd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:39 -0500 Subject: [PATCH 1341/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 30e08455b..dab6ada88 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 4a4961514a9ddef329760ae0930d0198f59dcdf2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:41 -0500 Subject: [PATCH 1342/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index ac8113522..197ed7aa7 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 43a74fe35401f787ef703f6c7bf368d591c6fa44 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:42 -0500 Subject: [PATCH 1343/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 5b7299d18..e1242a0b0 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From d16724d00911163387471d20652e4eb52ef4b391 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:44 -0500 Subject: [PATCH 1344/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 165428d3e..252cebcc8 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From eca255f635aed16c2ec92e027ca58f6fd3a3dcf1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:45 -0500 Subject: [PATCH 1345/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index ef8467057..84216ab00 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 51fc4cb2d0bfbd305d02d06a13f3f3e3d1107682 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:46 -0500 Subject: [PATCH 1346/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index b6f79027c..24eba7566 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 036d76a213a7de9dccd274c3d280f7efe4956245 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:48 -0500 Subject: [PATCH 1347/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 61f6aeb8f..a09e0ddd5 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Wczytywanie..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Zaawansowane" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Typ" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 669cde867f2609b1433f0b32926b44733b7101ed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:49 -0500 Subject: [PATCH 1348/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 5b7299d18..e1242a0b0 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 75d3f83976f0f33ae9b663f05634da721b8575e3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:51 -0500 Subject: [PATCH 1349/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 7f50a76c2..f1b6f4c05 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 2615bf8de115686b6af85f1a3480ba5ecf089282 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:52 -0500 Subject: [PATCH 1350/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e8727d8cf..d5cd3ae12 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "読み込み中..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "その他" }, @@ -312,5 +318,8 @@ }, "type": { "message": "タイプ" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 396bcc66bcf404a9ddef8ba1b9bd05371bc951ed Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:53 -0500 Subject: [PATCH 1351/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index d1b3c68e6..47eb1d898 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Caricamento..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Avanzate" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Tipo" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From e728cabb914c00eeb083d4619c686761d29c56ec Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:54 -0500 Subject: [PATCH 1352/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 52d20809f..5b5ca8355 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 7308c36a8b6fd955fa5b69709651502f5ff5c083 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:56 -0500 Subject: [PATCH 1353/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index da833c1a1..f578bc8f9 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Betöltés..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 21a51f76cd93d20c6390693ed43dc59e3d9a7891 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:57 -0500 Subject: [PATCH 1354/3473] New translations messages.json (German) --- _locales/de/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 4e47afac5..4cba25f4a 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 1a6e394699fccc1426685f627840d5efe5f9419c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:42:59 -0500 Subject: [PATCH 1355/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 44ed34df6..0594c5b87 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Carregando..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Avançado" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Tipo" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 9f6a20c88415720a4d35652b432783762d95408c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:00 -0500 Subject: [PATCH 1356/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index f411fd488..db2456aec 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Lade…" }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 6bd5f104aae9e72a085eb43fd39868434aa412a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:01 -0500 Subject: [PATCH 1357/3473] New translations messages.json (French) --- _locales/fr/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 735122653..410f922b2 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Chargement ..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 623787db87c37904bc9f2ee18209fce2db1d3e60 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:02 -0500 Subject: [PATCH 1358/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index b75a4d994..168352201 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 64075eecd0bd5ab16be76ec54cc8426421e47e96 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:03 -0500 Subject: [PATCH 1359/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0f63a8e79..c5bab9be3 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Laden…" }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 30f96c11c218672ef2713b130b20921a64fd677d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:05 -0500 Subject: [PATCH 1360/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index dcd943ab0..6bca7f9aa 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From ae675a8e5b3445152f8cee7185bbd4c74b41e4aa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:06 -0500 Subject: [PATCH 1361/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 5d4c56201..1e08b8ce8 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 00fc17ab4658c055f877f6b311c606a39910e160 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:07 -0500 Subject: [PATCH 1362/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 3ce30d03b..d227f985c 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From e8275122eb760bf14ad6451c72dc99d1fa50b2fa Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:08 -0500 Subject: [PATCH 1363/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 45b798a36..1137ad9f9 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 0d313fdb5399be743bc0d94927c33129c904dcf0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:10 -0500 Subject: [PATCH 1364/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 56ca29ba4..51d5a9c04 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Carregant..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Avançat" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Tipus" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 406f376431d0f5ecfa4a17bf2e8b5e58bfcc0961 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:11 -0500 Subject: [PATCH 1365/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 3a021f98d..aa4cd3d2d 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 34b21dfc45cfca85e77003c879a873154e642e92 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:12 -0500 Subject: [PATCH 1366/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index e586134fc..dbfd78edb 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 912854c1a55cab433048b6c05de5abb9d83fe649 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:14 -0500 Subject: [PATCH 1367/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 455814db9..4de393ccb 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Завантаження..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 4020bcac9209e5aea5a57cdd930e25460729eae3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:15 -0500 Subject: [PATCH 1368/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 6d0a93c63..a027623b7 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 739accc482018205de733cf797ef20c25d57733b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 08:43:16 -0500 Subject: [PATCH 1369/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index fdbed02de..8c77399ac 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -304,6 +304,12 @@ "loading": { "message": "Loading..." }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, "advanced": { "message": "Advanced" }, @@ -312,5 +318,8 @@ }, "type": { "message": "Type" + }, + "invalid": { + "message": "Invalid" } } \ No newline at end of file From 010649753b476ec2b43fb79cdbc4caafe177b0b8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 09:12:50 -0500 Subject: [PATCH 1370/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index d5cd3ae12..1c72d3615 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -305,10 +305,10 @@ "message": "読み込み中..." }, "autolock": { - "message": "Lock after" + "message": "ロック時間" }, "minutes": { - "message": "minutes" + "message": "分" }, "advanced": { "message": "その他" @@ -320,6 +320,6 @@ "message": "タイプ" }, "invalid": { - "message": "Invalid" + "message": "無効" } } \ No newline at end of file From d19a8278f2ec8f508ff4a0b0ef063a0d852f27af Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 09:32:04 -0500 Subject: [PATCH 1371/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index a09e0ddd5..427906732 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -305,10 +305,10 @@ "message": "Wczytywanie..." }, "autolock": { - "message": "Lock after" + "message": "Zablokuj po" }, "minutes": { - "message": "minutes" + "message": "minuty" }, "advanced": { "message": "Zaawansowane" @@ -320,6 +320,6 @@ "message": "Typ" }, "invalid": { - "message": "Invalid" + "message": "Niepoprawny" } } \ No newline at end of file From 08857a7b3bb69e9eb1c8f5441f8d839198527ebf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 09:41:42 -0500 Subject: [PATCH 1372/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 427906732..5567372cd 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -308,7 +308,7 @@ "message": "Zablokuj po" }, "minutes": { - "message": "minuty" + "message": "min" }, "advanced": { "message": "Zaawansowane" From ce490142fc2c17ea89a8eee75645c3ac8e9ee81c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 09:52:01 -0500 Subject: [PATCH 1373/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index f578bc8f9..6ab85527d 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Felhasználónév", "description": "Account Name." }, "issuer": { @@ -305,21 +305,21 @@ "message": "Betöltés..." }, "autolock": { - "message": "Lock after" + "message": "Lezárás ennyi idő után" }, "minutes": { - "message": "minutes" + "message": "percek" }, "advanced": { - "message": "Advanced" + "message": "Haladó" }, "period": { - "message": "Period" + "message": "Időszak" }, "type": { - "message": "Type" + "message": "Típus" }, "invalid": { - "message": "Invalid" + "message": "Érvénytelen" } } \ No newline at end of file From 65f4d5dc7067d8a52083cae2bcbc6d0e6dda812e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 10:02:13 -0500 Subject: [PATCH 1374/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 0594c5b87..b53b1b747 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -305,10 +305,10 @@ "message": "Carregando..." }, "autolock": { - "message": "Lock after" + "message": "Bloquear após" }, "minutes": { - "message": "minutes" + "message": "minutos" }, "advanced": { "message": "Avançado" @@ -320,6 +320,6 @@ "message": "Tipo" }, "invalid": { - "message": "Invalid" + "message": "Inválido" } } \ No newline at end of file From 90517ba1212aca7af60bb8c76421081536cc4261 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 10:12:32 -0500 Subject: [PATCH 1375/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 252cebcc8..93b77d947 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Недопустимый номер учётной записи", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Имя пользователя", "description": "Account Name." }, "issuer": { @@ -302,13 +302,13 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "wird geladen..." }, "autolock": { - "message": "Lock after" + "message": "Lock Owner" }, "minutes": { - "message": "minutes" + "message": "минут" }, "advanced": { "message": "Advanced" From 9b8dee11246e1b94833b39be1d77f5443e587f3e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 12:02:42 -0500 Subject: [PATCH 1376/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 51d5a9c04..e8a0b89de 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -305,10 +305,10 @@ "message": "Carregant..." }, "autolock": { - "message": "Lock after" + "message": "Bloquejar després" }, "minutes": { - "message": "minutes" + "message": "minuts" }, "advanced": { "message": "Avançat" @@ -320,6 +320,6 @@ "message": "Tipus" }, "invalid": { - "message": "Invalid" + "message": "No és vàlid" } } \ No newline at end of file From ba48323a84a84d1791ba133dedff1d666c1040c3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 13:11:26 -0500 Subject: [PATCH 1377/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 5567372cd..ac1899eef 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -320,6 +320,6 @@ "message": "Typ" }, "invalid": { - "message": "Niepoprawny" + "message": "Niepoprawne" } } \ No newline at end of file From c57fe9d859f142a212b61abe8282b8cb604d9ef5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 13:21:27 -0500 Subject: [PATCH 1378/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index ac1899eef..852cee88e 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Nieprawidłowy sekretny kod konta", + "message": "Niepoprawny sekretny kod konta", "description": "Secret Error." }, "add_qr": { @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Synchronizuj wewnętrzny zegar z Google", + "message": "Synchronizuj zegar z Google", "description": "Sync Clock" }, "remember_phrase": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Uwaga: wszystkie kopie zapasowe są odszyfrowane. Chcesz dodać kono do innej aplikacji? Ustaw kursor nad prawym górnym rogiem dowolnego konta i wciśnij ukryty znak.", + "message": "Uwaga: wszystkie kopie zapasowe są odszyfrowane. Chcesz dodać kono do innej aplikacji? Ustaw kursor nad prawym górnym rogiem dowolnego konta i naciśnij ukryty przycisk.", "description": "Export menu info text" }, "download_backup": { @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import tekstowej kopii zapasowej", + "message": "Importuj tekstową kopię zapasową", "description": "Import backup code." }, "show_all_entries": { From bc0f94aef86b97179479e3e58e478eee90fb5c7a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 18:51:19 -0500 Subject: [PATCH 1379/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index e8a0b89de..e9f00ce8e 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -305,7 +305,7 @@ "message": "Carregant..." }, "autolock": { - "message": "Bloquejar després" + "message": "Bloqueja passats" }, "minutes": { "message": "minuts" From 7d9d1b6ba2a3abfa232393f5e5b5386d19853cc3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 18 Aug 2019 20:01:47 -0500 Subject: [PATCH 1380/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f1b6f4c05..675303627 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "유효하지 않은 계정 비밀번호", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "사용자명", "description": "Account Name." }, "issuer": { @@ -302,24 +302,24 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "불러오는 중…" }, "autolock": { - "message": "Lock after" + "message": "다음 시간 이후 잠금" }, "minutes": { - "message": "minutes" + "message": "분" }, "advanced": { - "message": "Advanced" + "message": "고급 설정" }, "period": { - "message": "Period" + "message": "기간" }, "type": { - "message": "Type" + "message": "유형" }, "invalid": { - "message": "Invalid" + "message": "무효" } } \ No newline at end of file From daffb502f01432b0dbe2bdd1fa8cade3944af0d8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Aug 2019 04:43:10 -0500 Subject: [PATCH 1381/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index c5bab9be3..49fbf97bc 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Gebruikersnaam", "description": "Account Name." }, "issuer": { @@ -305,21 +305,21 @@ "message": "Laden…" }, "autolock": { - "message": "Lock after" + "message": "Vergrendel na" }, "minutes": { - "message": "minutes" + "message": "minuten" }, "advanced": { - "message": "Advanced" + "message": "Geavanceerd" }, "period": { - "message": "Period" + "message": "Periode" }, "type": { "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "Ongeldig" } } \ No newline at end of file From 07f0980a88d3e3ad46cec2a0d281373378b3bea1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Aug 2019 04:43:12 -0500 Subject: [PATCH 1382/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index db2456aec..257cfc067 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Brûkersnamme", "description": "Account Name." }, "issuer": { @@ -305,21 +305,21 @@ "message": "Lade…" }, "autolock": { - "message": "Lock after" + "message": "Beskoattelje nei" }, "minutes": { - "message": "minutes" + "message": "minuten" }, "advanced": { - "message": "Advanced" + "message": "Avansearre" }, "period": { - "message": "Period" + "message": "Perioade" }, "type": { "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "Unjildich" } } \ No newline at end of file From f4efa844ccbf421d5e4383466c5910f7cf27b3ac Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Aug 2019 11:52:51 -0500 Subject: [PATCH 1383/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8c77399ac..3605aa5c8 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Kullanıcı Adı", "description": "Account Name." }, "issuer": { @@ -302,24 +302,24 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Yükleniyor..." }, "autolock": { "message": "Lock after" }, "minutes": { - "message": "minutes" + "message": "dakika" }, "advanced": { - "message": "Advanced" + "message": "Gelişmiş" }, "period": { "message": "Period" }, "type": { - "message": "Type" + "message": "Tür" }, "invalid": { - "message": "Invalid" + "message": "Geçersiz" } } \ No newline at end of file From 82a52ae5711fee176e2cb074ad5b5ca8cba1f198 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Aug 2019 12:02:08 -0500 Subject: [PATCH 1384/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 3605aa5c8..f5695c1fc 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Geçersiz hesap anahtarı", "description": "Secret Error." }, "add_qr": { @@ -305,7 +305,7 @@ "message": "Yükleniyor..." }, "autolock": { - "message": "Lock after" + "message": "Sonrasında kilitle" }, "minutes": { "message": "dakika" @@ -314,7 +314,7 @@ "message": "Gelişmiş" }, "period": { - "message": "Period" + "message": "Süre" }, "type": { "message": "Tür" From 984a5273aa4bde0696045bbda7b9cff38b4816ea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 19 Aug 2019 12:37:55 -0500 Subject: [PATCH 1385/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 47eb1d898..f785831bf 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -305,10 +305,10 @@ "message": "Caricamento..." }, "autolock": { - "message": "Lock after" + "message": "Blocca dopo" }, "minutes": { - "message": "minutes" + "message": "minuti" }, "advanced": { "message": "Avanzate" @@ -320,6 +320,6 @@ "message": "Tipo" }, "invalid": { - "message": "Invalid" + "message": "Non valido" } } \ No newline at end of file From 158c3ca7835d6d239d28eaf9f0c843db6509c2d7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 20 Aug 2019 03:00:34 -0500 Subject: [PATCH 1386/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 1137ad9f9..558a091b6 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "用户名", "description": "Account Name." }, "issuer": { @@ -302,24 +302,24 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "正在载入..." }, "autolock": { - "message": "Lock after" + "message": "锁定时间" }, "minutes": { - "message": "minutes" + "message": "分钟" }, "advanced": { - "message": "Advanced" + "message": "高级选项" }, "period": { - "message": "Period" + "message": "周期" }, "type": { - "message": "Type" + "message": "类型" }, "invalid": { - "message": "Invalid" + "message": "无效代码" } } \ No newline at end of file From 8c1b1d47b50991363f24d24f66cd5f53a034538e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Aug 2019 00:42:15 -0500 Subject: [PATCH 1387/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 197ed7aa7..6370ef260 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nombre de usuario", "description": "Account Name." }, "issuer": { @@ -302,24 +302,24 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Cargando..." }, "autolock": { - "message": "Lock after" + "message": "Bloquear después" }, "minutes": { - "message": "minutes" + "message": "minutos" }, "advanced": { - "message": "Advanced" + "message": "Avanzado" }, "period": { - "message": "Period" + "message": "Periodo" }, "type": { - "message": "Type" + "message": "Tipo" }, "invalid": { - "message": "Invalid" + "message": "Inválido" } } \ No newline at end of file From fe4f8dec28541048c4bfd8e3f3f63d5d4d673a82 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 21 Aug 2019 14:32:59 -0500 Subject: [PATCH 1388/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 410f922b2..10c067b54 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nom d'utilisateur", "description": "Account Name." }, "issuer": { @@ -305,21 +305,21 @@ "message": "Chargement ..." }, "autolock": { - "message": "Lock after" + "message": "Verrouiller après" }, "minutes": { "message": "minutes" }, "advanced": { - "message": "Advanced" + "message": "Avancé" }, "period": { - "message": "Period" + "message": "Période" }, "type": { "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "Invalide" } } \ No newline at end of file From f0c19f3ea4997c25114bf87b4f416ec266e8f22f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Aug 2019 08:01:30 -0500 Subject: [PATCH 1389/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index dbfd78edb..0d40354d3 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "يولد مصادق رموز التحقق 2-خطوة في المستعرض الخاص بك.", "description": "Extension Description." }, "added": { From 72f47f34fb213bf353aaed3798a75be76eab0127 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 24 Aug 2019 08:20:35 -0500 Subject: [PATCH 1390/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 0d40354d3..236e20215 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authentication", + "message": "مصادقة", "description": "Extension Name." }, "extShortName": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " وقد أضيفت.", + "message": " تم اضافة الوظيفة", "description": "Added Account." }, "errorqr": { From a772d2623102465db7bce7d29b50c2a063e8abf4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Aug 2019 02:12:34 -0500 Subject: [PATCH 1391/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 84216ab00..48891ce00 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator generează coduri de verificare pentru al doilea pas în browserul tău.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Cheia secretă a contului este invalidă", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nume de utilizator", "description": "Account Name." }, "issuer": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Ești sigur că vrei să ștergi acest cont? Această acțiune nu poate fi anulată.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Această parolă va fi utilizată pentru criptarea conturilor tale. Dacă uiți această parolă, datele nu pot fi recuperate.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Ai o copie de siguranță a conturilor tale? Nu aștepta până e prea târziu!", "description": "Remind Backup" }, "capture_failed": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferințe", "description": "Popup Page Settings" }, "scale": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Avertisment: copiile de siguranță nu sunt criptate. Vrei să adaugi unul dintre conturi în altă aplicație? Treci cu mouse-ul peste oricare cont și în partea dreaptă sus va apărea un buton ascuns.", "description": "Export menu info text" }, "download_backup": { From 0e64410efffd5700618af0f5a8ab5a35f57833a7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Aug 2019 02:21:59 -0500 Subject: [PATCH 1392/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 48891ce00..d5afdfff2 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importă copie de siguranță sub formă de text", "description": "Import backup code." }, "show_all_entries": { @@ -208,15 +208,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Avetisment: copiile de siguranță nu sunt criptate. Le folosești pe riscul propriu.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Trebuie să folosești parola corectă ca să imporți copiile de siguranță.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Parola ta este stocată în browser, te rog să o schimbi imediat din meniul de securitate.", "description": "localStorage password warning." }, "remove": { @@ -252,35 +252,35 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Folosește contrast sporit", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Stocare și copii de siguranță", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Alege unde sunt stocate datele tale. Opțiunea 'local' stochează datele pe computerul tău. Dacă ești autentificat cu un cont corespunzător, opțiunea `sync' permite browser-ului tău să sincronizeze datele în cloud.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Creează copii de siguranță automate folosind servicii de stocare de la terți.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Localizarea spațiului de stocare", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Autentificare", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Ieșire din cont", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Conectarea la $SERVICE$ a eșuat, te rugăm să te autentifici din nou.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 879dcb5929ed28fa740872d62ae2b245747b8a40 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Aug 2019 02:38:28 -0500 Subject: [PATCH 1393/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 56 +++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index d5afdfff2..5986a6a2d 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Autentificator", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Autentificator", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Întroducere manuală", + "message": "Introducere manuală", "description": "Manual Entry." }, "close": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Cheie secretă", "description": "Secret." }, "updateSuccess": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Eşec.", + "message": "Eșec.", "description": "Update Failure." }, "about": { @@ -92,7 +92,7 @@ "description": "Current Passphrase." }, "new_phrase": { - "message": "Parolă Nouă", + "message": "Parolă nouă", "description": "New Passphrase." }, "phrase": { @@ -100,7 +100,7 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirmați parola", + "message": "Confirmă parola", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -116,15 +116,15 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nu poti adăuga un nou cont sau poti exporta date până când toate conturile sunt decriptate. Vă rugăm să introduceţi parola corectă înainte de a continua.", + "message": "Nu poti adăuga un nou cont sau exporta datele înainte ca toate conturile să fie decriptate. Te rugăm să introduci parola corectă înainte de a continua.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Parola nu se potriveste.", + "message": "Parola nu se potrivește.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Incriptat", + "message": "Criptat", "description": "Encrypted." }, "copied": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Impresie", + "message": "Opinii", "description": "Feedback." }, "translate": { @@ -140,23 +140,23 @@ "description": "Translate." }, "source": { - "message": "Codul Sursă", + "message": "Cod sursă", "description": "Source Code." }, "passphrase_info": { - "message": "Introduceţi parola pentru a decripta datele contului.", + "message": "Introdu parola pentru a decripta datele contului.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincronizează Ceasul cu Google", + "message": "Sincronizează ceasul cu Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Memorează Parola", + "message": "Memorează parola", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Atentie! Ceasul local nu este sincronizat cu ceasul global. Va rugam sa remediati problema înainte de a continua.", + "message": "Atenție! Ceasul local are o abatere foarte mare. Te rugăm să remediezi problema înainte de a continua.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Captură eșuată, vă rugăm să reîncărcați pagina și încercați din nou.", + "message": "Captura a eșuat, te rugăm să reîncarci pagina și să încerci din nou.", "description": "Capture Failed" }, "based_on_time": { - "message": "Bazat pe Timp", + "message": "Bazat pe timp", "description": "Time Based" }, "based_on_counter": { - "message": "Bazat pe Contor", + "message": "Bazat pe contor", "description": "Counter Based" }, "resize_popup_page": { @@ -290,34 +290,34 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Ai unul sau mai multe conturi Steam ori Blizzard. Copiile de siguranță necriptate nu vor putea utiliza formatul standardizat.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Poți importa copii de siguranță din câteva alte aplicații.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Află mai multe", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Se încarcă..." }, "autolock": { - "message": "Lock after" + "message": "Blocare automată după" }, "minutes": { - "message": "minutes" + "message": "minute" }, "advanced": { - "message": "Advanced" + "message": "Avansat" }, "period": { - "message": "Period" + "message": "Perioadă" }, "type": { - "message": "Type" + "message": "Tip" }, "invalid": { "message": "Invalid" From b0daeb4ccc1d23840319efe9e40c0ad502122336 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 27 Aug 2019 02:48:44 -0500 Subject: [PATCH 1394/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 5986a6a2d..48a917593 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -180,23 +180,23 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scală", + "message": "Dimensiune", "description": "Scale" }, "export_info": { - "message": "Avertisment: copiile de siguranță nu sunt criptate. Vrei să adaugi unul dintre conturi în altă aplicație? Treci cu mouse-ul peste oricare cont și în partea dreaptă sus va apărea un buton ascuns.", + "message": "Avertisment: copiile de siguranță nu sunt criptate. Vrei să adaugi unul dintre conturi în altă aplicație? Trece cursorul peste oricare cont și în partea dreaptă sus va apărea un buton ascuns.", "description": "Export menu info text" }, "download_backup": { - "message": "Descarcă copia de rezervă", + "message": "Descarcă o copie de siguranță", "description": "Download backup file." }, "import_backup": { - "message": "Importă copia de rezervă", + "message": "Importă o copie de siguranță", "description": "Import backup." }, "import_backup_file": { - "message": "Importă fisierul de rezervă", + "message": "Importă un fișier cu o copie de siguranță", "description": "Import backup file." }, "import_backup_code": { @@ -204,7 +204,7 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "Arată toate intrările", + "message": "Arată tot", "description": "Show all entries." }, "dropbox_risk": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Descarca Backup protejat prin parolă", + "message": "Descarcă o copie de siguranță protejată cu parolă", "description": "Download Encrypted Backup" }, "search": { @@ -232,15 +232,15 @@ "description": "Search" }, "popout": { - "message": "Mod pop-up", + "message": "Afișare în fereastră separată", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Închide", + "message": "Blochează acces", "description": "Lock accounts" }, "edit": { - "message": "Editează", + "message": "Modifică", "description": "Edit" }, "manual_dropbox": { @@ -248,7 +248,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Foloseste Completarea automată", + "message": "Folosește Autocompletarea", "description": "Use Autofill" }, "use_high_contrast": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Localizarea spațiului de stocare", + "message": "Stocare", "description": "Storage location" }, "sign_in": { From c934e94fbb88086ebd36a6d442193f6cc56953cf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 5 Sep 2019 21:42:44 -0500 Subject: [PATCH 1395/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 1e08b8ce8..ba6071234 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator generuje kódy dvoufázového ověření ve Vašem prohlížeči.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Neplatné číslo účtu", "description": "Secret Error." }, "add_qr": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportovat \/ Importovat", + "message": "Exportovat / Importovat", "description": "Export and Import." }, "settings": { From 28300d0bd9d0974b7f0aa9d4ff9298d4b754d922 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 6 Sep 2019 21:51:34 -0500 Subject: [PATCH 1396/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 325 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 325 insertions(+) create mode 100644 _locales/th/messages.json diff --git a/_locales/th/messages.json b/_locales/th/messages.json new file mode 100644 index 000000000..5003f0a8d --- /dev/null +++ b/_locales/th/messages.json @@ -0,0 +1,325 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator สำหรับสร้างรหัสยืนยัน 2 ชั้นบนเบราว์เซอร์", + "description": "Extension Description." + }, + "added": { + "message": " ถูกเพิ่มเรียบร้อย.", + "description": "Added Account." + }, + "errorqr": { + "message": "QR code ไม่ถูกต้อง", + "description": "QR Error." + }, + "errorsecret": { + "message": "รหัสลับผิดพลาด . รูปแบบ base32 ประกอบด้วย (A-Z, 2-7 และ =) หรือรูปแบบเลขฐาน 16 ประกอบ (0-9 และ A-F) ที่สนับสนุน รหัสลับของคุณคือ : ", + "description": "Secret Error." + }, + "add_qr": { + "message": "สแกน QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "กรอกรหัสลับด้วยตัวเอง", + "description": "Manual Entry." + }, + "close": { + "message": "ปิด", + "description": "Close." + }, + "ok": { + "message": "ตกลง", + "description": "OK." + }, + "yes": { + "message": "ใช่", + "description": "Yes." + }, + "no": { + "message": "ไม่", + "description": "No." + }, + "account": { + "message": "บัญชี", + "description": "Account." + }, + "accountName": { + "message": "ชื่อบัญชี", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "รหัสลับ", + "description": "Secret." + }, + "updateSuccess": { + "message": "สำเร็จ.", + "description": "Update Success." + }, + "updateFailure": { + "message": "ล้มเหลว.", + "description": "Update Failure." + }, + "about": { + "message": "เกี่ยวกับ", + "description": "About." + }, + "export_import": { + "message": "ส่งออก / นำเข้า", + "description": "Export and Import." + }, + "settings": { + "message": "ตั้งค่า", + "description": "Settings." + }, + "security": { + "message": "ความปลอดภัย", + "description": "Security." + }, + "current_phrase": { + "message": "รหัสผ่านปัจจุบัน", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "รหัสผ่านใหม่", + "description": "New Passphrase." + }, + "phrase": { + "message": "รหัสผ่าน", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "ยืนยันรหัสผ่าน", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "คุณแน่ใจต้องการลบบัญชีนี้ ? การกระทำดังกล่าวไม่สามารถกู้คืนกลับมาได้", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "รหัสผ่านนี้จะถูกใช้เพื่อเข้ารหัสบัญชีของคุณ ไม่มีใครสามารถช่วยคุณได้หากคุณลืมรหัสผ่าน.", + "description": "Passphrase Warning." + }, + "update": { + "message": "อัพเดท", + "description": "Update." + }, + "phrase_incorrect": { + "message": "คุณไม่สามารถเพิ่มบัญชีใหม่หรือส่งออกข้อมูลจนกว่าบัญชีทั้งหมดจะถูกถอดรหัส กรุณาใส่รหัสผ่านที่ถูกต้องก่อนดำเนินการต่อ", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "รหัสผ่านไม่ถูกต้อง", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "เข้ารหัสเรียบร้อย", + "description": "Encrypted." + }, + "copied": { + "message": "คัดลอก", + "description": "Copied." + }, + "feedback": { + "message": "เสียงตอบรับ", + "description": "Feedback." + }, + "translate": { + "message": "แปลภาษา", + "description": "Translate." + }, + "source": { + "message": "แหล่งที่มา", + "description": "Source Code." + }, + "passphrase_info": { + "message": "ป้อนรหัสผ่านเพื่อถอดรหัสข้อมูลบัญชี", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "จดจำรหัสผ่าน", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "ระวัง! เวลาท้องถิ่นของคุณไม่ถูกต้อง โปรดแก้ไขก่อนดำเนินการขั้นต่อไป", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "คุณมีข้อมูลสำรองสำหรับบัญชีของคุณหรือไม่ ? โปรดอย่ารอจนสายเกินไป", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "การจับภาพล้มเหลว กรุณาโหลดหน้าซ้ำและลองอีกครั้ง", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "หน้าป๊อปอัพ", + "description": "Popup Page Settings" + }, + "scale": { + "message": "ขนาด", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "ดาวน์โหลดการสำรองไฟล์", + "description": "Download backup file." + }, + "import_backup": { + "message": "นำเข้าการสำรองข้อมูล", + "description": "Import backup." + }, + "import_backup_file": { + "message": "นำเข้าไฟล์สำรองข้อมูล", + "description": "Import backup file." + }, + "import_backup_code": { + "message": "นำเข้าข้อความสำรองข้อมูล", + "description": "Import backup code." + }, + "show_all_entries": { + "message": "แสดงรายการทั้งหมด", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "ระวัง! การสำรองข้อมูลจะไม่เข้ารหัส โปรดรับความเสี่ยงด้วยตัวคุณเอง", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "คุณต้องระบุรหัสผ่านที่ถูกต้องเพื่อนำเข้าข้อมูลสำรอง", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "รหัสผ่านของคุณถูกเก็บไว้ในเครื่องกรุณาเปลี่ยนในเมนูความปลอดภัยทันที", + "description": "localStorage password warning." + }, + "remove": { + "message": "ลบออก", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "ดาวน์โหลดการสำรองข้อมูลที่ป้องกันด้วยรหัสผ่าน", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "ค้นหา", + "description": "Search" + }, + "popout": { + "message": "โหมดป๊อปอัพ", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "ล็อคบัญชี", + "description": "Lock accounts" + }, + "edit": { + "message": "แก้ไข", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "ใช้งานการป้อนอัตโนมัติ", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "ใช้งานความคมชัดสูง", + "description": "Use High Contrast" + }, + "storage_menu": { + "message": "การจัดเก็บและสำรองข้อมูล", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "โปรดเลือกที่จัดเก็บข้อมูลของคุณ เลือก 'local' เก็บข้อมูลลงบนพีซีของคุณ , เลือก 'sync' เบราว์เซอร์ซิงค์ข้อมูลกับระบบคลาวด์ หากคุณลงชื่อเข้าใช้บัญชีซิงค์", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "สำรองข้อมูลของคุณโดยอัตโนมัติ ไปยังผู้บริการอื่นๆ", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "ลงชื่อเข้าใช้", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "ออกจากระบบ", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "เกิดปัญหาในการเชื่อมต่อกับบัญชี $SERVICE$ ของคุณ โปรดลงชื่อเข้าใช้อีกครั้ง", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "คุณมีบัญชี Steam หรือ Blizzard อย่างน้อยหนึ่งบัญชี ? การสำรองข้อมูลที่ไม่ได้เข้ารหัสจะไม่ใช้รูปแบบการสำรองข้อมูลมาตรฐาน", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "คุณสามารถนำเข้าข้อมูลสำรองจากแอปพลิเคชั่นอื่น ๆ", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "เรียนรู้เพิ่มเติม", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + } +} \ No newline at end of file From fd8f5287e5d6b4d2a5651e8f8267b32d49703ce5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 7 Sep 2019 22:41:26 -0500 Subject: [PATCH 1397/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index e68ae8432..0eb2e6fe5 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Tên đăng nhập", "description": "Account Name." }, "issuer": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Xuất \/ Nhập dữ liệu", + "message": "Xuất / Nhập dữ liệu", "description": "Export and Import." }, "settings": { @@ -305,21 +305,21 @@ "message": "Loading..." }, "autolock": { - "message": "Lock after" + "message": "Khóa sau" }, "minutes": { - "message": "minutes" + "message": "phút" }, "advanced": { - "message": "Advanced" + "message": "Nâng cao" }, "period": { - "message": "Period" + "message": "Thời hạn" }, "type": { - "message": "Type" + "message": "Loại" }, "invalid": { - "message": "Invalid" + "message": "Không hợp lệ" } } \ No newline at end of file From 4ac8710ac5c1dbdb51537c31bd285e809504ffa3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 7 Sep 2019 22:51:21 -0500 Subject: [PATCH 1398/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 0eb2e6fe5..94bd02489 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " wurde hinzugefügt.", + "message": " đã được thêm.", "description": "Added Account." }, "errorqr": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Số tài khoản không hợp lệ", + "message": "Dữ liệu tài khoản không hợp lệ", "description": "Secret Error." }, "add_qr": { @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Mục hướng dẫn sử dụng", + "message": "Nhập thủ công", "description": "Manual Entry." }, "close": { @@ -36,11 +36,11 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "Xác nhận", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Đồng ý", "description": "Yes." }, "no": { @@ -60,19 +60,19 @@ "description": "Issuer." }, "secret": { - "message": "Bí mật", + "message": "Mã bí mật", "description": "Secret." }, "updateSuccess": { - "message": "Sự thành công.", + "message": "Thành công.", "description": "Update Success." }, "updateFailure": { - "message": "Sự thất bại.", + "message": "Thất bại.", "description": "Update Failure." }, "about": { - "message": "Về", + "message": "Về chúng tôi", "description": "About." }, "export_import": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bạn có chắc sẽ xóa chuỗi khóa này? Sau khi xóa sẽ không thể khôi phục lại được.", + "message": "Bạn có chắc sẽ xóa tài khoản này? Yêu cầu này không thể hoàn tác.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Mật khẩu này sẽ được dùng để mã hóa toàn bộ dữ liệu của bạn. Không ai có thể giúp bạn khôi phục lại mật khẩu này nếu bạn quên mật khẩu.", + "message": "Mật khẩu này sẽ được dùng để mã hóa toàn bộ dữ liệu của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", "description": "Passphrase Warning." }, "update": { @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Đã được mã hoá", + "message": "Đã mã hóa", "description": "Encrypted." }, "copied": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Thông tin phản hồi", + "message": "Phản hồi", "description": "Feedback." }, "translate": { @@ -140,11 +140,11 @@ "description": "Translate." }, "source": { - "message": "Mã Nguồn", + "message": "Mã nguồn", "description": "Source Code." }, "passphrase_info": { - "message": "Nhập mật khẩu để giải mã dữ liệu tài khoản.", + "message": "Nhập mật khẩu để giải mã dữ liệu của bạn.", "description": "Passphrase Info" }, "sync_clock": { From d8a8cbc5ffe21a2b1a73d38dea195b7165ed3266 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 8 Sep 2019 21:46:40 -0500 Subject: [PATCH 1399/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 5003f0a8d..1f629323b 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Authentication", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Authentication", "description": "Extension Short Name." }, "extDesc": { @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "ออกโดย", "description": "Issuer." }, "secret": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "อัพเดท", + "message": "อัพ​เด​ต", "description": "Update." }, "phrase_incorrect": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "รหัสผ่านไม่ถูกต้อง", + "message": "รหัสผ่านไม่ตรงกัน", "description": "Passphrase Not Match." }, "encrypted": { @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "ซิงค์เวลาผ่าน Google", "description": "Sync Clock" }, "remember_phrase": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "คำเตือน: การสำรองข้อมูลทั้งหมดไม่ได้เข้ารหัส ต้องการเพิ่มบัญชีในแอปอื่นหรือไม่ เลื่อนเมาส์ไปที่ส่วนบนขวาของบัญชีใด ๆ และกดปุ่มซ่อน", "description": "Export menu info text" }, "download_backup": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "ซิงค์ด้วยตนเอง", "description": "Manual sync" }, "use_autofill": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "ที่จัดเก็บข้อมูล", "description": "Storage location" }, "sign_in": { @@ -302,24 +302,24 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "กำลังโหลด..." }, "autolock": { - "message": "Lock after" + "message": "ล็อคหลังจาก" }, "minutes": { - "message": "minutes" + "message": "นาที" }, "advanced": { - "message": "Advanced" + "message": "ขั้นสูง" }, "period": { - "message": "Period" + "message": "ระยะเวลา" }, "type": { - "message": "Type" + "message": "ประเภท" }, "invalid": { - "message": "Invalid" + "message": "ไม่ถูกต้อง" } } \ No newline at end of file From 35325da2529269e90e91c002087b7837857e6da5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 8 Sep 2019 21:51:41 -0500 Subject: [PATCH 1400/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 1f629323b..e997aefc2 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " ถูกเพิ่มเรียบร้อย.", + "message": " ถูกเพิ่มเรียบร้อย", "description": "Added Account." }, "errorqr": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "รหัสลับผิดพลาด . รูปแบบ base32 ประกอบด้วย (A-Z, 2-7 และ =) หรือรูปแบบเลขฐาน 16 ประกอบ (0-9 และ A-F) ที่สนับสนุน รหัสลับของคุณคือ : ", + "message": "ข้อมูลบัญชีไม่ถูกต้อง", "description": "Secret Error." }, "add_qr": { @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "กรอกรหัสลับด้วยตัวเอง", + "message": "กรอกข้อมูลด้วยตนเอง", "description": "Manual Entry." }, "close": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "ชื่อบัญชี", + "message": "ชื่อผู้ใช้", "description": "Account Name." }, "issuer": { @@ -64,11 +64,11 @@ "description": "Secret." }, "updateSuccess": { - "message": "สำเร็จ.", + "message": "สำเร็จ", "description": "Update Success." }, "updateFailure": { - "message": "ล้มเหลว.", + "message": "ล้มเหลว", "description": "Update Failure." }, "about": { From 25807657ac0379a20b9762617a49c60f665c2ac1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 8 Sep 2019 22:01:26 -0500 Subject: [PATCH 1401/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index e997aefc2..93a08b11a 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -156,7 +156,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "ระวัง! เวลาท้องถิ่นของคุณไม่ถูกต้อง โปรดแก้ไขก่อนดำเนินการขั้นต่อไป", + "message": "ระวัง! เวลาของคุณไม่ถูกต้อง โปรดแก้ไขก่อนดำเนินการขั้นต่อไป", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "หน้าป๊อปอัพ", + "message": "การตั้งค่า", "description": "Popup Page Settings" }, "scale": { @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "ดาวน์โหลดการสำรองไฟล์", + "message": "ดาวน์โหลด Backup", "description": "Download backup file." }, "import_backup": { From 2e0751abe2c0f3b1e617a361801441d53475df9b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 8 Sep 2019 22:11:29 -0500 Subject: [PATCH 1402/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 93a08b11a..8263137b0 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "ดาวน์โหลด Backup", + "message": "ดาวน์โหลดการสำรองข้อมูล", "description": "Download backup file." }, "import_backup": { @@ -196,11 +196,11 @@ "description": "Import backup." }, "import_backup_file": { - "message": "นำเข้าไฟล์สำรองข้อมูล", + "message": "นำเข้าการสำรองข้อมูล (ไฟล์)", "description": "Import backup file." }, "import_backup_code": { - "message": "นำเข้าข้อความสำรองข้อมูล", + "message": "นำเข้าการสำรองข้อมูล (ข้อความ)", "description": "Import backup code." }, "show_all_entries": { @@ -212,11 +212,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "คุณต้องระบุรหัสผ่านที่ถูกต้องเพื่อนำเข้าข้อมูลสำรอง", + "message": "โปรดระบุรหัสผ่านที่ถูกต้องเพื่อนำเข้าการสำรองข้อมูล", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "รหัสผ่านของคุณถูกเก็บไว้ในเครื่องกรุณาเปลี่ยนในเมนูความปลอดภัยทันที", + "message": "รหัสผ่านของคุณถูกเก็บไว้ในเครื่อง กรุณาเปลี่ยนในเมนูความปลอดภัยทันที", "description": "localStorage password warning." }, "remove": { From 17b00847e6df7bac8206e012b1f16cea57742ede Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 10 Sep 2019 09:32:58 -0500 Subject: [PATCH 1403/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 5b5ca8355..2c42478b0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Nama account tidak valid", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nama pengguna", "description": "Account Name." }, "issuer": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Ekspor \/ Impor", + "message": "Ekspor / Impor", "description": "Export and Import." }, "settings": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", "description": "Remind Backup" }, "capture_failed": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Pengaturan", "description": "Popup Page Settings" }, "scale": { @@ -290,36 +290,36 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Anda memiliki satu atau lebih akun Steam atau Blizzard. Cadangan yang tidak terenkripsi tidak akan menggunakan format cadangan terstandarisasi.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Anda dapat mengimpor cadangan dari aplikasi lain.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Selengkapnya", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Memuat..." }, "autolock": { - "message": "Lock after" + "message": "Mengunci aplikasi" }, "minutes": { - "message": "minutes" + "message": "menit" }, "advanced": { - "message": "Advanced" + "message": "Tingkat lanjut" }, "period": { - "message": "Period" + "message": "Periode" }, "type": { - "message": "Type" + "message": "Tipe" }, "invalid": { - "message": "Invalid" + "message": "Tidak valid" } } \ No newline at end of file From cfa230e2f5dd32e6854609e4e7d41b3c6d3e9b4a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 14 Sep 2019 00:11:48 -0500 Subject: [PATCH 1404/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 94bd02489..e245219c0 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Tên của ứng dụng yêu cầu xác thực", + "message": "Nhà phát hành", "description": "Issuer." }, "secret": { @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Nhập văn bản sao lưu", + "message": "Nhập bản sao lưu", "description": "Import backup code." }, "show_all_entries": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Chú ý: bản sao lưu được mã hóa. Sử dụng tại rủi ro của riêng bạn.", + "message": "Chú ý: Các bản sao lưu chưa được mã hóa. Hãy cẩn trọng khi sử dụng.", "description": "Backup risk warning." }, "import_error_password": { From 7f7473f76043a102128181501a87668c61fe543d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 14 Sep 2019 00:21:54 -0500 Subject: [PATCH 1405/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index e245219c0..6187154ad 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -260,11 +260,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Chọn nơi lưu trữ dữ liệu của bạn. Bằng cách sử dụng 'địa phương' lưu trữ dữ liệu trên máy tính của bạn. Bằng cách sử dụng 'đồng bộ' cho phép trình duyệt của bạn đồng bộ hóa dữ liệu để các đám mây nếu bạn đã đăng nhập vào tài khoản đồng bộ.", + "message": "Chọn nơi bạn đã lưu trữ dữ liệu. Sử dụng 'local' với dữ liệu trên PC của bạn. Sử dụng 'sync' cho phép trình duyệt đồng bộ dữ liệu trên đám mây nếu bạn đã đăng nhập vào tài khoản đó.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Tự động sao lưu dữ liệu của bạn cho dịch vụ lưu trữ bên thứ 3.", + "message": "Tự động sao lưu dữ liệu của bạn với dịch vụ lưu trữ bên thứ 3.", "description": "3rd party backup info" }, "storage_location": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Có một vấn đề kết nối với tài khoản $SERVICE$, xin vui lòng đăng nhập lại.", + "message": "Đã xảy ra sự cố khi kết nối với tài khoản $SERVICE$ của bạn, xin vui lòng đăng nhập lại.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -294,7 +294,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Bạn có thể nhập sao lưu từ một số ứng dụng khác.", + "message": "Bạn có thể nhập bản sao lưu từ các ứng dụng khác.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -302,7 +302,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Đang tải ..." }, "autolock": { "message": "Khóa sau" From 3df98bdba6e226222a21cbaf1d1296df2a0d435a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 14 Sep 2019 00:31:49 -0500 Subject: [PATCH 1406/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 6187154ad..8a06a9e0e 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -212,23 +212,23 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Bạn phải nhập mật khẩu đúng để có thể nhập sao lưu.", + "message": "Mật khẩu của bản sao lưu bạn vừa nhập không đúng.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Mật khẩu của bạn được lưu trữ tại địa phương, xin vui lòng thay đổi nó trong trình đơn bảo mật ngay lập tức.", + "message": "Mật khẩu của bạn đang được lưu trữ cục bộ, vui lòng thay đổi nó trong trình đơn bảo mật ngay.", "description": "localStorage password warning." }, "remove": { - "message": "Gỡ bỏ Lịch chia sẻ", + "message": "Xóa", "description": "Remove password." }, "download_enc_backup": { - "message": "Tải về bản sao lưu mật khẩu bảo vệ", + "message": "Tải về bản sao lưu mật khẩu đã mã hoá", "description": "Download Encrypted Backup" }, "search": { - "message": "  Tìm kiếm ", + "message": "Tìm kiếm", "description": "Search" }, "popout": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Hướng dẫn sử dụng đồng bộ", + "message": "Đồng bộ thủ công", "description": "Manual sync" }, "use_autofill": { @@ -252,11 +252,11 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Tương phản cao", + "message": "Độ tương phản cao", "description": "Use High Contrast" }, "storage_menu": { - "message": "Lí & Backup", + "message": "Sao lưu dữ liệu", "description": "Storage and sync menu title" }, "storage_location_info": { From 80f9b7aa8740968b78b586fe58c6d830594f20a1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 14 Sep 2019 00:42:01 -0500 Subject: [PATCH 1407/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 8a06a9e0e..5b3e55ce4 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -148,7 +148,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Đồng hồ đồng bộ với Google", + "message": "Đồng bộ đồng hồ với Google", "description": "Sync Clock" }, "remember_phrase": { @@ -156,15 +156,15 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Cẩn thận! Đồng hồ địa phương của bạn là quá xa, xin vui lòng sửa chữa nó trước khi tiếp tục.", + "message": "Chú ý! Đồng hồ trên máy của bạn bị sai, xin hãy điều chỉnh lại trước khi tiếp tục.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Bạn có một bản sao lưu cho tài khoản của bạn? Đừng chờ đợi cho đến khi quá muộn!", + "message": "Bạn đã tạo bản sao lưu chưa? Đừng đợi đến khi quá muộn!", "description": "Remind Backup" }, "capture_failed": { - "message": "Thất bại trong việc bắt giữ, xin vui lòng tải lại trang web và thử lại.", + "message": "Quét thất bại, vui lòng tải lại trang và thử lại.", "description": "Capture Failed" }, "based_on_time": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Tải về bản sao lưu mật khẩu đã mã hoá", + "message": "Tải về bản sao lưu đã mã hoá", "description": "Download Encrypted Backup" }, "search": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Chế độ Popup", + "message": "Chế độ cửa sổ", "description": "Make window turn into persistent popup" }, "lock": { From 485ccc3cb36118bbd9df7ee3f0978241ca8df377 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 14 Sep 2019 00:52:50 -0500 Subject: [PATCH 1408/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 5b3e55ce4..b81480f10 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -180,19 +180,19 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Quy mô", + "message": "Tỉ lệ", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Cần chuyển tài khoản đến ứng dụng khác? Di chuột lên góc trên phải của tài khoản bất kỳ và nhấn vào nút ẩn.", "description": "Export menu info text" }, "download_backup": { - "message": "Tải về tập tin sao lưu", + "message": "Tải về tệp sao lưu", "description": "Download backup file." }, "import_backup": { - "message": "Nhập khẩu dự phòng", + "message": "Nhập bản sao lưu", "description": "Import backup." }, "import_backup_file": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Chú ý: Các bản sao lưu chưa được mã hóa. Hãy cẩn trọng khi sử dụng.", + "message": "Chú ý: các bản sao lưu chưa được mã hóa. Hãy cẩn trọng khi sử dụng.", "description": "Backup risk warning." }, "import_error_password": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Tải về bản sao lưu đã mã hoá", + "message": "Tải về tệp sao lưu đã mã hoá", "description": "Download Encrypted Backup" }, "search": { @@ -240,7 +240,7 @@ "description": "Lock accounts" }, "edit": { - "message": "Chỉnh sửa", + "message": "Sửa", "description": "Edit" }, "manual_dropbox": { From 80c557375232e2e71afb76b3847716f025c76362 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 20 Sep 2019 07:38:50 -0500 Subject: [PATCH 1409/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 852cee88e..32d0042be 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Eksport \/ Import", + "message": "Eksport / Import", "description": "Export and Import." }, "settings": { From 13dc88270809bf41baf214e4746a8ee479215f6d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 20 Sep 2019 15:43:06 -0500 Subject: [PATCH 1410/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 4de393ccb..ae2a30d9f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Експорт \/ Імпорт", + "message": "Експорт / Імпорт", "description": "Export and Import." }, "settings": { @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "Безпека", + "message": "Захист", "description": "Security." }, "current_phrase": { From 28a1627381a0ca51f18ef9cac0cd1175d02973eb Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 29 Sep 2019 05:02:14 -0500 Subject: [PATCH 1411/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index b81480f10..b21c8a26c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Nhận thực tạo ra mã số xác thực 2 yếu tố trong trình duyệt của bạn.", + "message": "Authenticator tạo ra mã xác thực 2 yếu tố ngay trong trình duyệt của bạn.", "description": "Extension Description." }, "added": { @@ -88,7 +88,7 @@ "description": "Security." }, "current_phrase": { - "message": "Mật Khẩu Hiện Tại", + "message": "Mật khẩu hiện tại", "description": "Current Passphrase." }, "new_phrase": { @@ -168,7 +168,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Dựa trên thời gian", + "message": "Theo thời gian", "description": "Time Based" }, "based_on_counter": { From 57e38a630e9686f5cf832be3acffba41b8b730c3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 3 Oct 2019 04:42:53 -0500 Subject: [PATCH 1412/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 93b77d947..0994b1bea 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Экспорт \/ Импорт", + "message": "Экспорт / Импорт", "description": "Export and Import." }, "settings": { @@ -314,12 +314,12 @@ "message": "Advanced" }, "period": { - "message": "Period" + "message": "Период" }, "type": { - "message": "Type" + "message": "Тип\n" }, "invalid": { - "message": "Invalid" + "message": "Больной" } } \ No newline at end of file From 653d094214cddf86929f1be5cee5943e6bc3c0ae Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 19 Oct 2019 10:42:21 -0500 Subject: [PATCH 1413/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 558a091b6..4bb429a29 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "导出 \/ 导入", + "message": "导出 / 导入", "description": "Export and Import." }, "settings": { From 092f58eee815e310108a2c37b20ea7124a8d5944 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 21 Oct 2019 10:29:16 -0500 Subject: [PATCH 1414/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index e1242a0b0..dd26aa546 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Export / Import", "description": "Export and Import." }, "settings": { From 9bca0897caecc3984878f73acc6e3c4ac3f9a5b9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Nov 2019 08:23:34 -0600 Subject: [PATCH 1415/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 50 +++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 6bca7f9aa..2f085d511 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1,26 +1,26 @@ { "extName": { - "message": "Authenticator", + "message": "Autentificering", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentificering", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator genererer to-faktor autentificeringskoder i din browser.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " er tilføjet.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Ukendt QR-kode.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Ugyldig kontohemmelighed", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Brugernavn", "description": "Account Name." }, "issuer": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Eksporter \/ importer", + "message": "Eksporter / importer", "description": "Export and Import." }, "settings": { @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Er du sikker på, at du vil slette denne konto? Denne handling kan ikke fortrydes.", "description": "Remove entry confirmation" }, "security_warning": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Præferencer", "description": "Popup Page Settings" }, "scale": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Fjern", "description": "Remove password." }, "download_enc_backup": { @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Søg", "description": "Search" }, "popout": { @@ -236,15 +236,15 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Lås", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Rediger", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuel synkronisering", "description": "Manual sync" }, "use_autofill": { @@ -290,36 +290,36 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Du har en eller flere Steam- eller Blizzard-konti. Ikke-krypterede sikkerhedskopier bruger ikke et standardiseret backupformat.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Du kan importere sikkerhedskopier fra nogle andre applikationer.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Lær mere", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Indlæser..." }, "autolock": { - "message": "Lock after" + "message": "Lås efter" }, "minutes": { - "message": "minutes" + "message": "minutter" }, "advanced": { - "message": "Advanced" + "message": "Avanceret" }, "period": { - "message": "Period" + "message": "Periode" }, "type": { "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "Ugyldigt" } -} \ No newline at end of file +} From 847bb2277264c2f3372e49a75bdeee1107a8505c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 23 Nov 2019 08:33:30 -0600 Subject: [PATCH 1416/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 56 +++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 2f085d511..f0e8dbb8c 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Denne adgangskode bruges til at kryptere dine konti. Ingen kan hjælpe dig, hvis du glemmer adgangskoden.", "description": "Passphrase Warning." }, "update": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Du kan ikke tilføje en ny konto eller eksportere data, før alle konti er dekrypteret. Indtast det korrekte kodeord, før du fortsætter.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Indtast adgangskode for at dekryptere kontodata.", "description": "Passphrase Info" }, "sync_clock": { @@ -156,23 +156,23 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Advarsel!!!! Dit lokale ur er for langt væk, du skal rette det, inden du fortsætter.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Har du en sikkerhedskopi til dine konti? Vent ikke til det er for sent!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Optagelsen mislykkedes. Genindlæs siden igen, og prøv igen.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tidsbaseret", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Tællebaseret", "description": "Counter Based" }, "resize_popup_page": { @@ -184,39 +184,39 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Advarsel: alle sikkerhedskopier er ikke krypteret. Vil du føje en konto til en anden app? Hold markøren over den øverste højre del af enhver konto, og tryk på den skjulte knap.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Download sikkerhedskopifil", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importer sikkerhedskopi", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importer sikkerhedskopifil", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importer sikkerhedskopiering af tekst", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Vis alle poster", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Advarsel: sikkerhedskopier er ikke krypteret. Brug det på din egen risiko.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Du skal angive korrekt adgangskode for at importere sikkerhedskopier.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Din adgangskode gemmes lokalt, skal du straks ændre den i sikkerheds-menuen.", "description": "localStorage password warning." }, "remove": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Download adgangskodebeskyttet sikkerhedskopi", "description": "Download Encrypted Backup" }, "search": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Pop-up-tilstand", "description": "Make window turn into persistent popup" }, "lock": { @@ -248,39 +248,39 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Brug autofyld", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Brug høj kontrast", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Opbevaring og sikkerhedskopi", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Vælg hvor dine data er gemt. Brug af 'lokal' gemmer dine data på din pc. Brug af 'synkronisering' lader din browser synkronisere dine data til skyen, hvis du er logget på en synkroniserings-konto.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Sikkerhedskopier automatisk dine data til tredjepartslagertjenester.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Lagerpladsplacering", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Log ind", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Log af", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Der opstod et problem med forbindelse til din $service$ konto, skal du logge ind igen.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From afd2b7cd52322e648286656c1b49b657074c2657 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 5 Dec 2019 11:53:10 -0600 Subject: [PATCH 1417/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index f0e8dbb8c..2ae6e1431 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autentificering", + "message": "Log ind", "description": "Extension Name." }, "extShortName": { From 4bbd9f40f280b5b0181d47cca81f3bf728505935 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 15 Dec 2019 00:11:45 -0600 Subject: [PATCH 1418/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 236e20215..76df7939c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "بيانات الحساب غير صالحة", "description": "Secret Error." }, "add_qr": { @@ -322,4 +322,4 @@ "invalid": { "message": "Invalid" } -} \ No newline at end of file +} From 345244ce0c0ff6da278e85badcd5b998a250c139 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 16 Dec 2019 00:33:23 -0600 Subject: [PATCH 1419/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 8263137b0..bc59c5a53 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -322,4 +322,4 @@ "invalid": { "message": "ไม่ถูกต้อง" } -} \ No newline at end of file +} From 58937b839116c6a54a4288ef859d1f25d5ddad98 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 20 Dec 2019 14:14:49 -0600 Subject: [PATCH 1420/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b53b1b747..9e2d44ee6 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportar \/ Importar", + "message": "Exportar / Importar", "description": "Export and Import." }, "settings": { @@ -322,4 +322,4 @@ "invalid": { "message": "Inválido" } -} \ No newline at end of file +} From 73f30e8a4b6bc80363677e9c3477748c14ef15dd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 22 Dec 2019 07:33:11 -0600 Subject: [PATCH 1421/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 6ab85527d..c74dad273 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportálás \/ Importálás", + "message": "Exportálás / Importálás", "description": "Export and Import." }, "settings": { @@ -322,4 +322,4 @@ "invalid": { "message": "Érvénytelen" } -} \ No newline at end of file +} From 20e690ceff7b99baba7607f78a7decbeea400874 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 09:52:01 -0600 Subject: [PATCH 1422/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f5695c1fc..d8c6f73dc 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "İçe\/Dışa aktar", + "message": "İçe/Dışa aktar", "description": "Export and Import." }, "settings": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Depolama konumları", + "message": "Depolama konumu", "description": "Storage location" }, "sign_in": { @@ -322,4 +322,4 @@ "invalid": { "message": "Geçersiz" } -} \ No newline at end of file +} From 5a74f97b1d11611f66f3d6e58a18621d370abf58 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 10:01:58 -0600 Subject: [PATCH 1423/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d8c6f73dc..9b88de0a4 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download parola korumalı yedekleme", + "message": "Parola Korumalı Yedeklemeyi İndirin", "description": "Download Encrypted Backup" }, "search": { From e3d7d18398bbea74aa7356430542c676b3be8192 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 10:12:42 -0600 Subject: [PATCH 1424/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 9b88de0a4..b8ffe205a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -164,15 +164,15 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Yakalama başarısız, sayfayı yenileyip tekrar deneyiniz.", + "message": "Yakalama başarısız oldu, lütfen sayfayı yeniden yükleyin ve tekrar deneyin.", "description": "Capture Failed" }, "based_on_time": { - "message": "Zaman bazlı", + "message": "Zamana Dayalı", "description": "Time Based" }, "based_on_counter": { - "message": "Karşı Delik", + "message": "Sayaca Dayalı", "description": "Counter Based" }, "resize_popup_page": { @@ -298,7 +298,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Daha fazla bilgi edinin", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { From 5e666fc04c69b95123e5063c2408256f8b30fadc Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 10:22:40 -0600 Subject: [PATCH 1425/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b8ffe205a..dd7928c29 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "Gizli Anahtarlarınızı Şifrelemek için bu parola kullanılacaktır. Eğer bu şifreyi unutursanız size asla kimse yardımcı olamaz.", + "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır.Şifreyi unutursanız kimse size yardım edemez.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Tüm hesap bilgilerinin şifresi çözülene kadar verilerinizi dışarı aktaramaz veya yeni bir hesap ekleyemezsiniz. Lütfen devam etmeden önce doğru şifre giriniz.", + "message": "Tüm hesapların şifresi çözülene kadar yeni bir hesap ekleyemez veya dışa aktaramazsınız. Lütfen devam etmeden önce doğru şifreyi girin.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Şiƒreniz doğru değil.", + "message": "Şifre uyuşmuyor.", "description": "Passphrase Not Match." }, "encrypted": { @@ -144,11 +144,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Şifrelemeyi kaldırmak için lütfen mevcut şifrenizi girin.", + "message": "Hesap verilerinin şifresini çözmek için parolanızı girin.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Saati google ile senkronize et", + "message": "Saati Google ile senkronize et", "description": "Sync Clock" }, "remember_phrase": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Gizli Anahtarlarınızı Yedeklediniz Mi? İş işten geçene kadar beklemeyin!", + "message": "Hesaplarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", "description": "Remind Backup" }, "capture_failed": { From 9fcb1f9691c3ad28fd364b0c037946a5a097b0d1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 10:32:40 -0600 Subject: [PATCH 1426/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index dd7928c29..361a268a3 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Kimlik doğrulayıcısı", + "message": "Kimlik Doğrulayıcı", "description": "Extension Name." }, "extShortName": { - "message": "Kimlik doğrulayıcısı", + "message": "Kimlik Doğrulayıcı", "description": "Extension Short Name." }, "extDesc": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "QR kodu bulunamadı.", + "message": "Tanınmayan QR kodu.", "description": "QR Error." }, "errorsecret": { @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manuel giriş", + "message": "El ile Giriş", "description": "Manual Entry." }, "close": { @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "Tamam", "description": "OK." }, "yes": { @@ -56,11 +56,11 @@ "description": "Account Name." }, "issuer": { - "message": "Veren kuruluş", + "message": "Yayınlayan Kuruluş", "description": "Issuer." }, "secret": { - "message": "Şifre", + "message": "Gizli Anahtar", "description": "Secret." }, "updateSuccess": { @@ -84,7 +84,7 @@ "description": "Settings." }, "security": { - "message": "Emniyet", + "message": "Güvenlik", "description": "Security." }, "current_phrase": { @@ -100,15 +100,15 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Şifreyi doğrula", + "message": "Şifreyi Doğrula", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bu gizli anahtarı silmek mi istiyorsunuz? Bu işlem geri alınamaz.", + "message": "Bu hesabı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır.Şifreyi unutursanız kimse size yardım edemez.", + "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır. Şifreyi unutursanız kimse size yardım edemez.", "description": "Passphrase Warning." }, "update": { From 9bdf46334f09f54b5b0dcff7d5d03cbe17cf743e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 10:42:01 -0600 Subject: [PATCH 1427/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 361a268a3..f2cce6e09 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -200,15 +200,15 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Yedekten içeri aktar", + "message": "Metin dosyasından içeri aktar", "description": "Import backup code." }, "show_all_entries": { - "message": "Girişler gösteriliyor", + "message": "Tüm girdileri göster", "description": "Show all entries." }, "dropbox_risk": { - "message": "Uyarı: Dropbox'a kaydedilen yedekler şifrelenmemiştir. Bu riski göz önüne alarak kullanınız.", + "message": "Uyarı: yedeklemeler şifrelenmemiş. Kullanım kendi sorumluluğunuzdadır.", "description": "Backup risk warning." }, "import_error_password": { @@ -216,7 +216,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Parolanız yerel olarak depolanır, lütfen bunu güvenlik menüsünden hemen değiştirin.", + "message": "Parolanız yerel olarak depolanır, lütfen hemen güvenlik menüsünden değiştirin.", "description": "localStorage password warning." }, "remove": { @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Arama", + "message": "Ara", "description": "Search" }, "popout": { From 5e72d03e4fc121a1caf8adbb36827fafaedf549a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 10:51:41 -0600 Subject: [PATCH 1428/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f2cce6e09..c9f52dfef 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Popup görüntüsü", + "message": "Açılır pencere modu", "description": "Make window turn into persistent popup" }, "lock": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "&Yüksek Karşıtlık Kullan", + "message": "Yüksek Kontrast Kullan", "description": "Use High Contrast" }, "storage_menu": { @@ -260,7 +260,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Verilerinizin nerede saklanacağını seçin.''local' kullanmak verilerinizi bilgisayarınızda saklar.'sync' özelliğini kullanmak bir senkronizasyon hesabına giriş yaptıysanız tarayıcınızın verilerinizi buluta senkronize etmesini sağlar.", + "message": "Verilerinizin nerede saklanacağını seçin. 'local' kullanmak verilerinizi bilgisayarınızda depolar. 'sync' kullanılması, bir senkronizasyon hesabında oturum açtıysanız tarayıcınızın bilgilerinizi buluta senkronize etmesini sağlar.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Depolama konumu", + "message": "Depolama Yeri", "description": "Storage location" }, "sign_in": { @@ -294,7 +294,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Yedeklemeleri diğer bazı uygulamalardan içe aktarabilirsiniz.", + "message": "Yedekleri diğer bazı uygulamalardan içe aktarabilirsiniz.", "description": "Info text on import page" }, "otp_backup_learn": { From 29dd23419e986864a8dc8de9cab2f7740003d7ba Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 24 Dec 2019 15:21:57 -0600 Subject: [PATCH 1429/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c9f52dfef..f874eb58d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Yedekleme dosyasını indir", + "message": "Yedekleme Dosyasını İndir", "description": "Download backup file." }, "import_backup": { From 05eb70756a830cb22e9a91bb7293848b588f8b36 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 30 Dec 2019 20:41:30 -0600 Subject: [PATCH 1430/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 6370ef260..870d9bcd6 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Autenticación", "description": "Extension Short Name." }, "extDesc": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportar \/ Importar", + "message": "Exportar / Importar", "description": "Export and Import." }, "settings": { @@ -322,4 +322,4 @@ "invalid": { "message": "Inválido" } -} \ No newline at end of file +} From 8c38c96579070997c9da1c2ae2abb13f763192b3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 5 Jan 2020 05:52:51 -0600 Subject: [PATCH 1431/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index ae2a30d9f..6b30ec474 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Автентифікатор генерує коди двофакторної аутентифікації у вашому браузері.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Неприпустимий ідентифікатор аккаунта.", "description": "Secret Error." }, "add_qr": { @@ -322,4 +322,4 @@ "invalid": { "message": "Invalid" } -} \ No newline at end of file +} From 9925f97fb417283df86bc0b2fc65c0d7596184a8 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 5 Jan 2020 06:03:32 -0600 Subject: [PATCH 1432/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 6b30ec474..dc0aa298d 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Логін", "description": "Account Name." }, "issuer": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Ви впевнені, що хочете видалити цей обліковий запис? Цю дію не можна скасувати.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не може допомогти вам, якщо ви забудете пароль.", "description": "Passphrase Warning." }, "update": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Ви не можете додати новий обліковий запис чи експортні дані, поки всі облікові записи не будуть розшифровані. Будь ласка, введіть правильний пароль перед продовженням.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -156,15 +156,15 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Увага! Ваш місцевий годинник налаштованно невірно, будь ласка, виправте його, перш ніж продовжити.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "У вас є резервні копії ваших облікових записів? Зробіть зараз. Не чекайте, доки це буде занадто пізно!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Помилка захоплення, будь ласка, оновіть сторінку та спробуйте знову.", "description": "Capture Failed" }, "based_on_time": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Налаштування", "description": "Popup Page Settings" }, "scale": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Попередження: усі резервні копії не зашифровані. Хочете додати акаунт в інший додаток? Наведіть курсор на праву частину будь-якого облікового запису і натисніть приховану кнопку.", "description": "Export menu info text" }, "download_backup": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Попередження: резервні копії не зашифровані. Використовуйте на свій страх і ризик.", "description": "Backup risk warning." }, "import_error_password": { From 128474058c56c7a4bffe35ac0ced24d109070843 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 13 Jan 2020 11:32:39 -0600 Subject: [PATCH 1433/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0994b1bea..96838fc9d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -322,4 +322,4 @@ "invalid": { "message": "Больной" } -} \ No newline at end of file +} From d599e60dba4a3092e9594d9b9393d3d3068f341d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 14 Jan 2020 07:23:17 -0600 Subject: [PATCH 1434/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index b21c8a26c..4c32bfaa9 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -322,4 +322,4 @@ "invalid": { "message": "Không hợp lệ" } -} \ No newline at end of file +} From d6cc96bb07d9a4851f10281ea795f550c7cfeef4 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 17 Jan 2020 01:22:08 -0600 Subject: [PATCH 1435/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 96838fc9d..80b8f7841 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Отсканировать QR-код", + "message": "QR-код", "description": "Scan QR Code." }, "add_secret": { From ccfeed1a9b55ad822730d9952576514c984fd300 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 26 Jan 2020 09:47:25 -0600 Subject: [PATCH 1436/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index e1242a0b0..45341593c 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autentisering", "description": "Extension Name." }, "extShortName": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Export / Import", "description": "Export and Import." }, "settings": { @@ -322,4 +322,4 @@ "invalid": { "message": "Invalid" } -} \ No newline at end of file +} From beb10ae0d4f218a27ff471dc8591c83cf46cba08 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 31 Jan 2020 23:21:40 -0600 Subject: [PATCH 1437/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 2ae6e1431..f0e8dbb8c 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Log ind", + "message": "Autentificering", "description": "Extension Name." }, "extShortName": { From 0277c4426cdefc82c6f6554bad6fe9bd71ad7b69 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 3 Feb 2020 13:21:54 -0600 Subject: [PATCH 1438/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 4bb429a29..4999c5294 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -322,4 +322,4 @@ "invalid": { "message": "无效代码" } -} \ No newline at end of file +} From 95862270cc4866a2d28774999a63fb612b5817ee Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 11:13:00 -0600 Subject: [PATCH 1439/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 325 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 325 insertions(+) create mode 100644 _locales/et/messages.json diff --git a/_locales/et/messages.json b/_locales/et/messages.json new file mode 100644 index 000000000..94d11ac83 --- /dev/null +++ b/_locales/et/messages.json @@ -0,0 +1,325 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export / Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + } +} From 073dc2a783bc1bd7a7713029340963e94110b0b5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 11:23:01 -0600 Subject: [PATCH 1440/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 94d11ac83..b34bb4bd3 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -48,7 +48,7 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Konto", "description": "Account." }, "accountName": { From 86095ef72ce61aed5cee5d78a090b1ee02a87fcd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 11:33:50 -0600 Subject: [PATCH 1441/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index b34bb4bd3..f30978c24 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -32,7 +32,7 @@ "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Sulge", "description": "Close." }, "ok": { @@ -40,11 +40,11 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Jah", "description": "Yes." }, "no": { - "message": "No", + "message": "Ei", "description": "No." }, "account": { @@ -80,11 +80,11 @@ "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Seaded", "description": "Settings." }, "security": { - "message": "Security", + "message": "Turvalisus", "description": "Security." }, "current_phrase": { @@ -240,7 +240,7 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Muuda", "description": "Edit" }, "manual_dropbox": { From 714379ce5fc4cd2879c6b58014719573286fb636 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 11:42:43 -0600 Subject: [PATCH 1442/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index f30978c24..6da39f64a 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Tuvastamatu QR kood.", "description": "QR Error." }, "errorsecret": { @@ -24,11 +24,11 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Skaneeri QR kood", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Sisesta käsitsi", "description": "Manual Entry." }, "close": { @@ -220,7 +220,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Eemalda", "description": "Remove password." }, "download_enc_backup": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Käsitsi sünkroniseerimine", "description": "Manual sync" }, "use_autofill": { @@ -302,7 +302,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Laadimine..." }, "autolock": { "message": "Lock after" From c88643c28ce446224fa310cecee5fbfc0d48f45b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 11:52:33 -0600 Subject: [PATCH 1443/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 6da39f64a..4c8a190f9 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Kasutajanimi", "description": "Account Name." }, "issuer": { @@ -64,7 +64,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Õnnestus.", "description": "Update Success." }, "updateFailure": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Export / Import", + "message": "Eksport / Import", "description": "Export and Import." }, "settings": { @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Kas te olete kindel, et soovite selle konto kustutada? Seda toimingut ei saa tagasi võtta.", "description": "Remove entry confirmation" }, "security_warning": { @@ -128,7 +128,7 @@ "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopeeritud", "description": "Copied." }, "feedback": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Hoiatus: Varukoopiad on krüpteerimata. Kasutamine enda vastutusel.", "description": "Backup risk warning." }, "import_error_password": { @@ -272,11 +272,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Logi sisse", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Logi välja", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -298,17 +298,17 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Lisateave", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { "message": "Laadimine..." }, "autolock": { - "message": "Lock after" + "message": "Lukusta pärast" }, "minutes": { - "message": "minutes" + "message": "minutit" }, "advanced": { "message": "Advanced" From 7287130b7d866a46a26fcc710deec1916925d304 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 12:02:39 -0600 Subject: [PATCH 1444/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 4c8a190f9..0f99e39a0 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "Olgu", "description": "OK." }, "yes": { @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Väljastaja", "description": "Issuer." }, "secret": { @@ -72,7 +72,7 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "Teave", "description": "About." }, "export_import": { @@ -88,19 +88,19 @@ "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Kehtiv salasõna", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Uus salasõna", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Salasõna", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Kinnita salasõna", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -124,7 +124,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Krüpteeritud", "description": "Encrypted." }, "copied": { @@ -132,15 +132,15 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Tagasiside", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Tõlkimine", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Lähtekood", "description": "Source Code." }, "passphrase_info": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Eelistused", "description": "Popup Page Settings" }, "scale": { @@ -232,7 +232,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Hüpikakna režiim", "description": "Make window turn into persistent popup" }, "lock": { @@ -248,11 +248,11 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Automaatne täitmine", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Kõrge kontrastsus", "description": "Use High Contrast" }, "storage_menu": { @@ -314,12 +314,12 @@ "message": "Advanced" }, "period": { - "message": "Period" + "message": "Periood" }, "type": { - "message": "Type" + "message": "Liik" }, "invalid": { - "message": "Invalid" + "message": "Kehtetu" } } From 3ee1740b996f9d3bbfa4c1d2f0d7a69053e8b8d3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 12:12:47 -0600 Subject: [PATCH 1445/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 0f99e39a0..12f77d8c9 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " on lisatud.", "description": "Added Account." }, "errorqr": { @@ -144,7 +144,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Kontoandmete dekrüpteerimiseks sisestage salasõna.", "description": "Passphrase Info" }, "sync_clock": { @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Suum", "description": "Scale" }, "export_info": { @@ -188,19 +188,19 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Laadi alla varukoopia fail", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Impordi varukoopia", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Impordi varukoopia fail", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Impordi tekst varukoopia", "description": "Import backup code." }, "show_all_entries": { @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Otsi", "description": "Search" }, "popout": { @@ -236,7 +236,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Lukusta", "description": "Lock accounts" }, "edit": { From ab6a98c48ad9669a86710c525691d6e4bb35fd42 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 12:22:29 -0600 Subject: [PATCH 1446/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 12f77d8c9..7d411c753 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Ebaõnnestus.", "description": "Update Failure." }, "about": { @@ -112,7 +112,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Uuenda", "description": "Update." }, "phrase_incorrect": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Salasõna ei kattu.", "description": "Passphrase Not Match." }, "encrypted": { @@ -148,15 +148,15 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sünkrooni kell Google'ga", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Mäleta salasõna", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Ettevaatust! Teie kohalik kell liiga mööda, palun parandage enne jätkamist.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -168,7 +168,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Ajapõhine", "description": "Time Based" }, "based_on_counter": { @@ -204,7 +204,7 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Kuva kõik kirjed", "description": "Show all entries." }, "dropbox_risk": { From 3b16ceeecd68e26f821a685ffbf728b8089d8dcf Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 12:42:48 -0600 Subject: [PATCH 1447/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 7d411c753..ddb831ce1 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Authenticator", + "message": "Autentikaator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentikaator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Autentikaator genereerib teie brauseris mitmikautentimis koode.", "description": "Extension Description." }, "added": { From 19cf575df17443b2d8c3cfe4a38601b53f30d9c9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 18:12:16 -0600 Subject: [PATCH 1448/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 675303627..29eff9c1e 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "내보내기\/가져오기", + "message": "내보내기/가져오기", "description": "Export and Import." }, "settings": { @@ -322,4 +322,4 @@ "invalid": { "message": "무효" } -} \ No newline at end of file +} From 1ffc1d7c7b916397d4b2a9b3338d79cfa3460555 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 5 Feb 2020 18:22:07 -0600 Subject: [PATCH 1449/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 29eff9c1e..25592b328 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "배", + "message": "스케일", "description": "Scale" }, "export_info": { From ed5f373ac9d205fd5c5de3764251dbb937f5451e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Thu, 6 Feb 2020 15:21:51 -0600 Subject: [PATCH 1450/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index ddb831ce1..39c919209 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Laadi alla parooliga kaitstud varukoopia", "description": "Download Encrypted Backup" }, "search": { From 2b1596d72eddd429011bc7621d66b7e04076b40f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:29 -0600 Subject: [PATCH 1451/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 80b8f7841..b61a5c033 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Больной" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From c143442eb2b27d3ff442e4b1cdc398acc5a7565b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:30 -0600 Subject: [PATCH 1452/3473] New translations messages.json (German) --- _locales/de/messages.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 4cba25f4a..472322734 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportieren \/ Importieren", + "message": "Exportieren / Importieren", "description": "Export and Import." }, "settings": { @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten\/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", + "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", "description": "Passphrase Warning." }, "update": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 90693f360f71549c39b320fcbaaf2180e478aef7 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:31 -0600 Subject: [PATCH 1453/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f874eb58d..ec6af2431 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Geçersiz" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 2ac7c37f17f877ef2a93fa8814ff05fed8ee6ef9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:32 -0600 Subject: [PATCH 1454/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index bc59c5a53..5773ce64c 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "ไม่ถูกต้อง" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 0ee760bd8153564f5e4215085ca1f045500b2bfe Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:34 -0600 Subject: [PATCH 1455/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index dab6ada88..d7d6f361f 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportera \/ Importera", + "message": "Exportera / Importera", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 1a33a7dba73592b1168faabe5ab6ee800cd6f894 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:35 -0600 Subject: [PATCH 1456/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 870d9bcd6..3dacb69ba 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Inválido" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From bb9ae2c8e7e6916d6d06d9f321c252197dd26676 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:36 -0600 Subject: [PATCH 1457/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index dd26aa546..657f0e7e4 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From b0e178f4e5433c08e4fdbe5eb2494791a4610bc0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:37 -0600 Subject: [PATCH 1458/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 48a917593..eca3c6b45 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Export \/ Import", + "message": "Export / Import", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From ff1148a21d1fea0bfe4a4f871c82df9de4b9826e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:39 -0600 Subject: [PATCH 1459/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 24eba7566..04840a6ae 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exportar\/Importar", + "message": "Exportar/Importar", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 7b6ef91276ca1603b25e19b5553c6581cfce1d15 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:40 -0600 Subject: [PATCH 1460/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 32d0042be..8300621d6 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Niepoprawne" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From f8929383319f0a7175969da48684f2b6539efc17 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:41 -0600 Subject: [PATCH 1461/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 1c72d3615..d56419d6a 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "エクスポート\/インポート", + "message": "エクスポート/インポート", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "無効" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 496bea877be6090fe756e766d81b01f255555c9d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:42 -0600 Subject: [PATCH 1462/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index f785831bf..62d347a31 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Esporta \/ Importa", + "message": "Esporta / Importa", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Non valido" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From e456f4c6ae5d71e851cd8329e8d676a059d35a4e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:44 -0600 Subject: [PATCH 1463/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 2c42478b0..7bbe3d017 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Tidak valid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 632471672288bc505a1441b504e776f948d97d6b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:45 -0600 Subject: [PATCH 1464/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index c74dad273..cd23d9e5e 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Érvénytelen" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From fbacffe4093afb3121803f3a9cc8f95a1eeb3201 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:46 -0600 Subject: [PATCH 1465/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index a027623b7..39f67763b 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "ייצוא\/ייבוא", + "message": "ייצוא/ייבוא", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 27f2a7dc41586bf66f80a22e45522eb1e791c80f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:48 -0600 Subject: [PATCH 1466/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 2b57ccaaa..89ec7e5f5 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Εξαγωγή\/εισαγωγή", + "message": "Εξαγωγή/εισαγωγή", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 3d89edb0828d0c0a509a6ab38ee377b4421d5b9c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:49 -0600 Subject: [PATCH 1467/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 257cfc067..a323516bd 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Eksportearje \/ Ymportearje", + "message": "Eksportearje / Ymportearje", "description": "Export and Import." }, "settings": { @@ -156,7 +156,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Let op! De klok fan jo lokale kompjûter is te fier foar\/efter, werstel dit eardat jo trochgean.", + "message": "Let op! De klok fan jo lokale kompjûter is te fier foar/efter, werstel dit eardat jo trochgean.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Unjildich" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From cb384decc8851854422f43344530e913e7945b29 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:50 -0600 Subject: [PATCH 1468/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 4c32bfaa9..7fcb87011 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Không hợp lệ" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 900f30c2ca5b95b195f67f970415adf3f2fb817f Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:51 -0600 Subject: [PATCH 1469/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 10c067b54..a080c3375 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exporter \/ Importer", + "message": "Exporter / Importer", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalide" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From dce1e6a5c03b2da13f630db1bfa6e995fa071810 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:52 -0600 Subject: [PATCH 1470/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 168352201..30c9441eb 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Vie \/ tuo", + "message": "Vie / tuo", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From c5102565bc9f46309d716916922de03aa06ede00 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:54 -0600 Subject: [PATCH 1471/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 49fbf97bc..1e8f56bc6 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exporteren \/ Importeren", + "message": "Exporteren / Importeren", "description": "Export and Import." }, "settings": { @@ -156,7 +156,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Let op! De klok van uw lokale computer is te ver voor\/achter, gelieve het te herstellen voordat u doorgaat.", + "message": "Let op! De klok van uw lokale computer is te ver voor/achter, gelieve het te herstellen voordat u doorgaat.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Ongeldig" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From f1480086acf9c2123cf084119268ffb5dc29198d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:55 -0600 Subject: [PATCH 1472/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index ba6071234..9c08a3f92 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 83fb84bce4388339bb9ff737b08fced410d70aea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:56 -0600 Subject: [PATCH 1473/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d227f985c..cd9732118 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "匯出 \/ 匯入", + "message": "匯出 / 匯入", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From e1f88eb424995cb954ca6ddef4f726c992f89740 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:57 -0600 Subject: [PATCH 1474/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index e9f00ce8e..a6d2dd744 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Exporta \/ Importa", + "message": "Exporta / Importa", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "No és vàlid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From 16da4cd532d1e3a2835c940d4a2abd994cd1abad Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:52:59 -0600 Subject: [PATCH 1475/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index aa4cd3d2d..0df997770 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Експорт \/ Импорт", + "message": "Експорт / Импорт", "description": "Export and Import." }, "settings": { @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } -} \ No newline at end of file +} From c0094245bdc71540f4d092e1ca5b75c531ad2a86 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:00 -0600 Subject: [PATCH 1476/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 76df7939c..e36466cb6 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 9c634fce173c05a5c08a6d8fb23e20c1074d9741 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:01 -0600 Subject: [PATCH 1477/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 25592b328..b32542788 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "무효" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From c592c638917d534253e61ab5d46e959a539746b2 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:02 -0600 Subject: [PATCH 1478/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 39c919209..d0a5f9293 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Kehtetu" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 3055edd6205a92d2bc2a3ee114d4cdd7bc44c35c Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:03 -0600 Subject: [PATCH 1479/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 4999c5294..a10f66341 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "无效代码" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From eb317a778356a257de489b8f144c66af4a61e8a0 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:05 -0600 Subject: [PATCH 1480/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index f0e8dbb8c..c72a6c0be 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Ugyldigt" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From b35665a85459c7307a31a54138461b0b32f158f5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:06 -0600 Subject: [PATCH 1481/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9e2d44ee6..24b62c060 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Inválido" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 68a1433a509661357af3da4972970ea5134c551a Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:07 -0600 Subject: [PATCH 1482/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 45341593c..c69ccceb7 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From d17b0ecf1a2fa41b8c63dc4a3061812af3160582 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 13:53:08 -0600 Subject: [PATCH 1483/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index dc0aa298d..8b47dbf30 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -321,5 +321,11 @@ }, "invalid": { "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" } } From 63133541ee6d175ea5b021998cfa37aba591337b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 14:12:34 -0600 Subject: [PATCH 1484/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index c72a6c0be..b899feae7 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -323,9 +323,9 @@ "message": "Ugyldigt" }, "digits": { - "message": "Digits" + "message": "Cifre" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritme" } } From 91aa98857dc15758997ce283d0eebfc191f07b97 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 14:22:48 -0600 Subject: [PATCH 1485/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 8300621d6..04014ba78 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -323,9 +323,9 @@ "message": "Niepoprawne" }, "digits": { - "message": "Digits" + "message": "Cyfry" }, "algorithm": { - "message": "Algorithm" + "message": "Algorytm" } } From 8eb1097971a8d59c3fdaa9e20443391bb95c2efd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 14:22:49 -0600 Subject: [PATCH 1486/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index eca3c6b45..cd8c4a331 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -323,9 +323,9 @@ "message": "Invalid" }, "digits": { - "message": "Digits" + "message": "Cifre" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritm" } } From 2dde45fc773e105d85acd82d3b33d78e1e04c275 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 17:12:19 -0600 Subject: [PATCH 1487/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 24b62c060..dcb8a3950 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -323,9 +323,9 @@ "message": "Inválido" }, "digits": { - "message": "Digits" + "message": "Dígitos" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmo" } } From 848d6381a2d7dc3e321fa504eafbb45170679716 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 9 Feb 2020 18:08:48 -0600 Subject: [PATCH 1488/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a6d2dd744..4351ff828 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -323,9 +323,9 @@ "message": "No és vàlid" }, "digits": { - "message": "Digits" + "message": "Dígits" }, "algorithm": { - "message": "Algorithm" + "message": "Algorisme" } } From e6c7fdd06f40443090cfc5d187ec825775210ddd Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 10 Feb 2020 00:21:36 -0600 Subject: [PATCH 1489/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index ec6af2431..fc07018b2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -323,9 +323,9 @@ "message": "Geçersiz" }, "digits": { - "message": "Digits" + "message": "Basamaklar" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritma" } } From 45b08ed078933dda4280e517d572c8153ea063e3 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 10 Feb 2020 04:32:47 -0600 Subject: [PATCH 1490/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 62d347a31..0b0c73e42 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -323,9 +323,9 @@ "message": "Non valido" }, "digits": { - "message": "Digits" + "message": "Cifre" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmo" } } From b2d52f8da5ca422faea3cfed155abce2f625b32e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 10 Feb 2020 05:34:09 -0600 Subject: [PATCH 1491/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index d56419d6a..d05060e15 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -323,9 +323,9 @@ "message": "無効" }, "digits": { - "message": "Digits" + "message": "桁数" }, "algorithm": { - "message": "Algorithm" + "message": "アルゴリズム" } } From 88759fc141e4a85a48f81e84cc2ccb480414c0c9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Mon, 10 Feb 2020 20:41:39 -0600 Subject: [PATCH 1492/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 3dacb69ba..d6db07fb5 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -323,9 +323,9 @@ "message": "Inválido" }, "digits": { - "message": "Digits" + "message": "Dígitos" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmo" } } From b1d57ebffd424ac2d657ecb1eacaa41fbbf05679 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 12 Feb 2020 03:33:30 -0600 Subject: [PATCH 1493/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index b32542788..05df5dc4f 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -196,7 +196,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "백업 가져오기", + "message": "백업 파일 가져오기", "description": "Import backup file." }, "import_backup_code": { @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "암호화된 백업 다운로드", + "message": "암호로 보호된 백업 다운로드", "description": "Download Encrypted Backup" }, "search": { @@ -240,7 +240,7 @@ "description": "Lock accounts" }, "edit": { - "message": "수정", + "message": "편집", "description": "Edit" }, "manual_dropbox": { @@ -323,9 +323,9 @@ "message": "무효" }, "digits": { - "message": "Digits" + "message": "자릿수" }, "algorithm": { - "message": "Algorithm" + "message": "알고리즘" } } From 432db7340cfff27df7e168fafc7843627a50807d Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 12 Feb 2020 18:09:46 -0600 Subject: [PATCH 1494/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index d0a5f9293..fc390ed0b 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Seda salasõna kasutatakse teie kontode krüpteerimiseks. Kui unustate salasõna, ei saa keegi teid aidata.", "description": "Passphrase Warning." }, "update": { From dd178a8bc05c00d404535bff089da43f96c9484b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 14 Feb 2020 02:32:38 -0600 Subject: [PATCH 1495/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index a10f66341..b493a31ca 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -323,9 +323,9 @@ "message": "无效代码" }, "digits": { - "message": "Digits" + "message": "位数" }, "algorithm": { - "message": "Algorithm" + "message": "算法" } } From 9c02fa8706589a2616fce70a52729b580b4410ea Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 15 Feb 2020 00:12:31 -0600 Subject: [PATCH 1496/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7fcb87011..96745eb5b 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "Mật khẩu này sẽ được dùng để mã hóa toàn bộ dữ liệu của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", + "message": "Mật khẩu này sẽ được sử dụng để mã hóa tài khoản của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", "description": "Passphrase Warning." }, "update": { @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Tải về tệp sao lưu", + "message": "Tải xuống tập tin sao lưu", "description": "Download backup file." }, "import_backup": { @@ -256,7 +256,7 @@ "description": "Use High Contrast" }, "storage_menu": { - "message": "Sao lưu dữ liệu", + "message": "Lưu trữ và sao lưu", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -326,6 +326,6 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "Thuật toán" } } From 88e29968e8ed8c306771324db7acd7f182d51596 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sat, 15 Feb 2020 09:12:53 -0600 Subject: [PATCH 1497/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 05df5dc4f..321940ee8 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "인증 도", + "message": "인증 도구", "description": "Extension Short Name." }, "extDesc": { From 533b03ed5af793031341826a219635978d8883d5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 16 Feb 2020 12:22:39 -0600 Subject: [PATCH 1498/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a080c3375..7f8690eef 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -323,9 +323,9 @@ "message": "Invalide" }, "digits": { - "message": "Digits" + "message": "Chiffres" }, "algorithm": { - "message": "Algorithm" + "message": "Algorithme" } } From ad12c99ddf1d1bc1d2967ffe24044fc69efca349 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 19 Feb 2020 10:26:00 -0600 Subject: [PATCH 1499/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index e36466cb6..13cd18da4 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "اسم المستخدم", "description": "Account Name." }, "issuer": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "تفضيلات", "description": "Popup Page Settings" }, "scale": { @@ -302,30 +302,30 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "جاري التحميل..." }, "autolock": { - "message": "Lock after" + "message": "أقفال بعد" }, "minutes": { - "message": "minutes" + "message": "دقائق" }, "advanced": { - "message": "Advanced" + "message": "إعدادات متقدمة" }, "period": { - "message": "Period" + "message": "المدة" }, "type": { - "message": "Type" + "message": "نوع" }, "invalid": { - "message": "Invalid" + "message": "معطل" }, "digits": { - "message": "Digits" + "message": "وحدات" }, "algorithm": { - "message": "Algorithm" + "message": "‮الخوارزمية" } } From 69dd56479191ad2ba45482ed0d47687d701fd3f5 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 19 Feb 2020 14:12:05 -0600 Subject: [PATCH 1500/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index fc390ed0b..c6a1f5ac6 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -323,9 +323,9 @@ "message": "Kehtetu" }, "digits": { - "message": "Digits" + "message": "Numbrid" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritm" } } From e16c279aa49d29e541ed2834640da00c7e3e2401 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 21 Feb 2020 16:02:41 -0600 Subject: [PATCH 1501/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index c6a1f5ac6..8a11ecca8 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -268,7 +268,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Talletuskoht", "description": "Storage location" }, "sign_in": { From 1abcf44355c7c3884e8e30824411131aa528ac02 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 21 Feb 2020 16:12:02 -0600 Subject: [PATCH 1502/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 8a11ecca8..1c4741c0e 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -172,7 +172,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Loenduripõhine", "description": "Counter Based" }, "resize_popup_page": { @@ -216,7 +216,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Teie salasõna hoiustatakse kohapeal, palun muutke seda kohe turvalisuse menüüst.", "description": "localStorage password warning." }, "remove": { @@ -256,15 +256,15 @@ "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Hoiustamine & varundamine", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Valige, kus teie andmeid hoiustatakse. „Kohaliku” kasutamine salvestab teie andmed arvutisse. Sünkroonimisfunktsiooni kasutamine võimaldab brauseril sünkroonida teie andmeid pilvega, kui olete sünkroonimiskontole sisse logitud.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Varundage oma andmed automaatselt kolmanda osapoole salvestusteenustesse.", "description": "3rd party backup info" }, "storage_location": { @@ -290,11 +290,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Teil on üks või mitu Steami või Blizzardi kontot. Krüpteerimata varukoopiad ei kasuta standardiseeritud varundusvormingut.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Saate importida varukoopiaid mõnest teisest rakendusest.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -311,7 +311,7 @@ "message": "minutit" }, "advanced": { - "message": "Advanced" + "message": "Lisavalikud" }, "period": { "message": "Periood" From 6209fd46e109b82782b951506b42d4effb09b98e Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 21 Feb 2020 16:21:45 -0600 Subject: [PATCH 1503/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 1c4741c0e..7db4ee8a8 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Kehtetu konto saladus", "description": "Secret Error." }, "add_qr": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Saladus", "description": "Secret." }, "updateSuccess": { @@ -116,7 +116,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Uut kontot ei saa lisada ega andmeid eksportida enne, kui kõik kontod on dekrüpteeritud. Enne jätkamist sisestage õige salasõna.", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -160,11 +160,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Kas teil on varukoopia oma kontode jaoks? Ärge oodake, kuni on liiga hilja!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Jäädvustus ebaõnnestus, laadige leht uuesti ja proovige uuesti.", "description": "Capture Failed" }, "based_on_time": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Hoiatus: kõik varukoopiad on krüpteerimata. Kas soovite konto lisada mõnele teisele rakendusele? Suunake kursor paremas ülaservas mis tahes kontole ja klõpsake peidetud nupule.", "description": "Export menu info text" }, "download_backup": { @@ -212,7 +212,7 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Varukoopiate importimiseks peate sisestama õige salasõna.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Teie kontoga $SERVICE$ ühendamisel tekkis probleem, palun logige uuesti sisse.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From d85a1ed3cda5ae9851c28f6d2408f206579f7217 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 23 Feb 2020 08:11:38 -0600 Subject: [PATCH 1504/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b61a5c033..9b8c93662 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -323,9 +323,9 @@ "message": "Больной" }, "digits": { - "message": "Digits" + "message": "Цифры" }, "algorithm": { - "message": "Algorithm" + "message": "Алгоритм" } } From e380e64b16fbe770bb5b4b478db4fc300082d9d9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Sun, 23 Feb 2020 12:21:43 -0600 Subject: [PATCH 1505/3473] New translations messages.json (German) --- _locales/de/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 472322734..af7fddcf7 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nutzername", "description": "Account Name." }, "issuer": { @@ -302,16 +302,16 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Laden..." }, "autolock": { - "message": "Lock after" + "message": "Sperren nach" }, "minutes": { - "message": "minutes" + "message": "Minuten" }, "advanced": { - "message": "Advanced" + "message": "Erweiterte" }, "period": { "message": "Period" @@ -323,9 +323,9 @@ "message": "Invalid" }, "digits": { - "message": "Digits" + "message": "Ziffern" }, "algorithm": { - "message": "Algorithm" + "message": "Algorithmus" } } From bce3fbb37e8f506fa01802132a7d9e57f04e7961 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 25 Feb 2020 15:22:17 -0600 Subject: [PATCH 1506/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 89ec7e5f5..7f0e0c335 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Ο επαληθευτής αναπαράγει κωδικούς επαλήθευσης ταυτότητας δυο παραγόντων, στο πρόγραμμα περιήγησής σας.", "description": "Extension Description." }, "added": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Όνομα Χρήστη", "description": "Account Name." }, "issuer": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον λογαριασμό; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει στη περίπτωση που ξεχάσετε τον κωδικό πρόσβασης.", "description": "Passphrase Warning." }, "update": { @@ -160,7 +160,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Έχετε ένα αντίγραφο ασφαλείας για τους λογαριασμούς σας; Μην περιμένετε έως ότου είναι πολύ αργά!", "description": "Remind Backup" }, "capture_failed": { From ca8fed9a900f096d4b612d517c61cfaa18af22f1 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 25 Feb 2020 15:32:03 -0600 Subject: [PATCH 1507/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 7f0e0c335..b636747b6 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Ρυθμίσεις", "description": "Popup Page Settings" }, "scale": { @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Προσοχή: τα αντίγραφα ασφαλείας δεν είναι κρυπτογραφημένα. Χρησιμοποιήστε το με δική σας ευθύνη.", "description": "Backup risk warning." }, "import_error_password": { @@ -252,7 +252,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Χρήση υψηλής αντίθεσης", "description": "Use High Contrast" }, "storage_menu": { @@ -272,11 +272,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Σύνδεση", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Αποσύνδεση", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From 1ae7727405b8654cefa3e2767274801a74a933db Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 25 Feb 2020 15:41:31 -0600 Subject: [PATCH 1508/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index b636747b6..758f6479b 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -280,7 +280,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Υπήρξε ένα πρόβλημα στην σύνδεση με τον $SERVICE$ λογαριασμό σας, παρακαλώ συνδεθείτε ξανά.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From ad1f8070744a460ff68ef0a284342bdaecd679db Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 25 Feb 2020 15:51:51 -0600 Subject: [PATCH 1509/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 758f6479b..89b430dbe 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Επαληθευτής", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Επαληθευτής", "description": "Extension Short Name." }, "extDesc": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Δεν μπορείτε να προσθέσετε νέο λογαριασμό ή να εξαγάγετε δεδομένα μέχρι να αποκρυπτογραφηθούν όλοι οι λογαριασμοί. Εισαγάγετε τον σωστό κωδικό πρόσβασης πριν συνεχίσετε.", + "message": "Δεν μπορείτε να προσθέσετε νέο λογαριασμό ή να εξαγάγετε δεδομένα μέχρι να αποκρυπτογραφηθούν όλοι οι λογαριασμοί. Παρακαλώ εισαγάγετε τον σωστό κωδικό πρόσβασης πριν συνεχίσετε.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Το Συνθηματικό δεν ταιριάζει", + "message": "Ο κωδικός δεν ταιριάζει.", "description": "Passphrase Not Match." }, "encrypted": { @@ -290,42 +290,42 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Έχετε έναν ή παραπάνω Steam ή Blizzard λογαριασμούς. Μη κρυπτογραφημένα αντίγραφα ασφαλείας δεν θα χρησιμοποιήσουν τυποποιημένη μορφή αντιγράφου ασφαλείας.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Μπορείτε να εισάγετε αντίγραφα ασφαλείας από άλλες εφαρμογές.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Μάθετε περισσότερα", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Φόρτωση σε εξέλιξη..." }, "autolock": { - "message": "Lock after" + "message": "Κλείδωμα μετά από" }, "minutes": { - "message": "minutes" + "message": "λεπτά" }, "advanced": { - "message": "Advanced" + "message": "Για προχωρημένους" }, "period": { - "message": "Period" + "message": "Περίοδος" }, "type": { - "message": "Type" + "message": "Τύπος" }, "invalid": { - "message": "Invalid" + "message": "Μη έγκυρο" }, "digits": { - "message": "Digits" + "message": "Ψηφία" }, "algorithm": { - "message": "Algorithm" + "message": "Αλγόριθμος" } } From 93522244770d1a468d8036a19845a13560f195de Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 25 Feb 2020 16:01:48 -0600 Subject: [PATCH 1510/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 89b430dbe..bf79316ec 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -200,11 +200,11 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Εισαγωγή αντιγράφων κειμένου", + "message": "Αντίγραφο ασφαλείας εισαγώμενου κειμένου", "description": "Import backup code." }, "show_all_entries": { - "message": "Δείτε όλες τις καταχωρήσεις", + "message": "Εμφάνισε όλες τις καταχωρήσεις", "description": "Show all entries." }, "dropbox_risk": { From 35efdae727cd78294d77cba4e21e01fe17a40a86 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Tue, 25 Feb 2020 16:12:30 -0600 Subject: [PATCH 1511/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index bf79316ec..e4e24ea92 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Μη έγκυρο μυστικό λογαριασμού", "description": "Secret Error." }, "add_qr": { From 05e5cd02f247d8a0360c25f9dc2ff36e0645d431 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 26 Feb 2020 13:21:57 -0600 Subject: [PATCH 1512/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 1e8f56bc6..d4008544f 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -326,6 +326,6 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritme" } } From 65918a2642f7ad40ba7db69605d29c6819b3c3e9 Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Wed, 26 Feb 2020 13:21:58 -0600 Subject: [PATCH 1513/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index a323516bd..f507dda3c 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -326,6 +326,6 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritme" } } From 1b17cd15cc281322abdcc2c5e257bc6791780e9b Mon Sep 17 00:00:00 2001 From: mymindstorm Date: Fri, 28 Feb 2020 23:51:40 -0600 Subject: [PATCH 1514/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index cd23d9e5e..2d6f2b2b6 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -323,9 +323,9 @@ "message": "Érvénytelen" }, "digits": { - "message": "Digits" + "message": "Számok" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmus" } } From 9ad4803d742327dcebc11dcfed04561995eac0ad Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 3 Mar 2020 12:18:59 -0600 Subject: [PATCH 1515/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 9c08a3f92..725f72fe6 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Neplatné číslo účtu", + "message": "Chyba tajného klíče. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Nicméně, Váš tajný klíč je: ", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Název účtu", "description": "Account Name." }, "issuer": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Vyskakovací stránka", "description": "Popup Page Settings" }, "scale": { From c059612d21a4ab4c48c273817e07d7d6dba13a95 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 3 Mar 2020 12:19:01 -0600 Subject: [PATCH 1516/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index d7d6f361f..cbc04d244 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator genererar 2-stegs verifieringskoder i din webbläsare.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Fel på hemlig nyckel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Kontonamn", "description": "Account Name." }, "issuer": { @@ -176,7 +176,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Popup Page", "description": "Popup Page Settings" }, "scale": { From 2a8bb9480986fca7d2d6717b3026663f7e0be5d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 Mar 2020 03:28:45 -0600 Subject: [PATCH 1517/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 39f67763b..d1d647ee0 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator מחוללת קודי אימות דו שלבי מהדפדפן.", "description": "Extension Description." }, "added": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "קוד QR בלתי מזוהה.", "description": "QR Error." }, "errorsecret": { @@ -24,15 +24,15 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "סרוק קוד QR", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "הזנה ידנית", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "סגור", "description": "Close." }, "ok": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "שם משתמש", "description": "Account Name." }, "issuer": { @@ -164,23 +164,23 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "הצילום נכשל, נא לרענן את הדף ולנסות שנית.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "מבוסס זמן", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "מבוסס מונה", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "העדפות", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "קנה מידה", "description": "Scale" }, "export_info": { @@ -188,15 +188,15 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "הורד את קובץ הגיבוי", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "ייבא גיבוי", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "ייבא קובץ גיבוי", "description": "Import backup file." }, "import_backup_code": { From ac961e2ac531fef967fa4f79734abdf2bd2ae281 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 Mar 2020 03:44:10 -0600 Subject: [PATCH 1518/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d1d647ee0..5e2e03497 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "ייבא גיבוי כטקסט", "description": "Import backup code." }, "show_all_entries": { From c3ec839291543a4f618539072c134686c2bf0f31 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 Mar 2020 09:27:34 -0600 Subject: [PATCH 1519/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index af7fddcf7..9a08db0e1 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -314,13 +314,13 @@ "message": "Erweiterte" }, "period": { - "message": "Period" + "message": "Zeitraum" }, "type": { - "message": "Type" + "message": "Typ" }, "invalid": { - "message": "Invalid" + "message": "Ungültig" }, "digits": { "message": "Ziffern" From 06359ab9fe92fe61d59f53b1576d4acbdea3d47a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 7 Mar 2020 12:18:10 -0600 Subject: [PATCH 1520/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 96745eb5b..ac5bacb20 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -323,7 +323,7 @@ "message": "Không hợp lệ" }, "digits": { - "message": "Digits" + "message": "Đồng hồ số" }, "algorithm": { "message": "Thuật toán" From 65b27757b6edef35380b010cf7899fde7fc9f4b4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 18 Mar 2020 05:55:22 -0500 Subject: [PATCH 1521/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 9a08db0e1..b70a14044 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Ungültiges Passwort", "description": "Secret Error." }, "add_qr": { From a3991c08c4eb23bcb32c5537e166dd1e494a03ad Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 18 Mar 2020 06:08:05 -0500 Subject: [PATCH 1522/3473] New translations messages.json (German) --- _locales/de/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b70a14044..bcc366f9b 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Fehler beim Erkennen des QR Codes.", + "message": "Unbekannter QR-Code.", "description": "QR Error." }, "errorsecret": { @@ -48,19 +48,19 @@ "description": "No." }, "account": { - "message": "Konto", + "message": "Benutzerkonto", "description": "Account." }, "accountName": { - "message": "Nutzername", + "message": "Benutzername", "description": "Account Name." }, "issuer": { - "message": "Aussteller", + "message": "Herausgeber", "description": "Issuer." }, "secret": { - "message": "Schlüssel", + "message": "Passwort", "description": "Secret." }, "updateSuccess": { @@ -88,23 +88,23 @@ "description": "Security." }, "current_phrase": { - "message": "Aktuelles Kennwort", + "message": "Aktuelles Passwort", "description": "Current Passphrase." }, "new_phrase": { - "message": "Neues Kennwort", + "message": "Neues Passwort", "description": "New Passphrase." }, "phrase": { - "message": "Kennwort", + "message": "Passwort", "description": "Passphrase." }, "confirm_phrase": { - "message": "Kennwort bestätigen", + "message": "Passwort bestätigen", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sind Sie sicher, dass Sie diesen Schlüssel löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", + "message": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", "description": "Remove entry confirmation" }, "security_warning": { @@ -120,7 +120,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Kennwort stimmt nicht überein.", + "message": "Passwort stimmt nicht überein.", "description": "Passphrase Not Match." }, "encrypted": { @@ -132,7 +132,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Rückmeldung", "description": "Feedback." }, "translate": { @@ -152,7 +152,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Kennwort speichern", + "message": "Passwort merken", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Skalierung", + "message": "Skalieren", "description": "Scale" }, "export_info": { @@ -188,7 +188,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Sicherungsdatei herunterladen", + "message": "Backup-Datei herunterladen", "description": "Download backup file." }, "import_backup": { From 546bfb1906edb4c92719aca5a099ee6081ebf514 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 18 Mar 2020 06:30:03 -0500 Subject: [PATCH 1523/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index bcc366f9b..1fc3da12e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -228,7 +228,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Suche", "description": "Search" }, "popout": { @@ -240,7 +240,7 @@ "description": "Lock accounts" }, "edit": { - "message": "Ändern", + "message": "Bearbeiten", "description": "Edit" }, "manual_dropbox": { @@ -248,7 +248,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Autofill verwenden", "description": "Use Autofill" }, "use_high_contrast": { @@ -302,7 +302,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Laden..." + "message": "Ladevorgang..." }, "autolock": { "message": "Sperren nach" From b71c79d2735c98d88652058c58b2560a472d6053 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 19 Mar 2020 06:49:45 -0500 Subject: [PATCH 1524/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index c69ccceb7..aa9748688 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -8,11 +8,11 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator genererer to-faktor autentiseringskoder i nettleseren din.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " har blitt lagt til.", "description": "Added Account." }, "errorqr": { From eacca715ab15e8f70f4e0119fa4d98a852122482 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 19 Mar 2020 07:25:51 -0500 Subject: [PATCH 1525/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index aa9748688..71e649706 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Ukjent QR-kode.", "description": "QR Error." }, "errorsecret": { From 184f3ec0aea49ce0947c2e55a14077c0f59680b7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 25 Mar 2020 03:37:48 -0500 Subject: [PATCH 1526/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 71e649706..1df4aa413 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -20,19 +20,19 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Ugyldig kontohemmelighet", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Skann QR-kode", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Skriv inn manuelt", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "Lukk", "description": "Close." }, "ok": { @@ -40,71 +40,71 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { - "message": "No", + "message": "Nei", "description": "No." }, "account": { - "message": "Account", + "message": "Konto", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Brukernavn", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Utsteder", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Hemmelig", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Vellykket.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Feil.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Om", "description": "About." }, "export_import": { - "message": "Export / Import", + "message": "Eksport/Import", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Innstillinger", "description": "Settings." }, "security": { - "message": "Security", + "message": "Sikkerhet", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Nåværende passord", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nytt passord", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Passord", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Bekreft passord", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Er du sikker på at du vil slette denne brukeren? Denne handlingen kan ikke angres.", "description": "Remove entry confirmation" }, "security_warning": { From ae02d3c6d6e45e29891316d7416b3175e36ea2a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 25 Mar 2020 03:46:11 -0500 Subject: [PATCH 1527/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 1df4aa413..5188b2c08 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -108,91 +108,91 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Dette passordet vil bli brukt til å kryptere kontoene dine. Ingen kan hjelpe deg hvis du glemmer passordet.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Oppdater", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Du kan ikke legge til en ny konto eller eksportere data før alle kontoer er dekryptert. Vennligst tast inn riktig passord før du fortsetter.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Passord stemmer ikke overens.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Kryptert", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopiert", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Tilbakemelding", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Oversett", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Kildekode", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Skriv inn passordet for å dekryptere konto data.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Synkroniser klokke med Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Husk Passord", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Forsiktig! Din lokale klokke er for langt unna. Vennligst fiks den før du fortsetter.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Har du en sikkerhetskopi for kontoene dine? Ikke vent til det er for sent!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Opptak mislyktes, vennligst last inn siden på nytt og prøv igjen.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Tidsbasert", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Tellerbasert", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferanser", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Skala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Advarsel: alle sikkerhetskopier er ikke kryptert. Vil du legge til en konto i en annen app? Hold musepekeren over øvre høyre del av kontoen, og trykk på den skjulte knappen.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Last ned sikkerhetskopi", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importer Sikkerhetskopi", "description": "Import backup." }, "import_backup_file": { From 68d8197031372cf72a3c9fb1c8b8b65bf3a5cbcf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 25 Mar 2020 04:01:31 -0500 Subject: [PATCH 1528/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 5188b2c08..fd6b52dd2 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -196,91 +196,91 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importer sikkerhetskopifil", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importer sikkerhetskopi av tekst", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "Vis alle oppføringer", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Advarsel: sikkerhetskopier er ikke kryptert. Bruk på egen risiko.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Du må oppgi riktig passord for å importere sikkerhetskopier.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Passordet ditt er lagret lokalt, vennligst endre det i sikkerhetsmenyen umiddelbart.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Fjern", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Last ned passordbeskyttet sikkerhetskopi", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Søk", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Popup-modus", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Lås", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Rediger", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manuell Synkronisering", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Bruk Autofyll", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Bruk Høykontrast", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Lagring & Sikkerhetskopi", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Velg hvor dataen din skal lagres. Ved å bruke 'lokal' lagrer du dataen din på PCen. Ved å bruke 'synkronisering' lar nettleseren din synkronisere dataene til skyen hvis du er logget på en synkroniseringskonto.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Sikkerhetskopier dataene dine automatisk til tredjeparts lagringstjenester.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Lagringssted", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Logg inn", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Logg ut", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Det oppsto et problem med tilkoblingen til $SERVICE$ -kontoen din, vennligst logg deg på igjen.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,22 +290,22 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Du har en eller flere Steam- eller Blizzard-kontoer. Ikke-krypterte sikkerhetskopier bruker ikke standardisert backup-format.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Du kan importere sikkerhetskopier fra noen andre applikasjoner.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Lær mer", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Laster..." }, "autolock": { - "message": "Lock after" + "message": "Lås etter" }, "minutes": { "message": "minutes" From 79a5520180aac1edd8da222f4d97d0f8d017cdab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 25 Mar 2020 04:17:33 -0500 Subject: [PATCH 1529/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index fd6b52dd2..d0015fb71 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -308,24 +308,24 @@ "message": "Lås etter" }, "minutes": { - "message": "minutes" + "message": "minutter" }, "advanced": { - "message": "Advanced" + "message": "Avansert" }, "period": { - "message": "Period" + "message": "Periode" }, "type": { "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "Ugyldig" }, "digits": { - "message": "Digits" + "message": "Sifre" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritme" } } From a8e83875f55ea0a540c595ecfbfd5454c46032d4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 30 Mar 2020 20:34:43 -0500 Subject: [PATCH 1530/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 331 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 331 insertions(+) create mode 100644 _locales/fa/messages.json diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json new file mode 100644 index 000000000..657f0e7e4 --- /dev/null +++ b/_locales/fa/messages.json @@ -0,0 +1,331 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export / Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + } +} From 3bc4cf5f48c62d4b6f5d0d2a1c9229dce653e4d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 00:35:03 -0500 Subject: [PATCH 1531/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 657f0e7e4..1b7a25cc6 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,18 +1,18 @@ { "extName": { - "message": "Authenticator", + "message": "احراز هویت کننده", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "احراز هویت کننده", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "افزونه Authenticator کدهای تأیید هویت دو مرحله‌ای را در مرورگر شما تولید می‌کند.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " اضافه شده است.", "description": "Added Account." }, "errorqr": { From a00e9c98d4096813342ec5406a21e6d8864eafbf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 00:55:54 -0500 Subject: [PATCH 1532/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 100 +++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 1b7a25cc6..9013912a9 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -16,203 +16,203 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "QR code شناسایی نشد.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "رمز حساب نامعتبر است", "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "اسکن QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "وارد کردن به طور دستی", "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "بستن", "description": "Close." }, "ok": { - "message": "Ok", + "message": "باشه", "description": "OK." }, "yes": { - "message": "Yes", + "message": "بله", "description": "Yes." }, "no": { - "message": "No", + "message": "خیر", "description": "No." }, "account": { - "message": "Account", + "message": "حساب", "description": "Account." }, "accountName": { - "message": "Username", + "message": "نام کاربری", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "صادرکننده", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "رمز", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "موفق بود.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "ناموفق بود.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "درباره", "description": "About." }, "export_import": { - "message": "Export / Import", + "message": "ایمپورت / اکسپورت", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "تنظیمات", "description": "Settings." }, "security": { - "message": "Security", + "message": "امنیت", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "کلمه عبور فعلی", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "کلمه عبور جدید", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "کلمه عبور", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "تأیید کلمه عبور", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "آیا مطمئن هستید که می‌خواهید این حساب را حذف کنید؟ این عملیات قابل بازگردانی نیست.", "description": "Remove entry confirmation" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "این کلمه عبور برای رمزنگاری حساب شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "به‌روز رسانی", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "شما نمی‌توانید حساب جدیدی اضافه کنید یا داده‌ها را اکسپورت کنید، مگر اینکه تمام حساب‌ها رمزگشایی شده باشند. لطفا کلمه عبور صحیح را قبل از ادامه وارد نمایید.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "کلمه عبور صحیح نیست.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "رمزنگاری شده", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "کپی شد", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "ﺑﺎﺯﺧﻮﺭﺩ", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "ترجمه", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "کد منبع", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "کلمه عبور را برای رمزگشایی داده‌ها وارد نمایید.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "همگام‌سازی ساعت با گوگل", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "به خاطر سپردن کلمه عبور", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "اخطار! ساعت محلی شما نادرست است، لطفا قبل از ادامه آن را تصحیح نمایید.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا خیلی دیر شود!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "تصویر برداری موفق نبود، لطفا صفحه را ریفرش کرده و دوباره تلاش کنید.", "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "مبتنی بر زمان", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "مبتنی بر شمارنده", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "تنظیمات", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "مقیاس", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری شده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "دانلود فایل پشتیبان", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "ایمپورت کردن پشتیبان", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "ایمپورت کردن فایل پشتیبان", "description": "Import backup file." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "ایمپورت کردن پشتیبان متنی", "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "نمایش تمام ورودی‌ها", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری شده هستند. با مسئولیت خودتان استفاده کنید.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "باید کلمه عبور صحیح را برای ایمپورت کردن فایل‌های پشتیبان ارائه دهید.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From 80eb65503eca5a0317bff797db88008bc7c64286 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 01:12:25 -0500 Subject: [PATCH 1533/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 58 +++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 9013912a9..2b2bbce3f 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -216,71 +216,71 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "کلمه عبور شما به صورت محلی ذخیره شده است، لطفا هر چه زودتر آن را در منوی امنیت تغییر دهید.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "حذف", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "دانلود فایل پشتیبان محافظت شده توسط کلمه عبور", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "جستجو", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "حالت پاپ آپ", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "قفل کردن", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "ویرایش", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "همگام‌سازی دستی", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "استفاده از قابلیت تکمیل خودکار", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "استفاده از کنتراست بالا", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "ذخیره سازی و تهیه نسخه پشتیبان", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "انتخاب کنید که داده شما در کجا ذخیره شود. استفاده از گزینه \"محلی\" داده شما را بر روی کامپیوتر شخصی ذخیره می‌کند. استفاده از گزینه \"همگام‌سازی\" به مرورگر شما اجازه می‌دهد که در صورتی که وارد یک حساب همگام‌سازی شده‌اید، داده شما را با محیط ابری همگام‌سازی نماید.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "گرفتن نسخه پشتیبان خودکار از داده‌ها توسط خدمات شخص ثالث.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "محل ذخیره‌سازی", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "ورود", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "خروج", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "مشکلی در ارتباط با حساب $SERVICE$ شما وجود داشت، لطفا دوباره وارد شوید.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,42 +290,42 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "شما یک یا چند حساب Steam یا Blizzard دارید. نسخه‌های پشتیبان رمزنگاری نشده از فرمت پشتیبان استانداردسازی شده استفاده نخواهند کرد.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "می‌توانید نسخه‌های پشتیبان را از سایر برنامه‌ها ایمپورت کنید.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "بیشتر بدانید", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "درحال بارگذاری..." }, "autolock": { - "message": "Lock after" + "message": "قفل کردن پس از" }, "minutes": { - "message": "minutes" + "message": "دقیقه" }, "advanced": { - "message": "Advanced" + "message": "پیشرفته" }, "period": { - "message": "Period" + "message": "دوره زمانی" }, "type": { - "message": "Type" + "message": "نوع" }, "invalid": { - "message": "Invalid" + "message": "نامعتبر" }, "digits": { - "message": "Digits" + "message": "ارقام" }, "algorithm": { - "message": "Algorithm" + "message": "الگوریتم" } } From 6be69d4467479aa359e7b7b7b28df9569d45924b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 01:19:49 -0500 Subject: [PATCH 1534/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 2b2bbce3f..b6cd51693 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -36,7 +36,7 @@ "description": "Close." }, "ok": { - "message": "باشه", + "message": "تایید", "description": "OK." }, "yes": { @@ -64,7 +64,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "موفق بود.", + "message": "با موفقیت انجام شد.", "description": "Update Success." }, "updateFailure": { @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "security_warning": { - "message": "این کلمه عبور برای رمزنگاری حساب شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", + "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", "description": "Passphrase Warning." }, "update": { @@ -116,11 +116,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "شما نمی‌توانید حساب جدیدی اضافه کنید یا داده‌ها را اکسپورت کنید، مگر اینکه تمام حساب‌ها رمزگشایی شده باشند. لطفا کلمه عبور صحیح را قبل از ادامه وارد نمایید.", + "message": "شما نمی‌توانید تا زمانی تمام حساب‌ها رمزگشایی نشده‌اند حساب جدیدی اضافه کنید یا داده‌ها را اکسپورت کنید. لطفا کلمه عبور صحیح را قبل از ادامه وارد نمایید.", "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "کلمه عبور صحیح نیست.", + "message": "کلمه عبور منطبق نیست.", "description": "Passphrase Not Match." }, "encrypted": { From a88fbd0d6af7aaa6e11bf79a4a07367acbf1f9ae Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 01:25:28 -0500 Subject: [PATCH 1535/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b6cd51693..48939eb2c 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -208,7 +208,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری شده هستند. با مسئولیت خودتان استفاده کنید.", + "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری نشده‌اند. با مسئولیت خودتان استفاده کنید.", "description": "Backup risk warning." }, "import_error_password": { @@ -264,7 +264,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "گرفتن نسخه پشتیبان خودکار از داده‌ها توسط خدمات شخص ثالث.", + "message": "گرفتن نسخه پشتیبان خودکار از داده‌های شما توسط سرویس‌های شخص ثالث.", "description": "3rd party backup info" }, "storage_location": { From 6e89addf5cfa04a8ca1d8ced26cf719a5eafb20b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 12:06:54 -0500 Subject: [PATCH 1536/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 7bbe3d017..eaefe9a37 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "4S73 Rd5O Frwz Wgnf 2LJY Mrtj Wftl Ympa", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", + "message": "Invy Muil Gig3 5DN6 Cz3Y Djpb Ekjo Xo5D.", "description": "Extension Description." }, "added": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Kode QR tidak diketahui.", + "message": "HJBS OIGD 4EKE Z7EZ 5Y3B 33AK GIV2 7O26", "description": "QR Error." }, "errorsecret": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Pindai kode QR", + "message": "WKQ6 2SPY 6WBQ 4WF3 GGNE F4MJ FSIO US6D", "description": "Scan QR Code." }, "add_secret": { @@ -323,7 +323,7 @@ "message": "Tidak valid" }, "digits": { - "message": "Digits" + "message": "4S73 Rd5O Frwz Wgnf 2LJY Mrtj Wftl Ympa" }, "algorithm": { "message": "Algorithm" From 221c3f1acb5aa09eac3ae5eeb974547434905afe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Mar 2020 23:32:16 -0500 Subject: [PATCH 1537/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 13cd18da4..e6e9db13a 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " تم اضافة الوظيفة", + "message": " تم اضافة الوظيفة.", "description": "Added Account." }, "errorqr": { From 826da12ddbaae23355d12fa9b81105204b69b016 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 2 Apr 2020 16:43:58 -0500 Subject: [PATCH 1538/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index fc07018b2..4b9a6f2c5 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -180,7 +180,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Aralık", + "message": "Genişlet", "description": "Scale" }, "export_info": { From 1e5a34825e2de5ffae477d21f441df5b4723a166 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 2 Apr 2020 21:13:08 -0500 Subject: [PATCH 1539/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 4b9a6f2c5..7408dcb54 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -196,7 +196,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Yedeklemeyi içe aktar", + "message": "Yedekleme Dosyasını İçe Aktar", "description": "Import backup file." }, "import_backup_code": { From 24d8d1b6fe30be880dd59f89187deb1b0cf65b9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 2 Apr 2020 21:24:19 -0500 Subject: [PATCH 1540/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7408dcb54..dc370f3be 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -196,11 +196,11 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Yedekleme Dosyasını İçe Aktar", + "message": "Yedekleme dosyasını içe aktar", "description": "Import backup file." }, "import_backup_code": { - "message": "Metin dosyasından içeri aktar", + "message": "Metin yedeklemeyi içe aktar", "description": "Import backup code." }, "show_all_entries": { From 482d583927fca7762601f3f5dbe90fc3c7f471f0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 11 Apr 2020 20:41:41 -0500 Subject: [PATCH 1541/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 8b47dbf30..0df484d8e 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -212,11 +212,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Ви повинні вказати правильний пароль для імпорту резервних копій.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Ваш пароль зберігається локально, будь ласка, негайно змініть його в меню безпеки.", "description": "localStorage password warning." }, "remove": { From d6dda345c094b8387510e627857d9e62e47dd00e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 11 Apr 2020 23:41:57 -0500 Subject: [PATCH 1542/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0df484d8e..c95e4dad6 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -224,7 +224,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "3981Oleg", "description": "Download Encrypted Backup" }, "search": { @@ -244,7 +244,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Ручна синхронізація", "description": "Manual sync" }, "use_autofill": { From 034333381fe40c13d5c8bb92897d630785ed3a2c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 12 Apr 2020 20:02:12 -0500 Subject: [PATCH 1543/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index c95e4dad6..bc2271e0f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -248,7 +248,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "{code}", "description": "Use Autofill" }, "use_high_contrast": { From 4faba3f1df320ad63d512515399740fd7922ea2c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 Apr 2020 05:37:34 -0500 Subject: [PATCH 1544/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index eaefe9a37..ff42a606c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Otentikator", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -326,6 +326,6 @@ "message": "4S73 Rd5O Frwz Wgnf 2LJY Mrtj Wftl Ympa" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritma" } } From f8a19b5052ea607154220e709215a473b377298c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 17 Apr 2020 17:37:18 -0500 Subject: [PATCH 1545/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 5773ce64c..50fad4edb 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -323,7 +323,7 @@ "message": "ไม่ถูกต้อง" }, "digits": { - "message": "Digits" + "message": "หลัก" }, "algorithm": { "message": "Algorithm" From 211d83538258ac527b49b2a43407670dc6d89820 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 20 Apr 2020 09:25:30 -0500 Subject: [PATCH 1546/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 7db4ee8a8..121d2e95b 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autentikaator genereerib teie brauseris mitmikautentimis koode.", + "message": "Autentikaator genereerib teie brauseris mitmikautentimise koode.", "description": "Extension Description." }, "added": { From 043f85c3ec1080f8adb705c2e5b993521bef2d8e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 23 Apr 2020 02:33:19 -0500 Subject: [PATCH 1547/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 9b8c93662..e91be7553 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "QR-код", + "message": "Отсканировать QR-код", "description": "Scan QR Code." }, "add_secret": { From a44f0b17adc281fb669c51ebce720bf2f4eddc94 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 23 Apr 2020 02:33:23 -0500 Subject: [PATCH 1548/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 86 +++++++++++++++++++-------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 5e2e03497..058c64f78 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -4,27 +4,27 @@ "description": "Extension Name." }, "extShortName": { - "message": "אמת", + "message": "מאמת", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator מחוללת קודי אימות דו שלבי מהדפדפן.", + "message": "המאמת מחולל קודי אימות דו שלבי ישירות מהדפדפן.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " התווסף.", "description": "Added Account." }, "errorqr": { - "message": "קוד QR בלתי מזוהה.", + "message": "ברקוד בלתי מזוהה.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "קוד סודי שגוי", "description": "Secret Error." }, "add_qr": { - "message": "סרוק קוד QR", + "message": "סרוק ברקוד", "description": "Scan QR Code." }, "add_secret": { @@ -60,11 +60,11 @@ "description": "Issuer." }, "secret": { - "message": "קוד אבטחה", + "message": "סודי", "description": "Secret." }, "updateSuccess": { - "message": "הצליח.", + "message": "הצלחה.", "description": "Update Success." }, "updateFailure": { @@ -88,7 +88,7 @@ "description": "Security." }, "current_phrase": { - "message": "סיסמא נוכחית", + "message": "סיסמה נוכחית", "description": "Current Passphrase." }, "new_phrase": { @@ -96,7 +96,7 @@ "description": "New Passphrase." }, "phrase": { - "message": "סיסמא", + "message": "סיסמה", "description": "Passphrase." }, "confirm_phrase": { @@ -184,7 +184,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "אזהרה: כל הגיבויים אינם מוצפנים. רוצה להוסיף חשבון לאפליקציה אחרת? רחף מעל החלק השמאלי העליון של חשבון כלשהו ולחץ על הכפתור המוסתר.", "description": "Export menu info text" }, "download_backup": { @@ -204,83 +204,83 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "Show all entries", + "message": "הצג את כל הערכים", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "אזהרה: הגיבויים אינם מוצפנים. השתמש על אחריותך בלבד.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "עליך לספק סיסמה נכונה כדי לייבא גיבויים.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "הסיסמה שלך מאוחסנת באופן מקומי, אנא שנה אותה בתפריט האבטחה באופן מיידי.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "הסרה", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "הורד גיבוי מוגן בסיסמה", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "חפש", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "מצב פופ-אפ", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "נעל", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "עריכה", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "סנכרון ידני", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "השתמש במילוי אוטומטי", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "השתמש בניגודיות גבוהה", "description": "Use High Contrast" }, "storage_menu": { - "message": "Storage & Backup", + "message": "אחסון וגיבוי", "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "בחר היכן הנתונים שלך יאוחסנו. השימוש ב'מקומי 'מאחסן את הנתונים שלך במחשב האישי שלך. השימוש בסנכרון מאפשר לדפדפן שלך לסנכרן את הנתונים שלך לענן אם אתה מחובר לחשבון סינכרון.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "גבה אוטומטית את הנתונים שלך לשירותי אחסון של צד ג '.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "מיקום האחסון", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "התחברות", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "צא מהמערכת", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "הייתה בעיה בהתחברות לחשבון $ SERVICE $ שלך, אנא היכנס שוב.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -290,42 +290,42 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "יש לך חשבון Steam או Blizzard אחד או יותר. גיבויים לא מוצפנים לא ישתמשו בתבנית גיבוי סטנדרטית.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "ניתן לייבא גיבויים מיישומים אחרים.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "למידע נוסף", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "טוען..." }, "autolock": { - "message": "Lock after" + "message": "נעל לאחר" }, "minutes": { - "message": "minutes" + "message": "דקות" }, "advanced": { - "message": "Advanced" + "message": "מתקדם" }, "period": { - "message": "Period" + "message": "תקופה" }, "type": { - "message": "Type" + "message": "סוג" }, "invalid": { - "message": "Invalid" + "message": "שגוי" }, "digits": { - "message": "Digits" + "message": "ספרות" }, "algorithm": { - "message": "Algorithm" + "message": "אלגוריתם" } } From 427a7977c327e31fef4a486bb261a634c05cb01e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 11 May 2020 15:31:42 -0500 Subject: [PATCH 1549/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0b0c73e42..0f531f907 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Accesso", "description": "Extension Short Name." }, "extDesc": { From cf087d2b5c19a1642dc9741fc88393724bb763ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 11 May 2020 15:47:32 -0500 Subject: [PATCH 1550/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0f531f907..bb13dcc43 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -200,7 +200,7 @@ "description": "Import backup file." }, "import_backup_code": { - "message": "Importa un backup testuale", + "message": "Importa Backup Dati", "description": "Import backup code." }, "show_all_entries": { From b516f14034c0dc7d59b59d6c7a87a2ae61c58779 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:31 -0500 Subject: [PATCH 1551/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index dcb8a3950..a846baf68 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -107,6 +107,16 @@ "message": "Tem certeza que deseja excluir esta conta? Esta ação não pode ser desfeita.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Essa senha será usada para criptografar as suas contas. Ninguém poderá te ajudar se você esquecer a senha.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Usar alto contraste", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Armazenamento e Backup", "description": "Storage and sync menu title" From 6d1bf0cba4adf2b351dcb504fcef23b153ada5d2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:33 -0500 Subject: [PATCH 1552/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 321940ee8..590b88b46 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -107,6 +107,16 @@ "message": "정말로 이 계정을 삭제하시겠습니까? 이 작업은 취소할 수 없습니다.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "이 비밀번호는 귀하의 계정을 암호화합니다. 분실 시 아무런 도움을 받을 수 없습니다.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "고대비 사용", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "저장 & 백업", "description": "Storage and sync menu title" From 29786752019dfcf55027a7a9d729b091f3370de0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:35 -0500 Subject: [PATCH 1553/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 50fad4edb..1e6cc47d0 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -107,6 +107,16 @@ "message": "คุณแน่ใจต้องการลบบัญชีนี้ ? การกระทำดังกล่าวไม่สามารถกู้คืนกลับมาได้", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "รหัสผ่านนี้จะถูกใช้เพื่อเข้ารหัสบัญชีของคุณ ไม่มีใครสามารถช่วยคุณได้หากคุณลืมรหัสผ่าน.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "ใช้งานความคมชัดสูง", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "การจัดเก็บและสำรองข้อมูล", "description": "Storage and sync menu title" From 258cacf3a05a33aa0ac00b587451be1cf8d476f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:36 -0500 Subject: [PATCH 1554/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 48939eb2c..76ca17893 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -107,6 +107,16 @@ "message": "آیا مطمئن هستید که می‌خواهید این حساب را حذف کنید؟ این عملیات قابل بازگردانی نیست.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "استفاده از کنتراست بالا", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "ذخیره سازی و تهیه نسخه پشتیبان", "description": "Storage and sync menu title" From 1a81c9a757c4d80fe46f85a7f8dc0eb4353c1442 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:38 -0500 Subject: [PATCH 1555/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index ff42a606c..2e4d354a6 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -107,6 +107,16 @@ "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Gunakan Kontras yang Tinggi", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Penyimpanan & Cadangan", "description": "Storage and sync menu title" From 54ee8274952909d6719047ef1d81c351dbae459c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:39 -0500 Subject: [PATCH 1556/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index cd9732118..f12eb18d7 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -107,6 +107,16 @@ "message": "您確定要刪除此帳戶嗎?此操作無法撤消。", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "高對比", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "存儲及備份", "description": "Storage and sync menu title" From a8734c588e89e317b3c229c8937bab331d6888fb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:40 -0500 Subject: [PATCH 1557/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index b493a31ca..60eb08bcc 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -107,6 +107,16 @@ "message": "您确定要删除此密钥吗?此操作无法撤销。", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "使用高对比度", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "存储及备份", "description": "Storage and sync menu title" From e02b15339fd37a8092af5c3ceaf63fc6d9f74df2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:42 -0500 Subject: [PATCH 1558/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index bc2271e0f..3c2a0189e 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -107,6 +107,16 @@ "message": "Ви впевнені, що хочете видалити цей обліковий запис? Цю дію не можна скасувати.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не може допомогти вам, якщо ви забудете пароль.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Use High Contrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From b14410f9b39be02b4057659e924c282bf8c2af8a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:43 -0500 Subject: [PATCH 1559/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index dc370f3be..15e000ae1 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -107,6 +107,16 @@ "message": "Bu hesabı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır. Şifreyi unutursanız kimse size yardım edemez.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Yüksek Kontrast Kullan", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Depolama & Yedekleme", "description": "Storage and sync menu title" From 3b53d0aa17d4c585e7b09712e7c2be3d321aec27 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:45 -0500 Subject: [PATCH 1560/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index cbc04d244..8e63d3c62 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -107,6 +107,16 @@ "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Use High Contrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 1c7dabe7b6e5dc97d1f95260c6901b80c8153eb9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:46 -0500 Subject: [PATCH 1561/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 657f0e7e4..4f2762624 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -107,6 +107,16 @@ "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Use High Contrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 991cab9f47de8559cb92e0a4ed02f0b58c6792af Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:48 -0500 Subject: [PATCH 1562/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e91be7553..e61f8b737 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -107,6 +107,16 @@ "message": "Вы уверены, что хотите удалить эту учетную запись? Это действие нельзя отменить.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не сможет помочь вам, если вы забудете его.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Высокая контрастность", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Хранение и резервное копирование", "description": "Storage and sync menu title" From 0f26acaebf503133c0221937edfececd5c7090a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:50 -0500 Subject: [PATCH 1563/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 04840a6ae..88b8f4d80 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -107,6 +107,16 @@ "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Use High Contrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 1497a4f00de25e123c4e50699c927859d23ab01a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:51 -0500 Subject: [PATCH 1564/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 04014ba78..7b228be13 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -107,6 +107,16 @@ "message": "Czy na pewno chcesz usunąć to konto? Nie można cofnąć tej akcji.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "To hasło będzie służyć szyfrowaniu twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Użyj dużego kontrastu", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Przechowywanie i kopie zapasowe", "description": "Storage and sync menu title" From 6330980ad595b4a6fe3a631033c7341a53b2b7fc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:52 -0500 Subject: [PATCH 1565/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index d0015fb71..f0bb1983d 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -107,6 +107,16 @@ "message": "Er du sikker på at du vil slette denne brukeren? Denne handlingen kan ikke angres.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Dette passordet vil bli brukt til å kryptere kontoene dine. Ingen kan hjelpe deg hvis du glemmer passordet.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Bruk Høykontrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Lagring & Sikkerhetskopi", "description": "Storage and sync menu title" From 589572fc975b4cc21ff557917e67a4add66fbeca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:54 -0500 Subject: [PATCH 1566/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index d4008544f..6a5faf8f1 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -107,6 +107,16 @@ "message": "Weet u zeker dat u dit account wilt verwijderen? Dit kan niet ongedaan worden gemaakt.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Dit wachtwoord wordt gebruikt voor het versleutelen van uw accounts. Niemand kan u helpen als u het wachtwoord vergeet.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Hoog contrast gebruiken", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Opslag & back-up", "description": "Storage and sync menu title" From 7f2c594864d0f20e6e018ddca0bc9e01170dc1d2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:55 -0500 Subject: [PATCH 1567/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index d05060e15..376bd6115 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -107,6 +107,16 @@ "message": "このアカウントを削除してもよろしいですか? 実行後は元に戻せません。", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "このパスワードであなたのアカウントを暗号化します。パスワードを紛失すると復旧できなくなりますのでご注意ください。", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "高コントラストにする", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "ストレージとバックアップ", "description": "Storage and sync menu title" From 666d82aa0c16f4019fedb7d39ffb2b93b9332fba Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:57 -0500 Subject: [PATCH 1568/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d6db07fb5..8c12a023d 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -107,6 +107,16 @@ "message": "¿Estás seguro que deseas borrar esta cuenta? Esta acción no se puede deshacer.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Esta contraseña se utilizará para cifrar tus cuentas. Nadie puede ayudarte si olvidas la contraseña.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Utilizar contraste alto", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Almacenamiento y copias de seguridad", "description": "Storage and sync menu title" From 4e52709989a2041cd001ffca6a845af05c0e4824 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:12:59 -0500 Subject: [PATCH 1569/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 4351ff828..6700602c1 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -107,6 +107,16 @@ "message": "Segur que voleu eliminar aquest compte? Aquesta acció no es pot desfer.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Aquesta contrasenya s'emprarà per xifrar els vostres comptes. Ningú us podrà ajudar si oblideu la contrasenya.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Contrast alt", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Emmagatzematge i còpies de seguretat", "description": "Storage and sync menu title" From c296e39fc736deb512ec5338aeea78ed84e0d0ed Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:00 -0500 Subject: [PATCH 1570/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index bb13dcc43..fc86ef3d1 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -107,6 +107,16 @@ "message": "Sei sicuro di voler eliminare questo account? L'operazione non può essere annullata.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Questa password verrà usata per cifrare i tuoi account. Se dimentichi la password non ti potrà aiutare nessuno.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Usa Alto Contrasto", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Archivio & Backup", "description": "Storage and sync menu title" From c7f008a480e0410f7f81c4657c1aedc1842d9c77 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:02 -0500 Subject: [PATCH 1571/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ac5bacb20..712342eb2 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -107,6 +107,16 @@ "message": "Bạn có chắc sẽ xóa tài khoản này? Yêu cầu này không thể hoàn tác.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Mật khẩu này sẽ được sử dụng để mã hóa tài khoản của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Độ tương phản cao", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Lưu trữ và sao lưu", "description": "Storage and sync menu title" From fa67c6eb36d98c8872c878f81e70a46e3ab7a139 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:03 -0500 Subject: [PATCH 1572/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index cd8c4a331..15d270ea3 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -107,6 +107,16 @@ "message": "Ești sigur că vrei să ștergi acest cont? Această acțiune nu poate fi anulată.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Această parolă va fi utilizată pentru criptarea conturilor tale. Dacă uiți această parolă, datele nu pot fi recuperate.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Folosește contrast sporit", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Stocare și copii de siguranță", "description": "Storage and sync menu title" From 1db6b148d1883cfc831acfd7efc97af98cf5ae95 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:05 -0500 Subject: [PATCH 1573/3473] New translations messages.json (French) --- _locales/fr/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 7f8690eef..7678ca175 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -107,6 +107,16 @@ "message": "Etes-vous sûr de vouloir supprimer ce compte ? Cette action ne peut pas être annulée.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Ce mot de passe sera utilisé pour chiffrer vos comptes. Personne ne sera en mesure de vous aider à les retrouver si vous les perdez.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Utiliser le contraste élevé", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Stockage et sauvegarde", "description": "Storage and sync menu title" From f284dfaaf1f6f321fd251e5ae26d42d1ec4dd6e6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:06 -0500 Subject: [PATCH 1574/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index e6e9db13a..88663ddc9 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -107,6 +107,16 @@ "message": "هل أنت متأكد من حذف هذا الملف؟ لا يمكن التراجع عن هذا الإجراء.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لا أحد يمكن أن تساعدك إذا كنت قد نسيت كلمة المرور.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "تباين عالي", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "التخزين الاحتياطي &", "description": "Storage and sync menu title" From 8349647e7010e1d26ca7196bcc702a1a280a80e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:08 -0500 Subject: [PATCH 1575/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 0df997770..84bad0e9c 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -107,6 +107,16 @@ "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Висок контраст", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Съхранение & Архивиране", "description": "Storage and sync menu title" From 42fab1e1a4562f1c2d0a3833030190a062720819 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:09 -0500 Subject: [PATCH 1576/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 725f72fe6..d67ab2b3f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -107,6 +107,16 @@ "message": "Are you sure you want to delete this account? This action cannot be undone.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Use High Contrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Storage & Backup", "description": "Storage and sync menu title" From 2ea052393f0f76940a95cfba908659c9ca9004b8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:11 -0500 Subject: [PATCH 1577/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 2d6f2b2b6..97f8d3f89 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -107,6 +107,16 @@ "message": "Biztosan törli ezt a fiókot? Ez a művelet nem vonható vissza.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Ez a jelszó lesz használva a fiókjai titkosításához. Senki sem tud segíteni, ha elfelejti a jelszavát.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Nagy kontraszt használata", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Tárolás és biztonsági mentés", "description": "Storage and sync menu title" From ed7f467c5e45f96c0807e5dc75c6dbecadfa3e78 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:12 -0500 Subject: [PATCH 1578/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index b899feae7..917583288 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -107,6 +107,16 @@ "message": "Er du sikker på, at du vil slette denne konto? Denne handling kan ikke fortrydes.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Denne adgangskode bruges til at kryptere dine konti. Ingen kan hjælpe dig, hvis du glemmer adgangskoden.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Brug høj kontrast", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Opbevaring og sikkerhedskopi", "description": "Storage and sync menu title" From 94c0792c08cc6474c3a845a6e185e6126214ffe8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:13 -0500 Subject: [PATCH 1579/3473] New translations messages.json (German) --- _locales/de/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 1fc3da12e..63316bbe4 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -107,6 +107,16 @@ "message": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Hohen Kontrast benutzen", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Speicher & Sicherung", "description": "Storage and sync menu title" From 9e1eba30bcb6a173e892ce97a5bb0896ecf1619c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:15 -0500 Subject: [PATCH 1580/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index e4e24ea92..082fb0ccd 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -107,6 +107,16 @@ "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον λογαριασμό; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει στη περίπτωση που ξεχάσετε τον κωδικό πρόσβασης.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Χρήση υψηλής αντίθεσης", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Αποθήκευση & δημιουργία αντιγράφων ασφαλείας", "description": "Storage and sync menu title" From fae09c3fc3bdb3b9520237050c03e964c3ec584e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:16 -0500 Subject: [PATCH 1581/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index f507dda3c..b134f6920 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -107,6 +107,16 @@ "message": "Binne jo wis dat jo dit account fuortsmite wolle? Dit kin net ûngedien makke wurde.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Dit wachtwurd wurdt brûkt foar it fersiferjen fan jo accounts. Net ien kin jo helpe as jo it wachtwurd ferjitte.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Heech kontrast brûke", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Unthâld & reservekopy", "description": "Storage and sync menu title" From 1812e188ce52b1295de3c2e3eb3976ff5b4b9510 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:18 -0500 Subject: [PATCH 1582/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 30c9441eb..7a06f42db 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -107,6 +107,16 @@ "message": "Haluatko varmasti poistaa tämän tilin? Toimintoa ei voi peruuttaa.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Salasanaa käytetään tilisi salauksessa. Kukaan ei voi auttaa sinua, jos unohdat salasanasi.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Suuri kontrasti", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Sijainti ja varmuuskopiot", "description": "Storage and sync menu title" From e7feda228c50b8c6708ba8287d0d194abffcaf48 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:20 -0500 Subject: [PATCH 1583/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 058c64f78..388f987f0 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -107,6 +107,16 @@ "message": "האם אתה בטוח שברצונך למחוק את החשבון הזה? לא ניתן לבטל פעולה זו.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "סיסמה זו תשמש להצפנת חשבונותיך. אף אחד לא יכול לעזור לך אם תשכח את הסיסמה.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "השתמש בניגודיות גבוהה", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "אחסון וגיבוי", "description": "Storage and sync menu title" From 8a4367588f3f58e4a07754d10a894224630f167c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:13:21 -0500 Subject: [PATCH 1584/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 121d2e95b..86e8639db 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -107,6 +107,16 @@ "message": "Kas te olete kindel, et soovite selle konto kustutada? Seda toimingut ei saa tagasi võtta.", "description": "Remove entry confirmation" }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, "security_warning": { "message": "Seda salasõna kasutatakse teie kontode krüpteerimiseks. Kui unustate salasõna, ei saa keegi teid aidata.", "description": "Passphrase Warning." @@ -255,6 +265,22 @@ "message": "Kõrge kontrastsus", "description": "Use High Contrast" }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, "storage_menu": { "message": "Hoiustamine & varundamine", "description": "Storage and sync menu title" From 93d2f603e2de16c9585dd56fe42209a259553dec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:33:06 -0500 Subject: [PATCH 1585/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 712342eb2..7fbd3c590 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Tôi hiểu rằng toàn bộ dữ liệu của tôi sẽ bị xóa và không thể khôi phục.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "Reset Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Hành động này sẽ xóa toàn bộ dữ liệu của bạn và thiết lập Authenticator về trạng thái ban đầu. Bạn sẽ không thể khôi phục dữ liệu đã xóa. Bạn nên cân nhắc việc sao lưu lại dữ liệu trước khi đặt lại Authenticator." }, "security_warning": { "message": "Mật khẩu này sẽ được sử dụng để mã hóa tài khoản của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Chủ đề", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Sáng", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tối", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Tương phản cao", "description": "High Contrast theme" }, "storage_menu": { From 787ef5b6282f348bbdd6344a286fcdcda196059b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:33:09 -0500 Subject: [PATCH 1586/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 86e8639db..9c0068bf2 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -112,7 +112,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Lähtesta autentikaator" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Teema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Hele", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tume", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Kõrge kontrastsus", "description": "High Contrast theme" }, "storage_menu": { From d64f259e4b981e783c05097fa374d652c7c30891 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:41:45 -0500 Subject: [PATCH 1587/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7fbd3c590..b13e8f0de 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -112,7 +112,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Thiết lập lại Authenticator" }, "delete_all_warning": { "message": "Hành động này sẽ xóa toàn bộ dữ liệu của bạn và thiết lập Authenticator về trạng thái ban đầu. Bạn sẽ không thể khôi phục dữ liệu đã xóa. Bạn nên cân nhắc việc sao lưu lại dữ liệu trước khi đặt lại Authenticator." From 583ab5b06da83cb45dbb2286dc0cc7d97249b6bd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 13:41:47 -0500 Subject: [PATCH 1588/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e61f8b737..9051627a7 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Я понимаю, что все мои данные будут безвозвратно удалены.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Сбросить аутентификатор" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." }, "security_warning": { "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не сможет помочь вам, если вы забудете его.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Тема оформления", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Светлая", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Тёмная", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Высокая контрастность", "description": "High Contrast theme" }, "storage_menu": { From 16b9e9b7e8a6b90d3de939e36f84d6e6d1e4c9c2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 14:12:17 -0500 Subject: [PATCH 1589/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7b228be13..62c697189 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Rozumiem, że wszystkie moje dane zostaną nieodwracalnie usunięte.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Zresetuj Authenticatora" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie Authenticatora. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem Authenticatora należy rozważyć zapisanie kopii zapasowej." }, "security_warning": { "message": "To hasło będzie służyć szyfrowaniu twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Motyw", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Jasny", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Ciemny", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Wysoki kontrast", "description": "High Contrast theme" }, "storage_menu": { From 47bfbcfe2621d560beee339b121765bde3bb3564 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 15:02:22 -0500 Subject: [PATCH 1590/3473] New translations messages.json (French) --- _locales/fr/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 7678ca175..2c1329fd0 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Je comprends que toutes mes données seront définitivement supprimées.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Réinitialiser Authentificator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Cela supprimera toutes vos données et réinitialisera complètement Authentificator. Vous ne serez pas en mesure de récupérer des données supprimées ! Vous devriez envisager d'enregistrer une sauvegarde avant de réinitialiser Authentificator." }, "security_warning": { "message": "Ce mot de passe sera utilisé pour chiffrer vos comptes. Personne ne sera en mesure de vous aider à les retrouver si vous les perdez.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Thème", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Clair", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Sombre", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Contraste élevé", "description": "High Contrast theme" }, "storage_menu": { From 2096793edab6e6c2e6bec49052d6a09901824b54 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 15:12:00 -0500 Subject: [PATCH 1591/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 97f8d3f89..385986f12 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Megértem, hogy az összes adatomat helyreállíthatatlanul törli.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Hitelesítő visszaállítása" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "\nEzzel törli az összes adatot, és teljesen visszaállítja a Hitelesítőt. A törölt adatokat nem fogja tudni visszaállítani! Az Authenticator alaphelyzetbe állítása előtt fontolóra kell vennie egy biztonsági másolat készítését." }, "security_warning": { "message": "Ez a jelszó lesz használva a fiókjai titkosításához. Senki sem tud segíteni, ha elfelejti a jelszavát.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Téma", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Világos", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Sötét", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Nagy kontrasztú", "description": "High Contrast theme" }, "storage_menu": { From fe362ce368dd3613192b4108fbbbdbd5e39e4e99 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 16:41:26 -0500 Subject: [PATCH 1592/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 376bd6115..e166284c3 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "私はすべてのデータが削除されて復旧できないことを承知しています。", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "認証システムをリセット" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "これにより、すべてのデータが削除され、認証システムが完全にリセットされます。 削除されたデータを復元することはできません。 認証システムをリセットする前にバックアップを保存することをお勧めします。" }, "security_warning": { "message": "このパスワードであなたのアカウントを暗号化します。パスワードを紛失すると復旧できなくなりますのでご注意ください。", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "テーマ", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "ライト", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "ダーク", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "高コントラスト", "description": "High Contrast theme" }, "storage_menu": { From 0ffba085e6edd94413dace0bd75524d01b1375b2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 17:02:11 -0500 Subject: [PATCH 1593/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a846baf68..7c573ee10 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Eu compreendo que todos os meus dados serão irrecuperavelmente deletados.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Redefinir Autenticador" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Isso irá deletar todos os seus dados e redefinir o Autenticador completamente. Você não conseguirá recuperar qualquer dado deletado! Você deveria fazer uma cópia de segurança antes de redefinir o Autenticador." }, "security_warning": { "message": "Essa senha será usada para criptografar as suas contas. Ninguém poderá te ajudar se você esquecer a senha.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Claro", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Escuro", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Alto contraste", "description": "High Contrast theme" }, "storage_menu": { From 52b32c569618385ee397d04a5529af638a807ede Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 19:51:35 -0500 Subject: [PATCH 1594/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 76ca17893..9dde54d74 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "من متوجه هستم که تمام داده‌های من بدون امکان بازیابی حذف خواهند شد.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "بازنشانی Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "این تمام داده‌های شما را حذف کرده و افزونه Authenticator را به طور کامل بازنشانی می‌کند. شما بعداً قادر نخواهید بود داده‌های حذف شده را بازیابی کنید! شما باید قبل از بازنشانی افزونه Authenticator از داده‌های خود نسخه پشتیبان تهیه کنید." }, "security_warning": { "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "زمینه", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "روشن", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "تیره", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "کنتراست بالا", "description": "High Contrast theme" }, "storage_menu": { From 550705f78b19d56508871816b5c49c1a7302a4cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 21:21:35 -0500 Subject: [PATCH 1595/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 60eb08bcc..55ac5ee21 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "我明白我的所有数据都将不可恢复地删除。", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "重置身份验证器" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "这将删除您的所有数据并完全重置身份验证器。 您将无法恢复任何已删除的数据!您应该考虑在重置身份验证器之前保存备份。" }, "security_warning": { "message": "您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "主题", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "浅色", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "深色", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "高对比度", "description": "High Contrast theme" }, "storage_menu": { From 7298f87ec6549c4f52d47434ec2b274be94a4890 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 May 2020 21:21:37 -0500 Subject: [PATCH 1596/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f12eb18d7..7436b10cb 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -352,6 +352,6 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "演算法" } } From 907674ccf4ff1537d5cd7d55f39e6d67f20e5909 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 00:21:30 -0500 Subject: [PATCH 1597/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 62c697189..7956108f9 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -112,7 +112,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Zresetuj Authenticatora" + "message": "Zresetuj Authenticator" }, "delete_all_warning": { "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie Authenticatora. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem Authenticatora należy rozważyć zapisanie kopii zapasowej." From e53ebb49e185d44345ddae40306f544804655c93 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 03:41:42 -0500 Subject: [PATCH 1598/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 15d270ea3..3b30b5321 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Am înțeles că toate datele mele vor fi șterse irecuperabil.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Resetează Autentificator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Această acțiune va șterge toate datele și va reseta complet Autentificatorul. Nu veți putea recupera datele șterse! Ar fi bine să salvați o copie de rezervă înainte de a reseta autentificatorul." }, "security_warning": { "message": "Această parolă va fi utilizată pentru criptarea conturilor tale. Dacă uiți această parolă, datele nu pot fi recuperate.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Temă", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Luminoasă", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Întunecată", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Contrast sporit", "description": "High Contrast theme" }, "storage_menu": { From 766e36f42b1cf4f2d4526189018630760fbc7a71 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 04:34:28 -0500 Subject: [PATCH 1599/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index fc86ef3d1..e83c39ac9 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -112,7 +112,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Resetta Autenticatore" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Chiaro", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Scuro", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Contrasto Alto", "description": "High Contrast theme" }, "storage_menu": { From 9033811a07e7b2389b9dd6eae79dfaab3a75a895 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 07:43:53 -0500 Subject: [PATCH 1600/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 55ac5ee21..e94bf41dd 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "您确定要删除此密钥吗?此操作无法撤销。", + "message": "您确定要删除此密钥吗?该操作无法撤销。", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "我明白我的所有数据都将不可恢复地删除。", + "message": "我明白所有数据都将被删除且不可恢复。", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { @@ -186,7 +186,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "弹出页面设置", + "message": "偏好", "description": "Popup Page Settings" }, "scale": { From a3665b26a127b5d52afbce7f16b8a97c271772e8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 07:53:07 -0500 Subject: [PATCH 1601/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index e94bf41dd..ada126d68 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -115,10 +115,10 @@ "message": "重置身份验证器" }, "delete_all_warning": { - "message": "这将删除您的所有数据并完全重置身份验证器。 您将无法恢复任何已删除的数据!您应该考虑在重置身份验证器之前保存备份。" + "message": "这将删除所有数据并完全重置身份验证器。 任何已删除的数据都无法恢复!在重置身份验证器之前您应保存备份。" }, "security_warning": { - "message": "您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", + "message": "您的账户数据将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", "description": "Passphrase Warning." }, "update": { @@ -170,7 +170,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "您是否为密钥创建了备份?不要等到为时已晚。", + "message": "您是否为账户数据创建了备份?不要等到为时已晚。", "description": "Remind Backup" }, "capture_failed": { @@ -306,7 +306,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "连接到您的 $SERVICE$ 账号时出错,请登录后重试。", + "message": "连接到您的 $SERVICE$ 账号时出错,请重试。", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -331,7 +331,7 @@ "message": "正在载入..." }, "autolock": { - "message": "锁定时间" + "message": "在" }, "minutes": { "message": "分钟" From 7bcc6521eb11aeb3b5036052c9f6fcc0547d819c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 08:03:07 -0500 Subject: [PATCH 1602/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ada126d68..8925528b8 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -334,7 +334,7 @@ "message": "在" }, "minutes": { - "message": "分钟" + "message": "分钟后自动锁定" }, "advanced": { "message": "高级选项" From a8a7fed0d3ff9a935b6c7e11e3b269657e4a2924 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 12:02:24 -0500 Subject: [PATCH 1603/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 6700602c1..9f2c65f64 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -108,11 +108,11 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Entenc que totes les meves dades s'esborraran i no es podran recuperar.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Reinicialitza l'Authenticator" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Clar", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Fosc", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Alt contrast", "description": "High Contrast theme" }, "storage_menu": { From 0a52f601efbced67c532ff3f4eb804438412dc30 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 May 2020 12:12:22 -0500 Subject: [PATCH 1604/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9f2c65f64..2dbbcd5d3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "Entenc que totes les meves dades s'esborraran i no es podran recuperar.", + "message": "Entenc que totes les meves dades s'esborraran i seran impossibles de recuperar.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "Reinicialitza l'Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Això esborrarà totes les vostres dades i reiniciarà completament l'Authenticator. No podreu recuperar cap dada un cop esborrades! Considereu de fer una còpia de seguretat abans de reiniciar l'Authenticator." }, "security_warning": { "message": "Aquesta contrasenya s'emprarà per xifrar els vostres comptes. Ningú us podrà ajudar si oblideu la contrasenya.", From 1b8dcc583cee9e776188a58685e50803a2faeb91 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 May 2020 11:51:52 -0500 Subject: [PATCH 1605/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 9051627a7..6c8d2cc05 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -266,7 +266,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "Тема оформления", + "message": "Тема", "description": "Theme" }, "theme_light": { From 36671cb69a2851e529ed5ce6ac8a04f4d98131d4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 25 May 2020 04:27:46 -0500 Subject: [PATCH 1606/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index b134f6920..1446f27b4 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Ik begryp dat al myn gegevens sûnder te werstellen fuortsmiten wurde sille.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From 7dc01bf902e96cc39205e4cc467f89849e56a4c9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 25 May 2020 04:27:47 -0500 Subject: [PATCH 1607/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 6a5faf8f1..8caa61eda 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Ik begrijp dat al mijn gegevens onherstelbaar zullen worden verwijderd.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Authenticator herinitialiseren" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Dit zal al uw gegevens verwijderen en de Authenticator volledig herinitialiseren. U bent niet in staat om verwijderde gegevens te herstellen! Overweeg om een back-up op te slaan voordat u de Authenticator herinitialiseert." }, "security_warning": { "message": "Dit wachtwoord wordt gebruikt voor het versleutelen van uw accounts. Niemand kan u helpen als u het wachtwoord vergeet.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Thema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Licht", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Donker", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Hoog contrast", "description": "High Contrast theme" }, "storage_menu": { From 4afa219d52b2dd93ff1e290d81ac18a56f469a4b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 25 May 2020 04:34:04 -0500 Subject: [PATCH 1608/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 1446f27b4..3dc458f90 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -112,10 +112,10 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Authenticator opnij inisjalisearje" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Dit sil al jo gegevens fuortsmite en de Authenticator folslein opnij inisjalisearje. Jo binne net yn steat om fuortsmiten gegevens te werstellen! Oerwaagje om in reservekopy te bewarjen eardat jo de Authenticator opnij inisjalisearje." }, "security_warning": { "message": "Dit wachtwurd wurdt brûkt foar it fersiferjen fan jo accounts. Net ien kin jo helpe as jo it wachtwurd ferjitte.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Ljocht", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Donker", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Heech kontrast", "description": "High Contrast theme" }, "storage_menu": { From 4b3ff7b61d2c2cbceb00f00d1559f6795affac71 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 29 May 2020 08:22:01 -0500 Subject: [PATCH 1609/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 88b8f4d80..97db0537e 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { From 8054dfd957e4b86960ee70a30ab6b8b56404f04f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 29 May 2020 08:29:47 -0500 Subject: [PATCH 1610/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 97db0537e..96af111a5 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "O autenticador gera códigos de autenticação de dois factores no seu navegador.", "description": "Extension Description." }, "added": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Código QR não reconhecido.", "description": "QR Error." }, "errorsecret": { From b6ef1bf894eed8c7bfc13ef6461d95ed87cffa2c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 30 May 2020 10:43:20 -0500 Subject: [PATCH 1611/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 9c0068bf2..cf3b04ce4 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Ma mõistan, et kõik minu andmed kustutatakse pöördumatult.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "Lähtesta autentikaator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "See kustutab kõik teie andmed ja lähtestab Autentikaatori täielikult. Kustutatud andmeid ei saa taastada! Enne Autentikaatori lähtestamist peaksite kaaluma varukoopia loomist." }, "security_warning": { "message": "Seda salasõna kasutatakse teie kontode krüpteerimiseks. Kui unustate salasõna, ei saa keegi teid aidata.", From c8247bdd83d2cb660b6b7cd37a717fb3e7ec934b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 2 Jun 2020 10:09:10 -0500 Subject: [PATCH 1612/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 2c1329fd0..e9a1cca81 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -150,7 +150,7 @@ "description": "Translate." }, "source": { - "message": "Code source", + "message": "Code Source", "description": "Source Code." }, "passphrase_info": { From e536ccfd7ccdc8e7634a888c02d5d29089d4b81e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 6 Jun 2020 15:31:17 -0500 Subject: [PATCH 1613/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 88663ddc9..a896c382b 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "أفهم أنه سيتم حذف جميع بياناتي بشكل لا رجعة فيه.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "إعادة تعيين أداة المصادقة" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين أداة المصادقة بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين أداة المصادقة." }, "security_warning": { "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لا أحد يمكن أن تساعدك إذا كنت قد نسيت كلمة المرور.", @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "المظهر", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "فاتح", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "غامق", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "تباين عالي", "description": "High Contrast theme" }, "storage_menu": { From 37340a0320c1db81098514e3b78fac5d6f31c147 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 6 Jun 2020 15:41:17 -0500 Subject: [PATCH 1614/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index a896c382b..a0adfca1c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "رمز ريال قطري غير المعترف بها.", + "message": "رمز الاستجابة السريع غير معترف به.", "description": "QR Error." }, "errorsecret": { @@ -68,7 +68,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "الفشل:", + "message": "فشل التحديث.", "description": "Update Failure." }, "about": { @@ -96,7 +96,7 @@ "description": "New Passphrase." }, "phrase": { - "message": "Password:", + "message": "كلمة المرور", "description": "Passphrase." }, "confirm_phrase": { @@ -118,7 +118,7 @@ "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين أداة المصادقة بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين أداة المصادقة." }, "security_warning": { - "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لا أحد يمكن أن تساعدك إذا كنت قد نسيت كلمة المرور.", + "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لا يمكن أن يساعدك أحد إذا كنت قد نسيت كلمة المرور.", "description": "Passphrase Warning." }, "update": { @@ -130,7 +130,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "لا تتطابق كلمات المرور.", + "message": "عبارة المرور غير متطابقة.", "description": "Passphrase Not Match." }, "encrypted": { @@ -166,15 +166,15 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "تحذير! ساعة الكمبيوتر المحلي بعيدة جداً، الرجاء إصلاحه قبل المتابعة.", + "message": "تحذير! التوقيت المحلي بعيد جدًا، الرجاء إصلاحه قبل المتابعة.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى فوات!", + "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى فوات الاوان!", "description": "Remind Backup" }, "capture_failed": { - "message": "فشل في التقاط ويرجى إعادة تحميل الصفحة وحاول مرة أخرى.", + "message": "فشل في التقاط الرمز, يرجى إعادة تحميل الصفحة والمحاولة مرة أخرى.", "description": "Capture Failed" }, "based_on_time": { From ae12f690e64417942912074d45c80e8e0d40277e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 6 Jun 2020 15:51:23 -0500 Subject: [PATCH 1615/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index a0adfca1c..b85f7a259 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -182,7 +182,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "مضادة على أساس", + "message": "قائم على العداد", "description": "Counter Based" }, "resize_popup_page": { @@ -194,7 +194,7 @@ "description": "Scale" }, "export_info": { - "message": "تحذير: على كافة النسخ الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى آخر التطبيق؟ تحوم فوق الجزء الأيمن العلوي من أي حساب، وضرب على الزر المخفي.", + "message": "تحذير: جميع نسخك الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى آخر التطبيق؟ مرر فوق الجزء الأيمن العلوي من أي حساب، و اضغط على الزر المخفي.", "description": "Export menu info text" }, "download_backup": { @@ -214,11 +214,11 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "تظهر كافة الإدخالات", + "message": "إظهار كافة الإدخالات", "description": "Show all entries." }, "dropbox_risk": { - "message": "تحذير: يتم النسخ الاحتياطية غير مشفرة. استخدام على مسؤوليتك الخاصة.", + "message": "تحذير: النسخ الاحتياطية غير مشفرة. استخدم على مسؤوليتك الخاصة.", "description": "Backup risk warning." }, "import_error_password": { @@ -234,7 +234,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "تحميل النسخة الاحتياطية محمية بكلمة مرور", + "message": "تنزيل النسخة الاحتياطية المحمية بكلمة مرور", "description": "Download Encrypted Backup" }, "search": { @@ -242,11 +242,11 @@ "description": "Search" }, "popout": { - "message": "الصورة المنبثقة", + "message": "الوضع المنبثق", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "قفل", "description": "Lock accounts" }, "edit": { From 5782b42a365e31aab346039843c62f7fd2f18044 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 7 Jun 2020 12:51:27 -0500 Subject: [PATCH 1616/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index b85f7a259..6d576fdf1 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -8,11 +8,11 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "يولد مصادق رموز التحقق 2-خطوة في المستعرض الخاص بك.", + "message": "يقوم المصادق بإنشاء رموز المصادقة ذات عاملين في المتصفح الخاص بك.", "description": "Extension Description." }, "added": { - "message": " تم اضافة الوظيفة.", + "message": " تم إضافته.", "description": "Added Account." }, "errorqr": { @@ -48,7 +48,7 @@ "description": "No." }, "account": { - "message": "الحسابات", + "message": "حساب", "description": "Account." }, "accountName": { From 379ff82c3c04f63bedc2f47f4567a2e03c2b37ff Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Jun 2020 20:31:45 -0500 Subject: [PATCH 1617/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 7436b10cb..53f06440e 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "帳號金鑰無效", "description": "Secret Error." }, "add_qr": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "使用者名稱", "description": "Account Name." }, "issuer": { @@ -112,7 +112,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "重設Authenticator" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -186,7 +186,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "偏好設定", "description": "Popup Page Settings" }, "scale": { @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "主題", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "亮色", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "暗色", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "高對比", "description": "High Contrast theme" }, "storage_menu": { @@ -328,16 +328,16 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "載入中..." }, "autolock": { "message": "Lock after" }, "minutes": { - "message": "minutes" + "message": "分鐘" }, "advanced": { - "message": "Advanced" + "message": "進階設定" }, "period": { "message": "Period" @@ -346,7 +346,7 @@ "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "無效" }, "digits": { "message": "Digits" From c1cc0271f41f21c1b66fecfe74bcb9177bf0e358 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Jun 2020 17:48:17 -0500 Subject: [PATCH 1618/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 63316bbe4..61e633954 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Ich verstehe, dass alle meine Daten unwiederbringlich gelöscht werden.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From cbf8ead89550ba91bd8a597d18bf4ead18b568f4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Jun 2020 14:11:43 -0500 Subject: [PATCH 1619/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 8c12a023d..5696bb2bc 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -108,11 +108,11 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Entiendo que todos mis datos serán eliminados de forma irrecuperable.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Restablecer auntenticador" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -266,19 +266,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Claro", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Oscuro", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Alto contraste", "description": "High Contrast theme" }, "storage_menu": { From 81ffaefa4fea1d29275bf8f31043dd24083e8e27 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 23 Jun 2020 04:31:57 -0500 Subject: [PATCH 1620/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 53f06440e..cb1044413 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator在你的瀏覽器中生成兩步驟驗證碼。", "description": "Extension Description." }, "added": { @@ -108,7 +108,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "我了解我所有的資料將被刪除且無法復原。", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From f319e35a65507858e9f804106b30ce01006b6f19 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 23 Jun 2020 04:42:27 -0500 Subject: [PATCH 1621/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index cb1044413..431ba817b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -115,7 +115,7 @@ "message": "重設Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "這將會刪除您所有的資料且重設Authenticator。您將無法復原任何以刪除的資料!在重設Authenticator之前您應備份您的資料。" }, "security_warning": { "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", @@ -286,11 +286,11 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "選擇您資料除存的位置。使用\"本機\"儲存您得資料於您的電腦。如果您登入至同步帳號使用\"同步\"讓您的瀏覽器同步您的數據至雲端。", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatically備份您的資料至第三方儲存服務。", "description": "3rd party backup info" }, "storage_location": { @@ -306,7 +306,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "連接到您的 $SERVICE$ 帳戶時出現問題,請重試。", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -316,11 +316,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "您有一個或多個Steam或Blizzard帳戶。 未加密的備份將不使用標準化備份格式。", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "您可以從其他一些應用程序導入備份。", "description": "Info text on import page" }, "otp_backup_learn": { @@ -331,7 +331,7 @@ "message": "載入中..." }, "autolock": { - "message": "Lock after" + "message": "鎖定後" }, "minutes": { "message": "分鐘" @@ -340,16 +340,16 @@ "message": "進階設定" }, "period": { - "message": "Period" + "message": "有效期" }, "type": { - "message": "Type" + "message": "類型" }, "invalid": { "message": "無效" }, "digits": { - "message": "Digits" + "message": "數字" }, "algorithm": { "message": "演算法" From d4286230502a14c8a937706da28caacf5a4ee08f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Jul 2020 13:12:02 -0500 Subject: [PATCH 1622/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 15e000ae1..8ce3ea096 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -266,15 +266,15 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Açık", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Karanlık", "description": "Dark theme" }, "theme_high_contrast": { From 0511c66d6adafd7d232409452c1bb2fcb3699ecb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Jul 2020 13:22:38 -0500 Subject: [PATCH 1623/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8ce3ea096..0ec00c07b 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -108,11 +108,11 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Tüm verilerimin kurtarılamaz bir şekilde silineceğini anlıyorum.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -278,7 +278,7 @@ "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Yüksek Kontrast", "description": "High Contrast theme" }, "storage_menu": { From c00f62f116ec9c58caa6a0455b6dd378027240e8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Jul 2020 15:21:51 -0500 Subject: [PATCH 1624/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 0ec00c07b..e7d479b00 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -115,7 +115,7 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Bu, tüm verilerinizi siler ve Kimlik Doğrulayıcı'yı tamamen sıfırlar. Silinen verileri kurtaramazsınız! Kimlik Doğrulayıcı'yı sıfırlamadan önce bir yedek kaydetmeyi düşünün." }, "security_warning": { "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır. Şifreyi unutursanız kimse size yardım edemez.", From 63133ae8e3a00c90a36e32f5ad7631e9ef9ee8a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Jul 2020 11:13:32 -0500 Subject: [PATCH 1625/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 3c2a0189e..21e8437a5 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -234,7 +234,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "3981Oleg", + "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, "search": { @@ -258,7 +258,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "{code}", + "message": "Use Autofill", "description": "Use Autofill" }, "use_high_contrast": { From 3e5349e9509096a85f6af9e15b04672954ec6f36 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Jul 2020 11:13:33 -0500 Subject: [PATCH 1626/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 2e4d354a6..3cf0bf7e1 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "4S73 Rd5O Frwz Wgnf 2LJY Mrtj Wftl Ympa", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Invy Muil Gig3 5DN6 Cz3Y Djpb Ekjo Xo5D.", + "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", "description": "Extension Description." }, "added": { @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "HJBS OIGD 4EKE Z7EZ 5Y3B 33AK GIV2 7O26", + "message": "Kode QR tidak diketahui.", "description": "QR Error." }, "errorsecret": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "WKQ6 2SPY 6WBQ 4WF3 GGNE F4MJ FSIO US6D", + "message": "Pindai kode QR", "description": "Scan QR Code." }, "add_secret": { @@ -349,7 +349,7 @@ "message": "Tidak valid" }, "digits": { - "message": "4S73 Rd5O Frwz Wgnf 2LJY Mrtj Wftl Ympa" + "message": "Digits" }, "algorithm": { "message": "Algoritma" From 888affa3a902cd671e21fca427a4116400c9de82 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 17 Jul 2020 04:04:55 -0500 Subject: [PATCH 1627/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 9dde54d74..6c1d059de 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -76,11 +76,11 @@ "description": "About." }, "export_import": { - "message": "ایمپورت / اکسپورت", + "message": "وارد کردن/خروجی گرفتن", "description": "Export and Import." }, "settings": { - "message": "تنظیمات", + "message": "Settings", "description": "Settings." }, "security": { From d6ec2ddd1b209b68b5897a36956780050759e466 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 24 Jul 2020 09:32:37 -0500 Subject: [PATCH 1628/3473] New translations messages.json (French) --- _locales/fr/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index e9a1cca81..92c9b0dce 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " à été ajouté.", + "message": " a été ajouté.", "description": "Added Account." }, "errorqr": { @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Emetteur", + "message": "Émetteur", "description": "Issuer." }, "secret": { @@ -68,11 +68,11 @@ "description": "Update Success." }, "updateFailure": { - "message": "Echec.", + "message": "Échec.", "description": "Update Failure." }, "about": { - "message": "A Propos", + "message": "À propos", "description": "About." }, "export_import": { @@ -104,7 +104,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Etes-vous sûr de vouloir supprimer ce compte ? Cette action ne peut pas être annulée.", + "message": "Êtes-vous sûr de vouloir supprimer ce compte ? Cette action ne peut pas être annulée.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -122,7 +122,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Mise à Jour", + "message": "Mise à jour", "description": "Update." }, "phrase_incorrect": { @@ -150,7 +150,7 @@ "description": "Translate." }, "source": { - "message": "Code Source", + "message": "Code source", "description": "Source Code." }, "passphrase_info": { @@ -214,11 +214,11 @@ "description": "Import backup code." }, "show_all_entries": { - "message": "Afficher Toutes les Entrées", + "message": "Afficher toutes les entrées", "description": "Show all entries." }, "dropbox_risk": { - "message": "Attention : les sauvegardes ne sont pas chiffrées. Utilisez les à vos propres risques.", + "message": "Attention : les sauvegardes ne sont pas chiffrées. Utilisez-les à vos propres risques.", "description": "Backup risk warning." }, "import_error_password": { @@ -246,7 +246,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Vérouiller", + "message": "Verrouiller", "description": "Lock accounts" }, "edit": { @@ -294,7 +294,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Emplacement de Stockage", + "message": "Emplacement de stockage", "description": "Storage location" }, "sign_in": { @@ -328,7 +328,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Chargement ..." + "message": "Chargement..." }, "autolock": { "message": "Verrouiller après" From a2cd90d7368f82fb5d5ca0c6a646929e91f9ab52 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:35 -0500 Subject: [PATCH 1629/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index b13e8f0de..71154fcd3 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -209,10 +209,22 @@ "message": "Nhập tệp sao lưu", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Nhập bản sao lưu", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Hiển thị tất cả các mục", "description": "Show all entries." From da1881d7c3d27cdd52169e4d90015e644072a2a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:36 -0500 Subject: [PATCH 1630/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 590b88b46..319961ed4 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -209,10 +209,22 @@ "message": "백업 파일 가져오기", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "텍스트 백업 가져오기", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "모든 항목 표시", "description": "Show all entries." From 0966ae438bc020f2ba52ecaaa6663a0ef7d11305 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:38 -0500 Subject: [PATCH 1631/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 1e6cc47d0..28b84886f 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -209,10 +209,22 @@ "message": "นำเข้าการสำรองข้อมูล (ไฟล์)", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "นำเข้าการสำรองข้อมูล (ข้อความ)", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "แสดงรายการทั้งหมด", "description": "Show all entries." From aeb0054c82fd4fd272305546fb50b2c0a9e5d7a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:39 -0500 Subject: [PATCH 1632/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 6c1d059de..5d0ee207a 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -209,10 +209,22 @@ "message": "ایمپورت کردن فایل پشتیبان", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "ایمپورت کردن پشتیبان متنی", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "نمایش تمام ورودی‌ها", "description": "Show all entries." From 5111394dfce9130f3b72393717452e1888707e9b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:40 -0500 Subject: [PATCH 1633/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 3cf0bf7e1..4f5a3ec2e 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -209,10 +209,22 @@ "message": "Impor Berkas Cadangan", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Impor Text Cadangan", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Tampilkan semua entri", "description": "Show all entries." From 8a9065820fdb9449b5a95250893fab1444cb7682 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:42 -0500 Subject: [PATCH 1634/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 431ba817b..d0b7b8d59 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -209,10 +209,22 @@ "message": "以檔案匯入", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "以文字匯入", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "顯示全部條目", "description": "Show all entries." From e2faeb6439b8e148a865d1eb59ce3be5ac479f16 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:43 -0500 Subject: [PATCH 1635/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 8925528b8..88959c724 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -209,10 +209,22 @@ "message": "导入备份文件", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "导入备份文本", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "显示全部条目", "description": "Show all entries." From 892ddd2da68ad8e70b45fdc5fd2146f8010c0f7a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:45 -0500 Subject: [PATCH 1636/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 21e8437a5..a1076fedb 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -209,10 +209,22 @@ "message": "Імпортувати файл резервної копії", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Імпорт та резервні копії з тексту", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Показати всі записи", "description": "Show all entries." From d533aa15c144e10ec213c0dddf5b3c0f5d2d218a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:46 -0500 Subject: [PATCH 1637/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e7d479b00..5756479e0 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -209,10 +209,22 @@ "message": "Yedekleme dosyasını içe aktar", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Metin yedeklemeyi içe aktar", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Tüm girdileri göster", "description": "Show all entries." From 437a6be5d46e3bc73a1464a5a9b9cc9da388faa6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:48 -0500 Subject: [PATCH 1638/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 8e63d3c62..58723304a 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -209,10 +209,22 @@ "message": "Importera säkerhetskopieringsfilen", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importera okrypterad säkerhetskopia", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Visa alla poster", "description": "Show all entries." From 2131f11acb4f954d2ee917dea198df51622f85cc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:49 -0500 Subject: [PATCH 1639/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 4f2762624..346c50dde 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -209,10 +209,22 @@ "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." From 4407b7b65c20956f3f78386f3e338279dbaadadd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:51 -0500 Subject: [PATCH 1640/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6c8d2cc05..70d4b7de7 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -209,10 +209,22 @@ "message": "Восстановить резервную копию из файла", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Восстановить резервную копию из текста", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Показать все записи", "description": "Show all entries." From 4c8578afc4754aca4bb219be38a2758b6eec6d65 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:52 -0500 Subject: [PATCH 1641/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 96af111a5..fa636b7d8 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -209,10 +209,22 @@ "message": "Import Backup File", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Show all entries", "description": "Show all entries." From ce1e98bee62b2c4835f47d11db8da617ec89aeeb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:54 -0500 Subject: [PATCH 1642/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7956108f9..846ffef0b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -209,10 +209,22 @@ "message": "Importuj plik kopii zapasowej", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importuj tekstową kopię zapasową", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Pokaż wszystkie wpisy", "description": "Show all entries." From b0103048138050bcc39141bf6b4a1358d619c28b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:55 -0500 Subject: [PATCH 1643/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index f0bb1983d..fbf28ce2b 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -209,10 +209,22 @@ "message": "Importer sikkerhetskopifil", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importer sikkerhetskopi av tekst", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Vis alle oppføringer", "description": "Show all entries." From d1a1aff56d76a6fea028f34091767ad94f00186c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:57 -0500 Subject: [PATCH 1644/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 8caa61eda..8fc6d8bd5 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -209,10 +209,22 @@ "message": "Back-up importeren", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Tekstback-up importeren ", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Laat alle invoer zien", "description": "Show all entries." From 1a223037188137fd8185023a6eba4ec3f0343e8f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:58 -0500 Subject: [PATCH 1645/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e166284c3..be762b1e3 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -209,10 +209,22 @@ "message": "バックアップファイルのインポート", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "テキストのバックアップのインポート", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "すべての登録を表示", "description": "Show all entries." From a3080687db1f8f78b0f3e2794e0f54d30db24102 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:52:59 -0500 Subject: [PATCH 1646/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 7c573ee10..266187022 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -209,10 +209,22 @@ "message": "Importar arquivo de Backup", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importar backup em texto", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Mostrar todas as entradas", "description": "Show all entries." From 0cc09d82338e30a9070f37d90e73f89e1fd4cead Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:01 -0500 Subject: [PATCH 1647/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d67ab2b3f..d3441e052 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -209,10 +209,22 @@ "message": "Importovat záložní soubor", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importovat textovou zálohu", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Ukaž všechny záznamy", "description": "Show all entries." From daeb88397432266f27399e3b421fcbd89b89fc7d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:02 -0500 Subject: [PATCH 1648/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 3b30b5321..fe0352aeb 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -209,10 +209,22 @@ "message": "Importă un fișier cu o copie de siguranță", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importă copie de siguranță sub formă de text", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Arată tot", "description": "Show all entries." From 28de44622f6c57fdb727347f1f2875b2c68dc9cc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:04 -0500 Subject: [PATCH 1649/3473] New translations messages.json (French) --- _locales/fr/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 92c9b0dce..5bf43ea47 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -209,10 +209,22 @@ "message": "Importer un fichier de sauvegarde", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importer sauvegarde en texte", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Afficher toutes les entrées", "description": "Show all entries." From 2009ca7e5113200efbb732401115c4c61aace3f9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:05 -0500 Subject: [PATCH 1650/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 5696bb2bc..fd4a1421c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -209,10 +209,22 @@ "message": "Importar un archivo con la copia de seguridad", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importar el Texto de la Copia de Seguridad", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Mostrar todas las entradas", "description": "Show all entries." From 066d85b338461ca00a3e4429466ae2ee780ef2fa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:06 -0500 Subject: [PATCH 1651/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 6d576fdf1..9fe9cec16 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -209,10 +209,22 @@ "message": "استيراد ملف النسخ الاحتياطي", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "استيراد النسخة الاحتياطية الغير مشفرة", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "إظهار كافة الإدخالات", "description": "Show all entries." From 344ee0e1da2aaa13a57da446c781c5d5a5195af3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:08 -0500 Subject: [PATCH 1652/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 84bad0e9c..a7062b0f2 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -209,10 +209,22 @@ "message": "Импорт на резервен архивен файл", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Импорт на Текстов архив", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Покажи всички записи", "description": "Show all entries." From ba6d55dc2861f295a210767d0cd8b4f017fa0953 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:09 -0500 Subject: [PATCH 1653/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 2dbbcd5d3..fdca80019 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -209,10 +209,22 @@ "message": "Importa fitxer de còpia de seguretat", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importa còpia de seguretat com a text pla", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Mostra totes les entrades", "description": "Show all entries." From a40a0e76636badc8c359d784794c7a870273ea6f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:10 -0500 Subject: [PATCH 1654/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 917583288..660c9c113 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -209,10 +209,22 @@ "message": "Importer sikkerhedskopifil", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importer sikkerhedskopiering af tekst", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Vis alle poster", "description": "Show all entries." From 07f307c42ab3a8974cd4f98b62d95c85fc62b9ce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:12 -0500 Subject: [PATCH 1655/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e83c39ac9..03ea17fe5 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -209,10 +209,22 @@ "message": "Importa il file di Backup", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Importa Backup Dati", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Visualizza tutte le voci", "description": "Show all entries." From de11e2542cc60108443b2b6a62a3b5db54034d88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:13 -0500 Subject: [PATCH 1656/3473] New translations messages.json (German) --- _locales/de/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 61e633954..936e29c0b 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -209,10 +209,22 @@ "message": "Sicherungsdatei importieren", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Text-Sicherungsdatei importieren", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Alle Einträge anzeigen", "description": "Show all entries." From e475d8ee82bff4a483d4ac50f2f096e7902dd507 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:15 -0500 Subject: [PATCH 1657/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 082fb0ccd..274952940 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -209,10 +209,22 @@ "message": "Εισαγωγή αντιγράφου ασφαλείας", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Αντίγραφο ασφαλείας εισαγώμενου κειμένου", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Εμφάνισε όλες τις καταχωρήσεις", "description": "Show all entries." From 08a96a4e3d92067d11cda34b1ba7d519bc73fbb5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:16 -0500 Subject: [PATCH 1658/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 3dc458f90..e4f79c382 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -209,10 +209,22 @@ "message": "Reservekopybestân ymportearje", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Tekstreservekopy ymportearje", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Lit alle ynfier sjen", "description": "Show all entries." From 1a2db20ef7669d461a50ba816571323cf3a79222 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:18 -0500 Subject: [PATCH 1659/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 7a06f42db..8bd3b1fda 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -209,10 +209,22 @@ "message": "Tuo varmuuskopiotiedosto", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Tuo tekstivarmuuskopio", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Näytä kaikki tilit", "description": "Show all entries." From 1d2cab43e9d0250bb7695f26710dda1d7a142c3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:19 -0500 Subject: [PATCH 1660/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 388f987f0..33603c145 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -209,10 +209,22 @@ "message": "ייבא קובץ גיבוי", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "ייבא גיבוי כטקסט", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "הצג את כל הערכים", "description": "Show all entries." From 472e44a3f7f7c6f7ffa0f9b0588d4a994e81f0f0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:20 -0500 Subject: [PATCH 1661/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 385986f12..0ef819c80 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -209,10 +209,22 @@ "message": "Biztonsági mentés importálása", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Szöveges biztonsági mentés importálása", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Minden bejegyzés mutatása", "description": "Show all entries." From 4a75c3ccec9362a8f9bd60add6ad969f685a6144 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:53:22 -0500 Subject: [PATCH 1662/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index cf3b04ce4..bd821a67a 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -209,10 +209,22 @@ "message": "Impordi varukoopia fail", "description": "Import backup file." }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, "import_backup_code": { "message": "Impordi tekst varukoopia", "description": "Import backup code." }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, "show_all_entries": { "message": "Kuva kõik kirjed", "description": "Show all entries." From 49f0118ea55a77c8228d639d3f6a3355bda336d6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 16:02:38 -0500 Subject: [PATCH 1663/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 846ffef0b..5baa606f6 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importuj kopię zapasową obrazu QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importowanie zakończone pomyślnie, ale pewien obraz QR nie może być rozpoznany.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Możesz wybrać wiele plików, aby importować kopie zapasowe w partiach.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From acd740964a618fe20a0e545bd2b5fbdf68a39a14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 16:13:39 -0500 Subject: [PATCH 1664/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 0ef819c80..3512d2f46 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR kód biztonsági mentés importálása", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Sikeresen importálva, de néhány QR kód nem ismerhető fel.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Kijelölhet több képfájlt is a biztonsági mentés folyamatos importálásához.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 54b9c2d3b4f9b8b29b973b7c48479841890a9ee2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 17:22:56 -0500 Subject: [PATCH 1665/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index fd4a1421c..46e4affc1 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importar Imagen de Respaldo QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Se importó correctamente, sin embargo, algunas imágenes QR no pudieron ser reconocidas.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Puede seleccionar varios archivos para importar un respaldo en lotes.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 161bed0ec27ef06e2cd98481a7799c3288764fe5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Aug 2020 22:32:32 -0500 Subject: [PATCH 1666/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 70d4b7de7..aaeab5d09 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Импортировать резервную копию QR-изображений", "description": "Import qr image backup." }, "import_backup_code": { From fa821caed81771152d84600f9809a8e199b96e0d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 05:32:23 -0500 Subject: [PATCH 1667/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 5d0ee207a..9d161df6a 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "وارد کردن نسخه پشتیبان تصویر QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "وارد کردن با موفقیت انجام شد، اما برخی تصاویر QR شناسایی نشدند.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "شما می‌توانید چندین فایل تصویر را انتخاب کنید تا نسخه‌های پشتیبان به صورت دسته‌ای وارد شوند.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 1f61bf588c11bbd6ee54daae29fc5944c78f8afd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 08:12:19 -0500 Subject: [PATCH 1668/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 03ea17fe5..a5c16c11b 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importa Backup Immagine Qr", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importazione riuscita, ma alcune immagini QR non possono essere riconosciute.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "È possibile selezionare più file per importare il backup in lotti.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 59121204d1aaece3636749c95d54a302331e1ec1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 12:22:21 -0500 Subject: [PATCH 1669/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index be762b1e3..f8237e14d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR 画像のバックアップをインポート", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "インポートに成功しましたが、QR画像の一部が認識できませんでした。", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "バッチでバックアップをインポートするファイルを複数選択できます。", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 233a86827e634c83037410f8c73a13a32ac866dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 12:32:47 -0500 Subject: [PATCH 1670/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 88959c724..7e85d3855 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "导入成功,但部分二维码无法识别。", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From c7dc02a54b33283e9e4eea90cd3219fb18a33b09 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 12:42:34 -0500 Subject: [PATCH 1671/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 7e85d3855..3460a8f56 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "导入 QR 图片备份", "description": "Import qr image backup." }, "import_backup_code": { @@ -222,7 +222,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "您可以同时选择多个文件进行批量导入", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 755970ad9ee793c8bd4bce883d1d5f5c1dae531f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 14:12:22 -0500 Subject: [PATCH 1672/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index fe0352aeb..13829760f 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importă copie de rezervă a imaginii QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Import reușit, dar unele imagini QR nu au putut fi recunoscute.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Puteți selecta mai multe fișiere pentru a importa calupuri de copii de rezervă.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 2cb57b90eeb6b51fe96b2adcc40609bf2e56c2e9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 17:23:45 -0500 Subject: [PATCH 1673/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index fdca80019..9ee79e562 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importa còpia d'imatge QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importació exitosa, però algunes imatges QR no es poden reconèixer.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Podeu seleccionar diversos fitxers per importar la còpia en lots.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 8dffb149b79e8e7d4577f6ae77a881c135036366 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:15 -0500 Subject: [PATCH 1674/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 71154fcd3..8cf715528 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Thuật toán" + }, + "smart_filter": { + "message": "Smart Filter" } } From 6341c94c0f03e0d9c70fdb47144f85ed1515fe15 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:16 -0500 Subject: [PATCH 1675/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 319961ed4..bb5042bc5 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "알고리즘" + }, + "smart_filter": { + "message": "Smart Filter" } } From 70734837d820018c430aae5f6a3f6088bdaf9458 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:18 -0500 Subject: [PATCH 1676/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 28b84886f..ce7450172 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 6c281c618c4cbd112c10478edcc7e6da8fa4acce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:19 -0500 Subject: [PATCH 1677/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 9d161df6a..a2db7f63c 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "الگوریتم" + }, + "smart_filter": { + "message": "Smart Filter" } } From 429f9bdae2711dc165ee3e4af480c6e2a8992ed9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:21 -0500 Subject: [PATCH 1678/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 4f5a3ec2e..d42dac0f9 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritma" + }, + "smart_filter": { + "message": "Smart Filter" } } From 4f56294ac8446fab76acde1b135f7909a07d0b2e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:22 -0500 Subject: [PATCH 1679/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d0b7b8d59..0b0652426 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "演算法" + }, + "smart_filter": { + "message": "Smart Filter" } } From ccb5f2fb686502737f0edfda69b25820db667283 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:24 -0500 Subject: [PATCH 1680/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 3460a8f56..4eabc3f22 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "算法" + }, + "smart_filter": { + "message": "Smart Filter" } } From fa8260287e45f8ad21cb359f2e13dd238a17247e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:25 -0500 Subject: [PATCH 1681/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index a1076fedb..3542caf07 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 8ad46b8eded76f1ddd1c13dc4de64adc1421364f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:27 -0500 Subject: [PATCH 1682/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 5756479e0..5adf76c7b 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritma" + }, + "smart_filter": { + "message": "Smart Filter" } } From 21555a9491d2681c8c397ff672d0b719a7bbdb07 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:28 -0500 Subject: [PATCH 1683/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 58723304a..b5aeb793c 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From c69cb845113cea64067eb428dc2ea6c4f0e2d233 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:30 -0500 Subject: [PATCH 1684/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 346c50dde..987cd2c30 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 1138e3d7557fa6e6e374ca502c45cd2ff1cad3e2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:32 -0500 Subject: [PATCH 1685/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index aaeab5d09..133c33407 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Алгоритм" + }, + "smart_filter": { + "message": "Smart Filter" } } From abcc4e243165133925fdd36b29a4407a41dd01a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:33 -0500 Subject: [PATCH 1686/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index fa636b7d8..01b4bc83e 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 174d23448d4b5cc09f7f98b52dc427ae5d146222 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:35 -0500 Subject: [PATCH 1687/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 5baa606f6..c65332ee1 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorytm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 64904ad9d8cbd046cee1c1a3e769351a126ed10d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:37 -0500 Subject: [PATCH 1688/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index fbf28ce2b..5ce3ecad7 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritme" + }, + "smart_filter": { + "message": "Smart Filter" } } From aa4f7bd5c1ca2d197bcf039be8412689f4224d10 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:38 -0500 Subject: [PATCH 1689/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 8fc6d8bd5..4dc4c104e 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritme" + }, + "smart_filter": { + "message": "Smart Filter" } } From beeffa9152a040cdb25dfbd2ee5ecdce593a4a2d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:40 -0500 Subject: [PATCH 1690/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index f8237e14d..26485ec4f 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "アルゴリズム" + }, + "smart_filter": { + "message": "Smart Filter" } } From bbeb57ddf235a8dad8daafc05ca772b82d534c06 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:41 -0500 Subject: [PATCH 1691/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 266187022..5990b35fa 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritmo" + }, + "smart_filter": { + "message": "Smart Filter" } } From 16931bb2d73e0c081a9e61430989034fc791da1e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:43 -0500 Subject: [PATCH 1692/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d3441e052..b7b3d0d62 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From b3f06f63fd7f8aa6d1a294bbcfe1974382f6325f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:44 -0500 Subject: [PATCH 1693/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 13829760f..6b364a3a3 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 64663c2dbbfd9e54d154b307bb3c6d88667db9c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:45 -0500 Subject: [PATCH 1694/3473] New translations messages.json (French) --- _locales/fr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5bf43ea47..f403136df 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithme" + }, + "smart_filter": { + "message": "Smart Filter" } } From bb49d25202ce048a8ccdde5f9ae8928b4e7016d0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:47 -0500 Subject: [PATCH 1695/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 46e4affc1..e18b6dedc 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritmo" + }, + "smart_filter": { + "message": "Smart Filter" } } From b90406515bc6efdb3e28a826c4ef6e76034451da Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:48 -0500 Subject: [PATCH 1696/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9fe9cec16..599c45d36 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "‮الخوارزمية" + }, + "smart_filter": { + "message": "Smart Filter" } } From f269741519adc5146d1cef308822a54a6e7b188e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:50 -0500 Subject: [PATCH 1697/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index a7062b0f2..11b2799ca 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 346ac386c11745a68dc68a96e2ab5cee77d1f874 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:51 -0500 Subject: [PATCH 1698/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9ee79e562..8dccd9254 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorisme" + }, + "smart_filter": { + "message": "Smart Filter" } } From f588e36f2ecf1586a044700ae5789af7f2bd619a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:53 -0500 Subject: [PATCH 1699/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 660c9c113..6a7de7228 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritme" + }, + "smart_filter": { + "message": "Smart Filter" } } From 5cf34bef21f3fb6d12696353135c1c22c09809f8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:55 -0500 Subject: [PATCH 1700/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index a5c16c11b..a19524d97 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritmo" + }, + "smart_filter": { + "message": "Smart Filter" } } From ed119a498188f90a894899d6c343d3f594fb01bd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:56 -0500 Subject: [PATCH 1701/3473] New translations messages.json (German) --- _locales/de/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 936e29c0b..04db686c5 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithmus" + }, + "smart_filter": { + "message": "Smart Filter" } } From c60f88e67668072bf2064334ebed4a8d30c7cbd8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:58 -0500 Subject: [PATCH 1702/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 274952940..b68694572 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Αλγόριθμος" + }, + "smart_filter": { + "message": "Smart Filter" } } From 4f65717f785882d26e96e58d328af42d5c43743b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:23:59 -0500 Subject: [PATCH 1703/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index e4f79c382..48311cb86 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritme" + }, + "smart_filter": { + "message": "Smart Filter" } } From c2ca2712d5a3ccce3e62e378b2b51970eaca2d1b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:24:01 -0500 Subject: [PATCH 1704/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 8bd3b1fda..ec1fe72e2 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" } } From dec57d12cfeacee06ec14d6f82cbc9d282985412 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:24:02 -0500 Subject: [PATCH 1705/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 33603c145..73eef735d 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "אלגוריתם" + }, + "smart_filter": { + "message": "Smart Filter" } } From b258288127b770aaaee6be9aa3277d201ade4ea9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:24:04 -0500 Subject: [PATCH 1706/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 3512d2f46..4a244b2f5 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritmus" + }, + "smart_filter": { + "message": "Smart Filter" } } From 8478dd6c62e9fe5e1227b7ff8e2e439b8f7fee12 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 21:24:05 -0500 Subject: [PATCH 1707/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index bd821a67a..c320c9a23 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -365,5 +365,8 @@ }, "algorithm": { "message": "Algoritm" + }, + "smart_filter": { + "message": "Smart Filter" } } From 7021a0898e33854fec60b19449a16a44269493a9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Aug 2020 23:52:19 -0500 Subject: [PATCH 1708/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 26485ec4f..66948e3fe 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -367,6 +367,6 @@ "message": "アルゴリズム" }, "smart_filter": { - "message": "Smart Filter" + "message": "スマートフィルター" } } From 1dd7d8e0397177d21bf16ae91018420a3b4aec67 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 00:22:24 -0500 Subject: [PATCH 1709/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 4a244b2f5..ca731b04e 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -367,6 +367,6 @@ "message": "Algoritmus" }, "smart_filter": { - "message": "Smart Filter" + "message": "Okos szűrő" } } From 8722e4bf44e550a0f5d814e857f5b78f79c7f5c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 00:22:26 -0500 Subject: [PATCH 1710/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c65332ee1..0b1e5d100 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -367,6 +367,6 @@ "message": "Algorytm" }, "smart_filter": { - "message": "Smart Filter" + "message": "Inteligentny filtr" } } From 94c14f1bf87df251949d1cb6351393b127af1e41 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 00:22:27 -0500 Subject: [PATCH 1711/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index a2db7f63c..98efd5161 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -367,6 +367,6 @@ "message": "الگوریتم" }, "smart_filter": { - "message": "Smart Filter" + "message": "فیلتر هوشمند" } } From 921fe0f04630fb81dcb58fccb1d2f99306095335 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 00:32:34 -0500 Subject: [PATCH 1712/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 4eabc3f22..8fabb54cc 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -367,6 +367,6 @@ "message": "算法" }, "smart_filter": { - "message": "Smart Filter" + "message": "智能过滤器" } } From fd0acd7748f513c8762b14ce20b82c59ef9d25a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 00:42:15 -0500 Subject: [PATCH 1713/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 6b364a3a3..39bc41e5a 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -367,6 +367,6 @@ "message": "Algoritm" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtru inteligent" } } From 3fe271f9d85c20967fa0fbc8ce1d8c9167d952f4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 01:02:23 -0500 Subject: [PATCH 1714/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index a19524d97..f053f17cf 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -367,6 +367,6 @@ "message": "Algoritmo" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtro Intelligente" } } From e45266cd410f20c0e31a90b54d9b662839fd6068 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 14:06:19 -0500 Subject: [PATCH 1715/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 5990b35fa..c67a78225 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importar backup da imagem QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importação bem sucedida, porém algumas imagens QR não foram reconhecidas.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Você pode selecionar vários arquivos para importar backups em lotes.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -367,6 +367,6 @@ "message": "Algoritmo" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtro inteligente" } } From 2152ac28e176645542698a4d6294f4b4c2eec3e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Aug 2020 17:59:28 -0500 Subject: [PATCH 1716/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index e18b6dedc..b67895c51 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -115,7 +115,7 @@ "message": "Restablecer auntenticador" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Esto eliminará todos tus datos y restablecerá completamente Authenticator. ¡No podrás recuperar ningún dato eliminado! Deberías considerar guardar una copia de seguridad antes de resetear Authenticator." }, "security_warning": { "message": "Esta contraseña se utilizará para cifrar tus cuentas. Nadie puede ayudarte si olvidas la contraseña.", @@ -367,6 +367,6 @@ "message": "Algoritmo" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtro inteligente" } } From 2bd46471557884bf300ee6f21dd0295a9bd08078 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 13 Aug 2020 19:32:41 -0500 Subject: [PATCH 1717/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 8dccd9254..5619c7d69 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -367,6 +367,6 @@ "message": "Algorisme" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtre intel·ligent" } } From 496d1cbdef2625097e70dc1ffb3b8c1dfc6de588 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Aug 2020 07:11:56 -0500 Subject: [PATCH 1718/3473] New translations messages.json (French) --- _locales/fr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index f403136df..7d2120654 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importer une sauvegarde de l'image QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Import réussi, mais certaines images QR ne peuvent pas être reconnues.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Vous pouvez sélectionner plusieurs fichiers pour importer les sauvegardes en lots.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -367,6 +367,6 @@ "message": "Algorithme" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtre Intelligent" } } From 8609f40071262e3eb6d7ce611d4e88808a8c186c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Aug 2020 08:43:04 -0500 Subject: [PATCH 1719/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index c320c9a23..27c8b90d4 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importimine õnnestus, aga mõnda QR'i pilti ei suudetud tuvastada.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -367,6 +367,6 @@ "message": "Algoritm" }, "smart_filter": { - "message": "Smart Filter" + "message": "Nutikas filter" } } From 5975a4cde8b95108b0596522f4ab7dd14688fcfc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Aug 2020 09:31:59 -0500 Subject: [PATCH 1720/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 5adf76c7b..42c2ae57b 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -367,6 +367,6 @@ "message": "Algoritma" }, "smart_filter": { - "message": "Smart Filter" + "message": "Akıllı Filtre" } } From f8bddeceb2291caa3f5e2ff4a1e632ade2415d3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Aug 2020 09:42:03 -0500 Subject: [PATCH 1721/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 42c2ae57b..a536179ba 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "İçe aktarma başarılı, ancak bazı QR görüntüleri tanınmıyor.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Yedeği toplu olarak içe aktarmak için birden fazla dosya seçebilirsiniz.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From 44aff37dca9fb84e53b6cb9614d52df77f057adb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Aug 2020 09:52:20 -0500 Subject: [PATCH 1722/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a536179ba..f0a37ab97 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR Kod Görüntü Yedeklemesini İçe Aktar", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "İçe aktarma başarılı, ancak bazı QR görüntüleri tanınmıyor.", + "message": "İçe aktarma başarılı, ancak bazı QR kod görüntüleri tanınmıyor.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 0612f3854c62e8756f38f35efd4cdc6354d36364 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Aug 2020 21:12:04 -0500 Subject: [PATCH 1723/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f0a37ab97..a0051bea9 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -343,7 +343,7 @@ "message": "Yükleniyor..." }, "autolock": { - "message": "Sonrasında kilitle" + "message": "Sonra kilitle" }, "minutes": { "message": "dakika" From 0e0b4c916def212570a2a5cc3f880e1c925bba00 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Aug 2020 21:21:58 -0500 Subject: [PATCH 1724/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a0051bea9..628a9d4c4 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "İçe/Dışa aktar", + "message": "İçe / Dışa aktar", "description": "Export and Import." }, "settings": { @@ -142,7 +142,7 @@ "description": "Copied." }, "feedback": { - "message": "Geribildirim", + "message": "Geri bildirim", "description": "Feedback." }, "translate": { From 8f778a672f235d0b3606d05f95369f71d490488d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 22 Aug 2020 01:31:48 -0500 Subject: [PATCH 1725/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 628a9d4c4..7be7f9ea5 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -115,10 +115,10 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "Bu, tüm verilerinizi siler ve Kimlik Doğrulayıcı'yı tamamen sıfırlar. Silinen verileri kurtaramazsınız! Kimlik Doğrulayıcı'yı sıfırlamadan önce bir yedek kaydetmeyi düşünün." + "message": "Bu, tüm verilerinizi silecek ve Kimlik Doğrulayıcı'yı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız! Kimlik Doğrulayıcı'yı sıfırlamadan önce bir yedek kaydetmeyi düşünün." }, "security_warning": { - "message": "Bu şifre hesaplarınızı şifrelemek için kullanılacaktır. Şifreyi unutursanız kimse size yardım edemez.", + "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", "description": "Passphrase Warning." }, "update": { From 218ee4df60383636327c9f9422b6f902d91e2ded Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 22 Aug 2020 15:21:52 -0500 Subject: [PATCH 1726/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 27c8b90d4..424f2cd70 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importimine õnnestus, aga mõnda QR'i pilti ei suudetud tuvastada.", + "message": "Importimine õnnestus, kuid mõnda QR'i pilti ei suudetud tuvastada.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From a8135710dfbb7d4cb1e2604c76dd7485e1b47f6f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Aug 2020 00:31:38 -0500 Subject: [PATCH 1727/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7be7f9ea5..534de8721 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -238,7 +238,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Parolanız yerel olarak depolanır, lütfen hemen güvenlik menüsünden değiştirin.", + "message": "Parolanız yerel olarak depolanır, lütfen güvenlik menüsünden hemen değiştirin.", "description": "localStorage password warning." }, "remove": { @@ -270,7 +270,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Otomatik Doldur özelliği kullanın", + "message": "Use Autofill", "description": "Use Autofill" }, "use_high_contrast": { From aa49476120ea1a8addedc1c2e36b4708b6852bea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Aug 2020 04:11:46 -0500 Subject: [PATCH 1728/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 534de8721..c750b7dad 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -270,7 +270,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Otomatik doldurmayı kullanın", "description": "Use Autofill" }, "use_high_contrast": { From b49f7f5f6d7a54f400842d61e5922cf2db540930 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:43:10 -0500 Subject: [PATCH 1729/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c750b7dad..d4200fc4e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -126,7 +126,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Tüm hesapların şifresi çözülene kadar yeni bir hesap ekleyemez veya dışa aktaramazsınız. Lütfen devam etmeden önce doğru şifreyi girin.", + "message": "Tüm hesapların şifresi çözülene kadar yeni bir hesap ekleyemez veya dışa aktaramazsınız. Lütfen devam etmeden önce doğru parolayı girin.", "description": "Passphrase Incorrect." }, "phrase_not_match": { From fceeae8a6f19ff582cd37f3d8d4d29792c1bda12 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:53:43 -0500 Subject: [PATCH 1730/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d4200fc4e..c7f9cc6fb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -166,7 +166,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Dikkat! Yerel saatiniz farklı, devam etmek için lütfen düzeltin.", + "message": "Dikkat! Yerel saatiniz farklı, lütfen devam etmeden önce düzeltin.", "description": "Local Time is Too Far Off" }, "remind_backup": { From 8c9844f712e6432905265d33b725c8f39e8fb504 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 06:04:08 -0500 Subject: [PATCH 1731/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c7f9cc6fb..8b3977c70 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -162,7 +162,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Şifreyi hatırla", + "message": "Parolayı Hatırla", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -194,7 +194,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmına gelin ve gizli düğmeye basın.", + "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz?Herhangi bir hesabın sağ üst kısmına gelin ve gizli düğmeye basın.", "description": "Export menu info text" }, "download_backup": { @@ -302,7 +302,7 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Verilerinizi otomatik olarak 3. taraf depolama hizmetlerine yedekleyin.", + "message": "Verilerinizi otomatik olarak 3. taraf depolama servislerine yedekleyin.", "description": "3rd party backup info" }, "storage_location": { From 5f6d685a076dea1191d64f68ddb4a16ff6d39c5f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 06:14:44 -0500 Subject: [PATCH 1732/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8b3977c70..c62fbeb2d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -202,7 +202,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Yedeklemeyi içe aktar", + "message": "Yedeklemeyi İçe Aktar", "description": "Import backup." }, "import_backup_file": { From d6e839a3dabd1ea069b6a0c5a53151909d39d76a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:05:06 -0500 Subject: [PATCH 1733/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c62fbeb2d..b555dc0e7 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -328,7 +328,7 @@ } }, "otp_unsupported_warn": { - "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler standartlaştırılmış yedekleme biçimi kullanmaz.", + "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler, standartlaştırılmış yedekleme formatını kullanmayacaktır.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From 01b0e68a036f3b5df3d43b7113f7852caa1561b0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:12:47 -0500 Subject: [PATCH 1734/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b555dc0e7..b07bde3d7 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -234,7 +234,7 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Yedekleri içeri aktarmak için doğru şifreyi sağlamalısınız.", + "message": "Yedekleri içe aktarmak için doğru parolayı sağlamalısınız.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From 05fbca19cdd58ccaec8fef35b87159d19a7b4613 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 09:15:53 -0500 Subject: [PATCH 1735/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 48311cb86..c95569934 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR-ôfbyldingsreservekopy ymportearje", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Ymport suksesfol, mar guon QR-ôfbyldingen kinne net werkend wurde.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Jo kinne mear bestannen selektearje om reservekopy yn batches te ymportearjen.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -367,6 +367,6 @@ "message": "Algoritme" }, "smart_filter": { - "message": "Smart Filter" + "message": "Tûk filter" } } From 38fdb12601ec3ef4e98b68fdc4c07110579df844 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 09:15:54 -0500 Subject: [PATCH 1736/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 4dc4c104e..339edd70c 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR-afbeeldingsback-up importeren", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Import succesvol, maar sommige QR-afbeeldingen kunnen niet worden herkend.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "U kunt meerdere bestanden selecteren om back-up in batches te importeren.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -367,6 +367,6 @@ "message": "Algoritme" }, "smart_filter": { - "message": "Smart Filter" + "message": "Slim filter" } } From e459079fe5dd90c558bbd8c206226d701566c729 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 24 Aug 2020 10:02:43 -0500 Subject: [PATCH 1737/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b07bde3d7..6b414ddf2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -88,19 +88,19 @@ "description": "Security." }, "current_phrase": { - "message": "Mevcut Şifre", + "message": "Mevcut Parola", "description": "Current Passphrase." }, "new_phrase": { - "message": "Yeni Şifre", + "message": "Yeni Parola", "description": "New Passphrase." }, "phrase": { - "message": "Şifre", + "message": "Parola", "description": "Passphrase." }, "confirm_phrase": { - "message": "Şifreyi Doğrula", + "message": "Parolayı doğrula", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -130,7 +130,7 @@ "description": "Passphrase Incorrect." }, "phrase_not_match": { - "message": "Şifre uyuşmuyor.", + "message": "Parola uyuşmuyor.", "description": "Passphrase Not Match." }, "encrypted": { From 1493d4721f19b5203c542f17f061bfb91b09e370 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 26 Aug 2020 22:31:43 -0500 Subject: [PATCH 1738/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6b414ddf2..f24476b2d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -194,7 +194,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz?Herhangi bir hesabın sağ üst kısmına gelin ve gizli düğmeye basın.", + "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz?Herhangi bir hesabın sağ üst kısmına gidin ve gizli düğmeye basın.", "description": "Export menu info text" }, "download_backup": { From 693d9beb5506d2e593b740b34836980ceb391e7e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 26 Aug 2020 22:42:04 -0500 Subject: [PATCH 1739/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f24476b2d..7222a976f 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -206,11 +206,11 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Yedekleme dosyasını içe aktar", + "message": "Yedekleme Dosyasını İçe Aktar", "description": "Import backup file." }, "import_backup_qr": { - "message": "QR Kod Görüntü Yedeklemesini İçe Aktar", + "message": "QR Kod Yedeklemesini İçe Aktar", "description": "Import qr image backup." }, "import_backup_code": { @@ -270,7 +270,7 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Otomatik doldurmayı kullanın", + "message": "Otomatik Doldurmayı Kullanın", "description": "Use Autofill" }, "use_high_contrast": { From 720fdad84da2889ce6071b97e49e67c7e79e5ebe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 26 Aug 2020 22:52:10 -0500 Subject: [PATCH 1740/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7222a976f..c35f8a800 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Yayınlayan Kuruluş", + "message": "Issuer", "description": "Issuer." }, "secret": { From a27eb5026f7bf61514b4e509055e642e84e3af7f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 26 Aug 2020 23:31:56 -0500 Subject: [PATCH 1741/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c35f8a800..24f737581 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Kuruluş", "description": "Issuer." }, "secret": { From cc04c28e28298769e4a4baec41088caf1945c4f9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 2 Sep 2020 09:03:05 -0500 Subject: [PATCH 1742/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 04db686c5..d4f54ca48 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -286,11 +286,11 @@ "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Dunkel", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Hoher Kontrast", "description": "High Contrast theme" }, "storage_menu": { From a6f443bdfd552a7ce12787eeac0976e03ef9c00b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 14 Sep 2020 06:05:44 -0500 Subject: [PATCH 1743/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 133c33407..619ae0594 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Секретный ключ", + "message": "yobit.net", "description": "Secret." }, "updateSuccess": { From afb1ea77a3fca99efd55f23abd34f47f778fe1e0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 21 Sep 2020 23:23:06 -0500 Subject: [PATCH 1744/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 66948e3fe..3616f8a58 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -72,7 +72,7 @@ "description": "Update Failure." }, "about": { - "message": "このアプリついて", + "message": "このアプリについて", "description": "About." }, "export_import": { From da58d0f6f38d9468481cf6b800351abbaafa84d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 21 Sep 2020 23:32:53 -0500 Subject: [PATCH 1745/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 3616f8a58..7c9247615 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -126,7 +126,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "すべてのアカウントが解読されるまで、新しいアカウントを追加したり、データをエクスポートすることはできません。続行する前に正しいパスワードを入力してください。", + "message": "すべてのアカウントが復号されるまで、新しいアカウントを追加したり、データをエクスポートすることはできません。続行する前に正しいパスワードを入力してください。", "description": "Passphrase Incorrect." }, "phrase_not_match": { @@ -154,7 +154,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "アカウントデータを復号化するパスワードを入力してください。", + "message": "アカウントデータを復号するためのパスワードを入力してください。", "description": "Passphrase Info" }, "sync_clock": { From 5c1b4f02d6cb146864fa8dafe2a1a5c2a9e5bebd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 26 Sep 2020 11:13:12 -0500 Subject: [PATCH 1746/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 0b0652426..746bb4510 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "导入 QR 图片备份", "description": "Import qr image backup." }, "import_backup_code": { From 440c5f4cbf92814d9db77c32adcba2a8532657a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 30 Sep 2020 07:47:26 -0500 Subject: [PATCH 1747/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index f053f17cf..5dd3a6063 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -108,14 +108,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Comprendo che tutti i miei dati saranno eliminati irrimediabilmente.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "Resetta Autenticatore" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Questo eliminerà tutti i tuoi dati e ripristinerà completamente l'Authenticator. Non potrai recuperare alcun dato eliminato! Dovresti considerare di salvare un backup, prima di ripristinare l'Authenticator." }, "security_warning": { "message": "Questa password verrà usata per cifrare i tuoi account. Se dimentichi la password non ti potrà aiutare nessuno.", From 8e22451677f2b4bb0911283bb3533eaf6f0edb14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Oct 2020 11:33:53 -0500 Subject: [PATCH 1748/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 619ae0594..c66f4e93e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Импортирование прошло успешно, но некоторые QR-коды не были быть распознаны.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 3f308fafe5dc90325c3b25f03de50bd9868cda14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Oct 2020 21:02:13 -0500 Subject: [PATCH 1749/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c66f4e93e..e7057d4ad 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -222,7 +222,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Вы можете выбрать несколько файлов изображения для импорта резервных копий в пакетном режиме.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -367,6 +367,6 @@ "message": "Алгоритм" }, "smart_filter": { - "message": "Smart Filter" + "message": "\"Умный\" фильтр" } } From 504e09e63143a20708e30eda3665e1560bedc4e9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 25 Oct 2020 07:32:02 -0500 Subject: [PATCH 1750/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 8cf715528..e39068f01 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Nhập sao lưu hình ảnh QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,11 +218,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Nhập thành công, nhưng không thể nhận dạng một số hình ảnh QR.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Bạn có thể chọn nhiều tệp để nhập sao lưu hàng loạt.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -367,6 +367,6 @@ "message": "Thuật toán" }, "smart_filter": { - "message": "Smart Filter" + "message": "Bộ lọc thông minh" } } From fe3a2a824d3dcbd82b5c08e29d65a63cedd0b04c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:41:35 -0500 Subject: [PATCH 1751/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 98efd5161..b166c63a0 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "احراز هویت کننده", + "message": "تأیید اعتبار", "description": "Extension Name." }, "extShortName": { - "message": "احراز هویت کننده", + "message": "تأیید اعتبار", "description": "Extension Short Name." }, "extDesc": { From a8472034a5b2011e7bc68a4f828b24c0ab5fa675 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 3 Nov 2020 09:53:37 -0600 Subject: [PATCH 1752/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 5dd3a6063..a3c74a801 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Autenticatore", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Accesso", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Account segreto invalido", + "message": "Chiave segreta dell'account non valida", "description": "Secret Error." }, "add_qr": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "Segreto", + "message": "Chiave segreta", "description": "Secret." }, "updateSuccess": { @@ -166,7 +166,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Attenzione! Il vostro orologio locale è troppo lontano, si prega di risolvere prima di continuare.", + "message": "Attenzione! C'è una differenza troppo grande con il vostro orologio locale, si prega di risolvere prima di continuare.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -182,7 +182,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Contatore di base", + "message": "Basato su un contatore", "description": "Counter Based" }, "resize_popup_page": { From 108bad081da9415573e354ea639f21cd4a9e90b8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 3 Nov 2020 10:03:13 -0600 Subject: [PATCH 1753/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index a3c74a801..ccc2bb1e6 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -28,7 +28,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Inserire manualmente", + "message": "Inserisci manualmente", "description": "Manual Entry." }, "close": { @@ -290,7 +290,7 @@ "description": "Dark theme" }, "theme_high_contrast": { - "message": "Contrasto Alto", + "message": "Contrasto Elevato", "description": "High Contrast theme" }, "storage_menu": { @@ -328,7 +328,7 @@ } }, "otp_unsupported_warn": { - "message": "Hai uno o più account di Steam o Blizzardo. I backup non cifrati non utilizzeranno il formato di backup standard.", + "message": "Hai uno o più account di Steam o Blizzard. I backup non cifrati non utilizzeranno il formato di backup standard.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From 1d3f019cb4b1820eee35420e5caeff2dad77a3df Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 3 Nov 2020 10:16:40 -0600 Subject: [PATCH 1754/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index ccc2bb1e6..e5c8fe7d0 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Emittente", + "message": "Emittente del codice", "description": "Issuer." }, "secret": { From 9260bb3b213257b86ad7be0e70636ded02a0a1f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 20 Nov 2020 20:12:31 -0600 Subject: [PATCH 1755/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index d42dac0f9..81fc34391 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Impor cadangan gambar QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Impor berhasil, tapi beberapa gambar QR tak dapat dikenali.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -278,19 +278,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Terang", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Gelap", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Kontras Tinggi", "description": "High Contrast theme" }, "storage_menu": { @@ -361,12 +361,12 @@ "message": "Tidak valid" }, "digits": { - "message": "Digits" + "message": "Digit" }, "algorithm": { "message": "Algoritma" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filter pintar" } } From 28c36d4db54dcf38ce8befad88715c12b04f3a01 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 20 Nov 2020 20:22:41 -0600 Subject: [PATCH 1756/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 81fc34391..4f7aa111f 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -115,7 +115,7 @@ "message": "Reset Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat cadangan terlebih dahulu sebelum mereset ulang Autentikator." }, "security_warning": { "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", @@ -222,7 +222,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From fbb2add9742d7998fa7b5ee55abed682246f21fe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Nov 2020 09:52:01 -0600 Subject: [PATCH 1757/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index ce7450172..9bad4a7ea 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -364,7 +364,7 @@ "message": "หลัก" }, "algorithm": { - "message": "Algorithm" + "message": "อัลกอริทึม" }, "smart_filter": { "message": "Smart Filter" From 9edc61fb648f1ebc6addfd3c00389ea2a69184be Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Nov 2020 00:02:51 -0600 Subject: [PATCH 1758/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 24f737581..6e9a87e09 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -361,7 +361,7 @@ "message": "Geçersiz" }, "digits": { - "message": "Basamaklar" + "message": "Basamak" }, "algorithm": { "message": "Algoritma" From cd616701db9cb844bd64a29231b0883a9c571a0f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Nov 2020 14:52:50 -0600 Subject: [PATCH 1759/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e7057d4ad..534824b12 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Аутентификатор", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Имя пользователя", + "message": "Username", "description": "Account Name." }, "issuer": { @@ -60,7 +60,7 @@ "description": "Issuer." }, "secret": { - "message": "yobit.net", + "message": "Секрет", "description": "Secret." }, "updateSuccess": { @@ -76,7 +76,7 @@ "description": "About." }, "export_import": { - "message": "Экспорт / Импорт", + "message": "Export / Import", "description": "Export and Import." }, "settings": { @@ -112,13 +112,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Сбросить аутентификатор" + "message": "Reset Authenticator" }, "delete_all_warning": { "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." }, "security_warning": { - "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не сможет помочь вам, если вы забудете его.", + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", "description": "Passphrase Warning." }, "update": { From 16e7c04f68b950fa1dc48943aab39015a8aa9528 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 2 Dec 2020 21:04:09 -0600 Subject: [PATCH 1760/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 01b4bc83e..5e1fead7a 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -310,15 +310,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Entrar", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Sair", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Erro ao autenticar no serviço de backup. $ SERVICE $ será substituído por um nome próprio (por exemplo: 'Google Drive' ou 'Dropbox')\n\nUm valor de amostra para a variável $ service $: Google Drive", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 65c21db2c30aab02ca0ea9d4dcdcc49d1db85830 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 3 Dec 2020 21:02:07 -0600 Subject: [PATCH 1761/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index bb5042bc5..09966ea85 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -112,7 +112,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "인증 도구 초기화" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -134,7 +134,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "암호화", + "message": "암호화됨", "description": "Encrypted." }, "copied": { @@ -210,7 +210,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR 이미지 백업 가져오기", "description": "Import qr image backup." }, "import_backup_code": { @@ -218,7 +218,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "성공적으로 가져왔지만, 일부 QR 이미지를 인식하지 못했습니다.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -278,19 +278,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "테마", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "밝은", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "어두운", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "고대비", "description": "High Contrast theme" }, "storage_menu": { @@ -367,6 +367,6 @@ "message": "알고리즘" }, "smart_filter": { - "message": "Smart Filter" + "message": "스마트 필터" } } From 2955fb1dfceef62390f71fb19b1db9a9e18c1c6a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:03 -0600 Subject: [PATCH 1762/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 9bad4a7ea..e1eb38353 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "คุณไม่สามารถเพิ่มบัญชีใหม่หรือส่งออกข้อมูลจนกว่าบัญชีทั้งหมดจะถูกถอดรหัส กรุณาใส่รหัสผ่านที่ถูกต้องก่อนดำเนินการต่อ", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "รหัสผ่านไม่ตรงกัน", "description": "Passphrase Not Match." From 4e810ab7a9c06d8c203b2256d132d313dd49a066 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:06 -0600 Subject: [PATCH 1763/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index ec1fe72e2..e2659fc39 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Et voi lisätä uutta tiliä tai viedä tietoja, ennen kuin kaikkien tilien salaus on poistettu. Anna oikea salasana ennen jatkamista.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Salasanat eivät vastaa toisiaan.", "description": "Passphrase Not Match." From f1a0866c55e948e39853a9c5cac3f2db077c2fcf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:07 -0600 Subject: [PATCH 1764/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b166c63a0..e8346b082 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "شما نمی‌توانید تا زمانی تمام حساب‌ها رمزگشایی نشده‌اند حساب جدیدی اضافه کنید یا داده‌ها را اکسپورت کنید. لطفا کلمه عبور صحیح را قبل از ادامه وارد نمایید.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "کلمه عبور منطبق نیست.", "description": "Passphrase Not Match." From 8ee57b02ffd03f57f322cbfa56bbd21f6d62973f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:09 -0600 Subject: [PATCH 1765/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 4f7aa111f..3b8621dd0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienskripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Kata sandi salah.", "description": "Passphrase Not Match." From ba3ce3b7f9a1901f44e43dbd770f18be0852d44f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:11 -0600 Subject: [PATCH 1766/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index c67a78225..08a2b056a 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Você não pode adicionar uma nova conta ou exportar os dados até que todas as contas estejam descriptografadas. Por favor digite a senha correta antes de continuar.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "As senhas não correspondem.", "description": "Passphrase Not Match." From cda9209a6758c3af78ef0dc087a6dd7f7fdbe6bd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:13 -0600 Subject: [PATCH 1767/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index e39068f01..ef93850dc 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Bạn không thể thêm một tài khoản mới hoặc xuất dữ liệu cho đến khi tất cả tài khoản được giải mã. Vui lòng nhập đúng mật khẩu trước khi tiếp tục.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Mật khẩu không khớp.", "description": "Passphrase Not Match." From fcf327fe1d7114718d8e5244edfb27293802d2c5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:15 -0600 Subject: [PATCH 1768/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 3542caf07..eafd4d319 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Ви не можете додати новий обліковий запис чи експортні дані, поки всі облікові записи не будуть розшифровані. Будь ласка, введіть правильний пароль перед продовженням.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Пароль не підходить.", "description": "Passphrase Not Match." From 4de60fd818ed0b0946db3b437061f645651da1e2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:17 -0600 Subject: [PATCH 1769/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b5aeb793c..b5e52e589 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Du kan inte lägga till ett nytt konto eller exportera data tills alla konton dekrypteras. Vänligen ange rätt lösenord innan du fortsätter.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Lösenordet matchar inte.", "description": "Passphrase Not Match." From 978a77503c803334830abf1f7cacc54057f59f84 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:18 -0600 Subject: [PATCH 1770/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 987cd2c30..38c214e09 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Password does not match.", "description": "Passphrase Not Match." From 1e94948f078de36af23684e1914daea4d720dde6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:20 -0600 Subject: [PATCH 1771/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 0b1e5d100..4dbbed46d 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nie można dodać nowego konta lub eksportować danych, dopóki wszystkie konta nie zostaną odszyfrowane. Wprowadź poprawne hasło przed kontynuowaniem.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Hasło się nie zgadza.", "description": "Passphrase Not Match." From e9d830e6ea6537de0f38a778f0bd9ef273e223c7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:22 -0600 Subject: [PATCH 1772/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 5ce3ecad7..bf33f40c6 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Du kan ikke legge til en ny konto eller eksportere data før alle kontoer er dekryptert. Vennligst tast inn riktig passord før du fortsetter.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Passord stemmer ikke overens.", "description": "Passphrase Not Match." From 718ddb78077ebc4bfee7f8b982a53c0d917cd259 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:24 -0600 Subject: [PATCH 1773/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 339edd70c..c071407f5 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "U kunt niet een nieuw account toevoegen of gegevens exporteren tot alle accounts zijn ontcijferd. Voer het juiste wachtwoord in voordat u verder gaat.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Wachtwoord komt niet overeen.", "description": "Passphrase Not Match." From 0601a06a8f1032e5300b6e9954a06e68b53c53f5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:26 -0600 Subject: [PATCH 1774/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 7c9247615..8f78e4054 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "すべてのアカウントが復号されるまで、新しいアカウントを追加したり、データをエクスポートすることはできません。続行する前に正しいパスワードを入力してください。", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "パスワードが一致しません。", "description": "Passphrase Not Match." From 950594ee5c6b54adb4037b4bcfc16c05e444def6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:28 -0600 Subject: [PATCH 1775/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e5c8fe7d0..626d834d2 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Non è possibile aggiungere un nuovo account o esportare i dati fino a quando tutti gli account vengono decrittografati. Si prega di inserire la password corretta prima di continuare.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "La password non corrisponde.", "description": "Passphrase Not Match." From 8d30fe9e4cceb805251fef9361fa67fc5b3fbb06 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:29 -0600 Subject: [PATCH 1776/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index ca731b04e..4c7b3e984 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nem adhat hozzá új fiókot vagy exportálhat adatot míg az összes fiók titkosítva van. Kérjük, írja be a helyes jelszót a folytatáshoz.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "A jelszók nem egyeznek.", "description": "Passphrase Not Match." From 0413a1f8a49fadb4b19c9ae2864e6280f547ff0f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:31 -0600 Subject: [PATCH 1777/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 73eef735d..a88aef7e7 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "אינך יכול להוסיף חשבון חדש או לייצא נתונים עד שכל החשבונות מפוענחים. אנא הזן את הסיסמה הנכונה לפני שתמשיך.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "הסיסמאות אינן תואמות.", "description": "Passphrase Not Match." From 68fb1e8ecbb2e3c2aa062a21708fa55a8a01ee28 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:33 -0600 Subject: [PATCH 1778/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index c95569934..d7b7ba167 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Jo kinne net in nij account tafoegje of gegevens eksportearje oant alle accounts ûntsifere binne. Fier it krekte wachtwurd yn eardat jo fierder gean.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Wachtwurd komt net oerien.", "description": "Passphrase Not Match." From 3ca027f4af7abd8c171fe42b83c91646913c225c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:34 -0600 Subject: [PATCH 1779/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 8fabb54cc..185ac27f1 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "部分账户与密码不匹配,您无法添加新账户、导出账户数据或者更改密码。请提供正确的密码后重试。", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "密码不匹配。", "description": "Passphrase Not Match." From 29df00462f4ccbd440f28b88293e6784c6cb5c02 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:37 -0600 Subject: [PATCH 1780/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 7d2120654..446353358 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Vous ne pouvez pas ajouter de nouveaux comptes ou exporter les données avant que le déchiffrement de tous les comptes ne soit terminé. Veuillez saisir le mot de passe avant de pouvoir continuer.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Le mot de passe ne correspond pas.", "description": "Passphrase Not Match." From 0f76532383a3d4c92c6ed4df67c7630a7b781fe6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:39 -0600 Subject: [PATCH 1781/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 746bb4510..35b23dd56 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "部分帳戶密碼輸入錯誤,您無法新增帳戶、匯出帳戶資料或更改密碼。請在輸入正確的密碼後重試。", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "密碼錯誤。", "description": "Passphrase Not Match." From 861fbfc375e5998f7220533dc5d04ef84d4ceb18 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:41 -0600 Subject: [PATCH 1782/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6e9a87e09..52a3266d2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Tüm hesapların şifresi çözülene kadar yeni bir hesap ekleyemez veya dışa aktaramazsınız. Lütfen devam etmeden önce doğru parolayı girin.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Parola uyuşmuyor.", "description": "Passphrase Not Match." From 8bf3d91c777335f719cb6bc0212c021637a56174 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:42 -0600 Subject: [PATCH 1783/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 534824b12..708b1e775 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Вы не можете добавить новую учетную запись или экспортировать данные, пока все учетные записи не будут расшифрованы. Пожалуйста, введите правильный пароль, прежде чем продолжить.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Пароль не совпадает.", "description": "Passphrase Not Match." From 85a97a7917f7c602457698fd706bc12e431bc7b9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:44 -0600 Subject: [PATCH 1784/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 5e1fead7a..67cf9bc43 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account or export data until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Password does not match.", "description": "Passphrase Not Match." From 9003e8b0a26f352def5cbfc19d0bcca8c59a6db2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:47 -0600 Subject: [PATCH 1785/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 09966ea85..5261382cf 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "모든 계정이 복호화될 때까지 새 계정을 추가하거나 데이터를 내보낼 수 없습니다. 계속하기 전에 올바른 비밀번호를 입력해주세요.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "비밀번호가 일치하지 않습니다.", "description": "Passphrase Not Match." From 805cc2273a2ae1cef5c4035d24407bb2990936f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:48 -0600 Subject: [PATCH 1786/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 39bc41e5a..8c4c14834 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nu poti adăuga un nou cont sau exporta datele înainte ca toate conturile să fie decriptate. Te rugăm să introduci parola corectă înainte de a continua.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Parola nu se potrivește.", "description": "Passphrase Not Match." From 2dc28027625340fb967e5b49a92ac6434fc44769 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:50 -0600 Subject: [PATCH 1787/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index b67895c51..f15044857 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Usted no puede agregar una nueva cuenta o exportar datos hasta que todas las cuentas hayan sido descifradas. Por favor, introduzca la contraseña correcta antes de continuar.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "La contraseña no coincide.", "description": "Passphrase Not Match." From f9a848360b0ac614c4a66ba905adaa8be8efed3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:52 -0600 Subject: [PATCH 1788/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index b68694572..38c4c7634 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Δεν μπορείτε να προσθέσετε νέο λογαριασμό ή να εξαγάγετε δεδομένα μέχρι να αποκρυπτογραφηθούν όλοι οι λογαριασμοί. Παρακαλώ εισαγάγετε τον σωστό κωδικό πρόσβασης πριν συνεχίσετε.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Ο κωδικός δεν ταιριάζει.", "description": "Passphrase Not Match." From b5143e127d9745d3ee8c493a0e21ee886df5f2f0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:54 -0600 Subject: [PATCH 1789/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 599c45d36..ade07abed 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "لا يمكن إضافة حساب جديد أو تصدير البيانات حتى يتم فك تشفير كافة الحسابات. الرجاء إدخال كلمة المرور الصحيحة قبل المتابعة.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "عبارة المرور غير متطابقة.", "description": "Passphrase Not Match." From e315ea2cc6e399eb8873bc95801babc83399d1dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:56 -0600 Subject: [PATCH 1790/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 11b2799ca..01c4b53c2 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Не можете да добавите нов акаунт или да експортирате данни, докато акаунта не се декриптира. Въведете правилната парола.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Паролите не съвпадат.", "description": "Passphrase Not Match." From ba2d00beaa8f431610dab60f076edd85f1a44f88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:57 -0600 Subject: [PATCH 1791/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 5619c7d69..4a1942db9 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "No podeu afegir un nou compte o exportar dades fins que s'hagin desxifrat tots els comptes. Escriviu la contrasenya correcta abans de continuar.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "La contrasenya no concorda.", "description": "Passphrase Not Match." From 35c5dd7054ecceee4b4d5b29e6bd057f6ad97be0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:32:59 -0600 Subject: [PATCH 1792/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index b7b3d0d62..b923ecbf9 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Nemůžete přidat nový účet nebo exportovat data, pokud jsou všechny účty dešifrovány. Před dalším pokračováním zadejte prosím správné heslo.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Heslo se neshoduje.", "description": "Passphrase Not Match." From 4048ed59fe26b66662ac255155ccfc60d8850227 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:33:02 -0600 Subject: [PATCH 1793/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 6a7de7228..9ac79ac11 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Du kan ikke tilføje en ny konto eller eksportere data, før alle konti er dekrypteret. Indtast det korrekte kodeord, før du fortsætter.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Kodeord passer ikke.", "description": "Passphrase Not Match." From abaebb7bfaec37de8ba49c507c26da2454abfc2c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:33:03 -0600 Subject: [PATCH 1794/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index d4f54ca48..dee12742e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Sie können kein neues Konto hinzufügen oder Daten exportieren, solange nicht alle Konten entschlüsselt sind. Bitte geben Sie das richtige Passwort ein, bevor Sie fortfahren.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Passwort stimmt nicht überein.", "description": "Passphrase Not Match." From 479abce27678f3d08a92404edbb22855501db590 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:33:05 -0600 Subject: [PATCH 1795/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 424f2cd70..16c8ebff1 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -126,9 +126,13 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Uut kontot ei saa lisada ega andmeid eksportida enne, kui kõik kontod on dekrüpteeritud. Enne jätkamist sisestage õige salasõna.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, "phrase_not_match": { "message": "Salasõna ei kattu.", "description": "Passphrase Not Match." From 382692827f6cb9891faf3b171802eb1734a91355 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:41:55 -0600 Subject: [PATCH 1796/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 185ac27f1..6a1e6eae2 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "部分账户与密码不匹配,您无法添加新账户或者更改密码。请提供正确的密码后重试。", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "备份文件不会包含无法解密的账号。", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From b1995013f2be0c526171b2b2a4883ab19bddb6b6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:41:57 -0600 Subject: [PATCH 1797/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 8f78e4054..7b42e91f9 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -126,7 +126,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "すべてのアカウントが復号化されるまで、新しいアカウントを追加することはできません。続行する前に正しいパスワードを入力してください。", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From dda3d0576344ce5a746423e125d8768cf49a5f9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:53:19 -0600 Subject: [PATCH 1798/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 8c4c14834..72e763e82 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nu poți adăuga un nou cont înainte ca toate conturile să fie decriptate. Te rog introdu parola corectă înainte de a continua.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Conturile care nu au putut fi decriptate nu vor fi incluse în această copie de siguranță.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 7cf490949d81dd82b852b392f6873782d63edca1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:53:20 -0600 Subject: [PATCH 1799/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 626d834d2..0c8941701 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -126,7 +126,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Non è possibile aggiungere un nuovo account fino a quando tutti gli account non saranno decrittografati. Si prega di inserire la password corretta prima di continuare.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From 3bdeb97b89587341b8287690ee76cbf5c0d8349f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 09:53:22 -0600 Subject: [PATCH 1800/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 7b42e91f9..63b84fd17 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -130,7 +130,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "復号できなかったアカウントは、このバックアップには含まれません。", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 2ec491de87e261c0fe4a26b876ea16ec636b3ef5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 10:02:11 -0600 Subject: [PATCH 1801/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0c8941701..b27399650 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -130,7 +130,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Gli account che non è stato possibile decrittografare non verranno inclusi in questo backup.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 9a1b9b7737720c74a92b95f6e014634f38e2f7cd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 11:12:08 -0600 Subject: [PATCH 1802/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 4dbbed46d..21bbf8f49 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nie możesz dodać nowego konta, dopóki wszystkie konta nie zostaną odszyfrowane. Przed kontynuowaniem podaj prawidłowe hasło.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Konta, których nie udało się odszyfrować, nie zostaną uwzględnione w tej kopii zapasowej.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 137e1a2d5c728efe65caecc0c517670b9e49a7c8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 11:22:00 -0600 Subject: [PATCH 1803/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 708b1e775..1c1978ba0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Вы не можете добавить аккаунт, пока все акканты не расшифрованы. Введите правильный пароль, чтобы продолжить.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Учетные записи, которые не были расшифрованы, не будут включены в резервную копию.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 230a9bf62e1346e466ae87cf36752226d30f0f7c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 6 Dec 2020 13:31:53 -0600 Subject: [PATCH 1804/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 4c7b3e984..77d986482 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nem adhat hozzá új fiókot vagy exportálhat adatot míg az összes fiók titkosítva van. Kérjük, írja be a helyes jelszót a folytatáshoz.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Azok a fiókok, amelyeket nem sikerült visszafejteni, nem lesznek benne a biztonsági mentésben.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 345431e1ceea06ed6bbedc97ce28cee8d1955053 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 03:55:04 -0600 Subject: [PATCH 1805/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index eafd4d319..d3c5e30d8 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Автентифікатор генерує коди двофакторної аутентифікації у вашому браузері.", + "message": "Автентифікатор генерує коди двофакторної автентифікації у вашому браузері.", "description": "Extension Description." }, "added": { @@ -286,19 +286,19 @@ "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Світла", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Темна", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Висока контрастність", "description": "High Contrast theme" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Сховище і резервне копіювання", "description": "Storage and sync menu title" }, "storage_location_info": { @@ -350,27 +350,27 @@ "message": "Lock after" }, "minutes": { - "message": "minutes" + "message": "хвилин" }, "advanced": { - "message": "Advanced" + "message": "Додатково" }, "period": { - "message": "Period" + "message": "Період" }, "type": { - "message": "Type" + "message": "Тип" }, "invalid": { - "message": "Invalid" + "message": "Невірний" }, "digits": { - "message": "Digits" + "message": "Цифри" }, "algorithm": { - "message": "Algorithm" + "message": "Алгоритм" }, "smart_filter": { - "message": "Smart Filter" + "message": "Розумний фільтр" } } From e827383e41f13b72400fee12086d9650615ca02a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 04:03:12 -0600 Subject: [PATCH 1806/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index d3c5e30d8..b1deaea1a 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -108,11 +108,11 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Я розумію, що всі мої дані буде невиправно видалено.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Скинути автентифікатор" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -214,7 +214,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Імпортувати резервну копію QR-зображення", "description": "Import qr image backup." }, "import_backup_code": { @@ -222,11 +222,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Імпорт успішний, але деяке QR-зображення не може бути розпізнано.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Ви можете вибрати декілька файлів для імпорту резервних копій групами.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -274,15 +274,15 @@ "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Використовувати автозаповнення", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Використовувати високу контрастність", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Тема", "description": "Theme" }, "theme_light": { @@ -302,7 +302,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Виберіть місце зберігання даних. Використовуючи 'local', Ваші дані зберігаються на ПК. Використовуючи 'sync', Ви дозволяє браузеру синхронізувати ваші дані з хмарою, якщо Ви увійшли за допомогою синхронізованого облікового запису.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { From f890aa09882d6a57f1e38fb14d62a8aa79d95dc9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 04:12:59 -0600 Subject: [PATCH 1807/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index b1deaea1a..0a05bb03c 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -115,7 +115,7 @@ "message": "Скинути автентифікатор" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Це призведе до видалення всіх Ваших даних і повного скидання автентифікатора. Ви не зможете відновити втрачені дані! Вам слід розглянути можливість збереження резервної копії перед скиданням автентифікатора." }, "security_warning": { "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не може допомогти вам, якщо ви забудете пароль.", @@ -250,7 +250,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Завантажити захищену паролем резервну копію", "description": "Download Encrypted Backup" }, "search": { @@ -306,11 +306,11 @@ "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Автоматично створювати резервні копії Ваших даних у сторонніх сервісах-сховищах.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Місце зберігання", "description": "Storage location" }, "sign_in": { @@ -347,7 +347,7 @@ "message": "Завантаження..." }, "autolock": { - "message": "Lock after" + "message": "Блокувати після" }, "minutes": { "message": "хвилин" From 27ef582850030b01c1e321b1233361b4d2ccf5c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 04:22:54 -0600 Subject: [PATCH 1808/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0a05bb03c..10b788712 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Ви не можете додати новий обліковий запис, поки всі облікові записи не будуть розшифровані. Будь ласка, введіть правильний пароль перед продовженням.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Облікові записи, які не змогли розшифруватися, не будуть включені до цієї резервної копії.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -322,7 +322,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Виникла проблема з підключенням до вашого облікового запису $SERVICE$, будь ласка, увійдіть знову.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -332,11 +332,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "У вас є один або кілька облікових записів Steam або Blizzard. Незашифровані резервні копії не будуть використовувати стандартизований формат.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Ви можете імпортувати резервні копії з деяких інших програм.", "description": "Info text on import page" }, "otp_backup_learn": { From 9dafbd3a7e2650c0626187ca7a3a3d681e01a2a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 15:42:10 -0600 Subject: [PATCH 1809/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 08a2b056a..9630967ba 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Você não pode adicionar uma nova conta até que todas as contas estejam descriptografadas. Por favor digite a senha correta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Contas que não puderam ser descriptografadas não serão incluídas nesse backup.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 2bfdcbfcb1247218a9580146111b8dcf42aface8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 8 Dec 2020 17:02:02 -0600 Subject: [PATCH 1810/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 4a1942db9..c5cb9df3a 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No podeu afegir un nou compte fins que s'hagin desxifrat tots els comptes. Escriviu la contrasenya correcta abans de continuar.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Els comptes que no s'han pogut desxifrar no s'inclouran en aquesta còpia de seguretat.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 80f5292423df9b85cdc5e4e2a57bf8274fe3d491 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 9 Dec 2020 20:51:48 -0600 Subject: [PATCH 1811/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index e8346b082..3020b96eb 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -126,7 +126,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "تا رمزگشایی همه حساب ها ، نمی توانید حساب جدیدی اضافه کنید. لطفا قبل از ادامه رمز عبور صحیح را وارد کنید.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From 4e15578ef1572e67e1a4fbb1f71a28cd7a25e762 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 11 Dec 2020 07:33:22 -0600 Subject: [PATCH 1812/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index f15044857..565d32b04 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -126,11 +126,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "No puedes añadir una nueva cuenta hasta que todas las demás cuentas estén descifradas. Por favor introduzca la contraseña correcta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Las cuentas que no se pudieron descifrar no se incluirán en esta copia de seguridad.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 67b8a8226fb7f7aa73d9548be1e6cbafe053b550 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 11 Dec 2020 17:32:31 -0600 Subject: [PATCH 1813/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 376 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 376 insertions(+) create mode 100644 _locales/si/messages.json diff --git a/_locales/si/messages.json b/_locales/si/messages.json new file mode 100644 index 000000000..38c214e09 --- /dev/null +++ b/_locales/si/messages.json @@ -0,0 +1,376 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "export_import": { + "message": "Export / Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Storage Location", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + } +} From 0c67f98950617f8a0898d8b893755d077c53855c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 11 Dec 2020 18:02:13 -0600 Subject: [PATCH 1814/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 38c214e09..5619eaa83 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -32,7 +32,7 @@ "description": "Manual Entry." }, "close": { - "message": "Close", + "message": "වසන්න", "description": "Close." }, "ok": { @@ -44,7 +44,7 @@ "description": "Yes." }, "no": { - "message": "No", + "message": "නැහැ", "description": "No." }, "account": { From f4084b88dc080062725f87f27ed625d8f3da81ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 11 Dec 2020 18:12:10 -0600 Subject: [PATCH 1815/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 5619eaa83..d5b92fb29 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -36,11 +36,11 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "හරි", "description": "OK." }, "yes": { - "message": "Yes", + "message": "ඔව්", "description": "Yes." }, "no": { @@ -48,11 +48,11 @@ "description": "No." }, "account": { - "message": "Account", + "message": "ගිණුම", "description": "Account." }, "accountName": { - "message": "Username", + "message": "පරිශීලක නාමය", "description": "Account Name." }, "issuer": { @@ -72,7 +72,7 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "මේ ගැන", "description": "About." }, "export_import": { @@ -80,11 +80,11 @@ "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "සැකසුම්", "description": "Settings." }, "security": { - "message": "Security", + "message": "ආරක්ෂාව", "description": "Security." }, "current_phrase": { @@ -92,11 +92,11 @@ "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "නව මුරපදය", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "මුරපදය", "description": "Passphrase." }, "confirm_phrase": { @@ -122,7 +122,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "යාවත්කාලීන කරන්න", "description": "Update." }, "phrase_incorrect": { @@ -150,7 +150,7 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "පරිවර්තනය", "description": "Translate." }, "source": { @@ -254,7 +254,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "සොයන්න", "description": "Search" }, "popout": { @@ -266,7 +266,7 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "සංස්කරණය", "description": "Edit" }, "manual_dropbox": { @@ -282,7 +282,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "තේමාව", "description": "Theme" }, "theme_light": { @@ -290,7 +290,7 @@ "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "අඳුරු", "description": "Dark theme" }, "theme_high_contrast": { @@ -314,11 +314,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "පිවිසෙන්න", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "නික්මෙන්න", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -344,13 +344,13 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "පූරණය වෙමින්..." }, "autolock": { "message": "Lock after" }, "minutes": { - "message": "minutes" + "message": "විනාඩි" }, "advanced": { "message": "Advanced" From 83210ddbd98dbfa6fd5017140bc24e1daf0de790 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Dec 2020 07:45:14 -0600 Subject: [PATCH 1816/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 67cf9bc43..85cda03f6 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -182,7 +182,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Time Based", + "message": "Baseada no tempo", "description": "Time Based" }, "based_on_counter": { @@ -190,15 +190,15 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Definições", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Escala", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Aviso: todos os backups estão desencriptados. Pretende adicionar uma conta noutra aplicação? Passe o rato sobre a parte superior direita de qualquer conta e clique no botão escondido.", "description": "Export menu info text" }, "download_backup": { From 8896760924dc68080887ae059dd5a67d27105ad1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Dec 2020 08:04:42 -0600 Subject: [PATCH 1817/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 56 +++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 85cda03f6..1a53886a1 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_qr": { - "message": "Scan QR Code", + "message": "Ler código QR", "description": "Scan QR Code." }, "add_secret": { @@ -52,7 +52,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Nome de Utilizador", "description": "Account Name." }, "issuer": { @@ -104,11 +104,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Tem a certeza que pretende eliminar esta conta? Esta ação não pode ser revertida.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Compreendo que todos os meus dados serão definitivamente apagados.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { @@ -118,7 +118,7 @@ "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Esta senha será usada para encriptar todas as suas contas. Ninguém poderá ajudá-lo caso esqueça a sua senha.", "description": "Passphrase Warning." }, "update": { @@ -126,15 +126,15 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Não pode adicionar uma nova conta até que todas as contas estejam desencriptadas. Por favor, digite a senha correta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Contas que não puderam ser desencriptadas não serão incluídas nesta cópia de segurança.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "As senhas não correspondem.", "description": "Passphrase Not Match." }, "encrypted": { @@ -158,7 +158,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Digite a senha para desencriptar os dados da conta.", "description": "Passphrase Info" }, "sync_clock": { @@ -174,11 +174,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Você tem alguma cópia de segurança das suas contas? Não espere até que seja tarde demais!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "A captura falhou, por favor recarregue a página e tente novamente.", "description": "Capture Failed" }, "based_on_time": { @@ -186,7 +186,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Baseado no Contador", "description": "Counter Based" }, "resize_popup_page": { @@ -202,67 +202,67 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Exportar cópia de segurança", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importar cópia de segurança", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importar cópia de segurança", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importar código QR", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importar código de segurança", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importação bem sucedida mas algum código QR não foi reconhecido.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Pode selecionar vários ficheiros para importar cópias de segurança em lotes.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Mostrar todas as entradas", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Aviso: os backups estão desencriptados. Use por sua conta e risco.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Você deve fornecer a senha correta para importar as cópias de segurança.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Sua senha encontra-se armazenada localmente. Por favor, altere-a no menu de segurança imediatamente.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Remover", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Exportar cópia de segurança protegida por senha", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Pesquisa", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Modo pop-up", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Bloquear", "description": "Lock accounts" }, "edit": { From 16236bbb5fdda91fd436b958ef99cbe20d451258 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Dec 2020 08:09:59 -0600 Subject: [PATCH 1818/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1a53886a1..882acf0c1 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -266,39 +266,39 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Editar", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Sincronização manual", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Utilizar preenchimento automático", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Utilizar alto contraste", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Claro", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Escuro", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Alto Contraste", "description": "High Contrast theme" }, "storage_menu": { - "message": "Storage & Backup", + "message": "Armazenamento & Cópia de Segurança", "description": "Storage and sync menu title" }, "storage_location_info": { From 740e6aa0c76e4431cd2c3fda3466d0ba8384ffa9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Dec 2020 08:24:05 -0600 Subject: [PATCH 1819/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 56 +++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 882acf0c1..1f3630cac 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -56,7 +56,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emissor", "description": "Issuer." }, "secret": { @@ -64,7 +64,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Sucesso", + "message": "Sucesso.", "description": "Update Success." }, "updateFailure": { @@ -88,19 +88,19 @@ "description": "Security." }, "current_phrase": { - "message": "Senha Atual", + "message": "Palavra-passe atual", "description": "Current Passphrase." }, "new_phrase": { - "message": "Nova Senha", + "message": "Nova palavra-passe", "description": "New Passphrase." }, "phrase": { - "message": "Senha", + "message": "Palavra-passe", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirmar Senha", + "message": "Confirmar palavra-passe", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -112,13 +112,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Redefinir Autenticação" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Irá apagar todos os seus dados e redefinir a autenticação completamente. Não será possível recuperar quaisquer dados apagados! Deve considerar guardar uma cópia de segurança antes de redefinir a autenticação." }, "security_warning": { - "message": "Esta senha será usada para encriptar todas as suas contas. Ninguém poderá ajudá-lo caso esqueça a sua senha.", + "message": "Esta palavra-passe será utilizada para encriptar todas as suas contas. Ninguém poderá ajudá-lo caso se esqueça da sua palavra-passe.", "description": "Passphrase Warning." }, "update": { @@ -126,7 +126,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Não pode adicionar uma nova conta até que todas as contas estejam desencriptadas. Por favor, digite a senha correta antes de continuar.", + "message": "Não pode adicionar uma nova conta até que todas as contas estejam desencriptadas. Por favor, digite a palavra-passe correta antes de continuar.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -134,7 +134,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "As senhas não correspondem.", + "message": "As palavras-passe não correspondem.", "description": "Passphrase Not Match." }, "encrypted": { @@ -158,7 +158,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Digite a senha para desencriptar os dados da conta.", + "message": "Digite a palavra-passe para desencriptar os dados da conta.", "description": "Passphrase Info" }, "sync_clock": { @@ -302,15 +302,15 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "message": "Selecione onde os seus dados deverão ser armazenados. 'local' armazena os seus dados no seu computador. 'sincronizar' permite que o seu navegador sincronize os seus dados com a cloud caso esteja conectado a uma conta de sincronização.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automaticamente os seus dados serão exportados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" }, "storage_location": { - "message": "Storage Location", + "message": "Local de Armazenamento", "description": "Storage location" }, "sign_in": { @@ -332,45 +332,45 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Você tem uma ou mais contas Steam ou Blizzard. As cópias de segurança não encriptadas não utilizarão o formato padrão de backup.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Você pode importar cópias de segurança de outras aplicações.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Mais informações", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "A carregar..." }, "autolock": { - "message": "Lock after" + "message": "Bloquear após" }, "minutes": { - "message": "minutes" + "message": "minutos" }, "advanced": { - "message": "Advanced" + "message": "Avançado" }, "period": { - "message": "Period" + "message": "Período" }, "type": { - "message": "Type" + "message": "Tipo" }, "invalid": { - "message": "Invalid" + "message": "Inválido" }, "digits": { - "message": "Digits" + "message": "Dígitos" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmo" }, "smart_filter": { - "message": "Smart Filter" + "message": "Filtro Inteligente" } } From 16c62b9d171c1fa4059e0c942e54d0a0a3423f50 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Dec 2020 08:39:59 -0600 Subject: [PATCH 1820/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1f3630cac..e848bedd3 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -166,15 +166,15 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Lembrar senha", + "message": "Lembrar palavra-passe", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Cuidado! Seu relógio está atrasado, por favor corrigi-lo antes de continuar.", + "message": "Cuidado! O seu relógio está atrasado, por favor corrija antes de continuar.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Você tem alguma cópia de segurança das suas contas? Não espere até que seja tarde demais!", + "message": "Tem alguma cópia de segurança das suas contas? Não espere até que seja tarde demais!", "description": "Remind Backup" }, "capture_failed": { @@ -182,7 +182,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "Baseada no tempo", + "message": "Baseado no Tempo", "description": "Time Based" }, "based_on_counter": { @@ -238,11 +238,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Você deve fornecer a senha correta para importar as cópias de segurança.", + "message": "Deve fornecer a palavra-passe correta para importar as cópias de segurança.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Sua senha encontra-se armazenada localmente. Por favor, altere-a no menu de segurança imediatamente.", + "message": "A palavra-passe encontra-se armazenada localmente. Por favor, altere-a no menu de segurança imediatamente.", "description": "localStorage password warning." }, "remove": { @@ -250,7 +250,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Exportar cópia de segurança protegida por senha", + "message": "Exportar cópia de segurança protegida por palavra-passe", "description": "Download Encrypted Backup" }, "search": { From 4aebbcf06520914fbb435b4710967163622eab9b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:11 -0600 Subject: [PATCH 1821/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index e1eb38353..e2b567e59 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -23,6 +23,10 @@ "message": "ข้อมูลบัญชีไม่ถูกต้อง", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "สแกน QR Code", "description": "Scan QR Code." From b810c9a9f489aee7bce527a6694b0a1d2c6e2758 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:12 -0600 Subject: [PATCH 1822/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 38c214e09..74282a191 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 48621e818749b06d33eacc52c0029b6cd33caec6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:14 -0600 Subject: [PATCH 1823/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 77d986482..51188f98f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "QR kód beolvasása", "description": "Scan QR Code." From c929b704ee9fedecbc3d84bbdac2d24dffd75dc2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:16 -0600 Subject: [PATCH 1824/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index b27399650..2aff77c42 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -23,6 +23,10 @@ "message": "Chiave segreta dell'account non valida", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Scansiona il codice QR", "description": "Scan QR Code." From bf16c914f5d64c2d633ff3ab89d83746a48d8df1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:18 -0600 Subject: [PATCH 1825/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 63b84fd17..694b66600 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -23,6 +23,10 @@ "message": "無効なアカウントのシークレット", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "QRコードをスキャン", "description": "Scan QR Code." From 4ec2ed42fa26e3b86a1f61e57149b4a9ff4aa1bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:20 -0600 Subject: [PATCH 1826/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index c071407f5..1b6e4b8be 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -23,6 +23,10 @@ "message": "Ongeldig accountgeheim", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Scan QR-code", "description": "Scan QR Code." From a972d9cfa95a9d0eda68cfbbc4bb227164a03e20 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:22 -0600 Subject: [PATCH 1827/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index bf33f40c6..fe4d9a1be 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -23,6 +23,10 @@ "message": "Ugyldig kontohemmelighet", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Skann QR-kode", "description": "Scan QR Code." From 5f204867a452e9e3f4ca92322bffc56eb276d59b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:23 -0600 Subject: [PATCH 1828/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 21bbf8f49..54dbd292f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -23,6 +23,10 @@ "message": "Niepoprawny sekretny kod konta", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Zeskanuj kod QR", "description": "Scan QR Code." From cd6474f3d51b6f2e43f3d919853bc43151077957 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:26 -0600 Subject: [PATCH 1829/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b5e52e589..89592da25 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -23,6 +23,10 @@ "message": "Fel på hemlig nyckel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Skanna QR-kod", "description": "Scan QR Code." From ceb52ad7fd5adbca7b94e3d2a14178ec0ed59474 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:27 -0600 Subject: [PATCH 1830/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index e2659fc39..93689d74f 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Lue QR-koodi", "description": "Scan QR Code." From 0bc0e2a807e266d741bb8cef7dd285677e972e92 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:29 -0600 Subject: [PATCH 1831/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 10b788712..9eb7da481 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -23,6 +23,10 @@ "message": "Неприпустимий ідентифікатор аккаунта.", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Сканувати QR-код", "description": "Scan QR Code." From 56dcc5dcbb2c610efa241e340c9179576d75d13a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:31 -0600 Subject: [PATCH 1832/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ef93850dc..ea4152b53 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -23,6 +23,10 @@ "message": "Dữ liệu tài khoản không hợp lệ", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Quét mã QR", "description": "Scan QR Code." From 1266f00f02d4ce47ce0912d21bcb41f12eac5857 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:33 -0600 Subject: [PATCH 1833/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9630967ba..02d59222a 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -23,6 +23,10 @@ "message": "Segredo da conta inválido", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Escanear código QR", "description": "Scan QR Code." From bd751808fec6217c7ff8eab1794ad48db9e808b7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:35 -0600 Subject: [PATCH 1834/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 3b8621dd0..7618c4b77 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -23,6 +23,10 @@ "message": "Nama account tidak valid", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Pindai kode QR", "description": "Scan QR Code." From 8cdb2497af684ab649799d5905f1553af3da71a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:37 -0600 Subject: [PATCH 1835/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3020b96eb..8ebc23a9e 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -23,6 +23,10 @@ "message": "رمز حساب نامعتبر است", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "اسکن QR Code", "description": "Scan QR Code." From cd741a67f7f9cc5c06af24bbe7f8e6e2617a69ac Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:38 -0600 Subject: [PATCH 1836/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 16c8ebff1..c440ad3b1 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -23,6 +23,10 @@ "message": "Kehtetu konto saladus", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Skaneeri QR kood", "description": "Scan QR Code." From 756ee598273fd191e9abd9a32c61709984477f8a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:40 -0600 Subject: [PATCH 1837/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index a88aef7e7..fd171bb26 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -23,6 +23,10 @@ "message": "קוד סודי שגוי", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "סרוק ברקוד", "description": "Scan QR Code." From 7d5ef109a8b95ceaaf981f6ee621c126d89494d5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:42 -0600 Subject: [PATCH 1838/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index d7b7ba167..1712da807 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -23,6 +23,10 @@ "message": "Net krekt accountgeheim", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Skan QR-koade", "description": "Scan QR Code." From a31267325ba56f72f7f257cab7ce6567cce2c638 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:44 -0600 Subject: [PATCH 1839/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 6a1e6eae2..ece90af5f 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -23,6 +23,10 @@ "message": "密钥错误,仅支持Base32(A-Z,2-7及=)和HEX(0-9及A-F)格式,然而您的密钥是:", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "扫描QR码", "description": "Scan QR Code." From 94f27eaa98752485eafbd85158c70dfb5233eda8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:45 -0600 Subject: [PATCH 1840/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 446353358..820954c84 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -23,6 +23,10 @@ "message": "Secret du compte invalide", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Acquisition du code QR", "description": "Scan QR Code." From dcad8a103e54b75c21ce59b3adf758a4489caeb9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:48 -0600 Subject: [PATCH 1841/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 35b23dd56..cc65fca2f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -23,6 +23,10 @@ "message": "帳號金鑰無效", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "掃描QR碼", "description": "Scan QR Code." From c3104963c09f50cf7ab5f3d8fea15bebad773e29 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:49 -0600 Subject: [PATCH 1842/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 52a3266d2..ec8e18a1d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -23,6 +23,10 @@ "message": "Geçersiz hesap anahtarı", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "QR kodunu tara", "description": "Scan QR Code." From f0bc5afcea5dfc8f2f6f6aa07626a0e69cbada06 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:51 -0600 Subject: [PATCH 1843/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 1c1978ba0..42272eeae 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -23,6 +23,10 @@ "message": "Недопустимый номер учётной записи", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Отсканировать QR-код", "description": "Scan QR Code." From c18a04494521d3c4b4766aad4be88fd51e153d21 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:53 -0600 Subject: [PATCH 1844/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index e848bedd3..b7557f0f3 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Ler código QR", "description": "Scan QR Code." From 6c1df8bf76e27397c3decc60bd6755df2fe34d52 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:55 -0600 Subject: [PATCH 1845/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 5261382cf..371fa7d55 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -23,6 +23,10 @@ "message": "유효하지 않은 계정 비밀번호", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "QR 코드 스캔", "description": "Scan QR Code." From ddb3fcd56092dd96f5631388d675563270328a59 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:57 -0600 Subject: [PATCH 1846/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 72e763e82..a32873313 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -23,6 +23,10 @@ "message": "Cheia secretă a contului este invalidă", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Scanează codul QR", "description": "Scan QR Code." From be3653ff0bd40dd96ff5173b7a0a00f9a1ac60a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:52:58 -0600 Subject: [PATCH 1847/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 565d32b04..3ea9bc684 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -23,6 +23,10 @@ "message": "Clave secreta de la cuenta invalida", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Escanear un código QR", "description": "Scan QR Code." From 657129b9406293546dd6d34d163f96e425085269 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:00 -0600 Subject: [PATCH 1848/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 38c4c7634..1e68e8439 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -23,6 +23,10 @@ "message": "Μη έγκυρο μυστικό λογαριασμού", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Σάρωση QR κωδικού", "description": "Scan QR Code." From 60914da67b43b6fd458240b32136901d80658f54 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:02 -0600 Subject: [PATCH 1849/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ade07abed..8d73ad10b 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -23,6 +23,10 @@ "message": "بيانات الحساب غير صالحة", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "مسح رمز QR", "description": "Scan QR Code." From 740d33a47823ccc409fbebd32dab9bbee13c0400 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:04 -0600 Subject: [PATCH 1850/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 01c4b53c2..8097a83ab 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Сканирайте QR кода", "description": "Scan QR Code." From d0654eb18106de2082ffbb53976041d2fe291dfa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:06 -0600 Subject: [PATCH 1851/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index c5cb9df3a..00e23fca9 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Escaneja codi QR", "description": "Scan QR Code." From 00e3e2123e8179ee86d64db9f170052ab8152580 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:07 -0600 Subject: [PATCH 1852/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index b923ecbf9..7d8ebb674 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -23,6 +23,10 @@ "message": "Chyba tajného klíče. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Nicméně, Váš tajný klíč je: ", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Naskenovat QR kód", "description": "Scan QR Code." From 02af4263ec3ef0cd57e59c01c81405daf6e99905 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:09 -0600 Subject: [PATCH 1853/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 9ac79ac11..1afbee42d 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -23,6 +23,10 @@ "message": "Ugyldig kontohemmelighed", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Skan QR-kode", "description": "Scan QR Code." From 344ec5b95cb68965d691541b43236910fb2bd673 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:11 -0600 Subject: [PATCH 1854/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index dee12742e..b46cbdbd9 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -23,6 +23,10 @@ "message": "Ungültiges Passwort", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "QR Code scannen", "description": "Scan QR Code." From bc3017d49f510db2d07942b968df7d3ce9f661e4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 17:53:14 -0600 Subject: [PATCH 1855/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index d5b92fb29..e5bfd8214 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -23,6 +23,10 @@ "message": "Invalid account secret", "description": "Secret Error." }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, "add_qr": { "message": "Scan QR Code", "description": "Scan QR Code." From 870bd68087f23068cc6d3d9750768bd3094b4c55 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 18:13:57 -0600 Subject: [PATCH 1856/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 694b66600..29225cf80 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "アカウントを追加", "description": "Add account." }, "add_qr": { From edf242d8b511da518aeca2b65574ccedf62dcf83 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 18:17:26 -0600 Subject: [PATCH 1857/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index c440ad3b1..52e68a9c5 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Lisa konto", "description": "Add account." }, "add_qr": { From 71da669c750beebe2a71b41b8cb11f090f1276cf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 18:23:09 -0600 Subject: [PATCH 1858/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 42272eeae..d23fa3e1c 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Добавить учётную запись", "description": "Add account." }, "add_qr": { From 7fb20abb45180545002a00f682a6622a33da74b9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 23:02:26 -0600 Subject: [PATCH 1859/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 51188f98f..f40ad3086 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Fiók hozzáadása", "description": "Add account." }, "add_qr": { From 88c753218c6db6b1248dbc9a0d5a7ed979d18b49 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 23:52:06 -0600 Subject: [PATCH 1860/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 54dbd292f..0d45878d6 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Dodaj konto", "description": "Add account." }, "add_qr": { From 46e0e2ad220e80a34b17266c6feaefa5aea7e7bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 00:32:20 -0600 Subject: [PATCH 1861/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ea4152b53..235c9e158 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Bohiendq", "description": "Add account." }, "add_qr": { From 39ade4f3ff527526b4a1a06a068858542fca19f8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 01:12:42 -0600 Subject: [PATCH 1862/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a32873313..80aa19217 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Adăugare cont", "description": "Add account." }, "add_qr": { From 281013351f7dfe0ef705a9eb900092e52c38d22e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 04:24:31 -0600 Subject: [PATCH 1863/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index e2b567e59..97ef62ed9 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "เพิ่มบัญชี", "description": "Add account." }, "add_qr": { From c57cbe3af956e5bdd048318eea4410f13f7f05df Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 13:00:49 -0600 Subject: [PATCH 1864/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 02d59222a..c62fe9b64 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Adicionar conta", "description": "Add account." }, "add_qr": { From 1ff33f4ca7de439db0b8207cc09593534edddd0e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 16:22:26 -0600 Subject: [PATCH 1865/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 7618c4b77..d8f941be0 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Tambah Akun", "description": "Add account." }, "add_qr": { From cdbb6dc13ad8c40cd05cd713c4ff8af3930eec9b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 16:32:12 -0600 Subject: [PATCH 1866/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index d8f941be0..bf07f963c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -130,11 +130,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienskripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Akun yang tidak dapat didekripsi tidak akan disertakan dalam cadangan ini.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 565ce8c6a81334c4845e8ea73e328e95bff57a51 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 17 Dec 2020 17:02:23 -0600 Subject: [PATCH 1867/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 00e23fca9..ca18b39f3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Afegeix compte", "description": "Add account." }, "add_qr": { From 825bc4ba3795904e914ce8109317c806da37cba6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 09:55:34 -0600 Subject: [PATCH 1868/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index ec8e18a1d..7ea723932 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Hesap ekle", "description": "Add account." }, "add_qr": { @@ -130,7 +130,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Tüm hesapların şifresi çözülene kadar yeni bir hesap ekleyemezsiniz. Devam etmeden önce lütfen doğru parolayı girin.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From 84b628fd1525eb21ee04b5e24327c0efb7cc4dc8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:03:02 -0600 Subject: [PATCH 1869/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7ea723932..d3b8956cc 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -134,7 +134,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Şifresi çözülemeyen hesaplar bu yedeklemeye dahil edilmeyecektir.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 9cda681b51cd0842021e6105d73bd18589615f14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:12:27 -0600 Subject: [PATCH 1870/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d3b8956cc..e624e882d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -72,7 +72,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Hata.", + "message": "Hatalı.", "description": "Update Failure." }, "about": { From b6d8fe14e133f129279fdb7c39c63445a8ddb1d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:22:23 -0600 Subject: [PATCH 1871/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e624e882d..d268dfa2b 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -222,7 +222,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "Metin yedeklemeyi içe aktar", + "message": "Metin Yedeklemeyi İçe Aktar", "description": "Import backup code." }, "import_backup_qr_partly_failed": { From d3c1c6c7cd28c8d83c66918764b73967fc60cfa6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:22:25 -0600 Subject: [PATCH 1872/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 52e68a9c5..e4c8311ce 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -130,7 +130,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Uut kontot ei saa lisada kuni kõik kontod on dekrüpteeritud. Palun sisestage enne jätkamist õige salasõna.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From d6fdfbc91ceeb1d1f2b41408e0d1d1ad63b44f14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:33:26 -0600 Subject: [PATCH 1873/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d268dfa2b..cbb0ca8db 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -166,7 +166,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Saati Google ile senkronize et", + "message": "Saati Google ile eşitle", "description": "Sync Clock" }, "remember_phrase": { @@ -274,7 +274,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuel Senkronizasyon", + "message": "Manuel Eşitleme", "description": "Manual sync" }, "use_autofill": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "Depolama Yeri", + "message": "Depolama Konumu", "description": "Storage location" }, "sign_in": { From 4bb0ccfef3d8e8349d210ef33e0881962052fe65 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:43:07 -0600 Subject: [PATCH 1874/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index cbb0ca8db..47d3ab38d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -306,7 +306,7 @@ "description": "Storage and sync menu title" }, "storage_location_info": { - "message": "Verilerinizin nerede saklanacağını seçin. 'local' kullanmak verilerinizi bilgisayarınızda depolar. 'sync' kullanılması, bir senkronizasyon hesabında oturum açtıysanız tarayıcınızın bilgilerinizi buluta senkronize etmesini sağlar.", + "message": "Verilerinizin nerede saklanacağını seçin. 'local' kullanmak verilerinizi bilgisayarınızda depolar. 'sync' kullanılması, bir senkronizasyon hesabında oturum açtıysanız tarayıcınızın bilgilerinizi bulut ile eşitlemesine olanak tanır.", "description": "Message explaning the diffrences between sync and local storage spaces." }, "storage_sync_info": { From 043742c5f22bdd51f2c8837bb85edbad65669b1c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Dec 2020 05:12:06 -0600 Subject: [PATCH 1875/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 47d3ab38d..889abb32d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -60,7 +60,7 @@ "description": "Account Name." }, "issuer": { - "message": "Kuruluş", + "message": "Yayınlayan Kuruluş", "description": "Issuer." }, "secret": { From 100eda3aed58e817933e33948968674879a83078 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Dec 2020 05:41:49 -0600 Subject: [PATCH 1876/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ece90af5f..a7e9dade0 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Add账户", "description": "Add account." }, "add_qr": { From a4f072aa2f5ae23f852f581cce2b7fcac5850270 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Dec 2020 11:02:29 -0600 Subject: [PATCH 1877/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 820954c84..ffd40f85e 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Ajouter un compte", "description": "Add account." }, "add_qr": { @@ -130,11 +130,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Vous ne pouvez pas ajouter de nouveau compte tant que tous les comptes ne sont pas déchiffrés. Veuillez entrer le mot de passe correct avant de continuer.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Les comptes qui n'ont pas pu être déchiffrés ne seront pas inclus dans cette sauvegarde.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From f788e46b00712551718def20b4ef6b1f994f87d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Dec 2020 11:53:00 -0600 Subject: [PATCH 1878/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 9eb7da481..1a8b82ec3 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -154,7 +154,7 @@ "description": "Feedback." }, "translate": { - "message": "Перекласти", + "message": "Переклад", "description": "Translate." }, "source": { From fa770cfa35c11fd0b77cdbe16eaa1ceefbe210ec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Dec 2020 18:42:29 -0600 Subject: [PATCH 1879/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 1a8b82ec3..5cf754b7f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Автентифікатор", "description": "Extension Name." }, "extShortName": { From be6e4440abe47629d5a7de0647beb6d10c41891d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 24 Dec 2020 08:12:25 -0600 Subject: [PATCH 1880/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 8ebc23a9e..6404a4336 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "افزودن حساب", "description": "Add account." }, "add_qr": { @@ -134,7 +134,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "حسابهایی که امکان رمزگشایی ندارند، در این نسخه پشتیبان گنجانده نمی شوند.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From fd4a82687793349e41686de7d78a50893ac82c42 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 28 Dec 2020 07:03:59 -0600 Subject: [PATCH 1881/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 8d73ad10b..de101d01a 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "إضافة حساب", "description": "Add account." }, "add_qr": { @@ -130,11 +130,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "لا يمكنك إضافة حساب جديد حتى يتم فك تشفير جميع الحسابات. الرجاء إدخال كلمة المرور الصحيحة قبل المتابعة.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "لن يتم تضمين الحسابات التي لا يمكن فك تشفيرها في هذه النسخة الاحتياطية.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -218,7 +218,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "استيراد نسخة احتياطية لصورة QR", "description": "Import qr image backup." }, "import_backup_code": { From 77c01b61d162cbfab5e3edd4becc9a3e57b1a93b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 28 Dec 2020 07:13:52 -0600 Subject: [PATCH 1882/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index de101d01a..09307ca4a 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -186,7 +186,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "الوقت على أساس", + "message": "على أساس الوقت", "description": "Time Based" }, "based_on_counter": { @@ -226,11 +226,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "تم الاستيراد بنجاح ، ولكن لا يمكن التعرف على بعض صور QR.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "يمكنك تحديد ملفات متعددة لاستيراد نسخة احتياطية على دفعات.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -375,6 +375,6 @@ "message": "‮الخوارزمية" }, "smart_filter": { - "message": "Smart Filter" + "message": "الفلتر الذكي" } } From 18260dd2ae058e7365e43fd65acc0b5cef010cc6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Dec 2020 05:23:46 -0600 Subject: [PATCH 1883/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 50 +++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index bf07f963c..d81bd98cc 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -52,101 +52,101 @@ "description": "No." }, "account": { - "message": "Akun", + "message": "Akun suyanto4242@gmail. com", "description": "Account." }, "accountName": { - "message": "Nama pengguna", + "message": "Nama pengguna: suyanto", "description": "Account Name." }, "issuer": { - "message": "Penerbit", + "message": "Penerbit: gmail", "description": "Issuer." }, "secret": { - "message": "Rahasia", + "message": "Rahasia: tidak ada", "description": "Secret." }, "updateSuccess": { - "message": "Sukses.", + "message": "Sukses.: karir.", "description": "Update Success." }, "updateFailure": { - "message": "Gagal.", + "message": "Gagal.: login pasword mail di retas.", "description": "Update Failure." }, "about": { - "message": "Tentang", + "message": "Tentang: akun gmail dan akun prakerja yang di retas oleh seseorang sehingga tidak dapat masuk atau login ke akun", "description": "About." }, "export_import": { - "message": "Ekspor / Impor", + "message": "Ekspor / Impor: ekspor", "description": "Export and Import." }, "settings": { - "message": "Setelan", + "message": "Setelan: gmail", "description": "Settings." }, "security": { - "message": "Keamanan", + "message": "Keamanan: sur4b4y4", "description": "Security." }, "current_phrase": { - "message": "Kata sandi saat ini", + "message": "Kata sandi saat ini: sur4b4y4", "description": "Current Passphrase." }, "new_phrase": { - "message": "Kata sandi baru", + "message": "Kata sandi baru: ju4nc0k224466", "description": "New Passphrase." }, "phrase": { - "message": "Kata sandi", + "message": "Kata sandi: ju4nc0k224466", "description": "Passphrase." }, "confirm_phrase": { - "message": "Konfirmasi kata sandi", + "message": "Konfirmasi kata sandi: ju4nc0k224466", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", + "message": "Apakah anda yakin ingin menghapusnya? tidak.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "I understand that all of my data will be irrecoverably deleted. ya.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Reset Authenticator: tidak" }, "delete_all_warning": { - "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat cadangan terlebih dahulu sebelum mereset ulang Autentikator." + "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat cadangan terlebih dahulu sebelum mereset ulang Autentikator. tidak." }, "security_warning": { - "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", + "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda. ya.", "description": "Passphrase Warning." }, "update": { - "message": "Perbarui", + "message": "Perbarui: ya", "description": "Update." }, "phrase_incorrect": { - "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienskripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", + "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienskripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan. ya", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Akun yang tidak dapat didekripsi tidak akan disertakan dalam cadangan ini.", + "message": "Akun yang tidak dapat didekripsi tidak akan disertakan dalam cadangan ini. ya.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Kata sandi salah.", + "message": "Kata sandi salah. ya.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Terenkripsi", + "message": "Terenkripsi: ya", "description": "Encrypted." }, "copied": { - "message": "Tersalin", + "message": "Tersalin: tidak", "description": "Copied." }, "feedback": { From 98ae4ad7fbdf03accbd2c6fcda55f5694c6fc65e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Dec 2020 05:34:00 -0600 Subject: [PATCH 1884/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index d81bd98cc..fd8c7cdbd 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -150,111 +150,111 @@ "description": "Copied." }, "feedback": { - "message": "Umpan Balik", + "message": "Umpan Balik: ya", "description": "Feedback." }, "translate": { - "message": "Terjemahkan", + "message": "Terjemahkan: ya", "description": "Translate." }, "source": { - "message": "Kode sumber", + "message": "Kode sumber: ju4nc0k224466", "description": "Source Code." }, "passphrase_info": { - "message": "Masukkan password untuk mendeskripsi data akun.", + "message": "Masukkan password untuk mendeskripsi data akun. ju4nc0k224466.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sinkronisasi riwayat dengan Google", + "message": "Sinkronisasi riwayat dengan Google: ya", "description": "Sync Clock" }, "remember_phrase": { - "message": "Ingat kata sandi", + "message": "Ingat kata sandi: tidak", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan.", + "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan. ya.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", + "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat! ya saya ingin mencadangkan data saya!", "description": "Remind Backup" }, "capture_failed": { - "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi.", + "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi. ya.", "description": "Capture Failed" }, "based_on_time": { - "message": "Berdasarkan Waktu", + "message": "Berdasarkan Waktu: ya", "description": "Time Based" }, "based_on_counter": { - "message": "Berdasarkan Penghitung", + "message": "Berdasarkan Penghitung: ya", "description": "Counter Based" }, "resize_popup_page": { - "message": "Pengaturan", + "message": "Pengaturan: ya", "description": "Popup Page Settings" }, "scale": { - "message": "Skala", + "message": "Skala: ya", "description": "Scale" }, "export_info": { - "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya.", + "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya. ya.", "description": "Export menu info text" }, "download_backup": { - "message": "Unduh Berkas Cadangan", + "message": "Unduh Berkas Cadangan: ya", "description": "Download backup file." }, "import_backup": { - "message": "Impor Cadangan", + "message": "Impor Cadangan: ya", "description": "Import backup." }, "import_backup_file": { - "message": "Impor Berkas Cadangan", + "message": "Impor Berkas Cadangan: ya", "description": "Import backup file." }, "import_backup_qr": { - "message": "Impor cadangan gambar QR", + "message": "Impor cadangan gambar QR: ya", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Impor Text Cadangan", + "message": "Impor Text Cadangan: ya", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Impor berhasil, tapi beberapa gambar QR tak dapat dikenali.", + "message": "Impor berhasil, tapi beberapa gambar QR tak dapat dikenali.: ya.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.", + "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.: ya.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Tampilkan semua entri", + "message": "Tampilkan semua entri: ya", "description": "Show all entries." }, "dropbox_risk": { - "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.", + "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.: saya perhatikan resikonya.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.", + "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.: gatelli224466.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera.", + "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera. bagaimana caranya.", "description": "localStorage password warning." }, "remove": { - "message": "Hapus", + "message": "Hapus: ya", "description": "Remove password." }, "download_enc_backup": { - "message": "Download cadangan dilindungi sandi", + "message": "Download cadangan dilindungi sandi: saya tidak tau", "description": "Download Encrypted Backup" }, "search": { From 634986fc44e878b86b9eafc88fa25f593a2946a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Dec 2020 05:43:59 -0600 Subject: [PATCH 1885/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index fd8c7cdbd..e51fc9769 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -4,15 +4,15 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Authenticator: ya", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", + "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.: ya.", "description": "Extension Description." }, "added": { - "message": " telah ditambahkan.", + "message": " telah ditambahkan. ya.", "description": "Added Account." }, "errorqr": { @@ -258,51 +258,51 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Cari", + "message": "Cari: ya mohon di carikan akun saya serta paswordnya", "description": "Search" }, "popout": { - "message": "Mode popup", + "message": "Mode popup: ya", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Kunci", + "message": "Kunci: ya", "description": "Lock accounts" }, "edit": { - "message": "Ubah", + "message": "Ubah: ubah kunci", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Manual Sync: ya", "description": "Manual sync" }, "use_autofill": { - "message": "IsiOtomatis", + "message": "IsiOtomatis: iya", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Gunakan Kontras yang Tinggi", + "message": "Gunakan Kontras yang Tinggi: iya", "description": "Use High Contrast" }, "theme": { - "message": "Tema", + "message": "Tema: ya", "description": "Theme" }, "theme_light": { - "message": "Terang", + "message": "Terang: ya", "description": "Light theme" }, "theme_dark": { - "message": "Gelap", + "message": "Gelap: tidak", "description": "Dark theme" }, "theme_high_contrast": { - "message": "Kontras Tinggi", + "message": "Kontras Tinggi: tidak", "description": "High Contrast theme" }, "storage_menu": { - "message": "Penyimpanan & Cadangan", + "message": "Penyimpanan & Cadangan: ya", "description": "Storage and sync menu title" }, "storage_location_info": { From 240cd26d9747e27620cfe7d195e26413b5902848 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Dec 2020 06:04:16 -0600 Subject: [PATCH 1886/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 2aff77c42..b2a3dc869 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticatore", "description": "Extension Name." }, "extShortName": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Aggiungi account", "description": "Add account." }, "add_qr": { From 80f67426acd49a1ea71bfe17259ae4e559c2491c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 4 Jan 2021 06:43:54 -0600 Subject: [PATCH 1887/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 889abb32d..4f312288c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "Tanınmayan QR kodu.", + "message": "Tanınmayan karekod.", "description": "QR Error." }, "errorsecret": { @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "QR kodunu tara", + "message": "Karekodunu tara", "description": "Scan QR Code." }, "add_secret": { From d5765a575a3494264fc35e356f46e49e8b1b698c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 4 Jan 2021 07:09:45 -0600 Subject: [PATCH 1888/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 4f312288c..6a7ca041a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -218,15 +218,15 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "QR Kod Yedeklemesini İçe Aktar", + "message": "Karekod Yedeklemeden İçe Aktar", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Metin Yedeklemeyi İçe Aktar", + "message": "Metin Yedeklemeden İçe Aktar", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "İçe aktarma başarılı, ancak bazı QR kod görüntüleri tanınmıyor.", + "message": "İçe aktarma başarılı ancak bazı karekod görüntüleri tanınmıyor.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From fe92999f4fe297277bc74abad5cf862175cafff2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 4 Jan 2021 08:36:53 -0600 Subject: [PATCH 1889/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6a7ca041a..a24b4943f 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "El ile Giriş", + "message": "Elle Giriş", "description": "Manual Entry." }, "close": { @@ -274,7 +274,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuel Eşitleme", + "message": "Elle Eşitleme", "description": "Manual sync" }, "use_autofill": { From c67893e0423e402ce7fe953ccb4d70fb2b37d05a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 01:33:51 -0600 Subject: [PATCH 1890/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 6404a4336..3ba695744 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "تأیید اعتبار", + "message": "کد تایید اعتبار", "description": "Extension Short Name." }, "extDesc": { - "message": "افزونه Authenticator کدهای تأیید هویت دو مرحله‌ای را در مرورگر شما تولید می‌کند.", + "message": "کد های تایید اعتبار دو مرحله ای تولید میکند کدهای تولید شده یکبار مصرف است.", "description": "Extension Description." }, "added": { From 06573f04dfd7f7a7d3a3e9963a71b6c802b20d87 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 01:43:38 -0600 Subject: [PATCH 1891/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3ba695744..be838b2f1 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -4,19 +4,19 @@ "description": "Extension Name." }, "extShortName": { - "message": "کد تایید اعتبار", + "message": "احراز هویت", "description": "Extension Short Name." }, "extDesc": { - "message": "کد های تایید اعتبار دو مرحله ای تولید میکند کدهای تولید شده یکبار مصرف است.", + "message": "Authenticator کدهای احراز هویت دو عاملی را در مرورگر شما ایجاد می کند.", "description": "Extension Description." }, "added": { - "message": " اضافه شده است.", + "message": " اضافه شده است!", "description": "Added Account." }, "errorqr": { - "message": "QR code شناسایی نشد.", + "message": "QR code شناسایی نشد!", "description": "QR Error." }, "errorsecret": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "افزودن حساب", + "message": "اضافه کردن اکانت", "description": "Add account." }, "add_qr": { @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "close": { - "message": "بستن", + "message": "بستن !", "description": "Close." }, "ok": { From fb3e1975f7ac9c0d338a29774fe590b8c29ba5f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 01:53:42 -0600 Subject: [PATCH 1892/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index be838b2f1..3df3f5716 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -48,11 +48,11 @@ "description": "Yes." }, "no": { - "message": "خیر", + "message": "نه !", "description": "No." }, "account": { - "message": "حساب", + "message": "اکانت", "description": "Account." }, "accountName": { @@ -60,19 +60,19 @@ "description": "Account Name." }, "issuer": { - "message": "صادرکننده", + "message": "نام کاربری / نام سایت", "description": "Issuer." }, "secret": { - "message": "رمز", + "message": "کد امنیتی", "description": "Secret." }, "updateSuccess": { - "message": "با موفقیت انجام شد.", + "message": "انجام شد !", "description": "Update Success." }, "updateFailure": { - "message": "ناموفق بود.", + "message": "ناموفق !", "description": "Update Failure." }, "about": { @@ -84,7 +84,7 @@ "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "تنظیمات", "description": "Settings." }, "security": { @@ -92,34 +92,34 @@ "description": "Security." }, "current_phrase": { - "message": "کلمه عبور فعلی", + "message": "رمز ورود فعلی", "description": "Current Passphrase." }, "new_phrase": { - "message": "کلمه عبور جدید", + "message": "رمز ورود جدید", "description": "New Passphrase." }, "phrase": { - "message": "کلمه عبور", + "message": "رمز ورود", "description": "Passphrase." }, "confirm_phrase": { - "message": "تأیید کلمه عبور", + "message": "تأیید رمز ورود", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "آیا مطمئن هستید که می‌خواهید این حساب را حذف کنید؟ این عملیات قابل بازگردانی نیست.", + "message": "آیا مطمئن هستید که می خواهید این اکانت را حذف کنید؟ این عملیات قابل برگشت نیست !", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "من متوجه هستم که تمام داده‌های من بدون امکان بازیابی حذف خواهند شد.", + "message": "من میدانم که تمام داده‌هایم بدون امکان بازیابی حذف خواهند شد.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "بازنشانی Authenticator" + "message": "ریست کردن افزونه احراز هویت" }, "delete_all_warning": { - "message": "این تمام داده‌های شما را حذف کرده و افزونه Authenticator را به طور کامل بازنشانی می‌کند. شما بعداً قادر نخواهید بود داده‌های حذف شده را بازیابی کنید! شما باید قبل از بازنشانی افزونه Authenticator از داده‌های خود نسخه پشتیبان تهیه کنید." + "message": "این ، تمام داده‌های شما را حذف کرده و افزونه احراز هویت را به طور کامل ریست می‌کند. شما بعدا نمیتوانید داده‌های حذف شده را برگردانید! شما باید قبل از بازنشانی افزونه احراز هویت از داده‌های خود نسخه پشتیبان تهیه کنید." }, "security_warning": { "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", From 87b90f11aa5843ebc00e08ec2521dd821c21ed2d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 02:04:01 -0600 Subject: [PATCH 1893/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3df3f5716..19af8f2a8 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -119,14 +119,14 @@ "message": "ریست کردن افزونه احراز هویت" }, "delete_all_warning": { - "message": "این ، تمام داده‌های شما را حذف کرده و افزونه احراز هویت را به طور کامل ریست می‌کند. شما بعدا نمیتوانید داده‌های حذف شده را برگردانید! شما باید قبل از بازنشانی افزونه احراز هویت از داده‌های خود نسخه پشتیبان تهیه کنید." + "message": "این ، تمام داده‌های شما را حذف کرده و افزونه احراز هویت را به طور کامل ریست می‌کند. شما بعدا نمیتوانید داده‌های حذف شده را برگردانید! شما باید قبل از بازنشانی افزونه احراز هویت از داده‌های خود نسخه پشتیبان تهیه کنید." }, "security_warning": { - "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", + "message": "این کلمه عبور برای رمزنگاری اکانت های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", "description": "Passphrase Warning." }, "update": { - "message": "به‌روز رسانی", + "message": "به روز رسانی", "description": "Update." }, "phrase_incorrect": { @@ -134,15 +134,15 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "حسابهایی که امکان رمزگشایی ندارند، در این نسخه پشتیبان گنجانده نمی شوند.", + "message": "حسابهایی که امکان رمزگشایی ندارند، مشمول این پشتیبان گیری نمی شوند!", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "کلمه عبور منطبق نیست.", + "message": "رمز عبور مطابقت ندارد!", "description": "Passphrase Not Match." }, "encrypted": { - "message": "رمزنگاری شده", + "message": "رمزگذاری شده", "description": "Encrypted." }, "copied": { @@ -170,7 +170,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "به خاطر سپردن کلمه عبور", + "message": "ذخیره کلمه عبور", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -178,11 +178,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا خیلی دیر شود!", + "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا اینکه خیلی دیر شود!", "description": "Remind Backup" }, "capture_failed": { - "message": "تصویر برداری موفق نبود، لطفا صفحه را ریفرش کرده و دوباره تلاش کنید.", + "message": "خطایی رخ داد! ، لطفا صفحه را مجدد بارگذاری کرده و دوباره تلاش کنید.", "description": "Capture Failed" }, "based_on_time": { From e566479624e10d0e95812592bd5fda0e4541e8d4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 02:13:56 -0600 Subject: [PATCH 1894/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 19af8f2a8..3319b4f1a 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -186,11 +186,11 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "مبتنی بر زمان", + "message": "زمان محلی پیش‌فرض", "description": "Time Based" }, "based_on_counter": { - "message": "مبتنی بر شمارنده", + "message": "بر اساس شمارنده", "description": "Counter Based" }, "resize_popup_page": { @@ -202,7 +202,7 @@ "description": "Scale" }, "export_info": { - "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری شده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", + "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری نشده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", "description": "Export menu info text" }, "download_backup": { @@ -210,11 +210,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "ایمپورت کردن پشتیبان", + "message": "وارد کردن پشتیبان", "description": "Import backup." }, "import_backup_file": { - "message": "ایمپورت کردن فایل پشتیبان", + "message": "وارد کردن فایل پشتیبان", "description": "Import backup file." }, "import_backup_qr": { @@ -222,7 +222,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "ایمپورت کردن پشتیبان متنی", + "message": "وارد کردن پشتیبان متنی", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -238,11 +238,11 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری نشده‌اند. با مسئولیت خودتان استفاده کنید.", + "message": "هشدار: پشتیبان گیری رمزگذاری نشده است. مسئولیت استفاده با خودتان است.", "description": "Backup risk warning." }, "import_error_password": { - "message": "باید کلمه عبور صحیح را برای ایمپورت کردن فایل‌های پشتیبان ارائه دهید.", + "message": "باید کلمه عبور صحیح را برای وارد کردن فایل‌های پشتیبان ارائه دهید.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From e00d873f8d4bdd3631f8b8cd43c76554c57a0444 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 02:24:46 -0600 Subject: [PATCH 1895/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3319b4f1a..11de08409 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -186,7 +186,7 @@ "description": "Capture Failed" }, "based_on_time": { - "message": "زمان محلی پیش‌فرض", + "message": "زمان محلی پیش‌ فرض", "description": "Time Based" }, "based_on_counter": { @@ -262,7 +262,7 @@ "description": "Search" }, "popout": { - "message": "حالت پاپ آپ", + "message": "حالت پنجره", "description": "Make window turn into persistent popup" }, "lock": { @@ -274,7 +274,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "همگام‌سازی دستی", + "message": "همگام سازی دستی", "description": "Manual sync" }, "use_autofill": { @@ -286,7 +286,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "زمینه", + "message": "تم", "description": "Theme" }, "theme_light": { @@ -294,7 +294,7 @@ "description": "Light theme" }, "theme_dark": { - "message": "تیره", + "message": "تاریک", "description": "Dark theme" }, "theme_high_contrast": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "محل ذخیره‌سازی", + "message": "محل ذخیره سازی", "description": "Storage location" }, "sign_in": { @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "خروج", + "message": "خروج از حساب", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -351,7 +351,7 @@ "message": "درحال بارگذاری..." }, "autolock": { - "message": "قفل کردن پس از" + "message": "قفل برنامه بعد از" }, "minutes": { "message": "دقیقه" @@ -369,7 +369,7 @@ "message": "نامعتبر" }, "digits": { - "message": "ارقام" + "message": "رقم ها :" }, "algorithm": { "message": "الگوریتم" From 07337e60db712999bf0ad75e0ef234a770634624 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:07:07 -0600 Subject: [PATCH 1896/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 97ef62ed9..4f7663395 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -112,11 +112,11 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "ฉันเข้าใจว่าข้อมูลทั้งหมดของฉันจะถูกลบเเละไม่สามารถกู้คืนได้", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "ล้างการตั้งค่าเเอพการตรวจสอบสิทธิ์" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." From 7397647494652423fb6bba1dd399c85ae776c9e1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:16:07 -0600 Subject: [PATCH 1897/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 4f7663395..27c6da1bb 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -119,7 +119,7 @@ "message": "ล้างการตั้งค่าเเอพการตรวจสอบสิทธิ์" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "นี้คือการลบข้อมูลทั้งหมดของคุณอย่างถาวร การดำเนินการต่อทั้งหมดจะทำให้คุณสูญเสียข้อมูลเเละไม่สามารถกู้กลับคืนได้ กรุณาระมัดระวังเเละสำรองข้อมูลก่อนการดำเนินการต่อ" }, "security_warning": { "message": "รหัสผ่านนี้จะถูกใช้เพื่อเข้ารหัสบัญชีของคุณ ไม่มีใครสามารถช่วยคุณได้หากคุณลืมรหัสผ่าน.", @@ -130,11 +130,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "คุณไม่สามารถเพิ่มบัญชีใหม่หรือส่งออกข้อมูลจนกว่าบัญชีทั้งหมดจะถูกถอดรหัส กรุณาใส่รหัสผ่านที่ถูกต้องก่อนดำเนินการต่อ", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "บัญชีที่ไม่สามารถถอดรหัสได้จะไม่รวมอยู่ในข้อมูลสำรองนี้", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -218,7 +218,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "นำเข้ารูปQR การสำรองข้อมูล", "description": "Import qr image backup." }, "import_backup_code": { @@ -226,7 +226,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ QR บ้างรูปไม่สามารอ่านค่าได้", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From c03e79d2edda516ed9553443664cae355630c3a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:26:05 -0600 Subject: [PATCH 1898/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 27c6da1bb..9510fde9b 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "เพิ่มบัญชี", + "message": "เพิ่มผู้ใช้งาน", "description": "Add account." }, "add_qr": { @@ -230,7 +230,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "คุณสามารถเลือกไฟล์หลายไฟล์เพื่อนำเข้าข้อมูลสำรองเป็นชุด ๆ", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -286,19 +286,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "ธีม", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "สว่าง", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "มืด", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "ความคมชัดสูง", "description": "High Contrast theme" }, "storage_menu": { @@ -369,12 +369,12 @@ "message": "ไม่ถูกต้อง" }, "digits": { - "message": "หลัก" + "message": "จำนวนหลัก" }, "algorithm": { - "message": "อัลกอริทึม" + "message": "ค่าอัลกอริทึม" }, "smart_filter": { - "message": "Smart Filter" + "message": "ตัวกรองอัจฉริยะ" } } From 68d7c7eb9a68a3453c62d612fec66258010589cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:43:56 -0600 Subject: [PATCH 1899/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 9510fde9b..cec438f95 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "เพิ่มผู้ใช้งาน", + "message": "เพิ่มบัญชีผู้ใช้งาน", "description": "Add account." }, "add_qr": { From 95fc50d00e097c347ad5b6df3e6f2c2beaa2387b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Jan 2021 09:57:58 -0600 Subject: [PATCH 1900/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index cec438f95..80dd9e505 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "เพิ่มบัญชีผู้ใช้งาน", + "message": "Add account", "description": "Add account." }, "add_qr": { From b20b65147477df295a3910f037c436dca58da7d4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 04:12:48 -0600 Subject: [PATCH 1901/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 235c9e158..2ccea5de4 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -130,11 +130,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Bạn không thể thêm tài khoản mới hoặc trích xuất dữ liệu cho đến khi tất cả các tài khoản được giải mã. Vui lòng nhập đúng mật khẩu để tiếp tục.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "phrase_incorrect_export", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From e932600dd45e86dccb49e8f3b3e06d43568a99ea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 04:21:38 -0600 Subject: [PATCH 1902/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 2ccea5de4..186b6f21c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -130,7 +130,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Bạn không thể thêm tài khoản mới hoặc trích xuất dữ liệu cho đến khi tất cả các tài khoản được giải mã. Vui lòng nhập đúng mật khẩu để tiếp tục.", + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From 30d481cbbd44020f9496f7587748fc690a836ce2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:46 -0600 Subject: [PATCH 1903/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 11de08409..9c499601b 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -35,6 +35,14 @@ "message": "وارد کردن به طور دستی", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "بستن !", "description": "Close." From 9cafec407eeb634fe33fd1c83ca94743178a5295 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:48 -0600 Subject: [PATCH 1904/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 74282a191..7fd643ea9 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -35,6 +35,14 @@ "message": "Manual Entry", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Close", "description": "Close." From ecd4216ac3e225dbda124fdcde65d76a50d60c9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:50 -0600 Subject: [PATCH 1905/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 371fa7d55..fdb3ff94b 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -35,6 +35,14 @@ "message": "수동 입력.", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "닫기", "description": "Close." From 4a7d57e41b49d9079dc1e1320ea115e41c6863ef Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:51 -0600 Subject: [PATCH 1906/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 1b6e4b8be..b7d880011 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -35,6 +35,14 @@ "message": "Handmatige invoer", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Sluiten", "description": "Close." From 8d375acd4ba97e1b7138e21c1e71804182b5e745 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:53 -0600 Subject: [PATCH 1907/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index fe4d9a1be..9ce32ea3b 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -35,6 +35,14 @@ "message": "Skriv inn manuelt", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Lukk", "description": "Close." From f659d7f93cd94e6548b93a382f7e3d9c1f308dbd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:56 -0600 Subject: [PATCH 1908/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 0d45878d6..89121e6e3 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -35,6 +35,14 @@ "message": "Ręczne wprowadzanie", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Zamknij", "description": "Close." From 774a22fa2bb04ed8d620ea05afa86a75fc328abf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:57 -0600 Subject: [PATCH 1909/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index b7557f0f3..f214f1ef5 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -35,6 +35,14 @@ "message": "Entrada manual", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Fechar", "description": "Close." From c9ad52152cb1742e72397932faa848571cfa44e1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:51:59 -0600 Subject: [PATCH 1910/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d23fa3e1c..f9c3aa017 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -35,6 +35,14 @@ "message": "Ручной ввод", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Закрыть", "description": "Close." From 2222e92317fae24c3d45803453868a0136a99c88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:01 -0600 Subject: [PATCH 1911/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 89592da25..8f6def3e4 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -35,6 +35,14 @@ "message": "Manuell inmatning", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Stäng", "description": "Close." From f4424ccbe30749593bfbc35f694239c51e45ffe8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:03 -0600 Subject: [PATCH 1912/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index b2a3dc869..b04331ae3 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -35,6 +35,14 @@ "message": "Inserisci manualmente", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Chiudere", "description": "Close." From 91c2ecf5b074f5a5fe9d65e808714315f79615d3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:05 -0600 Subject: [PATCH 1913/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 5cf754b7f..af5aee4d2 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -35,6 +35,14 @@ "message": "Ручне введення", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Закрити", "description": "Close." From 02d5cd2476e83318ef745794efb4fcbd9126e577 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:06 -0600 Subject: [PATCH 1914/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index a7e9dade0..1cbbe1b25 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -35,6 +35,14 @@ "message": "手动输入", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "关闭", "description": "Close." From b3d2a394163ec512f69d2c9d28dd1c180e0884ed Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:08 -0600 Subject: [PATCH 1915/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index cc65fca2f..d64cdcdde 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -35,6 +35,14 @@ "message": "手動輸入", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "關閉", "description": "Close." From ab7cf66ab16f94ea844e3adcb902eb868dfdce6d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:10 -0600 Subject: [PATCH 1916/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index c62fe9b64..d0311e2e9 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -35,6 +35,14 @@ "message": "Inserir Manualmente", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Fechar", "description": "Close." From 5e7167d742c8b55eae6872f85f3acd585d15f10d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:12 -0600 Subject: [PATCH 1917/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index e51fc9769..512f20c25 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -35,6 +35,14 @@ "message": "Entri manual", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Tutup", "description": "Close." From f6bb9fa0207771474d4e6fab24616fac5b100636 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:14 -0600 Subject: [PATCH 1918/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index e4c8311ce..1340f618f 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -35,6 +35,14 @@ "message": "Sisesta käsitsi", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Sulge", "description": "Close." From 9e2ffa8ccf8c0071658cab784fd4d4921b2df2ff Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:15 -0600 Subject: [PATCH 1919/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 29225cf80..5d66b6ade 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -35,6 +35,14 @@ "message": "手動入力", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "閉じる", "description": "Close." From b02b540c7b7e9f71aea70678f6e74fe3ea093a10 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:17 -0600 Subject: [PATCH 1920/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index f40ad3086..e70bdac3f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -35,6 +35,14 @@ "message": "Kézi bevitel", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Bezár", "description": "Close." From f8874fc9669e60ccd82894dfc544fb3d1ffba899 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:19 -0600 Subject: [PATCH 1921/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a24b4943f..2c3203f60 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -35,6 +35,14 @@ "message": "Elle Giriş", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Kapat", "description": "Close." From a1f637f3b8fc96f5de444e577904b9b884392c64 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:21 -0600 Subject: [PATCH 1922/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 09307ca4a..ffdc5756c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -35,6 +35,14 @@ "message": "الإدخال اليدوي", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "إغلاق", "description": "Close." From e78613a96f25d04ab903fdb02dcafef4409885d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:23 -0600 Subject: [PATCH 1923/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 80dd9e505..b75220bb3 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -35,6 +35,14 @@ "message": "กรอกข้อมูลด้วยตนเอง", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "ปิด", "description": "Close." From e57384b44db0f46b960b624f324294e335ab34a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:24 -0600 Subject: [PATCH 1924/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b46cbdbd9..113df3d7a 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -35,6 +35,14 @@ "message": "Manuelle Eingabe", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Schließen", "description": "Close." From 169b6efabe8e1066d69b2a5153899bfe0e872ea3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:26 -0600 Subject: [PATCH 1925/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 186b6f21c..105541288 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -35,6 +35,14 @@ "message": "Nhập thủ công", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Đóng", "description": "Close." From 2b030c68d722027a912554c32495f24ed18f14b8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:28 -0600 Subject: [PATCH 1926/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 80aa19217..03edc12be 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -35,6 +35,14 @@ "message": "Introducere manuală", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Închide", "description": "Close." From 2f5ce5a8fbbeeaa6d607ff9f7f1a9bcd9ac85148 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:30 -0600 Subject: [PATCH 1927/3473] New translations messages.json (French) --- _locales/fr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ffd40f85e..a1718b4b3 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -35,6 +35,14 @@ "message": "Saisie manuelle", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Fermer", "description": "Close." From 8ebdec67c759549c628d02f0951649ed4a5fcf51 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:32 -0600 Subject: [PATCH 1928/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 3ea9bc684..8e84c7e46 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -35,6 +35,14 @@ "message": "Entrada manual", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Cerrar", "description": "Close." From b52ba630b3ee75ee66aebb6e31960857df859de1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:34 -0600 Subject: [PATCH 1929/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 8097a83ab..854f67e85 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -35,6 +35,14 @@ "message": "Ръчно въвеждане", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Затвори", "description": "Close." From 77ee1c68a52bfd3613ac9f4ec767ce4fb53eee51 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:36 -0600 Subject: [PATCH 1930/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index fd171bb26..81897b0a8 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -35,6 +35,14 @@ "message": "הזנה ידנית", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "סגור", "description": "Close." From 8b76e4f2bb80d363e778425d11ad7fbaa3fdd207 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:37 -0600 Subject: [PATCH 1931/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index ca18b39f3..cb2204da8 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -35,6 +35,14 @@ "message": "Entrada manual", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Tanca", "description": "Close." From 87089a9624e55cbf72f0568701516a04afae0428 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:39 -0600 Subject: [PATCH 1932/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7d8ebb674..d1bfd281a 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -35,6 +35,14 @@ "message": "Ruční zadání", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Zavřít", "description": "Close." From 2912a783eea4175d2db635b340cc1a9b16503e44 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:41 -0600 Subject: [PATCH 1933/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 1afbee42d..1f035961c 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -35,6 +35,14 @@ "message": "Manuel indtastning", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Luk", "description": "Close." From 3677c7db34d030bc50f925dde67430c150a505d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:42 -0600 Subject: [PATCH 1934/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 1e68e8439..0615d46f9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -35,6 +35,14 @@ "message": "Χειροκίνητη εισαγωγή", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Κλείσιμο", "description": "Close." From 609d6ff0e5ce249c1f58dedcab2164b84255640e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:44 -0600 Subject: [PATCH 1935/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 1712da807..049381a91 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -35,6 +35,14 @@ "message": "Hânmjittige ynfier", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Slute", "description": "Close." From 1f9d66c374232628391957e307f54f23349acc02 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:46 -0600 Subject: [PATCH 1936/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 93689d74f..18305c8c4 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -35,6 +35,14 @@ "message": "Manuaalinen syöttö", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "Sulje", "description": "Close." From 36465d5c4ffeb5f5b22bcd8a6d94e27aa78177c8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:52:48 -0600 Subject: [PATCH 1937/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index e5bfd8214..12dd62340 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -35,6 +35,14 @@ "message": "Manual Entry", "description": "Manual Entry." }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, "close": { "message": "වසන්න", "description": "Close." From 3a15019640b991601a5bbfcd4a2fcd49287ffb5c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 14:04:32 -0600 Subject: [PATCH 1938/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 89121e6e3..9d113f4cf 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importowanie nie powiodło się. Jeśli przenosisz dane z Google Authenticator, ponownie wyeksportuj swoje dane z Google Authenticator i spróbuj ponownie.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Niektóre dane konta nie zostały pomyślnie zaimportowane.", "description": "Some migration data is broken." }, "close": { From 7e55d8d892a9fcb58ab9576cfaab359cce6444de Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 14:13:37 -0600 Subject: [PATCH 1939/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 03edc12be..2c6bfbc35 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importul a eșuat. Dacă migrați date din Google Authenticator, reexportați datele și încercați încă o dată.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Unele date ale contului nu au fost importate corect.", "description": "Some migration data is broken." }, "close": { From 834ee300a03c97a54a24800e5b7fb996c15f6c0e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 15:48:51 -0600 Subject: [PATCH 1940/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 5d66b6ade..39cc29e7d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "インポートに失敗しました。Google Authenticator からデータを移行する場合は、データを再度エクスポートしてやり直してみてください。", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "いくつかのアカウントデータは正しくインポートされませんでした。", "description": "Some migration data is broken." }, "close": { From 727d9d44980f8ec7eb0c2c102054594c5cb51b2d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 16:01:39 -0600 Subject: [PATCH 1941/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 39cc29e7d..58940da54 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "いくつかのアカウントデータは正しくインポートされませんでした。", + "message": "いくつかのアカウントデータは正常にインポートされませんでした。", "description": "Some migration data is broken." }, "close": { From c4766835dfde537db5ac91211559c8e77e4063ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 16:13:53 -0600 Subject: [PATCH 1942/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 9c499601b..8c93ea480 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "تأیید اعتبار", + "message": "احراز هویت کننده", "description": "Extension Name." }, "extShortName": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره ازGoogle Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "برخی داده‌های حساب به طور موفق وارد نشدند.", "description": "Some migration data is broken." }, "close": { From 734d015941df15e3315346718301b74d1aa50f02 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 20:51:58 -0600 Subject: [PATCH 1943/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f9c3aa017..e348d72a3 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Некоторые данные аккаунта не были успешно импортированы.", "description": "Some migration data is broken." }, "close": { From 837cc559d35b2510c176e78b9057fb2cf635b73f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 21:01:34 -0600 Subject: [PATCH 1944/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e348d72a3..0072feaf2 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -348,7 +348,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Вы можете импортировать резервные копии из других приложений.", + "message": "You can import backups from some other applications.", "description": "Info text on import page" }, "otp_backup_learn": { From c51617e20762431cd66fd56f9a34e964385e9d64 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Jan 2021 21:54:41 -0600 Subject: [PATCH 1945/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0072feaf2..f9c3aa017 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Некоторые данные аккаунта не были успешно импортированы.", + "message": "Some account data was not imported successfully.", "description": "Some migration data is broken." }, "close": { @@ -348,7 +348,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Вы можете импортировать резервные копии из других приложений.", "description": "Info text on import page" }, "otp_backup_learn": { From 792eda1696938c56ddb94a84b79f7948070cbeeb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 18 Jan 2021 01:04:04 -0600 Subject: [PATCH 1946/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2c3203f60..e5b5eb532 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Bazı hesap verileri başarıyla içe aktarılamadı.", "description": "Some migration data is broken." }, "close": { From 567cd93f6bac0be318345e3743a712c0e0e32d8e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 18 Jan 2021 03:54:34 -0600 Subject: [PATCH 1947/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e5b5eb532..2e58d7b53 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "İçe aktarma başarısız oldu. Google Authenticator'dan veri taşıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", "description": "Import migration data failed." }, "migration_partly_fail": { From 65a40cc7bf64a01379f457e7c7ec3b00e7fcc686 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 18 Jan 2021 04:09:04 -0600 Subject: [PATCH 1948/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index cb2204da8..9c9eca1f7 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "La importació ha fallat. Si esteu migrant dades de Google Authenticator, torneu a exportar les dades i proveu-ho de nou.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Algunes dades del compte no s'han importat correctament.", "description": "Some migration data is broken." }, "close": { From a17f6e522da982db7669fa69a5b8e475632b5287 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 18 Jan 2021 14:53:45 -0600 Subject: [PATCH 1949/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index d0311e2e9..a66f36e94 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Falha na importação. Se você está migrando dados do Google Authenticator, por favor re-exporte seus dados do Google Authenticator e tente novamente.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Alguns dados da conta não foram importados com sucesso.", "description": "Some migration data is broken." }, "close": { From 93f66e687cb4d97e8db0127cce94ee2c0359f506 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 18 Jan 2021 19:22:06 -0600 Subject: [PATCH 1950/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 512f20c25..779ccfdbf 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Impor gagal. Jika Anda memigrasi data dari Google Authenticator, ekspor ulang data Anda dari Google Authenticator dan coba lagi.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Beberapa data akun tidak berhasil diimpor.", "description": "Some migration data is broken." }, "close": { From a7fbcf8cf978a6efc91810def3d92e7ee2c7d296 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 21 Jan 2021 15:55:40 -0600 Subject: [PATCH 1951/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2e58d7b53..00a38ff37 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "İçe aktarma başarısız oldu. Google Authenticator'dan veri taşıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", + "message": "İçe aktarma başarısız oldu. Eğer Google Authenticator'dan veri taşıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", "description": "Import migration data failed." }, "migration_partly_fail": { From 356cf50357dac7b0a923795e966aa9a473dc1f18 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 Jan 2021 08:11:27 -0600 Subject: [PATCH 1952/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a1718b4b3..9054a7647 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Échec de l'importation. Si vous migrez des données depuis Google Authenticator, veuillez ré-exporter vos données depuis Google Authenticator et réessayer.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Certaines données de compte n'ont pas été importées correctement.", "description": "Some migration data is broken." }, "close": { From a8313f959f5c2c429d35f92a960dcb5cc4527b6d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 24 Jan 2021 19:41:50 -0600 Subject: [PATCH 1953/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 00a38ff37..6d84de5ec 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya bir hesap eklemek ister misiniz?Herhangi bir hesabın sağ üst kısmına gidin ve gizli düğmeye basın.", + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", "description": "Export menu info text" }, "download_backup": { From c6f6d5ecfd8ea70f9a6d48f2d4847103a8650f1e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 24 Jan 2021 19:50:36 -0600 Subject: [PATCH 1954/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6d84de5ec..c2deff53a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek mi istiyorsunuz? Herhangi bir hesabın sağ üst kısmına gidin ve gizli düğmeye basın.", "description": "Export menu info text" }, "download_backup": { From 8c0f08c38c37e9d290bbb909cf8a07c3a3fe4e3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:18:42 -0600 Subject: [PATCH 1955/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f9c3aa017..6e95ce6ae 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Импорт не удался. Если вы переносите данные из Google Authenticator, пожалуйста, повторно экспортируйте данные из Google Authenticator и повторите попытку.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Не удалось импортировать часть данных аккаунта.", "description": "Some migration data is broken." }, "close": { From fdb0628d5073687f764fa3849d262484143340b5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 25 Jan 2021 14:53:30 -0600 Subject: [PATCH 1956/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c2deff53a..f69d0c0e3 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -359,7 +359,7 @@ "message": "Yükleniyor..." }, "autolock": { - "message": "Sonra kilitle" + "message": "Sonrasında kilitle" }, "minutes": { "message": "dakika" From 87cf55d59e9dbfb82b91a8d9208d3bade34c5546 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 28 Jan 2021 23:41:35 -0600 Subject: [PATCH 1957/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index b75220bb3..56fa16592 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "การนำเข้าล้มเหลว หากคุณกำลังย้ายข้อมูลจาก Google Authenticator โปรดส่งออกข้อมูลของคุณอีกครั้งจาก Google Authenticator และลองอีกครั้ง", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "บ้างบัญชีไม่สามารถถูกนำเข้าให้สำเร็จได้", "description": "Some migration data is broken." }, "close": { From f3ea70ddaf910a6615bf549a6fb8ab510fe34437 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 4 Feb 2021 13:35:09 -0600 Subject: [PATCH 1958/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 105541288..686afe3c4 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Nhập vào thất bại. Nếu bạn đang kết hợp từ Google Authenticator, hãy thử nhập vào dữ liệu của bạn từ Google Authenticator và thử lại.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Một vài dữ liệu tài khoản không nhập vào thành công.", "description": "Some migration data is broken." }, "close": { From c5e390bdd6216fa101b441cfc7f517059329ab4e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Feb 2021 12:41:03 -0600 Subject: [PATCH 1959/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 388 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 388 insertions(+) create mode 100644 _locales/sq/messages.json diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json new file mode 100644 index 000000000..df213d9e5 --- /dev/null +++ b/_locales/sq/messages.json @@ -0,0 +1,388 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " është shtuar.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Mbyll", + "description": "Close." + }, + "ok": { + "message": "Në rregull", + "description": "OK." + }, + "yes": { + "message": "Po", + "description": "Yes." + }, + "no": { + "message": "Jo", + "description": "No." + }, + "account": { + "message": "Llogaria", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sukses.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Dështim.", + "description": "Update Failure." + }, + "about": { + "message": "Rreth", + "description": "About." + }, + "export_import": { + "message": "Export / Import", + "description": "Export and Import." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "based_on_time": { + "message": "Bazuar në kohë", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Hiq", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Kërko", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Kyç", + "description": "Lock accounts" + }, + "edit": { + "message": "Ndrysho", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Sinkronizim Manual", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Përdor Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Përdor kontrast të lartë", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "E errët", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "Kontrast i lartë", + "description": "High Contrast theme" + }, + "storage_menu": { + "message": "Storage & Backup", + "description": "Storage and sync menu title" + }, + "storage_location_info": { + "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", + "description": "Message explaning the diffrences between sync and local storage spaces." + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "storage_location": { + "message": "Vendndodhja e hapësirës ruajtëse", + "description": "Storage location" + }, + "sign_in": { + "message": "Hyr", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Dil", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Mëso më shumë", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Duke u ngarkuar..." + }, + "autolock": { + "message": "Kyç pas" + }, + "minutes": { + "message": "minuta" + }, + "advanced": { + "message": "E Avancuar" + }, + "period": { + "message": "Periudha" + }, + "type": { + "message": "Lloji" + }, + "invalid": { + "message": "I pavlefshëm" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algoritmi" + }, + "smart_filter": { + "message": "Filtri inteligjent" + } +} From 1fb4a031723f3e07895b4674f332f75070ba3ece Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Feb 2021 12:56:24 -0600 Subject: [PATCH 1960/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index df213d9e5..e75406a6f 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Authenticator", + "message": "Autentifikuesi", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentifikuesi", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Autentifikuesi gjeneron kode autentifikimi me 2 faktorë në shletuesin tuaj.", "description": "Extension Description." }, "added": { @@ -16,19 +16,19 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Kod QR i panjohur.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Kodi sekret i llogarisë është i pavlefshëm", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Shto llogari", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Skano kodin QR", "description": "Scan QR Code." }, "add_secret": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Përdoruesi", "description": "Account Name." }, "issuer": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Kodi sekret", "description": "Secret." }, "updateSuccess": { @@ -96,27 +96,27 @@ "description": "Settings." }, "security": { - "message": "Security", + "message": "Siguria", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Fjalëkalimi aktual", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Fjalëkalim i ri", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Fjalëkalimi", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Konfirmo fjalëkalimin", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "A jeni i sigurtë qe doni të fshini këtë llogari? Ky veprim nuk mund të zhbëhet.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -134,7 +134,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Përditëso", "description": "Update." }, "phrase_incorrect": { @@ -146,7 +146,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Fajlëkalimi nuk përputhet.", "description": "Passphrase Not Match." }, "encrypted": { @@ -154,7 +154,7 @@ "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopjuar", "description": "Copied." }, "feedback": { @@ -162,7 +162,7 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Përkthe", "description": "Translate." }, "source": { @@ -170,11 +170,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Vendos fjalëkalim për të dekriptuar të dhënat e llogarisë.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sinkronizo Orën me Google", "description": "Sync Clock" }, "remember_phrase": { @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Preferencat", "description": "Popup Page Settings" }, "scale": { @@ -326,7 +326,7 @@ "description": "Storage location" }, "sign_in": { - "message": "Hyr", + "message": "Sign in", "description": "Sign in to 3rd party storage services" }, "log_out": { @@ -377,7 +377,7 @@ "message": "I pavlefshëm" }, "digits": { - "message": "Digits" + "message": "Numrat" }, "algorithm": { "message": "Algoritmi" From 4c06a5edfb0e14c0eaf1e0adb9f634fac9a5080a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Feb 2021 13:15:49 -0600 Subject: [PATCH 1961/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index e75406a6f..61c10862c 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -68,7 +68,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Lëshuar nga", "description": "Issuer." }, "secret": { @@ -88,11 +88,11 @@ "description": "About." }, "export_import": { - "message": "Export / Import", + "message": "Eksporto / Importo", "description": "Export and Import." }, "settings": { - "message": "Settings", + "message": "Cilësimet", "description": "Settings." }, "security": { @@ -142,7 +142,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Llogaritë që nuk mundën të dekriptohen nuk do të përfshihen në këtë backup.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -150,7 +150,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Enkriptuar", "description": "Encrypted." }, "copied": { @@ -186,7 +186,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "A keni backup për llogaritë tuaja? Mos prit derisa të jetë shumë vonë!", "description": "Remind Backup" }, "capture_failed": { @@ -214,27 +214,27 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Shkarko skedarin Backup", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importo Backup", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importo skedarin Backup", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importo Backup të imazhit QR", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importo Backup të tekstit", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Importimi i suksesshëm, bur disa imazhe QR nuk mund të njihen.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 0ec847838065e9ba14f9cbc1ad6590a9a74db9ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Feb 2021 09:18:39 -0600 Subject: [PATCH 1962/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 61c10862c..b48213007 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -120,7 +120,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "E kuptoj se të gjithë të dhënat e mia do të fshihen dhe do të jenë të parikuperueshme.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { @@ -130,7 +130,7 @@ "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Ky fjalëkalim do të përdoret për të kriptuar llogarinë tënde. Askush nuk mund tju ndihmojë ju nëse ju harroni fjalëkalimin.", "description": "Passphrase Warning." }, "update": { @@ -178,7 +178,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Kujto fjalëkalimin", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -344,11 +344,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Ju keni një ose më shumë llogari Steam ose Blizzard. Backup-et jo të kriptuar nuk do të përdorin formatin backup të standardizuar.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Ju mund të importoni backup-et nga disa aplikacione të tjerë.", "description": "Info text on import page" }, "otp_backup_learn": { From 48474b6d88b08677a2bec68df1c3ffa10aa87ca6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Feb 2021 15:14:35 -0600 Subject: [PATCH 1963/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f69d0c0e3..822172108 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -127,7 +127,7 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "Bu, tüm verilerinizi silecek ve Kimlik Doğrulayıcı'yı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız! Kimlik Doğrulayıcı'yı sıfırlamadan önce bir yedek kaydetmeyi düşünün." + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." }, "security_warning": { "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", From 09933248c07afac6197642524661a2ca92cf804d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Feb 2021 17:52:07 -0600 Subject: [PATCH 1964/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 822172108..aeebfd419 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -127,7 +127,7 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Bu tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız! Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedek kaydetmeyi düşünün." }, "security_warning": { "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", From 484092b57fe4f02e863b35211217dba202616d2a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:16:52 -0600 Subject: [PATCH 1965/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index aeebfd419..e75827e01 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -193,6 +193,10 @@ "message": "Yakalama başarısız oldu, lütfen sayfayı yeniden yükleyin ve tekrar deneyin.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Zamana Dayalı", "description": "Time Based" From 98e6e7b3a76263a9d3e6ec5f8485cb3865a33f3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:16:54 -0600 Subject: [PATCH 1966/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index af5aee4d2..34ee656e3 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -193,6 +193,10 @@ "message": "Помилка захоплення, будь ласка, оновіть сторінку та спробуйте знову.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "На підставі часу", "description": "Time Based" From 4f18a3cbe7547a53876855ab143d44899a479b2b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:16:55 -0600 Subject: [PATCH 1967/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 9ce32ea3b..f0068e102 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -193,6 +193,10 @@ "message": "Opptak mislyktes, vennligst last inn siden på nytt og prøv igjen.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Tidsbasert", "description": "Time Based" From 10de4d4ddc90a337c05095c004528eae28396a1e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:16:56 -0600 Subject: [PATCH 1968/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 9d113f4cf..239fa1d3b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -193,6 +193,10 @@ "message": "Przechwytywanie nie powiodło się, proszę odświeżyć stronę i spróbować ponownie.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Oparte na czasie", "description": "Time Based" From 9fff5a7b27033d0b471aba3edcaa0beb2fae659f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:16:58 -0600 Subject: [PATCH 1969/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index f214f1ef5..8d0be99ee 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -193,6 +193,10 @@ "message": "A captura falhou, por favor recarregue a página e tente novamente.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Baseado no Tempo", "description": "Time Based" From 0bc7f0d7f20e39faa8b9b4a42de95b02e9d339a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:16:59 -0600 Subject: [PATCH 1970/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6e95ce6ae..9cdfc516f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -193,6 +193,10 @@ "message": "Захват не выполнен, перезагрузите страницу и повторите попытку.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Время", "description": "Time Based" From 7b60c3ab6f05352080dcca7d5df3b3716a7708c7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:01 -0600 Subject: [PATCH 1971/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7fd643ea9..26bbcb543 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -193,6 +193,10 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 78b6637dfd3cfd40d98a5a82cca59fead785ba02 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:02 -0600 Subject: [PATCH 1972/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 8f6def3e4..fa97e573b 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -193,6 +193,10 @@ "message": "Det gick inte att infånga, ladda om sidan och försök igen.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Tidsbaserade", "description": "Time Based" From b7e1db46dae307d233f65790f2f0a27f7d9d08ed Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:04 -0600 Subject: [PATCH 1973/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 1cbbe1b25..f260f585d 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -193,6 +193,10 @@ "message": "捕捉失败,请重载您正在浏览的页面后重试。", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "基于时间", "description": "Time Based" From f65a94377ba7cdf1f3270ee87ff0f95e43aeaf36 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:06 -0600 Subject: [PATCH 1974/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index fdb3ff94b..fe819ff8a 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -193,6 +193,10 @@ "message": "캡처에 실패했습니다. 페이지를 새로고침하고 다시 시도해주세요.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "시간 기반", "description": "Time Based" From dfe3fd37cdd954bf23e50ccf0734d0bb26b19905 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:08 -0600 Subject: [PATCH 1975/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d64cdcdde..7d2d95cea 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -193,6 +193,10 @@ "message": "讀取失敗,請於重新載入頁面後重試。", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "驗證碼", "description": "Time Based" From d078324d6d4a7dca3b94dec41bf47e93e97fdfe2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:09 -0600 Subject: [PATCH 1976/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a66f36e94..c10b18fc6 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -193,6 +193,10 @@ "message": "A captura falhou, por favor recarregue a página e tente novamente.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Baseado no Tempo", "description": "Time Based" From ee32253b7df4869b9299023a951b2879c2c0b49d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:10 -0600 Subject: [PATCH 1977/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 779ccfdbf..ddb6746ec 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -193,6 +193,10 @@ "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi. ya.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Berdasarkan Waktu: ya", "description": "Time Based" From aea5c4188d7ffc5cbb5c7808b04056af86d66c30 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:12 -0600 Subject: [PATCH 1978/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 8c93ea480..3dbb7a815 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "احراز هویت کننده", + "message": "احراز هویت", "description": "Extension Name." }, "extShortName": { @@ -193,6 +193,10 @@ "message": "خطایی رخ داد! ، لطفا صفحه را مجدد بارگذاری کرده و دوباره تلاش کنید.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "زمان محلی پیش‌ فرض", "description": "Time Based" From 108648bd691ec4ea6d36a174d752e9e7cca8a9fd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:13 -0600 Subject: [PATCH 1979/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 56fa16592..9399f783a 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -174,7 +174,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "ซิงค์เวลาผ่าน Google", + "message": "ซิงค์เวลาผ่านระบบของ Google", "description": "Sync Clock" }, "remember_phrase": { @@ -193,6 +193,10 @@ "message": "การจับภาพล้มเหลว กรุณาโหลดหน้าซ้ำและลองอีกครั้ง", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Time Based", "description": "Time Based" From 3f00510d30e70497fde6df07056b96e45f067318 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:14 -0600 Subject: [PATCH 1980/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 1340f618f..061e1ceaa 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -193,6 +193,10 @@ "message": "Jäädvustus ebaõnnestus, laadige leht uuesti ja proovige uuesti.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Ajapõhine", "description": "Time Based" From e4fef33784e6c7d425ca7f2177af03e9abc0de2e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:15 -0600 Subject: [PATCH 1981/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index b7d880011..54ef892bb 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -193,6 +193,10 @@ "message": "Vastleggen is mislukt, herlaad de pagina en probeer het opnieuw.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Tijdgebonden", "description": "Time Based" From 5369637bdfddcfe6d051565f87178ee1f8156829 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:16 -0600 Subject: [PATCH 1982/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 58940da54..b3425ccf5 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -193,6 +193,10 @@ "message": "キャプチャーできませんでした。再読込してもう一度お試しください。", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "タイム ベース", "description": "Time Based" From 6b5efb98e5dc2e4c0d40decda3a023029c953588 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:17 -0600 Subject: [PATCH 1983/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 686afe3c4..cfd6dc371 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -193,6 +193,10 @@ "message": "Quét thất bại, vui lòng tải lại trang và thử lại.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Theo thời gian", "description": "Time Based" From 2b0d2fbd2a55970be37cdd9695332f7ff1383277 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:19 -0600 Subject: [PATCH 1984/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9c9eca1f7..b58709981 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -193,6 +193,10 @@ "message": "La captura ha fallat, recarregueu la pàgina i torneu-ho a provar.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "En base al temps", "description": "Time Based" From 6cd2f8d1106495ee11bd36e4c7903f25e4f43cf0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:20 -0600 Subject: [PATCH 1985/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index b48213007..5a60107ac 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -193,6 +193,10 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Bazuar në kohë", "description": "Time Based" From ed5eae363ae42999ffda1d5de15ad841fbeb8443 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:21 -0600 Subject: [PATCH 1986/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 2c6bfbc35..e6fc00186 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -193,6 +193,10 @@ "message": "Captura a eșuat, te rugăm să reîncarci pagina și să încerci din nou.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Bazat pe timp", "description": "Time Based" From e1b48d8caf765408f77c3160ee733c5e0ae4c9b3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:23 -0600 Subject: [PATCH 1987/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 9054a7647..5772cadc5 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -193,6 +193,10 @@ "message": "Échec de la capture, rechargez la page et essayez à nouveau.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Basé sur le temps", "description": "Time Based" From 9a630b09501d733720b08d8a3942782def1c89be Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:24 -0600 Subject: [PATCH 1988/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 8e84c7e46..75341b7e0 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -193,6 +193,10 @@ "message": "La captura falló. Es necesario recargar la página e intentarlo de nuevo.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Basado en tiempo", "description": "Time Based" From ffbfa537d1a587dc369ca646e3e30ef371bcaba2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:25 -0600 Subject: [PATCH 1989/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ffdc5756c..7677ca465 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -193,6 +193,10 @@ "message": "فشل في التقاط الرمز, يرجى إعادة تحميل الصفحة والمحاولة مرة أخرى.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "على أساس الوقت", "description": "Time Based" From f92426f941bbe40ff526f19536fdee798a9632a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:26 -0600 Subject: [PATCH 1990/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 854f67e85..d91a05bf8 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -193,6 +193,10 @@ "message": "Заснемането неуспешно, моля презаредете страницата и опитайте отново.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Време на базата", "description": "Time Based" From 47601719014e24b6f372497d93e58e23c7f6c912 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:27 -0600 Subject: [PATCH 1991/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d1bfd281a..3ebaaf98a 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -193,6 +193,10 @@ "message": "Získávání dat selhalo, prosím načtěte stránku znovu a opakujte akci.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Na základě času", "description": "Time Based" From 9796e1ab8215072d50f1e464fa963930b95d8044 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:29 -0600 Subject: [PATCH 1992/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index b04331ae3..9bb5febfb 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -193,6 +193,10 @@ "message": "Acquisizione non riuscita, si prega di ricaricare la pagina e riprovare.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Basato sul tempo", "description": "Time Based" From 2cd7146c2f36780f6ed2af1abd972921d1d242a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:30 -0600 Subject: [PATCH 1993/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 1f035961c..5288a0829 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -193,6 +193,10 @@ "message": "Optagelsen mislykkedes. Genindlæs siden igen, og prøv igen.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Tidsbaseret", "description": "Time Based" From f7884a25bf471e2ba83762e66a7e658c58bd198d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:31 -0600 Subject: [PATCH 1994/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 113df3d7a..becc43def 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -193,6 +193,10 @@ "message": "Aufnahme fehlgeschlagen, bitte aktualisieren Sie die Seite und versuchen Sie es erneut.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Zeitbasiert", "description": "Time Based" From 0c55ad7245f509d14cf857deebafed00b59b1f10 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:32 -0600 Subject: [PATCH 1995/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 0615d46f9..96745c4c0 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -193,6 +193,10 @@ "message": "Η καταγραφή απέτυχε, επαναλάβετε τη φόρτωση της σελίδας και προσπαθήστε ξανά.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Βάσει χρόνου", "description": "Time Based" From 87d2d1ee4f61acc51954fb3c7b646c8416ce5b9b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:33 -0600 Subject: [PATCH 1996/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 049381a91..0833a18c0 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -193,6 +193,10 @@ "message": "Fêstlizzen is mislearre, laad de side opnij en probearje it opnij.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Tiidsbûn", "description": "Time Based" From f3129c7609a857c4e655979f5c9b89981fa52b5e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:34 -0600 Subject: [PATCH 1997/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 18305c8c4..0c4193ce7 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -193,6 +193,10 @@ "message": "Kuvakaappaus epäonnistu. Lataa sivu uudelleen ja kokeile vielä kerran.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Aikaperusteinen", "description": "Time Based" From 657c499c71a9eea479e8d5a9f205488a8e443c3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:36 -0600 Subject: [PATCH 1998/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 81897b0a8..685b98a16 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -193,6 +193,10 @@ "message": "הצילום נכשל, נא לרענן את הדף ולנסות שנית.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "מבוסס זמן", "description": "Time Based" From eabd85fc3a147fb787d011a46b822bc14628b323 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:37 -0600 Subject: [PATCH 1999/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index e70bdac3f..b5794230e 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -193,6 +193,10 @@ "message": "A rögzítés sikertelen, kérem töltse újra az oldalt és próbálja meg újra.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Idő alapú", "description": "Time Based" From 1998f25455c3d86354ad8a9e4f68ee47bb507c80 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:17:38 -0600 Subject: [PATCH 2000/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 12dd62340..75fca45e5 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -193,6 +193,10 @@ "message": "Capture failed, please reload the page and try again.", "description": "Capture Failed" }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, "based_on_time": { "message": "Time Based", "description": "Time Based" From dae1dee5d22bd738a7835eaccd867374fbc15830 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 00:55:56 -0600 Subject: [PATCH 2001/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 239fa1d3b..e732d2743 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Czy próbujesz zeskanować kod QR z lokalnego pliku? Zamiast tego użyj funkcji Importuj kopię zapasową obrazu QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From d9f07a8aac6c1b7e526bd582e57bae079d797a25 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 02:12:21 -0600 Subject: [PATCH 2002/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 9399f783a..3065c7f1e 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "คุณกำลังพยายามสแกนคิวอาร์โค้ดจากไฟล์ในเครื่องหรือไม่? ใช้นำเข้ารูปคิวอาร์โค้ดที่สำรองไว้แทน", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From a6813f9e1342990df7144ef0ee2ce0c9cc9d930c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 03:59:47 -0600 Subject: [PATCH 2003/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b3425ccf5..efdd4081b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "ローカルファイルからQRコードをスキャンしようとしていますか? 代わりにQRイメージバックアップをインポートしてください。", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 9575039a195d2b79a9edb3182d52993419595124 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 04:36:30 -0600 Subject: [PATCH 2004/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 9cdfc516f..5d11a2df4 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Сканируете QR-код из файла? Используйте команду Импортировать QR из резервного файла.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From faa414b79659543eca86216324eb06ea40d5619d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 05:27:34 -0600 Subject: [PATCH 2005/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index e6fc00186..a00b480e9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Încercați să scanați codul QR dintr-un fișier local? Utilizați în schimb importul de copie de rezervă QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 84424027c54f57ec725817d25412aa32b2fecbbf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 08:05:21 -0600 Subject: [PATCH 2006/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 9bb5febfb..e7055ede0 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importazione non riuscita. Se stai portando dati da Google Authenticator, riesporta i dati da Google Authenticator e prova di nuovo.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Alcuni dati dell'account non sono stati importati con successo.", "description": "Some migration data is broken." }, "close": { @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Stai cercando di scansionare il codice QR da un file locale? Prova invece Importa backup immagine QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 14949104c1ce1d93730b61e6496f01d966125e4e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Feb 2021 14:04:46 -0600 Subject: [PATCH 2007/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index b58709981..ea2b080bc 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Proveu de llegir un codi QR des d'un arxiu local? Enlloc d'això, utilitzeu la importació de còpies de seguretat d'imatges QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 2b4c4c4b269cead76afcac46de480e500e61fa00 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 16 Feb 2021 10:19:46 -0600 Subject: [PATCH 2008/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 0833a18c0..0749807d5 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Account tafoegje", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Ymportearjen mislearre. As jo gegevens fan Google Authenticator migrearje, eksportearje dan opnij jo gegevens út Google Authenticator en probearje it opnij.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Guon accountgegevens binne net ymportearre.", "description": "Some migration data is broken." }, "close": { @@ -138,11 +138,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Jo kinne net in nij account tafoegje oant alle accounts ûntsifere binne. Fier it krekte wachtwurd yn eardat jo fierder gean.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Accounts dy't net ûntsifere wurde kinne, wurde net yn dizze reservekopy opnommen.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Probearje jo fan in lokaal bestân út de QR-koade te scannen? Brûk yn stee dêrfan de QR-reservekopy ymportearje.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 23d81398ce691609e21162c003817749757659ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 16 Feb 2021 10:19:47 -0600 Subject: [PATCH 2009/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 54ef892bb..9a912b21e 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Account toevoegen", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importeren mislukt. Als u gegevens van Google Authenticator migreert, exporteer dan opnieuw uw gegevens uit Google Authenticator en probeer het opnieuw.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Sommige accountgegevens zijn niet geïmporteerd.", "description": "Some migration data is broken." }, "close": { @@ -138,11 +138,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "U kunt niet een nieuw account toevoegen tot alle accounts zijn ontcijferd. Voer het juiste wachtwoord in voordat u verder gaat.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Accounts die niet kunnen worden ontcijferd, worden niet in deze back-up opgenomen.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Probeert u vanuit een lokaal bestand de QR-code te scannen? Gebruik in plaats daarvan de QR-back-up importeren.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From cb1124df72e9855b1f35b6be9b2ea53ade4569cc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 17 Feb 2021 02:33:12 -0600 Subject: [PATCH 2010/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5772cadc5..31f361f47 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Essayez-vous de scanner le code QR à partir d'un fichier local ? Utilisez plutôt l'importation de sauvegarde d'images QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 0013a72926d4ffaa34a6a340f365f4ec8d6344af Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Feb 2021 18:57:22 -0600 Subject: [PATCH 2011/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index c10b18fc6..27a41ae16 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Você está tentando escanear o código QR de um arquivo local? Use Importar Backup de Imagem QR em vez disso.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From d5889f855b5116d1bc9bc63616339f578a1f7928 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 20 Feb 2021 01:40:29 -0600 Subject: [PATCH 2012/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e75827e01..20c7ccc0d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod Görüntü Yedeklemeyi İçe Aktar seçeneğini kullanın.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 5da8f8d396d75466af2ea2a650b4188e3ed801a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 20 Feb 2021 01:51:30 -0600 Subject: [PATCH 2013/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 20c7ccc0d..fb583ac47 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod Görüntü Yedeklemeyi İçe Aktar seçeneğini kullanın.", + "message": "Karekodunu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod Yedeklemeden İçe Aktar seçeneğini kullanın.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 3e7a40bea07096ba6ea4ceb9a43909fad6512ad8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Feb 2021 15:42:19 -0600 Subject: [PATCH 2014/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3dbb7a815..b49c75a1e 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "اسکن QR Code", + "message": "اسکن رمزینه", "description": "Scan QR Code." }, "add_secret": { @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "آیا شما میخواهید رمزینه را از روی یک فایل در دستگاه خود اسکن کنید؟ بجای آن از گزینه ورود عکس پشتیبان استفاده کنید.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 95fbf26754a138d0a1d46dfb9d78d60722367062 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Feb 2021 16:13:50 -0600 Subject: [PATCH 2015/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b49c75a1e..6f719beac 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,22 +1,22 @@ { "extName": { - "message": "احراز هویت", + "message": "احراز هویت کننده", "description": "Extension Name." }, "extShortName": { - "message": "احراز هویت", + "message": "احراز هویت کننده", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator کدهای احراز هویت دو عاملی را در مرورگر شما ایجاد می کند.", + "message": "افزونه Authenticator کدهای تأیید هویت دو مرحله‌ای را در مرورگر شما تولید می‌کند.", "description": "Extension Description." }, "added": { - "message": " اضافه شده است!", + "message": " اضافه شده است.", "description": "Added Account." }, "errorqr": { - "message": "QR code شناسایی نشد!", + "message": "رمزینه شناسایی نشد.", "description": "QR Error." }, "errorsecret": { @@ -44,7 +44,7 @@ "description": "Some migration data is broken." }, "close": { - "message": "بستن !", + "message": "بستن", "description": "Close." }, "ok": { @@ -56,11 +56,11 @@ "description": "Yes." }, "no": { - "message": "نه !", + "message": "خیر", "description": "No." }, "account": { - "message": "اکانت", + "message": "حساب", "description": "Account." }, "accountName": { @@ -68,19 +68,19 @@ "description": "Account Name." }, "issuer": { - "message": "نام کاربری / نام سایت", + "message": "صادرکننده", "description": "Issuer." }, "secret": { - "message": "کد امنیتی", + "message": "رمز", "description": "Secret." }, "updateSuccess": { - "message": "انجام شد !", + "message": "با موفقیت انجام شد.", "description": "Update Success." }, "updateFailure": { - "message": "ناموفق !", + "message": "ناموفق بود.", "description": "Update Failure." }, "about": { @@ -100,27 +100,27 @@ "description": "Security." }, "current_phrase": { - "message": "رمز ورود فعلی", + "message": "کلمه عبور فعلی", "description": "Current Passphrase." }, "new_phrase": { - "message": "رمز ورود جدید", + "message": "کلمه عبور جدید", "description": "New Passphrase." }, "phrase": { - "message": "رمز ورود", + "message": "کلمه عبور", "description": "Passphrase." }, "confirm_phrase": { - "message": "تأیید رمز ورود", + "message": "تأیید کلمه عبور", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "آیا مطمئن هستید که می خواهید این اکانت را حذف کنید؟ این عملیات قابل برگشت نیست !", + "message": "آیا مطمئن هستید که می‌خواهید این حساب را حذف کنید؟ این عملیات قابل بازگردانی نیست.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "من میدانم که تمام داده‌هایم بدون امکان بازیابی حذف خواهند شد.", + "message": "من متوجه هستم که تمام داده‌های من بدون امکان بازیابی حذف خواهند شد.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From 1e86d80873dc74970df966e3c0feca852e65ff9e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Feb 2021 16:21:24 -0600 Subject: [PATCH 2016/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 6f719beac..81ef96b97 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره ازGoogle Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", + "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره از Google Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -127,14 +127,14 @@ "message": "ریست کردن افزونه احراز هویت" }, "delete_all_warning": { - "message": "این ، تمام داده‌های شما را حذف کرده و افزونه احراز هویت را به طور کامل ریست می‌کند. شما بعدا نمیتوانید داده‌های حذف شده را برگردانید! شما باید قبل از بازنشانی افزونه احراز هویت از داده‌های خود نسخه پشتیبان تهیه کنید." + "message": "این تمام داده‌های شما را حذف کرده و افزونه Authenticator را به طور کامل بازنشانی می‌کند. شما بعداً قادر نخواهید بود داده‌های حذف شده را بازیابی کنید! شما باید قبل از بازنشانی افزونه Authenticator از داده‌های خود نسخه پشتیبان تهیه کنید." }, "security_warning": { - "message": "این کلمه عبور برای رمزنگاری اکانت های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", + "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", "description": "Passphrase Warning." }, "update": { - "message": "به روز رسانی", + "message": "بروز رسانی", "description": "Update." }, "phrase_incorrect": { @@ -142,15 +142,15 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "حسابهایی که امکان رمزگشایی ندارند، مشمول این پشتیبان گیری نمی شوند!", + "message": "حسابهایی که امکان رمزگشایی ندارند، در این نسخه پشتیبان گنجانده نمی شوند.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "رمز عبور مطابقت ندارد!", + "message": "کلمه عبور منطبق نیست.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "رمزگذاری شده", + "message": "رمزنگاری شده", "description": "Encrypted." }, "copied": { @@ -178,7 +178,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "ذخیره کلمه عبور", + "message": "به خاطر سپردن کلمه عبور", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -186,7 +186,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا اینکه خیلی دیر شود!", + "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا خیلی دیر شود!", "description": "Remind Backup" }, "capture_failed": { From 94fef9212bb47b709328afbabe0e1a5960069fad Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Feb 2021 16:39:08 -0600 Subject: [PATCH 2017/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 81ef96b97..b241cd2d5 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "رمزینه شناسایی نشد.", + "message": "QR code شناسایی نشد.", "description": "QR Error." }, "errorsecret": { @@ -190,7 +190,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "خطایی رخ داد! ، لطفا صفحه را مجدد بارگذاری کرده و دوباره تلاش کنید.", + "message": "تصویربرداری موفق نبود. لطفا صفحه را مجدد بارگذاری کرده و دوباره تلاش کنید.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -198,11 +198,11 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "زمان محلی پیش‌ فرض", + "message": "مبتنی بر زمان", "description": "Time Based" }, "based_on_counter": { - "message": "بر اساس شمارنده", + "message": "مبتنی بر شمارنده", "description": "Counter Based" }, "resize_popup_page": { @@ -222,11 +222,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "وارد کردن پشتیبان", + "message": "ایمپورت کردن فایل پشتیبان", "description": "Import backup." }, "import_backup_file": { - "message": "وارد کردن فایل پشتیبان", + "message": "ایمپورت کردن فایل پشتیبان", "description": "Import backup file." }, "import_backup_qr": { @@ -234,7 +234,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "وارد کردن پشتیبان متنی", + "message": "ایمپورت کردن پشتیبان متنی", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -250,7 +250,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "هشدار: پشتیبان گیری رمزگذاری نشده است. مسئولیت استفاده با خودتان است.", + "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری نشده‌اند. با مسئولیت خودتان استفاده کنید.", "description": "Backup risk warning." }, "import_error_password": { @@ -286,7 +286,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "همگام سازی دستی", + "message": "همگام‌سازی دستی", "description": "Manual sync" }, "use_autofill": { @@ -298,7 +298,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "تم", + "message": "زمینه", "description": "Theme" }, "theme_light": { @@ -306,7 +306,7 @@ "description": "Light theme" }, "theme_dark": { - "message": "تاریک", + "message": "تیره", "description": "Dark theme" }, "theme_high_contrast": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "storage_location": { - "message": "محل ذخیره سازی", + "message": "محل ذخیره‌سازی", "description": "Storage location" }, "sign_in": { @@ -363,7 +363,7 @@ "message": "درحال بارگذاری..." }, "autolock": { - "message": "قفل برنامه بعد از" + "message": "قفل کردن برنامه بعد از " }, "minutes": { "message": "دقیقه" @@ -381,7 +381,7 @@ "message": "نامعتبر" }, "digits": { - "message": "رقم ها :" + "message": "ارقام" }, "algorithm": { "message": "الگوریتم" From e2bec25d59cc69842f5bd7460549e64796c62c33 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 23 Feb 2021 01:33:21 -0600 Subject: [PATCH 2018/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index f260f585d..554a41ce9 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add账户", + "message": "添加账号", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "导入失败。 如果您要从Google Authenticator迁移数据,请从Google Authenticator重新导出数据,然后重试。", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "某些帐户数据未成功导入。", "description": "Some migration data is broken." }, "close": { @@ -194,7 +194,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "您是否正在尝试从本地文件扫描QR码? 改为使用导入QR图像备份。", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 5ed83cd9849f8b610349ee065098d99005614cd0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 23 Feb 2021 01:47:46 -0600 Subject: [PATCH 2019/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 75fca45e5..2721670a3 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Authenticator", + "message": "සත්‍යාපකය", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "සත්‍යාපකය", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "සත්‍යාපකය ඔබගේ බ්‍රව්සරයේ සාධක දෙකක සත්‍යාපන කේත ජනනය කරයි.", "description": "Extension Description." }, "added": { From 32aeb35f9a988210fea79646e62d48154a551654 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 5 Mar 2021 06:55:48 -0600 Subject: [PATCH 2020/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 7d2d95cea..bf77644c7 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "新增帳戶", "description": "Add account." }, "add_qr": { From c1a4fe2b4038aa34d4399acaf26ef6aba07b9371 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:40 -0600 Subject: [PATCH 2021/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 554a41ce9..9a8962d69 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -87,10 +87,6 @@ "message": "关于", "description": "About." }, - "export_import": { - "message": "导出 / 导入", - "description": "Export and Import." - }, "settings": { "message": "设置", "description": "Settings." @@ -313,20 +309,12 @@ "message": "高对比度", "description": "High Contrast theme" }, - "storage_menu": { - "message": "存储及备份", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "选择数据存储位置。local为仅在本地存储,sync为云端同步存储。", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "自动备份您的数据至第三方服务。", "description": "3rd party backup info" }, - "storage_location": { - "message": "存储位置", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "智能过滤器" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From e191425186fdad02573b7181eab44b10de7c144e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:41 -0600 Subject: [PATCH 2022/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 26bbcb543..f057c550b 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -87,10 +87,6 @@ "message": "About", "description": "About." }, - "export_import": { - "message": "Export / Import", - "description": "Export and Import." - }, "settings": { "message": "Settings", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Storage & Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Storage Location", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 9d2b49cb629632879cb0e3c219dbf4b9ff400acb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:43 -0600 Subject: [PATCH 2023/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index fe819ff8a..2aa239fff 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -87,10 +87,6 @@ "message": "정보", "description": "About." }, - "export_import": { - "message": "내보내기/가져오기", - "description": "Export and Import." - }, "settings": { "message": "설정", "description": "Settings." @@ -313,20 +309,12 @@ "message": "고대비", "description": "High Contrast theme" }, - "storage_menu": { - "message": "저장 & 백업", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "데이터 저장 위치를 선택하세요. '로컬'을 사용하면 데이터를 귀하의 PC에 저장합니다. '동기화'를 사용하면 동기화 계정에 로그인한 경우, 브라우저가 데이터를 클라우드에 동기화합니다.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "제3자 저장 서비스에 데이터를 자동으로 백업하세요.", "description": "3rd party backup info" }, - "storage_location": { - "message": "저장 위치", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "스마트 필터" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 80ae4002984206af03817e0d25f833e829829e0c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:44 -0600 Subject: [PATCH 2024/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 9a912b21e..899cbb87d 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -87,10 +87,6 @@ "message": "Over", "description": "About." }, - "export_import": { - "message": "Exporteren / Importeren", - "description": "Export and Import." - }, "settings": { "message": "Instellingen", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Hoog contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Opslag & back-up", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Kies waar uw gegevens worden opgeslagen. Met ‘lokale’ worden de gegevens opgeslagen op uw PC. Met ‘sync’ worden uw gegevens gesynchroniseerd naar de cloud als u bent aangemeld bij een account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatisch een back-up maken van uw gegevens naar opslagdiensten van derden.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Opslaglocatie", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Slim filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 3ab7ece2815354fbd7489215110cb2a007152129 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:45 -0600 Subject: [PATCH 2025/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index f0068e102..f6df7bcf9 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -87,10 +87,6 @@ "message": "Om", "description": "About." }, - "export_import": { - "message": "Eksport/Import", - "description": "Export and Import." - }, "settings": { "message": "Innstillinger", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Lagring & Sikkerhetskopi", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Velg hvor dataen din skal lagres. Ved å bruke 'lokal' lagrer du dataen din på PCen. Ved å bruke 'synkronisering' lar nettleseren din synkronisere dataene til skyen hvis du er logget på en synkroniseringskonto.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Sikkerhetskopier dataene dine automatisk til tredjeparts lagringstjenester.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Lagringssted", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 54e08188cb81db98418f9fc1e4249a1fdbcc9d1b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:46 -0600 Subject: [PATCH 2026/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e732d2743..e623b451c 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -87,10 +87,6 @@ "message": "O aplikacji", "description": "About." }, - "export_import": { - "message": "Eksport / Import", - "description": "Export and Import." - }, "settings": { "message": "Ustawienia", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Wysoki kontrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Przechowywanie i kopie zapasowe", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Wybierz miejsce przechowywania danych. Używanie \"local\" zapisuje twoje dane na twoim komputerze. Korzystanie z opcji \"sync\" pozwala przeglądarce synchronizować dane z chmurą, jeśli jesteś zalogowany na koncie synchronizacji.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Miejsce przechowywania", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Inteligentny filtr" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 5ffbaf86160e1235e9b69ca53fb8d2a80370e3c6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:48 -0600 Subject: [PATCH 2027/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 8d0be99ee..ffe9ecc1e 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -87,10 +87,6 @@ "message": "Sobre", "description": "About." }, - "export_import": { - "message": "Exportar/Importar", - "description": "Export and Import." - }, "settings": { "message": "Configurações", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Alto Contraste", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Armazenamento & Cópia de Segurança", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Selecione onde os seus dados deverão ser armazenados. 'local' armazena os seus dados no seu computador. 'sincronizar' permite que o seu navegador sincronize os seus dados com a cloud caso esteja conectado a uma conta de sincronização.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automaticamente os seus dados serão exportados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Local de Armazenamento", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtro Inteligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From bb5b326c0ddf0872e0b5f5e6c7d1c62b8737e225 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:49 -0600 Subject: [PATCH 2028/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 5a60107ac..ea9bda123 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -87,10 +87,6 @@ "message": "Rreth", "description": "About." }, - "export_import": { - "message": "Eksporto / Importo", - "description": "Export and Import." - }, "settings": { "message": "Cilësimet", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Kontrast i lartë", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Storage & Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Vendndodhja e hapësirës ruajtëse", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtri inteligjent" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From c57c9a64429d08fc9bec726f9b631a80cca3a930 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:50 -0600 Subject: [PATCH 2029/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index fa97e573b..921ef14ef 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -87,10 +87,6 @@ "message": "Om", "description": "About." }, - "export_import": { - "message": "Exportera / Importera", - "description": "Export and Import." - }, "settings": { "message": "Inställningar", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Storage & Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Storage Location", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 17e299184aabfa9dec33b221768ee3f7a1cfdaf9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:52 -0600 Subject: [PATCH 2030/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e7055ede0..7e9acd592 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -87,10 +87,6 @@ "message": "Informazioni", "description": "About." }, - "export_import": { - "message": "Esporta / Importa", - "description": "Export and Import." - }, "settings": { "message": "Impostazioni", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Contrasto Elevato", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Archivio & Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Scegli dove memorizzare i tuoi dati. Usando \"locale\" memorizzerai i dati sul PC. Usando \"sync\" consentirai al tuo browser di sincronizzare i dati sul cloud.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Backup automatico dei tuoi dati su servizi di terze parti.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Posizione Di Memorizzazione", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtro Intelligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 945723e9ef94ce18dd960dcaa268f8fe24f6c917 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:53 -0600 Subject: [PATCH 2031/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index fb583ac47..c9c0e48f4 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -87,10 +87,6 @@ "message": "Hakkında", "description": "About." }, - "export_import": { - "message": "İçe / Dışa aktar", - "description": "Export and Import." - }, "settings": { "message": "Ayarlar", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Yüksek Kontrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Depolama & Yedekleme", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Verilerinizin nerede saklanacağını seçin. 'local' kullanmak verilerinizi bilgisayarınızda depolar. 'sync' kullanılması, bir senkronizasyon hesabında oturum açtıysanız tarayıcınızın bilgilerinizi bulut ile eşitlemesine olanak tanır.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Verilerinizi otomatik olarak 3. taraf depolama servislerine yedekleyin.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Depolama Konumu", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Akıllı Filtre" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 4c94b0850020479f08ea175d2ebc807574900c33 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:54 -0600 Subject: [PATCH 2032/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 34ee656e3..c53bc425b 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -87,10 +87,6 @@ "message": "Про додаток", "description": "About." }, - "export_import": { - "message": "Експорт / Імпорт", - "description": "Export and Import." - }, "settings": { "message": "Налаштування", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Висока контрастність", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Сховище і резервне копіювання", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Виберіть місце зберігання даних. Використовуючи 'local', Ваші дані зберігаються на ПК. Використовуючи 'sync', Ви дозволяє браузеру синхронізувати ваші дані з хмарою, якщо Ви увійшли за допомогою синхронізованого облікового запису.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Автоматично створювати резервні копії Ваших даних у сторонніх сервісах-сховищах.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Місце зберігання", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Розумний фільтр" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 9750bb71d25460cb75f70e32a9e010a512d2bb61 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:55 -0600 Subject: [PATCH 2033/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index cfd6dc371..ab80bd4f6 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -87,10 +87,6 @@ "message": "Về chúng tôi", "description": "About." }, - "export_import": { - "message": "Xuất / Nhập dữ liệu", - "description": "Export and Import." - }, "settings": { "message": "Cài đặt", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Tương phản cao", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Lưu trữ và sao lưu", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Chọn nơi bạn đã lưu trữ dữ liệu. Sử dụng 'local' với dữ liệu trên PC của bạn. Sử dụng 'sync' cho phép trình duyệt đồng bộ dữ liệu trên đám mây nếu bạn đã đăng nhập vào tài khoản đó.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Tự động sao lưu dữ liệu của bạn với dịch vụ lưu trữ bên thứ 3.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Vị trí lưu trữ", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Bộ lọc thông minh" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 51a5118fe59c6bd2b20d4858d91051c0787858fc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:57 -0600 Subject: [PATCH 2034/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 27a41ae16..8ddcc8f10 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -87,10 +87,6 @@ "message": "Sobre", "description": "About." }, - "export_import": { - "message": "Exportar / Importar", - "description": "Export and Import." - }, "settings": { "message": "Configurações", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Alto contraste", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Armazenamento e Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Escolha onde seus dados são armazenados. Usar 'local' armazena seus dados no seu PC. Usando 'sincronizar' permite seu navegador sincronizar seus dados na nuvem, caso você esteja conectado a uma conta de sincronização.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automaticamente fazer backup dos seus dados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Local de Armazenamento", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtro inteligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 2e26ba95f46da167140fe69fb6d2621c5b14a4aa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:58 -0600 Subject: [PATCH 2035/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index ddb6746ec..c92f3290d 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -87,10 +87,6 @@ "message": "Tentang: akun gmail dan akun prakerja yang di retas oleh seseorang sehingga tidak dapat masuk atau login ke akun", "description": "About." }, - "export_import": { - "message": "Ekspor / Impor: ekspor", - "description": "Export and Import." - }, "settings": { "message": "Setelan: gmail", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Kontras Tinggi: tidak", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Penyimpanan & Cadangan: ya", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Pilih dimana data kamu akan disimpan. Menggunakan 'lokal' akan menyimpanan data kamu di PC. Menggunakan 'Sinkron' membuat browser Menyinkronkan data ke cloud jika kamu sudah masuk ke akun Sync.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Otomatis mencadangkan data kamu ke layanan penyimpanan pihak ke-3.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Lokasi Penyimpanan", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filter pintar" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 4dba727f144804a3903fbd640ede366fb1f50147 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:00:59 -0600 Subject: [PATCH 2036/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 3065c7f1e..870eb8e01 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -87,10 +87,6 @@ "message": "เกี่ยวกับ", "description": "About." }, - "export_import": { - "message": "ส่งออก / นำเข้า", - "description": "Export and Import." - }, "settings": { "message": "ตั้งค่า", "description": "Settings." @@ -313,20 +309,12 @@ "message": "ความคมชัดสูง", "description": "High Contrast theme" }, - "storage_menu": { - "message": "การจัดเก็บและสำรองข้อมูล", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "โปรดเลือกที่จัดเก็บข้อมูลของคุณ เลือก 'local' เก็บข้อมูลลงบนพีซีของคุณ , เลือก 'sync' เบราว์เซอร์ซิงค์ข้อมูลกับระบบคลาวด์ หากคุณลงชื่อเข้าใช้บัญชีซิงค์", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "สำรองข้อมูลของคุณโดยอัตโนมัติ ไปยังผู้บริการอื่นๆ", "description": "3rd party backup info" }, - "storage_location": { - "message": "ที่จัดเก็บข้อมูล", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "ตัวกรองอัจฉริยะ" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 278c767a9c2e123e71d1cf4f9c5d286a4107dc4b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:00 -0600 Subject: [PATCH 2037/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index efdd4081b..a635e0341 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -87,10 +87,6 @@ "message": "このアプリについて", "description": "About." }, - "export_import": { - "message": "エクスポート/インポート", - "description": "Export and Import." - }, "settings": { "message": "設定", "description": "Settings." @@ -313,20 +309,12 @@ "message": "高コントラスト", "description": "High Contrast theme" }, - "storage_menu": { - "message": "ストレージとバックアップ", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "データの保存場所を選択します。 「ローカル」はPCにデータを保存します。「同期」は、そのアカウントにログインいればブラウザーを通じてクラウドとデータを同期することができます。", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", "description": "3rd party backup info" }, - "storage_location": { - "message": "ストレージの場所", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "スマートフィルター" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 8527c2b0f9e7765e05d7c988439cad94d5919512 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:02 -0600 Subject: [PATCH 2038/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index b5794230e..41d01a580 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -87,10 +87,6 @@ "message": "Rólunk", "description": "About." }, - "export_import": { - "message": "Exportálás / Importálás", - "description": "Export and Import." - }, "settings": { "message": "Beállítások", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Nagy kontrasztú", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Tárolás és biztonsági mentés", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Válassza ki hol tárolódjanak az adatai. A \"helyi\" tárolás a számítógépén tárolja az adatokat. A \"szinkronizálás\" engedélyezi a böngészőt hogy a felhőben tárolja az adatokat, ha bejelentkezett egy fiókkal.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatikusan menti az ön adatait a harmadik fél által üzemeltetett tároló szolgáltatásnál.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Tárolás helye", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Okos szűrő" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From d13ea433c1f08b0798810f63472fcd5ea8d9d33d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:04 -0600 Subject: [PATCH 2039/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b241cd2d5..42b3d864b 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -87,10 +87,6 @@ "message": "درباره", "description": "About." }, - "export_import": { - "message": "وارد کردن/خروجی گرفتن", - "description": "Export and Import." - }, "settings": { "message": "تنظیمات", "description": "Settings." @@ -313,20 +309,12 @@ "message": "کنتراست بالا", "description": "High Contrast theme" }, - "storage_menu": { - "message": "ذخیره سازی و تهیه نسخه پشتیبان", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "انتخاب کنید که داده شما در کجا ذخیره شود. استفاده از گزینه \"محلی\" داده شما را بر روی کامپیوتر شخصی ذخیره می‌کند. استفاده از گزینه \"همگام‌سازی\" به مرورگر شما اجازه می‌دهد که در صورتی که وارد یک حساب همگام‌سازی شده‌اید، داده شما را با محیط ابری همگام‌سازی نماید.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "گرفتن نسخه پشتیبان خودکار از داده‌های شما توسط سرویس‌های شخص ثالث.", "description": "3rd party backup info" }, - "storage_location": { - "message": "محل ذخیره‌سازی", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "فیلتر هوشمند" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 6d15f05437beef717b1193d1818ef41feddaddec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:06 -0600 Subject: [PATCH 2040/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 7677ca465..a2a637231 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -87,10 +87,6 @@ "message": "حول التطبيق", "description": "About." }, - "export_import": { - "message": "استيراد \\ تصدير", - "description": "Export and Import." - }, "settings": { "message": "الاعدادات", "description": "Settings." @@ -313,20 +309,12 @@ "message": "تباين عالي", "description": "High Contrast theme" }, - "storage_menu": { - "message": "التخزين الاحتياطي &", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "اختر حيث يتم تخزين البيانات الخاصة بك. استخدام 'المحلية' يقوم بتخزين البيانات الخاصة بك على جهاز الكمبيوتر الخاص بك. يتيح 'مزامنة' باستخدام المستعرض الخاص بك مزامنة البيانات الخاصة بك إلى السحابة إذا تم تسجيل دخولك إلى حساب تزامن.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "تلقائياً النسخ الاحتياطي البيانات الخاصة بك للتخزين وخدمات الطرف الثالث.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Storage Locations", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "الفلتر الذكي" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From ad3c645f363c49de799cce091e9e274d6580508e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:07 -0600 Subject: [PATCH 2041/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 2721670a3..75b3db3a9 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -87,10 +87,6 @@ "message": "මේ ගැන", "description": "About." }, - "export_import": { - "message": "Export / Import", - "description": "Export and Import." - }, "settings": { "message": "සැකසුම්", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Storage & Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Storage Location", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 0d8471385a68f99cd1ceb43ab25cf1f5aa8cffbd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:08 -0600 Subject: [PATCH 2042/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index bf77644c7..a43443fad 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -87,10 +87,6 @@ "message": "關於", "description": "About." }, - "export_import": { - "message": "匯出 / 匯入", - "description": "Export and Import." - }, "settings": { "message": "設定", "description": "Settings." @@ -313,20 +309,12 @@ "message": "高對比", "description": "High Contrast theme" }, - "storage_menu": { - "message": "存儲及備份", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "選擇您資料除存的位置。使用\"本機\"儲存您得資料於您的電腦。如果您登入至同步帳號使用\"同步\"讓您的瀏覽器同步您的數據至雲端。", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatically備份您的資料至第三方儲存服務。", "description": "3rd party backup info" }, - "storage_location": { - "message": "儲存位置", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 139aaec7efc384ee87336ba463691492b10efa6c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:09 -0600 Subject: [PATCH 2043/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 5d11a2df4..a18770faa 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -87,10 +87,6 @@ "message": "О расширении", "description": "About." }, - "export_import": { - "message": "Export / Import", - "description": "Export and Import." - }, "settings": { "message": "Настройки", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Высокая контрастность", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Хранение и резервное копирование", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Выберите, где хранятся ваши данные. Выбрав «local», Ваши данные будут храниться на Вашем ПК. Использование «sync» позволяет Вашему браузеру синхронизировать Ваши данные с облачным хранилищем, при условии, что Вы вошли в свою учетную запись.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Автоматическое резервное копирование данных в сторонние службы хранения.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Место хранения", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "\"Умный\" фильтр" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 5809acd5c383b9baeb8bf3dc741d4d9995a92cd4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:11 -0600 Subject: [PATCH 2044/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a00b480e9..3087bbeed 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -87,10 +87,6 @@ "message": "Despre", "description": "About." }, - "export_import": { - "message": "Export / Import", - "description": "Export and Import." - }, "settings": { "message": "Setări", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Contrast sporit", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Stocare și copii de siguranță", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Alege unde sunt stocate datele tale. Opțiunea 'local' stochează datele pe computerul tău. Dacă ești autentificat cu un cont corespunzător, opțiunea `sync' permite browser-ului tău să sincronizeze datele în cloud.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Creează copii de siguranță automate folosind servicii de stocare de la terți.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Stocare", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtru inteligent" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 1ac352ebab74ea1a91369be371e6c15084deee00 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:12 -0600 Subject: [PATCH 2045/3473] New translations messages.json (French) --- _locales/fr/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 31f361f47..6a4b37e98 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -87,10 +87,6 @@ "message": "À propos", "description": "About." }, - "export_import": { - "message": "Exporter / Importer", - "description": "Export and Import." - }, "settings": { "message": "Paramètres", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Contraste élevé", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Stockage et sauvegarde", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Choisissez où vos données sont stockées. L'utilisation de 'local' stocke vos données sur votre PC. L'utilisation de 'sync' permet à votre navigateur de synchroniser vos données sur le cloud si vous êtes connecté à un compte synchronisé.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Sauvegardez automatiquement vos données vers des services de stockage tiers.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Emplacement de stockage", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtre Intelligent" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From c58d71d0e44fceeb4334c3024d84ce6d3084ceb4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:13 -0600 Subject: [PATCH 2046/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 75341b7e0..9b7a73cec 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -87,10 +87,6 @@ "message": "Acerca de", "description": "About." }, - "export_import": { - "message": "Exportar / Importar", - "description": "Export and Import." - }, "settings": { "message": "Preferencias", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Alto contraste", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Almacenamiento y copias de seguridad", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Elige dónde se almacenan tus datos. Usando `local' se almacenan en tu PC. Usando 'sync' permite a tu navegador sincronizar tus datos con la nube si ha iniciado sesión en una cuenta de sincronización.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Realizar copias de seguridad automáticas de tus datos en servicios de almacenamiento de terceros.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Ubicación del almacenamiento", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtro inteligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 37668e55d3d0305e84863c612f84d76fdf24c8a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:14 -0600 Subject: [PATCH 2047/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index d91a05bf8..cd67fdbcd 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -87,10 +87,6 @@ "message": "За Нас", "description": "About." }, - "export_import": { - "message": "Експорт / Импорт", - "description": "Export and Import." - }, "settings": { "message": "Настройки", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Съхранение & Архивиране", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Изберете мястото, където се съхраняват вашите данни. Използване на \"местен\" съхранява данните на вашия компютър. Използване на \"синхронизиране\" позволява на браузъра да синхронизира вашите данни в облак, ако сте си влезли в акаунта.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Автоматично архивиране на вашите данни на външна памет.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Място за съхранение", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 4015e8d217b022fcb69ac15cfc877ffb4e7234ff Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:16 -0600 Subject: [PATCH 2048/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 685b98a16..eb11824fa 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -87,10 +87,6 @@ "message": "אודות", "description": "About." }, - "export_import": { - "message": "ייצוא/ייבוא", - "description": "Export and Import." - }, "settings": { "message": "הגדרות", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "אחסון וגיבוי", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "בחר היכן הנתונים שלך יאוחסנו. השימוש ב'מקומי 'מאחסן את הנתונים שלך במחשב האישי שלך. השימוש בסנכרון מאפשר לדפדפן שלך לסנכרן את הנתונים שלך לענן אם אתה מחובר לחשבון סינכרון.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "גבה אוטומטית את הנתונים שלך לשירותי אחסון של צד ג '.", "description": "3rd party backup info" }, - "storage_location": { - "message": "מיקום האחסון", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From d20ebd69f79fc8939ef678aec735141222137bc8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:17 -0600 Subject: [PATCH 2049/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index ea2b080bc..f88356135 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -87,10 +87,6 @@ "message": "Quant a", "description": "About." }, - "export_import": { - "message": "Exporta / Importa", - "description": "Export and Import." - }, "settings": { "message": "Preferències", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Alt contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Emmagatzematge i còpies de seguretat", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Trieu on s'emmagatzemen les vostres dades. Amb 'local' s'emmagatzemen al vostre PC. Utilitzant 'sync' es permet al navegador sincronitzar les vostres dades al núvol si heu iniciat la sessió en un compte de sincronització.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Fes una còpia de seguretat automàtica de les dades a un servei d'emmagatzematge de tercers.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Ubicació de l'emmagatzematge", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Filtre intel·ligent" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 25f1950582bb74c30ca5454f031a9c0fd7f675d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:18 -0600 Subject: [PATCH 2050/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 3ebaaf98a..8cf145089 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -87,10 +87,6 @@ "message": "O aplikaci", "description": "About." }, - "export_import": { - "message": "Exportovat / Importovat", - "description": "Export and Import." - }, "settings": { "message": "Nastavení", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Storage & Backup", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Choose where your data is stored. Using 'local' stores your data on your PC. Using 'sync' lets your browser sync your data to the cloud if you are signed into a sync account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Storage Location", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 2b8288c0a8c12b1aea9dae5b89f9cf7372635b2e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:19 -0600 Subject: [PATCH 2051/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 5288a0829..b5d07857d 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -87,10 +87,6 @@ "message": "Om", "description": "About." }, - "export_import": { - "message": "Eksporter / importer", - "description": "Export and Import." - }, "settings": { "message": "Settings", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Opbevaring og sikkerhedskopi", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Vælg hvor dine data er gemt. Brug af 'lokal' gemmer dine data på din pc. Brug af 'synkronisering' lader din browser synkronisere dine data til skyen, hvis du er logget på en synkroniserings-konto.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Sikkerhedskopier automatisk dine data til tredjepartslagertjenester.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Lagerpladsplacering", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 8a38d152b1d419828f13c55fd456b06f2bd118c9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:20 -0600 Subject: [PATCH 2052/3473] New translations messages.json (German) --- _locales/de/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index becc43def..1ad4a514f 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -87,10 +87,6 @@ "message": "Über", "description": "About." }, - "export_import": { - "message": "Exportieren / Importieren", - "description": "Export and Import." - }, "settings": { "message": "Einstellungen", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Hoher Kontrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Speicher & Sicherung", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Wählen Sie, wo ihre Daten gespeichert werden sollen. Mit \"local\" werden ihre Daten auf ihrem PC gespeichert. Mit \"sync\" synchonisiert ihr Browser ihre Daten mit der Cloud, sofern Sie sich mit einem Sync-Account angemeldet haben.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatische Sicherung auf Drittanbieter-Speicher.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Speicherort", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 3b84793d18c73d1e310ef4cc05db41307cd8ede6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:22 -0600 Subject: [PATCH 2053/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 96745c4c0..47ec2d678 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -87,10 +87,6 @@ "message": "Σχετικά", "description": "About." }, - "export_import": { - "message": "Εξαγωγή/εισαγωγή", - "description": "Export and Import." - }, "settings": { "message": "Ρυθμίσεις", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Αποθήκευση & δημιουργία αντιγράφων ασφαλείας", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Επιλέξτε όπου είναι αποθηκευμένα τα δεδομένα σας. Χρησιμοποιώντας «τοπικό» αποθηκεύει τα δεδομένα σας στον υπολογιστή σας. Χρησιμοποιώντας «συγχρονισμού» σας επιτρέπει να συγχρονίσετε τα δεδομένα σας στο cloud, αν είστε συνδεδεμένοι σε ένα λογαριασμό συγχρονισμού το πρόγραμμα περιήγησής σας.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Θέση αποθήκευσης", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From bb1cc3ac7338d457c78c36959a32e4eed9d56ff6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:23 -0600 Subject: [PATCH 2054/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 0749807d5..00f84d2fe 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -87,10 +87,6 @@ "message": "Oer", "description": "About." }, - "export_import": { - "message": "Eksportearje / Ymportearje", - "description": "Export and Import." - }, "settings": { "message": "Ynstellingen", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Heech kontrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Unthâld & reservekopy", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Kies wêr't jo gegevens bewarre wurde. Mei ‘lokale’ wurden de gegevens bewarre op jo PC. Mei ‘sync’ wurde uw gegevens syngronisearre nei de cloud as jo oanmeld binne by in account.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Automatysk in reservekopy meitsje fan jo gegevens nei opslachtsjinsten fan tredden.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Unthâldlokaasje", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Tûk filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From 568a6d3bdd09ca14405262e44c265870e447287b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:24 -0600 Subject: [PATCH 2055/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 0c4193ce7..3af645f7c 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -87,10 +87,6 @@ "message": "Tietoja", "description": "About." }, - "export_import": { - "message": "Vie / tuo", - "description": "Export and Import." - }, "settings": { "message": "Asetukset", "description": "Settings." @@ -313,20 +309,12 @@ "message": "High Contrast", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Sijainti ja varmuuskopiot", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Valitse minne tietosi tallennetaan. 'Paikallinen' tallentaa tietosi omalle tietokoneellesi. Vaihtoehto 'Synkronoi' tallentaa tietosi valitsemaasi pilvipalveluun.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Varmuuskopioi automaattisesti ulkopuoliseen tallennuspalveluun.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Tallennustilan sijainti", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From d5d02b81c369ffbd120a0707930c6ac0794479d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:01:25 -0600 Subject: [PATCH 2056/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 061e1ceaa..4da23723c 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -87,10 +87,6 @@ "message": "Teave", "description": "About." }, - "export_import": { - "message": "Eksport / Import", - "description": "Export and Import." - }, "settings": { "message": "Seaded", "description": "Settings." @@ -313,20 +309,12 @@ "message": "Kõrge kontrastsus", "description": "High Contrast theme" }, - "storage_menu": { - "message": "Hoiustamine & varundamine", - "description": "Storage and sync menu title" - }, - "storage_location_info": { - "message": "Valige, kus teie andmeid hoiustatakse. „Kohaliku” kasutamine salvestab teie andmed arvutisse. Sünkroonimisfunktsiooni kasutamine võimaldab brauseril sünkroonida teie andmeid pilvega, kui olete sünkroonimiskontole sisse logitud.", - "description": "Message explaning the diffrences between sync and local storage spaces." - }, "storage_sync_info": { "message": "Varundage oma andmed automaatselt kolmanda osapoole salvestusteenustesse.", "description": "3rd party backup info" }, - "storage_location": { - "message": "Talletuskoht", + "browser_sync": { + "message": "Browser Sync", "description": "Storage location" }, "sign_in": { @@ -388,5 +376,11 @@ }, "smart_filter": { "message": "Nutikas filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." } } From b60cc70ce121d89c5507323dd9c8293e7110034c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 00:23:54 -0600 Subject: [PATCH 2057/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index a635e0341..ba183ce5d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "ブラウザ間で同期", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "スマートフィルター" }, "backup": { - "message": "Backup" + "message": "バックアップ" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "データをファイルにバックアップします。" } } From 91883bc2dc63903cfb4678c5c5ad5e63a43143c8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 01:13:25 -0600 Subject: [PATCH 2058/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 42b3d864b..6ac3e5f26 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "همگام‌سازی مرورگر", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "فیلتر هوشمند" }, "backup": { - "message": "Backup" + "message": "پشتیبان" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "ایجاد فایل پشتیبان از داده‌های شما" } } From 189183338cf09f88016ab838f3c8d504e7e70042 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 04:56:20 -0600 Subject: [PATCH 2059/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e623b451c..cf933e8c1 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Synchronizacja przeglądarki", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Inteligentny filtr" }, "backup": { - "message": "Backup" + "message": "Kopia zapasowa" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Utwórz kopię zapasową danych w pliku." } } From 47746e50d7559860f88a71a51478c75ebfc49127 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:18:50 -0600 Subject: [PATCH 2060/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index f88356135..3380e258f 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sincronització amb el Navegador", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Filtre intel·ligent" }, "backup": { - "message": "Backup" + "message": "Còpia de seguretat" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Fes una còpia de les dades a un fitxer." } } From f5783d2364fca413e29ed380d4632b5cf014d25f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:43:08 -0600 Subject: [PATCH 2061/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c9c0e48f4..84ea76bbd 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -378,9 +378,9 @@ "message": "Akıllı Filtre" }, "backup": { - "message": "Backup" + "message": "Yedekleme" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Verilerinizi bir dosyaya yedekleyin." } } From 3c0571a76a524b41cc67792891b2167269f3ab75 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:54:59 -0600 Subject: [PATCH 2062/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 84ea76bbd..e18b0e561 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Tarayıcı Eşitlemesi", "description": "Storage location" }, "sign_in": { From d2a62007d07c62bf11db5874185441248b4b4ec7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 14:31:41 -0600 Subject: [PATCH 2063/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 6a4b37e98..5915e7c23 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Synchronisation du navigateur", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Filtre Intelligent" }, "backup": { - "message": "Backup" + "message": "Sauvegarde" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Sauvegardez vos données dans un fichier." } } From dff03fa3b87c80f39f9a6d8b27327db9ba8903ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 23:53:24 -0600 Subject: [PATCH 2064/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index eb11824fa..ec7d9e69f 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "הוספת חשבון", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "היבוא נכשל. אם מדובר ביבוא מהמאמת של גוגל, יש ליצא את המידע מהיישומון של גוגל ולנסות שוב.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "חלק ממידע החשבון לא יובא בהצלחה.", "description": "Some migration data is broken." }, "close": { @@ -116,14 +116,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "ברור לי כי כל המידע שלי ימחק ללא יכולת שחזור.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "איפוס מאמת" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "פעולה זו תמחוק את כל המידע שלך ותאפס את המאמת. שחזור המידע האישי לא יהיה אפשרי! מומלץ לשמור גיבוי לפני איפוס המאמת." }, "security_warning": { "message": "סיסמה זו תשמש להצפנת חשבונותיך. אף אחד לא יכול לעזור לך אם תשכח את הסיסמה.", From b060ab5dd589c364fe55492770bc021919a6e661 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 00:02:43 -0600 Subject: [PATCH 2065/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index ec7d9e69f..2a6f5a98d 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "לא ניתן להוסיף חשבון חדש עד שכל החשבונות יפוענחו. נא להכניס סיסמא נכונה כדי להמשיך.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "חשבונות שהפענוח שלהם נכשל לא יכללו בגיבוי זה.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 376f4b62d8dbbd55d9a22f08fbe8b1e44f636ce0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:18:11 -0600 Subject: [PATCH 2066/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 9a8962d69..f8cb9c6b7 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -378,9 +378,9 @@ "message": "智能过滤器" }, "backup": { - "message": "Backup" + "message": "备份" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "备份数据到文件。" } } From 37243ab1235d0dc615d20a3701d506f55d3c5125 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:18:13 -0600 Subject: [PATCH 2067/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 2a6f5a98d..2d947af1c 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "אימות", + "message": "מאמת", "description": "Extension Name." }, "extShortName": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "האם ניסית לסרוק קוד QR מקובץ מקומי? יש להשתמש בתמונת גיבוי QR במקום זאת.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "יבוא תמונת גיבוי QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "היבוא הצליח, אך חלק מתמונת קוד ה-QR לא זוהה.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "ניתן לבחור מספר קבצים כדי לייבא גיבויים באצוות.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -294,19 +294,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "עיצוב", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "בהיר", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "כהה", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "ניגודיות גבוהה", "description": "High Contrast theme" }, "storage_sync_info": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "סינכרון דפדפן", "description": "Storage location" }, "sign_in": { @@ -375,12 +375,12 @@ "message": "אלגוריתם" }, "smart_filter": { - "message": "Smart Filter" + "message": "מסנן חכם" }, "backup": { - "message": "Backup" + "message": "גיבוי" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "גיבוי הנתונים שלך לקובץ." } } From eba253a1dde522d5b9d75fb7cba93d011c4f4285 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:39:57 -0600 Subject: [PATCH 2068/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index f8cb9c6b7..427f03752 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "浏览器数据同步", "description": "Storage location" }, "sign_in": { From ac9ec550787f444720767e69addeaedff8ef63c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:39:58 -0600 Subject: [PATCH 2069/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 2d947af1c..75911fcb1 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -16,7 +16,7 @@ "description": "Added Account." }, "errorqr": { - "message": "ברקוד בלתי מזוהה.", + "message": "קוד QR בלתי מזוהה.", "description": "QR Error." }, "errorsecret": { @@ -44,7 +44,7 @@ "description": "Some migration data is broken." }, "close": { - "message": "סגור", + "message": "סגירה", "description": "Close." }, "ok": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "סודי", + "message": "סוד", "description": "Secret." }, "updateSuccess": { @@ -80,7 +80,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "שגיאה.", + "message": "כישלון.", "description": "Update Failure." }, "about": { @@ -112,7 +112,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "האם אתה בטוח שברצונך למחוק את החשבון הזה? לא ניתן לבטל פעולה זו.", + "message": "האם באמת ברצונך למחוק את החשבון הזה? לא ניתן לבטל פעולה זו.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -126,11 +126,11 @@ "message": "פעולה זו תמחוק את כל המידע שלך ותאפס את המאמת. שחזור המידע האישי לא יהיה אפשרי! מומלץ לשמור גיבוי לפני איפוס המאמת." }, "security_warning": { - "message": "סיסמה זו תשמש להצפנת חשבונותיך. אף אחד לא יכול לעזור לך אם תשכח את הסיסמה.", + "message": "סיסמה זו תשמש להצפנת חשבונותיך. אין דרך לשחזר את הסיסמה אם היא תשכח.", "description": "Passphrase Warning." }, "update": { - "message": "עדכן", + "message": "עדכון", "description": "Update." }, "phrase_incorrect": { @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "הסיסמאות אינן תואמות.", + "message": "הסיסמה אינה תואמת.", "description": "Passphrase Not Match." }, "encrypted": { @@ -166,23 +166,23 @@ "description": "Source Code." }, "passphrase_info": { - "message": "הזן סיסמה לפענוח נתוני חשבון.", + "message": "יש להזין סיסמה לצורך לפענוח נתוני חשבון.", "description": "Passphrase Info" }, "sync_clock": { - "message": "סינכרון היסטוריה עם גוגל", + "message": "סינכרון שעון עם גוגל", "description": "Sync Clock" }, "remember_phrase": { - "message": "זכור את הסיסמה שלי", + "message": "זכור את הסיסמה", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "זהירות! השעון המקומי שלך רחוק מדי, אנא תקן אותו לפני שתמשיך.", + "message": "זהירות! השעון המקומי שלך רחוק מדי, יש לתקן אותו לפני שנמשיך.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "האם יש לך גיבוי לחשבונות שלך? אל תחכה עד שיהיה מאוחר מדי!", + "message": "האם יש לך גיבוי לחשבונות שלך? לא לחכות עד שיהיה מאוחר מדי!", "description": "Remind Backup" }, "capture_failed": { From fbeeaea074ebc95b4311af8bc24e96ee03ab7f8f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:40:00 -0600 Subject: [PATCH 2070/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 386 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 386 insertions(+) create mode 100644 _locales/hr/messages.json diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json new file mode 100644 index 000000000..f057c550b --- /dev/null +++ b/_locales/hr/messages.json @@ -0,0 +1,386 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Sync", + "description": "Manual sync" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + } +} From fedbe1b359ae3dd629a80e8bb7329575b18901b2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 06:37:43 -0600 Subject: [PATCH 2071/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 62 +++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index f057c550b..e3451e221 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -1,126 +1,126 @@ { "extName": { - "message": "Authenticator", + "message": "Autentifikator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentifikator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Autentifikator generira autentifikacijske kodove prijava u dva koraka direktno u Vašem pregledniku.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " dodano.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "QR kôd nije prepoznat.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Neispravan tajni ključ računa", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Dodavanje računa", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Skeniranje QR koda", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ručno dodavanje", "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Uvoz nije uspio. Ako selite podatke iz Google Autentifikatora, molimo, ponovno iz njega izvezite svoje podatke i pokušajte ponovno.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Neki podaci računa nisu uspješno uvezeni.", "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "Zatvori", "description": "Close." }, "ok": { - "message": "Ok", + "message": "U redu", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Da", "description": "Yes." }, "no": { - "message": "No", + "message": "Ne", "description": "No." }, "account": { - "message": "Account", + "message": "Račun", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Korisničko ime", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Izdavatelj", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Tajna", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Uspješno.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Neuspješno.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "O programu", "description": "About." }, "settings": { - "message": "Settings", + "message": "Postavke", "description": "Settings." }, "security": { - "message": "Security", + "message": "Sigurnost", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Trenutna lozinka", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Nova lozinka", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Lozinka", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Potvrdi lozinku", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Sigurno želite izbrisati ovaj račun? Ovo naknadno nije moguće poništiti.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Razmijem da će svi moji podaci nepovratno biti izbrisani.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Resetiranje Autentifikatora" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." From dc4fd457b8ba6319501bb65d853735edea5b5eee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 06:48:43 -0600 Subject: [PATCH 2072/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 8ddcc8f10..1720e8e12 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sincronização do Navegador", "description": "Storage location" }, "sign_in": { @@ -381,6 +381,6 @@ "message": "Backup" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Faça backup dos seus dados para um arquivo." } } From bb6289280ca1fb867c1849ef2807878983ae1c69 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 06:48:44 -0600 Subject: [PATCH 2073/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index e3451e221..79a2e3005 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -123,70 +123,70 @@ "message": "Resetiranje Autentifikatora" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Ovo će obrisati sve vaše podatke i potpuno resetirati Autentifikator. Nećete moći vratiti obrisane podatke! Razmislite o spremanju sigurnosne kopije prije resetiranja Autentifikatora." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Ovom će se lozinkom šifrirati vaš račun. Nitko vam neće moći pomoći ako ju zaboravite.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Ažuriranje", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Ne možete dodati novi račun, dok svi računi nisu dešifrirani. Za nastavak, molimo unesite ispravnu lozinku.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Računi koji nisu mogli biti dešifrirani neće biti uključeni u ovoj sigurnosnoj kopiji.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Lozinka se ne podudara.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Šifrirano", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kopirano", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Povratne informacije", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Prevedi", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Izvorni kȏd", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Unesite lozinku za dešifriranje podataka računa.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sinkroniziraj sat s Google-om", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Zapamti lozinku", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Pažnja! Vaš lokalni sat nije usklađen. Za nastavak, molimo najmjestite ga.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Imate li sigurnosne kopije vaših računa? Ne odgađajte dok još nije kasno!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Zahvat nije uspio. Molimo ponovno učitajte stranicu i pokušajte ponovno.", "description": "Capture Failed" }, "capture_local_file_failed": { From 9413fd3f033f90c7d456d667fd88e743eb0df8d4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:20:06 -0600 Subject: [PATCH 2074/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index f057c550b..c85108170 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -1,22 +1,22 @@ { "extName": { - "message": "Authenticator", + "message": "Аутентификатор", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Аутентификатор", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Аутентификатор генерише кодове за приступ у два степена.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " додато.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Непрепознат QR код.", "description": "QR Error." }, "errorsecret": { @@ -24,15 +24,15 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Додај налог", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Скенирај QR код", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ручни унос", "description": "Manual Entry." }, "migration_fail": { From 570c94c28ac2b49cd06e6207cb7faf6a6b6cc1a0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:20:07 -0600 Subject: [PATCH 2075/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 100 +++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 79a2e3005..6945f667e 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -190,143 +190,143 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Pokušavate skenirati QR kôd iz lokalne datoteke? Koristite opciju uvoza slike QR koda.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "Zasnovano na vremenu", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Zasnovano na brojaču", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Postavke", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Mjerilo", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Upozorenje: svi izvozi su dešifrirano. Želite li dodati račun u drugu aplikaciju? Lebdjenje iznad gornjeg desnog dijela svakog računa nudi prikaz skrivene tipke.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Preuzmi sigurnosnu kopiju", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Uvoz sigurnosne kopije", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Uvoz sigurnosne kopije", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Uvoz kopije slike QR koda", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Uvoz tekstualne kopije", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Uvoz uspješan, no neke QR slike nisu prepoznate.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Možete odabrati više datoteka za uzastopni uvoz sigurnosnih kopija.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Prikaži sve unose", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Upozorenje: sigurnose kopije su dešifrirane. Koristite na vlastitu odgovornost.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Za uvoz sigurnosnih kopija, potrebno je unijeti ispravnu lozinku.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Vaša lozinka je spremljena lokalno. Molimo odmah je promijenite u izborniku Sigurnost.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Ukloni", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Prezimanje sigurnosne kopije zaštićene lozinkom", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Pretraživanje", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Iskočni način", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Zaključavanje", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Uređivanje", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Ručna sinkronizacija", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Koristi automatsko ispunjavanje", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Koristi visoki kontrast", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Svijetla", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tamna", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Visoki kontrast", "description": "High Contrast theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatski spremi sigurnosnu kopiju na uslugu za pohranu.", "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sinkronizacija preglednika", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Prijava", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Odjava", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Došlo je do poteškoće kod spajanja na vaš račun $SERVICE$. Molimo, ponovno se prijavite.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -336,51 +336,51 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Imate jedan ili više Steam ili Blizzard korisničkih računa. Nešifrirane sigurnosne kopije neće koristiti zadani sigurnostni oblik.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Možete uvesti sigurnosne kopije iz drugih aplikacija.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Saznajte više", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Ulitavanje..." }, "autolock": { - "message": "Lock after" + "message": "Zaključaj nakon" }, "minutes": { - "message": "minutes" + "message": "minute/a" }, "advanced": { - "message": "Advanced" + "message": "Napredno" }, "period": { - "message": "Period" + "message": "Razdoblje" }, "type": { - "message": "Type" + "message": "Vrsta" }, "invalid": { - "message": "Invalid" + "message": "Nevažeće" }, "digits": { - "message": "Digits" + "message": "Brojevi" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritam" }, "smart_filter": { - "message": "Smart Filter" + "message": "Pametni filter" }, "backup": { - "message": "Backup" + "message": "Sigurnosna kopija" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Spremanje podataka u sigurnosnu kopiju." } } From 7a1792454b68673af5ea3e36530614c039cb6121 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:28:01 -0600 Subject: [PATCH 2076/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index c85108170..7d25aa997 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -36,15 +36,15 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Увоз није успео. Ако мигрирате податке из Google Authenticatorа, молимо поновно извезите и покушајте опет.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Неки подаци о налуги нису успешно увезени.", "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "Затвори", "description": "Close." }, "ok": { @@ -52,93 +52,93 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Да", "description": "Yes." }, "no": { - "message": "No", + "message": "Не", "description": "No." }, "account": { - "message": "Account", + "message": "Налог", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Корисничко име", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Издавач", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Тајна", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Успело.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Неуспело.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "О програму", "description": "About." }, "settings": { - "message": "Settings", + "message": "Подешавања", "description": "Settings." }, "security": { - "message": "Security", + "message": "Безбедност", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Актуелна лозинка", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Нова лозинка", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Лозинка", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Потврди лозинку", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Да ли сте сигурни да желите да обришете овај налог? Ову радњу није могуће опозвати.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Разумем да ће сви моји подаци бити бесповратно обрисани.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Ресетуј аутентификатор" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Ово че обрисати све ваше податке и потпуно ресетовати Атентификатор. Нећете моћи вратити обрисане податке. Сачувајте копију података прије ресетовања аутентификатора." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Овом ће се лозинком шифрирати ваш налог. Нитко вам неће моћи помоћи ако је заборавите.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Ажурирање", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Не можете да додате нови налог док су сви налози дешифрирани. Молимо унесите точну лозинку пре наставка.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Налози које се није могло дешифровати, неће бити укључени у овај бекап.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 1c2952d6fe64f9760fc3927de9ce80996ace092b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:37:48 -0600 Subject: [PATCH 2077/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7d25aa997..da08cc75b 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Неважећа тајна", "description": "Secret Error." }, "add_code": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Неки подаци о налуги нису успешно увезени.", + "message": "Неки подаци о налоги нису успешно увезени.", "description": "Some migration data is broken." }, "close": { @@ -142,75 +142,75 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Лозинке се не поклапају.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Шифровано", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Копирано", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Повратне информације", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Преведи", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Изворни код", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Унесите лозинку за дешифроваље података.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Синхронизуј часовник са Гуглом", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Запамти лозинку", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Позоир! Ваш локални часовник је превише неусклађен. Молимо подесите га пре наставка.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Имате ли копију ваших налога? Немојте чекати да буде касно!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Хватање није успело, молимо освежите и покушајте поновно.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Покушавате да скенирате QR код из локалне датотеке? Радије користите увоз QR слике.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "Zasnovan на времену", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Заснован на бројачу", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Подешавања", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Размера", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Упозорење: Све резервне копије су дешифроване. Хоћете да додате налог у дгугу апликацију? Лебдите изнад горњег десног дела било којег налога и притисните дугме Скривено.", "description": "Export menu info text" }, "download_backup": { From ec50632f5bd373ae9e67d15afb54642bd8277d36 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:48:19 -0600 Subject: [PATCH 2078/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 84 +++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index da08cc75b..7a9b1ac30 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -214,115 +214,115 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Преузми резервну копију", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Увези резервну копију", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Увези резервну копију", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Увези слику QR кода", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Увези текстуалну копију", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Увоз успешан, али неке QR слике не могу да буду препознате.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Можете да одаберете више датотека за серијски увоз.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Покажи све уносе", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Упозорење: резервне копије нису шифроване. Користите на властиту одговорност.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "За увоз, морате упиати точну лозинку.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Ваше лозинке су спремљене локално. Молимо одмах их промените у менију Безбедност.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Уклони", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Преузмите сигурносну копију заштићену лозинком", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Претрага", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Поп-уп прозор", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Закључај", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Измени", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", + "message": "Ручна синхронизација", "description": "Manual sync" }, "use_autofill": { - "message": "Use Autofill", + "message": "Користите аутоматско попуњавање", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Користи високи контраст", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Тема", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Светла", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Тамна", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Велики контраст", "description": "High Contrast theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Аутоматски спреми резервну копију на услугу складиштења.", "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Синхронизација прегледача", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Пријавите се", "description": "Sign in to 3rd party storage services" }, "log_out": { - "message": "Logout", + "message": "Одјавите се", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -340,47 +340,47 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Можете да увезете резервне копију из других апликација.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Сазнајте више", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Учитавање..." }, "autolock": { - "message": "Lock after" + "message": "Закључај након" }, "minutes": { - "message": "minutes" + "message": "минута" }, "advanced": { - "message": "Advanced" + "message": "Напредно" }, "period": { - "message": "Period" + "message": "Интервал" }, "type": { - "message": "Type" + "message": "Тип" }, "invalid": { - "message": "Invalid" + "message": "Неважећи" }, "digits": { - "message": "Digits" + "message": "Цифре" }, "algorithm": { - "message": "Algorithm" + "message": "Алгоритам" }, "smart_filter": { - "message": "Smart Filter" + "message": "Паметни филтр" }, "backup": { - "message": "Backup" + "message": "Резервна копија" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Спреми податке у резервну копију." } } From e1d1ffb69147057a3a31637a6d3bfe81e4cf1e38 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:56:35 -0600 Subject: [PATCH 2079/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7a9b1ac30..657c00c71 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -326,7 +326,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Дошло је до грешке код спанјања на ваш $SERVICE$ налог. Молимо пријавите се поново.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -336,7 +336,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Имате један или више Steam или Blizzard налога. Нешифроване сигурносне копије неће користити стандардизовани формат.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From 87e991d9a3a76bcd81281d7b7428d5474c401fa1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Mar 2021 17:06:40 -0600 Subject: [PATCH 2080/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 3087bbeed..f1b0d8de9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sincronizare date browser", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Filtru inteligent" }, "backup": { - "message": "Backup" + "message": "Copie de rezervă" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Salvați datele într-un fișier." } } From 711b0997bf79a6a6fa5e72e702dca4ee8026486c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Mar 2021 19:52:03 -0600 Subject: [PATCH 2081/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 870eb8e01..defcf3f07 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "ซิงค์กับเบราว์เซอร์", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "ตัวกรองอัจฉริยะ" }, "backup": { - "message": "Backup" + "message": "สำรองข้อมูล" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "สำรองข้อมูลของคุณลงในไฟล์" } } From 50271461ad89b21c2fd3261615c61b3ddfb10d05 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Mar 2021 20:28:20 -0600 Subject: [PATCH 2082/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index defcf3f07..ae496c490 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_high_contrast": { - "message": "ความคมชัดสูง", + "message": "ค่าคอนทราสต์สูง", "description": "High Contrast theme" }, "storage_sync_info": { From 5d573c16cf7d0cf01f05eaef21b3127f31c56d79 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Mar 2021 20:45:46 -0600 Subject: [PATCH 2083/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 427f03752..714eca777 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "密钥错误,仅支持Base32(A-Z,2-7及=)和HEX(0-9及A-F)格式,然而您的密钥是:", + "message": "无效的密钥", "description": "Secret Error." }, "add_code": { From 061b0e7dc961580c4fe43aa74c04be9ddb2ac42b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 12 Mar 2021 11:56:45 -0600 Subject: [PATCH 2084/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index a43443fad..82dcff1a4 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "部分帳號資料未被成功匯入", "description": "Some migration data is broken." }, "close": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "瀏覽器同步", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "備份" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "備份至檔案" } } From da018b644a1b199066dfe343e2ce95fe75fb24d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 12 Mar 2021 12:04:38 -0600 Subject: [PATCH 2085/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 82dcff1a4..c9f491fa1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "部份帳號輸入密碼錯誤,您無法新增帳號。請在輸入正確的密碼後繼續。", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "本次備份不包含無法解密的帳號", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -351,7 +351,7 @@ "message": "載入中..." }, "autolock": { - "message": "鎖定後" + "message": "鎖定於" }, "minutes": { "message": "分鐘" From 5c767abb686ab8c2517f79bfbc6fefb1d50da4ec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 12 Mar 2021 12:13:45 -0600 Subject: [PATCH 2086/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index c9f491fa1..823047c82 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "匯入成功,但部份QR碼無法辨識", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "您可以選擇多個檔案進行批量匯入", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -375,7 +375,7 @@ "message": "演算法" }, "smart_filter": { - "message": "Smart Filter" + "message": "智慧過濾" }, "backup": { "message": "備份" From ac981e6341adeb19702677bb009634dbbece4277 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 12 Mar 2021 12:22:29 -0600 Subject: [PATCH 2087/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 823047c82..ab1467a6b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "匯入失敗。若您要從Google Authenticator搬遷資料,請重新從Google Autenticator匯出資料後重試", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "您是否試著從本地檔案掃描QR碼? 請改用 匯入QR碼圖片備份。", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 2dcb80113b5d69a138d74a4eccf73a8724cb306f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 12 Mar 2021 19:03:32 -0600 Subject: [PATCH 2088/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index ae496c490..14b08aabb 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -150,7 +150,7 @@ "description": "Encrypted." }, "copied": { - "message": "คัดลอก", + "message": "คัดลอกแล้ว", "description": "Copied." }, "feedback": { From 9d06524209abd43d481b1986f695db29b00b34d3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 14 Mar 2021 21:50:53 -0500 Subject: [PATCH 2089/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index c92f3290d..0b059c7a3 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Apakah Anda mencoba memindai kode QR dari file lokal? Gunakan cadangan Impor QR Image.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sinkronisasi browser", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Filter pintar" }, "backup": { - "message": "Backup" + "message": "Cadangan" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Cadangkan data Anda ke file." } } From 5c15cbb79bb6ddd50f95b26706c9ad4f2c1e48dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Mar 2021 08:53:24 -0500 Subject: [PATCH 2090/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9b7a73cec..e2e69cd5c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Añadir cuenta", "description": "Add account." }, "add_qr": { From d37dcc812baccff63719970d88e4c8df34178dc9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:05:02 -0500 Subject: [PATCH 2091/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index e2e69cd5c..de04d2fe1 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Error al importar. Si intentas migrar datos desde el Autenticador de Google, exporta de nuevo los datos y vuelve a intentarlo.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Los datos de algunas cuentas no se importaron correctamente.", "description": "Some migration data is broken." }, "close": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "¿Quieres escanear un código QR desde un archivo local? Usa la opción «Importar copia de seguridad de imagen QR».", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Importar Imagen de Respaldo QR", + "message": "Importar copia de seguridad de imagen QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Puede seleccionar varios archivos para importar un respaldo en lotes.", + "message": "Puedes seleccionar varios archivos para importar copias de seguridad por lotes.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sincronización con el navegador", "description": "Storage location" }, "sign_in": { @@ -378,9 +378,9 @@ "message": "Filtro inteligente" }, "backup": { - "message": "Backup" + "message": "Copia de seguridad" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Guarda en un archivo una copia de seguridad de tus datos." } } From 66fe72c28d7ed3ac1906cfda44cb467c8b23e0bd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 17 Mar 2021 17:48:33 -0500 Subject: [PATCH 2092/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a18770faa..6c44c7251 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -138,11 +138,11 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Учетные записи, которые не были расшифрованы, не будут включены в резервную копию.", + "message": "Учетные записи, которые не были расшифрованы, не будут включены в эту резервную копию.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Пароль не совпадает.", + "message": "Пароль не совпадает. как решь проблему.", "description": "Passphrase Not Match." }, "encrypted": { From 70a3018012c27f20cc90088b2715a1bac176da98 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 18 Mar 2021 04:28:06 -0500 Subject: [PATCH 2093/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 2aa239fff..c4fad8201 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "계정 추가", "description": "Add account." }, "add_qr": { @@ -378,7 +378,7 @@ "message": "스마트 필터" }, "backup": { - "message": "Backup" + "message": "백업" }, "backup_file_info": { "message": "Backup your data to a file." From 457b0bd70aae08a36968a7e7cd2bf0dd7a528e09 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 16:21:20 -0500 Subject: [PATCH 2094/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e18b0e561..2e5f2e027 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -116,7 +116,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "Tüm verilerimin kurtarılamaz bir şekilde silineceğini anlıyorum.", + "message": "I understand that all of my data will be irrecoverably deleted.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From 7c0059f5427220c82c4dc0786a9a4119593f65dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 18:41:30 -0500 Subject: [PATCH 2095/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2e5f2e027..ab6cb2cbd 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -116,7 +116,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Tüm verilerimin kurtarılamaz bir şekilde silineceğini onaylıyorum.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From e5c6e2ac223de866d1436535738f257f8c513e9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 19:31:26 -0500 Subject: [PATCH 2096/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index ab6cb2cbd..23ce9f60f 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -123,7 +123,7 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "Bu tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız! Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedek kaydetmeyi düşünün." + "message": "Bu tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydetmeyi düşünün." }, "security_warning": { "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", From ffe36c79d37c6a07a0f38835a2cc8a67a56dcb20 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 20:50:25 -0500 Subject: [PATCH 2097/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 23ce9f60f..7f62d41a5 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: tüm yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek mi istiyorsunuz? Herhangi bir hesabın sağ üst kısmına gidin ve gizli düğmeye basın.", + "message": "Uyarı: Tüm yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli düğmeye tıklayın.", "description": "Export menu info text" }, "download_backup": { From 3bd24f3276576436076188826ebf034bbb8f7f8d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:00:21 -0500 Subject: [PATCH 2098/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7f62d41a5..22fba8881 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "İçe aktarma başarılı ancak bazı karekod görüntüleri tanınmıyor.", + "message": "İçe aktarma başarılı ancak bazı karekod görüntüleri tanınamıyor.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -336,7 +336,7 @@ } }, "otp_unsupported_warn": { - "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler, standartlaştırılmış yedekleme formatını kullanmayacaktır.", + "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler standart yedekleme formatını kullanmayacaktır.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From 55cde4e0d3f83d7ceb634363bafaeb6e4adf5e77 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:31:01 -0500 Subject: [PATCH 2099/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 22fba8881..eb0179083 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -340,7 +340,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Yedekleri diğer bazı uygulamalardan içe aktarabilirsiniz.", + "message": "You can import backups from some other applications.", "description": "Info text on import page" }, "otp_backup_learn": { From 5fb4a863f676d1e8b51cf2d1e0df92048a34c250 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:41:39 -0500 Subject: [PATCH 2100/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index eb0179083..480dd9067 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -340,7 +340,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Yedekleri bazı uygulamalardan içe aktarabilirsiniz.", "description": "Info text on import page" }, "otp_backup_learn": { From cc6b5e1c7a9c763d702920376cea41f3cdd79aef Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:12:11 -0500 Subject: [PATCH 2101/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 480dd9067..d95be8bd2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "İçe aktarma başarısız oldu. Eğer Google Authenticator'dan veri taşıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", + "message": "İçe aktarma başarısız oldu. Eğer Google Authenticator'dan veri aktarıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -123,7 +123,7 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "Bu tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydetmeyi düşünün." + "message": "Bu tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme almayı düşünün." }, "security_warning": { "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", From f40bf09a8e2bc320e651356dcf5fe367a3e4e637 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 23 Mar 2021 22:52:09 -0500 Subject: [PATCH 2102/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 8cf145089..3e0ecf59e 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Přidat účet", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Import se nezdařil. Pokud migrujete data z Google Authenticator, prosím znovu exportujte svá data z Google Authenticator a zkuste to znovu.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Některá data účtu nebyla úspěšně importována.", "description": "Some migration data is broken." }, "close": { @@ -372,7 +372,7 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmus" }, "smart_filter": { "message": "Smart Filter" From 8174d602aabc5894f8793e33af61e5e58f7a22fb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Mar 2021 22:32:03 -0500 Subject: [PATCH 2103/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d95be8bd2..e59db1224 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -123,7 +123,7 @@ "message": "Kimlik Doğrulayıcıyı Sıfırla" }, "delete_all_warning": { - "message": "Bu tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme almayı düşünün." + "message": "Bu işlem tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydetmeyi düşünün." }, "security_warning": { "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", From 8af14361a8e06525d62d26ed60b27cb8fc63f07f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Mar 2021 22:41:22 -0500 Subject: [PATCH 2104/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index de04d2fe1..9dec142d5 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticador", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { From 1b857cc21735d8796e6b82142b4d887b803f9a11 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 3 Apr 2021 10:12:02 -0500 Subject: [PATCH 2105/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 899cbb87d..fcb0d64de 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -375,12 +375,12 @@ "message": "Algoritme" }, "smart_filter": { - "message": "Slim filter" + "message": "Slimme filter" }, "backup": { "message": "Backup" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Backup uw gegevens naar een bestand." } } From 9b473c5770fba49ffa57a6d0929607434f014743 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:15:53 -0500 Subject: [PATCH 2106/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 4da23723c..8ee7b0a4c 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -378,7 +378,7 @@ "message": "Nutikas filter" }, "backup": { - "message": "Backup" + "message": "Varundus" }, "backup_file_info": { "message": "Backup your data to a file." From b7b26d5101849ffaa05ab7c6b724c3cdc1282890 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:24:14 -0500 Subject: [PATCH 2107/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 8ee7b0a4c..60bc08bb1 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Hoiatus: kõik varukoopiad on krüpteerimata. Kas soovite konto lisada mõnele teisele rakendusele? Suunake kursor paremas ülaservas mis tahes kontole ja klõpsake peidetud nupule.", + "message": "Hoiatus: Kõik varukoopiad on krüpteerimata. Kas soovite lisada konto mõnda teise rakendusse? Suunake kursor mis tahes paremal ülaosas asuvale kontole ja vajutage peidetud nupule.", "description": "Export menu info text" }, "download_backup": { @@ -340,7 +340,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Saate importida varukoopiaid mõnest teisest rakendusest.", + "message": "Varukoopiaid saate importida ka mõnedest teisest rakendustest.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -381,6 +381,6 @@ "message": "Varundus" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Varundage enda andmed failiks." } } From 4e52e53c77a57e1252e2ecab84702a7558ade18b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:35:44 -0500 Subject: [PATCH 2108/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 60bc08bb1..9e35c3ba6 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -226,11 +226,11 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Impordi QR pildi varukoopia", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Impordi tekst varukoopia", + "message": "Impordi tekst-varukoopia", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -238,7 +238,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Saate importida varukoopiaid partiidena, valides mitu faili.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { From d6bccc89779afd5901b6d5a29f29e8f9f614dc21 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:46:13 -0500 Subject: [PATCH 2109/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 9e35c3ba6..f2a911128 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importimine ebaõnnestus. Kui migreerite andmeid Google Authenticator'ist, eksportige andmed sealt uuesti ning proovige uuesti.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Osa konto andmeid ei õnnestunud importida.", "description": "Some migration data is broken." }, "close": { @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Kontosid, mida ei olnud võimalik lahti krüpteerida, ei kaasata käesolevasse varukoopiasse.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From dfb6f84f8480a6d8bffb51d15c4f237c74e17e6e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Apr 2021 01:22:47 -0500 Subject: [PATCH 2110/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ab80bd4f6..88df55956 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -378,7 +378,7 @@ "message": "Bộ lọc thông minh" }, "backup": { - "message": "Backup" + "message": "Sao lưu" }, "backup_file_info": { "message": "Backup your data to a file." From 57fcaf42838bfe139c9291c2b8010e2762cf15c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Apr 2021 14:35:09 -0500 Subject: [PATCH 2111/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index ea9bda123..6d9d9d450 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importimi dështoi. Nëse je duke migruar të dhënat nga Google Authenticator, ju lutem ri-eksporto të dhënat e tua nga Google Authenticator dhe provoni përsëri.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sinkronizo Shfletuesin", "description": "Storage location" }, "sign_in": { @@ -326,7 +326,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Është një problem në lidhjen me të dhënat e llogarise suaj $SERVICE$, ju lutem kyçuni përsëri.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -378,9 +378,9 @@ "message": "Filtri inteligjent" }, "backup": { - "message": "Backup" + "message": "Krijo kopje rezervë" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." } } From e39bf398d32a5b6d4fd63631a086701e9fba7e50 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Apr 2021 14:48:09 -0500 Subject: [PATCH 2112/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 6d9d9d450..fdcc36b22 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Hyrje manuale", "description": "Manual Entry." }, "migration_fail": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Disa të dhëna të llogarisë nuk janë importuar në mënyrë të sukseshme.", "description": "Some migration data is broken." }, "close": { @@ -120,10 +120,10 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Kthe në gjendje fillestare Authenticator-in" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Kjo do të fshijë të gjithë plotësisht të dhënat tuaja dhe kthejë Authenticator në gjendje fillestare. Ju nuk do të jeni në gjendje të riktheni të dhënat e fshira! Ju duhet të konsideroni ruajtjen e një kopje rezervë përpara rikthimit në gjëndje fillestare të Authenticator-it." }, "security_warning": { "message": "Ky fjalëkalim do të përdoret për të kriptuar llogarinë tënde. Askush nuk mund tju ndihmojë ju nëse ju harroni fjalëkalimin.", @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Ju nuk mund të shtoni një llogari të re derisa të gjitha llogaritë janë të dekriptuara. Ju lutem vendosni fjalkalimin korrekt përpara se të vazhdoni.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -154,7 +154,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Reagime", "description": "Feedback." }, "translate": { @@ -162,7 +162,7 @@ "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Kodi burimor", "description": "Source Code." }, "passphrase_info": { @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Kujdes! Ora juaj lokale është mbrapa, ju lutem rregullojeni përpara se të vazhdoni.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -206,7 +206,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Shkalla", "description": "Scale" }, "export_info": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Shkarko një kopje rezervë të mbrojtur me fjalëkalim", "description": "Download Encrypted Backup" }, "search": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Modalitet Popup", "description": "Make window turn into persistent popup" }, "lock": { @@ -298,7 +298,7 @@ "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "E çelur", "description": "Light theme" }, "theme_dark": { @@ -310,7 +310,7 @@ "description": "High Contrast theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Ruaj në mënyrë automatike një kopje rezervë të të dhënave tuaja në shërbimet me palë të 3ta të magazinimit.", "description": "3rd party backup info" }, "browser_sync": { @@ -318,7 +318,7 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Identifikohu", "description": "Sign in to 3rd party storage services" }, "log_out": { @@ -326,7 +326,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Është një problem në lidhjen me të dhënat e llogarise suaj $SERVICE$, ju lutem kyçuni përsëri.", + "message": "Është një problem në lidhjen me të dhënat e llogarise suaj $SERVICE$, ju identikohuni përsëri.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 0198ed9f2423106d66e83d4154bd2eb19f85b2c1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Apr 2021 14:55:26 -0500 Subject: [PATCH 2113/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index fdcc36b22..cafb74cbb 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -186,11 +186,11 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Rregjistrimi i imazhit dështoi, ju lutem ringarkoni faqen dhe provoni përsëri.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "A jeni duke provuar skanimin e kodit QR nga një skedar lokal? Në vënd të kësaj përdor importimin e kopjes rezervë të imazhit QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -198,7 +198,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Bazuar në numërim", "description": "Counter Based" }, "resize_popup_page": { @@ -238,11 +238,11 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Ju mund të selektoni shumë skedarë për të importuar në sasi kopjet rezervë.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Shfaq të gjitha hyrjet", "description": "Show all entries." }, "dropbox_risk": { @@ -250,11 +250,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Ju duhet të ofroni fjalëkalimin korrekt për importimin e kopjeve rezervë.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Fjalëkalimi juaj është ruajtur në mënyrë lokale, ju lutem menjëherë ndryshoni atë në menu-ja e sigurisë.", "description": "localStorage password warning." }, "remove": { From 24c65768496abc479f8d0c51d225f91842f4e7fb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Apr 2021 15:03:41 -0500 Subject: [PATCH 2114/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index cafb74cbb..e960a6e05 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Lajmërim: të gjitha kopjet rezervë nuk janë të kriptura. Kërkoni të shtoni një llogari në një app tjetër? Shkoni në krye në anën e djathtë të cdo llogarie dhe shtyp butonin 'hidden'.", "description": "Export menu info text" }, "download_backup": { @@ -246,7 +246,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Lajmërim: kopjet rezervë nuk janë të kriptuara. Përdorni duke marrë vetë rrezikun.", "description": "Backup risk warning." }, "import_error_password": { From b8ce34744159bf32d9dd114a6b67c9e14ea0c358 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 9 Apr 2021 00:01:33 -0500 Subject: [PATCH 2115/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 88df55956..35afdb34a 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Bạn có thử quét mã QR từ file trên máy của bạn? Sử dụng ảnh chứa mã QR để thay thế.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Đồng bộ trình duyệt", "description": "Storage location" }, "sign_in": { @@ -381,6 +381,6 @@ "message": "Sao lưu" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Sao chép dữ liệu thành 1 tệp tin." } } From 3b9446211d6aa9829f4d35a69105d12445fa10fa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:18 -0500 Subject: [PATCH 2116/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e59db1224..46690ed27 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -321,6 +321,13 @@ "message": "Oturum aç", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Çıkış", "description": "Sign out of 3rd party storage services" From d536e56d3ccaff55ff534b5748310d81ad14c57a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:19 -0500 Subject: [PATCH 2117/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 657c00c71..156a1b3c5 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -321,6 +321,13 @@ "message": "Пријавите се", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Одјавите се", "description": "Sign out of 3rd party storage services" From 1dfa86ae6317d4a3d8fbbf65f6ab1d61df1f7a0b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:21 -0500 Subject: [PATCH 2118/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index ba183ce5d..2ff08c177 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -321,6 +321,13 @@ "message": "サインイン", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "ログアウト", "description": "Sign out of 3rd party storage services" From 1de384e9a5d3ee3cb2e3468751b85265b08e08ef Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:22 -0500 Subject: [PATCH 2119/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index c4fad8201..6aaab89c4 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -321,6 +321,13 @@ "message": "로그인", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "로그아웃", "description": "Sign out of 3rd party storage services" From 3cc77029d12443c307bc0f46a7e1df7f885fd508 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:23 -0500 Subject: [PATCH 2120/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index f6df7bcf9..1401ec575 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -321,6 +321,13 @@ "message": "Logg inn", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Logg ut", "description": "Sign out of 3rd party storage services" From be0ab6e236ac233ded5d5379df83d7d0ada956cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:24 -0500 Subject: [PATCH 2121/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index cf933e8c1..1eae44d2f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -321,6 +321,13 @@ "message": "Zaloguj", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Wyloguj", "description": "Sign out of 3rd party storage services" From faba4af750a63d56c72cc3d2fa534e741557015d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:26 -0500 Subject: [PATCH 2122/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index ffe9ecc1e..c89a21355 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -321,6 +321,13 @@ "message": "Entrar", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Sair", "description": "Sign out of 3rd party storage services" From 91bb8716fdff003eb30e1e835356dc9db27b7f9f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:27 -0500 Subject: [PATCH 2123/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6c44c7251..f96afda7e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -321,6 +321,13 @@ "message": "Войти", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Выйти", "description": "Sign out of 3rd party storage services" From 1c03838fd876985bfcd216051ce873d22ee42dba Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:28 -0500 Subject: [PATCH 2124/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 921ef14ef..731b86578 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -321,6 +321,13 @@ "message": "Sign in", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" From 2da7814896552be73081838c59cfccba46e8fea5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:29 -0500 Subject: [PATCH 2125/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 41d01a580..ab273cdea 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -321,6 +321,13 @@ "message": "Bejelentkezés", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Kijelentkezés", "description": "Sign out of 3rd party storage services" From 9a7f401f803e1cd9c3f434c619f3ed0cdf801bd5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:31 -0500 Subject: [PATCH 2126/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index c53bc425b..d93d074e7 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -321,6 +321,13 @@ "message": "Увійти", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Вийти", "description": "Sign out of 3rd party storage services" From f645577d5693aa0dcfe2718182afc77774cdfe5c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:32 -0500 Subject: [PATCH 2127/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 714eca777..b140421de 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -321,6 +321,13 @@ "message": "登录", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "注销", "description": "Sign out of 3rd party storage services" From 5e9ce9d23df3c943a1f5606382ada96b53cbedd9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:33 -0500 Subject: [PATCH 2128/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index ab1467a6b..c232a73c8 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -321,6 +321,13 @@ "message": "登錄", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "登出", "description": "Sign out of 3rd party storage services" From 42376fe9a45657e238fccb2a114c6da26cc81711 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:34 -0500 Subject: [PATCH 2129/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 1720e8e12..6d5eceff0 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -321,6 +321,13 @@ "message": "Iniciar sessão", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Encerrar sessão", "description": "Sign out of 3rd party storage services" From 83ad45edbdafad2c5ad3dd03ec420bc4a0d5eb4a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:36 -0500 Subject: [PATCH 2130/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 0b059c7a3..144d7b936 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -321,6 +321,13 @@ "message": "Masuk", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Keluar", "description": "Sign out of 3rd party storage services" From 1df6beb70cc27a0ad613223b182b8807d503bd89 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:37 -0500 Subject: [PATCH 2131/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 14b08aabb..0814784c7 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -321,6 +321,13 @@ "message": "ลงชื่อเข้าใช้", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "ออกจากระบบ", "description": "Sign out of 3rd party storage services" From 6304eb655088d48719a0719c44b702b063dca79d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:38 -0500 Subject: [PATCH 2132/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 6945f667e..bb736bc3e 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -321,6 +321,13 @@ "message": "Prijava", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Odjava", "description": "Sign out of 3rd party storage services" From d28260841f4b61321faddf5b8e22643dfa6374c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:39 -0500 Subject: [PATCH 2133/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7e9acd592..c31f54623 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -321,6 +321,13 @@ "message": "Accedi", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Esci", "description": "Sign out of 3rd party storage services" From 841810ffb512f655c9ccf5190453c5b3bc286d5c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:40 -0500 Subject: [PATCH 2134/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 75911fcb1..1aaa9c7e2 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -321,6 +321,13 @@ "message": "התחברות", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "צא מהמערכת", "description": "Sign out of 3rd party storage services" From 05e1654b1fbc58fb32c6e2f151948b778d13d249 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:42 -0500 Subject: [PATCH 2135/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9dec142d5..9423a4a49 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -321,6 +321,13 @@ "message": "Iniciar sesión", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Cerrar sesión", "description": "Sign out of 3rd party storage services" From 30c4e719958bb1ddcfc167a42bf930cc2a2f3672 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:43 -0500 Subject: [PATCH 2136/3473] New translations messages.json (French) --- _locales/fr/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5915e7c23..d763e9562 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -321,6 +321,13 @@ "message": "Se connecter", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Déconnexion", "description": "Sign out of 3rd party storage services" From 7563cfa8f68e51082d82c06bdcbe72268eb6c11d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:44 -0500 Subject: [PATCH 2137/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index fcb0d64de..7a2a72918 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -321,6 +321,13 @@ "message": "Aanmelden", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Afmelden", "description": "Sign out of 3rd party storage services" From 33a9120d2abbbfcc4dd3a1b13d5a163b86282d33 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:45 -0500 Subject: [PATCH 2138/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 6ac3e5f26..84fad8ea0 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -321,6 +321,13 @@ "message": "ورود", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "خروج از حساب", "description": "Sign out of 3rd party storage services" From 48f8427f520e1109fb05794c71f6115c30027506 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:47 -0500 Subject: [PATCH 2139/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index f2a911128..5df9da9ea 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -321,6 +321,13 @@ "message": "Logi sisse", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Logi välja", "description": "Sign out of 3rd party storage services" From 74fa5b9ebe1394eb126d93d1434fe014c9df36ec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:48 -0500 Subject: [PATCH 2140/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 35afdb34a..56a6d275d 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -321,6 +321,13 @@ "message": "Đăng nhập", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Đăng xuất", "description": "Sign out of 3rd party storage services" From 9f72b07ab3afd38eb0dafe5da8abb934039f0fe9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:49 -0500 Subject: [PATCH 2141/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index e960a6e05..6a149c8f4 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -321,6 +321,13 @@ "message": "Identifikohu", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Dil", "description": "Sign out of 3rd party storage services" From 0e1d6c1dec7c3f09a912bf6e8b90b5fd633fa1c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:50 -0500 Subject: [PATCH 2142/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index f1b0d8de9..4864bcf0a 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -321,6 +321,13 @@ "message": "Autentificare", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Ieșire din cont", "description": "Sign out of 3rd party storage services" From dc6b8088e79f017a77398153e7d4f257c3338755 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:51 -0500 Subject: [PATCH 2143/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index a2a637231..24702659d 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -321,6 +321,13 @@ "message": "تسجيل الدخول", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "تسجيل خروج", "description": "Sign out of 3rd party storage services" From 5e2d3533c7ae1b20dac97e01bea914ad642b4c29 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:52 -0500 Subject: [PATCH 2144/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 3af645f7c..4d85f7ba4 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -321,6 +321,13 @@ "message": "Kirjaudu", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Kirjaudu ulos", "description": "Sign out of 3rd party storage services" From 532a35b217ebc3e234f56a0b2e1f9aaff862e824 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:54 -0500 Subject: [PATCH 2145/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index cd67fdbcd..cf7c15cec 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -321,6 +321,13 @@ "message": "Вход", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Изход", "description": "Sign out of 3rd party storage services" From 4bd9efce9024e17e9a644d33f4453fed322afa38 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:55 -0500 Subject: [PATCH 2146/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 3380e258f..51a425a24 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -321,6 +321,13 @@ "message": "Inicia sessió", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Desconnecta", "description": "Sign out of 3rd party storage services" From 06175d69b9762e49b4c0d2755484c2b13d6c5113 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:56 -0500 Subject: [PATCH 2147/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 3e0ecf59e..b2be92c4b 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -321,6 +321,13 @@ "message": "Sign in", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Logout", "description": "Sign out of 3rd party storage services" From e820123cc7c9340b94987e282d8202f90cbda1c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:57 -0500 Subject: [PATCH 2148/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index b5d07857d..6f32d43d9 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -321,6 +321,13 @@ "message": "Log ind", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Log af", "description": "Sign out of 3rd party storage services" From d445d7ec366a2e37a18563ea6040cefc5692e95d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:58 -0500 Subject: [PATCH 2149/3473] New translations messages.json (German) --- _locales/de/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 1ad4a514f..114b6122e 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -321,6 +321,13 @@ "message": "Anmelden", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Abmelden", "description": "Sign out of 3rd party storage services" From 34bad237e8b9310cced673681045878864504c8b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:11:59 -0500 Subject: [PATCH 2150/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 47ec2d678..8fc7b70ce 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -321,6 +321,13 @@ "message": "Σύνδεση", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Αποσύνδεση", "description": "Sign out of 3rd party storage services" From cb1a761c2cea7eecb662219ae523c8810d0fcd2e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:12:01 -0500 Subject: [PATCH 2151/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 00f84d2fe..81026fb95 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -321,6 +321,13 @@ "message": "Oanmelde", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "Ofmelde", "description": "Sign out of 3rd party storage services" From 8bdff7eac7348c096dd8aaf8d230f6b49ae627fa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 14:12:02 -0500 Subject: [PATCH 2152/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 75b3db3a9..5e243e22b 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -321,6 +321,13 @@ "message": "පිවිසෙන්න", "description": "Sign in to 3rd party storage services" }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, "log_out": { "message": "නික්මෙන්න", "description": "Sign out of 3rd party storage services" From c6ad06085ebc1a6779a97faed925548a0f10e32a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 15:11:49 -0500 Subject: [PATCH 2153/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index c31f54623..ce7341900 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Sincronizzazione Browser", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Accedi (Business)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Perché i profili business richiedono più permessi?" }, "log_out": { "message": "Esci", @@ -388,6 +388,6 @@ "message": "Backup" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Fai il backup dei tuoi dati su un file." } } From fc667cfb988864b082e1b21465a7de40666a6d64 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 16:11:37 -0500 Subject: [PATCH 2154/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f96afda7e..579af10b2 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Войти (бизнес)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From c1fa450e210c2a2ba1f566c0bc694142d837fb1e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 17:20:45 -0500 Subject: [PATCH 2155/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 1eae44d2f..0185298fe 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -318,15 +318,15 @@ "description": "Storage location" }, "sign_in": { - "message": "Zaloguj", + "message": "Zaloguj się", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Zaloguj się (biznesowe)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Dlaczego konta biznesowe wymagają więcej uprawnień?" }, "log_out": { "message": "Wyloguj", From d2b39cc6d0ce33a45bbf463c86cec8fe17aa8c0c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Apr 2021 22:20:41 -0500 Subject: [PATCH 2156/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 2ff08c177..945bfbd65 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "サインイン (ビジネス)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "なぜビジネスアカウントにはより多くの権限が必要なのですか?" }, "log_out": { "message": "ログアウト", From 19586f9852758f84766bb7366e116f188c68f3cf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 11 Apr 2021 02:10:00 -0500 Subject: [PATCH 2157/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 4864bcf0a..60e5a0a93 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Autentificare (firmă)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "De ce conturile de firmă necesită mai multe permisiuni?" }, "log_out": { "message": "Ieșire din cont", From d0a71c67a8c1bcc4a18d755e5abee54f228dc6b5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 11 Apr 2021 03:10:24 -0500 Subject: [PATCH 2158/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9423a4a49..2d778f4bc 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Iniciar sesión (cuenta empresarial)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "¿Por qué las cuentas empresariales necesitan más permisos?" }, "log_out": { "message": "Cerrar sesión", From cb62c2632163b8aa4ca79cbaceccd069ee370120 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 11 Apr 2021 07:10:32 -0500 Subject: [PATCH 2159/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 51a425a24..815b290c7 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Inicia sessió (Negocis)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Perquè els comptes de negocis demanen més permisos?" }, "log_out": { "message": "Desconnecta", From bfc94e9a3af5f4f4862a8dd2f91c3c3bf668bd1a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 11 Apr 2021 20:42:21 -0500 Subject: [PATCH 2160/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 6d5eceff0..a316a07fe 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Entrar (Empresas)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Por que as contas empresariais requerem mais permissões?" }, "log_out": { "message": "Encerrar sessão", From bbe3d3d03442c6a4553947c1172676e8bf30608d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Apr 2021 09:21:09 -0500 Subject: [PATCH 2161/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 7a2a72918..6d2dc1164 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Browsersynchronisatie", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Aanmelden (Zakelijk)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Waarom hebben zakelijke accounts meer toestemmingen nodig?" }, "log_out": { "message": "Afmelden", @@ -385,9 +385,9 @@ "message": "Slimme filter" }, "backup": { - "message": "Backup" + "message": "Back-up" }, "backup_file_info": { - "message": "Backup uw gegevens naar een bestand." + "message": "Back-up uw gegevens naar een bestand." } } From 3cfd3124dd2e7b3ebd96d9bdf4397c9593ac2162 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Apr 2021 09:21:11 -0500 Subject: [PATCH 2162/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 81026fb95..e5197e86b 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Browsersyngronisaasje", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Oanmelde (Saaklik)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Wêrom hawwe saaklike accounts mear tastimming nedich?" }, "log_out": { "message": "Ofmelde", @@ -385,9 +385,9 @@ "message": "Tûk filter" }, "backup": { - "message": "Backup" + "message": "Reservekopy" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." } } From 9b3b1401242d1fab265aac5e46f5cfafe5c404d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 17 Apr 2021 07:59:46 -0500 Subject: [PATCH 2163/3473] New translations messages.json (German) --- _locales/de/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 114b6122e..22de303f9 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Konto hinzufügen", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Import fehlgeschlagen. Wenn Sie Daten von Google Authenticator migrieren, exportieren Sie bitte Ihre Daten erneut aus dem Google Authenticator und versuchen Sie es erneut.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Einige Kontodaten wurden nicht erfolgreich importiert.", "description": "Some migration data is broken." }, "close": { @@ -120,10 +120,10 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Authenticator zurücksetzen" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Dies wird alle Ihre Daten löschen und den Authenticator komplett zurücksetzen. Sie werden keine gelöschten Daten wiederherstellen können! Sie sollten erwägen, ein Backup zu speichern, bevor Sie den Authenticator zurücksetzen." }, "security_warning": { "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Sie können kein neues Konto hinzufügen, bis alle Konten entschlüsselt sind. Bitte geben Sie das richtige Passwort ein, bevor Sie fortfahren.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Import erfolgreich, aber ein QR-Bild kann nicht erkannt werden.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Sie können mehrere Dateien auswählen, um die Sicherung in Stapeln zu importieren.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -294,11 +294,11 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Farbschema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Hell", "description": "Light theme" }, "theme_dark": { From cf60927b54e4c79861f41235263860866d8ac2a3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 17 Apr 2021 08:10:37 -0500 Subject: [PATCH 2164/3473] New translations messages.json (German) --- _locales/de/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 22de303f9..637ef09c8 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authentifizierung", + "message": "Authentifikator", "description": "Extension Name." }, "extShortName": { @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Konten, die nicht entschlüsselt werden konnten, werden nicht in dieses Backup aufgenommen.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Wollen Sie QR-Codes von einer lokalen Datei scannen? Verwenden Sie stattdessen QR-Code-Sicherung.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR-Code importieren", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import erfolgreich, aber ein QR-Bild kann nicht erkannt werden.", + "message": "Import erfolgreich, aber ein QR-Code kann nicht erkannt werden.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Browser-Synchronisation", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Anmelden (Geschäftskonto)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Warum benötigen Geschäftskonten mehr Berechtigungen?" }, "log_out": { "message": "Abmelden", @@ -382,12 +382,12 @@ "message": "Algorithmus" }, "smart_filter": { - "message": "Smart Filter" + "message": "Intelligente Filter" }, "backup": { - "message": "Backup" + "message": "Sicherung" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Sichern Sie Ihre Daten in eine Datei." } } From 4d5a47bb5876dd468edd09935f3dd025effcf191 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 11:06:47 -0500 Subject: [PATCH 2165/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 144d7b936..0871a2d9e 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -4,15 +4,15 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator: ya", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.: ya.", + "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", "description": "Extension Description." }, "added": { - "message": " telah ditambahkan. ya.", + "message": " telah ditambahkan.", "description": "Added Account." }, "errorqr": { @@ -116,7 +116,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted. ya.", + "message": "Saya mengerti bahwa semua data saya tidak dapat dikembalikan setelah dihapus.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From 573bb9751e1cf97c085f710c65223b7abad55502 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 11:16:44 -0500 Subject: [PATCH 2166/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 114 +++++++++++++++++++------------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 0871a2d9e..929ffd39a 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -60,59 +60,59 @@ "description": "No." }, "account": { - "message": "Akun suyanto4242@gmail. com", + "message": "Akun", "description": "Account." }, "accountName": { - "message": "Nama pengguna: suyanto", + "message": "Nama pengguna", "description": "Account Name." }, "issuer": { - "message": "Penerbit: gmail", + "message": "Penerbit", "description": "Issuer." }, "secret": { - "message": "Rahasia: tidak ada", + "message": "Rahasia", "description": "Secret." }, "updateSuccess": { - "message": "Sukses.: karir.", + "message": "Sukses.", "description": "Update Success." }, "updateFailure": { - "message": "Gagal.: login pasword mail di retas.", + "message": "Gagal.", "description": "Update Failure." }, "about": { - "message": "Tentang: akun gmail dan akun prakerja yang di retas oleh seseorang sehingga tidak dapat masuk atau login ke akun", + "message": "Tentang", "description": "About." }, "settings": { - "message": "Setelan: gmail", + "message": "Setelan", "description": "Settings." }, "security": { - "message": "Keamanan: sur4b4y4", + "message": "Keamanan", "description": "Security." }, "current_phrase": { - "message": "Kata sandi saat ini: sur4b4y4", + "message": "Kata sandi saat ini", "description": "Current Passphrase." }, "new_phrase": { - "message": "Kata sandi baru: ju4nc0k224466", + "message": "Kata sandi baru", "description": "New Passphrase." }, "phrase": { - "message": "Kata sandi: ju4nc0k224466", + "message": "Kata sandi", "description": "Passphrase." }, "confirm_phrase": { - "message": "Konfirmasi kata sandi: ju4nc0k224466", + "message": "Konfirmasi kata sandi", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Apakah anda yakin ingin menghapusnya? tidak.", + "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -120,73 +120,73 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator: tidak" + "message": "Reset Authenticator" }, "delete_all_warning": { - "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat cadangan terlebih dahulu sebelum mereset ulang Autentikator. tidak." + "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat Backup terlebih dahulu sebelum mereset ulang Authentikator." }, "security_warning": { - "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda. ya.", + "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", "description": "Passphrase Warning." }, "update": { - "message": "Perbarui: ya", + "message": "Perbaharui", "description": "Update." }, "phrase_incorrect": { - "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienskripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan. ya", + "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienkripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Akun yang tidak dapat didekripsi tidak akan disertakan dalam cadangan ini. ya.", + "message": "Akun yang tidak dapat di dekripsi tidak akan disertakan dalam cadangan ini.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Kata sandi salah. ya.", + "message": "Kata sandi salah.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Terenkripsi: ya", + "message": "Terenkripsi", "description": "Encrypted." }, "copied": { - "message": "Tersalin: tidak", + "message": "Tersalin", "description": "Copied." }, "feedback": { - "message": "Umpan Balik: ya", + "message": "Umpan Balik", "description": "Feedback." }, "translate": { - "message": "Terjemahkan: ya", + "message": "Terjemahkan", "description": "Translate." }, "source": { - "message": "Kode sumber: ju4nc0k224466", + "message": "Kode sumber", "description": "Source Code." }, "passphrase_info": { - "message": "Masukkan password untuk mendeskripsi data akun. ju4nc0k224466.", + "message": "Masukkan password untuk men-dekripsi data akun.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sinkronisasi riwayat dengan Google: ya", + "message": "Sinkronisasi riwayat dengan Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Ingat kata sandi: tidak", + "message": "Ingat kata sandi", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan. ya.", + "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat! ya saya ingin mencadangkan data saya!", + "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", "description": "Remind Backup" }, "capture_failed": { - "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi. ya.", + "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -194,103 +194,103 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Berdasarkan Waktu: ya", + "message": "Berdasarkan Waktu", "description": "Time Based" }, "based_on_counter": { - "message": "Berdasarkan Penghitung: ya", + "message": "Berdasarkan Penghitung", "description": "Counter Based" }, "resize_popup_page": { - "message": "Pengaturan: ya", + "message": "Pengaturan", "description": "Popup Page Settings" }, "scale": { - "message": "Skala: ya", + "message": "Skala", "description": "Scale" }, "export_info": { - "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya. ya.", + "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya.", "description": "Export menu info text" }, "download_backup": { - "message": "Unduh Berkas Cadangan: ya", + "message": "Unduh Berkas Cadangan", "description": "Download backup file." }, "import_backup": { - "message": "Impor Cadangan: ya", + "message": "Impor Cadangan", "description": "Import backup." }, "import_backup_file": { - "message": "Impor Berkas Cadangan: ya", + "message": "Impor Berkas Cadangan", "description": "Import backup file." }, "import_backup_qr": { - "message": "Impor cadangan gambar QR: ya", + "message": "Impor cadangan gambar QR", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Impor Text Cadangan: ya", + "message": "Impor Text Cadangan", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Impor berhasil, tapi beberapa gambar QR tak dapat dikenali.: ya.", + "message": "Impor berhasil, tapi beberapa gambar QR tak dapat dikenali.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.: ya.", + "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Tampilkan semua entri: ya", + "message": "Tampilkan semua entri", "description": "Show all entries." }, "dropbox_risk": { - "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.: saya perhatikan resikonya.", + "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.: gatelli224466.", + "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera. bagaimana caranya.", + "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera.", "description": "localStorage password warning." }, "remove": { - "message": "Hapus: ya", + "message": "Hapus", "description": "Remove password." }, "download_enc_backup": { - "message": "Download cadangan dilindungi sandi: saya tidak tau", + "message": "Download cadangan dilindungi sandi", "description": "Download Encrypted Backup" }, "search": { - "message": "Cari: ya mohon di carikan akun saya serta paswordnya", + "message": "Cari", "description": "Search" }, "popout": { - "message": "Mode popup: ya", + "message": "Mode popup", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Kunci: ya", + "message": "Kunci", "description": "Lock accounts" }, "edit": { - "message": "Ubah: ubah kunci", + "message": "Ubah", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync: ya", + "message": "Manual Sync", "description": "Manual sync" }, "use_autofill": { - "message": "IsiOtomatis: iya", + "message": "IsiOtomatis", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Gunakan Kontras yang Tinggi: iya", + "message": "Gunakan Kontras yang Tinggi", "description": "Use High Contrast" }, "theme": { From 7577d60aba603de0c91904f6b41d94d31d18dfae Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 11:27:35 -0500 Subject: [PATCH 2167/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 929ffd39a..29fec8d6a 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download cadangan dilindungi sandi", + "message": "Download cadangan terenkripsi", "description": "Download Encrypted Backup" }, "search": { @@ -294,19 +294,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Tema: ya", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Terang: ya", + "message": "Terang", "description": "Light theme" }, "theme_dark": { - "message": "Gelap: tidak", + "message": "Gelap", "description": "Dark theme" }, "theme_high_contrast": { - "message": "Kontras Tinggi: tidak", + "message": "Kontras Tinggi", "description": "High Contrast theme" }, "storage_sync_info": { @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Masuk (Business)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From f5765a15529a5b470b6ce0c2bdc45ae905888613 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 11:39:40 -0500 Subject: [PATCH 2168/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 8fc7b70ce..99f550ac9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Προσθήκη λογαριασμού", "description": "Add account." }, "add_qr": { @@ -294,15 +294,15 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Θέμα", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Φωτεινό", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Σκούρο", "description": "Dark theme" }, "theme_high_contrast": { @@ -385,9 +385,9 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "Αντίγραφο Ασφαλείας" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." } } From fccace736392ebc6767931448ebb2e99ea0aaa35 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 11:39:41 -0500 Subject: [PATCH 2169/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 29fec8d6a..e8b04ffc5 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Mengapa bisnis akun membutuhkan lebih banyak permission?" }, "log_out": { "message": "Keluar", From d6761adb64dc30c3205460c9321341554bbdfea4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 11:57:02 -0500 Subject: [PATCH 2170/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 99f550ac9..92fdce672 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Η εισαγωγή απέτυχε. Αν μεταφέρετε δεδομένα από το Google Authenticator, παρακαλούμε επανεξάγετε τα δεδομένα σας από το Google Authenticator και προσπαθήστε ξανά.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Ορισμένα δεδομένα λογαριασμού δεν εισήχθησαν με επιτυχία.", "description": "Some migration data is broken." }, "close": { @@ -116,14 +116,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Καταλαβαίνω ότι όλα τα δεδομένα μου θα διαγραφούν οριστικά.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Επαναφορά Πιστοποιητή" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Αυτό θα διαγράψει όλα τα δεδομένα σας και θα επαναφέρετε πλήρως τον έλεγχο ταυτοποίησης. Δεν θα μπορείτε να ανακτήσετε τυχόν διαγραμμένα δεδομένα! Θα πρέπει να αποθηκεύσετε ένα αντίγραφο ασφαλείας πριν από την επαναφορά του ελέγχου ταυτοποίησης." }, "security_warning": { "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει στη περίπτωση που ξεχάσετε τον κωδικό πρόσβασης.", @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Δεν μπορείτε να προσθέσετε ένα νέο λογαριασμό μέχρι όλοι οι λογαριασμοί να έχουν αποκρυπτογραφηθεί. Παρακαλώ εισάγετε τον σωστό κωδικό πρόσβασης πριν συνεχίσετε.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Οι λογαριασμοί που δεν μπόρεσαν να αποκρυπτογραφηθούν δεν θα συμπεριληφθούν σε αυτό το αντίγραφο ασφαλείας.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Προσπαθείτε να σαρώσετε τον κωδικό QR από ένα τοπικό αρχείο; Χρησιμοποιήστε την εισαγωγή αντιγράφου ασφαλείας εικόνας QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Εισαγωγή Αντιγράφου Ασφαλείας Εικόνας QR", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "Εισαγωγή με επιτυχία, αλλά κάποια εικόνα QR δεν μπορεί να αναγνωριστεί.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Μπορείτε να επιλέξετε πολλαπλά αρχεία για την εισαγωγή αντιγράφων ασφαλείας σε ομάδες.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Υψηλή αντίθεση", "description": "High Contrast theme" }, "storage_sync_info": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Συγχρονισμός δεδομένων", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Σύνδεση (Επιχείρηση)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Γιατί οι λογαριασμοί των επιχειρήσεων απαιτούν περισσότερες άδειες;" }, "log_out": { "message": "Αποσύνδεση", From d439ec07e23d09e3075fc30ab700af9018dc3df4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:46 -0500 Subject: [PATCH 2171/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 46690ed27..fdcfb5967 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Elle Eşitleme", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Otomatik Doldurmayı Kullanın", From b6032561b2e7405dc0c9fb9c716e7cdacfa8acf7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:47 -0500 Subject: [PATCH 2172/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 156a1b3c5..7d2a2cfda 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Ручна синхронизација", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Користите аутоматско попуњавање", From e235764a2e4e236b14fe63a87f7fd5a8394c0689 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:48 -0500 Subject: [PATCH 2173/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 945bfbd65..5458e3c6b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "手動で同期", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "自動入力を使用する", From 70789f94dd27a84b0354058bcadf7d8d8eca45ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:49 -0500 Subject: [PATCH 2174/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 6aaab89c4..097839bb8 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "수동 동기화", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "자동 입력 사용", From ef634c4306dc5477e808710211536c11799e5de4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:50 -0500 Subject: [PATCH 2175/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 1401ec575..2c1532c66 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuell Synkronisering", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Bruk Autofyll", From 9d0f5f61f972f9920a74cc1ad201ceb2beca4026 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:51 -0500 Subject: [PATCH 2176/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 0185298fe..e532bbc53 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Ręczna synchronizacja", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Użyj autowypełniania", From 72b209697e92bc19ed4c3353865935a02be5dbec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:52 -0500 Subject: [PATCH 2177/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c89a21355..47b8cb6b0 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sincronização manual", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Utilizar preenchimento automático", From 659165164ceca51dca6a23acb4b42626b9240323 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:53 -0500 Subject: [PATCH 2178/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 579af10b2..2ed5068db 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Ручная синхронизация", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Автозаполнение", From f4876a963fab8b20d7cc0c52dcc834c2a96321d3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:55 -0500 Subject: [PATCH 2179/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 731b86578..2768cdb4d 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Use Autofill", From a9e02f2ca4368eb5a9d8dca104a19422962e6840 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:56 -0500 Subject: [PATCH 2180/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index ab273cdea..916f4c660 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuális szinkronizálás", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Automatikus kitöltés használata", From 18bbbd0914f70b4f0c7381b731f767739d73733e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:57 -0500 Subject: [PATCH 2181/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index d93d074e7..66b1b7d41 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Ручна синхронізація", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Використовувати автозаповнення", From d0180f5712b227f9f0764f2ac85687fbd4e61366 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:58 -0500 Subject: [PATCH 2182/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index b140421de..b824099a2 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "手动同步", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "启用自动填充", From 11be4d1d6874ef99735b25569af02ce71aa86798 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:21:59 -0500 Subject: [PATCH 2183/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index c232a73c8..46a626c94 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "手動同步", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "啟用自動填充", From 29ac6cf104d3b1c8cde20118d4ce6d459d9946f8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:01 -0500 Subject: [PATCH 2184/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index a316a07fe..360d3aed6 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sincronização manual", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Usar o preenchimento automático", From 1b70671f0bfd83e5a0fb94326e3f33d454283844 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:02 -0500 Subject: [PATCH 2185/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index e8b04ffc5..228f71c2f 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "IsiOtomatis", From 827f381d4cc0694848ce81e201804358d74bbdd4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:04 -0500 Subject: [PATCH 2186/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 0814784c7..1346f1098 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "ซิงค์ด้วยตนเอง", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "ใช้งานการป้อนอัตโนมัติ", From 1d7a5212bcf27739d8788d791157c0346d07e6c8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:05 -0500 Subject: [PATCH 2187/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index bb736bc3e..b270dc4f0 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Ručna sinkronizacija", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Koristi automatsko ispunjavanje", From 4ddb3b68524516e50214be48b173c9e749e488a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:06 -0500 Subject: [PATCH 2188/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index ce7341900..ee516f1cd 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sincronizzazione Manuale", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Usa Autocompletamento", From 47ef3d48a3574a542d97e5d9ebaa8d34ab2253c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:07 -0500 Subject: [PATCH 2189/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 1aaa9c7e2..40d075d1a 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "סנכרון ידני", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "השתמש במילוי אוטומטי", From f29682400fe5e44843b5b86eb5211e600776f0bf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:08 -0500 Subject: [PATCH 2190/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 2d778f4bc..abf7b504a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sincronización manual", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Usar auto-completado", From 9970e936fb8c6a5eff61d0204b8b46b39ca9555e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:09 -0500 Subject: [PATCH 2191/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index d763e9562..73669c46c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Synchronisation manuelle", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Utiliser Autofill", From 5e0b383a50127bdf21b9239c0fc059bd857be3c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:10 -0500 Subject: [PATCH 2192/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 6d2dc1164..10e88fb9f 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Handmatige synchronisatie", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Automatisch aanvullen gebruiken", From 2badb8a01effeda8ea8e4acfff1e45e4f597ceff Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:12 -0500 Subject: [PATCH 2193/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 84fad8ea0..727e12e5e 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "احراز هویت کننده", + "message": "تأیید اعتبار", "description": "Extension Name." }, "extShortName": { @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "همگام‌سازی دستی", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "استفاده از قابلیت تکمیل خودکار", From 5d82d7a4d95d333f8a9315c70bc458d0325d5f2f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:13 -0500 Subject: [PATCH 2194/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 5df9da9ea..76ed13472 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Käsitsi sünkroniseerimine", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Automaatne täitmine", From 06aba1a30ed616eeded74601a474a6aa9604dee1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:14 -0500 Subject: [PATCH 2195/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 56a6d275d..3031cabd8 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Đồng bộ thủ công", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Sử dụng tự động điền", From 0dbfe99be35da147f743f6bdba1744a0d9d71d49 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:16 -0500 Subject: [PATCH 2196/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 6a149c8f4..6a38bb01e 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sinkronizim Manual", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Përdor Autofill", From eda9034b525343209648754028206ae97c7b66d5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:17 -0500 Subject: [PATCH 2197/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 60e5a0a93..63aacd998 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sincronizare manuală", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Folosește Autocompletarea", From 62e9d3331a1a786e3033685a61d0977ae891e465 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:18 -0500 Subject: [PATCH 2198/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 24702659d..ab0a47c79 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "مزامنة يدوية", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "استخدام ميزة الملء التلقائي", From 56ce7aff20484763beaf96f2c51848a42d6844c7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:19 -0500 Subject: [PATCH 2199/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 4d85f7ba4..c08766add 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuaalinen synkronointi", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Täytä automaattisesti", From ee791693731a88d4003b55af47a061420a0dd561 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:20 -0500 Subject: [PATCH 2200/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index cf7c15cec..55c025ea1 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Ръчно синхронизиране", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Използване на автоматичното попълване", From fc42de2672cebe11b2f9aaf5a0be8a41c21fa134 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:22 -0500 Subject: [PATCH 2201/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 815b290c7..a331b4aa8 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Sincronització manual", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Utilitza l'emplenament automàtic", From 90805d37a6c5304512b6a69b4452f327a8f8fc53 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:23 -0500 Subject: [PATCH 2202/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index b2be92c4b..3d2daa3e4 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuální synchronizace", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Použití automatického vyplňování", From 8e5299da571892950f984a45c7b7e69655b27a6f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:24 -0500 Subject: [PATCH 2203/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 6f32d43d9..09dd6fd3f 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuel synkronisering", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Brug autofyld", From 92d67e7ec31b14de731727184dc65de840f81438 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:25 -0500 Subject: [PATCH 2204/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 637ef09c8..5c19c33e1 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manuelle Synchronisation", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Autofill verwenden", From f7c6bd07aa75302665513daab9cd7e5f9d0d7d0e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:26 -0500 Subject: [PATCH 2205/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 92fdce672..165b29a1f 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Χειροκίνητος συγχρονισμός", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Χρήση της αυτόματης συμπλήρωσης", From 1e748877dd00b2e54b021cbd78246ba1eb379482 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:28 -0500 Subject: [PATCH 2206/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index e5197e86b..dfae662a9 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Hânmjittige syngronisaasje", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Automatysk oanfolje brûke", From 4c50be4e66400663458c245c7490babe6614525b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:22:29 -0500 Subject: [PATCH 2207/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 5e243e22b..402ee97a4 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -282,8 +282,8 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Sync", - "description": "Manual sync" + "message": "Manual Backup", + "description": "Manual backup" }, "use_autofill": { "message": "Use Autofill", From a090ea473bc42d5dc3c6b0407c41d3c7c4308d87 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:52:06 -0500 Subject: [PATCH 2208/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 09dd6fd3f..f4c569ac7 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Tilføj konti", "description": "Add account." }, "add_qr": { From 5644ad8dc950088278dcc6d4afd6220880097a8e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 17:41:54 -0500 Subject: [PATCH 2209/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a331b4aa8..12a42d3c6 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Còpia de seguretat manual", "description": "Manual backup" }, "use_autofill": { From 2540eafcfbf60afff009cb369961797025f97036 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 17:53:37 -0500 Subject: [PATCH 2210/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 63aacd998..c1eeeb4cb 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Backup Manual", "description": "Manual backup" }, "use_autofill": { From 15dd6a423fe44914fff05dbe59eee52052416ef1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 21 Apr 2021 23:50:59 -0500 Subject: [PATCH 2211/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 5458e3c6b..14de78bfe 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "手動バックアップ", "description": "Manual backup" }, "use_autofill": { From f5b04661201b61841aef84981ae04f78f7ca0441 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 00:09:56 -0500 Subject: [PATCH 2212/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 916f4c660..dd77e990f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Kézi mentés", "description": "Manual backup" }, "use_autofill": { From 416672f4d57beab284a50d18f362f4968ab156da Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 00:40:51 -0500 Subject: [PATCH 2213/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e532bbc53..b0c577345 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Ręczna kopia zapasowa", "description": "Manual backup" }, "use_autofill": { From 1582f1d8f08051ae69878103aae11fd3d5edebf6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 01:01:19 -0500 Subject: [PATCH 2214/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index abf7b504a..bb5c9e8f8 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Copia de seguridad manual", "description": "Manual backup" }, "use_autofill": { From a692b44f237bc236350f7160eb0b5a83d15b5e70 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 01:32:45 -0500 Subject: [PATCH 2215/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 1346f1098..2804f92cb 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "เรียกใช้การสำรองข้อมูลด้วยตนเอง", "description": "Manual backup" }, "use_autofill": { From b1b361ed60b8d6c0337c490a960770bc1f81c2f5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 01:43:03 -0500 Subject: [PATCH 2216/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 2804f92cb..be71ec155 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Https://www. bitkub. com/login", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Https://www.bitkub.com/login" }, "log_out": { "message": "ออกจากระบบ", From 90fb27078e4b988a3dcb51fab6254a01d9a1c997 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 05:16:29 -0500 Subject: [PATCH 2217/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index b824099a2..bf6d8c667 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "手动备份", "description": "Manual backup" }, "use_autofill": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "登录 (企业版)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "为何企业版账户需要更高权限?" }, "log_out": { "message": "注销", From 8e2b69cf19f2808489b0287b13bc98e47d91a690 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 12:55:19 -0500 Subject: [PATCH 2218/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index fdcfb5967..b5f30f45a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Oturum aç (Kurumsal)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Kurumsal hesaplar neden daha fazla izin gerektirir?" }, "log_out": { "message": "Çıkış", From 270a2d7e7c51c0a83d6fe4d2ff52223d5b39a24a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 13:15:30 -0500 Subject: [PATCH 2219/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index ee516f1cd..061525283 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Backup Manuale", "description": "Manual backup" }, "use_autofill": { From 3775c97e22debd5a5bda81d996ef1cf4cfad8cf7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Apr 2021 13:15:31 -0500 Subject: [PATCH 2220/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 360d3aed6..6c747ab4d 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Backup manual", "description": "Manual backup" }, "use_autofill": { From 6c86032d7bcd555c68dca4685277874af96f7de7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 24 Apr 2021 08:19:16 -0500 Subject: [PATCH 2221/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 73669c46c..6bd52c59c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Sauvegarde manuelle", "description": "Manual backup" }, "use_autofill": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Se connecter (professionnel)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Pourquoi les comptes professionnels requièrent-ils plus d'autorisations ?" }, "log_out": { "message": "Déconnexion", From e7b61d442d21fb6c5b15dac56aa2f176a2ca1092 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 24 Apr 2021 23:48:37 -0500 Subject: [PATCH 2222/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b5f30f45a..f4b116b4a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Elle Yedekle", "description": "Manual backup" }, "use_autofill": { From 6c1bc2efe595822206b0031a4c62d10cfffa9082 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 25 Apr 2021 00:58:51 -0500 Subject: [PATCH 2223/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f4b116b4a..f21d96646 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Elle Giriş", + "message": "Elle Kayıt", "description": "Manual Entry." }, "migration_fail": { From 6eef40767f8479299f81f8b2c9f97c8c57406fd7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:18:56 -0500 Subject: [PATCH 2224/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f21d96646..4eb0b08ed 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: Tüm yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli düğmeye tıklayın.", + "message": "Uyarı: Yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli düğmeye tıklayın.", "description": "Export menu info text" }, "download_backup": { From ae7561786d5d418e1c5291feef43616e27f56904 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:26:28 -0500 Subject: [PATCH 2225/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 4eb0b08ed..636d2ef2a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Açılır pencere modu", + "message": "Pencere biçimi", "description": "Make window turn into persistent popup" }, "lock": { From 24b235bb21fc9df0c802a103cb8ad13580061791 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 27 Apr 2021 15:31:10 -0500 Subject: [PATCH 2226/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 636d2ef2a..a3d34ad1d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -158,7 +158,7 @@ "description": "Feedback." }, "translate": { - "message": "Çeviri", + "message": "Tercüme et", "description": "Translate." }, "source": { From 8b7a08ef3abeb0ef52d36ae158f53e4bea4aaaf3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Apr 2021 02:13:23 -0500 Subject: [PATCH 2227/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2ed5068db..d37b9109e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Резервное копирование вручную", "description": "Manual backup" }, "use_autofill": { @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Почему для бизнес-аккаунтов требуется больше разрешений?" }, "log_out": { "message": "Выйти", From f82a9c6c19f5e09329c26a2cc742b16e0dbfc11c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Apr 2021 07:08:31 -0500 Subject: [PATCH 2228/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 10e88fb9f..4f9ae69cc 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Handmatige back-up", "description": "Manual backup" }, "use_autofill": { From 3141495cc50b59fe0ae1b3147c5def790b3d46c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Apr 2021 07:08:32 -0500 Subject: [PATCH 2229/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index dfae662a9..fafb32e16 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Hânmjittige reservekopy", "description": "Manual backup" }, "use_autofill": { From 48d276c9e297723b0444d1b2a45137787d580925 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Apr 2021 20:44:29 -0500 Subject: [PATCH 2230/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 727e12e5e..eb5813af3 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "پشتیبان گیری دستی", "description": "Manual backup" }, "use_autofill": { From c4ed4a2ec74c7887092112b782ee1d8a516ef1dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 May 2021 03:09:21 -0500 Subject: [PATCH 2231/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d37b9109e..8ed11e3fd 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Reset Authenticator\n" }, "delete_all_warning": { "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." From b8ccfd1959e8a8a32625eee6502a83dae1568364 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 May 2021 02:32:23 -0500 Subject: [PATCH 2232/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a3d34ad1d..f39d5a0f9 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Pencere biçimi", + "message": "Pencere modu", "description": "Make window turn into persistent popup" }, "lock": { From 80a5c543f7ceb1dd82f666467aadbc0b1f4ac2b1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 May 2021 02:45:50 -0500 Subject: [PATCH 2233/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f39d5a0f9..339679c76 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -80,7 +80,7 @@ "description": "Update Success." }, "updateFailure": { - "message": "Hatalı.", + "message": "Başarısız.", "description": "Update Failure." }, "about": { From 8b97c394eaefcea5f251fd47d5d53d9cb4fcdaa3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 11 May 2021 01:53:59 -0500 Subject: [PATCH 2234/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 5c19c33e1..98a17b63f 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authentifikator", + "message": "Authentifizierung", "description": "Extension Name." }, "extShortName": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuelles Backup", "description": "Manual backup" }, "use_autofill": { From 97482a1000565156a24c1636d5830839131bd815 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 13 May 2021 16:03:06 -0500 Subject: [PATCH 2235/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 6a38bb01e..fa90b2ecb 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Krijo kopje rezervë", "description": "Manual backup" }, "use_autofill": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Identifikohu (Llogari Biznesi)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Pse llogaria e biznesit kërkon më shumë leje?" }, "log_out": { "message": "Dil", From 33edf6ac0c5d16752adbda74f449aab8c0494671 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 14 May 2021 16:21:11 -0500 Subject: [PATCH 2236/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index eb5813af3..ad0867e2f 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Most of the time, losing your secrets doesn’t mean you will lose your account forever. Here are a few steps to take to get your accounts back:\n\nWebsites usually give a recovery code to you when you enable 2FA on your account. Use your recovery code to get access to your account.\nIf you don’t have a recovery code go to the site’s support and ask them to disable two factor authentication on your account for you. Recovering your account this way can take a while to process and you will likely need to provide proof of identity.\nTo prevent from losing codes in the future remember to make a backup every time you add a code", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From 2337b626cab905c8d10a4ab6ae81b8a38d06c0b9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 02:19:53 -0500 Subject: [PATCH 2237/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 14de78bfe..f5d57f599 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "認証", "description": "Extension Name." }, "extShortName": { @@ -170,11 +170,11 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Google と時刻を同期", + "message": "Google と時刻を同期\n", "description": "Sync Clock" }, "remember_phrase": { - "message": "パスワードを記憶します。", + "message": "パスワードを記憶させる", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "サインイン (ビジネス)", + "message": "Sign in (Business)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From 6f371946864b9e1ccbf80455c9c8611658f883a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 08:49:29 -0500 Subject: [PATCH 2238/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index ad0867e2f..eb5813af3 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Most of the time, losing your secrets doesn’t mean you will lose your account forever. Here are a few steps to take to get your accounts back:\n\nWebsites usually give a recovery code to you when you enable 2FA on your account. Use your recovery code to get access to your account.\nIf you don’t have a recovery code go to the site’s support and ask them to disable two factor authentication on your account for you. Recovering your account this way can take a while to process and you will likely need to provide proof of identity.\nTo prevent from losing codes in the future remember to make a backup every time you add a code", + "message": "Sign in (Business)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From 0dab07863f91c58a965fa53534ae75d222133cd9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 08:59:09 -0500 Subject: [PATCH 2239/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index be71ec155..2804f92cb 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Https://www. bitkub. com/login", + "message": "Sign in (Business)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Https://www.bitkub.com/login" + "message": "Why do business accounts require more permissions?" }, "log_out": { "message": "ออกจากระบบ", From 69ce1b5154d58295bdae30895b767258cbc6b2bb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 10:09:32 -0500 Subject: [PATCH 2240/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 339679c76..f932f24ca 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Tüm hesapların şifresi çözülene kadar yeni bir hesap ekleyemezsiniz. Devam etmeden önce lütfen doğru parolayı girin.", + "message": "Tüm hesapların şifrelemesi çözülene kadar yeni bir hesap ekleyemezsiniz. Devam etmeden önce lütfen doğru parolayı girin.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Hesap verilerinin şifresini çözmek için parolanızı girin.", + "message": "Enter password to decrypt account data.", "description": "Passphrase Info" }, "sync_clock": { @@ -347,7 +347,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Yedekleri bazı uygulamalardan içe aktarabilirsiniz.", + "message": "Farklı uygulamalardan da yedekleri içe aktarabilirsiniz.", "description": "Info text on import page" }, "otp_backup_learn": { From d1d0e6cd255e55014c039caabbef4bd1a2f16e44 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 10:19:34 -0500 Subject: [PATCH 2241/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f932f24ca..773fe6cc1 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Hesap bilgilerinin şifrelemesini çözmek için parolanızı girin.", "description": "Passphrase Info" }, "sync_clock": { @@ -218,7 +218,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Yedeklemeyi İçe Aktar", + "message": "Yedeklemeyi içe aktar", "description": "Import backup." }, "import_backup_file": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "Metin Yedeklemeden İçe Aktar", + "message": "Metin yedeklemeden içe aktar", "description": "Import backup code." }, "import_backup_qr_partly_failed": { From 43f7f9e63a335eb09e1ee93d2f80e5182781a8dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 10:30:10 -0500 Subject: [PATCH 2242/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 773fe6cc1..70dd3a1fa 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -218,15 +218,15 @@ "description": "Download backup file." }, "import_backup": { - "message": "Yedeklemeyi içe aktar", + "message": "Yedeklemeyi İçe Aktar", "description": "Import backup." }, "import_backup_file": { - "message": "Yedekleme Dosyasını İçe Aktar", + "message": "Yedekleme dosyasını içe aktar", "description": "Import backup file." }, "import_backup_qr": { - "message": "Karekod Yedeklemeden İçe Aktar", + "message": "Karekod yedeklemeden içe aktar", "description": "Import qr image backup." }, "import_backup_code": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Parola Korumalı Yedeklemeyi İndirin", + "message": "Download Password-Protected Backup", "description": "Download Encrypted Backup" }, "search": { From 9d8da1621dbc6e37bbdede216f3c7346e257f18f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 11:19:26 -0500 Subject: [PATCH 2243/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 70dd3a1fa..f8117e919 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Şifrelenmiş Yedeklemeyi İndir", "description": "Download Encrypted Backup" }, "search": { From dff4498f1a498da53a8e11dde445511e06892183 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 11:29:24 -0500 Subject: [PATCH 2244/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f8117e919..e06c02270 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -146,7 +146,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Şifrelendi", + "message": "Şifrele", "description": "Encrypted." }, "copied": { From e2298f32754fdcb1b503c8574158e13a12856ba3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 11:40:59 -0500 Subject: [PATCH 2245/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e06c02270..606b8d2fb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Karekodunu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod Yedeklemeden İçe Aktar seçeneğini kullanın.", + "message": "Karekodunu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod yedeklemeden içe aktar seçeneğini kullanın.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 3741bcd4212074c962144ff8973f2596054ef98d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 12:39:58 -0500 Subject: [PATCH 2246/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 606b8d2fb..8dddb6404 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Karekodunu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod yedeklemeden içe aktar seçeneğini kullanın.", + "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod yedeklemeden içe aktar seçeneğini kullanın.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 045e87d2aa47bd5359c9806a6cf1576ca332bff9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 15 May 2021 13:39:57 -0500 Subject: [PATCH 2247/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8dddb6404..df13e14e2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -329,7 +329,7 @@ "message": "Kurumsal hesaplar neden daha fazla izin gerektirir?" }, "log_out": { - "message": "Çıkış", + "message": "Oturumu kapat", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From 09f71c6bed4f22a5bb58d14b905d25efea9d94f5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 May 2021 19:59:58 -0500 Subject: [PATCH 2248/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 3031cabd8..5c63f3598 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Sao lưu thủ công", "description": "Manual backup" }, "use_autofill": { From ca3b8152db71cc6ff392a3a02e364aa80fe9036e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 May 2021 02:12:01 -0500 Subject: [PATCH 2249/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index f4c569ac7..a2464e3a9 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -52,7 +52,7 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Ja", "description": "Yes." }, "no": { @@ -88,7 +88,7 @@ "description": "About." }, "settings": { - "message": "Settings", + "message": "Indstillinger", "description": "Settings." }, "security": { @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Nulstil Autentificering" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -294,19 +294,19 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Lys", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Mørk", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Høj Kontrast", "description": "High Contrast theme" }, "storage_sync_info": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Browser Synkronisering", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Log ind (Buisness)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Hvorfor kræver forretningskonti flere tilladelser?" }, "log_out": { "message": "Log af", @@ -385,9 +385,9 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "Sikkerhedskopi" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Sikkerhedskopier dine data til en fil." } } From 3af2f8107ce310684031628fb76d216d5b265afe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 May 2021 12:12:45 -0500 Subject: [PATCH 2250/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 3d2daa3e4..9364fbf7f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -112,15 +112,15 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Opravdu chcete tento účet smazat? Tuto akci nelze vrátit zpět.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Chápu, že všechna moje data budou nenávratně smazána.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Resetovat autentifikátor" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." From 1641295bd074d64186f0576bbfdf857203404f73 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 May 2021 12:22:38 -0500 Subject: [PATCH 2251/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 9364fbf7f..53185fe12 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -123,10 +123,10 @@ "message": "Resetovat autentifikátor" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Tímto smažete všechna vaše data a kompletně obnovíte autentifikátor. Nebudete moci obnovit žádná odstraněná data! Před resetováním autentifikátoru byste měli zvážit uložení zálohy." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Toto heslo bude použito k šifrování vašich účtů. Nikdo vám nemůže pomoci, pokud zapomenete heslo.", "description": "Passphrase Warning." }, "update": { @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Nelze přidat nový účet, dokud nejsou všechny účty dešifrovány. Před pokračováním zadejte prosím správné heslo.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From 1641a792b62017fb1e672e5a4334ecc2711f32df Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 May 2021 03:39:26 -0500 Subject: [PATCH 2252/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ab0a47c79..8b694cb0e 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -100,7 +100,7 @@ "description": "Current Passphrase." }, "new_phrase": { - "message": "كلمة السرّ الجديدة", + "message": "HAYSI202050", "description": "New Passphrase." }, "phrase": { From 633f94c70c4e84bdb2fd140e3a5cff2e6f0222b0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 May 2021 11:12:36 -0500 Subject: [PATCH 2253/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 8b694cb0e..ab0a47c79 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -100,7 +100,7 @@ "description": "Current Passphrase." }, "new_phrase": { - "message": "HAYSI202050", + "message": "كلمة السرّ الجديدة", "description": "New Passphrase." }, "phrase": { From b650f88b650462901ae47200f50dd12c62c406d2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 May 2021 11:23:48 -0500 Subject: [PATCH 2254/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 12a42d3c6..fdcb6d895 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Clau secreta del compte no vàlida", "description": "Secret Error." }, "add_code": { From c9f66383eff8cf12817a677d561819565a1f0694 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 28 May 2021 18:50:47 -0500 Subject: [PATCH 2255/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index eb5813af3..8ace3cebc 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -222,7 +222,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "ایمپورت کردن فایل پشتیبان", + "message": "وارد کردن فایل پشتیبان", "description": "Import backup file." }, "import_backup_qr": { @@ -274,7 +274,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "قفل کردن", + "message": "قفل", "description": "Lock accounts" }, "edit": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "ورود (تجاری)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "چرا حساب تجاری نیاز به مجوزهای امنیتی بیشتری دارد ؟" }, "log_out": { "message": "خروج از حساب", From 8846c10a56c8350a5348d543b28099162a6c1d6f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 28 May 2021 19:01:25 -0500 Subject: [PATCH 2256/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 8ace3cebc..973a9fe0b 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -146,7 +146,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "رمزنگاری شده", + "message": "رمزگذاری شده", "description": "Encrypted." }, "copied": { From 7082f95dc8d5c253ff93cb842e5ee790bd04ab7d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 7 Jun 2021 11:36:12 -0500 Subject: [PATCH 2257/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ab0a47c79..9dcdad6a2 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "فشل الاستيراد. إذا كنت تقوم بترحيل البيانات من Google Authenticator، الرجاء إعادة تصدير بياناتك من Google Authenticator وحاول مرة أخرى.", "description": "Import migration data failed." }, "migration_partly_fail": { From 2313d70cbbbabccfd1b0898495a6b1bcea76f591 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Jun 2021 03:54:45 -0500 Subject: [PATCH 2258/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 165b29a1f..61b7995ec 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -8,15 +8,15 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Ο επαληθευτής αναπαράγει κωδικούς επαλήθευσης ταυτότητας δυο παραγόντων, στο πρόγραμμα περιήγησής σας.", + "message": "Ο επαληθευτής δημιουργεί κωδικούς ταυτότητας δυο παραγόντων στο πρόγραμμα περιήγησής σας.", "description": "Extension Description." }, "added": { - "message": "έχει προστεθεί.", + "message": " έχει προστεθεί.", "description": "Added Account." }, "errorqr": { - "message": "Μη αναγνωρισμένος κώδικας QR.", + "message": "Ο κώδικας QR δεν αναγνωρίστηκε.", "description": "QR Error." }, "errorsecret": { @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Σάρωση QR κωδικού", + "message": "Σάρωση κώδικα QR", "description": "Scan QR Code." }, "add_secret": { @@ -76,11 +76,11 @@ "description": "Secret." }, "updateSuccess": { - "message": "Επιτυχία", + "message": "Επιτυχία.", "description": "Update Success." }, "updateFailure": { - "message": "Αποτυχία", + "message": "Αποτυχία.", "description": "Update Failure." }, "about": { @@ -96,7 +96,7 @@ "description": "Security." }, "current_phrase": { - "message": "Τρέχον Κωδικός", + "message": "Παλιός κωδικός πρόσβασης", "description": "Current Passphrase." }, "new_phrase": { From 55e77bc726894a47e8edf465606f1b9da49f2472 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Jun 2021 04:11:08 -0500 Subject: [PATCH 2259/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 61b7995ec..c24b23ee1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Η εισαγωγή απέτυχε. Αν μεταφέρετε δεδομένα από το Google Authenticator, παρακαλούμε επανεξάγετε τα δεδομένα σας από το Google Authenticator και προσπαθήστε ξανά.", + "message": "Η εισαγωγή απέτυχε. Αν μεταφέρετε δεδομένα από το Google Authenticator, επανεξάγετέ τα και προσπαθήστε ξανά.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Ορισμένα δεδομένα λογαριασμού δεν εισήχθησαν με επιτυχία.", + "message": "Ορισμένα από τα δεδομένα του λογαριασμού σας δεν εισήχθησαν με επιτυχία.", "description": "Some migration data is broken." }, "close": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Όνομα Χρήστη", + "message": "Όνομα χρήστη", "description": "Account Name." }, "issuer": { @@ -112,7 +112,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον λογαριασμό; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον λογαριασμό; Δε θα μπορέσετε να αναιρέσετε αυτήν την ενέργεια αργότερα.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -120,13 +120,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Επαναφορά Πιστοποιητή" + "message": "Επαναφορά Επαληθευτή" }, "delete_all_warning": { - "message": "Αυτό θα διαγράψει όλα τα δεδομένα σας και θα επαναφέρετε πλήρως τον έλεγχο ταυτοποίησης. Δεν θα μπορείτε να ανακτήσετε τυχόν διαγραμμένα δεδομένα! Θα πρέπει να αποθηκεύσετε ένα αντίγραφο ασφαλείας πριν από την επαναφορά του ελέγχου ταυτοποίησης." + "message": "Αυτό θα διαγράψει όλα σας τα δεδομένα και θα επαναφέρει πλήρως τον Επαληθευτή. Δε θα μπορείτε να ανακτήσετε τυχόν διαγραμμένα δεδομένα, γι' αυτό σας συνιστούμε να δημιουργήσετε ένα αντίγραφο ασφαλείας πριν την επαναφορά." }, "security_warning": { - "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει στη περίπτωση που ξεχάσετε τον κωδικό πρόσβασης.", + "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει σε περίπτωση που τον ξεχάσετε.", "description": "Passphrase Warning." }, "update": { @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Δεν μπορείτε να προσθέσετε ένα νέο λογαριασμό μέχρι όλοι οι λογαριασμοί να έχουν αποκρυπτογραφηθεί. Παρακαλώ εισάγετε τον σωστό κωδικό πρόσβασης πριν συνεχίσετε.", + "message": "Δεν μπορείτε να προσθέσετε ένα νέο λογαριασμό μέχρι όλοι οι λογαριασμοί να έχουν αποκρυπτογραφηθεί. Εισάγετε τον σωστό κωδικό πρόσβασης για να συνεχίσετε.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Οι λογαριασμοί που δεν μπόρεσαν να αποκρυπτογραφηθούν δεν θα συμπεριληφθούν σε αυτό το αντίγραφο ασφαλείας.", + "message": "Οι λογαριασμοί που δεν αποκρυπτογραφήθηκαν δε θα συμπεριληφθούν σε αυτό το αντίγραφο ασφαλείας.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -154,15 +154,15 @@ "description": "Copied." }, "feedback": { - "message": "Αξιολόγηση", + "message": "Αξιολογήστε μας", "description": "Feedback." }, "translate": { - "message": "Μετάφραση", + "message": "Συνεισφέρετε στη μετάφραση", "description": "Translate." }, "source": { - "message": "Πηγαίος Κώδικας", + "message": "Πηγαίος κώδικας", "description": "Source Code." }, "passphrase_info": { From c66f948e32d9fb6042f5cb7a73fca2e1bb798d86 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Jun 2021 04:36:37 -0500 Subject: [PATCH 2260/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index c24b23ee1..035a95efb 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -108,7 +108,7 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Επιβεβαίωση Κωδικού Πρόσβασης", + "message": "Επιβεβαίωση κωδικού πρόσβασης", "description": "Confirm Passphrase." }, "confirm_delete": { @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Εισάγετε κωδικό πρόσβασης για να αποκρυπτογραφήσει τα δεδομένα του λογαριασμού.", + "message": "Εισάγετε τον κωδικό πρόσβασης για να αποκρυπτογραφήσετε τα δεδομένα του λογαριασμού.", "description": "Passphrase Info" }, "sync_clock": { @@ -178,19 +178,19 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "ΠΡΟΣΟΧΗ! Τοπικό ρολόι σας είναι πάρα πολύ μακριά, παρακαλώ διορθώστε το πριν να συνεχίσετε.", + "message": "Προσοχή! Τοπικό ρολόι σας απέχει πάρα πολύ από την πραγματική ώρα. Διορθώστε το για να συνεχίσετε.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Έχετε ένα αντίγραφο ασφαλείας για τους λογαριασμούς σας; Μην περιμένετε έως ότου είναι πολύ αργά!", + "message": "Έχετε δημιουργήσει αντίγραφα ασφαλείας για τους λογαριασμούς σας; Μην περιμένετε έως ότου είναι πολύ αργά!", "description": "Remind Backup" }, "capture_failed": { - "message": "Η καταγραφή απέτυχε, επαναλάβετε τη φόρτωση της σελίδας και προσπαθήστε ξανά.", + "message": "Η καταγραφή απέτυχε, επαναφορτώστε τη σελίδα και προσπαθήστε ξανά.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Προσπαθείτε να σαρώσετε τον κωδικό QR από ένα τοπικό αρχείο; Χρησιμοποιήστε την εισαγωγή αντιγράφου ασφαλείας εικόνας QR.", + "message": "Προσπαθείτε να σαρώσετε τον κωδικό QR από ένα τοπικό αρχείο; Κάντε κλικ στο \"Εισαγωγή αντιγράφου ασφαλείας εικόνας QR\".", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Προειδοποίηση: όλα τα αντίγραφα ασφαλείας είναι κρυπτογραφημένη. Θέλετε να προσθέσετε ένα λογαριασμό σε μια άλλη εφαρμογή; Καταδείξτε επάνω δεξιά μέρος οποιουδήποτε λογαριασμού και πάτα το κουμπί κρυφό.", + "message": "Προσοχή: κανένα από τα αντίγραφα ασφαλείας σας δεν είναι κρυπτογραφημένα. Θέλετε να προσθέσετε ένα λογαριασμό σε μια άλλη εφαρμογή; Σύρετε το ποντίκι στο επάνω δεξιά μέρος οποιουδήποτε λογαριασμού και κάντε κλικ στο κρυφό κουμπί.", "description": "Export menu info text" }, "download_backup": { @@ -226,15 +226,15 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Εισαγωγή Αντιγράφου Ασφαλείας Εικόνας QR", + "message": "Εισαγωγή αντιγράφου ασφαλείας εικόνας QR", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Αντίγραφο ασφαλείας εισαγώμενου κειμένου", + "message": "Εισαγωγή αντιγράφου ασφαλείας κειμένου", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Εισαγωγή με επιτυχία, αλλά κάποια εικόνα QR δεν μπορεί να αναγνωριστεί.", + "message": "Η εισαγωγή ολοκληρώθηκε με επιτυχία, αλλά κάποια εικόνα QR δεν αναγνωρίστηκε.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 7efecd41a1ec208c3bf5df1161c88e58a9148a40 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Jun 2021 04:46:28 -0500 Subject: [PATCH 2261/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 035a95efb..a3a72ce4d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -238,23 +238,23 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Μπορείτε να επιλέξετε πολλαπλά αρχεία για την εισαγωγή αντιγράφων ασφαλείας σε ομάδες.", + "message": "Μπορείτε να επιλέξετε περισσότερα από ένα αρχεία αντιγράφων ασφαλείας.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Εμφάνισε όλες τις καταχωρήσεις", + "message": "Να εμφανιστούν όλες οι καταχωρήσεις", "description": "Show all entries." }, "dropbox_risk": { - "message": "Προσοχή: τα αντίγραφα ασφαλείας δεν είναι κρυπτογραφημένα. Χρησιμοποιήστε το με δική σας ευθύνη.", + "message": "Προσοχή: τα αντίγραφα ασφαλείας δεν είναι κρυπτογραφημένα. Χρησιμοποιήστε τα με δική σας ευθύνη.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Πρέπει να παρέχετε το σωστό κωδικό πρόσβασης για να εισαγάγετε τα αντίγραφα ασφαλείας.", + "message": "Ο κωδικός πρόσβασης πρέπει να είναι σωστός για να εισαχθούν τα αντίγραφα ασφαλείας.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Τον κωδικό πρόσβασής σας είναι αποθηκευμένη τοπικά, παρακαλούμε αμέσως να το αλλάξετε από το μενού ασφάλεια.", + "message": "Ο κωδικός πρόσβασης είναι αποθηκευμένος τοπικά στον υπολογιστή σας. Σας συνιστούμε να τον αλλάξετε από το μενού ασφαλείας αμέσως.", "description": "localStorage password warning." }, "remove": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Λήψη αντιγράφων ασφαλείας που προστατεύεται με κωδικό πρόσβασης", + "message": "Λήψη αντιγράφων ασφαλείας που προστατεύονται με κωδικό", "description": "Download Encrypted Backup" }, "search": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Αναδυόμενο παράθυρο λειτουργίας", + "message": "Λειτουργία αναδυόμενου παραθύρου", "description": "Make window turn into persistent popup" }, "lock": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Χειροκίνητη δημιουργία αντιγράφων ασφαλείας", "description": "Manual backup" }, "use_autofill": { @@ -326,14 +326,14 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Γιατί οι λογαριασμοί των επιχειρήσεων απαιτούν περισσότερες άδειες;" + "message": "Γιατί οι λογαριασμοί των επιχειρήσεων χρειάζονται περισσότερα δικαιώματα για να λειτουργήσουν σωστά;" }, "log_out": { "message": "Αποσύνδεση", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Υπήρξε ένα πρόβλημα στην σύνδεση με τον $SERVICE$ λογαριασμό σας, παρακαλώ συνδεθείτε ξανά.", + "message": "Υπήρξε ένα πρόβλημα στην σύνδεση με τον λογαριασμό σας $SERVICE$. Προσπαθήστε να συνδεθείτε ξανά.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -343,7 +343,7 @@ } }, "otp_unsupported_warn": { - "message": "Έχετε έναν ή παραπάνω Steam ή Blizzard λογαριασμούς. Μη κρυπτογραφημένα αντίγραφα ασφαλείας δεν θα χρησιμοποιήσουν τυποποιημένη μορφή αντιγράφου ασφαλείας.", + "message": "Έχετε έναν ή παραπάνω Steam ή Blizzard λογαριασμούς. Τα αντίγραφα ασφαλείας που δεν έχουν κρυπτογραφηθεί δε θα ακολουθήσουν τη συνηθισμένη μορφή των άλλων αντιγράφων.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -355,7 +355,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Φόρτωση σε εξέλιξη..." + "message": "Φόρτωση..." }, "autolock": { "message": "Κλείδωμα μετά από" @@ -382,7 +382,7 @@ "message": "Αλγόριθμος" }, "smart_filter": { - "message": "Smart Filter" + "message": "Έξυπνο φίλτρο" }, "backup": { "message": "Αντίγραφο Ασφαλείας" From 1abcfb91fda8895b1d427157c65fa0ca0b92e6e4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Jun 2021 22:49:07 -0500 Subject: [PATCH 2262/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 228f71c2f..37d0a1e79 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Backup manual", "description": "Manual backup" }, "use_autofill": { From fed7c50b6925350999b6f81ebc24637fd7b6e521 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 24 Jun 2021 11:36:21 -0500 Subject: [PATCH 2263/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 46a626c94..0d13b17d2 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "手動備份", "description": "Manual backup" }, "use_autofill": { From de40bac5ccd618b84ff90e332b71257f77fbc316 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Jun 2021 03:17:54 -0500 Subject: [PATCH 2264/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 0d13b17d2..e2119e12f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "登入 (企業)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From 3f63208f5d03cc3bf8f13712b75e1fb5f7476756 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Jun 2021 12:08:52 -0500 Subject: [PATCH 2265/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8ed11e3fd..de9ad35a1 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Https://support. microsoft. com/ru-ru/feed/atom/28201360-d50e-efaf-2a2b-4233c715a4d0", "description": "Extension Short Name." }, "extDesc": { From dc6819729e4560a55610bd120c1b0b3b110a6943 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 29 Jun 2021 12:15:34 -0500 Subject: [PATCH 2266/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index de9ad35a1..8ed11e3fd 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Https://support. microsoft. com/ru-ru/feed/atom/28201360-d50e-efaf-2a2b-4233c715a4d0", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { From 772e3d16ec98618f0b113edc215e8ea10add2745 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Jul 2021 06:22:42 -0500 Subject: [PATCH 2267/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9dcdad6a2..c05958406 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "هل تحاول مسح رمز QR من ملف محلي؟ استخدم استيراد نسخة احتياطية لصورة QR بدلاً من ذلك.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "النسخ الاحتياطي اليدوي", "description": "Manual backup" }, "use_autofill": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "مزامنة المتصفح", "description": "Storage location" }, "sign_in": { @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "تسجيل الدخول (الأعمال التجارية)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "لماذا تتطلب حسابات الأعمال المزيد من الصلاحيات؟" }, "log_out": { "message": "تسجيل خروج", @@ -385,9 +385,9 @@ "message": "الفلتر الذكي" }, "backup": { - "message": "Backup" + "message": "نسخ احتياطي" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف." } } From 41c24d49faebf2175f52d2945d2037c005152c8d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Jul 2021 17:30:22 -0500 Subject: [PATCH 2268/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 53185fe12..ca66276b7 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Vysoký kontrast", "description": "High Contrast theme" }, "storage_sync_info": { @@ -329,7 +329,7 @@ "message": "Why do business accounts require more permissions?" }, "log_out": { - "message": "Logout", + "message": "Odhlásit se", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -361,7 +361,7 @@ "message": "Lock after" }, "minutes": { - "message": "minutes" + "message": "minutách" }, "advanced": { "message": "Advanced" From ac17de357ea87bb128c1688c5f939a8053f08a28 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Jul 2021 17:41:40 -0500 Subject: [PATCH 2269/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index ca66276b7..daadf491f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -318,7 +318,7 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Přihlásit se", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { @@ -355,16 +355,16 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Načítání..." }, "autolock": { - "message": "Lock after" + "message": "Zamknout po" }, "minutes": { "message": "minutách" }, "advanced": { - "message": "Advanced" + "message": "Pokročilé" }, "period": { "message": "Period" From 86f2b1c0da2d94ac3ba1a353561003120c5f4e7f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:24 -0500 Subject: [PATCH 2270/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 39 ++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index e2119e12f..f8d276a14 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "備份至檔案" + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 37463d7b73a47ed7dab39c836218f16961d967ca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:25 -0500 Subject: [PATCH 2271/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 66b1b7d41..dd3800508 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From f41448d9dc95f71e373cb920c950078517fa3053 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:26 -0500 Subject: [PATCH 2272/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b0c577345..851e8b21d 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Utwórz kopię zapasową danych w pliku." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 2ed3588f6394a2054db1d2b4cc9104a27d0d7044 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:27 -0500 Subject: [PATCH 2273/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 47b8cb6b0..a51be4ecf 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 2931a9147507ecc7be5a190c4252ab2dd4ac0a4e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:28 -0500 Subject: [PATCH 2274/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index fa90b2ecb..8d6f8f8e3 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From f8289423a4b0373395e0884d8dd7db1cb4597c5b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:29 -0500 Subject: [PATCH 2275/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7d2a2cfda..1d56e557c 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Спреми податке у резервну копију." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 9688d04bc342a173eb5094fba68fdb9c91ea4535 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:30 -0500 Subject: [PATCH 2276/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 2768cdb4d..c6ebe5b94 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 0758c4652097991ed4474dbe6a8773243aa61447 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:31 -0500 Subject: [PATCH 2277/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index df13e14e2..b82302b5a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Verilerinizi bir dosyaya yedekleyin." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From e6d2723ae96f8bf3f2d717e14af6051aa9cf6e17 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:32 -0500 Subject: [PATCH 2278/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 39 ++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index bf6d8c667..b0c691bf2 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "备份数据到文件。" + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From be793ccde003ca1c070463df1f758025af2d443e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:33 -0500 Subject: [PATCH 2279/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 4f9ae69cc..6386cc324 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Back-up uw gegevens naar een bestand." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 67f4ffaca43d23bc334300d49b6d5106904a8036 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:34 -0500 Subject: [PATCH 2280/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 5c63f3598..8aec3805a 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Sao chép dữ liệu thành 1 tệp tin." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From c132f742151e1744fb8c1a8570853437eae8778e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:35 -0500 Subject: [PATCH 2281/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 39 ++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 6c747ab4d..90a394e31 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Faça backup dos seus dados para um arquivo." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 8c960710a8d80bb6ff423dea973bff412bb0ce9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:36 -0500 Subject: [PATCH 2282/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 37d0a1e79..67f42ed2b 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Cadangkan data Anda ke file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 05251de831ca4d599ac247a5756aa24405236669 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:37 -0500 Subject: [PATCH 2283/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 973a9fe0b..6dee53b8e 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "ایجاد فایل پشتیبان از داده‌های شما" + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 67e8f295d2caf41d154ddb921ca095c7cce6c104 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:38 -0500 Subject: [PATCH 2284/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 2804f92cb..4eb92d655 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "สำรองข้อมูลของคุณลงในไฟล์" + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 4c82fd13fe04d0490078816176bf258986b4cd72 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:39 -0500 Subject: [PATCH 2285/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index b270dc4f0..8ee46f2da 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Spremanje podataka u sigurnosnu kopiju." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 4e33e473b519736af4fdb9593e1e23c2ab80b924 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:40 -0500 Subject: [PATCH 2286/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 76ed13472..e8a737456 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Varundage enda andmed failiks." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From f510fadcb689f2e605726aacfedee0fddbc41db7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:41 -0500 Subject: [PATCH 2287/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 2c1532c66..f5d4bb1ed 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 6398f27aa602bb93faec8ba3e226a16d08f31f2c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:42 -0500 Subject: [PATCH 2288/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 097839bb8..a0c0cc4ac 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From f57d13fd0ce99d58414e4f37a58107f2e7017c9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:43 -0500 Subject: [PATCH 2289/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index c05958406..7f00a5d88 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 22c5e347138cc9921fdccf5352ea798060e882ce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:44 -0500 Subject: [PATCH 2290/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index fdcb6d895..8537f9bf5 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Fes una còpia de les dades a un fitxer." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 941b8e2e52fa36c6c0a6e61c3d515f863f6f4514 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:45 -0500 Subject: [PATCH 2291/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8ed11e3fd..cbea79986 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 51aed8d8629778f890f77b584c1a2c1d854ad036 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:46 -0500 Subject: [PATCH 2292/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index daadf491f..bbc7e6953 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From b8083fe5dd4dc8f7f1610a7f121c8c0e8bd46c5b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:47 -0500 Subject: [PATCH 2293/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index c1eeeb4cb..3e44be820 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Salvați datele într-un fișier." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 1d2de128c3bc9cc88edbfc63e6084b971fc5e1c7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:48 -0500 Subject: [PATCH 2294/3473] New translations messages.json (French) --- _locales/fr/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 6bd52c59c..c358d7528 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Sauvegardez vos données dans un fichier." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From fe2385476ef5b62434e8fd7dd83865ccb271145b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:49 -0500 Subject: [PATCH 2295/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bb5c9e8f8..23a130944 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Guarda en un archivo una copia de seguridad de tus datos." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From d57d31e6d1a102fdd1f3b590120c30fd877a17ae Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:49 -0500 Subject: [PATCH 2296/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 55c025ea1..f6c1086b4 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 675d11ceb069aff311637e5eb4ba6e8d41152881 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:50 -0500 Subject: [PATCH 2297/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index a2464e3a9..bf7b83dcf 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Sikkerhedskopier dine data til en fil." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From f8f9f82bf8ef076a155ddaf77ef6e0f93de54e68 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:51 -0500 Subject: [PATCH 2298/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index f5d57f599..196149097 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "データをファイルにバックアップします。" + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From af50da529c29b40ea3202312dd58c06d60e5aaf8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:52 -0500 Subject: [PATCH 2299/3473] New translations messages.json (German) --- _locales/de/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 98a17b63f..aab85f46c 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Sichern Sie Ihre Daten in eine Datei." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From eb940319b6760b7162ca90daca7e72bb85692cd9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:55 -0500 Subject: [PATCH 2300/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a3a72ce4d..57d9a12a3 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 873c0c6a416af96b20e4055e3c3a346b52b1694f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:56 -0500 Subject: [PATCH 2301/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index fafb32e16..082acb4cf 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From f69b7e970fb24fd645eb5d2a223b3e522dcd2577 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:57 -0500 Subject: [PATCH 2302/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index c08766add..f6b8328e7 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 687915fee46b1f6ebe60b9fbcfdfba5e30ac4247 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:58 -0500 Subject: [PATCH 2303/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 40d075d1a..2c96c7308 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "גיבוי הנתונים שלך לקובץ." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 4054b30581f44dc1179a585919dbfeb71ab88375 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:22:59 -0500 Subject: [PATCH 2304/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index dd77e990f..2f141211d 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From bfdb54b687df2d7e347e9402866876f9ed6339a0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:23:00 -0500 Subject: [PATCH 2305/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 061525283..cad6c714f 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Fai il backup dei tuoi dati su un file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 7b446b05e9c147e9cda6e3fbcd25c689a9ae6d64 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:23:01 -0500 Subject: [PATCH 2306/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 402ee97a4..c07208104 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -389,5 +389,44 @@ }, "backup_file_info": { "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" } } From 262eff1a71e2288220347120834c13b5384a7e34 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:29:09 -0500 Subject: [PATCH 2307/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index b0c691bf2..5b61d7805 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -391,13 +391,13 @@ "message": "备份数据到文件。" }, "advisor": { - "message": "Advisor" + "message": "顾问" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "请设置一个密码来保护您的数据。" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "启用自动锁定以保护您的数据。" }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." @@ -415,18 +415,18 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "危险" }, "warning": { - "message": "Warning" + "message": "警告" }, "info": { - "message": "Info" + "message": "信息" }, "dismiss": { - "message": "Dismiss" + "message": "忽略" }, "learn_more": { - "message": "Learn more" + "message": "了解更多" } } From 5c74c92bab61c3e6d0040c15ea15cced78fdcc4b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:40:32 -0500 Subject: [PATCH 2308/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index cbea79986..00029780e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -391,16 +391,16 @@ "message": "Backup your data to a file." }, "advisor": { - "message": "Advisor" + "message": "Советник" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Установите пароль для защиты своих данных." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Включите автоблокировку для защиты своих данных." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Браузерная синхронизация отключена. Её включение позволит синхронизировать аккаунты в разных браузерах." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." @@ -415,13 +415,13 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Опасность" }, "warning": { - "message": "Warning" + "message": "Предупреждение" }, "info": { - "message": "Info" + "message": "Инфо" }, "dismiss": { "message": "Dismiss" From 7077ccb96511c0580fa96eee7514ec6e538ae7a9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:40:33 -0500 Subject: [PATCH 2309/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 5b61d7805..62e079527 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -400,19 +400,19 @@ "message": "启用自动锁定以保护您的数据。" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "浏览器同步已禁用。启用它允许在不同浏览器间同步帐户。" }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "启用自动填充可以自动填充代码到网站中。" }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "启用智能过滤允许快速访问账户。" }, "show_all_insights": { - "message": "Show all insights." + "message": "显示所有见解。" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "无可供参考的见解,看起来一切安好!" }, "danger": { "message": "危险" From 159ee3fb66582e69782edb8564b7985169abffee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:49:30 -0500 Subject: [PATCH 2310/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 00029780e..f2321d486 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -424,9 +424,9 @@ "message": "Инфо" }, "dismiss": { - "message": "Dismiss" + "message": "Пропустить" }, "learn_more": { - "message": "Learn more" + "message": "Узнать больше" } } From 664c9be78fd1877b32d0045adb466d262fcfe997 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:49:31 -0500 Subject: [PATCH 2311/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 196149097..424a9fa01 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -391,7 +391,7 @@ "message": "データをファイルにバックアップします。" }, "advisor": { - "message": "Advisor" + "message": "アドバイザー" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." From 422d5ae3011055bf4634d75a1753aabe71dfd206 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:59:09 -0500 Subject: [PATCH 2312/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 424a9fa01..3102eb5ac 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -394,39 +394,39 @@ "message": "アドバイザー" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "データを保護するためにパスワードを設定します。" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "自動ロックを有効にしてデータを保護します。" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "ブラウザの同期が無効になっています。アカウントを有効にするとブラウザ間で同期することができます。" }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "自動入力を有効にすると、ウェブサイトで自動的にコードを入力できます。" }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "スマートフィルタを有効にすると、アカウントへ素早くアクセスできます。" }, "show_all_insights": { - "message": "Show all insights." + "message": "すべてのインサイトを表示します。" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "インサイトが見つかりませんでした。すべて問題ないようです!" }, "danger": { - "message": "Danger" + "message": "危険" }, "warning": { - "message": "Warning" + "message": "注意" }, "info": { - "message": "Info" + "message": "お知らせ" }, "dismiss": { - "message": "Dismiss" + "message": "消去する" }, "learn_more": { - "message": "Learn more" + "message": "続きを読む" } } From 59dfccf456598ae75cf90d4e9e19cc4e3650d0be Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 01:12:05 -0500 Subject: [PATCH 2313/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 851e8b21d..fe38d18e7 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -391,19 +391,19 @@ "message": "Utwórz kopię zapasową danych w pliku." }, "advisor": { - "message": "Advisor" + "message": "Doradca" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Ustaw hasło, aby chronić swoje dane." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Włącz automatyczne blokowanie, aby chronić swoje dane." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej pozwala na synchronizację kont pomiędzy przeglądarkami." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autouzupełnianie może być włączone, aby automatycznie wypełniać kody na stronach internetowych." }, "advisor_insight_smart_filter_not_enabled": { "message": "Enabling smart filter allows for quick access to accounts." From 719b42701b99580aa883b58b8e5fbf6e657865f8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 01:23:00 -0500 Subject: [PATCH 2314/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index fe38d18e7..cb01d3476 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -394,10 +394,10 @@ "message": "Doradca" }, "advisor_insight_password_not_set": { - "message": "Ustaw hasło, aby chronić swoje dane." + "message": "Ustaw hasło, aby chronić twoje dane." }, "advisor_insight_auto_lock_not_set": { - "message": "Włącz automatyczne blokowanie, aby chronić swoje dane." + "message": "Włącz automatyczne blokowanie, aby chronić twoje dane." }, "advisor_insight_browser_sync_not_enabled": { "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej pozwala na synchronizację kont pomiędzy przeglądarkami." @@ -406,27 +406,27 @@ "message": "Autouzupełnianie może być włączone, aby automatycznie wypełniać kody na stronach internetowych." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Włączenie inteligentnego filtra umożliwia szybki dostęp do kont." }, "show_all_insights": { - "message": "Show all insights." + "message": "Pokaż wszystkie spostrzeżenia." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nie znaleziono żadnych spostrzeżeń, wszystko wygląda dobrze!" }, "danger": { - "message": "Danger" + "message": "Niebezpieczeństwo" }, "warning": { - "message": "Warning" + "message": "Ostrzeżenie" }, "info": { - "message": "Info" + "message": "Informacje" }, "dismiss": { - "message": "Dismiss" + "message": "Odrzuć" }, "learn_more": { - "message": "Learn more" + "message": "Dowiedz się więcej" } } From 3537d2633a4050dcb6f44379cea20352af0ea82d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 05:58:09 -0500 Subject: [PATCH 2315/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index aab85f46c..cfcf59deb 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -415,18 +415,18 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Achtung" }, "warning": { - "message": "Warning" + "message": "Warnung" }, "info": { "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Verwerfen" }, "learn_more": { - "message": "Learn more" + "message": "Weitere Informationen" } } From 2e3dc2c3124d5b10ef15274d57ca03dcc76c1d3e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 08:16:06 -0500 Subject: [PATCH 2316/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index e8a737456..60e03ea16 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -418,7 +418,7 @@ "message": "Danger" }, "warning": { - "message": "Warning" + "message": "Hoiatus" }, "info": { "message": "Info" @@ -427,6 +427,6 @@ "message": "Dismiss" }, "learn_more": { - "message": "Learn more" + "message": "Lisateave" } } From ed07bca7c7cdd6c50d9e4645ff8ed4e58f00d760 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 08:42:35 -0500 Subject: [PATCH 2317/3473] New translations messages.json (German) --- _locales/de/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index cfcf59deb..225f14a43 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -394,16 +394,16 @@ "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Lege ein Passwort zum Schutz deiner Daten fest." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Erlaube automatisches Sperren, um deine Daten zu schützen." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Erlaube Browser-Synchronisation, damit Accounts zwischen verschiedenen Browsern synchronisiert werden können." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autofill erlauben, um Passwortfelder in Websites automatisch auszufüllen." }, "advisor_insight_smart_filter_not_enabled": { "message": "Enabling smart filter allows for quick access to accounts." @@ -415,7 +415,7 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Achtung" + "message": "Risiko" }, "warning": { "message": "Warnung" From 93dcd245cf4a51e2a3d8caba7292741c136dc8f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 14:52:55 -0500 Subject: [PATCH 2318/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 90a394e31..b07766e1f 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -391,10 +391,10 @@ "message": "Faça backup dos seus dados para um arquivo." }, "advisor": { - "message": "Advisor" + "message": "Consultor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Defina uma senha para proteger seus dados." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From eee182a0453ab2cbe7873b933c81bd06743305a9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:02:06 -0500 Subject: [PATCH 2319/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index cb01d3476..613ac43c0 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -48,7 +48,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "OK", "description": "OK." }, "yes": { @@ -421,7 +421,7 @@ "message": "Ostrzeżenie" }, "info": { - "message": "Informacje" + "message": "Informacja" }, "dismiss": { "message": "Odrzuć" From da552ddb323fc7144cb9bcf1cd2b3ea4878882a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:02:07 -0500 Subject: [PATCH 2320/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b07766e1f..efc010578 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -397,36 +397,36 @@ "message": "Defina uma senha para proteger seus dados." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Ativar bloqueio automático para proteger seus dados." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "A sincronização do navegador está desativada. Ativá-lo permite que as contas sejam sincronizadas entre os navegadores." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "O preenchimento automático pode ser ativado para preencher automaticamente os códigos nos sites." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Habilitar o filtro inteligente permite acesso rápido às contas." }, "show_all_insights": { - "message": "Show all insights." + "message": "Mostrar todos os entendimentos." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nenhum entendimento encontrado, tudo parece bom!" }, "danger": { - "message": "Danger" + "message": "Perigo" }, "warning": { - "message": "Warning" + "message": "Aviso" }, "info": { - "message": "Info" + "message": "Informação" }, "dismiss": { - "message": "Dismiss" + "message": "Descartar" }, "learn_more": { - "message": "Learn more" + "message": "Saiba mais" } } From cdce0806f3151e0991323a2f4bf6dc1f48943991 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:10:51 -0500 Subject: [PATCH 2321/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 613ac43c0..b73e3f99e 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Zresetuj Authenticator" + "message": "Zresetuj Authenticatora" }, "delete_all_warning": { "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie Authenticatora. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem Authenticatora należy rozważyć zapisanie kopii zapasowej." @@ -388,7 +388,7 @@ "message": "Kopia zapasowa" }, "backup_file_info": { - "message": "Utwórz kopię zapasową danych w pliku." + "message": "Zapisz kopię zapasową danych do pliku." }, "advisor": { "message": "Doradca" From d9fd9f3780aec19ea20c4155976d0088691ecaff Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:43:33 -0500 Subject: [PATCH 2322/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f2321d486..e26e4c5e3 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -403,7 +403,7 @@ "message": "Браузерная синхронизация отключена. Её включение позволит синхронизировать аккаунты в разных браузерах." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." }, "advisor_insight_smart_filter_not_enabled": { "message": "Enabling smart filter allows for quick access to accounts." From 0329836e77707f05830d4e5f88f0a04dcdf88ed3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 16:27:16 -0500 Subject: [PATCH 2323/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e26e4c5e3..f2321d486 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -403,7 +403,7 @@ "message": "Браузерная синхронизация отключена. Её включение позволит синхронизировать аккаунты в разных браузерах." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." + "message": "Autofill can be enabled to automatically fill codes into websites." }, "advisor_insight_smart_filter_not_enabled": { "message": "Enabling smart filter allows for quick access to accounts." From eafb817fcd1f6828cd2b915e865f21f6fb1a9156 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 18:09:40 -0500 Subject: [PATCH 2324/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 8537f9bf5..34fa8278a 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -391,16 +391,16 @@ "message": "Fes una còpia de les dades a un fitxer." }, "advisor": { - "message": "Advisor" + "message": "Assessor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Establiu una contrasenya per protegir les vostres dades." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Activeu el bloqueig automàtic per protegir les vostres dades." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "La sincronització està desactivada. Habilitar-la permet que els comptes es sincronitzin entre navegadors." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." From 7d99a3428fa2264492243040cbb421e70406a5d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 13 Jul 2021 18:32:01 -0500 Subject: [PATCH 2325/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 34fa8278a..a44eaa7b4 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -403,30 +403,30 @@ "message": "La sincronització està desactivada. Habilitar-la permet que els comptes es sincronitzin entre navegadors." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Podeu activar l'emplenament automàtic per omplir els codis a les pàgines web." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Activar el filtre intel·ligent permet l'accés ràpid als comptes." }, "show_all_insights": { - "message": "Show all insights." + "message": "Mostra tots els punts de vista." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "No s'han trobat punts de vista, tot sembla correcte!" }, "danger": { - "message": "Danger" + "message": "Perill" }, "warning": { - "message": "Warning" + "message": "Advertència" }, "info": { - "message": "Info" + "message": "Informació" }, "dismiss": { - "message": "Dismiss" + "message": "Descarta" }, "learn_more": { - "message": "Learn more" + "message": "Saber-ne més" } } From 2e3cb9f3c5fc6ba41cec0e16488b5aafdfba89d9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:09:33 -0500 Subject: [PATCH 2326/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 23a130944..eddd50dd0 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -391,13 +391,13 @@ "message": "Guarda en un archivo una copia de seguridad de tus datos." }, "advisor": { - "message": "Advisor" + "message": "Asesor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Crea una contraseña para proteger tus datos." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Activa el bloqueo automático para proteger tus datos." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." From 9bf66b6e5ebe8e990a2e091b67b11ed930a50ef4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:23:47 -0500 Subject: [PATCH 2327/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index eddd50dd0..49a17538c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -391,42 +391,42 @@ "message": "Guarda en un archivo una copia de seguridad de tus datos." }, "advisor": { - "message": "Asesor" + "message": "Recomendaciones" }, "advisor_insight_password_not_set": { "message": "Crea una contraseña para proteger tus datos." }, "advisor_insight_auto_lock_not_set": { - "message": "Activa el bloqueo automático para proteger tus datos." + "message": "Habilita el bloqueo automático para proteger tus datos." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "La sincronización del navegador está deshabilitada. Si la habilitas, podrás sincronizar tus cuentas entre distintos navegadores." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "La función Autocompletar permite rellenar automáticamente códigos en sitios web." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Al activar el filtro inteligente, podrás acceder rápidamente a las cuentas." }, "show_all_insights": { - "message": "Show all insights." + "message": "Mostrar todas las recomendaciones." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "No se encontraron recomendaciones, ¡parece que todo está bien!" }, "danger": { - "message": "Danger" + "message": "Peligro" }, "warning": { - "message": "Warning" + "message": "Advertencia" }, "info": { - "message": "Info" + "message": "Información" }, "dismiss": { - "message": "Dismiss" + "message": "Descartar" }, "learn_more": { - "message": "Learn more" + "message": "Más información" } } From 35decad633715d1cf7c0aeac6c939c4028e9026a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Jul 2021 05:55:51 -0500 Subject: [PATCH 2328/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index bbc7e6953..ccff0e182 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Účty které nebylo možno dešifrovat nebudou zahrnuty v této záloze.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Máte zálohu vašich účtů? Nečekejte než je příliš pozdě!", "description": "Remind Backup" }, "capture_failed": { From bb8be19a0d584d6ec811225c799e947334b15d88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Jul 2021 06:57:14 -0500 Subject: [PATCH 2329/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 57d9a12a3..e4ded65ed 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -391,10 +391,10 @@ "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." }, "advisor": { - "message": "Advisor" + "message": "Σύμβουλος" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Δημιουργήστε έναν κωδικό για να ασφαλίσετε τα δεδομένα σας." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From 2e453c0f60aaa3b80d9aca06b920ad587e7ef3ac Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Jul 2021 07:11:06 -0500 Subject: [PATCH 2330/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index e4ded65ed..b9f727d9a 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -397,36 +397,36 @@ "message": "Δημιουργήστε έναν κωδικό για να ασφαλίσετε τα δεδομένα σας." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Ενεργοποιήστε το αυτόματο κλείδωμα για να προστατεύσετε τα δεδομένα σας." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Ο συγχρονισμός είναι απενεργοποιημένος. Εάν τον ενεργοποιήσετε, θα μπορείτε να συγχρονίσετε τους λογαριασμούς σας σε περισσότερα από ένα προγράμματα περιήγησης." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Ενεργοποιήστε την αυτόματη συμπλήρωση έτσι ώστε οι κωδικοί σας να εισάγονται αυτόματα στις ιστοσελίδες." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Ενεργοποιήστε το «έξυπνο» φίλτρο για να έχετε γρήγορη πρόσβαση στους λογαριασμούς που χρειάζεστε." }, "show_all_insights": { - "message": "Show all insights." + "message": "Εμφάνιση όλων των συμβουλών." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Δεν βρέθηκαν συμβουλές, όλα είναι μια χαρά!" }, "danger": { - "message": "Danger" + "message": "Κίνδυνος" }, "warning": { - "message": "Warning" + "message": "Προσοχή" }, "info": { - "message": "Info" + "message": "Πληροφορία" }, "dismiss": { - "message": "Dismiss" + "message": "Κλείσιμο" }, "learn_more": { - "message": "Learn more" + "message": "Μάθετε περισσότερα" } } From 990698258ecd731af53807d1b130cf1300e07fb6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Jul 2021 18:21:47 -0500 Subject: [PATCH 2331/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index efc010578..b1de86c2e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -424,7 +424,7 @@ "message": "Informação" }, "dismiss": { - "message": "Descartar" + "message": "Dispensar" }, "learn_more": { "message": "Saiba mais" From 6b55df6ba61ce26c32dc0c39ec7bb5770afc7570 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 16 Jul 2021 00:18:46 -0500 Subject: [PATCH 2332/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index a0c0cc4ac..b32b4ff59 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "수동 백업", "description": "Manual backup" }, "use_autofill": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "브라우저 동기화", "description": "Storage location" }, "sign_in": { @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "로그인 (비즈니스)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -388,16 +388,16 @@ "message": "백업" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "데이터를 파일로 백업" }, "advisor": { "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "데이터 보호를 위해 암호를 설정하십시오." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "데이터 보호를 위해 자동 잠금을 활성화하십시오." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." @@ -415,18 +415,18 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "위험" }, "warning": { - "message": "Warning" + "message": "경고" }, "info": { - "message": "Info" + "message": "정보" }, "dismiss": { - "message": "Dismiss" + "message": "닫기" }, "learn_more": { - "message": "Learn more" + "message": "더 보기" } } From ad31b6017d32e77732b6cb05cfc4253ef6d72f70 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 16 Jul 2021 00:30:38 -0500 Subject: [PATCH 2333/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index b32b4ff59..35ab16435 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "가져오기에 실패함. 구글 OTP로부터 데이터를 가져온 경우, 구글 OTP에서 데이터를 다시 내보내기 한 후에 다시 시도해주십시오.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "일부 계정 데이터를 성공적으로 가져오지 못했습니다.", "description": "Some migration data is broken." }, "close": { @@ -116,14 +116,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "모든 데이터가 복구 불가능한 상태로 삭제됨을 이해합니다.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "인증 도구 초기화" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "이 작업은 모든 데이터를 삭제하고 인증 도구를 완전 초기화합니다. 삭제된 모든 데이터를 복구할 수 없습니다! 인증 도구를 초기화하기 전에 백업을 저장하는 것을 고려하십시오." }, "security_warning": { "message": "이 비밀번호는 귀하의 계정을 암호화합니다. 분실 시 아무런 도움을 받을 수 없습니다.", @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "모든 계정이 복호화될 때까지 새 계정을 추가할 수 없습니다. 계속하기 전에 올바른 암호를 입력해주세요.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "복호화가 불가능한 계정은 이 백업에 포함되지 않습니다.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "로컬 파일로부터 QR 코드 스캔을 시도하고 계십니까? QR 이미지 백업 가져오기를 대신 사용하십시오.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -238,7 +238,7 @@ "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "배치로 백업을 가져오기 위해 다중 파일을 선택할 수 있습니다.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "왜 비즈니스 계정은 더많은 권한을 요청하는 건가요?" }, "log_out": { "message": "로그아웃", @@ -391,7 +391,7 @@ "message": "데이터를 파일로 백업" }, "advisor": { - "message": "Advisor" + "message": "어드바이저" }, "advisor_insight_password_not_set": { "message": "데이터 보호를 위해 암호를 설정하십시오." @@ -400,19 +400,19 @@ "message": "데이터 보호를 위해 자동 잠금을 활성화하십시오." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "브라우저 동기화가 비활성화되었습니다. 활성화하면 브라우저 간 계정을 동기화할 수 있습니다." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "웹사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 활성화할 수 있습니다." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "스마트 필터를 활성화하면 계정에 대한 빠른 액세스를 허용합니다." }, "show_all_insights": { - "message": "Show all insights." + "message": "모든 인사이트를 표시합니다." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "인사이트가 발견되지 않았습니다, 모든 것이 양호해보입니다!" }, "danger": { "message": "위험" From c59caa1c240c5404df59e002f6306877050ac268 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 04:22:32 -0500 Subject: [PATCH 2334/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 6386cc324..0ee1a56c3 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -391,16 +391,16 @@ "message": "Back-up uw gegevens naar een bestand." }, "advisor": { - "message": "Advisor" + "message": "Adviseur" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Stel een wachtwoord in om uw gegevens te beveiligen." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Schakel automatisch vergrendelen in om uw gegevens te beschermen." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Browsersynchronisatie is uitgeschakeld. Schakel dit in om accounts in verschillende browsers te synchroniseren." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." From 3b477dbf07bd86e9285936bc4f23459889e8a1ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 04:29:00 -0500 Subject: [PATCH 2335/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 082acb4cf..596c1740a 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -391,42 +391,42 @@ "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." }, "advisor": { - "message": "Advisor" + "message": "Adviseur" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Stel in wachtwurd yn om jo gegevens te befeiligjen." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Skeakel automatysk beskoatteljen yn om jo gegevens te beskermjen." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Browsersyngronisaasje is útskeakele. Skeakel dit yn om accounts yn ferskate browsers te syngronisearjen." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Automatysk ynfolje kin ynskeakele wurde om automatysk koaden op websites yn te foljen." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "It ynskeakeljen fan in tûk filter soarget foar snelle tagong ta accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Alle ynsichten toane." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Gjin ynsichten fûn, alles sjocht der goed út!" }, "danger": { - "message": "Danger" + "message": "Gefaar" }, "warning": { - "message": "Warning" + "message": "Warskôging" }, "info": { - "message": "Info" + "message": "Ynformaasje" }, "dismiss": { - "message": "Dismiss" + "message": "Negearje" }, "learn_more": { - "message": "Learn more" + "message": "Mear ynfo" } } From 46a0055095616868f3470dd4c0b9c91eafaaa0c5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 04:29:01 -0500 Subject: [PATCH 2336/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0ee1a56c3..0a95fe52d 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -403,30 +403,30 @@ "message": "Browsersynchronisatie is uitgeschakeld. Schakel dit in om accounts in verschillende browsers te synchroniseren." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Automatisch invullen kan worden ingeschakeld om automatisch codes op websites in te vullen." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Het inschakelen van een slim filter zorgt voor snelle toegang tot accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Alle inzichten tonen." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Geen inzichten gevonden, alles ziet er goed uit!" }, "danger": { - "message": "Danger" + "message": "Gevaar" }, "warning": { - "message": "Warning" + "message": "Waarschuwing" }, "info": { - "message": "Info" + "message": "Informatie" }, "dismiss": { - "message": "Dismiss" + "message": "Negeren" }, "learn_more": { - "message": "Learn more" + "message": "Meer info" } } From 96839a6737cb0f09790f61fb9226ed7543bb499b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 13:04:51 -0500 Subject: [PATCH 2337/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index cad6c714f..a9f1af64b 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -391,13 +391,13 @@ "message": "Fai il backup dei tuoi dati su un file." }, "advisor": { - "message": "Advisor" + "message": "Consulente" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Imposta una password per proteggere i tuoi dati." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Abilita il blocco automatico per proteggere i tuoi dati." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." From 645d1f2e988f488db5eaf82364807eb1e53046cf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 13:16:53 -0500 Subject: [PATCH 2338/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index a9f1af64b..8d73640c7 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -400,33 +400,33 @@ "message": "Abilita il blocco automatico per proteggere i tuoi dati." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "La sincronizzazione del browser è disabilitata. Abilitarla consente ai profili di esser sincronizzati tra i browser." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Il riempimento automatico è abilitabile per compilare automaticamente i codici nei siti web." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Abilitare il filtro smart consente l'accesso rapido ai profili." }, "show_all_insights": { - "message": "Show all insights." + "message": "Mostra tutti i dettagli." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nessun dettaglio trovato, sembra andare tutto bene!" }, "danger": { - "message": "Danger" + "message": "Pericolo" }, "warning": { - "message": "Warning" + "message": "Attenzione" }, "info": { "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Scarta" }, "learn_more": { - "message": "Learn more" + "message": "Scopri di più" } } From d7be5ef536053a7e3d281e031fc544ab825d6888 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 15:10:51 -0500 Subject: [PATCH 2339/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b82302b5a..8fa2900f2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -406,7 +406,7 @@ "message": "Autofill can be enabled to automatically fill codes into websites." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." }, "show_all_insights": { "message": "Show all insights." @@ -427,6 +427,6 @@ "message": "Dismiss" }, "learn_more": { - "message": "Learn more" + "message": "Daha fazla bilgi edinin" } } From 2e921120362970dec64d2dab8c872bf52677fae0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 16:10:00 -0500 Subject: [PATCH 2340/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8fa2900f2..707442c50 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -391,7 +391,7 @@ "message": "Verilerinizi bir dosyaya yedekleyin." }, "advisor": { - "message": "Advisor" + "message": "Rehber" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." @@ -403,7 +403,7 @@ "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Kodları web sitelerine otomatik olarak doldurmak için otomatik doldurma etkinleştirilebilir." }, "advisor_insight_smart_filter_not_enabled": { "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." From 0bd6291fb17dfe9a8ede27ce1218da91a472ac4b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jul 2021 17:49:47 -0500 Subject: [PATCH 2341/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 707442c50..92efbee35 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -394,13 +394,13 @@ "message": "Rehber" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Verilerinizi korumak için bir parola ayarlayın." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirerek hesapların tarayıcılar arasında eşitlenmesini sağlayabilirsiniz." }, "advisor_insight_auto_fill_not_enabled": { "message": "Kodları web sitelerine otomatik olarak doldurmak için otomatik doldurma etkinleştirilebilir." From 061d0055efd97d53a2aa97c9b9e9fec093c119b0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 20 Jul 2021 17:32:44 -0500 Subject: [PATCH 2342/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 92efbee35..2573f0b16 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -394,7 +394,7 @@ "message": "Rehber" }, "advisor_insight_password_not_set": { - "message": "Verilerinizi korumak için bir parola ayarlayın." + "message": "Verilerinizi korumak için bir parola oluşturun." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." @@ -424,7 +424,7 @@ "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Reddet" }, "learn_more": { "message": "Daha fazla bilgi edinin" From 1bdfb198787654a90a84e01c3fe4db25571973b5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 20 Jul 2021 17:40:33 -0500 Subject: [PATCH 2343/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2573f0b16..2cf3f23ce 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -418,10 +418,10 @@ "message": "Danger" }, "warning": { - "message": "Warning" + "message": "Uyarı" }, "info": { - "message": "Info" + "message": "Bilgi" }, "dismiss": { "message": "Reddet" From 11e9a4b27c8d1582b1f3701de1e6e1bcb064ff34 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 20 Jul 2021 17:52:04 -0500 Subject: [PATCH 2344/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2cf3f23ce..3c7f8207a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -409,7 +409,7 @@ "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." }, "show_all_insights": { - "message": "Show all insights." + "message": "Tüm önerileri göster." }, "no_insight_available": { "message": "No insights found, everything looks good!" From 1a14794ccdb2a8fad4a4621542dc61e9c1876458 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 20 Jul 2021 18:11:17 -0500 Subject: [PATCH 2345/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 3c7f8207a..c2b257e10 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -397,7 +397,7 @@ "message": "Verilerinizi korumak için bir parola oluşturun." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Verilerinizi korumak için otomatik kilitlemeyi etkinleştirin." }, "advisor_insight_browser_sync_not_enabled": { "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirerek hesapların tarayıcılar arasında eşitlenmesini sağlayabilirsiniz." @@ -412,10 +412,10 @@ "message": "Tüm önerileri göster." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Öneri bulunamadı. Her şey yolunda gözüküyor." }, "danger": { - "message": "Danger" + "message": "Tehlike" }, "warning": { "message": "Uyarı" From 8b3f2c832e9faeaf8f151ca08b82d895864d038c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Jul 2021 12:43:23 -0500 Subject: [PATCH 2346/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f8d276a14..ad03d44fe 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "偏好設定", + "message": "Préférences", "description": "Popup Page Settings" }, "scale": { From 7ce6f681c66dfbb4b3f50754a1f8f92ee231c637 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Jul 2021 12:51:59 -0500 Subject: [PATCH 2347/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index ad03d44fe..f44597217 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "为何企业版账户需要更高权限?" }, "log_out": { "message": "登出", @@ -391,10 +391,10 @@ "message": "備份至檔案" }, "advisor": { - "message": "Advisor" + "message": "顾问" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "設定密碼保護您的媒體。" }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From b14c41a2ed18b418390eee91f96584a04dc1fac8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Jul 2021 13:12:15 -0500 Subject: [PATCH 2348/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f44597217..f8d276a14 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Préférences", + "message": "偏好設定", "description": "Popup Page Settings" }, "scale": { @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "为何企业版账户需要更高权限?" + "message": "Why do business accounts require more permissions?" }, "log_out": { "message": "登出", @@ -391,10 +391,10 @@ "message": "備份至檔案" }, "advisor": { - "message": "顾问" + "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "設定密碼保護您的媒體。" + "message": "Set a password to protect your data." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From 198fae0be32923fbc2e6ea2a0e9bbde275ead60b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:50:16 -0500 Subject: [PATCH 2349/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f2321d486..e26e4c5e3 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -403,7 +403,7 @@ "message": "Браузерная синхронизация отключена. Её включение позволит синхронизировать аккаунты в разных браузерах." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." }, "advisor_insight_smart_filter_not_enabled": { "message": "Enabling smart filter allows for quick access to accounts." From eaa7bfd2c11ea723c8867d18c9de0ca17677fe68 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 25 Jul 2021 12:51:53 -0500 Subject: [PATCH 2350/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index ccff0e182..47e98716a 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Ruční zálohování", "description": "Manual backup" }, "use_autofill": { @@ -290,19 +290,19 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Použít vysoký kontrast", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Motiv", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Světlý", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tmavý", "description": "Dark theme" }, "theme_high_contrast": { From fa0dd69392261fdc9d599628456bc0ee655a3067 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 25 Jul 2021 12:51:54 -0500 Subject: [PATCH 2351/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index dd3800508..96f2b781a 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -8,11 +8,11 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Автентифікатор генерує коди двофакторної автентифікації у вашому браузері.", + "message": "https://github.com/atom/atom.git.", "description": "Extension Description." }, "added": { - "message": " був доданий.", + "message": " chrome://resources/roboto/roboto-bold.woff2", "description": "Added Account." }, "errorqr": { From d085c7a2bab67ff1ff73e62ca1e4e7c069a0d4c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 25 Jul 2021 12:59:27 -0500 Subject: [PATCH 2352/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 47e98716a..01252d330 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -382,10 +382,10 @@ "message": "Algoritmus" }, "smart_filter": { - "message": "Smart Filter" + "message": "Chytrý filtr" }, "backup": { - "message": "Backup" + "message": "Záloha" }, "backup_file_info": { "message": "Backup your data to a file." @@ -394,7 +394,7 @@ "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Nastavte si heslo pro ochranu vašich dat." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From 1fd7f419f987b2c0f872b48e8376c4fa9d5962dc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 27 Jul 2021 08:59:48 -0500 Subject: [PATCH 2353/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 432 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 432 insertions(+) create mode 100644 _locales/hy/messages.json diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json new file mode 100644 index 000000000..ab53dc33a --- /dev/null +++ b/_locales/hy/messages.json @@ -0,0 +1,432 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + } +} From 82ab7678516e7e75c2426b5b4810668796088838 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jul 2021 03:19:35 -0500 Subject: [PATCH 2354/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 4eb92d655..6a96e19f7 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -322,11 +322,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "ลงทะเบียน (ธุรกิจ)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "เพราะเหตุใดบัญชีธุรกิจต้องการขออนุญาตเพิ่มเติม?" }, "log_out": { "message": "ออกจากระบบ", @@ -391,7 +391,7 @@ "message": "สำรองข้อมูลของคุณลงในไฟล์" }, "advisor": { - "message": "Advisor" + "message": "ที่ปรึกษา" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." From c1b1a586809251caca1ab35bf1348df1eed82702 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jul 2021 03:27:08 -0500 Subject: [PATCH 2355/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 6a96e19f7..cc42b79e8 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -394,10 +394,10 @@ "message": "ที่ปรึกษา" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "ตั้งรหัสผ่านเพื่อป้องกันข้อมูลของคุณ." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "เปิดใช้งาน ล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." From 76e6de0dc69418106df3a947469c1e4911029d04 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jul 2021 03:49:05 -0500 Subject: [PATCH 2356/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index cc42b79e8..726113cd6 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -400,33 +400,33 @@ "message": "เปิดใช้งาน ล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "การซิงค์เบราว์เซอร์ปิดใช้งาน. การเปิดใช้งานเพื่อยึนยอมให้บัญชีซิงค์ข้ามเบราว์เซอร์." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "สามารถเปิดการป้อนอัตโนมัติเพื่อป้อนรหัสลงในเว็บไซต์ได้โดยอัตโนมัติ." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "เปิดใช้งานตัวกรองอัจฉริยะช่วยให้เข้าถึงบัญชีได้อย่างรวดเร็ว." }, "show_all_insights": { - "message": "Show all insights." + "message": "แสดงข้อมูลเชิงลึกทั้งหมด." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "ไม่พบข้อมูลเชิงลึก, ทุกอย่างยังดูดี!" }, "danger": { - "message": "Danger" + "message": "อันตราย" }, "warning": { - "message": "Warning" + "message": "คำเตือน" }, "info": { - "message": "Info" + "message": "ข้อมูล" }, "dismiss": { - "message": "Dismiss" + "message": "ยกเลิก" }, "learn_more": { - "message": "Learn more" + "message": "เพิ่มเติม" } } From 5b71f1c5f8005396a7ac17bf8a20be27f6b585b9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jul 2021 04:01:02 -0500 Subject: [PATCH 2357/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 726113cd6..946b1089e 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -170,7 +170,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "ซิงค์เวลาผ่านระบบของ Google", + "message": "ซิงค์เวลาผ่าน Google", "description": "Sync Clock" }, "remember_phrase": { From 36ea4724134b645bbcc643c44f053f4a61cfb4ec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 11 Aug 2021 04:06:49 -0500 Subject: [PATCH 2358/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index c07208104..ab87a257c 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "ගිණුමක් එකතු කරන්න", "description": "Add account." }, "add_qr": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "රහස", "description": "Secret." }, "updateSuccess": { @@ -258,7 +258,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "ඉවත් කරන්න", "description": "Remove password." }, "download_enc_backup": { @@ -364,13 +364,13 @@ "message": "විනාඩි" }, "advanced": { - "message": "Advanced" + "message": "වැඩිදුර" }, "period": { "message": "Period" }, "type": { - "message": "Type" + "message": "වර්ගය" }, "invalid": { "message": "Invalid" @@ -385,10 +385,10 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "උපස්ථය" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "ඔබගේ දත්ත ගොනුවකට උපස්ථ කරන්න." }, "advisor": { "message": "Advisor" @@ -418,10 +418,10 @@ "message": "Danger" }, "warning": { - "message": "Warning" + "message": "අවවාදයයි" }, "info": { - "message": "Info" + "message": "තොරතුරු" }, "dismiss": { "message": "Dismiss" From 841f5babdf65722f42595b309ab1372849c5caf7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 11 Aug 2021 04:21:43 -0500 Subject: [PATCH 2359/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index ab87a257c..b1b427b03 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -84,7 +84,7 @@ "description": "Update Failure." }, "about": { - "message": "මේ ගැන", + "message": "පිලිබඳව", "description": "About." }, "settings": { From 75b6fb3ed053a3e7b47d6c001911b03e2b01a9ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 11 Aug 2021 08:12:21 -0500 Subject: [PATCH 2360/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index b1b427b03..d5aad7edb 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -373,7 +373,7 @@ "message": "වර්ගය" }, "invalid": { - "message": "Invalid" + "message": "වලංගු නොවේ" }, "digits": { "message": "Digits" From da1efcc610baa4b0df63fe1c7b11d4f1286f113b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 13 Aug 2021 04:48:01 -0500 Subject: [PATCH 2361/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 01252d330..6ed00838e 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Tajný klíč", + "message": "Secret", "description": "Secret." }, "updateSuccess": { From d1caa4464a877b1934c346deb9d39566104f34c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 17 Aug 2021 04:40:09 -0500 Subject: [PATCH 2362/3473] New translations messages.json (French) --- _locales/fr/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index c358d7528..349bacbbf 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -391,42 +391,42 @@ "message": "Sauvegardez vos données dans un fichier." }, "advisor": { - "message": "Advisor" + "message": "Conseiller" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Définir un mot de passe pour protéger vos données." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Activer le verrouillage automatique pour protéger vos données." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "La synchronisation avec le navigateur est désactivée. Activez-la pour autoriser cette synchronisation." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Le remplissage automatique peut être activé pour remplir automatiquement les codes dans les sites web." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Activer le filtre intelligent permet un accès rapide aux comptes." }, "show_all_insights": { - "message": "Show all insights." + "message": "Afficher tous les aperçus." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Aucun aperçu trouvé, tout semble bien!" }, "danger": { "message": "Danger" }, "warning": { - "message": "Warning" + "message": "Attention" }, "info": { - "message": "Info" + "message": "Information" }, "dismiss": { - "message": "Dismiss" + "message": "Fermer" }, "learn_more": { - "message": "Learn more" + "message": "En savoir plus" } } From 5ac68c5c5f0c3b8f7c29aaf07a4998ecabffc6d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 18 Aug 2021 09:41:44 -0500 Subject: [PATCH 2363/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e26e4c5e3..2b2a76dc3 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -409,10 +409,10 @@ "message": "Enabling smart filter allows for quick access to accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Показать все действия." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Никаких действий не найдено, всё хорошо!" }, "danger": { "message": "Опасность" From 423afc1579387287912e0ad2482698d883fedeb6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 18 Aug 2021 09:51:55 -0500 Subject: [PATCH 2364/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2b2a76dc3..b3521be6f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Аутентификатор", "description": "Extension Short Name." }, "extDesc": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " добавлен.", + "message": " добавлено.", "description": "Added Account." }, "errorqr": { From 9624071f1b4658b11f70658accdb254edf619fd4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 19 Aug 2021 06:04:46 -0500 Subject: [PATCH 2365/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b3521be6f..54bde7472 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Имя пользователя", "description": "Account Name." }, "issuer": { From 9d220ec21ec402110c1123f208f39e03102e64e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:24 -0500 Subject: [PATCH 2366/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index d5aad7edb..cad4b6397 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "ඔබගේ දත්ත ගොනුවකට උපස්ථ කරන්න." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 58cdade3254c32eb1173e20b8f0285edcf2e0f80 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:26 -0500 Subject: [PATCH 2367/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 96f2b781a..d3a98cc4b 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Автентифікатор", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 57fe629e8e636b19148000a3f8a90af1eb84f8c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:26 -0500 Subject: [PATCH 2368/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b73e3f99e..0f3de0ede 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Zapisz kopię zapasową danych do pliku." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Doradca" }, From c05286bd571ffdbc102ec18de0f78844c97c7e15 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:27 -0500 Subject: [PATCH 2369/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index a51be4ecf..1ec99b004 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 590e785e1d73f8b9f828794cfc987834687c0971 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:28 -0500 Subject: [PATCH 2370/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 8d6f8f8e3..b20842e5c 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From bd5a0bc307b7faaa0e377e0857ee2c8aa189c6c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:29 -0500 Subject: [PATCH 2371/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 1d56e557c..b3a653f95 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Спреми податке у резервну копију." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 54e6a377f040e26353aff63791721ec847efc33a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:30 -0500 Subject: [PATCH 2372/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index c6ebe5b94..383c7ddce 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 6ab42adfd8db7187c7745986071306742baf8dcd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:31 -0500 Subject: [PATCH 2373/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c2b257e10..32c312f10 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Verilerinizi bir dosyaya yedekleyin." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Rehber" }, From 6046b99ba11bc51de96a5fb687b1a3f006c00bf7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:32 -0500 Subject: [PATCH 2374/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 62e079527..d4b4467a8 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "备份数据到文件。" }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "顾问" }, From acfe56da15b1e709a7dd1b88ed7c08dfc8b046f7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:33 -0500 Subject: [PATCH 2375/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0a95fe52d..3b363862f 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Back-up uw gegevens naar een bestand." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Adviseur" }, From 4f963153095bc83fd30e0de92e00d8ba4bf31a21 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:34 -0500 Subject: [PATCH 2376/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f8d276a14..b7aa10192 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "備份至檔案" }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From e63d8c00c6f36f37cbbc3e1b587a7fed1704ceed Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:34 -0500 Subject: [PATCH 2377/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 8aec3805a..e76e7e93b 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Sao chép dữ liệu thành 1 tệp tin." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 04613c0793c708075ea1dcf1ef6a8697c6f23c7e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:35 -0500 Subject: [PATCH 2378/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b1de86c2e..ea54b5a73 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Faça backup dos seus dados para um arquivo." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Consultor" }, From 90a66a57c8d9864b1cb24ea7d5a1bdfcf5848bbf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:36 -0500 Subject: [PATCH 2379/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 67f42ed2b..67081a7ac 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Cadangkan data Anda ke file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From f25f0463c5605fd8b33d6b8353c6b37327578966 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:37 -0500 Subject: [PATCH 2380/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 6dee53b8e..99b247bf9 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "ایجاد فایل پشتیبان از داده‌های شما" }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 3b1bf84f4ed1dd65f2fb29a2c5405245a5004d28 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:38 -0500 Subject: [PATCH 2381/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 946b1089e..3270871af 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "สำรองข้อมูลของคุณลงในไฟล์" }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "ที่ปรึกษา" }, From de6c367aab696941a7ee399665bc33131526fbc4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:39 -0500 Subject: [PATCH 2382/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 8ee46f2da..a1b37fac9 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Spremanje podataka u sigurnosnu kopiju." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 0d65b0cf984755ea9d71bbbae03e6872c609c0c2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:40 -0500 Subject: [PATCH 2383/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index f5d4bb1ed..518187292 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From d484da18c3ff4a36087821672e4032d58826da73 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:41 -0500 Subject: [PATCH 2384/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 35ab16435..33e563db3 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "데이터를 파일로 백업" }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "어드바이저" }, From bb253c4cab5cb4cced3140bf502b13fbf0397809 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:42 -0500 Subject: [PATCH 2385/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 6ed00838e..7cadb5e36 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 36d09035a56f2c91c116987d1d8b37607424b470 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:43 -0500 Subject: [PATCH 2386/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index bf7b83dcf..36c850f9a 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Sikkerhedskopier dine data til en fil." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 1e53204815e2e227b5fa5ec47621b87008049bf6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:44 -0500 Subject: [PATCH 2387/3473] New translations messages.json (French) --- _locales/fr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 349bacbbf..79165221f 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Sauvegardez vos données dans un fichier." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Conseiller" }, From 74e7f44606bf7771104470c04fd9dc96812c6836 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:45 -0500 Subject: [PATCH 2388/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 54bde7472..0a20e1fb0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Советник" }, From 2cb9df5e73b99f10a759017b65c2bc1f8622bba0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:46 -0500 Subject: [PATCH 2389/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 3e44be820..f869c16a4 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Salvați datele într-un fișier." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From a064bf48a3e63a6bce499fd01eacca68bef2716e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:46 -0500 Subject: [PATCH 2390/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 49a17538c..335ceeece 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Guarda en un archivo una copia de seguridad de tus datos." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Recomendaciones" }, From 80963305ccb5cbcb7797482d26aa6aff64efada9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:47 -0500 Subject: [PATCH 2391/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 7f00a5d88..ad276ab67 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From f08caca5b37e30ff98af6edffec90dc9c6b90439 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:48 -0500 Subject: [PATCH 2392/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index f6c1086b4..2df7f0b1d 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 90050b9ae6df29e98997f0f5449504135c0e06b7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:49 -0500 Subject: [PATCH 2393/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a44eaa7b4..357eed0d8 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Fes una còpia de les dades a un fitxer." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Assessor" }, From 702df8d49ae317aef6fa0c5e603571f10613b0bf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:50 -0500 Subject: [PATCH 2394/3473] New translations messages.json (German) --- _locales/de/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 225f14a43..f65a51293 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Sichern Sie Ihre Daten in eine Datei." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 55a8ca3f0bae0196d710c4ec49d3e03296e49370 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:51 -0500 Subject: [PATCH 2395/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 3102eb5ac..2c87bbb8d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "データをファイルにバックアップします。" }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "アドバイザー" }, From 99a76dc738bc1e46b112cd5a207597a47ada737a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:52 -0500 Subject: [PATCH 2396/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index b9f727d9a..23366d4b6 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Σύμβουλος" }, From e3b282f984c6197426c03115eba1e706de65e6fe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:53 -0500 Subject: [PATCH 2397/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 596c1740a..b9645cc30 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Adviseur" }, From 593cffb287239338d2cff379f96e3b0b0c536fa9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:54 -0500 Subject: [PATCH 2398/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index f6b8328e7..32025fe69 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 384b796ffb518f107a215d67a84aa4c062bbce76 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:55 -0500 Subject: [PATCH 2399/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 2c96c7308..b357e27f9 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "גיבוי הנתונים שלך לקובץ." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From d5895ed746e55fa1671ad20beaeed9797c78e8fc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:55 -0500 Subject: [PATCH 2400/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 2f141211d..f1929b19a 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From c98ae579e38222eaf7188d83d89ec39a1977826b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:56 -0500 Subject: [PATCH 2401/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index ab53dc33a..b3d4e9da7 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Backup your data to a file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From 98a22d368d4b99902c10f67db548c6adff4da341 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:57 -0500 Subject: [PATCH 2402/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 8d73640c7..67c5ed6f2 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Fai il backup dei tuoi dati su un file." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Consulente" }, From bdbdf8c7055d137052922459b65f5afb8d77fe34 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:10:58 -0500 Subject: [PATCH 2403/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 60e03ea16..7f294b576 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -390,6 +390,9 @@ "backup_file_info": { "message": "Varundage enda andmed failiks." }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, "advisor": { "message": "Advisor" }, From d69e2de3240b119f5a667a03a712641c150cb5a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:32:11 -0500 Subject: [PATCH 2404/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 7f294b576..54be7c6a2 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -391,7 +391,7 @@ "message": "Varundage enda andmed failiks." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Teie salasõna ei vasta teie organisatsiooni turvanõuetele. Lisateabe saamiseks kontakteeruge oma administraatoriga." }, "advisor": { "message": "Advisor" From 0478ae3e98d9b9b7a753e1a689fc660fc7234be6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 14:19:53 -0500 Subject: [PATCH 2405/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 0a20e1fb0..68b45921e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -391,7 +391,7 @@ "message": "Backup your data to a file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получение дополнительной информации." }, "advisor": { "message": "Советник" From f5ad232d4b4a8b2294a968aaa4ecf37aba698ede Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 14:19:54 -0500 Subject: [PATCH 2406/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 0f3de0ede..7d5fdbc5a 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -391,7 +391,7 @@ "message": "Zapisz kopię zapasową danych do pliku." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Twoje hasło nie spełnia wymogów bezpieczeństwa Twojej organizacji. Aby uzyskać więcej informacji, skontaktuj się z administratorem." }, "advisor": { "message": "Doradca" From 5b73c82c761d2639a726db3f9ea704db82605282 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 15:19:08 -0500 Subject: [PATCH 2407/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index d4b4467a8..ffa64e923 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -391,7 +391,7 @@ "message": "备份数据到文件。" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "您的密码不符合贵单位的安全要求。请联系您的管理员获取更多信息。" }, "advisor": { "message": "顾问" From 412c1cc66bbb2a5d47d66fb76ef1604f5e0f3f1e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 15:29:38 -0500 Subject: [PATCH 2408/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7cadb5e36..aa8d635e2 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -391,7 +391,7 @@ "message": "Backup your data to a file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Vaše heslo nesplňuje bezpečnostní požadavky vaší organizace. Pro více informací kontaktujte svého správce." }, "advisor": { "message": "Advisor" From 0a9fb654d05a01c408b5aae634fefc63779d5ab0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Aug 2021 15:29:39 -0500 Subject: [PATCH 2409/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 2c87bbb8d..a89bdc1ca 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -391,7 +391,7 @@ "message": "データをファイルにバックアップします。" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "パスワードが組織のセキュリティ要件を満たしていません。詳しくは管理者にお問い合わせください。" }, "advisor": { "message": "アドバイザー" From 7a566a4e17472e24cf28d5328cc0fbd704ac7439 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Aug 2021 06:09:02 -0500 Subject: [PATCH 2410/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index f869c16a4..29d88a0b9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -391,7 +391,7 @@ "message": "Salvați datele într-un fișier." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Parola dvs. nu îndeplinește cerințele de securitate ale organizației. Contactați administratorul pentru mai multe informații." }, "advisor": { "message": "Advisor" From 1f758df2432b34b494bcce1c12fa48cc69cbcd5b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Aug 2021 07:59:16 -0500 Subject: [PATCH 2411/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 335ceeece..bd5802646 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -391,7 +391,7 @@ "message": "Guarda en un archivo una copia de seguridad de tus datos." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "La contraseña no cumple los requisitos de seguridad de tu organización. Para obtener más información, ponte en contacto con el administrador." }, "advisor": { "message": "Recomendaciones" From e002ccba8a526f1aeb67e739f5c877531d5268f1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Aug 2021 09:39:54 -0500 Subject: [PATCH 2412/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index ea54b5a73..812e18b10 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -391,10 +391,10 @@ "message": "Faça backup dos seus dados para um arquivo." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Sua senha não atende aos requisitos de segurança de sua organização. Contate seu administrador para mais informações." }, "advisor": { - "message": "Consultor" + "message": "Assessor" }, "advisor_insight_password_not_set": { "message": "Defina uma senha para proteger seus dados." From 3d229886843627ede61b9f005806f7d8fcad2085 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Aug 2021 09:49:28 -0500 Subject: [PATCH 2413/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 812e18b10..6244d04d3 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -412,10 +412,10 @@ "message": "Habilitar o filtro inteligente permite acesso rápido às contas." }, "show_all_insights": { - "message": "Mostrar todos os entendimentos." + "message": "Mostrar todas as recomendações." }, "no_insight_available": { - "message": "Nenhum entendimento encontrado, tudo parece bom!" + "message": "Nenhuma recomendação encontrada, tudo parece bom!" }, "danger": { "message": "Perigo" From 45b371442f2d68f16f3eb5ad721daee2665b7dd2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Aug 2021 16:18:23 -0500 Subject: [PATCH 2414/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 357eed0d8..29e0918a3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -391,7 +391,7 @@ "message": "Fes una còpia de les dades a un fitxer." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "La contrasenya no acompleix els requeriments de seguretat de la vostra organització. Contacteu amb el vostre administrador per a més informació." }, "advisor": { "message": "Assessor" From c3d6dcd3453b1001a72db3f64357bcb94962c574 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 23 Aug 2021 23:10:23 -0500 Subject: [PATCH 2415/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 67081a7ac..40212962d 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -391,10 +391,10 @@ "message": "Cadangkan data Anda ke file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Hckl Aejd 7APM 5VD2 V4KF 4WLH Srb5 D3K3." }, "advisor": { - "message": "Advisor" + "message": "Hckl Aejd 7APM 5VD2 V4KF 4WLH Srb5 D3K3" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." From 273fc9f50cef37b0a053b2eb1a4852e8955742a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 24 Aug 2021 01:02:08 -0500 Subject: [PATCH 2416/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 40212962d..67081a7ac 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -391,10 +391,10 @@ "message": "Cadangkan data Anda ke file." }, "password_policy_default_hint": { - "message": "Hckl Aejd 7APM 5VD2 V4KF 4WLH Srb5 D3K3." + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." }, "advisor": { - "message": "Hckl Aejd 7APM 5VD2 V4KF 4WLH Srb5 D3K3" + "message": "Advisor" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." From b922476d64b57011173b62e7d0956ff1094f7667 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 28 Aug 2021 17:49:48 -0500 Subject: [PATCH 2417/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 32c312f10..c27d9102c 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -391,7 +391,7 @@ "message": "Verilerinizi bir dosyaya yedekleyin." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Parolanız kuruluşunuzun güvenlik gereksinimlerini karşılamıyor. Daha fazla bilgi için yöneticinize başvurun." }, "advisor": { "message": "Rehber" From 024a3e6f7b03780323072774e4ed60bccadb06b9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:19:09 -0500 Subject: [PATCH 2418/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 67081a7ac..0097ec1ea 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -88,7 +88,7 @@ "description": "About." }, "settings": { - "message": "Setelan", + "message": "Konfigurasi", "description": "Settings." }, "security": { From 27bbae8919c306ee53a47a241cf6109cde3fc97d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:30:49 -0500 Subject: [PATCH 2419/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 0097ec1ea..b475b9155 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -391,19 +391,19 @@ "message": "Cadangkan data Anda ke file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Kata sandi tidak memenuhi persyaratan keamanan organisasi anda. Hubungi administrator untuk informasi lebih lanjut." }, "advisor": { "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Masukkan kata sandi untuk melindungi data anda." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Aktifkan auto-lock untuk melindungi data anda." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Sinkronisasi browser nonaktif. Mengaktifkannya membuat akun sinkron di semua browser." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." @@ -418,18 +418,18 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Perhatian" }, "warning": { - "message": "Warning" + "message": "Peringatan" }, "info": { - "message": "Info" + "message": "Informasi" }, "dismiss": { - "message": "Dismiss" + "message": "Abaikan" }, "learn_more": { - "message": "Learn more" + "message": "Selengkapnya" } } From a8967c5df31160e5c27b55e463682439828f5c6d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:39:38 -0500 Subject: [PATCH 2420/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index b475b9155..c661532a6 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -406,16 +406,16 @@ "message": "Sinkronisasi browser nonaktif. Mengaktifkannya membuat akun sinkron di semua browser." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autofill dapat diaktifkan untuk mengisi kode secara otomatis ke situs web." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Mengaktifkan filter cerdas memungkinkan akses cepat ke akun." }, "show_all_insights": { - "message": "Show all insights." + "message": "Melihat semua pengumuman." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Pengumuman kosong, semua normal!" }, "danger": { "message": "Perhatian" From d2cf3371b0c0e64d4dc74bd8e6d7e858eda60edc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:49:23 -0500 Subject: [PATCH 2421/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index c661532a6..eb169e2e2 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -394,7 +394,7 @@ "message": "Kata sandi tidak memenuhi persyaratan keamanan organisasi anda. Hubungi administrator untuk informasi lebih lanjut." }, "advisor": { - "message": "Advisor" + "message": "Penasehat" }, "advisor_insight_password_not_set": { "message": "Masukkan kata sandi untuk melindungi data anda." From 1e4d91c03ec9a9d75ec886bbc0ef97779012b1bf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 30 Aug 2021 15:12:28 -0500 Subject: [PATCH 2422/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 79165221f..75fcc8151 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -391,7 +391,7 @@ "message": "Sauvegardez vos données dans un fichier." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Votre mot de passe ne répond pas aux exigences de sécurité de votre organisation. Contactez votre administrateur pour plus d'informations." }, "advisor": { "message": "Conseiller" From aeb7411194a8ac055c4bdb3915ac59b7a8eb6601 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Aug 2021 18:38:30 -0500 Subject: [PATCH 2423/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bd5802646..75fbb3d9c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticación", + "message": "Autenticación L5EB AQAN KIZV 4N22 FQIL SJ4J RDXL VCKS", "description": "Extension Short Name." }, "extDesc": { @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " ha sido añadido.", + "message": " L5EB AQAN KIZV 4N22 FQIL SJ4J RDXL VCKS", "description": "Added Account." }, "errorqr": { From 3abceeaaeb296ba6aec6a52a2e28a72edc352c38 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Aug 2021 18:56:12 -0500 Subject: [PATCH 2424/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 75fbb3d9c..6028ebf0e 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticación L5EB AQAN KIZV 4N22 FQIL SJ4J RDXL VCKS", + "message": "Autenticación ", "description": "Extension Short Name." }, "extDesc": { @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " L5EB AQAN KIZV 4N22 FQIL SJ4J RDXL VCKS", + "message": " has been added.\n", "description": "Added Account." }, "errorqr": { - "message": "Código QR no reconocido.", + "message": "Código QR no reconocido. ", "description": "QR Error." }, "errorsecret": { @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Restablecer auntenticador" + "message": "Restablecer auntenticador " }, "delete_all_warning": { "message": "Esto eliminará todos tus datos y restablecerá completamente Authenticator. ¡No podrás recuperar ningún dato eliminado! Deberías considerar guardar una copia de seguridad antes de resetear Authenticator." From e8bcff5425d2fb0a25a978d8a32c183e6ec34021 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 Aug 2021 21:49:41 -0500 Subject: [PATCH 2425/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 6028ebf0e..bd5802646 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticación ", + "message": "Autenticación", "description": "Extension Short Name." }, "extDesc": { @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " has been added.\n", + "message": " ha sido añadido.", "description": "Added Account." }, "errorqr": { - "message": "Código QR no reconocido. ", + "message": "Código QR no reconocido.", "description": "QR Error." }, "errorsecret": { @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Restablecer auntenticador " + "message": "Restablecer auntenticador" }, "delete_all_warning": { "message": "Esto eliminará todos tus datos y restablecerá completamente Authenticator. ¡No podrás recuperar ningún dato eliminado! Deberías considerar guardar una copia de seguridad antes de resetear Authenticator." From 523ecb65f09e71f6773dbbb37932e62c5fbb8d27 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 1 Sep 2021 08:26:40 -0500 Subject: [PATCH 2426/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index b9645cc30..7b10daa18 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -391,7 +391,7 @@ "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Jo wachtwurd foldocht net oan de befeiligingseasken fan jo organisaasje. Nim kontakt op mei jo behearder foar mear ynformaasje." }, "advisor": { "message": "Adviseur" From ede4bcc5b0ae233d4a723bbf15cc8975957e1d37 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 1 Sep 2021 08:26:41 -0500 Subject: [PATCH 2427/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 3b363862f..7a8cb7e9b 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -391,7 +391,7 @@ "message": "Back-up uw gegevens naar een bestand." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Uw wachtwoord voldoet niet aan de beveiligingseisen van uw organisatie. Neem contact op met uw beheerder voor meer informatie." }, "advisor": { "message": "Adviseur" From a7f37354d72e8a1c5881c9905de6edc10410426a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 2 Sep 2021 17:31:12 -0500 Subject: [PATCH 2428/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index d3a98cc4b..ae903ba5a 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Резервное копирование вручную", "description": "Manual backup" }, "use_autofill": { From 9987ce32061ab5b5eeb3816d4ea1333b4f75a108 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 2 Sep 2021 17:54:47 -0500 Subject: [PATCH 2429/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index ae903ba5a..25de43787 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Резервное копирование вручную", + "message": "Ручне резервне копіювання", "description": "Manual backup" }, "use_autofill": { From 7adec56ea4a9a87b6f1b55f71fe044f18c231b22 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Sep 2021 01:22:38 -0500 Subject: [PATCH 2430/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index b7aa10192..9dff1194b 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -397,7 +397,7 @@ "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "設定密碼保護您的資料。" }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." @@ -418,18 +418,18 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "危險" }, "warning": { - "message": "Warning" + "message": "警告" }, "info": { - "message": "Info" + "message": "資訊" }, "dismiss": { - "message": "Dismiss" + "message": "關閉" }, "learn_more": { - "message": "Learn more" + "message": "了解更多" } } From 338d116d5c5f5190ef02cb3efdfbd6243d04cd64 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Sep 2021 01:27:47 -0500 Subject: [PATCH 2431/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9dff1194b..e01eda590 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "為什麼企業賬戶需要更多權限?" }, "log_out": { "message": "登出", @@ -391,10 +391,10 @@ "message": "備份至檔案" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "您的密碼不符合您組織的安全要求。 有關詳細信息,請聯繫您的管理員。" }, "advisor": { - "message": "Advisor" + "message": "顧問" }, "advisor_insight_password_not_set": { "message": "設定密碼保護您的資料。" @@ -409,10 +409,10 @@ "message": "Autofill can be enabled to automatically fill codes into websites." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "啟用智能過濾器可以快速訪問帳戶。" }, "show_all_insights": { - "message": "Show all insights." + "message": "顯示所有見解。" }, "no_insight_available": { "message": "No insights found, everything looks good!" From ab91a22939b651f40c66bda342930555ce16f38a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Sep 2021 05:11:25 -0500 Subject: [PATCH 2432/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 25de43787..e8d96bd42 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -418,18 +418,18 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Загроза" }, "warning": { - "message": "Warning" + "message": "Попередження" }, "info": { - "message": "Info" + "message": "Інформація" }, "dismiss": { - "message": "Dismiss" + "message": "Відхилити" }, "learn_more": { - "message": "Learn more" + "message": "Дізнатись більше" } } From d20c039215b8ef28fa7344c0543331626de2a59c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Sep 2021 07:14:32 -0500 Subject: [PATCH 2433/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index e8d96bd42..65f6af988 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Увійти (Бізнес)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -394,16 +394,16 @@ "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." }, "advisor": { - "message": "Advisor" + "message": "Порадник" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Встановіть пароль для захисту ваших даних." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Увімкніть автоблокування для захисту ваших даних." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Синхронізацію браузера вимкнено. Увімкнення дозволяє синхронізувати облікові записи між браузерами." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." @@ -412,10 +412,10 @@ "message": "Enabling smart filter allows for quick access to accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Показати всі деталі." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Не знайдено жодних відомостей, все виглядає добре!" }, "danger": { "message": "Загроза" From e99e590f666a8a4e1b789ad879eb252ea3ef2797 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Sep 2021 07:20:25 -0500 Subject: [PATCH 2434/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 65f6af988..4194a832b 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -326,7 +326,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Чому бізнес-акаунти потребують більше дозволів?" }, "log_out": { "message": "Вийти", @@ -391,7 +391,7 @@ "message": "Backup your data to a file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Ваш пароль не відповідає вимогам безпеки вашої організації. Для отримання додаткової інформації зверніться до адміністратора." }, "advisor": { "message": "Порадник" @@ -406,10 +406,10 @@ "message": "Синхронізацію браузера вимкнено. Увімкнення дозволяє синхронізувати облікові записи між браузерами." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Увімкнути автозаповнення для автоматичного заповнення кодів на веб-сайтах." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Увімкнення розумного фільтра дозволяє отримати швидкий доступ до облікових записів." }, "show_all_insights": { "message": "Показати всі деталі." From 612ec2c7fe7eab14335b3379d69f324c5375915f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Sep 2021 07:40:48 -0500 Subject: [PATCH 2435/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 4194a832b..63ffb5aca 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Увага! Ваш місцевий годинник налаштованно невірно, будь ласка, виправте його, перш ніж продовжити.", + "message": "Увага! Ваш місцевий годинник налаштовано неправильно. Будь ласка, виправте його, перш ніж продовжити.", "description": "Local Time is Too Far Off" }, "remind_backup": { From fc219ceab9e8e49c783b3bc058093d7ef252afd7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 8 Sep 2021 12:46:08 -0500 Subject: [PATCH 2436/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 23366d4b6..f53239a08 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -391,7 +391,7 @@ "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Ο κωδικός πρόσβασής σας δεν πληροί τις προαπαιτήσεις ασφαλείας του οργανισμού σας. Επικοινωνήστε με τοn διαχειριστή σας για περισσότερες πληροφορίες." }, "advisor": { "message": "Σύμβουλος" From 14d7ef758ebb272a8fe6118e31b4eeaf239ec282 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 01:33:14 -0500 Subject: [PATCH 2437/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 68b45921e..666e0adbd 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Вы не можете добавить аккаунт, пока все акканты не расшифрованы. Введите правильный пароль, чтобы продолжить.", + "message": "Вы не можете добавить аккаунт, пока все аккаунты не расшифрованы. Введите правильный пароль, чтобы продолжить.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Пароль не совпадает. как решь проблему.", + "message": "Пароль не совпадает. как решать проблему.", "description": "Passphrase Not Match." }, "encrypted": { From 8a041a7c066d049094d0c700c25ec270d6c21a9b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 01:41:51 -0500 Subject: [PATCH 2438/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 666e0adbd..31392786b 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Сканируете QR-код из файла? Используйте команду Импортировать QR из резервного файла.", + "message": "Сканируете QR код из файла? Используйте команду Импортировать QR из резервного файла.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR-кодом.", + "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с Qr кодом.", "description": "Export menu info text" }, "download_backup": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Импортировать резервную копию QR-изображений", + "message": "Импортировать резервную копию QR изображений", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Импортирование прошло успешно, но некоторые QR-коды не были быть распознаны.", + "message": "Импорт прошёл успешно, но некоторые QR коды не были быть распознаны.", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -343,7 +343,7 @@ } }, "otp_unsupported_warn": { - "message": "У вас есть один или несколько аккаунтов Steam или Blizzard. Незашифрованные резервные копии не будут использовать стандартный формат резервного копирования.", + "message": "У вас есть один или несколько аккаунтов Steam или Blizzard. Не зашифрованные резервные копии не будут использовать стандартный формат резервного копирования.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -355,10 +355,10 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "wird geladen..." + "message": "Загрузка..." }, "autolock": { - "message": "Lock Owner" + "message": "Заблокировать после" }, "minutes": { "message": "минут" @@ -385,7 +385,7 @@ "message": "\"Умный\" фильтр" }, "backup": { - "message": "Backup" + "message": "Резервное копирование" }, "backup_file_info": { "message": "Backup your data to a file." @@ -403,13 +403,13 @@ "message": "Включите автоблокировку для защиты своих данных." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Браузерная синхронизация отключена. Её включение позволит синхронизировать аккаунты в разных браузерах." + "message": "Синхронизация браузера отключена. Включение этой опции позволяет синхронизировать учетные записи между браузерами." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." + "message": "автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Включение смарт фильтра позволяет быстро получить доступ к аккаунтам." }, "show_all_insights": { "message": "Показать все действия." @@ -424,7 +424,7 @@ "message": "Предупреждение" }, "info": { - "message": "Инфо" + "message": "ℹ️ Информация" }, "dismiss": { "message": "Пропустить" From e40d298802bf2591d347a2569d09a56e098498a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 01:53:02 -0500 Subject: [PATCH 2439/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 31392786b..b67df0dff 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator\n" + "message": "Сбросить ключ идентификации" }, "delete_all_warning": { "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." From f0fd1e5012c00cf882f87de2f7d761eb7e343b3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 02:46:30 -0500 Subject: [PATCH 2440/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index b67df0dff..2db69a716 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Недопустимый номер учётной записи", + "message": "Недопустимое имя учётной записи", "description": "Secret Error." }, "add_code": { @@ -120,13 +120,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Сбросить ключ идентификации" + "message": "Сбросить ключ идентификации." }, "delete_all_warning": { "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не может помочь вам, если вы забыли пароль.", "description": "Passphrase Warning." }, "update": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с Qr кодом.", + "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR кодом", "description": "Export menu info text" }, "download_backup": { @@ -218,11 +218,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Восстановить резервную копию", + "message": "Восстановить копию.", "description": "Import backup." }, "import_backup_file": { - "message": "Восстановить резервную копию из файла", + "message": "Восстановить из файла", "description": "Import backup file." }, "import_backup_qr": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "Восстановить резервную копию из текста", + "message": "Восстановить из текста.", "description": "Import backup code." }, "import_backup_qr_partly_failed": { From 0190365221b00b4dcfd7efc906e86c9fa7b5bb4a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 02:57:10 -0500 Subject: [PATCH 2441/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2db69a716..22ba25d56 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Недопустимое имя учётной записи", + "message": "Недопустимое имя учётной записи.", "description": "Secret Error." }, "add_code": { From b5f37c415b5db7ead0caabc7070ea149370b1db0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 03:18:00 -0500 Subject: [PATCH 2442/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 22ba25d56..a5ec1bbc0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Пароль не совпадает. как решать проблему.", + "message": "Не совпадает парольная фраза.", "description": "Passphrase Not Match." }, "encrypted": { From 9a8e4e9ceabc84fca62948f6aeef66eaf1d2d8e6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 9 Sep 2021 06:01:04 -0500 Subject: [PATCH 2443/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 54be7c6a2..027a02dad 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuaalne varundus", "description": "Manual backup" }, "use_autofill": { @@ -314,7 +314,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Brauseri sünk", "description": "Storage location" }, "sign_in": { @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Logi sisse (ettevõte)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -427,7 +427,7 @@ "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Sulge" }, "learn_more": { "message": "Lisateave" From 99c04ee85dec38cd63e97f36b6a2d89e4eba6d53 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 10 Sep 2021 02:14:19 -0500 Subject: [PATCH 2444/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 67c5ed6f2..8df3e9f05 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -391,7 +391,7 @@ "message": "Fai il backup dei tuoi dati su un file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "La tua password non soddisfa i requisiti di sicurezza della tua organizzazione. Contatta l'amministratore per maggiori informazioni." }, "advisor": { "message": "Consulente" From 4b8d6de11510724038d2cbb6a9ba0a24f716fdac Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 14 Sep 2021 11:55:47 -0500 Subject: [PATCH 2445/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 518187292..b47eb56a8 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Legg til konto", "description": "Add account." }, "add_qr": { From 39db909edb10091b08b8d8fd773f635261b801de Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 12:08:02 -0500 Subject: [PATCH 2446/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index f65a51293..e5f0a5df4 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -391,10 +391,10 @@ "message": "Sichern Sie Ihre Daten in eine Datei." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Ihr Passwort entspricht nicht den Sicherheitsanforderungen Ihrer Organisation. Kontaktieren Sie Ihren Administrator für weitere Informationen." }, "advisor": { - "message": "Advisor" + "message": "Ratgeber" }, "advisor_insight_password_not_set": { "message": "Lege ein Passwort zum Schutz deiner Daten fest." @@ -409,7 +409,7 @@ "message": "Autofill erlauben, um Passwortfelder in Websites automatisch auszufüllen." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Das Aktivieren des intelligenten Filters ermöglicht schnellen Zugriff auf Konten." }, "show_all_insights": { "message": "Show all insights." From 3b0cd21998bb0793da3bcec8538ef680ac3cb5b5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:39 -0500 Subject: [PATCH 2447/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bd5802646..aae0972c8 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Más información" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 45a334322e5b318301706cbfde8ebdefd6bbce29 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:40 -0500 Subject: [PATCH 2448/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index b20842e5c..77b370437 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From ab7899af53d77c7277952e08663b5312a7a55eb9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:41 -0500 Subject: [PATCH 2449/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index f1929b19a..a65eee89f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 98cf2ced276a313586d50f5d4554b7075bedc307 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:43 -0500 Subject: [PATCH 2450/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index b3d4e9da7..27f637f3a 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From f98e589caac86b9d3cfb471640191efa57c59aec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:43 -0500 Subject: [PATCH 2451/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index a89bdc1ca..a82f26292 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "続きを読む" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 4df430f513fd087fa98fd02008f5f787fe400008 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:45 -0500 Subject: [PATCH 2452/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 33e563db3..9f896b489 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "더 보기" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From f5d58d1bd1872fde7512a02c7f67fd715ee456a9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:46 -0500 Subject: [PATCH 2453/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7d5fdbc5a..7ecfad01b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Dowiedz się więcej" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From b4c7949185178ea877cc3d4252520b9c2078c068 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:47 -0500 Subject: [PATCH 2454/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1ec99b004..cc12590a4 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From c6a845dc5177fa6bec2bda18d7a5b0b09f857d0e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:48 -0500 Subject: [PATCH 2455/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index b3a653f95..8d12c572d 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From b5708afec8821808c194bb530ebf80b0fc55b830 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:49 -0500 Subject: [PATCH 2456/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 32025fe69..757936f30 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 11118f687deb6be511e86a07c56c7777f1cb682c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:50 -0500 Subject: [PATCH 2457/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 383c7ddce..39cf7e2d7 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 89617751f3821169bd6ddec9fdced616c637faa4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:51 -0500 Subject: [PATCH 2458/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c27d9102c..eb8778067 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Daha fazla bilgi edinin" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 1165628acda1fcd14fc2638c522e9db497d1e18a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:53 -0500 Subject: [PATCH 2459/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ffa64e923..fffa24097 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "了解更多" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From ead18af6ac51891d47dc388f37110addbaaef5e7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:54 -0500 Subject: [PATCH 2460/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index e76e7e93b..233eebc1c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 1eee768dc26b57023f4be21309df90777302a8cc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:55 -0500 Subject: [PATCH 2461/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 6244d04d3..fae506a53 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Saiba mais" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 2e52a18d9c32db75a8736d6d329f460562ce5994 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:56 -0500 Subject: [PATCH 2462/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index eb169e2e2..a577175d6 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Selengkapnya" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From b53d7d23d987cfbdaf0222a3b570e3f47edb8048 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:57 -0500 Subject: [PATCH 2463/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index a1b37fac9..1c889947d 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 64a542277ce7e9c195537bb35b593e44f4165977 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:58 -0500 Subject: [PATCH 2464/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index b357e27f9..d904f4ac9 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 1d98d857edd76f1854f16cafd1db2da15237da57 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:30:59 -0500 Subject: [PATCH 2465/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 36c850f9a..3a280ca92 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From ca063e735ccde7bf2c4cc59b6d94a1a5c0139634 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:00 -0500 Subject: [PATCH 2466/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 7b10daa18..74fd8cce8 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Mear ynfo" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From f0fb1a338768cb87244771fd199e26e5ae58394a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:01 -0500 Subject: [PATCH 2467/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 027a02dad..528f229c0 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Lisateave" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 71f532d3bc11d620d0488b129d2d1b064210abf7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:02 -0500 Subject: [PATCH 2468/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 7a8cb7e9b..4c0c537ac 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Meer info" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 7daa28fd14d440468012b3a4588242da25e9d062 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:03 -0500 Subject: [PATCH 2469/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 63ffb5aca..f2f926c51 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Дізнатись більше" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 51103194ee3ef346ccd92c02f259859e387708a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:04 -0500 Subject: [PATCH 2470/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 3270871af..f71257510 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "เพิ่มเติม" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 2e874d29aba5b7617434392b5ac4ea10c0c8e3e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:05 -0500 Subject: [PATCH 2471/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 99b247bf9..ec0d2689c 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 183261ad1244010c055a1b4a1b305c33e8201a9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:07 -0500 Subject: [PATCH 2472/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index e01eda590..266083150 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "了解更多" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 98d5db9ef8bac9c1a8bd4d41ca79263097f682da Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:08 -0500 Subject: [PATCH 2473/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index f53239a08..13e825bca 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Μάθετε περισσότερα" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From b4495e29b99a2994d1a689c94de3c0b72ebdc51b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:09 -0500 Subject: [PATCH 2474/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a5ec1bbc0..3b0fba2dc 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Узнать больше" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From f97036c7f48a1818c576055ca1bfe6df768197bf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:10 -0500 Subject: [PATCH 2475/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 8df3e9f05..d638f61be 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Scopri di più" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 3cc7d6a2cc5cf3d89dbe4b111cca42f536684b52 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:11 -0500 Subject: [PATCH 2476/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index aa8d635e2..9583fdcb5 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From e04316e0d615442be88699861882a1cd8660f7d3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:12 -0500 Subject: [PATCH 2477/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index b47eb56a8..1fe44dd19 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 1c61d763eb10d9e0ad01006a64a4fb8c5929c512 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:13 -0500 Subject: [PATCH 2478/3473] New translations messages.json (German) --- _locales/de/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e5f0a5df4..2f755eb53 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Weitere Informationen" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 150536743faf4b50275d03d3f58a40dc25f36477 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:14 -0500 Subject: [PATCH 2479/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 29d88a0b9..d86ce5e3b 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From b8c605d952e713c8c06257ac4825faf4eb54a42a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:15 -0500 Subject: [PATCH 2480/3473] New translations messages.json (French) --- _locales/fr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 75fcc8151..5b4a69a0a 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "En savoir plus" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From bbd96f00a4d1cedc17c2afc8fca427f14d1b937e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:16 -0500 Subject: [PATCH 2481/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ad276ab67..7941dafed 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 76a5cb3909e316230f928d64280592a0cd9ad602 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:17 -0500 Subject: [PATCH 2482/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 2df7f0b1d..a550e2cce 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 6d878a3591b69f5de19dd555ea700dd5ed6f765e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:18 -0500 Subject: [PATCH 2483/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 29e0918a3..e1f448402 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Saber-ne més" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 0ae241f2d20e0c997bb627f404fb5e3395eb4fea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:31:19 -0500 Subject: [PATCH 2484/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index cad4b6397..307798978 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -431,5 +431,8 @@ }, "learn_more": { "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." } } From 06582120e7039ad0c96f9ec23ccd928217dc20c1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:46:34 -0500 Subject: [PATCH 2485/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index d86ce5e3b..a5707cdc2 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -433,6 +433,6 @@ "message": "Learn more" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Niciun cont de afișat. Adaugă primul tău cont acum." } } From 1d540fc62e6b6d295c29cabcffddb2875e0b4010 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:59:55 -0500 Subject: [PATCH 2486/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7ecfad01b..8f3ab3562 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -433,6 +433,6 @@ "message": "Dowiedz się więcej" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." } } From b8fc548cf5ab10e767525286a127389fe93532a9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:59:56 -0500 Subject: [PATCH 2487/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index fffa24097..fd7fc6d61 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -433,6 +433,6 @@ "message": "了解更多" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "没有可显示的账户。现在添加您的第一个账户。" } } From c6f53ff8e345cfcf4cba9b515b87bc853e5ba08f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 14:36:20 -0500 Subject: [PATCH 2488/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index a82f26292..2c4249905 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -433,6 +433,6 @@ "message": "続きを読む" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" } } From 226b5249febdc62f708d2c7e9e96783b45d5eba6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:23:19 -0500 Subject: [PATCH 2489/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index fae506a53..6e2056335 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -433,6 +433,6 @@ "message": "Saiba mais" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Não há contas para exibir. Adicione sua primeira conta agora." } } From 9416f537a24c235e2e95092a6b9c23f4f4b165dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Sep 2021 21:22:58 -0500 Subject: [PATCH 2490/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index f71257510..41225d994 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -433,6 +433,6 @@ "message": "เพิ่มเติม" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณ" } } From 0dbd14d9e1eaafe4d3149cd9c98a7114e5a1b8f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 Sep 2021 06:31:01 -0500 Subject: [PATCH 2491/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 233eebc1c..9d5f9a8c4 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Ok", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From 7c5667ad81130e0ccbbfa6abfcc7a22d985689c6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 Sep 2021 07:14:38 -0500 Subject: [PATCH 2492/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 9d5f9a8c4..233eebc1c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -322,7 +322,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Ok", + "message": "Sign in (Business)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { From cce86e000a471f7908134f92de71ed5b53e909ad Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 Sep 2021 09:17:18 -0500 Subject: [PATCH 2493/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index d638f61be..169fe3ba2 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -433,6 +433,6 @@ "message": "Scopri di più" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." } } From 80215937cdb68c2790c4ffc3c68bbefb93167354 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 Sep 2021 10:50:53 -0500 Subject: [PATCH 2494/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 13e825bca..311e605d1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -433,6 +433,6 @@ "message": "Μάθετε περισσότερα" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." } } From 51ad80a7e2e13ef1d609a355e0c8cc2f4f91234b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 Sep 2021 16:25:58 -0500 Subject: [PATCH 2495/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index e1f448402..983ee62bf 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -433,6 +433,6 @@ "message": "Saber-ne més" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Sense comptes per mostrar. Afegiu un compte ara." } } From 35292eec8911ff03422aca286a6983b4639215e1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 19:35:28 -0500 Subject: [PATCH 2496/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 438 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 438 insertions(+) create mode 100644 _locales/bn/messages.json diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json new file mode 100644 index 000000000..27f637f3a --- /dev/null +++ b/_locales/bn/messages.json @@ -0,0 +1,438 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successfuly, but some QR image cannot be recognized.", + "description": "Import successfuly, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + } +} From 4a72c0e3f83280e94d77e539938bd41fb4290650 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:15 -0500 Subject: [PATCH 2497/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index aae0972c8..5553f34bc 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Más información" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 869f6313c9c80dd34aa8d864ea01c67ab8d3eb12 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:16 -0500 Subject: [PATCH 2498/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 8d12c572d..3a4ed170d 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From a98f58b945fece0011ac9beef870ca64ce2c9638 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:17 -0500 Subject: [PATCH 2499/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index a65eee89f..8713c1927 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From b6b3257deb22f73698f4c3404364b1e51b4b1eb8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:18 -0500 Subject: [PATCH 2500/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 27f637f3a..c87044d58 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 24614a0c15ea4f01e9eedaeabe14dcffb4a0eeef Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:19 -0500 Subject: [PATCH 2501/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 2c4249905..9702bf859 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "続きを読む" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" } From 60784ec5cd6243bbe6ba983d857bbe2256f17801 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:20 -0500 Subject: [PATCH 2502/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 9f896b489..45d0fd85c 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "더 보기" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 4a792633f7e91507716f493cb1697515e0a5e87e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:21 -0500 Subject: [PATCH 2503/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 8f3ab3562..d105a6a6c 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Dowiedz się więcej" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." } From 83b724e7a9eb5bec9124c45e011055aae24e10c6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:22 -0500 Subject: [PATCH 2504/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index cc12590a4..756b169ff 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From b208761394dcfcc6179ad4aec1b94d2d8254f020 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:23 -0500 Subject: [PATCH 2505/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 77b370437..032ca3e7a 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 14027a37ee247738f8241d28cff40f22d1300fd7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:24 -0500 Subject: [PATCH 2506/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 39cf7e2d7..6bc57d0f0 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 48886e50eb6ce33a5ed00812f35327be9004ec0a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:24 -0500 Subject: [PATCH 2507/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 757936f30..a5d1360ee 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 7c33c22f61ac57a2aea7e715000f519a23837a2b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:25 -0500 Subject: [PATCH 2508/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index eb8778067..988aca39e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Daha fazla bilgi edinin" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From afb1e25963286a38364f9a966fbe202b82b7094c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:26 -0500 Subject: [PATCH 2509/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index fd7fc6d61..a8a1069e9 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "了解更多" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "没有可显示的账户。现在添加您的第一个账户。" } From 17f6ef0180445a772a88ca0bb9605fd7545e4df4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:27 -0500 Subject: [PATCH 2510/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 233eebc1c..c02f99db1 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From f301fdcfe93ee6430a7f486b7dbabce9c1293a91 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:28 -0500 Subject: [PATCH 2511/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 6e2056335..02ae554e7 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Saiba mais" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "Não há contas para exibir. Adicione sua primeira conta agora." } From 4d1dbfac507ffd865be9ea904815b8e168d8be4d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:29 -0500 Subject: [PATCH 2512/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index a577175d6..7005f110e 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Selengkapnya" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 2ae6236b25259bac027540ef80f674f16a65bab8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:30 -0500 Subject: [PATCH 2513/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 1c889947d..511a9d91b 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 8c2f1cf3336be76a1e0a338a540551ed0b65b070 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:31 -0500 Subject: [PATCH 2514/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 307798978..4e396dc5a 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From b4dad0968bad2c4daad10997c95cd7fcafa6df6e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:32 -0500 Subject: [PATCH 2515/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d904f4ac9..8822f29d3 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From b34539b6a6e40e98d2dace1016544c3e7487ba81 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:32 -0500 Subject: [PATCH 2516/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 3a280ca92..071d27450 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 5c56cde45ffb971e886001668e2ebb8a76b7226a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:33 -0500 Subject: [PATCH 2517/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 74fd8cce8..bbd0eb0d5 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Mear ynfo" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 26161b4f835a1eb8742a7ab38ab46e6853a29159 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:34 -0500 Subject: [PATCH 2518/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 528f229c0..0bfb1380b 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Lisateave" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From b68687ded4aebc513e7568ba8ed2fa785f15be1c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:35 -0500 Subject: [PATCH 2519/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 4c0c537ac..6642fe1dd 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Meer info" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From f05a11686e5a9ebbe1da8e12fc6a47580a165d67 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:36 -0500 Subject: [PATCH 2520/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index f2f926c51..932b3cfea 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Дізнатись більше" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 5c2154e916e4fd34c6cb9e2c043a05b5e1eb0feb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:37 -0500 Subject: [PATCH 2521/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 41225d994..ecd01fd6c 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "เพิ่มเติม" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณ" } From 9eecd739708cff7fa8d1d940ecb8a483b7f5f288 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:38 -0500 Subject: [PATCH 2522/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index ec0d2689c..25f5b0ed7 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 90500ad6ffae2e5dce46fb738e31536e42ab509c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:39 -0500 Subject: [PATCH 2523/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 266083150..cc08497e1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "了解更多" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From bed2595b791c98b638806a243306ad3d717d7826 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:40 -0500 Subject: [PATCH 2524/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 311e605d1..7367beb23 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Μάθετε περισσότερα" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." } From a20677bd62f87f77b82ebdc4738c04a3e85af9a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:41 -0500 Subject: [PATCH 2525/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 3b0fba2dc..2236a8e1a 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Узнать больше" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 67d16257a9bddf91eaf122de0e8d2ab49b4a8a95 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:41 -0500 Subject: [PATCH 2526/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 169fe3ba2..e21715c53 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Scopri di più" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." } From 5f273217769680cc610caec49e1710a99b6ac249 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:42 -0500 Subject: [PATCH 2527/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 9583fdcb5..41c719ad5 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From a02f35bc267a4fcff11f0d5c5e06a1f47494a148 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:43 -0500 Subject: [PATCH 2528/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 1fe44dd19..fde4994f9 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From e715689e8eec32f8f38cfcfea9a48257553b9ebb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:44 -0500 Subject: [PATCH 2529/3473] New translations messages.json (German) --- _locales/de/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 2f755eb53..4d48e5ddf 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Weitere Informationen" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 2bfab49c47d49268b63a1a5c0b2f8f8221c9421a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:45 -0500 Subject: [PATCH 2530/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a5707cdc2..32c4d84c0 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "Niciun cont de afișat. Adaugă primul tău cont acum." } From 972a90f05cd000bde9bd0aa4face08201725afdd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:46 -0500 Subject: [PATCH 2531/3473] New translations messages.json (French) --- _locales/fr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5b4a69a0a..16a167dc5 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "En savoir plus" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 768173022653c52151ca0fc1ec78ac16d987ea01 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:47 -0500 Subject: [PATCH 2532/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 7941dafed..259d2ddb2 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 020ef61ee145f482e624831fd0616534c5a576e7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:48 -0500 Subject: [PATCH 2533/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index a550e2cce..31e1ff24f 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From f1bc9e5e80c20f6e7493deb7c0db5703f6dae22e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:48 -0500 Subject: [PATCH 2534/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 983ee62bf..15a22872f 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Saber-ne més" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "Sense comptes per mostrar. Afegiu un compte ara." } From 000bca25a4220cb04ba065165774d167f4d4c5b8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:09:49 -0500 Subject: [PATCH 2535/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 27f637f3a..c87044d58 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -432,6 +432,9 @@ "learn_more": { "message": "Learn more" }, + "enable_context_menu": { + "message": "Add to context menu" + }, "no_entires": { "message": "No accounts to display. Add your first account now." } From 1a335c5dc56b11be6a804fb9ab6cf50e94616d03 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:19:11 -0500 Subject: [PATCH 2536/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 9702bf859..b1739fc7f 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -433,7 +433,7 @@ "message": "続きを読む" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "コンテキストメニューに追加" }, "no_entires": { "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" From 02a084520c878fcec3e74ea5a33a9cc20a07b6af Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 22:59:34 -0500 Subject: [PATCH 2537/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 32c4d84c0..a9bff7e74 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -433,7 +433,7 @@ "message": "Learn more" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Adaugă la meniul contextual" }, "no_entires": { "message": "Niciun cont de afișat. Adaugă primul tău cont acum." From 8af2524c2004d31355ff4ce1df5a962d925f8d68 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Sep 2021 23:08:58 -0500 Subject: [PATCH 2538/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 8713c1927..cbbcf179e 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -430,12 +430,12 @@ "message": "Dismiss" }, "learn_more": { - "message": "Learn more" + "message": "Tudj meg többet" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Kontextus menühöz adás" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Nincs megjeleníthető fiók. Add hozzá első fiókodat most." } } From 9718830b7070e4f87f7a0994cafa78e46134da50 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 02:11:15 -0500 Subject: [PATCH 2539/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 62 +++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index c87044d58..36775d0c3 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -1,126 +1,126 @@ { "extName": { - "message": "Authenticator", + "message": "অথেন্টিকেটর", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "অথেন্টিকেটর", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "অথেন্টিকেটর আপনার ব্রাউজারে টু-ফ্যাক্টর অথেন্টিকেশন কোড উৎপন্ন করে।", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": "যোগ করা হয়েছে।", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "অস্বীকৃত কিউ-আর কোড।", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "অবৈধ একাউন্ট সিক্রেট", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "অ্যাকাউন্ট যোগ করুন", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "কিউ-আর কোড স্ক্যান করুন", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "ম্যানুয়াল এন্ট্রি", "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "আমদানি করতে ব্যর্থ। যদি আপনি গুগল অথেন্টিকেটর থেকে ডেটা স্থানান্তরিত করে থাকেন, অনুগ্রহ করে গুগল অথেন্টিকেটর থেকে আপনার ডেটা পুনঃআমদানি করুন এবং আবার চেষ্টা করুন।", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "কিছু একাউন্ট ডেটা সফলভাবে আমদানি করা হয়নি।", "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "বন্ধ করুন", "description": "Close." }, "ok": { - "message": "Ok", + "message": "ঠিক আছে", "description": "OK." }, "yes": { - "message": "Yes", + "message": "হ্যাঁ", "description": "Yes." }, "no": { - "message": "No", + "message": "না", "description": "No." }, "account": { - "message": "Account", + "message": "অ্যাকাউন্ট", "description": "Account." }, "accountName": { - "message": "Username", + "message": "ব্যবহারকারীর নাম", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "প্রদানকারী", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "সিক্রেট", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "সফল।", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "ব্যর্থ।", "description": "Update Failure." }, "about": { - "message": "About", + "message": "সম্বন্ধে", "description": "About." }, "settings": { - "message": "Settings", + "message": "সেটিংস", "description": "Settings." }, "security": { - "message": "Security", + "message": "নিরাপত্তা", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "চলতি পাসওয়ার্ড", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "নতুন পাসওয়ার্ড", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "পাসওয়ার্ড", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "পাসওয়ার্ড নিশ্চিত করুন", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "আপনি কি সত্যিই এই অ্যাকাউন্টটি মুছে ফেলতে চান? এই কাজের ফলে আর ফিরে পাওয়া যাবে না।", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "আমি বুঝতে পেরেছি যে আমার সকল ডেটা অপূরণীয়ভাবে মুছে ফেলা হবে।", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "অথেন্টিকেটর রিসেট করুন" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." From c5a0070c4b6a50859cef941bcb7940348228a5c8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 02:19:19 -0500 Subject: [PATCH 2540/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 36775d0c3..a977d15b8 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "অবৈধ একাউন্ট সিক্রেট", + "message": "অবৈধ অ্যাকাউন্ট সিক্রেট", "description": "Secret Error." }, "add_code": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "কিছু একাউন্ট ডেটা সফলভাবে আমদানি করা হয়নি।", + "message": "কিছু অ্যাকাউন্ট ডেটা সফলভাবে আমদানি করা হয়নি।", "description": "Some migration data is broken." }, "close": { @@ -123,18 +123,18 @@ "message": "অথেন্টিকেটর রিসেট করুন" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "এই কাজের ফলে আপনার সকল ডেটা মুছে ফেলা হবে এবং সম্পূর্ণভাবে অথেন্টিকেটর রিসেট করা হবে। আপনি কোনোভাবেই যেকোনো মুছে ফেলা ডেটা পুনরুদ্ধার করতে পারবেন না! অথেন্টিকেটর রিসেট করার পূর্বে ব্যাকআপ ডেটা সংরক্ষণ করার ব্যাপারে আপনার বিবেচনা করা উচিত।" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "এই পাসওয়ার্ড আপনার অ্যাকাউন্টকে এনক্রিপ্ট করতে কাজে লাগবে। কেউ আপনাকে সাহায্য করবে না যদি আপনি পাসওয়ার্ড ভুলে যান।", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "আপডেট", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "যতক্ষণ না পর্যন্ত আপনার অ্যাকাউন্টগুলো ডিক্রিপ্ট (খোলা) হবে ততক্ষণ পর্যন্ত আপনি আর নতুন অ্যাকাউন্ট যোগ করতে পারবেন না। অনুগ্রহ করে চালিয়ে যাওয়ার আগে সঠিক পাসওয়ার্ড প্রবেশ করান।", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From bb2ae1dfc11e426c04973363a7f1c07448318537 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 02:28:51 -0500 Subject: [PATCH 2541/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index a977d15b8..53503fa5d 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -138,47 +138,47 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "যেগুলো অ্যাকাউন্ট ডিক্রিপ্ট হতে সক্ষম নয়, সেগুলো আর ব্যাকআপে আসবে না।", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "পাসওয়ার্ড মিলছে না", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "এনক্রিপ্ট করা হয়েছে", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "অনুলিপি করা হয়েছে", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "মতামত", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "অনুবাদ", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "সোর্স কোড", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "অ্যাকাউন্ট ডেটা ডিক্রিপ্ট করতে (খুলতে) পাসওয়ার্ড প্রবেশ করান।", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "গুগলের সাথে ক্লক সুসংগত করুন", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "পাসওয়ার্ড মনে রাখুন", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "সাবধান! আপনার স্থানীয় ঘড়ি অনেক আগে গিয়েছে, অনুগ্রহ করে চালিয়ে যেতে সংশোধন করুন।", "description": "Local Time is Too Far Off" }, "remind_backup": { From 43b6726edfcd7d8d8bb28df14c48fdef0636114f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 02:38:48 -0500 Subject: [PATCH 2542/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 53503fa5d..e64ee8129 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -182,31 +182,31 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "আপনার অ্যাকাউন্টগুলোর জন্য ব্যাকআপ আছে? দেরি হওয়ার আগে আর অপেক্ষা নয়!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "ক্যাপচার করতে ব্যর্থ, অনুগ্রহ করে পেজ রিলোড করুন আর আবার চেষ্টা করুন।", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "আপনি একটি স্থানীয় ফাইল থেকে কিউ-আর কোড স্ক্যান করতে চেষ্টা করছেন কি? এর বদলে ইম্পোর্ট কিউ-আর ইমেজ ব্যাকআপ ব্যবহার করুন।", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "সময় ভিত্তিক", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "কাউন্টার ভিত্তিক", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "পছন্দসমূহ", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "স্কেল", "description": "Scale" }, "export_info": { From da3bb52316eac466144edd7fab24580191d3274d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 02:51:15 -0500 Subject: [PATCH 2543/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index e64ee8129..9ff6f128a 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -210,11 +210,11 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "সতর্কতাঃ সকল ব্যাকআপগুলো এনক্রিপ্টেড নয়। অন্য আরেকটি অ্যাপে একটি অ্যাকাউন্ট যোগ করতে চান? যেকোনো একাউন্টের উপর-ডান অংশে যান আর গোপন বাটনে চাপ দিন।", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "ব্যাকআপ ফাইল ডাউনলোড করুন", "description": "Download backup file." }, "import_backup": { @@ -258,55 +258,55 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "অপসারণ করুন", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "পাসওয়ার্ড-সংরক্ষিত ব্যাকআপ ডাউনলোড করুন", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "অনুসন্ধান", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "পপ-আপ মোড", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "লক করুন", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "সম্পাদন করুন", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "ম্যানুয়াল ব্যাকআপ", "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "অটোফিল ব্যবহার করুন", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "উচ্চ কন্ট্র্যাস্ট ব্যবহার করুন", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "থিম", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "লাইট", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "ডার্ক", "description": "Dark theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "উচ্চ কন্ট্র্যাস্ট", "description": "High Contrast theme" }, "storage_sync_info": { From d567b78a792e310b78d53a3caf3b3d7c22ac82ef Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 03:00:47 -0500 Subject: [PATCH 2544/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 9ff6f128a..cab78e965 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -218,19 +218,19 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "ব্যাকআপ আমদানি করুন", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "ব্যাকআপ ফাইল আমদানি করুন", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "কিউ-আর ইমেজ ব্যাকআপ আমদানি করুন", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "টেক্সট ব্যাকআপ আমদানি করুন", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -314,26 +314,26 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "ব্রাউজার সিঙ্ক", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "সাইন ইন করুন", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "সাইন ইন করুন (ব্যবসায়িক)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "ব্যবসায়িক একাউন্টগুলোতে বেশি অনুমতির প্রয়োজন পড়ে কেন?" }, "log_out": { - "message": "Logout", + "message": "লগআউট করুন", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "আপনার $SERVICE$ অ্যাকাউন্টে সংযোগ প্রদানে একটি সমস্যা সংঘটিত হয়েছে, অনুগ্রহ করে আবার সাইন ইন করুন।", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -343,25 +343,25 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "আপনার কাছে এক বা একাধিক স্টিম অথবা ব্লিজার্ড অ্যাকাউন্ট আছে। খোলা বা আনএনক্রিপ্টেড ব্যাকআপগুলো প্রমিত ব্যাকআপ ফরমেট ব্যবহার করবে না।", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "অন্য কিছু অ্যাপ্লিকেশনগুলো থেকে আপনি ব্যাকআপ আমদানি করতে পারবেন।", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "আরো জানুন", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "লোড করা হচ্ছে..." }, "autolock": { - "message": "Lock after" + "message": "লক করুন" }, "minutes": { - "message": "minutes" + "message": "মিনিটের পরে" }, "advanced": { "message": "Advanced" @@ -394,10 +394,10 @@ "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." }, "advisor": { - "message": "Advisor" + "message": "উপদেষ্টা" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "আপনার ডেটা সুরক্ষিত করতে একটি পাসওয়ার্ড সেট করুন।" }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From e4909e48085defac10230b1c490a6b664d8f65f6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 03:10:04 -0500 Subject: [PATCH 2545/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index cab78e965..1c97563d4 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "সকল এন্ট্রি দেখান", "description": "Show all entries." }, "dropbox_risk": { @@ -364,31 +364,31 @@ "message": "মিনিটের পরে" }, "advanced": { - "message": "Advanced" + "message": "উন্নত" }, "period": { - "message": "Period" + "message": "সময়সীমা" }, "type": { - "message": "Type" + "message": "ধরন" }, "invalid": { - "message": "Invalid" + "message": "অবৈধ" }, "digits": { - "message": "Digits" + "message": "ডিজিটস" }, "algorithm": { - "message": "Algorithm" + "message": "অ্যালগরিদম" }, "smart_filter": { - "message": "Smart Filter" + "message": "স্মার্ট ফিল্টার" }, "backup": { - "message": "Backup" + "message": "ব্যাকআপ" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "একটি ফাইলে আপনার ডেটা ব্যাকআপ করুন।" }, "password_policy_default_hint": { "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." @@ -400,42 +400,42 @@ "message": "আপনার ডেটা সুরক্ষিত করতে একটি পাসওয়ার্ড সেট করুন।" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "আপনার ডেটা সুরক্ষিত রাখতে অটো-লক চালু করুন।" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "ব্রাউজার সিঙ্ক অচল। চালু করলে আপনার অ্যাকাউন্টগুলো ব্রাউজারজুড়ে সিঙ্ক হবে, যেখানে আপনার ব্রাউজারে এই এক্সটেনশন চালু করা আছে।" }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "ওয়েবসাইটে কোড স্বয়ংক্রিয়ভাবে পূরণ করতে অটোফিল চালু করা যাবে" }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "স্মার্ট ফিল্টার চালু করার ফলে অ্যাকাউন্টে কুইক এক্সেস পাওয়া যাবে।" }, "show_all_insights": { - "message": "Show all insights." + "message": "সকল অন্তর্দৃষ্টি দেখান।" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "কোন অন্তর্দৃষ্টি পাওয়া যায়নি, সবকিছু ভালো দেখা যাচ্ছে!" }, "danger": { - "message": "Danger" + "message": "বিপজ্জনক" }, "warning": { - "message": "Warning" + "message": "সাবধান" }, "info": { - "message": "Info" + "message": "তথ্য" }, "dismiss": { - "message": "Dismiss" + "message": "খারিজ করুন" }, "learn_more": { - "message": "Learn more" + "message": "আরো জানুন" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "কন্টেক্সট মেনুতে যোগ করুন" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "কোন অ্যাকাউন্ট দেখা যাচ্ছে না। আপনার প্রথম অ্যাকাউন্ট যোগ করুন।" } } From 09f992d3e68684aef99e5538cb7fe66c6d481830 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 03:18:58 -0500 Subject: [PATCH 2546/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 1c97563d4..922165f06 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", + "message": "সফলভাবে আমদানি করা হয়েছে, কিন্তু কিছু কিউ-আর ইমেজ চেনা যাচ্ছে না।", "description": "Import successfuly, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "ব্যাকআপ আমদানি ব্যাচে করতে আপনি একাধিক ফাইল নির্বাচন করতে পারবেন।", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -246,15 +246,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "সাবধানঃ ব্যাকআপগুলো এনক্রিপ্টেড নয়। নিজের ঝুঁকিতে ব্যবহার করুন।", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "ব্যাকআপগুলো আমদানি করতে আপনাকে সঠিক পাসওয়ার্ড প্রবেশ করাতে হবে।", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "আপনার পাসওয়ার্ড স্থানীয়ভাবে সংরক্ষণ করা হয়েছে, অনুগ্রহ করে নিরাপত্তা মেনুতে অবিলম্বে পরিবর্তন করুন।", "description": "localStorage password warning." }, "remove": { @@ -310,7 +310,7 @@ "description": "High Contrast theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "তৃতীয় পক্ষের স্টোরেজ সেবাসমূহে আপনার ডেটা স্বয়ংক্রিয়ভাবে ব্যাকআপ করুন।", "description": "3rd party backup info" }, "browser_sync": { @@ -391,7 +391,7 @@ "message": "একটি ফাইলে আপনার ডেটা ব্যাকআপ করুন।" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "আপনার পাসওয়ার্ড আপনার প্রতিষ্ঠানের নিরাপত্তা প্রয়োজনীয়তায় মিলছে না। আরো তথ্য জানতে আপনার পরিচালকের সাথে যোগাযোগ করুন।" }, "advisor": { "message": "উপদেষ্টা" From 293498ce4d22fe3400f81fb5b0909c66e1af0047 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 04:19:45 -0500 Subject: [PATCH 2547/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e21715c53..8842ff4a6 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -433,7 +433,7 @@ "message": "Scopri di più" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Aggiungi al menu contestuale" }, "no_entires": { "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." From 0543270eca78445f52f3b6ed0cbf2d943f88d2a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 04:29:24 -0500 Subject: [PATCH 2548/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index d105a6a6c..d52b6d1e2 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -433,7 +433,7 @@ "message": "Dowiedz się więcej" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Dodaj do menu kontekstowego" }, "no_entires": { "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." From 1667613c0175f75eb91b0a37f9966fe013964ff4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 04:39:18 -0500 Subject: [PATCH 2549/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 5553f34bc..afced731d 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -433,9 +433,9 @@ "message": "Más información" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "http://192.168.0.1/" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "No hay cuentas para mostrar. Añade tu primera cuenta ahora." } } From a56c4691ff6ad47c0966de90561db1638c113b7e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 09:29:21 -0500 Subject: [PATCH 2550/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 7367beb23..fb5670151 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -433,7 +433,7 @@ "message": "Μάθετε περισσότερα" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Προσθήκη στο μενού περιβάλλοντος" }, "no_entires": { "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." From 9840fc88598167397e9173309a945cc4e26ec512 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 10:01:28 -0500 Subject: [PATCH 2551/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 15a22872f..449361ea3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -433,7 +433,7 @@ "message": "Saber-ne més" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Afegeix al menú contextual" }, "no_entires": { "message": "Sense comptes per mostrar. Afegiu un compte ara." From 4852cb1c5af6b0085d0ca56e34d47b78e0c6febe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 10:51:12 -0500 Subject: [PATCH 2552/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 16a167dc5..58f446c18 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -433,9 +433,9 @@ "message": "En savoir plus" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Ajouter au menu contextuel" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Aucun compte à afficher. Ajoutez votre premier compte maintenant." } } From e0d737a8aeeae061e2f07f58e8dd8de08015df99 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 11:12:18 -0500 Subject: [PATCH 2553/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 932b3cfea..c7e9cfd3f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -8,11 +8,11 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "https://github.com/atom/atom.git.", + "message": "Автентифікатор генерує коди двофакторної аутентифікації у вашому браузері.", "description": "Extension Description." }, "added": { - "message": " chrome://resources/roboto/roboto-bold.woff2", + "message": " був доданий.", "description": "Added Account." }, "errorqr": { From f3d8c56e3936b25788a0722aee4fc8c947dc4685 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 11:12:19 -0500 Subject: [PATCH 2554/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 756b169ff..d4232be7c 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -333,7 +333,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Erro ao autenticar no serviço de backup. $ SERVICE $ será substituído por um nome próprio (por exemplo: 'Google Drive' ou 'Dropbox')\n\nUm valor de amostra para a variável $ service $: Google Drive", + "message": "Houve um problema na conexão com sua conta do $SERVICE$, por favor faça o login novamente.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { From 7bb1818ac33f1a8721a70d3196616640fe05d093 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 11:12:20 -0500 Subject: [PATCH 2555/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 6bc57d0f0..8719a928a 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Fel på hemlig nyckel. Endast Base32(A-Z, 2-7 och =) och Hex(0-9 och A-F) stöds. Men din hemliga nyckel är: ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_code": { From 10aa1abee7e509ac0997aafe7999fbce7f3a7cfc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 11:12:21 -0500 Subject: [PATCH 2556/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index c02f99db1..114f44c66 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "phrase_incorrect_export", + "message": "Accounts that were not able to be decrypted will not be included in this backup.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From c01b13ce982b8e8f1b9b3488af188ac1d0b0f457 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 12:30:42 -0500 Subject: [PATCH 2557/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 988aca39e..9cc2653cb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -433,7 +433,7 @@ "message": "Daha fazla bilgi edinin" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Authenticator." }, "no_entires": { "message": "No accounts to display. Add your first account now." From 259417e73d64894cf1331aa7e25cf513e9a361b5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 18:10:47 -0500 Subject: [PATCH 2558/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 02ae554e7..3a6aac146 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -433,7 +433,7 @@ "message": "Saiba mais" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Adicionar ao menu de contexto" }, "no_entires": { "message": "Não há contas para exibir. Adicione sua primeira conta agora." From ee10dc60ac928c64933eb7bbb84149e11861c981 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 Sep 2021 21:49:59 -0500 Subject: [PATCH 2559/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 9cc2653cb..988aca39e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -433,7 +433,7 @@ "message": "Daha fazla bilgi edinin" }, "enable_context_menu": { - "message": "Authenticator." + "message": "Add to context menu" }, "no_entires": { "message": "No accounts to display. Add your first account now." From b22e6aaa6bd911ebdcd1934e59ff1da572dc451f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:41 -0500 Subject: [PATCH 2560/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index afced731d..9409fdece 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -305,6 +305,10 @@ "message": "Oscuro", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Alto contraste", "description": "High Contrast theme" From 58f01b5585a11b23506bc01e3cd58d1f9836ce04 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:42 -0500 Subject: [PATCH 2561/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 3a4ed170d..f5cbcaac4 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -305,6 +305,10 @@ "message": "Тамна", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Велики контраст", "description": "High Contrast theme" From d127bfbb7762b3bfd7ae6339a98595c0f79764aa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:43 -0500 Subject: [PATCH 2562/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index cbbcf179e..0600bd2a8 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -305,6 +305,10 @@ "message": "Sötét", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Nagy kontrasztú", "description": "High Contrast theme" From f050ec9a4ea69263425136c631029d5e3d82f608 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:44 -0500 Subject: [PATCH 2563/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index c87044d58..ed41216d7 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -305,6 +305,10 @@ "message": "Dark", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From e9739444ad95e7b3a6ded732cf017b709564f197 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:45 -0500 Subject: [PATCH 2564/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b1739fc7f..f1896123b 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -305,6 +305,10 @@ "message": "ダーク", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "高コントラスト", "description": "High Contrast theme" From e38a2fcc4da6deb235dd0771d297527496641dd2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:46 -0500 Subject: [PATCH 2565/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 45d0fd85c..35f173b2b 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -305,6 +305,10 @@ "message": "어두운", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "고대비", "description": "High Contrast theme" From 942ccec48c178a78a63198963671e5609e4188c8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:47 -0500 Subject: [PATCH 2566/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index d52b6d1e2..497de081b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -305,6 +305,10 @@ "message": "Ciemny", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Wysoki kontrast", "description": "High Contrast theme" From 52495855b6c51ab644257235a3cc03ed84be9780 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:48 -0500 Subject: [PATCH 2567/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index d4232be7c..e4114c02f 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -305,6 +305,10 @@ "message": "Escuro", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Alto Contraste", "description": "High Contrast theme" From 77a8ec69e95bec30d5dffc423c245b1051f648e5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:48 -0500 Subject: [PATCH 2568/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 032ca3e7a..62e790ef1 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -305,6 +305,10 @@ "message": "E errët", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Kontrast i lartë", "description": "High Contrast theme" From c03c191b062d63757b18401ebc375729e4c627d0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:49 -0500 Subject: [PATCH 2569/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 8719a928a..11a46c5ff 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -305,6 +305,10 @@ "message": "Dark", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 1269a780cf27c35e11c5678df5c06080c71997c5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:50 -0500 Subject: [PATCH 2570/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index a5d1360ee..5d88d9b74 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -305,6 +305,10 @@ "message": "Dark", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 0f3ad820713334fd41082f43b5de9c923a63c4f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:51 -0500 Subject: [PATCH 2571/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 988aca39e..836778818 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -305,6 +305,10 @@ "message": "Karanlık", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Yüksek Kontrast", "description": "High Contrast theme" From 87914f5b588c3f56455c4dda8cddd3cb0d5e902c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:52 -0500 Subject: [PATCH 2572/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index a8a1069e9..ab46afcb0 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -305,6 +305,10 @@ "message": "深色", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "高对比度", "description": "High Contrast theme" @@ -433,7 +437,7 @@ "message": "了解更多" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "添加到右键菜单" }, "no_entires": { "message": "没有可显示的账户。现在添加您的第一个账户。" From a2988d3717cb6756b4af1564ee69f4b009eb393f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:53 -0500 Subject: [PATCH 2573/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 114f44c66..94fcb42ed 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -305,6 +305,10 @@ "message": "Tối", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Tương phản cao", "description": "High Contrast theme" From e50aae979c209157f21bf22e8b581751cd780304 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:54 -0500 Subject: [PATCH 2574/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 3a6aac146..b80923832 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -305,6 +305,10 @@ "message": "Escuro", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Alto contraste", "description": "High Contrast theme" From 7ef5bb99311dd1f5cdcc516ce4694d19c9885b37 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:55 -0500 Subject: [PATCH 2575/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 7005f110e..75306d831 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -305,6 +305,10 @@ "message": "Gelap", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Kontras Tinggi", "description": "High Contrast theme" From 5e19ad67969755e1b36cac1d65de20d9bae13728 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:56 -0500 Subject: [PATCH 2576/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 511a9d91b..db6fedc07 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -305,6 +305,10 @@ "message": "Tamna", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Visoki kontrast", "description": "High Contrast theme" From db40acd928caef2ca2fba6e8756cedf2ef82de28 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:57 -0500 Subject: [PATCH 2577/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 4e396dc5a..5f5a9534b 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -305,6 +305,10 @@ "message": "අඳුරු", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 27971a6aa5cb9a6a0adb779b19a0f8ab763ff8f0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:58 -0500 Subject: [PATCH 2578/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 8822f29d3..3458a6393 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -305,6 +305,10 @@ "message": "כהה", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "ניגודיות גבוהה", "description": "High Contrast theme" From b83cdcbaeb7cbf69ddd8eb3167decb6f697b7ba9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:42:59 -0500 Subject: [PATCH 2579/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 071d27450..4773373c5 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -305,6 +305,10 @@ "message": "Mørk", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Høj Kontrast", "description": "High Contrast theme" From 7c27eb0f5eee0b75fbd5ee35a238fa7850b6a683 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:00 -0500 Subject: [PATCH 2580/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index bbd0eb0d5..4ddef8d2b 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -305,6 +305,10 @@ "message": "Donker", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Heech kontrast", "description": "High Contrast theme" From 27f44c0d3559c244a7939ebc3ad14f8f61fb2ae2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:01 -0500 Subject: [PATCH 2581/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 0bfb1380b..c1112a9a1 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -305,6 +305,10 @@ "message": "Tume", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Kõrge kontrastsus", "description": "High Contrast theme" From 7db4298f1bba88cd64a2e993c3b08379c5e3ef76 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:02 -0500 Subject: [PATCH 2582/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 6642fe1dd..b1aaebabb 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -305,6 +305,10 @@ "message": "Donker", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Hoog contrast", "description": "High Contrast theme" From 93b62ca658e07e451bead147e6413cdea06d42f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:03 -0500 Subject: [PATCH 2583/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index c7e9cfd3f..e96f093cd 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -305,6 +305,10 @@ "message": "Темна", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Висока контрастність", "description": "High Contrast theme" From 50c22376b6856d61e34eaf3df9799b8103e23883 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:04 -0500 Subject: [PATCH 2584/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index ecd01fd6c..792657991 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -305,6 +305,10 @@ "message": "มืด", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "ค่าคอนทราสต์สูง", "description": "High Contrast theme" From 5e79e702135b6e9d195bda351af99ff50cb46e77 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:07 -0500 Subject: [PATCH 2585/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 25f5b0ed7..28fdfc316 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -305,6 +305,10 @@ "message": "تیره", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "کنتراست بالا", "description": "High Contrast theme" From 03305af82f8db3025974045ed069dc60ba2aa616 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:08 -0500 Subject: [PATCH 2586/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index cc08497e1..2feda4bcf 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -305,6 +305,10 @@ "message": "暗色", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "高對比", "description": "High Contrast theme" From eb7fa372f4e67cccd668f1a58421c17bda385371 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:09 -0500 Subject: [PATCH 2587/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index fb5670151..813d5c834 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -305,6 +305,10 @@ "message": "Σκούρο", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Υψηλή αντίθεση", "description": "High Contrast theme" From a427b78ba2e884f27a01f519f724565c5221983f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:10 -0500 Subject: [PATCH 2588/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2236a8e1a..332e6f627 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -305,6 +305,10 @@ "message": "Тёмная", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Высокая контрастность", "description": "High Contrast theme" From 7a5b5ec2f7eee92fb5c74cefe72d44d5d9cbf947 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:11 -0500 Subject: [PATCH 2589/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 8842ff4a6..ac039e24d 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -305,6 +305,10 @@ "message": "Scuro", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Contrasto Elevato", "description": "High Contrast theme" From e00c9fc0e3d6542b7ed5b424ebdf81306c48ee0b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:12 -0500 Subject: [PATCH 2590/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 41c719ad5..145d44f4e 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -305,6 +305,10 @@ "message": "Tmavý", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Vysoký kontrast", "description": "High Contrast theme" From 7ef36a94c14f0f8da9be932ecee6f0ce449ecee2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:13 -0500 Subject: [PATCH 2591/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index fde4994f9..e30a0f15d 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -305,6 +305,10 @@ "message": "Dark", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From ff920286383ef032b955c0ecf44bb477e0661d42 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:14 -0500 Subject: [PATCH 2592/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 4d48e5ddf..96c1a8005 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -305,6 +305,10 @@ "message": "Dunkel", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Hoher Kontrast", "description": "High Contrast theme" From 8f4b23d46aaeffb74ecc603921ea08663f076ae3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:15 -0500 Subject: [PATCH 2593/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index a9bff7e74..1e4f21701 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -305,6 +305,10 @@ "message": "Întunecată", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Contrast sporit", "description": "High Contrast theme" From a4f0c543fa563ab48ea857096d42c9cbcdda733c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:16 -0500 Subject: [PATCH 2594/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 58f446c18..3c0e75dae 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -305,6 +305,10 @@ "message": "Sombre", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Contraste élevé", "description": "High Contrast theme" From 37720831bfb4621306400d07bdfee31c9f07f33c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:17 -0500 Subject: [PATCH 2595/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 259d2ddb2..af33b0e12 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -305,6 +305,10 @@ "message": "غامق", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "تباين عالي", "description": "High Contrast theme" From 7439080bce83248c68845acbe535727f595f4dfd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:18 -0500 Subject: [PATCH 2596/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 31e1ff24f..a78310708 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -305,6 +305,10 @@ "message": "Dark", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 7839b20072fecae43673f51f5f62e01e0674be23 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:19 -0500 Subject: [PATCH 2597/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 449361ea3..da75de739 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -305,6 +305,10 @@ "message": "Fosc", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "Alt contrast", "description": "High Contrast theme" From f7480e13afba1aa33da5f58d5a511ab3323dbec0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:43:20 -0500 Subject: [PATCH 2598/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 922165f06..909114c35 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -305,6 +305,10 @@ "message": "ডার্ক", "description": "Dark theme" }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, "theme_high_contrast": { "message": "উচ্চ কন্ট্র্যাস্ট", "description": "High Contrast theme" From c68e26dfe7c74176c48752af1744ddf513d7c8ca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:57:26 -0500 Subject: [PATCH 2599/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ab46afcb0..599a0367c 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "简约", "description": "Simple theme" }, "theme_high_contrast": { From 71289b362fc34ab4d320ac349743e8b6efacb95e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 13:28:46 -0500 Subject: [PATCH 2600/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 497de081b..313312d6b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Prosty", "description": "Simple theme" }, "theme_high_contrast": { From 3d7b351936ceecd9cd59e6346d22cbb30254d8bf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 14:14:15 -0500 Subject: [PATCH 2601/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 28fdfc316..b2133b1bd 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "ساده", "description": "Simple theme" }, "theme_high_contrast": { @@ -395,22 +395,22 @@ "message": "ایجاد فایل پشتیبان از داده‌های شما" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "گذرواژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با سرپرست خود تماس بگیرید." }, "advisor": { "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "برای محافظت از داده های خود ، قفل خودکار را فعال کنید." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "برای تکمیل خودکار کدها در وب سایت ها ، می توان تکمیل خودکار را فعال کرد." }, "advisor_insight_smart_filter_not_enabled": { "message": "Enabling smart filter allows for quick access to accounts." From 53d051368b4b09a2afd5a9e2cec108f89588f414 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 14:22:47 -0500 Subject: [PATCH 2602/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b2133b1bd..b0d6d30fe 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -398,7 +398,7 @@ "message": "گذرواژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با سرپرست خود تماس بگیرید." }, "advisor": { - "message": "Advisor" + "message": "گذر واژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با مشاور خود تماس بگیرید" }, "advisor_insight_password_not_set": { "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." @@ -413,33 +413,33 @@ "message": "برای تکمیل خودکار کدها در وب سایت ها ، می توان تکمیل خودکار را فعال کرد." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "فعال کردن فیلتر هوشمند اجازه دسترسی سریع به حساب ها را می دهد." }, "show_all_insights": { - "message": "Show all insights." + "message": "نمایش همه بینش ها" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "بینشی یافت نشد ، همه چیز خوب به نظر می رسد!" }, "danger": { - "message": "Danger" + "message": "خطر" }, "warning": { "message": "Warning" }, "info": { - "message": "Info" + "message": "اطلاعات" }, "dismiss": { - "message": "Dismiss" + "message": "رد" }, "learn_more": { "message": "Learn more" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "افزودن به منوی زمینه" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "هیچ حساب برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." } } From 71731805309efefa139c58f1a3eae974fa1207ce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 15:01:31 -0500 Subject: [PATCH 2603/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 813d5c834..5ef2b9ab1 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Απλό", "description": "Simple theme" }, "theme_high_contrast": { From 51d9f1c12e25d174e67886cb3637705296b83d26 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 15:50:41 -0500 Subject: [PATCH 2604/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b80923832..9b77bb26c 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Simples", "description": "Simple theme" }, "theme_high_contrast": { From aaa58a54d893e30e7cf5922b1915c7226750c3ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 21 Sep 2021 21:39:34 -0500 Subject: [PATCH 2605/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index f1896123b..354c095e1 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "シンプル", "description": "Simple theme" }, "theme_high_contrast": { From ee81d6bce41ae67348b64b2829ba316aa61cc563 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 22 Sep 2021 02:03:42 -0500 Subject: [PATCH 2606/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 4ddef8d2b..a1387049f 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Ienfâldich", "description": "Simple theme" }, "theme_high_contrast": { @@ -437,9 +437,9 @@ "message": "Mear ynfo" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Oan kontekstmenu tafoegje" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Gjin accounts om te toanen. Foegje jo earste account no ta." } } From 6e7d19ab85ac1b98301793870937704833710ff3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 22 Sep 2021 02:03:43 -0500 Subject: [PATCH 2607/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index b1aaebabb..8bf30ab9e 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Eenvoudig", "description": "Simple theme" }, "theme_high_contrast": { @@ -437,9 +437,9 @@ "message": "Meer info" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Aan contextmenu toevoegen" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Geen accounts om te tonen. Voeg uw eerste account nu toe." } } From eda0bccfa943e7c371b3ce693b6503c0839fa6c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 23 Sep 2021 07:19:37 -0500 Subject: [PATCH 2608/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index c1112a9a1..ba8a031a5 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Lihtne", "description": "Simple theme" }, "theme_high_contrast": { @@ -330,7 +330,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Miks ettevõtte kontod nõuavad rohkem õiguseid?" }, "log_out": { "message": "Logi välja", From b180c7e8d7ceb53f338718c39a46c8bb86a3046a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 26 Sep 2021 11:30:35 -0500 Subject: [PATCH 2609/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 792657991..0bd532324 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "เรียบง่าย (Automatic Translation)", "description": "Simple theme" }, "theme_high_contrast": { From 2da508e28950bafb181e25c2c1775645ef9ccdb8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 Sep 2021 09:03:18 -0500 Subject: [PATCH 2610/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 35f173b2b..0f30e3691 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "심플", "description": "Simple theme" }, "theme_high_contrast": { @@ -395,7 +395,7 @@ "message": "데이터를 파일로 백업" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않습니다. 자세한 내용은 관리자에게 문의하십시오." }, "advisor": { "message": "어드바이저" @@ -437,9 +437,9 @@ "message": "더 보기" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "컨텍스트에 메뉴 추가" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "표시할 계정이 없습니다. 첫 번째 계정을 추가하세요." } } From 0de5b7bfe5ede2056d66b93dff2c2d1258faa239 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:53 -0500 Subject: [PATCH 2611/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 9409fdece..e9408773b 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Se importó correctamente, sin embargo, algunas imágenes QR no pudieron ser reconocidas.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Puedes seleccionar varios archivos para importar copias de seguridad por lotes.", From 6e85ccf857ce54fea457e615252cf0e3ac673f85 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:54 -0500 Subject: [PATCH 2612/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index f5cbcaac4..82140bd20 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Увоз успешан, али неке QR слике не могу да буду препознате.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Можете да одаберете више датотека за серијски увоз.", From b7f4c16761933e0b3ef8ec3c87fd3e4475a0a9bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:55 -0500 Subject: [PATCH 2613/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 0600bd2a8..2335502bf 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Sikeresen importálva, de néhány QR kód nem ismerhető fel.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Kijelölhet több képfájlt is a biztonsági mentés folyamatos importálásához.", From 539c003d3358fa4fceae646e86b66896f175076f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:56 -0500 Subject: [PATCH 2614/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index ed41216d7..17d646cf9 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From 24521cf671768c66aca842888de43a3ebcfa3f44 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:57 -0500 Subject: [PATCH 2615/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 354c095e1..e209c0512 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "認証", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "インポートに成功しましたが、QR画像の一部が認識できませんでした。", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "バッチでバックアップをインポートするファイルを複数選択できます。", From 157d39e77dcf7477aa7bf5e8e7a71cc93710c7f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:58 -0500 Subject: [PATCH 2616/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 0f30e3691..e353e0d0c 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "성공적으로 가져왔지만, 일부 QR 이미지를 인식하지 못했습니다.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "배치로 백업을 가져오기 위해 다중 파일을 선택할 수 있습니다.", From 112ccf78addb7c9f30aa31f732f300710a949286 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:59 -0500 Subject: [PATCH 2617/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 313312d6b..557eccfad 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importowanie zakończone pomyślnie, ale pewien obraz QR nie może być rozpoznany.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Możesz wybrać wiele plików, aby importować kopie zapasowe w partiach.", From 99b57805664db084e23e07f6992658f26503239c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:43:59 -0500 Subject: [PATCH 2618/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index e4114c02f..1a57a3f06 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importação bem sucedida mas algum código QR não foi reconhecido.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Pode selecionar vários ficheiros para importar cópias de segurança em lotes.", From 57a49bb2e42a9fcf36b1623da504565900361f5b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:00 -0500 Subject: [PATCH 2619/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 62e790ef1..a538bf9cd 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importimi i suksesshëm, bur disa imazhe QR nuk mund të njihen.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Ju mund të selektoni shumë skedarë për të importuar në sasi kopjet rezervë.", From 9d6639d0cab644319f0c7cea6df9393c6c71af0f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:02 -0500 Subject: [PATCH 2620/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 11a46c5ff..7f86fe22f 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From c444c772ddabb79c8f7ff258f55e626670111a69 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:03 -0500 Subject: [PATCH 2621/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 5d88d9b74..4f7c01e4e 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From 76c589b9266e420e80ff1dded70d59ea0e0a726b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:04 -0500 Subject: [PATCH 2622/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 836778818..bf119818a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "İçe aktarma başarılı ancak bazı karekod görüntüleri tanınamıyor.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Yedeği toplu olarak içe aktarmak için birden fazla dosya seçebilirsiniz.", From 364936555762f6b04aaa2c9dfcab16cecc5ffea8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:05 -0500 Subject: [PATCH 2623/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 599a0367c..08d0c75c8 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "导入成功,但部分二维码无法识别。", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "您可以同时选择多个文件进行批量导入", From f23cdb213a69590cd684dd84c561be135a41615e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:06 -0500 Subject: [PATCH 2624/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 94fcb42ed..3ae5ac081 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Nhập thành công, nhưng không thể nhận dạng một số hình ảnh QR.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Bạn có thể chọn nhiều tệp để nhập sao lưu hàng loạt.", From ab11831f4cfe1d2946e9b9b9f2b0f3dbc1012ab6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:07 -0500 Subject: [PATCH 2625/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9b77bb26c..3e3b45c6b 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importação bem sucedida, porém algumas imagens QR não foram reconhecidas.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Você pode selecionar vários arquivos para importar backups em lotes.", From 30e4cd303050575ade5494c48bcd189a25697664 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:08 -0500 Subject: [PATCH 2626/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 75306d831..9bbc0c04e 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Impor berhasil, tapi beberapa gambar QR tak dapat dikenali.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.", From b656c90d3e463dffc16f32abbdd4cea3f76043ea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:09 -0500 Subject: [PATCH 2627/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index db6fedc07..f5945eddf 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Uvoz uspješan, no neke QR slike nisu prepoznate.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Možete odabrati više datoteka za uzastopni uvoz sigurnosnih kopija.", From 7a65128018ca7ca9e71ffa034260cfb4a97f3d48 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:10 -0500 Subject: [PATCH 2628/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 5f5a9534b..e76f80d40 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From 9cc4fa2756fb3a384810c0d5ca587dff06c77e64 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:10 -0500 Subject: [PATCH 2629/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 3458a6393..60035d066 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "היבוא הצליח, אך חלק מתמונת קוד ה-QR לא זוהה.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "ניתן לבחור מספר קבצים כדי לייבא גיבויים באצוות.", From 1a6e87981526434e0517bd404f7f5f405a6cdb2d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:12 -0500 Subject: [PATCH 2630/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 4773373c5..98a352438 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From cfcffaadef7a4b93f59b19baa86314b92490a07b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:13 -0500 Subject: [PATCH 2631/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index a1387049f..7c924be69 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Ymport suksesfol, mar guon QR-ôfbyldingen kinne net werkend wurde.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Jo kinne mear bestannen selektearje om reservekopy yn batches te ymportearjen.", From 930d39b0d5982f449caf7326cabb3df73517c50c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:14 -0500 Subject: [PATCH 2632/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index ba8a031a5..d1f3c94f3 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importimine õnnestus, kuid mõnda QR'i pilti ei suudetud tuvastada.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Saate importida varukoopiaid partiidena, valides mitu faili.", From 04430064f6640026432be1301ff2d04d8463a029 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:15 -0500 Subject: [PATCH 2633/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 8bf30ab9e..bf1df74d7 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import succesvol, maar sommige QR-afbeeldingen kunnen niet worden herkend.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "U kunt meerdere bestanden selecteren om back-up in batches te importeren.", From aff8371132868bfb45dc1b782a7e478b8e7e36b4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:16 -0500 Subject: [PATCH 2634/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index e96f093cd..3aff1d4c0 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Імпорт успішний, але деяке QR-зображення не може бути розпізнано.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Ви можете вибрати декілька файлів для імпорту резервних копій групами.", From e62921628b3b14dc5537a9815a06692b1c0a93b0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:16 -0500 Subject: [PATCH 2635/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 0bd532324..42f600c76 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ QR บ้างรูปไม่สามารอ่านค่าได้", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "คุณสามารถเลือกไฟล์หลายไฟล์เพื่อนำเข้าข้อมูลสำรองเป็นชุด ๆ", From 730e9356fd2e9dfdfd61ec10e228a2f4f620c2a9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:17 -0500 Subject: [PATCH 2636/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b0d6d30fe..a1ea6a02f 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "وارد کردن با موفقیت انجام شد، اما برخی تصاویر QR شناسایی نشدند.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "شما می‌توانید چندین فایل تصویر را انتخاب کنید تا نسخه‌های پشتیبان به صورت دسته‌ای وارد شوند.", From b9271dea868b8c51d7b0a02348d41bb8b188f8fa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:18 -0500 Subject: [PATCH 2637/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 2feda4bcf..8c37aef5d 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "匯入成功,但部份QR碼無法辨識", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "您可以選擇多個檔案進行批量匯入", From 4ce007041d24c46c28f22a2376eaf3f7627ac27e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:19 -0500 Subject: [PATCH 2638/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 5ef2b9ab1..3e185f83d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Η εισαγωγή ολοκληρώθηκε με επιτυχία, αλλά κάποια εικόνα QR δεν αναγνωρίστηκε.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Μπορείτε να επιλέξετε περισσότερα από ένα αρχεία αντιγράφων ασφαλείας.", From 8f67ed548408068804b1d3c728c3d48a7a867b2a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:20 -0500 Subject: [PATCH 2639/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 332e6f627..e9c9c8bbe 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Импорт прошёл успешно, но некоторые QR коды не были быть распознаны.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Вы можете выбрать несколько файлов изображения для импорта резервных копий в пакетном режиме.", From 2c5ecd21971f74bf7560f2afd0de174b1e84016c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:21 -0500 Subject: [PATCH 2640/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index ac039e24d..af77999dc 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importazione riuscita, ma alcune immagini QR non possono essere riconosciute.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "È possibile selezionare più file per importare il backup in lotti.", From 3f4ca0c05230b8d402fc1d830aa3d5fd57691c75 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:22 -0500 Subject: [PATCH 2641/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 145d44f4e..e0905175e 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From c7780458bb5ef9f4d5e3a577d2b851de00ba916a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:23 -0500 Subject: [PATCH 2642/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index e30a0f15d..62178fd97 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From c3285224731397b6c4320a83984edaea70a604e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:24 -0500 Subject: [PATCH 2643/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 96c1a8005..e6710f7cf 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import erfolgreich, aber ein QR-Code kann nicht erkannt werden.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Sie können mehrere Dateien auswählen, um die Sicherung in Stapeln zu importieren.", From ff6dbe93b2af7171618b1f88943cb89dfbd27fd6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:25 -0500 Subject: [PATCH 2644/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 1e4f21701..77d44ba13 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import reușit, dar unele imagini QR nu au putut fi recunoscute.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Puteți selecta mai multe fișiere pentru a importa calupuri de copii de rezervă.", From 91447a22476e620db2fb0b8d4febc27676852e3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:26 -0500 Subject: [PATCH 2645/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 3c0e75dae..5d5414a8a 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import réussi, mais certaines images QR ne peuvent pas être reconnues.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Vous pouvez sélectionner plusieurs fichiers pour importer les sauvegardes en lots.", From 2e356bee3ce7272363ba91ea433409bc59223a49 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:27 -0500 Subject: [PATCH 2646/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index af33b0e12..ec206203e 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "تم الاستيراد بنجاح ، ولكن لا يمكن التعرف على بعض صور QR.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "يمكنك تحديد ملفات متعددة لاستيراد نسخة احتياطية على دفعات.", From 05aaa5f68d96306c45873bee5aab55fc4b305def Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:28 -0500 Subject: [PATCH 2647/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index a78310708..eb838af10 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successfuly, but some QR image cannot be recognized.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "You can select multiple files to import backup in batches.", From 3f2173d83b02f2a54eb6aa8f708efd36d43deef6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:29 -0500 Subject: [PATCH 2648/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index da75de739..43237d6f5 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importació exitosa, però algunes imatges QR no es poden reconèixer.", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "Podeu seleccionar diversos fitxers per importar la còpia en lots.", From 61646c4a2e2b577a0c36166a61ae25e6c9591c25 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:44:30 -0500 Subject: [PATCH 2649/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 909114c35..5112612fa 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -234,8 +234,8 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "সফলভাবে আমদানি করা হয়েছে, কিন্তু কিছু কিউ-আর ইমেজ চেনা যাচ্ছে না।", - "description": "Import successfuly, but some QR image cannot be recognized." + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { "message": "ব্যাকআপ আমদানি ব্যাচে করতে আপনি একাধিক ফাইল নির্বাচন করতে পারবেন।", From fe22e3e5e1570f059bbd02ed25ed20517a57c61c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:58:01 -0500 Subject: [PATCH 2650/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index d1f3c94f3..4dfd6290a 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importimine õnnestus, kuid mõnesid QR'i koode ei suudetud tuvastada.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 7ed9364e76296546207a059526f1174097f083f7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:04:50 -0500 Subject: [PATCH 2651/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index a1ea6a02f..3f0e63eed 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "درون ریزی با موفقیت انجام شد، اما تعدادی از تصاویر QR شناسایی نشد.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 7a60f73a84706c9dbe03c5558094e027f6ba4ee2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:14:01 -0500 Subject: [PATCH 2652/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 42f600c76..280726422 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "ข้อมูลบัญชีไม่ถูกต้อง", + "message": "ค่าลับของข้อมูลบัญชีไม่ถูกต้อง", "description": "Secret Error." }, "add_code": { From 2d4c378b40f09a037f739f1d0340ae7288d7499d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:14:03 -0500 Subject: [PATCH 2653/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ec206203e..d94c235bc 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -170,7 +170,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "مزامنة سجل التصفح مع جوجل", + "message": "Sync Clock with Google", "description": "Sync Clock" }, "remember_phrase": { From c6599c9a86f8dc497a8f18c16858f026e5d47e5f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:14:04 -0500 Subject: [PATCH 2654/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index e0905175e..984715dbd 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Chyba tajného klíče. Podporovány jsou pouze Base32(A-Z, 2-7 a =) a HEX(0-9 a A-F). Nicméně, Váš tajný klíč je: ", + "message": "Neplatné číslo účtu", "description": "Secret Error." }, "add_code": { From 1ac095a1daf3ed49fa3ba33c175eb22cf88d0386 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:14:05 -0500 Subject: [PATCH 2655/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e209c0512..e6241fa14 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "インポートに成功しましたが、QR画像の一部が認識できませんでした。", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From b9f5493854f5f45ef6186ce7493db623607b6d7c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:25:20 -0500 Subject: [PATCH 2656/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3f0e63eed..e52bb447a 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -398,7 +398,7 @@ "message": "گذرواژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با سرپرست خود تماس بگیرید." }, "advisor": { - "message": "گذر واژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با مشاور خود تماس بگیرید" + "message": "Advisor" }, "advisor_insight_password_not_set": { "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." From f67aa72b777721d70883309a0c0845fc3969e07d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:25:21 -0500 Subject: [PATCH 2657/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e6710f7cf..dfcc27418 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Ungültiges Passwort", + "message": "Invalid account secret", "description": "Secret Error." }, "add_code": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Passwort", + "message": "Schlüssel", "description": "Secret." }, "updateSuccess": { From d8b3e4d06449ec25aa54af34f20e128b0e7ab57a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 13:50:57 -0500 Subject: [PATCH 2658/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 3e185f83d..844c90dd9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Η εισαγωγή ολοκληρώθηκε με επιτυχία, αλλά ορισμένοι κώδικες QR δεν αναγνωρίστηκαν.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From f1c7160a485c2584d1abc5ae262838acd270aa98 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 14:23:41 -0500 Subject: [PATCH 2659/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index e9408773b..b0ab8bdde 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Se importó correctamente, sin embargo, algunas imágenes QR no pudieron ser reconocidas.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From f69c60ec67d7632ce790b1a953ff49775a6464f9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 14:42:43 -0500 Subject: [PATCH 2660/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 557eccfad..965c0dcaf 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importowanie powiodło się, ale niektóre kody QR nie zostały rozpoznane.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 7b839faa95665ec640a74f97daffaf8c101e5992 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 17:22:12 -0500 Subject: [PATCH 2661/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 43237d6f5..bcd78b6ce 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importació feta amb èxit, però alguns codis QR no s'han reconegut.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 07c7133a29a4d5190b8dcd7ea03ec0b66b04e92a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 30 Sep 2021 18:25:41 -0500 Subject: [PATCH 2662/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 3e3b45c6b..82cce0040 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importado com sucesso, mas alguns códigos QR não puderam ser reconhecidos.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From f033543835f874b709aae40f3b84540523953952 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 2 Oct 2021 02:39:52 -0500 Subject: [PATCH 2663/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 280726422..0199a8e5c 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -437,7 +437,7 @@ "message": "เพิ่มเติม" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "添加到右键菜单" }, "no_entires": { "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณ" From 24f009319a83eb617561764e2547a07bf372fe6d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 2 Oct 2021 02:39:53 -0500 Subject: [PATCH 2664/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 5112612fa..847ae2ebc 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "সফলভাবে আমদানি করা হয়েছে, কিন্তু কিছু কিউ-আর ইমেজ চেনা যাচ্ছে না।.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From a0bf2658d6ae457e8f323fb21cc6d4ed9f374e7f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 3 Oct 2021 04:49:08 -0500 Subject: [PATCH 2665/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5d5414a8a..0a8035e8b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importation réussie, mais certains codes QR n'ont pas pu être reconnus.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 9c274153b384ceb4316834c7ad98e3903f08f07f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 3 Oct 2021 14:10:13 -0500 Subject: [PATCH 2666/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index bf119818a..cd531b629 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -437,9 +437,9 @@ "message": "Daha fazla bilgi edinin" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "İçerik menüsüne ekle" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." } } From 8fff991eda37236c45dd3362e63510e711c5e7c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 3 Oct 2021 14:19:36 -0500 Subject: [PATCH 2667/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index cd531b629..a92243878 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "İçe aktarma başarılı ancak bazı karekodlar tanınamıyor.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Temel", "description": "Simple theme" }, "theme_high_contrast": { From 249837d57cff46b57b977252544b20e19c2335cd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 3 Oct 2021 16:19:43 -0500 Subject: [PATCH 2668/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a92243878..11feb8e42 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -419,7 +419,7 @@ "message": "Tüm önerileri göster." }, "no_insight_available": { - "message": "Öneri bulunamadı. Her şey yolunda gözüküyor." + "message": "Öneri bulunamadı, Her şey yolunda gözüküyor!" }, "danger": { "message": "Tehlike" From bb3fe33bd78ee9043e253b55e5dfaf41aaf8a1e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 4 Oct 2021 00:09:28 -0500 Subject: [PATCH 2669/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 847ae2ebc..f970afb81 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "সিম্পল", "description": "Simple theme" }, "theme_high_contrast": { From be015ee0b099f947a4a6bfa24e61594d1195fddb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Oct 2021 03:06:34 -0500 Subject: [PATCH 2670/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 11feb8e42..c76577d29 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -416,7 +416,7 @@ "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." }, "show_all_insights": { - "message": "Tüm önerileri göster." + "message": "Analizimi göster" }, "no_insight_available": { "message": "Öneri bulunamadı, Her şey yolunda gözüküyor!" From e41712a73609b21ea6da6eea51f87e9ecae674bb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Oct 2021 03:43:53 -0500 Subject: [PATCH 2671/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index c76577d29..11feb8e42 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -416,7 +416,7 @@ "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." }, "show_all_insights": { - "message": "Analizimi göster" + "message": "Tüm önerileri göster." }, "no_insight_available": { "message": "Öneri bulunamadı, Her şey yolunda gözüküyor!" From a694a421d8bfc7687a24f3f730196d6093b59dc7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Oct 2021 07:37:14 -0500 Subject: [PATCH 2672/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index bf1df74d7..80946f10c 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import succesvol, maar sommige QR-codes kunnen niet worden herkend.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From aeefb38165d6e3b5d60fbd4660d11a013a4b4f58 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Oct 2021 07:45:35 -0500 Subject: [PATCH 2673/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 7c924be69..5ddb11b1d 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Ymport suksesfol, mar guon QR-koaden kinne net werkend wurde.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From dc42712152d4d49dbbae65e7c7df633c8c8be956 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 11 Oct 2021 09:54:27 -0500 Subject: [PATCH 2674/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 0199a8e5c..2f44f2b19 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ QR บ้างรูปไม่สามารอ่านค่าได้", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 614bc9357233c51552dbe76efd734e7d89964c4f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 12 Oct 2021 08:19:12 -0500 Subject: [PATCH 2675/3473] New translations messages.json (German) --- _locales/de/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index dfcc27418..22ccb9182 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Ungültiges Kontogeheimnis", "description": "Secret Error." }, "add_code": { @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import erfolgreich, aber mancher QR-Code konnte nicht erkannt werden.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Einfach", "description": "Simple theme" }, "theme_high_contrast": { @@ -416,10 +416,10 @@ "message": "Das Aktivieren des intelligenten Filters ermöglicht schnellen Zugriff auf Konten." }, "show_all_insights": { - "message": "Show all insights." + "message": "Alle Warnungen anzeigen." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Keine Warnungen, alle Einstellungen entsprechen den Empfehlungen!" }, "danger": { "message": "Risiko" @@ -437,9 +437,9 @@ "message": "Weitere Informationen" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Zum Kontextmenü hinzufügen" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Keine Konten zum Anzeigen. Erstes Konto jetzt hinzufügen." } } From e57f23552c02a2af40cf0fb2f2cf3dc4a3828f91 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 14 Oct 2021 19:51:08 -0500 Subject: [PATCH 2676/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 11feb8e42..a92243878 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -419,7 +419,7 @@ "message": "Tüm önerileri göster." }, "no_insight_available": { - "message": "Öneri bulunamadı, Her şey yolunda gözüküyor!" + "message": "Öneri bulunamadı. Her şey yolunda gözüküyor." }, "danger": { "message": "Tehlike" From 07c0f31515b6fd2e32e2858938bea2e5b5579dcb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 19 Oct 2021 09:19:14 -0500 Subject: [PATCH 2677/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index bcd78b6ce..966161631 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importació feta amb èxit, però alguns codis QR no s'han reconegut.", + "message": "Importat correctament, però alguns codis QR no s'han reconegut.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Senzill", "description": "Simple theme" }, "theme_high_contrast": { @@ -395,7 +395,7 @@ "message": "Fes una còpia de les dades a un fitxer." }, "password_policy_default_hint": { - "message": "La contrasenya no acompleix els requeriments de seguretat de la vostra organització. Contacteu amb el vostre administrador per a més informació." + "message": "La contrasenya no compleix els requeriments de seguretat de la teva companyia. Contacta amb el teu administrador per a més informació." }, "advisor": { "message": "Assessor" From 295551da5545d50e8812ab4e55dca1e482531569 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 22 Oct 2021 11:12:27 -0500 Subject: [PATCH 2678/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 2f44f2b19..bead422d2 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -437,7 +437,7 @@ "message": "เพิ่มเติม" }, "enable_context_menu": { - "message": "添加到右键菜单" + "message": "Add to context menu" }, "no_entires": { "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณ" From bd38b75b852a9a990a419b074936eeefce972ab4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 Oct 2021 00:59:42 -0500 Subject: [PATCH 2679/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d94c235bc..c8b8b97d2 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -170,7 +170,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "مزامنة الساعة مع جوجل", "description": "Sync Clock" }, "remember_phrase": { @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "تم الاستيراد بنجاح، ولكن لم يتم التعرف على بعض رموز QR.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "بسيط", "description": "Simple theme" }, "theme_high_contrast": { @@ -395,13 +395,13 @@ "message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "كلمة المرور الخاصة بك لا تفي بمتطلبات أمان مؤسستك. اتصل بالمسؤول للحصول على مزيد من المعلومات." }, "advisor": { - "message": "Advisor" + "message": "مستشار" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "تعيين كلمة مرور لحماية بياناتك." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From b894ec9bf240a3fd3c2f1bccbadbb83ebd6e6b60 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 Oct 2021 01:20:06 -0500 Subject: [PATCH 2680/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index c8b8b97d2..694efd95c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -404,16 +404,16 @@ "message": "تعيين كلمة مرور لحماية بياناتك." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "تفعيل القفل التلقائي لحماية بياناتك." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "مزامنة المتصفح معطلة. تمكينه يسمح للمزامنة بين الحسابات عبر المتصفحات." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "يمكن تمكين التعبئة التلقائية لملء الرموز تلقائياً في مواقع الويب." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "تفعيل الفلتر الذكي يسمح بالوصول السريع إلى الحسابات." }, "show_all_insights": { "message": "Show all insights." From 13b6ce6917d854e10fbb1cf4c0a22529f9723f8c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 Oct 2021 01:52:00 -0500 Subject: [PATCH 2681/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 694efd95c..caca79a21 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -16,11 +16,11 @@ "description": "Added Account." }, "errorqr": { - "message": "رمز الاستجابة السريع غير معترف به.", + "message": "رمز QR غير معروف.", "description": "QR Error." }, "errorsecret": { - "message": "بيانات الحساب غير صالحة", + "message": "سرية الحساب غير صالحة", "description": "Secret Error." }, "add_code": { @@ -416,30 +416,30 @@ "message": "تفعيل الفلتر الذكي يسمح بالوصول السريع إلى الحسابات." }, "show_all_insights": { - "message": "Show all insights." + "message": "إظهار جميع الرؤى." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "لم يتم العثور على رؤية، كل شيء يبدو جيدًا!" }, "danger": { - "message": "Danger" + "message": "خطر" }, "warning": { - "message": "Warning" + "message": "تحذير" }, "info": { - "message": "Info" + "message": "معلومات" }, "dismiss": { - "message": "Dismiss" + "message": "تجاهل" }, "learn_more": { - "message": "Learn more" + "message": "لمعرفة المزيد" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "إضافة إلى قائمة السياق" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "لا توجد حسابات لعرضها. أضف حسابك الأول الآن." } } From 2b0849602e3ea62e0dd4d2c2c67329c67f4a97e0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 Oct 2021 04:20:36 -0500 Subject: [PATCH 2682/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 844c90dd9..d9d79e923 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Λειτουργία αναδυόμενου παραθύρου", + "message": "Αναδυόμενο παράθυρο", "description": "Make window turn into persistent popup" }, "lock": { @@ -286,7 +286,7 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Χρήση της αυτόματης συμπλήρωσης", + "message": "Αυτόματη συμπλήρωση", "description": "Use Autofill" }, "use_high_contrast": { @@ -401,7 +401,7 @@ "message": "Σύμβουλος" }, "advisor_insight_password_not_set": { - "message": "Δημιουργήστε έναν κωδικό για να ασφαλίσετε τα δεδομένα σας." + "message": "Δημιουργήστε έναν κωδικό για να προστατέψετε τα δεδομένα σας." }, "advisor_insight_auto_lock_not_set": { "message": "Ενεργοποιήστε το αυτόματο κλείδωμα για να προστατεύσετε τα δεδομένα σας." @@ -419,7 +419,7 @@ "message": "Εμφάνιση όλων των συμβουλών." }, "no_insight_available": { - "message": "Δεν βρέθηκαν συμβουλές, όλα είναι μια χαρά!" + "message": "Δε βρήκαμε καμία συμβουλή για εσάς, όλα φαίνονται τέλεια!" }, "danger": { "message": "Κίνδυνος" From f43d37e19d9984ac8ce4078244f4e8e73ca8e799 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 23 Oct 2021 04:31:35 -0500 Subject: [PATCH 2683/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index d9d79e923..f6b7aa8f9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -214,7 +214,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Λήψη αντιγράφου ασφαλείας", + "message": "Λήψη αρχείου", "description": "Download backup file." }, "import_backup": { @@ -222,7 +222,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Εισαγωγή αντιγράφου ασφαλείας", + "message": "Εισαγωγή από αρχείο", "description": "Import backup file." }, "import_backup_qr": { @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Να εμφανιστούν όλες οι καταχωρήσεις", + "message": "Εμφάνιση όλων των λογαριασμών", "description": "Show all entries." }, "dropbox_risk": { From f55be45977f711af68a4b669c20538a9e3d274ac Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 27 Oct 2021 07:09:20 -0500 Subject: [PATCH 2684/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index f6b7aa8f9..df065b5aa 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -222,7 +222,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Εισαγωγή από αρχείο", + "message": "Import Backup File", "description": "Import backup file." }, "import_backup_qr": { From 6b748da4c784a3474d0037e34cb5a87011d11d1a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 29 Oct 2021 21:00:30 -0500 Subject: [PATCH 2685/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e9c9c8bbe..8cb1dd85c 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Импорт успешный, но некоторые QR-коды не могут быть распознаны.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 9803d49e0b1bbc98fbea017d2862e346e246f3e4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 30 Oct 2021 09:19:15 -0500 Subject: [PATCH 2686/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8cb1dd85c..1f2685f19 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Простая", "description": "Simple theme" }, "theme_high_contrast": { @@ -437,7 +437,7 @@ "message": "Узнать больше" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Добавить в контекстное меню" }, "no_entires": { "message": "No accounts to display. Add your first account now." From daede524129a4a150f0519f33786152ee504a0aa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 30 Oct 2021 09:29:39 -0500 Subject: [PATCH 2687/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 77d44ba13..5c1349611 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importul a reușit, dar unele coduri QR nu au putut fi recunoscute.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -398,13 +398,13 @@ "message": "Parola dvs. nu îndeplinește cerințele de securitate ale organizației. Contactați administratorul pentru mai multe informații." }, "advisor": { - "message": "Advisor" + "message": "Consilier" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Setați o parolă pentru a vă proteja datele." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Activați blocarea automată pentru a vă proteja datele." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." From 48f52c55506f5613bf5461c9c9a0861f59e5e3dd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 30 Oct 2021 09:29:40 -0500 Subject: [PATCH 2688/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 984715dbd..fc34c1d9f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import proběhl úspěšně, ale některé kódy QR se nepodařilo rozpoznat.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Jednoduché", "description": "Simple theme" }, "theme_high_contrast": { @@ -437,9 +437,9 @@ "message": "Learn more" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Přidat do kontextové nabídky" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Žádné účty k zobrazení. Přidejte svůj první účet nyní." } } From f3f476c0cf5f54c9cb9ead2be28e376db3ba9c57 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 30 Oct 2021 09:39:40 -0500 Subject: [PATCH 2689/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 5c1349611..7dca031f9 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "simplă", "description": "Simple theme" }, "theme_high_contrast": { @@ -407,34 +407,34 @@ "message": "Activați blocarea automată pentru a vă proteja datele." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Sincronizarea browserului este dezactivată. Activarea acesteia permite sincronizarea conturilor între browsere." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Se poate activa funcția de autocompletare pentru a introduce automat coduri în site-urile web." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Activarea filtrului inteligent permite accesul rapid la conturi." }, "show_all_insights": { - "message": "Show all insights." + "message": "Afișați toate informațiile." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nu s-au găsit perspective, totul arată bine!" }, "danger": { - "message": "Danger" + "message": "Pericol" }, "warning": { - "message": "Warning" + "message": "Avertisment" }, "info": { - "message": "Info" + "message": "Informații" }, "dismiss": { - "message": "Dismiss" + "message": "Renunță" }, "learn_more": { - "message": "Learn more" + "message": "Aflați mai multe" }, "enable_context_menu": { "message": "Adaugă la meniul contextual" From 9c92d467dd76a4466271fb7f49454426166696e4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 1 Nov 2021 21:52:10 -0500 Subject: [PATCH 2690/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 1f2685f19..6e509a6b7 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -440,6 +440,6 @@ "message": "Добавить в контекстное меню" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Нет аккаунтов для отображения. Добавьте свой первый аккаунт сейчас." } } From be942ffb10ba774a681f1f1791e039b0be036e2b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 1 Nov 2021 21:52:11 -0500 Subject: [PATCH 2691/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 3aff1d4c0..803fb8f2f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Неприпустимий ідентифікатор аккаунта.", + "message": "Неприпустимий ідентифікатор аккаунта", "description": "Secret Error." }, "add_code": { @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Імпорт завершено, але деякі QR-коди не вдалося розпізнати.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Проста", "description": "Simple theme" }, "theme_high_contrast": { @@ -437,9 +437,9 @@ "message": "Дізнатись більше" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Додати до контекстного меню" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Немає аккаунтів, щоб їх показати. Додайте свій перший аккаунт зараз." } } From 38d9a25ec37c7ac01a7c18adbd49b2c98b80f71f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 1 Nov 2021 22:03:56 -0500 Subject: [PATCH 2692/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 803fb8f2f..f829e3aaa 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Додати обліковий запис", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Не вдалося виконати імпорт. Якщо ви переносите дані з Google Authenticator, будь ласка, повторно експортуйте свої дані з Google Authenticator і спробуйте знову.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Частина данних облікового запису не була імпортована.", "description": "Some migration data is broken." }, "close": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Логін", + "message": "Ім'я користувача", "description": "Account Name." }, "issuer": { @@ -92,7 +92,7 @@ "description": "Settings." }, "security": { - "message": "Захист", + "message": "Безпека", "description": "Security." }, "current_phrase": { @@ -112,7 +112,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Ви впевнені, що хочете видалити цей обліковий запис? Цю дію не можна скасувати.", + "message": "Ви впевнені, що хочете видалити цей обліковий запис? Цю дію не можливо буде скасувати.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -126,7 +126,7 @@ "message": "Це призведе до видалення всіх Ваших даних і повного скидання автентифікатора. Ви не зможете відновити втрачені дані! Вам слід розглянути можливість збереження резервної копії перед скиданням автентифікатора." }, "security_warning": { - "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не може допомогти вам, якщо ви забудете пароль.", + "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не зможе допомогти вам, якщо ви забудете пароль.", "description": "Passphrase Warning." }, "update": { From 0d4c5700247aeb0eb8956eb39739500a454feb99 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 2 Nov 2021 13:04:49 -0500 Subject: [PATCH 2693/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index bead422d2..289e100a4 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -383,7 +383,7 @@ "message": "จำนวนหลัก" }, "algorithm": { - "message": "ค่าอัลกอริทึม" + "message": "อัลกอริทึม" }, "smart_filter": { "message": "ตัวกรองอัจฉริยะ" From b0e9abcb4d683eed8ac0d0d75024eb030d7cfb3c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 2 Nov 2021 13:24:04 -0500 Subject: [PATCH 2694/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 289e100a4..f04685913 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ QR บ้างรูปไม่สามารอ่านค่าได้", + "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ คิวอาร์โค้ด บางรูปไม่สามารอ่านค่าได้", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,11 +306,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "เรียบง่าย (Automatic Translation)", + "message": "เรียบง่าย", "description": "Simple theme" }, "theme_high_contrast": { - "message": "ค่าคอนทราสต์สูง", + "message": "ความคมชัดสูง", "description": "High Contrast theme" }, "storage_sync_info": { @@ -392,22 +392,22 @@ "message": "สำรองข้อมูล" }, "backup_file_info": { - "message": "สำรองข้อมูลของคุณลงในไฟล์" + "message": "สำรองข้อมูลของคุณเป็นไฟล์" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "รหัสผ่านของคุณไม่ตรงตามความปลอดภัยขององค์กรของคุณที่กำหนดไว้ สำหรับข้อมูลเพิ่มเติมโปรดติดต่อผู้ดูแลระบบของคุณ" }, "advisor": { - "message": "ที่ปรึกษา" + "message": "คำแนะนำ" }, "advisor_insight_password_not_set": { "message": "ตั้งรหัสผ่านเพื่อป้องกันข้อมูลของคุณ." }, "advisor_insight_auto_lock_not_set": { - "message": "เปิดใช้งาน ล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" + "message": "เปิดใช้งาน การล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" }, "advisor_insight_browser_sync_not_enabled": { - "message": "การซิงค์เบราว์เซอร์ปิดใช้งาน. การเปิดใช้งานเพื่อยึนยอมให้บัญชีซิงค์ข้ามเบราว์เซอร์." + "message": "การซิงค์เบราว์เซอร์ถูกปิดใช้งาน. การเปิดใช้งานนั้นจะยินยอมให้บัญชีต่างๆซิงค์ข้ามเบราว์เซอร์." }, "advisor_insight_auto_fill_not_enabled": { "message": "สามารถเปิดการป้อนอัตโนมัติเพื่อป้อนรหัสลงในเว็บไซต์ได้โดยอัตโนมัติ." From 7e540bd52205b7715c2343387090736b142b2e5b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 2 Nov 2021 13:45:30 -0500 Subject: [PATCH 2695/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index f04685913..f6496a8ec 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -20,11 +20,11 @@ "description": "QR Error." }, "errorsecret": { - "message": "ค่าลับของข้อมูลบัญชีไม่ถูกต้อง", + "message": "รหัสลับของบัญชีไม่ถูกต้อง", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "เพิ่มบัญชี", "description": "Add account." }, "add_qr": { @@ -407,7 +407,7 @@ "message": "เปิดใช้งาน การล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" }, "advisor_insight_browser_sync_not_enabled": { - "message": "การซิงค์เบราว์เซอร์ถูกปิดใช้งาน. การเปิดใช้งานนั้นจะยินยอมให้บัญชีต่างๆซิงค์ข้ามเบราว์เซอร์." + "message": "การซิงค์เบราว์เซอร์ถูกปิดใช้งาน. การเปิดใช้งานนั้นจะยินยอมให้บัญชีซิงค์ข้ามเบราว์เซอร์." }, "advisor_insight_auto_fill_not_enabled": { "message": "สามารถเปิดการป้อนอัตโนมัติเพื่อป้อนรหัสลงในเว็บไซต์ได้โดยอัตโนมัติ." @@ -434,12 +434,12 @@ "message": "ยกเลิก" }, "learn_more": { - "message": "เพิ่มเติม" + "message": "เรียนรู้เพิ่มเติม" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "เพิ่มไปยังเมนู" }, "no_entires": { - "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณ" + "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณเลยตอนนี้" } } From 292a1cf279ec1c85aa207fad5e5f120c842ca151 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 3 Nov 2021 05:03:58 -0500 Subject: [PATCH 2696/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 8c37aef5d..6831891d0 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "匯入成功,但部份QR碼無法辨識", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "簡易", "description": "Simple theme" }, "theme_high_contrast": { From c1f777ce389dec150bd8b977ab90f253c570dbfb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 3 Nov 2021 05:15:13 -0500 Subject: [PATCH 2697/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 6831891d0..614cb29a7 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "新增帳戶", + "message": "新增帳號", "description": "Add account." }, "add_qr": { @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "匯入失敗。若您要從Google Authenticator搬遷資料,請重新從Google Autenticator匯出資料後重試", + "message": "匯入失敗。若您要從Google Authenticator搬遷資料,請重新從Google Autenticator匯出資料後再重試", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "使用者名稱", + "message": "用戶名", "description": "Account Name." }, "issuer": { @@ -112,11 +112,11 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "您確定要刪除此帳戶嗎?此操作無法撤消。", + "message": "您確定要刪除此帳戶嗎?此操作無法復原。", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "我了解我所有的資料將被刪除且無法復原。", + "message": "我了解我的所有資料將被刪除且無法復原。", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_high_contrast": { - "message": "高對比", + "message": "高對比度", "description": "High Contrast theme" }, "storage_sync_info": { @@ -322,7 +322,7 @@ "description": "Storage location" }, "sign_in": { - "message": "登錄", + "message": "登入", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { @@ -383,7 +383,7 @@ "message": "數字" }, "algorithm": { - "message": "演算法" + "message": "算法" }, "smart_filter": { "message": "智慧過濾" From 44f01657dfadbfb0428ab786a1eb169b2d274198 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 3 Nov 2021 05:23:43 -0500 Subject: [PATCH 2698/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 614cb29a7..854c1c469 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -123,7 +123,7 @@ "message": "重設Authenticator" }, "delete_all_warning": { - "message": "這將會刪除您所有的資料且重設Authenticator。您將無法復原任何以刪除的資料!在重設Authenticator之前您應備份您的資料。" + "message": "這會刪除您所有的資料並重設Authenticator。您將無法復原任何已刪除的資料!在重設Authenticator之前您應備份您的資料。" }, "security_warning": { "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", From bd9ff36cb62acd04c382788a1494085336517406 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 4 Nov 2021 03:43:51 -0500 Subject: [PATCH 2699/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index e52bb447a..f8027f62d 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -398,7 +398,7 @@ "message": "گذرواژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با سرپرست خود تماس بگیرید." }, "advisor": { - "message": "Advisor" + "message": "مشاور" }, "advisor_insight_password_not_set": { "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." From 1bdadce1ff8a22d2abc8f0c6c417a72b2190203b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:52:53 -0500 Subject: [PATCH 2700/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index b0ab8bdde..fa4918b56 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -437,7 +437,7 @@ "message": "Más información" }, "enable_context_menu": { - "message": "http://192.168.0.1/" + "message": "Add to context menu" }, "no_entires": { "message": "No hay cuentas para mostrar. Añade tu primera cuenta ahora." From 6f98abfd492ccfb98600e3e4ebbcdc48fc78959a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 21 Nov 2021 01:29:51 -0600 Subject: [PATCH 2701/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 3ae5ac081..c5a0fd1db 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Nhập thành công, nhưng không thể nhận dạng một số hình ảnh QR.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Đơn giản", "description": "Simple theme" }, "theme_high_contrast": { From a64d8ab79e2f82145dadd13d06a31aa7fa7660c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 28 Nov 2021 10:39:59 -0600 Subject: [PATCH 2702/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index af77999dc..0b3a4f40d 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importazione riuscita, ma alcuni codici QR non possono essere riconosciuti.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Semplice", "description": "Simple theme" }, "theme_high_contrast": { From 02e47d0a250e330e9ddca6af76c857135727078e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Dec 2021 08:59:44 -0600 Subject: [PATCH 2703/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a92243878..e5bbf0421 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Temel", + "message": "Sade", "description": "Simple theme" }, "theme_high_contrast": { From ec61a2abf6ae13b2d1e899ac46159137d700d151 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Dec 2021 11:59:04 -0600 Subject: [PATCH 2704/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e5bbf0421..be9f98f91 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Hesap bilgilerinin şifrelemesini çözmek için parolanızı girin.", + "message": "Verilerin şifrelemesini çözmek için parolanızı girin.", "description": "Passphrase Info" }, "sync_clock": { @@ -250,7 +250,7 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Yedekleri içe aktarmak için doğru parolayı sağlamalısınız.", + "message": "Yedeklemeyi içe aktarmak için parolanızı girin.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From 4107ee18c5f4d6201c59855183c2fe41795a76cc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Dec 2021 12:11:56 -0600 Subject: [PATCH 2705/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index be9f98f91..d8fcccf56 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Şifresi çözülemeyen hesaplar bu yedeklemeye dahil edilmeyecektir.", + "message": "Şifrelemesi çözülemeyen hesaplar bu yedeklemeye dahil edilmeyecektir.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 4d339ab785550b08fd7298df1e37647e616d7548 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Dec 2021 11:33:31 -0600 Subject: [PATCH 2706/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 0a8035e8b..3877dfd08 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authentificateur", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Acquisition du code QR", + "message": "Scanner le code QR", "description": "Scan QR Code." }, "add_secret": { @@ -104,7 +104,7 @@ "description": "New Passphrase." }, "phrase": { - "message": "Phrase Secrète", + "message": "Mot de passe", "description": "Passphrase." }, "confirm_phrase": { From 7234e76de890fff86e1f5b447ad0b90db5d7a8a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Dec 2021 22:02:33 -0600 Subject: [PATCH 2707/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index caca79a21..f14ce7e74 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "هل تحاول مسح رمز QR من ملف محلي؟ استخدم استيراد نسخة احتياطية لصورة QR بدلاً من ذلك.", + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -198,7 +198,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "قائم على العداد", + "message": "Counter Based", "description": "Counter Based" }, "resize_popup_page": { From 81eeaf20adf0f1c05295f035effd10716b2b9f87 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 10 Dec 2021 20:07:00 -0600 Subject: [PATCH 2708/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d8fcccf56..d1b07cc61 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -419,7 +419,7 @@ "message": "Tüm önerileri göster." }, "no_insight_available": { - "message": "Öneri bulunamadı. Her şey yolunda gözüküyor." + "message": "Öneri bulunmuyor. Her şey yolunda gözüküyor." }, "danger": { "message": "Tehlike" From 022436d15f342843774e11ccec4831cb64ac84df Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 22 Dec 2021 23:41:38 -0600 Subject: [PATCH 2709/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 9bbc0c04e..4af74751a 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Impor berhasil, tapi beberapa gambar QR tidak dapat dikenali.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Sederhana", "description": "Simple theme" }, "theme_high_contrast": { @@ -437,9 +437,9 @@ "message": "Selengkapnya" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Tambahkan ke menu konteks" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Tidak ada akun untuk ditampilkan. Tambahkan akun pertamamu sekarang." } } From b3eab843a777bffbe095c8b88c434c1cc1bb70aa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 29 Dec 2021 02:44:13 -0600 Subject: [PATCH 2710/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index f8027f62d..2b8e7facc 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -274,7 +274,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "قفل", + "message": "قفل کردن", "description": "Lock accounts" }, "edit": { From 628324d54f9abae094a3468343c086dfdf6cb60e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:26 -0600 Subject: [PATCH 2711/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 4af74751a..45fa2f6e1 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -309,6 +309,10 @@ "message": "Sederhana", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Kontras Tinggi", "description": "High Contrast theme" From 23390bb284f5fb570ec693dc4cea60c2e85cf06c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:27 -0600 Subject: [PATCH 2712/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index f829e3aaa..124cf1e91 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -309,6 +309,10 @@ "message": "Проста", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Висока контрастність", "description": "High Contrast theme" From e8bd9ca51917e8c13a0bc7228a87fa7debf4e16e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:28 -0600 Subject: [PATCH 2713/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 965c0dcaf..86ecbf08a 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -309,6 +309,10 @@ "message": "Prosty", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Wysoki kontrast", "description": "High Contrast theme" From af8483919d48734ab890f17ea2f7cea0ba429b41 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:29 -0600 Subject: [PATCH 2714/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1a57a3f06..fb5bab8f9 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Alto Contraste", "description": "High Contrast theme" From 094f3ee05b1480ad109f60a2afbb2353c0e3336f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:30 -0600 Subject: [PATCH 2715/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6e509a6b7..c2a5f75bc 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -309,6 +309,10 @@ "message": "Простая", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Высокая контрастность", "description": "High Contrast theme" From efa9207d29bfb4d96cd3fc48eb20fd762ded30a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:31 -0600 Subject: [PATCH 2716/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index a538bf9cd..cd44853cc 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Kontrast i lartë", "description": "High Contrast theme" From a64a88053e2f80e54b4cf2c400dd70621297f6f1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:32 -0600 Subject: [PATCH 2717/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 82140bd20..e3a6f150b 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Велики контраст", "description": "High Contrast theme" From f792ecd17444399f1c9f25f780dc14d88e8d6520 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:33 -0600 Subject: [PATCH 2718/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 7f86fe22f..fd6ebe7a2 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 3db5ad30381ff0412cfa2a2e69fc8a82c3afc1cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:34 -0600 Subject: [PATCH 2719/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d1b07cc61..07312ba9a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -309,6 +309,10 @@ "message": "Sade", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Yüksek Kontrast", "description": "High Contrast theme" From 93fc7b069c6b21e6bc9c4a3a237cb03d3e88a186 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:34 -0600 Subject: [PATCH 2720/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 08d0c75c8..2fa952ee7 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -309,6 +309,10 @@ "message": "简约", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "高对比度", "description": "High Contrast theme" From 747c5ea9f1fca94d728c717736a68a84bb314626 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:35 -0600 Subject: [PATCH 2721/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 80946f10c..322a3e0a6 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -309,6 +309,10 @@ "message": "Eenvoudig", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Hoog contrast", "description": "High Contrast theme" From f00159926a8e4c764f15f88eec89cd9e9a2e1493 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:36 -0600 Subject: [PATCH 2722/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 854c1c469..af909b6db 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -309,6 +309,10 @@ "message": "簡易", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "高對比度", "description": "High Contrast theme" From 7380f030b089f5386cc6aff2c95ddd81b653cd66 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:37 -0600 Subject: [PATCH 2723/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index c5a0fd1db..024361b16 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -309,6 +309,10 @@ "message": "Đơn giản", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Tương phản cao", "description": "High Contrast theme" From f639b6f1050b284ae6f6e5bf258be81e91b7b9af Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:38 -0600 Subject: [PATCH 2724/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 82cce0040..f95fdd20d 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -309,6 +309,10 @@ "message": "Simples", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Alto contraste", "description": "High Contrast theme" From 5913329897d2f34d012a0daa71166fdf3cc77a31 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:39 -0600 Subject: [PATCH 2725/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index f970afb81..fb0fd5bff 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -309,6 +309,10 @@ "message": "সিম্পল", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "উচ্চ কন্ট্র্যাস্ট", "description": "High Contrast theme" From 800f01379e5f30f5f047857f855bab06b5da552c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:40 -0600 Subject: [PATCH 2726/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index f6496a8ec..d44eed2ed 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -309,6 +309,10 @@ "message": "เรียบง่าย", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "ความคมชัดสูง", "description": "High Contrast theme" From 8525f065596f6240cc51536a5039f75faaf135bd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:41 -0600 Subject: [PATCH 2727/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index f5945eddf..7af275922 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Visoki kontrast", "description": "High Contrast theme" From 000bb616369e001a407e7f1ae3f4d80414adcf0c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:42 -0600 Subject: [PATCH 2728/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 4dfd6290a..6b36bc167 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -309,6 +309,10 @@ "message": "Lihtne", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Kõrge kontrastsus", "description": "High Contrast theme" From 16ed80dc30fcba44d914443a0f3e5e4ad966a3f4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:43 -0600 Subject: [PATCH 2729/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 62178fd97..66caf51da 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From a201169f08e29801c8d2c84478065e3869cdf75e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:44 -0600 Subject: [PATCH 2730/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index e353e0d0c..39ef9a0a0 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -309,6 +309,10 @@ "message": "심플", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "고대비", "description": "High Contrast theme" From e254676cbe34b8988976272fd071fab73344ff11 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:45 -0600 Subject: [PATCH 2731/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 2b8e7facc..10785549e 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -309,6 +309,10 @@ "message": "ساده", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "کنتراست بالا", "description": "High Contrast theme" From bfb565055092168cbc4b653081266e813d40cb11 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:46 -0600 Subject: [PATCH 2732/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 98a352438..588c36562 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Høj Kontrast", "description": "High Contrast theme" From a7a80a4a91aac0e52a57d5e4c2305de76f5a811b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:46 -0600 Subject: [PATCH 2733/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 7dca031f9..f5ea2ea5e 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -309,6 +309,10 @@ "message": "simplă", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Contrast sporit", "description": "High Contrast theme" From 5b7fe883833c9f36665b2a06b0fcb7bfdb873ca0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:47 -0600 Subject: [PATCH 2734/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 3877dfd08..2c57aa6e5 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Contraste élevé", "description": "High Contrast theme" From 23109114306ba7ee71440047da87a99661851029 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:48 -0600 Subject: [PATCH 2735/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index fa4918b56..60e8dbe11 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Alto contraste", "description": "High Contrast theme" From 8e7ca5952b702e38fcd28dbc0412e48de2fcfbce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:49 -0600 Subject: [PATCH 2736/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index f14ce7e74..e49094663 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -309,6 +309,10 @@ "message": "بسيط", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "تباين عالي", "description": "High Contrast theme" From 77da6545eb32a7aecc10c5da9cdf74cec00b6e70 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:50 -0600 Subject: [PATCH 2737/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index eb838af10..f0c302229 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 69a8d75dc1fb5cfc7bae85af9c3e14e818e68ed7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:51 -0600 Subject: [PATCH 2738/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 966161631..92b1c6aa9 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -309,6 +309,10 @@ "message": "Senzill", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Alt contrast", "description": "High Contrast theme" From 9a1c4b7be2cb576b06e8df5350cd25db0ebceb3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:52 -0600 Subject: [PATCH 2739/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index fc34c1d9f..48a0f5445 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -309,6 +309,10 @@ "message": "Jednoduché", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Vysoký kontrast", "description": "High Contrast theme" From 87ef516c6e5ff6c9bbdcd3ee55c77c0f9a71813f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:53 -0600 Subject: [PATCH 2740/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 22ccb9182..fa839f262 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -309,6 +309,10 @@ "message": "Einfach", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Hoher Kontrast", "description": "High Contrast theme" From 89b35ec091267546371891145811eec92c6fdcb5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:54 -0600 Subject: [PATCH 2741/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e6241fa14..90041db29 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -309,6 +309,10 @@ "message": "シンプル", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "高コントラスト", "description": "High Contrast theme" From 7147d8bf2438c706f5bf6c35cdb17001706c33a6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:55 -0600 Subject: [PATCH 2742/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index df065b5aa..a3f2f467c 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -309,6 +309,10 @@ "message": "Απλό", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Υψηλή αντίθεση", "description": "High Contrast theme" From 982e5a129f7bed76eb0ca35097e22f88f371e527 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:56 -0600 Subject: [PATCH 2743/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 5ddb11b1d..bc4780093 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -309,6 +309,10 @@ "message": "Ienfâldich", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Heech kontrast", "description": "High Contrast theme" From e9f357fd3aab16cf7b33bebe324d0667835f63ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:57 -0600 Subject: [PATCH 2744/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 4f7c01e4e..ba58707df 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From e4191b3d57a80c22b5809f6abfde9d47d6d6b085 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:57 -0600 Subject: [PATCH 2745/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 60035d066..13ddb515e 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "ניגודיות גבוהה", "description": "High Contrast theme" From 2476f6ced763da841d6b70c91f2fcdd436860016 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:59 -0600 Subject: [PATCH 2746/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 2335502bf..c43dbe46b 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Nagy kontrasztú", "description": "High Contrast theme" From e0a443e1ebaed573c749e5c64a9aa5a8f6074eb2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:20:59 -0600 Subject: [PATCH 2747/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 17d646cf9..1dae05cd1 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From ee9c711473e5b4bb7ddf80ddefdbcb42a8eb0aa4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:21:01 -0600 Subject: [PATCH 2748/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0b3a4f40d..131b1a45e 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -309,6 +309,10 @@ "message": "Semplice", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "Contrasto Elevato", "description": "High Contrast theme" From d768e219094f98d76d2502b338bef992f13f6a30 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:21:02 -0600 Subject: [PATCH 2749/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index e76f80d40..029ad3f74 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -309,6 +309,10 @@ "message": "Simple", "description": "Simple theme" }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, "theme_high_contrast": { "message": "High Contrast", "description": "High Contrast theme" From 6ef4ae9f893f6303aa35466d6d7ab788c0b8e04b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 13:30:14 -0600 Subject: [PATCH 2750/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 86ecbf08a..2b7ae5e8b 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompaktowy", "description": "Compact theme" }, "theme_high_contrast": { From 263cb4973903559af46fa4092189bcd89d121819 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 14:01:07 -0600 Subject: [PATCH 2751/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 92b1c6aa9..d81fa5413 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Compacta", "description": "Compact theme" }, "theme_high_contrast": { From 535518080078076c725bf41e04753cb53d7c9dce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 15:01:32 -0600 Subject: [PATCH 2752/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 6b36bc167..026532f07 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompaktne", "description": "Compact theme" }, "theme_high_contrast": { From 704df2863519dfe57c756550c99dc29599bf8a5c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 15:09:53 -0600 Subject: [PATCH 2753/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 2fa952ee7..861be1c87 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "导入成功,但部分二维码无法识别。", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "紧凑", "description": "Compact theme" }, "theme_high_contrast": { From 1c14d25a46730b29dd3eda151521d83063a3704c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 Dec 2021 15:09:54 -0600 Subject: [PATCH 2754/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index d44eed2ed..ac7b148f5 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "กะทัดรัด", "description": "Compact theme" }, "theme_high_contrast": { From e628fcb2277773002177ed5a337ffb7bf396aa79 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 1 Jan 2022 10:30:12 -0600 Subject: [PATCH 2755/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 90041db29..d91dec110 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "コンパクト", "description": "Compact theme" }, "theme_high_contrast": { From fec44a80af589240d117c076b3cac01149d5e18e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 1 Jan 2022 17:20:32 -0600 Subject: [PATCH 2756/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index f95fdd20d..d2eab05d0 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Tema compacto", "description": "Compact theme" }, "theme_high_contrast": { From 86b3cea8e9d8c71cefd0e96c89c37d8fe9cc793e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 1 Jan 2022 20:09:42 -0600 Subject: [PATCH 2757/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 48a0f5445..dd713a228 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Krátký", "description": "Compact theme" }, "theme_high_contrast": { From 1eb4e3708235ac926909911148a3279fc508f548 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 3 Jan 2022 08:03:13 -0600 Subject: [PATCH 2758/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index bc4780093..f784cd4be 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakt", "description": "Compact theme" }, "theme_high_contrast": { From 5f6424f3791391e205817d0c2e8b5ff5b8460b3c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 3 Jan 2022 08:32:58 -0600 Subject: [PATCH 2759/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 07312ba9a..fa36a0279 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Yoğun", "description": "Compact theme" }, "theme_high_contrast": { From 9354fad4245068b98ef6fecb4bb1065cc1e757b7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 3 Jan 2022 17:35:11 -0600 Subject: [PATCH 2760/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index d2eab05d0..04c25a9f8 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Tema compacto", + "message": "Compacto", "description": "Compact theme" }, "theme_high_contrast": { From 9a5c0b8c9a85f09a88ef2fedb16f47dd109ccc5f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 5 Jan 2022 10:12:32 -0600 Subject: [PATCH 2761/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index d81fa5413..67077ab97 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compacta", + "message": "Compacte", "description": "Compact theme" }, "theme_high_contrast": { From 52dca04a18fbfbdd328dd76f1fab9a096eae0d6f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 6 Jan 2022 14:48:58 -0600 Subject: [PATCH 2762/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a3f2f467c..fad63f6bb 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Συμπαγές", "description": "Compact theme" }, "theme_high_contrast": { From a41f72fa0c22928c4d41a19fb6a19a919bb5ee0f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Jan 2022 11:01:22 -0600 Subject: [PATCH 2763/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 024361b16..7c1949e50 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Rút gọn", "description": "Compact theme" }, "theme_high_contrast": { @@ -330,11 +330,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Đăng nhập", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Tại sao tài khoản thương mại yêu cầu nhiều quyền hơn?" }, "log_out": { "message": "Đăng xuất", @@ -399,51 +399,51 @@ "message": "Sao chép dữ liệu thành 1 tệp tin." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Mật khẩu của bạn không phù hợp với yêu cầu bảo mật từ tổ chức của bạn. Liên hệ người quản lý của bạn để biết thêm thông tin." }, "advisor": { - "message": "Advisor" + "message": "Cố vấn" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Đặt mật khẩu để bảo vệ dữ liệu của bạn." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Cho phép tự động khóa để bảo vệ dữ liệu của bạn." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Việc đồng bộ hóa trình duyệt đã bị tắt. Hãy kích hoạt nó để cho phép các tài khoản được đồng bộ trên các trình duyệt." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autofill có thể được cho phép để tự động điền dữ liệu vào các website." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Bật bộ lọc thông minh cho phép truy cập nhanh vào tài khoản." }, "show_all_insights": { - "message": "Show all insights." + "message": "Hiển thị tất cả thông tin chi tiết." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Không có thông tin chi tiết nào được tìm thấy, mọi thứ có vẻ tốt!" }, "danger": { - "message": "Danger" + "message": "Nguy hiểm" }, "warning": { - "message": "Warning" + "message": "Cảnh báo" }, "info": { - "message": "Info" + "message": "Thông tin" }, "dismiss": { - "message": "Dismiss" + "message": "Bỏ qua" }, "learn_more": { - "message": "Learn more" + "message": "Xem thêm" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Thêm vào context menu" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Không có tài khoản nào để hiển thị. Hãy thêm tài khoản của bạn." } } From b393a52d5586bac75c460550666da48129f2d644 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Jan 2022 10:41:57 -0600 Subject: [PATCH 2764/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 2c57aa6e5..958f5898e 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -402,7 +402,7 @@ "message": "Votre mot de passe ne répond pas aux exigences de sécurité de votre organisation. Contactez votre administrateur pour plus d'informations." }, "advisor": { - "message": "Conseiller" + "message": "Conseils" }, "advisor_insight_password_not_set": { "message": "Définir un mot de passe pour protéger vos données." From 9a6ea7e659f4ac8a10f7bc6894a5e2104ab09a37 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:12:43 -0600 Subject: [PATCH 2765/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 67077ab97..ca6939e7a 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Importat correctament, però alguns codis QR no s'han reconegut.", + "message": "S'ha importat correctament, però alguns codis QR no s'han reconegut.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 26b9548355799d853a88bb4e830da6ad095fea5f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:50 -0600 Subject: [PATCH 2766/3473] New translations messages.json (French) --- _locales/fr/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 958f5898e..78032dc04 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Aucun compte à afficher. Ajoutez votre premier compte maintenant." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From cf99dc4dfbc114049d84c2c308d7700bef8407fc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:51 -0600 Subject: [PATCH 2767/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 124cf1e91..21e4fa75f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Немає аккаунтів, щоб їх показати. Додайте свій перший аккаунт зараз." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 98554b56e1ddc873a909bb1f66e5af066c460c54 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:52 -0600 Subject: [PATCH 2768/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 66caf51da..690b039e5 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 188fb91fa3c625995513ef8a8a8d87d3a3572b99 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:52 -0600 Subject: [PATCH 2769/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2b7ae5e8b..2ba23b9e2 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 4fb4e7046fe5958a7552459b9c69b16b62c974fd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:53 -0600 Subject: [PATCH 2770/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index fb5bab8f9..2c5beb2f0 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 7d22427ae4c449eadec5d2087245d59a21bc2b81 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:54 -0600 Subject: [PATCH 2771/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c2a5f75bc..92014c43e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Нет аккаунтов для отображения. Добавьте свой первый аккаунт сейчас." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 79ee4f017c22c2ec69ec47a3d885279fc62171a2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:55 -0600 Subject: [PATCH 2772/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index cd44853cc..4a78ba8c6 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From e6e0ac111abbf745834385a4c6c6ca63be4fa674 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:56 -0600 Subject: [PATCH 2773/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index e3a6f150b..6ce62fe04 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 6093306a51351a9bb2849375a6a7ef395db4f790 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:57 -0600 Subject: [PATCH 2774/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index fd6ebe7a2..12c19d5c8 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From ca7e2d0f681702d6336c07fbe8dffc95f12760f4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:58 -0600 Subject: [PATCH 2775/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 54 ++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 861be1c87..c804c0dda 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "没有可显示的账户。现在添加您的第一个账户。" + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 544134699bd85e1cd6f744181aa0dc1a72e44cc4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:28:59 -0600 Subject: [PATCH 2776/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index d91dec110..96946976c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 41713c006db67a3baed2dba5cb30bad126dc4d61 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:00 -0600 Subject: [PATCH 2777/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 54 ++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index af909b6db..b8445a9f1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From eadd228b3719e8ac11b1d93924b338961f8e240e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:01 -0600 Subject: [PATCH 2778/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 45fa2f6e1..49e44eb82 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Tidak ada akun untuk ditampilkan. Tambahkan akun pertamamu sekarang." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 065fe0c764ba2ddc907546a09dafbdfd12f49431 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:02 -0600 Subject: [PATCH 2779/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 10785549e..c43076f49 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "هیچ حساب برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 00a573f3b2a0433beed609c6d65d1ef4e317edee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:03 -0600 Subject: [PATCH 2780/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index fb0fd5bff..515e94b46 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "কোন অ্যাকাউন্ট দেখা যাচ্ছে না। আপনার প্রথম অ্যাকাউন্ট যোগ করুন।" + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From c750555ba168a0cb7a2c0663dc1d3554362f4037 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:04 -0600 Subject: [PATCH 2781/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index ac7b148f5..e55ccbd55 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณเลยตอนนี้" + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 6ccd69485eef0e8d322e0eb058c4912cd2391543 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:05 -0600 Subject: [PATCH 2782/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 7af275922..b46c8bbc6 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From c983f4bfc24c940f2feffdbf6b32b80a95e1302f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:06 -0600 Subject: [PATCH 2783/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 026532f07..d673bf81d 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 71375c8c1c3c9a58e756442bb9a31d79a34a1c57 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:07 -0600 Subject: [PATCH 2784/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 39ef9a0a0..5f6eb6df4 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "표시할 계정이 없습니다. 첫 번째 계정을 추가하세요." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 1f862d5161e60ac8d06dc8a4700f941ba07c8101 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:08 -0600 Subject: [PATCH 2785/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 131b1a45e..62163a460 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 787edcc5e3ff2ce37f2150ceebfe87c90c561f3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:09 -0600 Subject: [PATCH 2786/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 60e8dbe11..e9be341c9 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No hay cuentas para mostrar. Añade tu primera cuenta ahora." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 9138ea68928f45ef705403eb8e53c5fee15d350b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:10 -0600 Subject: [PATCH 2787/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 54 ++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 04c25a9f8..2311eebad 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Não há contas para exibir. Adicione sua primeira conta agora." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 91937ab940c7f2e3ac43dbac987a7e593ee2141e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:11 -0600 Subject: [PATCH 2788/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index ca6939e7a..78d5d9ce1 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Sense comptes per mostrar. Afegiu un compte ara." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From f99ce675c14f8c5ca939feb3be5f55df9695104b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:12 -0600 Subject: [PATCH 2789/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index dd713a228..0b42cf01b 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Žádné účty k zobrazení. Přidejte svůj první účet nyní." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 5fca4a3147eb5771946ba87bb10077eec5916185 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:12 -0600 Subject: [PATCH 2790/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index fad63f6bb..8aabf52ba 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 94a51eb830c44a08075fe990ec3157248c78e213 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:13 -0600 Subject: [PATCH 2791/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index f784cd4be..068b573b0 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Gjin accounts om te toanen. Foegje jo earste account no ta." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 9bb64a4db93842114ee6d62324c5631de42e6450 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:14 -0600 Subject: [PATCH 2792/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 322a3e0a6..a7c9f5ee0 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Geen accounts om te tonen. Voeg uw eerste account nu toe." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From deb91def84309d88555190849656fbc369cbaf21 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:15 -0600 Subject: [PATCH 2793/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index fa36a0279..8d7db8b85 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 38c0f57eb7f6707733cca478951e66543050edd5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:16 -0600 Subject: [PATCH 2794/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7c1949e50..bbb5fda72 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Không có tài khoản nào để hiển thị. Hãy thêm tài khoản của bạn." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From c16824338c734cd68ef608dfe27849561ef34e3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:17 -0600 Subject: [PATCH 2795/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index f5ea2ea5e..b24357052 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Niciun cont de afișat. Adaugă primul tău cont acum." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 78ec953f86d179acf55e7bac27cff10d56f1b0a0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:18 -0600 Subject: [PATCH 2796/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 1dae05cd1..ec2d0d764 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 5f2bcb9303dcb6f9c45a252205471eb0ea0014c9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:19 -0600 Subject: [PATCH 2797/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index e49094663..62ca2de4c 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "لا توجد حسابات لعرضها. أضف حسابك الأول الآن." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 4221fb50619cb15f06eb3ab10d9a99f8e41d0c14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:20 -0600 Subject: [PATCH 2798/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index f0c302229..0cf0e6acb 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From b421aedd2a147dbd588c471aef5f41f8ff8cafe0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:21 -0600 Subject: [PATCH 2799/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 588c36562..3725243d6 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 20d890a085b970731332de174db237e559e75bdd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:22 -0600 Subject: [PATCH 2800/3473] New translations messages.json (German) --- _locales/de/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index fa839f262..e7012f28f 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Keine Konten zum Anzeigen. Erstes Konto jetzt hinzufügen." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 6139d5ba1d8a35976af8fda442b69455e30e961c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:23 -0600 Subject: [PATCH 2801/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index ba58707df..c15198f33 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From d3e0a21380f72c1bcd79884850c98289ff0180c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:24 -0600 Subject: [PATCH 2802/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 13ddb515e..4cde9483c 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 748dbaf07688f61e4778318ca19087a533564fd1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:25 -0600 Subject: [PATCH 2803/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index c43dbe46b..815f014cb 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "Nincs megjeleníthető fiók. Add hozzá első fiókodat most." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From 3e020715831bc2ec0ae6691636d49b8b4f99d5ba Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:26 -0600 Subject: [PATCH 2804/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 029ad3f74..17230ac01 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -445,5 +445,59 @@ }, "no_entires": { "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." } } From bd3e64a83f767954994c77718cc589e82f1b1787 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:40:42 -0600 Subject: [PATCH 2805/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index d673bf81d..a9226dc1f 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -447,10 +447,10 @@ "message": "No accounts to display. Add your first account now." }, "permissions": { - "message": "Permissions" + "message": "Õigused" }, "permission_revoke": { - "message": "Revoke" + "message": "Võta tagasi" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" From 22a2e5993f5dab96c087772bfa9d3bc90deee883 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:59:22 -0600 Subject: [PATCH 2806/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 2ba23b9e2..36540b4cb 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -447,40 +447,40 @@ "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." }, "permissions": { - "message": "Permissions" + "message": "Uprawnienia" }, "permission_revoke": { - "message": "Revoke" + "message": "Unieważnij" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Pokaż nieodwołalne uprawnienia" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Jest to uprawnienie wymagane i nie może zostać unieważnione." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Dostęp do bieżącej karty w celu zeskanowania kodów QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Dostęp do pamięci masowej przeglądarki w celu przechowywania danych konta." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Umożliwia logowanie się do usług pamięci masowej innych dostawców." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Przyznaje dostęp tylko do zapisu do schowka w celu skopiowania kodów do schowka po kliknięciu konta." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Dodaje dodatek Authenticator do menu kontekstowego." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Dostęp do wszystkich stron internetowych w celu skanowania kodów QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Umożliwia synchronizację zegara z Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Umożliwia tworzenie kopii zapasowej w usłudze Dropbox." }, "permission_dropbox_cannot_revoke": { "message": "You must disable Dropbox backup first." From e3788cfe06a18a535b829564792f23d608151a8c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 09:09:05 -0600 Subject: [PATCH 2807/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 96946976c..aace42d5a 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -447,52 +447,52 @@ "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" }, "permissions": { - "message": "Permissions" + "message": "権限" }, "permission_revoke": { - "message": "Revoke" + "message": "取り消す" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "取消不可能な権限を表示" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "これは必須の権限であり、取り消すことはできません。" }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "現在のタブにアクセスしてQRコードをスキャンします。" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "ブラウザのストレージにアクセスしてアカウントデータを保存します。" }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "サードパーティのストレージサービスへのサインインを許可します。" }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "アカウントをクリックしたときにクリップボードへの書き込み専用の権限を許可します。" }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "コンテキストメニューに認証システムを追加します。" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "すべてのウェブサイトにアクセスしてQRコードをスキャンします。" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Google との時刻の同期を許可します。" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Dropboxへのバックアップを許可します。" }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "最初にDropboxのバックアップを無効にする必要があります。" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Google ドライブへのバックアップを許可します。" }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "まず、Google ドライブのバックアップを無効にする必要があります。" }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "OneDriveへのバックアップを行います。" }, "permission_onedrive_cannot_revoke": { "message": "You must disable OneDrive backup first." From 8c30f4e4d04a54dfb3a836ac47d4af51e20f8756 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 09:09:06 -0600 Subject: [PATCH 2808/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 36540b4cb..e29e463c8 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -411,7 +411,7 @@ "message": "Włącz automatyczne blokowanie, aby chronić twoje dane." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej pozwala na synchronizację kont pomiędzy przeglądarkami." + "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej umożliwia synchronizację kont pomiędzy przeglądarkami." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autouzupełnianie może być włączone, aby automatycznie wypełniać kody na stronach internetowych." @@ -480,24 +480,24 @@ "message": "Umożliwia synchronizację zegara z Google." }, "permission_dropbox": { - "message": "Umożliwia tworzenie kopii zapasowej w usłudze Dropbox." + "message": "Umożliwia tworzenie kopii zapasowej w Dropboksie." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Musisz najpierw wyłączyć kopię zapasową Dropboksa." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Umożliwia tworzenie kopii zapasowej na Dysku Google." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Musisz najpierw wyłączyć kopię zapasową Dysku Google." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Umożliwia tworzenie kopii zapasowej w OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Musisz najpierw wyłączyć kopię zapasową OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Nieznane uprawnienie. Jeśli widzisz ten komunikat, wyślij raport o błędzie." } } From 6cd29c324a41cae90c78f4b883fd431e1ec378bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 09:18:55 -0600 Subject: [PATCH 2809/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index aace42d5a..8177b31b3 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -480,24 +480,24 @@ "message": "Google との時刻の同期を許可します。" }, "permission_dropbox": { - "message": "Dropboxへのバックアップを許可します。" + "message": "Dropboxへバックアップを行います。" }, "permission_dropbox_cannot_revoke": { "message": "最初にDropboxのバックアップを無効にする必要があります。" }, "permission_drive": { - "message": "Google ドライブへのバックアップを許可します。" + "message": "Google ドライブへバックアップを行います。" }, "permission_drive_cannot_revoke": { "message": "まず、Google ドライブのバックアップを無効にする必要があります。" }, "permission_onedrive": { - "message": "OneDriveへのバックアップを行います。" + "message": "OneDriveへバックアップを行います。" }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "最初にOneDriveへのバックアップを無効にする必要があります。" }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "不明な権限です。このメッセージが表示される場合はバグレポートを送信してください。" } } From fa22f4cf382b68a378b47dec32dcc499860d49df Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 09:18:56 -0600 Subject: [PATCH 2810/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e29e463c8..60ac12c99 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -120,13 +120,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Zresetuj Authenticatora" + "message": "Zresetuj dodatek Authenticator" }, "delete_all_warning": { - "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie Authenticatora. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem Authenticatora należy rozważyć zapisanie kopii zapasowej." + "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie dodatku Authenticator. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem dodatku Authenticator należy rozważyć zapisanie kopii zapasowej." }, "security_warning": { - "message": "To hasło będzie służyć szyfrowaniu twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", + "message": "To hasło będzie służyć szyfrowaniu Twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", "description": "Passphrase Warning." }, "update": { @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Czy masz kopię zapasową twoich kont? Nie czekaj, aż będzie za późno!", + "message": "Czy masz kopię zapasową swoich kont? Nie czekaj, aż będzie za późno!", "description": "Remind Backup" }, "capture_failed": { @@ -246,7 +246,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Ostrzeżenie: kopie zapasowe nie są szyfrowane. Używaj na własne ryzyko.", + "message": "Ostrzeżenie: kopie zapasowe są niezaszyfrowane. Używaj na własne ryzyko.", "description": "Backup risk warning." }, "import_error_password": { @@ -341,7 +341,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Wystąpił problem z połączeniem z twoim kontem $SERVICE$, zaloguj się ponownie.", + "message": "Wystąpił problem z połączeniem z kontem $SERVICE$, zaloguj się ponownie.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -405,10 +405,10 @@ "message": "Doradca" }, "advisor_insight_password_not_set": { - "message": "Ustaw hasło, aby chronić twoje dane." + "message": "Ustaw hasło, aby chronić swoje dane." }, "advisor_insight_auto_lock_not_set": { - "message": "Włącz automatyczne blokowanie, aby chronić twoje dane." + "message": "Włącz automatyczne blokowanie, aby chronić swoje dane." }, "advisor_insight_browser_sync_not_enabled": { "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej umożliwia synchronizację kont pomiędzy przeglądarkami." From 3c2e24e0a5580bff9b6d9d366a208025fa695cb0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 09:29:34 -0600 Subject: [PATCH 2811/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 60ac12c99..0ddde3adc 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " został dodany.", + "message": " zostało dodane.", "description": "Added Account." }, "errorqr": { From 9338263d12f9b78b9dba8072796290638b68ceea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 11:51:48 -0600 Subject: [PATCH 2812/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 78d5d9ce1..2ac0094fc 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -447,16 +447,16 @@ "message": "Sense comptes per mostrar. Afegiu un compte ara." }, "permissions": { - "message": "Permissions" + "message": "Permisos" }, "permission_revoke": { - "message": "Revoke" + "message": "Revoca" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Mostra els permisos no revocables" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Aquest és un permís obligatori i no es pot revocar." }, "permission_active_tab": { "message": "Access to the current tab to scan QR codes." From b9a6e597834af410dd24ddb6e3c5fce30cf3e6e8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 12:00:39 -0600 Subject: [PATCH 2813/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 2ac0094fc..656dcc8b3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -459,45 +459,45 @@ "message": "Aquest és un permís obligatori i no es pot revocar." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Accés a la pestanya actual per escanejar codis QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Accés a l'emmagatzematge del navegador per emmagatzemar les dades del compte." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Permet iniciar sessió en serveis d'emmagatzematge de tercers." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Atorga accés només d'escriptura al porta-retalls per copiar codis al porta-retalls quan feu clic al compte." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Afegeix Authenticator al menú contextual." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Accés a tots els llocs web per escanejar codis QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Permet la sincronització del rellotge amb Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Permet còpies de seguretat a Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Primer heu de desactivar la còpia de seguretat a Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Permet còpies de seguretat a Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Primer heu de desactivar la còpia de seguretat a Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Permet còpies de seguretat a OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Primer heu de desactivar la còpia de seguretat a OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Permís desconegut. Si veieu aquest missatge, envieu un informe d'error." } } From 21c77024501682e1838d81398cdae574583b0453 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 13:00:45 -0600 Subject: [PATCH 2814/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2311eebad..f899e6bc1 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -447,25 +447,25 @@ "message": "Não há contas para exibir. Adicione sua primeira conta agora." }, "permissions": { - "message": "Permissions" + "message": "Permissões" }, "permission_revoke": { - "message": "Revoke" + "message": "Revogar" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Mostrar permissões não revogáveis" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Esta é uma permissão necessária e não pode ser revogada." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Acesso à aba atual para escanear códigos QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Acesso ao armazenamento do navegador para armazenar os dados da conta." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Permite o login em serviços de armazenamento de terceiros." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From a58acb42dd3db9c1e377cfc78210cd7de7d3dec2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Jan 2022 13:09:16 -0600 Subject: [PATCH 2815/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index f899e6bc1..107bdf220 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -465,39 +465,39 @@ "message": "Acesso ao armazenamento do navegador para armazenar os dados da conta." }, "permission_identity": { - "message": "Permite o login em serviços de armazenamento de terceiros." + "message": "Permite iniciar sessão em serviços de armazenamento de terceiros." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Concede acesso somente de escrita à área de transferência para copiar códigos para a área de transferência quando você clicar na conta." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Adiciona o Autenticador ao menu de contexto." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Acesso a todos os sites para escanear códigos QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Permite a sincronização de relógio com o Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Permite backup para o Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Você deve desativar o backup do Dropbox primeiro." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Permite backup para o Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Você deve desativar o backup do Google Drive primeiro." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Permite backup para o OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Você deve desativar o backup do OneDrive primeiro." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Permissão desconhecida. Se você ver esta mensagem, por favor envie um relatório de erros." } } From 90b2c648f8db0c656450fec5e864d0a9234d8ba6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 02:12:42 -0600 Subject: [PATCH 2816/3473] New translations messages.json (French) --- _locales/fr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 78032dc04..313312215 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -450,22 +450,22 @@ "message": "Permissions" }, "permission_revoke": { - "message": "Revoke" + "message": "Révoquer" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Afficher les permissions non révocables" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Il s'agit d'une autorisation nécessaire et ne peut pas être révoquée." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Accéder à l'onglet actuel pour scanner le code QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Accès au stockage du navigateur pour y stocker les données du compte." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Permet de se connecter à des services de stockage tiers (ex: Google Drive, Dropbox...)." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From ac6d2425e3ff05c4c7f82d5f59df839e90950ece Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 09:59:43 -0600 Subject: [PATCH 2817/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 62163a460..0c0218841 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Compatto", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,57 +447,57 @@ "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." }, "permissions": { - "message": "Permissions" + "message": "Autorizzazioni" }, "permission_revoke": { - "message": "Revoke" + "message": "Revoca" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Mostra autorizzazioni non revocabili" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Questa è un'autorizzazione necessaria e non revocabile." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Accedi alla scheda corrente per scansionare i codici QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Accedi all'archiviazione del browser per memorizzare i dati del profilo." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Consenti l'accesso a servizi d'archiviazione di terze parti." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Concedi l'accesso di sola scrittura agli appunti per copiarvi i codici quando clicchi sul profilo." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Aggiungi Authenticatori al menu contestuale." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Accedi a tutti i siti web per scansionare i codici QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Consenti la sincronizzazione dell'orario con Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Consenti il backup su Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Devi prima disabilitare il backup di Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Consenti il backup a Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Devi prima disabilitare il backup di Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Consenti il backup su OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Devi prima disabilitare il backup su OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Autorizzazione sconosciuta. Se vedi questo messaggio, sei pregato di inviare una segnalazione di bug." } } From 73389897bae648f29b5230ced9b8400d50d838f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:49:15 -0600 Subject: [PATCH 2818/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 503 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 503 insertions(+) create mode 100644 _locales/ur/messages.json diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json new file mode 100644 index 000000000..ec2d0d764 --- /dev/null +++ b/_locales/ur/messages.json @@ -0,0 +1,503 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 41bf092c4360f474cb95ab189cb94861ee170ac8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:49:16 -0600 Subject: [PATCH 2819/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 503 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 503 insertions(+) create mode 100644 _locales/hi/messages.json diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json new file mode 100644 index 000000000..ec2d0d764 --- /dev/null +++ b/_locales/hi/messages.json @@ -0,0 +1,503 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From f4e817ad6b05135baba04e0da5f1e59a6e4b0213 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:49:17 -0600 Subject: [PATCH 2820/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 503 +++++++++++++++++++++++++++++++++++++ 1 file changed, 503 insertions(+) create mode 100644 _locales/sat/messages.json diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json new file mode 100644 index 000000000..ec2d0d764 --- /dev/null +++ b/_locales/sat/messages.json @@ -0,0 +1,503 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From c0b17ef1c0759b158afb7876948611dfdaa393a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:12:16 -0600 Subject: [PATCH 2821/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index c43076f49..bb0518a4b 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "حالت فشرده", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,25 +447,25 @@ "message": "هیچ حساب برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." }, "permissions": { - "message": "Permissions" + "message": "دسترسي ها" }, "permission_revoke": { - "message": "Revoke" + "message": "ابطال" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "نمایش دسترسی های غیر قابل لغو" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "این یک مجوز الزامی است و قابل ابطال نیست." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "دسترسی به تب فعلی برای اسکن کدهای QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "دسترسی به فضای ذخیره سازی مرورگر برای ذخیره داده های حساب." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "اجازه ورود به سرویس‌های ذخیره‌سازی شخص ثالث." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From cbaf5b6ded49a66d4841ea3ea2ce37fee25d3128 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:23:01 -0600 Subject: [PATCH 2822/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index bb0518a4b..a8080027c 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -468,36 +468,36 @@ "message": "اجازه ورود به سرویس‌های ذخیره‌سازی شخص ثالث." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "وقتی روی حساب کلیک می‌کنید، به کلیپ‌بورد دسترسی فقط نوشتنی برای کپی کردن کدها در کلیپ‌بورد می‌دهد." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Authenticator را به منوی context اضافه می کند." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "دسترسی به تمام وب سایت ها برای اسکن کدهای QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "اجازه همگام سازی ساعت با Google را می دهد." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "امکان پشتیبان گیری در Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "ابتدا باید نسخه پشتیبان Dropbox را غیرفعال کنید." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "امکان تهیه نسخه پشتیبان در Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "ابتدا باید پشتیبان‌گیری Google Drive را غیرفعال کنید." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "امکان تهیه نسخه پشتیبان در OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "ابتدا باید پشتیبان گیری OneDrive را غیرفعال کنید." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً گزارش اشکال ارسال کنید." } } From 08579e0efeb219c8c3623b601b30770125f329d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:32:10 -0600 Subject: [PATCH 2823/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index a8080027c..09370d5f0 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -24,11 +24,11 @@ "description": "Secret Error." }, "add_code": { - "message": "اضافه کردن اکانت", + "message": "افزودن حساب کاربری", "description": "Add account." }, "add_qr": { - "message": "اسکن رمزینه", + "message": "اسکن QR Code", "description": "Scan QR Code." }, "add_secret": { @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره از Google Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", + "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره ازGoogle Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "بروز رسانی", + "message": "به‌روز رسانی", "description": "Update." }, "phrase_incorrect": { @@ -294,7 +294,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "زمینه", + "message": "تم", "description": "Theme" }, "theme_light": { From 21fab9eaf404d280ea086c1939f4364ca04efd42 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:42:42 -0600 Subject: [PATCH 2824/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 09370d5f0..b5d7066ce 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری نشده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", + "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری شده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", "description": "Export menu info text" }, "download_backup": { @@ -322,7 +322,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "همگام‌سازی مرورگر", + "message": "همسانسازی داده های مرورگر", "description": "Storage location" }, "sign_in": { @@ -366,7 +366,7 @@ "message": "درحال بارگذاری..." }, "autolock": { - "message": "قفل کردن برنامه بعد از " + "message": "قفل کردن پس از" }, "minutes": { "message": "دقیقه" @@ -393,25 +393,25 @@ "message": "فیلتر هوشمند" }, "backup": { - "message": "پشتیبان" + "message": "پشتیبان گیری" }, "backup_file_info": { "message": "ایجاد فایل پشتیبان از داده‌های شما" }, "password_policy_default_hint": { - "message": "گذرواژه شما با الزامات امنیتی سازمان شما مطابقت ندارد. برای اطلاعات بیشتر با سرپرست خود تماس بگیرید." + "message": "رمز عبور شما شرایط امنیتی سازمان شما را برآورده نمی کند. برای کسب اطلاعات بیشتر با سرپرست خود تماس بگیرید." }, "advisor": { "message": "مشاور" }, "advisor_insight_password_not_set": { - "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." + "message": "یک گذرواژه تنظیم کنید تا از برنامه‌های شما محافظت کند." }, "advisor_insight_auto_lock_not_set": { "message": "برای محافظت از داده های خود ، قفل خودکار را فعال کنید." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "همگام سازی مرورگر غیرفعال شده است. فعال کردن آن اجازه می دهد تا حساب ها در سراسر مرورگرها همگام سازی شوند." }, "advisor_insight_auto_fill_not_enabled": { "message": "برای تکمیل خودکار کدها در وب سایت ها ، می توان تکمیل خودکار را فعال کرد." @@ -420,16 +420,16 @@ "message": "فعال کردن فیلتر هوشمند اجازه دسترسی سریع به حساب ها را می دهد." }, "show_all_insights": { - "message": "نمایش همه بینش ها" + "message": "نمایش همه اطلاعات آماری." }, "no_insight_available": { - "message": "بینشی یافت نشد ، همه چیز خوب به نظر می رسد!" + "message": "اطلاعات آماریی یافت نشد ، همه چیز خوب به نظر می رسد!" }, "danger": { "message": "خطر" }, "warning": { - "message": "Warning" + "message": "هشدار" }, "info": { "message": "اطلاعات" From 0fc618235a905d3f022074873cf64a4a7a6da49a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:52:30 -0600 Subject: [PATCH 2825/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index b5d7066ce..a69bd6205 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "تأیید اعتبار", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -435,16 +435,16 @@ "message": "اطلاعات" }, "dismiss": { - "message": "رد" + "message": "رد کردن" }, "learn_more": { - "message": "Learn more" + "message": "بیشتر بدانید" }, "enable_context_menu": { "message": "افزودن به منوی زمینه" }, "no_entires": { - "message": "هیچ حساب برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." + "message": "هیچ حسابی برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." }, "permissions": { "message": "دسترسي ها" From 359572aa1fa2b23c264ee7a544be9c34c4e650cc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 09:19:43 -0600 Subject: [PATCH 2826/3473] New translations messages.json (German) --- _locales/de/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e7012f28f..6d43257cc 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakt", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,25 +447,25 @@ "message": "Keine Konten zum Anzeigen. Erstes Konto jetzt hinzufügen." }, "permissions": { - "message": "Permissions" + "message": "Berechtigungen" }, "permission_revoke": { - "message": "Revoke" + "message": "Widerrufen" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Nicht widerrufbare Berechtigungen anzeigen" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Dies ist eine erforderliche Erlaubnis und kann nicht widerrufen werden." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Zugriff auf die aktuelle Registerkarte, um QR-Codes zu scannen." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Zugriff auf Browserspeicher, um Kontodaten zu speichern." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Ermöglicht das Einloggen bei externen Speicherdiensten." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From 9f9bbf086dddc42ce121cf3aa08f85241bf12a15 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 09:27:11 -0600 Subject: [PATCH 2827/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 6d43257cc..a2ba31a79 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -468,7 +468,7 @@ "message": "Ermöglicht das Einloggen bei externen Speicherdiensten." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Gewährt Schreibzugriff auf die Zwischenablage, um Codes in die Zwischenablage zu kopieren, wenn Sie auf das Konto klicken." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." From 054a738795301dc32a1bfa322d0a21dde382b1df Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 09:32:57 -0600 Subject: [PATCH 2828/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index a2ba31a79..e01d27513 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -465,19 +465,19 @@ "message": "Zugriff auf Browserspeicher, um Kontodaten zu speichern." }, "permission_identity": { - "message": "Ermöglicht das Einloggen bei externen Speicherdiensten." + "message": "Allows sign in to 3rd party storage services." }, "permission_clipboard_write": { "message": "Gewährt Schreibzugriff auf die Zwischenablage, um Codes in die Zwischenablage zu kopieren, wenn Sie auf das Konto klicken." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Fügt Authenticator dem Kontextmenü hinzu." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Zugriff auf alle Webseiten, um QR-Codes zu scannen." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Erlaubt die Synchronisierung mit Google." }, "permission_dropbox": { "message": "Allows backup to Dropbox." From f192a070a9b78c5d74bf7250ce36ee7a73a63ba3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 09:46:23 -0600 Subject: [PATCH 2829/3473] New translations messages.json (German) --- _locales/de/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e01d27513..cd96dd493 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -411,7 +411,7 @@ "message": "Erlaube automatisches Sperren, um deine Daten zu schützen." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Erlaube Browser-Synchronisation, damit Accounts zwischen verschiedenen Browsern synchronisiert werden können." + "message": "Browser-Synchronisation ist deaktiviert. Aktivieren ermöglicht die Synchronisierung von Konten in Browsern." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill erlauben, um Passwortfelder in Websites automatisch auszufüllen." @@ -465,7 +465,7 @@ "message": "Zugriff auf Browserspeicher, um Kontodaten zu speichern." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Einloggen bei externen Speicherdiensten zulassen." }, "permission_clipboard_write": { "message": "Gewährt Schreibzugriff auf die Zwischenablage, um Codes in die Zwischenablage zu kopieren, wenn Sie auf das Konto klicken." @@ -477,27 +477,27 @@ "message": "Zugriff auf alle Webseiten, um QR-Codes zu scannen." }, "permission_sync_clock": { - "message": "Erlaubt die Synchronisierung mit Google." + "message": "Synchronisierung mit Google zulassen." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Sicherung auf Dropbox zulassen." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Sie müssen zuerst die Dropbox-Sicherung deaktivieren." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Backup auf OneDrive zulassen." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Sie müssen zuerst die Dropbox-Sicherung deaktivieren." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Backup auf OneDrive zulassen." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Sie müssen zuerst die OneDrive-Sicherung deaktivieren." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Unbekannte Berechtigung. Wenn Sie diese Nachricht sehen, senden Sie bitte einen Fehlerbericht." } } From a3924c7d699abda7671a0c910a94ad6d61132f7e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 09:59:43 -0600 Subject: [PATCH 2830/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index cd96dd493..7efe32d39 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator erzeugt zwei-Faktor-Authentifizierungscodes in Ihrem Browser.", + "message": "Authenticator erzeugt Zwei-Faktor-Authentifizierungscodes in Ihrem Browser.", "description": "Extension Description." }, "added": { @@ -411,13 +411,13 @@ "message": "Erlaube automatisches Sperren, um deine Daten zu schützen." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser-Synchronisation ist deaktiviert. Aktivieren ermöglicht die Synchronisierung von Konten in Browsern." + "message": "Browser-Synchronisation ist deaktiviert. Aktivieren erlaubt die Synchronisierung von Konten in Browsern." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill erlauben, um Passwortfelder in Websites automatisch auszufüllen." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Das Aktivieren des intelligenten Filters ermöglicht schnellen Zugriff auf Konten." + "message": "Das Aktivieren von Smart Filter erlaubt schnellen Zugriff auf Konten." }, "show_all_insights": { "message": "Alle Warnungen anzeigen." From df351188353481922bce57c9758cce7fae06ccb1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 10:20:52 -0600 Subject: [PATCH 2831/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 7efe32d39..900846c9f 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -222,7 +222,7 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Sicherungsdatei importieren", + "message": "Backup-Datei importieren", "description": "Import backup file." }, "import_backup_qr": { From 7a71ce4de489ad0a047d340debe15a69be291af6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 10:41:43 -0600 Subject: [PATCH 2832/3473] New translations messages.json (German) --- _locales/de/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 900846c9f..bfd54b3cb 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -226,19 +226,19 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "QR-Code importieren", + "message": "QR-Bildsicherung importieren", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Text-Sicherungsdatei importieren", + "message": "Text-Sicherung importieren", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import erfolgreich, aber mancher QR-Code konnte nicht erkannt werden.", + "message": "Import erfolgreich, aber einige QR-Codes konnten nicht erkannt werden.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Sie können mehrere Dateien auswählen, um die Sicherung in Stapeln zu importieren.", + "message": "Zum Importieren können Sie mehrere Sicherungsdateien zur Stapelverarbeitung auswählen.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -480,22 +480,22 @@ "message": "Synchronisierung mit Google zulassen." }, "permission_dropbox": { - "message": "Sicherung auf Dropbox zulassen." + "message": "Backup auf Dropbox zulassen." }, "permission_dropbox_cannot_revoke": { - "message": "Sie müssen zuerst die Dropbox-Sicherung deaktivieren." + "message": "Sie müssen zuerst das Dropbox-Backup deaktivieren." }, "permission_drive": { "message": "Backup auf OneDrive zulassen." }, "permission_drive_cannot_revoke": { - "message": "Sie müssen zuerst die Dropbox-Sicherung deaktivieren." + "message": "Sie müssen zuerst das Google-Backup deaktivieren." }, "permission_onedrive": { "message": "Backup auf OneDrive zulassen." }, "permission_onedrive_cannot_revoke": { - "message": "Sie müssen zuerst die OneDrive-Sicherung deaktivieren." + "message": "Sie müssen zuerst das OneDrive-Backup deaktivieren." }, "permission_unknown_permission": { "message": "Unbekannte Berechtigung. Wenn Sie diese Nachricht sehen, senden Sie bitte einen Fehlerbericht." From 9f80ab025d46462fa7edda46d15366f73aed1d0d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:16:09 -0600 Subject: [PATCH 2833/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index bfd54b3cb..0f7db9fbc 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authentifizierung", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -414,7 +414,7 @@ "message": "Browser-Synchronisation ist deaktiviert. Aktivieren erlaubt die Synchronisierung von Konten in Browsern." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill erlauben, um Passwortfelder in Websites automatisch auszufüllen." + "message": "Autofill kann aktiviert werden, um automatisch Codes in Webseiten auszufüllen." }, "advisor_insight_smart_filter_not_enabled": { "message": "Das Aktivieren von Smart Filter erlaubt schnellen Zugriff auf Konten." From f54cb64ba2e51f710f4fd905ab7df3aec9e36583 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:32:07 -0600 Subject: [PATCH 2834/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 0f7db9fbc..f8cf1cd53 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -462,7 +462,7 @@ "message": "Zugriff auf die aktuelle Registerkarte, um QR-Codes zu scannen." }, "permission_storage": { - "message": "Zugriff auf Browserspeicher, um Kontodaten zu speichern." + "message": "Zugriff auf Browserspeicherung, um Kontodaten zu speichern." }, "permission_identity": { "message": "Einloggen bei externen Speicherdiensten zulassen." From 1a6b940e5d91826b8ecf259de5e6a15a0b4bb555 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 11:28:25 -0600 Subject: [PATCH 2835/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 92014c43e..2950f92f9 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " добавлено.", + "message": " Был добавлен.", "description": "Added Account." }, "errorqr": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Компактный", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,25 +447,25 @@ "message": "Нет аккаунтов для отображения. Добавьте свой первый аккаунт сейчас." }, "permissions": { - "message": "Permissions" + "message": "Разрешения" }, "permission_revoke": { - "message": "Revoke" + "message": "Отменить" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Показать неотменимые разрешения" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Это требуемое разрешение и не может быть отменено." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Доступ к текущей вкладке для сканирования QR-кодов." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Доступ к хранилищу браузера для хранения данных учетной записи." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Позволяет войти в сторонние службы хранения." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From 556190bf26754998a517dfbdb7728c61176397ce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 11:34:26 -0600 Subject: [PATCH 2836/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2950f92f9..2564653df 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -468,36 +468,36 @@ "message": "Позволяет войти в сторонние службы хранения." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Даёт доступ только для записи в буфер обмена для копирования кодов в буфер обмена, когда вы нажмете на аккаунт." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Добавляет аутентификатор в меню контекста." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Доступ ко всем сайтам для сканирования QR-кодов." }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Позволяет делать резервную копию в Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Сначала необходимо отключить резервную копию Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Позволяет делать резервную копию на Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Сначала необходимо отключить резервную копию Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Позволяет делать резервную копию в OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Сначала необходимо отключить резервную копию OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Неизвестное разрешение. Если вы видите это сообщение, отправьте сообщение об ошибке." } } From 38a7685630c06048dd7b3bd528fef9361d52d334 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 11:51:25 -0600 Subject: [PATCH 2837/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2564653df..68d80a795 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -477,7 +477,7 @@ "message": "Доступ ко всем сайтам для сканирования QR-кодов." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Позволяет синхронизировать часы с Google." }, "permission_dropbox": { "message": "Позволяет делать резервную копию в Dropbox." From cc9f6d1ffbf9952c89996580c6e564aee3fb5663 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:28:59 -0600 Subject: [PATCH 2838/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index ec2d0d764..811f4c0ce 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -1,106 +1,106 @@ { "extName": { - "message": "Authenticator", + "message": "प्रमाणक", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "सत्यापन", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "ऑथेंटिकेटर आपके ब्राउज़र में \"टू-फैक्टर ऑथेंटिकेशन\" कोड जेनरेट करता है।", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " जोड़ दिया गया है।", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "अपरिचित \"क्यूआर कोड\"।", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "अमान्य \"खाता गुप्त\"", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "खाता जोड़ो", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "स्कैन \"क्यू-आर कोड\"", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "हस्त प्रविष्टि", "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "आयात विफल. यदि आप Google Authenticator से डेटा माइग्रेट कर रहे हैं, तो कृपया Google प्रमाणक से अपना डेटा पुनः निर्यात करें और पुनः प्रयास करें।", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "कुछ खाता डेटा सफलतापूर्वक आयात नहीं किया गया था।", "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "बंद", "description": "Close." }, "ok": { - "message": "Ok", + "message": "ठीक", "description": "OK." }, "yes": { - "message": "Yes", + "message": "हां", "description": "Yes." }, "no": { - "message": "No", + "message": "नहीं", "description": "No." }, "account": { - "message": "Account", + "message": "खाता", "description": "Account." }, "accountName": { - "message": "Username", + "message": "उपयोगकर्ता नाम", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "ज़ारीकर्ता", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "रहस्य", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "सफलता", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "विफलता", "description": "Update Failure." }, "about": { - "message": "About", + "message": "अबाउट", "description": "About." }, "settings": { - "message": "Settings", + "message": "सेटिंग्स", "description": "Settings." }, "security": { - "message": "Security", + "message": "सुरक्षा", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "वर्तमान पासवर्ड", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "नया पासवर्ड", "description": "New Passphrase." }, "phrase": { From 50835c2696b0138820398f6ce538c1ff2c48f4d6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:41:24 -0600 Subject: [PATCH 2839/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 811f4c0ce..54c400428 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -104,93 +104,93 @@ "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "पासवर्ड", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "पासवर्ड की पुष्टि करें", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "क्या आप वाकई इस खाते को हटाना चाहते हैं? इस एक्शन को वापस नहीं किया जा सकता।", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "मैं समझता/समझती हूं कि मेरा सारा डेटा अपरिवर्तनीय रूप से हटा दिया जाएगा।", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "प्रमाणक रीसेट करें" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "यह आपके सभी डेटा को हटा देगा और प्रमाणक को पूरी तरह से रीसेट कर देगा। आप किसी भी हटाए गए डेटा को पुनर्प्राप्त नहीं कर पाएंगे! प्रमाणक को रीसेट करने से पहले आपको एक बैकअप सहेजने पर विचार करना चाहिए।" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "इस पासवर्ड का उपयोग आपके खातों को एन्क्रिप्ट करने के लिए किया जाएगा। अगर आप पासवर्ड भूल जाते हैं तो कोई आपकी मदद नहीं कर सकता।", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "अपडेट करें", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "जब तक सभी खाते डिक्रिप्ट नहीं हो जाते, तब तक आप एक नया खाता नहीं जोड़ सकते। जारी रखने से पहले कृपया सही पासवर्ड दर्ज करें।", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "जिन खातों को डिक्रिप्ट नहीं किया जा सका था, उन्हें इस बैकअप में शामिल नहीं किया जाएगा।", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "गलत पासवर्ड", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "गोपित", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "कॉपीड", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "प्रतिपुष्टि", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "अनुवाद करें", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "सोर्स कोड", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "खाता डेटा डिक्रिप्ट करने के लिए पासवर्ड दर्ज करें।", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "घड़ी को Google के साथ सिंक करें", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "पासवर्ड याद रखें", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "आपकी स्थानीय घड़ी बहुत दूर है, कृपया जारी रखने से पहले इसे ठीक कर लें।", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "क्या आपके पास अपने खातों का बैकअप है?", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "कैप्चर विफल, कृपया पृष्ठ को पुनः लोड करें और पुनः प्रयास करें।", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "क्या आप किसी स्थानीय फ़ाइल से QR कोड स्कैन करने का प्रयास कर रहे हैं? इसके बजाय आयात क्यूआर छवि बैकअप का उपयोग करें।", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From e3b0a6b9db34953fe53e63a21ffd79fed9ac42bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:51:14 -0600 Subject: [PATCH 2840/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 54c400428..f41c6db75 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -390,70 +390,70 @@ "message": "Algorithm" }, "smart_filter": { - "message": "Smart Filter" + "message": "स्मार्ट फ़िल्टर" }, "backup": { - "message": "Backup" + "message": "बैकअप" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "एक फ़ाइल में अपने डेटा का बैकअप लें।" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "आपका पासवर्ड आपके संगठन की सुरक्षा आवश्यकताओं को पूरा नहीं करता है। अधिक जानकारी के लिए अपने व्यवस्थापक से संपर्क करें।" }, "advisor": { - "message": "Advisor" + "message": "सलाहकार" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "अपने डेटा की सुरक्षा के लिए एक पासवर्ड सेट करें।" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "अपने डेटा की सुरक्षा के लिए ऑटो-लॉक सक्षम करें।" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "ब्राउज़र सिंक अक्षम है। इसे सक्षम करने से खातों को सभी ब्राउज़रों में समन्वयित किया जा सकता है।" }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "वेबसाइटों में स्वचालित रूप से कोड भरने के लिए स्वतः भरण को सक्षम किया जा सकता है।" }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "स्मार्ट फ़िल्टर को सक्षम करने से खातों तक त्वरित पहुँच की अनुमति मिलती है।" }, "show_all_insights": { - "message": "Show all insights." + "message": "सभी अंतर्दृष्टि दिखाएं।" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "कोई अंतर्दृष्टि नहीं मिली, सब कुछ अच्छा लग रहा है!" }, "danger": { - "message": "Danger" + "message": "खतरा" }, "warning": { - "message": "Warning" + "message": "चेतावनी" }, "info": { - "message": "Info" + "message": "जानकारी" }, "dismiss": { - "message": "Dismiss" + "message": "खारिज" }, "learn_more": { - "message": "Learn more" + "message": "और अधिक जानें" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "प्रसंग मेनू में जोड़ें" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "प्रदर्शित करने के लिए कोई खाता नहीं है। अपना पहला खाता अभी जोड़ें।" }, "permissions": { - "message": "Permissions" + "message": "अनुमतियां" }, "permission_revoke": { - "message": "Revoke" + "message": "रद्द करना" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "गैर-प्रतिसंहरणीय अनुमतियां दिखाएं" }, "permission_required": { "message": "This is a required permission and cannot be revoked." From 716864b3e1478a5d7d8669b281ca498a971f737f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:59:56 -0600 Subject: [PATCH 2841/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 92 +++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index f41c6db75..5f61da4ec 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -194,127 +194,127 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "समय पर आधारित", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "काउंटर पर आधारित", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "प्राथमिकताएं", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "परिमाण", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "चेतावनी: सभी बैकअप अनएन्क्रिप्टेड हैं। किसी अन्य ऐप में एक खाता जोड़ना चाहते हैं? किसी भी खाते के ऊपरी दाएं भाग पर होवर करें और छिपे हुए बटन को दबाएं।", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "बैकअप डाउनलोड करें", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "बैकअप आयात करें", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "बैकअप फ़ाइल आयात करें", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "क्यूआर छवि बैकअप आयात करें", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "टेक्स्ट बैकअप आयात करें", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "आयात सफल रहा, लेकिन कुछ क्यूआर कोड पहचाने नहीं जा सके।", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "आप बैचों में बैकअप आयात करने के लिए एकाधिक फ़ाइलों का चयन कर सकते हैं।", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "सभी प्रविष्टियाँ दिखाएँ", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "चेतावनी: बैकअप अनएन्क्रिप्टेड हैं। अपने जोखिम पार इस्तेमाल करें।", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "बैकअप आयात करने के लिए आपको सही पासवर्ड प्रदान करना होगा।", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "आपका पासवर्ड स्थानीय रूप से संग्रहीत है, कृपया इसे तुरंत सुरक्षा मेनू में बदलें।", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "हटाएं", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "पासवर्ड से सुरक्षित बैकअप डाउनलोड करें", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "खोजें", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "पॉप अप मोड", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "लॉक करें", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "संपादित", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "मैनुअल बैकअप I", "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "स्वतः भरण का उपयोग करें", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "अधिक कंट्रास्ट", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "थीम", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "हल्की", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "डार्क", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "सरल", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "सघन", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "अधिक कंट्रास्ट", "description": "High Contrast theme" }, "storage_sync_info": { @@ -456,48 +456,48 @@ "message": "गैर-प्रतिसंहरणीय अनुमतियां दिखाएं" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "यह एक आवश्यक अनुमति है और इसे निरस्त नहीं किया जा सकता है।" }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "क्यूआर कोड स्कैन करने के लिए वर्तमान टैब तक पहुंचें।" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "खाता डेटा संग्रहीत करने के लिए ब्राउज़र संग्रहण तक पहुंच।" }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "तृतीय पक्ष संग्रहण सेवाओं में साइन इन करने की अनुमति देता है।" }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "जब आप खाते पर क्लिक करते हैं तो कोड को क्लिपबोर्ड पर कॉपी करने के लिए क्लिपबोर्ड पर केवल-लिखने की पहुंच प्रदान करता है।" }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "संदर्भ मेनू में प्रमाणक जोड़ता है।" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "क्यूआर कोड स्कैन करने के लिए सभी वेबसाइटों तक पहुंच।" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "घड़ी को Google के साथ सिंक करने की अनुमति देता है।" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Dropbox बैकअप की अनुमति देता है" }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "आपको पहले Dropbox बैकअप को अक्षम करना होगा।" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Google Drive पर बैकअप की अनुमति देता है।" }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "आपको पहले Google Drive बैकअप को अक्षम करना होगा।" }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "OneDrive पर बैकअप की अनुमति देता है।" }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "आपको पहले OneDrive बैकअप को अक्षम करना होगा।" }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "अज्ञात अनुमति। यदि आप यह संदेश देखते हैं, तो कृपया एक बग रिपोर्ट भेजें।" } } From 7f70b02ad3a7f2f3b9fad849bf65ca98ac8d7580 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jan 2022 00:09:08 -0600 Subject: [PATCH 2842/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 5f61da4ec..20d449bbf 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -318,30 +318,30 @@ "description": "High Contrast theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "अपने डेटा को तृतीय पक्ष संग्रहण सेवाओं में स्वचालित रूप से बैकअप लें।", "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "ब्राउज़र सिंक", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "अंदर आएं", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "साइन इन करें (व्यवसाय)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "व्यावसायिक खातों को अधिक अनुमतियों की आवश्यकता क्यों होती है?" }, "log_out": { - "message": "Logout", + "message": "लॉगआउट", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "आपके $SERVICE$ खाते से कनेक्ट होने में एक समस्या थी, कृपया फिर से साइन इन करें।", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -351,43 +351,43 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "आपके पास एक या अधिक स्टीम या बर्फ़ीला तूफ़ान खाते हैं। अनएन्क्रिप्टेड बैकअप मानकीकृत बैकअप प्रारूप का उपयोग नहीं करेंगे।", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "आप कुछ अन्य एप्लिकेशन से बैकअप आयात कर सकते हैं।", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "और अधिक जानें", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "लोड हो रहा है..." }, "autolock": { - "message": "Lock after" + "message": "के बाद लॉक ऐप" }, "minutes": { - "message": "minutes" + "message": "मिनट" }, "advanced": { - "message": "Advanced" + "message": "उन्नत" }, "period": { - "message": "Period" + "message": "अवधि" }, "type": { - "message": "Type" + "message": "प्रकार" }, "invalid": { - "message": "Invalid" + "message": "विशेषता सफलतापूर्वक अपडेट कर दी गई है।" }, "digits": { - "message": "Digits" + "message": "अंक" }, "algorithm": { - "message": "Algorithm" + "message": "अल्गोरिथम" }, "smart_filter": { "message": "स्मार्ट फ़िल्टर" From c27ef352ec830168b7cb5ccc2401e7b7df200925 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jan 2022 02:32:52 -0600 Subject: [PATCH 2843/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index a7c9f5ee0..ae19460d8 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -447,25 +447,25 @@ "message": "Geen accounts om te tonen. Voeg uw eerste account nu toe." }, "permissions": { - "message": "Permissions" + "message": "Machtigingen" }, "permission_revoke": { - "message": "Revoke" + "message": "Intrekken" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Niet-herroepbare machtigingen weergeven" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Dit is een vereiste machtiging die niet is te verwijderen." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Toegang tot het huidige tabblad om QR-codes te scannen." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Toegang tot browseropslag om accountgegevens op te slaan." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Aanmelden bij opslagdiensten van derden toestaan." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From 72fa0092dc93d23dbd93d23dab66d9414b57d75c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jan 2022 02:48:32 -0600 Subject: [PATCH 2844/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 068b573b0..b16e1da7e 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -447,57 +447,57 @@ "message": "Gjin accounts om te toanen. Foegje jo earste account no ta." }, "permissions": { - "message": "Permissions" + "message": "Tastimmingen" }, "permission_revoke": { - "message": "Revoke" + "message": "Ynlûke" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Net-werropbere tastimmingen werjaan" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Dit is in fereaske tastimming dy’t net fuort te smiten is." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Tagong ta it aktuele ljepblêd om QR-koaden te scannen." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Tagong ta browserûnthâld om accountgegevens te bewarjen." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Oanmelden by ûnthâldtsjinsten fan tredden tastean." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Jout allinnich-skriuwrjochttagong ta it klamboerd om koaden nei it klamboerd te kopiearjen wannear’t jo op de account klikke." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Foeget Authenticator ta oan kontekstmenu." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Tagong ta alle websites om QR-koaden te scannen." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Tiidssyngronisaasje mei Google tastean." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Reservekopy nei Dropbox tastean." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Jo moatte earst reservekopy nei Dropbox útskeakelje." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Reservekopy nei Google Drive tastean." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Jo moatte earst reservekopy nei Google Drive útskeakelje." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Reservekopy nei OneDrive tastean." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Jo moatte earst reservekopy nei OneDrive útskeakelje." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Unbekende tastimming. As dit bericht werjûn wurdt, stjoer dan in bugrapport." } } From 56b497f4c53d959da5a6240b87a9d6edf9e8f7d4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jan 2022 02:48:33 -0600 Subject: [PATCH 2845/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index ae19460d8..d4660ede7 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -447,16 +447,16 @@ "message": "Geen accounts om te tonen. Voeg uw eerste account nu toe." }, "permissions": { - "message": "Machtigingen" + "message": "Toestemmingen" }, "permission_revoke": { "message": "Intrekken" }, "permission_show_required_permissions": { - "message": "Niet-herroepbare machtigingen weergeven" + "message": "Niet-herroepbare toestemmingen weergeven" }, "permission_required": { - "message": "Dit is een vereiste machtiging die niet is te verwijderen." + "message": "Dit is een vereiste toestemming die niet is te verwijderen." }, "permission_active_tab": { "message": "Toegang tot het huidige tabblad om QR-codes te scannen." @@ -468,36 +468,36 @@ "message": "Aanmelden bij opslagdiensten van derden toestaan." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Geeft alleen-schrijventoegang tot het klembord om codes naar het klembord te kopiëren wanneer u op de account klikt." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Voegt Authenticator toe aan contextmenu." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Toegang tot alle websites om QR-codes te scannen." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Tijdssynchronisatie met Google toestaan." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Back-up naar Dropbox toestaan." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "U moet eerst back-up naar Dropbox uitschakelen." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Back-up naar Google Drive toestaan." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "U moet eerst back-up naar Google Drive uitschakelen." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Back-up naar OneDrive toestaan." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "U moet eerst back-up naar OneDrive uitschakelen." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Onbekende toestemming. Indien dit bericht wordt weergegeven, stuur dan een bugrapport." } } From c7af3611ac6b2088b442582329f6b99de791effb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jan 2022 18:59:30 -0600 Subject: [PATCH 2846/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8d7db8b85..56cab5a92 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -447,10 +447,10 @@ "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." }, "permissions": { - "message": "Permissions" + "message": "Yetkiler" }, "permission_revoke": { - "message": "Revoke" + "message": "İptal et" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" @@ -471,7 +471,7 @@ "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." }, "permission_all_urls": { "message": "Access to all websites to scan QR codes." @@ -498,6 +498,6 @@ "message": "You must disable OneDrive backup first." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." } } From c9d16df42abe9d986c825f0186830f949012dcb8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jan 2022 19:11:13 -0600 Subject: [PATCH 2847/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 56cab5a92..6672d2dbb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -456,7 +456,7 @@ "message": "Show non-revocable permissions" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Bu gerekli bir yetkidir ve iptal edilemez." }, "permission_active_tab": { "message": "Access to the current tab to scan QR codes." @@ -468,7 +468,7 @@ "message": "Allows sign in to 3rd party storage services." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." }, "permission_context_menus": { "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." From 8c56609fcbc9962633442e1dc0a5e5d97237d580 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 22 Jan 2022 13:40:28 -0600 Subject: [PATCH 2848/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index e9be341c9..928660267 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Compacto", "description": "Compact theme" }, "theme_high_contrast": { @@ -441,19 +441,19 @@ "message": "Más información" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Agregar al menú contextual" }, "no_entires": { "message": "No hay cuentas para mostrar. Añade tu primera cuenta ahora." }, "permissions": { - "message": "Permissions" + "message": "Permisos" }, "permission_revoke": { - "message": "Revoke" + "message": "Revocar" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Mostrar permisos no revocables" }, "permission_required": { "message": "This is a required permission and cannot be revoked." From 265b4b4935692d5b6c0a6fb14a8071d0748505ac Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 22 Jan 2022 13:50:15 -0600 Subject: [PATCH 2849/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 928660267..61e831810 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -456,31 +456,31 @@ "message": "Mostrar permisos no revocables" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Este es un permiso requerido y no puede ser revocado." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Acceder a la pestaña actual para escanear códigos QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Acceder al almacenamiento del navegador para guardar los datos de la cuenta." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Permitir iniciar sesión en servicios para almacenamiento de terceros." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Otorga acceso de sólo escritura al portapapeles para copiar codigos al portapapeles cuando haga clic en la cuenta." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Agregar Authenticator al menú contextual." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Acceder a los sitios web para poder escanear códigos QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Habilitar sincronización del reloj con Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Habilitar copias de seguridad con Dropbox." }, "permission_dropbox_cannot_revoke": { "message": "You must disable Dropbox backup first." From 0f49b006b226a94b7ffde1301cafdfb83facaa83 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Jan 2022 04:20:30 -0600 Subject: [PATCH 2850/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 313312215..c82a00f3a 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -468,7 +468,7 @@ "message": "Permet de se connecter à des services de stockage tiers (ex: Google Drive, Dropbox...)." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Donne un accès en écriture seule au presse-papiers pour copier des codes dans le presse-papiers lorsque vous cliquez sur le compte." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." From 2d8a79a9a6b29c902925e9027d93f60ccb1ed831 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Jan 2022 06:29:32 -0600 Subject: [PATCH 2851/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 21e4fa75f..9d2dbfaeb 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Компактне", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,7 +447,7 @@ "message": "Немає аккаунтів, щоб їх показати. Додайте свій перший аккаунт зараз." }, "permissions": { - "message": "Permissions" + "message": "Дозволи" }, "permission_revoke": { "message": "Revoke" From b4b7935c89207d8338fc825db7168439482536f6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 26 Jan 2022 22:43:42 -0600 Subject: [PATCH 2852/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 4a78ba8c6..2e89826ff 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importimi i suksesshëm, por disa fotografi QR nuk mund të njihen.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -306,11 +306,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "E thjeshtë", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakte", "description": "Compact theme" }, "theme_high_contrast": { From dcbfbcb6949583eb4d10ccffbc61cf5414e92cb7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 26 Jan 2022 22:50:21 -0600 Subject: [PATCH 2853/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 2e89826ff..852f61331 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -399,7 +399,7 @@ "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Fjalkalusi juaj nuk i pershtatet ligjeve te sigurise te organizates juaj. Ju lutemi kontaktoni administratorin per informata me te hollsishme." }, "advisor": { "message": "Advisor" From 3443c82902d5b68e5c161dbb6092a4712f7ad576 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 29 Jan 2022 04:09:32 -0600 Subject: [PATCH 2854/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index ec2d0d764..296ef4fec 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Սկանավորել QR Կոդը", "description": "Scan QR Code." }, "add_secret": { From 491491c28d20a0296fa3af3d5712c597ed3e1b2d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 03:26:22 -0600 Subject: [PATCH 2855/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 815f014cb..7343c95c8 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Az importálás sikertelen. Ha a Google Hitelesítőből történt az adatok mozgatása, akkor próbálkozzon a Google Hitelesítőből az adatok újra exportálásával!", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -429,10 +429,10 @@ "message": "Danger" }, "warning": { - "message": "Warning" + "message": "Figyelmeztetés" }, "info": { - "message": "Info" + "message": "Információ" }, "dismiss": { "message": "Dismiss" @@ -492,12 +492,12 @@ "message": "You must disable Google Drive backup first." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Biztonsági adatmentés engedélyezése OneDrive-ra." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Először tiltsa le a OneDrive-ra történő biztonsági adatmentést!" }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Ismeretlen engedély. Ha ez az üzenet jelenik meg, kérem küldjön hibajelentést!" } } From 6a69428a95cd46204d83b0690f9fa27f2498faf2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 03:32:54 -0600 Subject: [PATCH 2856/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 7343c95c8..1d10a4b12 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -306,11 +306,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Egyszerű téma", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakt téma", "description": "Compact theme" }, "theme_high_contrast": { @@ -322,7 +322,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Böngésző szinronizálása", "description": "Storage location" }, "sign_in": { @@ -393,10 +393,10 @@ "message": "Okos szűrő" }, "backup": { - "message": "Backup" + "message": "Biztonsági mentés" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Mentse el adatait egy fájlba!" }, "password_policy_default_hint": { "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." @@ -426,7 +426,7 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Veszély" }, "warning": { "message": "Figyelmeztetés" @@ -435,7 +435,7 @@ "message": "Információ" }, "dismiss": { - "message": "Dismiss" + "message": "Elvet" }, "learn_more": { "message": "Tudj meg többet" @@ -447,10 +447,10 @@ "message": "Nincs megjeleníthető fiók. Add hozzá első fiókodat most." }, "permissions": { - "message": "Permissions" + "message": "Engedélyek" }, "permission_revoke": { - "message": "Revoke" + "message": "Visszavon" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" @@ -486,10 +486,10 @@ "message": "You must disable Dropbox backup first." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Biztonsági adatmentés Google Drive-ra." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Először tiltsa le a Google Drive-ra történő biztonsági adatmentést!" }, "permission_onedrive": { "message": "Biztonsági adatmentés engedélyezése OneDrive-ra." From edff48b0a6fbfcbe0189abde9931f71b304ac706 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 03:41:20 -0600 Subject: [PATCH 2857/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 1d10a4b12..1cc46e61f 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "A fiók adatok importálása csak részben volt sikeres.", "description": "Some migration data is broken." }, "close": { @@ -402,7 +402,7 @@ "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." }, "advisor": { - "message": "Advisor" + "message": "Tanácsadó" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." @@ -480,10 +480,10 @@ "message": "Allows clock sync with Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Biztonsági mentés engedélyezése DropBox-ra." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Először tiltsa le a DropBox-ra történő biztonsági adatmentést!" }, "permission_drive": { "message": "Biztonsági adatmentés Google Drive-ra." From 5b48be9a81e14116de0b0d3139676f6071e7ec76 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 04:03:07 -0600 Subject: [PATCH 2858/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 1cc46e61f..f3bab08fa 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Helyben tárolt fájlból próbálja beolvasni a QR-kódot? Inkább importálja a mentett QR képet!", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Sikeresen importálva, de néhány QR kód nem ismerhető fel.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -330,11 +330,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Bejelentkezés (üzleti)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Miért igényel az üzleti fiók több engedélyt?" }, "log_out": { "message": "Kijelentkezés", @@ -405,7 +405,7 @@ "message": "Tanácsadó" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Állítson be jelszót az adatai biztonsága érdekében!" }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." @@ -420,10 +420,10 @@ "message": "Enabling smart filter allows for quick access to accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Összes tipp mutatása." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nem található tipp, úgy tűnik minden rendben!" }, "danger": { "message": "Veszély" @@ -453,7 +453,7 @@ "message": "Visszavon" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Nem visszavonható engedélyek megjelenítése" }, "permission_required": { "message": "This is a required permission and cannot be revoked." @@ -477,7 +477,7 @@ "message": "Access to all websites to scan QR codes." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Óra szinkronizálás engedélyezése Google által." }, "permission_dropbox": { "message": "Biztonsági mentés engedélyezése DropBox-ra." From 1254002e3b1d542c4f13cfd66da604404f686ab9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 04:14:57 -0600 Subject: [PATCH 2859/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index f3bab08fa..ee46ae89a 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -399,7 +399,7 @@ "message": "Mentse el adatait egy fájlba!" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "A jelszava nem fele meg az előírt biztonsági követelményeknek. Vegye fel a kapcsolatot a rendszergazdával további információk érdekében!" }, "advisor": { "message": "Tanácsadó" @@ -408,16 +408,16 @@ "message": "Állítson be jelszót az adatai biztonsága érdekében!" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Automatikus lezárás engedélyezése adatai védelmének érdekében." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "A böngésző szinkronizálás le van tiltva. Az engedélyezés a fiókok böngészők közötti szinkronizálást teszi lehetővé." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Az automatikus kitöltés engedélyezésével a kódok az internet oldalak mezőiben automatikusan kitültésre kerülnek." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Az okos szűrő engedélyezésével a fiókok gyors elérése válik lehetővé." }, "show_all_insights": { "message": "Összes tipp mutatása." @@ -456,10 +456,10 @@ "message": "Nem visszavonható engedélyek megjelenítése" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Ez egy szükséges engedély és nem visszavonható." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Az aktuális fül elérése a QR kódok beolvasásához." }, "permission_storage": { "message": "Access to browser storage to store account data." From 8e64d84bde65b16e5c1ba036fd1f82e01a1ea472 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 04:19:58 -0600 Subject: [PATCH 2860/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index ee46ae89a..581b8ecf7 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -462,19 +462,19 @@ "message": "Az aktuális fül elérése a QR kódok beolvasásához." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Böngésző tárhely elérése fiók adatok tárolásához." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Bejelentkezés engedélyezése harmadik fél által biztosított tárhely szolgáltatáshoz." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Hitelesítő hozzáadása tartalomfüggő menühöz." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Minden internet oldal elérése QR kód beolvasáshoz." }, "permission_sync_clock": { "message": "Óra szinkronizálás engedélyezése Google által." From 11c067704f1ec6bbd80d06b71fbef24481ad625c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 31 Jan 2022 04:46:15 -0600 Subject: [PATCH 2861/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 581b8ecf7..504c6c5e7 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Sikeresen importálva, de néhány QR kód nem ismerhető fel.", + "message": "Sikeresen importálva, de néhány QR-kód nem ismerhető fel.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -459,7 +459,7 @@ "message": "Ez egy szükséges engedély és nem visszavonható." }, "permission_active_tab": { - "message": "Az aktuális fül elérése a QR kódok beolvasásához." + "message": "Az aktuális fül elérése a QR-kódok beolvasásához." }, "permission_storage": { "message": "Böngésző tárhely elérése fiók adatok tárolásához." @@ -468,13 +468,13 @@ "message": "Bejelentkezés engedélyezése harmadik fél által biztosított tárhely szolgáltatáshoz." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "A vágólapon csak írásra jogosító engedélyt biztosít, hogy a kódok a vágólapra kerüljenek a fiókra való kattintáskor." }, "permission_context_menus": { "message": "Hitelesítő hozzáadása tartalomfüggő menühöz." }, "permission_all_urls": { - "message": "Minden internet oldal elérése QR kód beolvasáshoz." + "message": "Minden internet oldal elérése QR-kód beolvasáshoz." }, "permission_sync_clock": { "message": "Óra szinkronizálás engedélyezése Google által." From 04322ea5f914aa7d43a3bb13e3b737d4c39b2a0e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 1 Feb 2022 05:13:21 -0600 Subject: [PATCH 2862/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index f8cf1cd53..a6abf7184 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Authentifizierung", "description": "Extension Name." }, "extShortName": { @@ -363,7 +363,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Ladevorgang..." + "message": "Wird geladen..." }, "autolock": { "message": "Sperren nach" From 7b91b24fadb1b59abe9861d1f94d226ffb6a6386 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 4 Feb 2022 14:59:56 -0600 Subject: [PATCH 2863/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 0b42cf01b..c726a2867 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -447,22 +447,22 @@ "message": "Žádné účty k zobrazení. Přidejte svůj první účet nyní." }, "permissions": { - "message": "Permissions" + "message": "Oprávnění" }, "permission_revoke": { - "message": "Revoke" + "message": "Odvoláno" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Zobrazit neodvolatelná oprávnění" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Tato složka je vyžadována systémem, proto nemůže být odstraněna." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Přístup k aktuální záložce pro skenování QR kódů." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Přístup k úložišti prohlížeče pro ukládání dat účtu." }, "permission_identity": { "message": "Allows sign in to 3rd party storage services." From 9bc7e5a175b7f988bd479e75c72c252cacb171fd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 4 Feb 2022 15:11:11 -0600 Subject: [PATCH 2864/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index c726a2867..5d5cbbfee 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -465,39 +465,39 @@ "message": "Přístup k úložišti prohlížeče pro ukládání dat účtu." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Umožňuje přihlášení ke službám úložiště třetích stran." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Po kliknutí na účet udělí právo na přístup ke schránce (pouze pro zápis do schránky)." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Přidá autentifikátor do kontextového menu." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Přístup ke všem webům pro skenování QR kódů." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Umožňit synchronizaci hodin s Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Umožňuje zálohování na Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Nejdříve musíte zakázat zálohu Dropboxu." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Umožňuje zálohování na Disk Google." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Nejdříve musíte zakázat zálohu Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Umožňuje zálohu do OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Nejdříve musíte zakázat zálohu OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Neznámé oprávnění. Pokud uvidíte tuto zprávu, pošlete prosím hlášení o chybě." } } From bccf5bd5baf471810243d09d5a0868ebf7698f72 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Feb 2022 18:50:00 -0600 Subject: [PATCH 2865/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index ec2d0d764..92e1394a3 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "ᱯᱨᱚᱢᱟᱬᱤᱭᱟᱹ", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "ᱯᱨᱚᱢᱟᱬᱤᱭᱟᱹ", "description": "Extension Short Name." }, "extDesc": { @@ -12,23 +12,23 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " ᱥᱮᱞᱮᱫ ᱟᱠᱟᱱᱟ ᱾", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "ᱵᱟᱝᱪᱤᱱᱦᱟᱹᱣᱟᱱ \"QR ᱠᱳᱰ\" ᱾", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "ᱤᱱᱵᱷᱮᱞᱤᱰ \"ᱮᱠᱟᱣᱸᱴ ᱥᱤᱠᱨᱮᱴ\"", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "ᱮᱠᱟᱣᱸᱴ ᱥᱮᱞᱮᱫ ᱟᱠᱟᱱᱟ", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "ᱥᱠᱟᱱ QR code", "description": "Scan QR Code." }, "add_secret": { From 481b3489cb2ee1a6ae6f0583bfef56f1cbd958f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 15 Feb 2022 18:59:47 -0600 Subject: [PATCH 2866/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index 92e1394a3..c5e7936b2 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "ᱢᱟᱱᱩᱣᱟᱞ ᱮᱱᱴᱨᱤ", "description": "Manual Entry." }, "migration_fail": { @@ -44,27 +44,27 @@ "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "ᱵᱚᱸᱫᱽ ᱢᱮ", "description": "Close." }, "ok": { - "message": "Ok", + "message": "ᱴᱷᱤᱠ", "description": "OK." }, "yes": { - "message": "Yes", + "message": "ᱦᱮᱸ", "description": "Yes." }, "no": { - "message": "No", + "message": "ᱵᱟᱝ", "description": "No." }, "account": { - "message": "Account", + "message": "ᱮᱠᱟᱣᱸᱴ", "description": "Account." }, "accountName": { - "message": "Username", + "message": "ᱵᱮᱵᱷᱟᱨᱤᱭᱟᱹ ᱧᱩᱛᱩᱢ", "description": "Account Name." }, "issuer": { @@ -72,43 +72,43 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "ᱥᱤᱠᱨᱮᱴ", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "ᱥᱚᱠᱥᱮᱥ ᱾", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "ᱯᱷᱮᱞ ᱾", "description": "Update Failure." }, "about": { - "message": "About", + "message": "ᱵᱟᱵᱚᱛᱛᱮ", "description": "About." }, "settings": { - "message": "Settings", + "message": "ᱥᱟᱡᱟᱣ ᱠᱚ", "description": "Settings." }, "security": { - "message": "Security", + "message": "ᱥᱤᱠᱭᱩᱨᱤᱴᱤ", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "ᱦᱟᱹᱞᱤ ᱟᱜ ᱯᱟᱥᱣᱟᱰ", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "ᱱᱟᱣᱟ ᱯᱟᱥᱣᱟᱰ", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "ᱯᱟᱥᱣᱟᱰ", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "ᱯᱟᱥᱣᱟᱰ ᱠᱚᱱᱯᱷᱚᱨᱢ ᱢᱮ", "description": "Confirm Passphrase." }, "confirm_delete": { From 50deb6ba2db6113dd79d18f901ae97e3d4024e06 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Feb 2022 07:14:22 -0600 Subject: [PATCH 2867/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6672d2dbb..24f085012 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -453,13 +453,13 @@ "message": "İptal et" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Geri alınamayan izinleri göster" }, "permission_required": { "message": "Bu gerekli bir yetkidir ve iptal edilemez." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "QR kodlarını taramak için geçerli sekmeye erişin." }, "permission_storage": { "message": "Access to browser storage to store account data." From aee77cfd4655b6c0ab328c5fd749cca89db5ce9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Feb 2022 07:49:14 -0600 Subject: [PATCH 2868/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 24f085012..29bda40cb 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -462,10 +462,10 @@ "message": "QR kodlarını taramak için geçerli sekmeye erişin." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Hesap verilerini depolamak için tarayıcı depolama alanına erişim." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "3. şahıs depolama hizmetlerinde oturum açmaya izin verir." }, "permission_clipboard_write": { "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." @@ -474,28 +474,28 @@ "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "QR kodlarını taramak için tüm web sitelerine erişin." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Google ile saat senkronizasyonuna izin verir." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Dropbox'ta otomatik yedeklemeye izin verir." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Google Drive'a yedeklemeye izin verir." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Önce Google Drive yedeklemesini devre dışı bırakmalısınız." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "OneDrive'a yedeklemeye izin verir." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Önce OneDrive yedeklemesini devre dışı bırakmalısınız." }, "permission_unknown_permission": { "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." From 6bd2c0b1b6a5801c23c361b86f53567c566bd710 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 22 Feb 2022 17:32:07 -0600 Subject: [PATCH 2869/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 61e831810..539207e1c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -483,13 +483,13 @@ "message": "Habilitar copias de seguridad con Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Primero debe deshabilitar la copia de seguridad de Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Permitir copias de seguridad de Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Primero debes desactivar la copia de seguridad de Google Drive." }, "permission_onedrive": { "message": "Allows backup to OneDrive." From a01485621dbaf149f189ef59add33e276a2e4f63 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 22 Feb 2022 17:40:57 -0600 Subject: [PATCH 2870/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 539207e1c..0087eae50 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -492,12 +492,12 @@ "message": "Primero debes desactivar la copia de seguridad de Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Permite la copia de seguridad a OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Primero debes desactivar la copia de seguridad de OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Permiso desconocido. Si ve este mensaje, por favor envíe un informe de error." } } From 23192a96c845a961af10f4a33fb57d9b33364ae3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Feb 2022 07:26:45 -0600 Subject: [PATCH 2871/3473] New translations messages.json (French) --- _locales/fr/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index c82a00f3a..03bb0961b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -471,31 +471,31 @@ "message": "Donne un accès en écriture seule au presse-papiers pour copier des codes dans le presse-papiers lorsque vous cliquez sur le compte." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Ajoute Authenticator au menu contextuel." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Accès à tous les sites web pour scanner les codes QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Autoriser la synchronisation de l'horloge avec Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Autoriser la sauvegarde vers Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Vous devez d'abord désactiver la sauvegarde Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Autoriser la sauvegarde vers Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Vous devez d'abord désactiver la sauvegarde de Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Autoriser la sauvegarde vers OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Vous devez d'abord désactiver la sauvegarde OneDrive." }, "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." From 757d35b7c350f1a9d17525074712d31f00289175 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Feb 2022 07:37:42 -0600 Subject: [PATCH 2872/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 03bb0961b..829ae02ac 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Scanner le code QR", + "message": "Scanner le QR code", "description": "Scan QR Code." }, "add_secret": { @@ -126,7 +126,7 @@ "message": "Cela supprimera toutes vos données et réinitialisera complètement Authentificator. Vous ne serez pas en mesure de récupérer des données supprimées ! Vous devriez envisager d'enregistrer une sauvegarde avant de réinitialiser Authentificator." }, "security_warning": { - "message": "Ce mot de passe sera utilisé pour chiffrer vos comptes. Personne ne sera en mesure de vous aider à les retrouver si vous les perdez.", + "message": "Ce mot de passe sera utilisé pour crypter vos comptes. Personne ne peut vous aider si vous oubliez le mot de passe.", "description": "Passphrase Warning." }, "update": { @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Le mot de passe ne correspond pas.", + "message": "Le mot de passe est incorrect.", "description": "Passphrase Not Match." }, "encrypted": { @@ -174,7 +174,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Mémoriser le Mot de Passe", + "message": "Enregistrer le mot de passe", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -498,6 +498,6 @@ "message": "Vous devez d'abord désactiver la sauvegarde OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Autorisation inconnue. Si vous voyez ce message, veuillez envoyer un rapport de bug." } } From 2d9d4471c526fa87dc1141c530d2635e8ddb5cd3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Feb 2022 07:46:40 -0600 Subject: [PATCH 2873/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 829ae02ac..2ae4cb8e8 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -186,7 +186,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Échec de la capture, rechargez la page et essayez à nouveau.", + "message": "La capture a échouée, veuillez recharger la page et réessayer.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -226,11 +226,11 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Importer une sauvegarde de l'image QR", + "message": "Importer une image d'un code QR", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Importer sauvegarde en texte", + "message": "Importer une sauvegarde textuelle", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Télécharger le backup de mot de passe protégé", + "message": "Télécharger une sauvegarde protégée par mot de passe", "description": "Download Encrypted Backup" }, "search": { @@ -286,7 +286,7 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Utiliser Autofill", + "message": "Utiliser le remplissage automatique", "description": "Use Autofill" }, "use_high_contrast": { From d6051f2b883e6ebb2ce532d6d52c5bb89ce84dd4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 2 Mar 2022 07:54:56 -0600 Subject: [PATCH 2874/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 29bda40cb..499b61c07 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -447,10 +447,10 @@ "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." }, "permissions": { - "message": "Yetkiler" + "message": "İzinler" }, "permission_revoke": { - "message": "İptal et" + "message": "Vazgeç" }, "permission_show_required_permissions": { "message": "Geri alınamayan izinleri göster" @@ -459,7 +459,7 @@ "message": "Bu gerekli bir yetkidir ve iptal edilemez." }, "permission_active_tab": { - "message": "QR kodlarını taramak için geçerli sekmeye erişin." + "message": "QR kodlarını taramak için geçerli sekmeye geçin." }, "permission_storage": { "message": "Hesap verilerini depolamak için tarayıcı depolama alanına erişim." From 22180e7c3c3baec7cab711b44dd98ade16806a34 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 2 Mar 2022 08:03:52 -0600 Subject: [PATCH 2875/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 499b61c07..f8b2f9c43 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -468,7 +468,7 @@ "message": "3. şahıs depolama hizmetlerinde oturum açmaya izin verir." }, "permission_clipboard_write": { - "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." + "message": "Hesaba tıkladığınızda kodları panoya kopyalama ve yazma erişimi verir." }, "permission_context_menus": { "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." @@ -480,7 +480,7 @@ "message": "Google ile saat senkronizasyonuna izin verir." }, "permission_dropbox": { - "message": "Dropbox'ta otomatik yedeklemeye izin verir." + "message": "Dropbox yedeklememesine izin verir." }, "permission_dropbox_cannot_revoke": { "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." @@ -492,12 +492,12 @@ "message": "Önce Google Drive yedeklemesini devre dışı bırakmalısınız." }, "permission_onedrive": { - "message": "OneDrive'a yedeklemeye izin verir." + "message": "OneDrive yedeklemesne izin verir." }, "permission_onedrive_cannot_revoke": { "message": "Önce OneDrive yedeklemesini devre dışı bırakmalısınız." }, "permission_unknown_permission": { - "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." + "message": "Bilinmeyen yetki izni. Bu mesajı görürseniz bir hata raporu gönderin." } } From e860eaceeff97843a9ed22fdc589ff136ba9866b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 3 Mar 2022 08:20:46 -0600 Subject: [PATCH 2876/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 62ca2de4c..f0c0cf038 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "مبسط", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,28 +447,28 @@ "message": "لا توجد حسابات لعرضها. أضف حسابك الأول الآن." }, "permissions": { - "message": "Permissions" + "message": "الصلاحيات" }, "permission_revoke": { - "message": "Revoke" + "message": "تعطيل" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "إظهار الأذونات غير القابلة للتعطيل" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "هذه الصلاحية اساسية و لا يمكن تعطيلها." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "الوصول إلى علامة التبويب الحالية لمسح رموز QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "الوصول إلى تخزين المتصفح لتخزين بيانات الحساب." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "يسمح بتسجيل الدخول إلى خدمات تخزين طرف ثالث." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "يمنح صلاحية الكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر على الحساب." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." From dc8b3949d96e4b748cb01f3f746ac301b5eb45c2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 3 Mar 2022 08:27:48 -0600 Subject: [PATCH 2877/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index f0c0cf038..eb75e7702 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "مصادقة", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "المصادقة", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "بعض بيانات الحساب لم يتم استيرادها بنجاح.", "description": "Some migration data is broken." }, "close": { @@ -471,33 +471,33 @@ "message": "يمنح صلاحية الكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر على الحساب." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "يضيف Authenticator إلى القائمة." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "الوصول إلى جميع المواقع لمسح رموز QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "يسمح بمزامنة الساعة مع جوجل." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "يسمح بالنسخ الاحتياطي إلى Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "يجب عليك تعطيل النسخ الاحتياطي لـ Dropbox أولاً." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "يسمح بالنسخ الاحتياطي لGoogle Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "يجب عليك تعطيل النسخ الاحتياطي لـ Google Drive أولاً." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "يسمح بالنسخ الاحتياطي لـ OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "يجب عليك تعطيل النسخ الاحتياطي لـ OneDrive أولاً." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "صلاحية غير معروفة. إذا وجدت هذه الرسالة، يرجى إرسال تقرير عن الأخطاء." } } From af57b4e01709ee91a4da5f649096ca15d5c0a74f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 3 Mar 2022 08:39:47 -0600 Subject: [PATCH 2878/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index eb75e7702..186a859ea 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -52,7 +52,7 @@ "description": "OK." }, "yes": { - "message": "نعم!", + "message": "نعم", "description": "Yes." }, "no": { @@ -84,7 +84,7 @@ "description": "Update Failure." }, "about": { - "message": "حول التطبيق", + "message": "عن البرنامج", "description": "About." }, "settings": { @@ -92,7 +92,7 @@ "description": "Settings." }, "security": { - "message": "الوظائف الأمنية", + "message": "الحماية", "description": "Security." }, "current_phrase": { @@ -112,7 +112,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "هل أنت متأكد من حذف هذا الملف؟ لا يمكن التراجع عن هذا الإجراء.", + "message": "هل أنت متأكد من حذف هذا الحساب؟ لا يمكن التراجع عن هذا الإجراء.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -120,17 +120,17 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "إعادة تعيين أداة المصادقة" + "message": "إعادة تعيين Authenticator" }, "delete_all_warning": { - "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين أداة المصادقة بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين أداة المصادقة." + "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين Authenticator بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين Authenticator." }, "security_warning": { - "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لا يمكن أن يساعدك أحد إذا كنت قد نسيت كلمة المرور.", + "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لن يساعدك أحد إذا كنت قد نسيت كلمة المرور.", "description": "Passphrase Warning." }, "update": { - "message": "التحديث", + "message": "حدِّث", "description": "Update." }, "phrase_incorrect": { From 64c687487651795bf93af84b174dde1f0af3d5a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 4 Mar 2022 13:31:23 -0600 Subject: [PATCH 2879/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 5d5cbbfee..2ad5317dc 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Ukaž všechny záznamy", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { From 5c7e1ed0ed246f5b0bbd870d03b51d42182fe57a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 4 Mar 2022 13:52:09 -0600 Subject: [PATCH 2880/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index a9226dc1f..4c46d7740 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -426,7 +426,7 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Oht" }, "warning": { "message": "Hoiatus" From caa8329aea082bedbc196d3e53295266eaa2986b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 9 Mar 2022 21:32:49 -0600 Subject: [PATCH 2881/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f8b2f9c43..a1b67b950 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -447,7 +447,7 @@ "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." }, "permissions": { - "message": "İzinler" + "message": "Yetkiler" }, "permission_revoke": { "message": "Vazgeç" From a212e72d83fba24048bcf78c869c6494016853b9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 9 Mar 2022 21:39:10 -0600 Subject: [PATCH 2882/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a1b67b950..e3a0e5884 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -498,6 +498,6 @@ "message": "Önce OneDrive yedeklemesini devre dışı bırakmalısınız." }, "permission_unknown_permission": { - "message": "Bilinmeyen yetki izni. Bu mesajı görürseniz bir hata raporu gönderin." + "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." } } From 55ef8d1275b0fb6c1c7b1b514fb74c42a2204997 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:58:57 -0500 Subject: [PATCH 2883/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index c804c0dda..735b96b03 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -456,10 +456,10 @@ "message": "Show non-revocable permissions" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "这是必需的权限,不能撤销。" }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "访问当前标签页以扫描二维码。" }, "permission_storage": { "message": "Access to browser storage to store account data." From b8f98279fada285f3e9c7b1a7ce8b83b0b039ad3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Mar 2022 08:46:14 -0500 Subject: [PATCH 2884/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index e3a0e5884..899a48bcc 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -450,7 +450,7 @@ "message": "Yetkiler" }, "permission_revoke": { - "message": "Vazgeç" + "message": "Vazgeç\n" }, "permission_show_required_permissions": { "message": "Geri alınamayan izinleri göster" From 69d794819fc2169fad709fd2e401a5fd553550cf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 21 Mar 2022 02:10:32 -0500 Subject: [PATCH 2885/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index e55ccbd55..790bbe42d 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -447,10 +447,10 @@ "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณเลยตอนนี้" }, "permissions": { - "message": "Permissions" + "message": "การอนุญาต" }, "permission_revoke": { - "message": "Revoke" + "message": "เพิกถอน" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" From dbbf3bc2bc8465e4f4417914f51a035a210f4410 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 22 Mar 2022 03:32:56 -0500 Subject: [PATCH 2886/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index b8445a9f1..ebcd0a2bb 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator在你的瀏覽器中生成兩步驟驗證碼。", + "message": "Authenticator 在你的瀏覽器中生成兩步驟驗證碼。", "description": "Extension Description." }, "added": { @@ -120,13 +120,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "重設Authenticator" + "message": "重設 Authenticator" }, "delete_all_warning": { "message": "這會刪除您所有的資料並重設Authenticator。您將無法復原任何已刪除的資料!在重設Authenticator之前您應備份您的資料。" }, "security_warning": { - "message": "您的金鑰將使用此密碼進行加密。請妥善保管,將無法取回遺失的密碼。", + "message": "您的金鑰將使用此密碼進行加密。請妥善保管,如果遺失您將失去對此金鑰的權限。", "description": "Passphrase Warning." }, "update": { From 91ecc45a0c6934ed2caa5f47e9425c4be7a3f653 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 22 Mar 2022 08:33:08 -0500 Subject: [PATCH 2887/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 4c46d7740..5ce10edfb 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -402,10 +402,10 @@ "message": "Teie salasõna ei vasta teie organisatsiooni turvanõuetele. Lisateabe saamiseks kontakteeruge oma administraatoriga." }, "advisor": { - "message": "Advisor" + "message": "Nõuandja" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Määrake enda andmete kaitsmiseks salasõna." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." From 184e900e6fb7ab8f0a6324f337dddac308d77859 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Mar 2022 14:34:28 -0500 Subject: [PATCH 2888/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 735b96b03..cf0f8a2d6 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -447,13 +447,13 @@ "message": "没有可显示的账户。现在添加您的第一个账户。" }, "permissions": { - "message": "Permissions" + "message": "权限管理" }, "permission_revoke": { - "message": "Revoke" + "message": "撤销" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "显示不可撤销的权限" }, "permission_required": { "message": "这是必需的权限,不能撤销。" @@ -462,42 +462,42 @@ "message": "访问当前标签页以扫描二维码。" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "访问浏览器存储以存储帐户数据。" }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "用以登录第三方存储服务。" }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "剪贴板只写权限以当您点击该帐户时复制代码到剪贴板。" }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "将身份验证器添加到右键菜单。" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "访问所有网站以扫描二维码。" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "允许与 Google 同步时钟。" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "允许备份到 Dropbox。" }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "您必须先停用 Dropbox 备份。" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "允许备份到 Google Drive。" }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "您必须先停用 Google Drive 备份。" }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "允许备份到 OneDrive。" }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "您必须先停用 OneDrive 备份。" }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "未知权限。如果看到此信息请发送报告反馈。" } } From 0a1d6ab9ecb86be3dad5240e1143236185f26328 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Mar 2022 21:52:05 -0500 Subject: [PATCH 2889/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 899a48bcc..134f0a99e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -450,7 +450,7 @@ "message": "Yetkiler" }, "permission_revoke": { - "message": "Vazgeç\n" + "message": "İptal et" }, "permission_show_required_permissions": { "message": "Geri alınamayan izinleri göster" @@ -480,7 +480,7 @@ "message": "Google ile saat senkronizasyonuna izin verir." }, "permission_dropbox": { - "message": "Dropbox yedeklememesine izin verir." + "message": "Dropbox'a yedeklemeye izin verir." }, "permission_dropbox_cannot_revoke": { "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." @@ -489,10 +489,10 @@ "message": "Google Drive'a yedeklemeye izin verir." }, "permission_drive_cannot_revoke": { - "message": "Önce Google Drive yedeklemesini devre dışı bırakmalısınız." + "message": "You must disable Google Drive backup first." }, "permission_onedrive": { - "message": "OneDrive yedeklemesne izin verir." + "message": "OneDrive'a yedeklemeye izin verir." }, "permission_onedrive_cannot_revoke": { "message": "Önce OneDrive yedeklemesini devre dışı bırakmalısınız." From c70b6fed96522a599ad30c57209a71beb0789f27 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 23 Mar 2022 21:58:42 -0500 Subject: [PATCH 2890/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 134f0a99e..8cbf5e39e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -465,7 +465,7 @@ "message": "Hesap verilerini depolamak için tarayıcı depolama alanına erişim." }, "permission_identity": { - "message": "3. şahıs depolama hizmetlerinde oturum açmaya izin verir." + "message": "Üçüncü taraf depolama hizmetlerinde oturum açmaya izin verir." }, "permission_clipboard_write": { "message": "Hesaba tıkladığınızda kodları panoya kopyalama ve yazma erişimi verir." @@ -477,19 +477,19 @@ "message": "QR kodlarını taramak için tüm web sitelerine erişin." }, "permission_sync_clock": { - "message": "Google ile saat senkronizasyonuna izin verir." + "message": "Google ile saat eşitlemesine izin verir." }, "permission_dropbox": { "message": "Dropbox'a yedeklemeye izin verir." }, "permission_dropbox_cannot_revoke": { - "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." + "message": "Önce Dropbox yedeklemeyi devre dışı bırakmalısınız." }, "permission_drive": { "message": "Google Drive'a yedeklemeye izin verir." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Önce Google Drive yedeklemesini devre dışı bırakmalısınız." }, "permission_onedrive": { "message": "OneDrive'a yedeklemeye izin verir." From cd4cecc99ee38976b450c3d3740f9ee6b1d59e8f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 24 Mar 2022 02:40:47 -0500 Subject: [PATCH 2891/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 5f6eb6df4..f3f9e1cfa 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "성공적으로 가져왔지만, 일부 QR 이미지를 인식하지 못했습니다.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "간단히", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,10 +447,10 @@ "message": "표시할 계정이 없습니다. 첫 번째 계정을 추가하세요." }, "permissions": { - "message": "Permissions" + "message": "사용 권한" }, "permission_revoke": { - "message": "Revoke" + "message": "취소" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" From 4500fc4fafd7d3732dc9a7bdc3fc2dc0fb2045e4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 25 Mar 2022 01:01:19 -0500 Subject: [PATCH 2892/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f3f9e1cfa..0d49af913 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -298,11 +298,11 @@ "description": "Theme" }, "theme_light": { - "message": "밝은", + "message": "라이트", "description": "Light theme" }, "theme_dark": { - "message": "어두운", + "message": "다크", "description": "Dark theme" }, "theme_simple": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "간단히", + "message": "컴팩트", "description": "Compact theme" }, "theme_high_contrast": { @@ -363,7 +363,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "불러오는 중…" + "message": "로딩 중…" }, "autolock": { "message": "다음 시간 이후 잠금" @@ -453,51 +453,51 @@ "message": "취소" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "취소할 수 없는 권한 표시" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "이 권한은 필수 권한이며 취소할 수 없습니다." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "QR 코드를 스캔하기 위해 현재 탭에 액세스합니다." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "계정 데이터를 저장하기 위해 브라우저 저장소에 액세스합니다." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "제3자 스토리지제 3 자 스토리지 서비스에 로그인 할 수 있습니다. 서비스에 로그인 할 수 있습니다." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "계정을 클릭할 때 클립보드에 코드를 복사하여 클립보드에 대한 쓰기 전용 액세스 권한을 부여합니다." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "컨텍스트 메뉴에 인증 도구를 추가합니다." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "QR 코드를 스캔하기 위해 모든 웹 사이트에 액세스 할 수 있습니다." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "구글과 시계 동기화를 허용합니다." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "드롭박스에 백업을 허용합니다." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "먼저 Dropbox 백업을 사용하지 않도록 설정해야 합니다." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Google Drive에 백업을 허용합니다." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "먼저 Google Drive 백업을 사용하지 않도록 설정해야 합니다." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "OneDrive에 백업을 허용합니다." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "먼저 OneDrive 백업을 사용하지 않도록 설정해야 합니다." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "알 수 없는 권한. 이 메시지가 표시되면 버그 보고서를 보내주십시오." } } From acecd1ac80806d26a331afafc7fee314b9b11927 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 1 Apr 2022 10:09:11 -0500 Subject: [PATCH 2893/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 49e44eb82..3e0ffb252 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Sederhana", "description": "Compact theme" }, "theme_high_contrast": { From 6a09fc58193f653b8651923d19e9df29cf08c208 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 9 Apr 2022 19:10:34 -0500 Subject: [PATCH 2894/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 186a859ea..916c6217f 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -84,7 +84,7 @@ "description": "Update Failure." }, "about": { - "message": "عن البرنامج", + "message": "عن", "description": "About." }, "settings": { From 54a839b3eea193dfec3f04105e720457eb0e6f88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 12 Apr 2022 06:51:01 -0500 Subject: [PATCH 2895/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index b24357052..4fcdd2f0f 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -447,10 +447,10 @@ "message": "Niciun cont de afișat. Adaugă primul tău cont acum." }, "permissions": { - "message": "Permissions" + "message": "Permisiuni" }, "permission_revoke": { - "message": "Revoke" + "message": "Revocare" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" From 8755ed9e4d23b479f4f320bdc59b2426e3be2c8a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 Apr 2022 09:51:34 -0500 Subject: [PATCH 2896/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 515e94b46..fd170d92d 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "কমপ্যাক্ট", "description": "Compact theme" }, "theme_high_contrast": { @@ -447,19 +447,19 @@ "message": "কোন অ্যাকাউন্ট দেখা যাচ্ছে না। আপনার প্রথম অ্যাকাউন্ট যোগ করুন।" }, "permissions": { - "message": "Permissions" + "message": "অনুমতিসমূহ" }, "permission_revoke": { - "message": "Revoke" + "message": "অনুমতি প্রত্যাহার" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "প্রয়োজনীয় অনুমতি দেখান" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "এই অনুমতি জরুরি এবং এটা বন্ধ করা যাবে না।." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "কিউআর কোডটি স্ক্যান করার জন্য বর্তমান ট্যাব এর অ্যাক্সেস প্রয়োজন।" }, "permission_storage": { "message": "Access to browser storage to store account data." @@ -492,12 +492,12 @@ "message": "You must disable Google Drive backup first." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "ওয়ানড্রাইভ এর ব্যাকআপ চালু করুন।" }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "আপনাকে অবশ্যই ওয়ানড্রাইভ এর ব্যাকআপ বন্ধ করতে হবে." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "অনুমতি অজানা। আপনি যদি এই লেখাটি দেখে থাকেন, তাহলে দয়া করে বাগ রিপোর্ট পাঠান" } } From c25833f8fce54e0cb8c390392866e6f22850daaf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 Apr 2022 10:03:35 -0500 Subject: [PATCH 2897/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index fd170d92d..833766115 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -459,37 +459,37 @@ "message": "এই অনুমতি জরুরি এবং এটা বন্ধ করা যাবে না।." }, "permission_active_tab": { - "message": "কিউআর কোডটি স্ক্যান করার জন্য বর্তমান ট্যাব এর অ্যাক্সেস প্রয়োজন।" + "message": "কিউআর কোডটি স্ক্যান করার জন্য বর্তমান ট্যাব এর অ্যাক্সেস করুন।" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "অ্যাকাউন্টের সকল তথ্য সংরক্ষণ এর জন্য ব্রাউজারের স্টোরএজ অ্যাক্সেস করুন।" }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "তৃতীয় পক্ষের ক্লাউড স্টোরএজ সেবায় যুক্ত হওয়ার অনুমতি। " }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "আপনি যখন অ্যাকাউন্টে ক্লিক করেন তখন ক্লিপবোর্ডে কোডটি কপি করতে ক্লিপবোর্ডে শুধুমাত্র লেখার অ্যাক্সেস প্রদান করে।" }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "কনট্যাক্স মেনু তে অথেন্টিকেটর যুক্ত করুন। " }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "কিউআর কোডটি স্ক্যান করার জন্য সকল ওয়েবসাইট অ্যাক্সেস করুন।" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "গুগল এর সাথে ঘড়ি সিঙ্ক করুন।" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "ড্রপবক্সের ব্যাকআপ চালু করুন।" }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "আপনাকে অবশ্যই ড্রপবক্সের ব্যাকআপ বন্ধ করতে হবে" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "গুগল ড্রাইভের ব্যাকআপ চালু করুন।" }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "আপনাকে অবশ্যই গুগ্রল ড্রাইভের ব্যাকআপ বন্ধ করতে হবে।" }, "permission_onedrive": { "message": "ওয়ানড্রাইভ এর ব্যাকআপ চালু করুন।" From 5bf4c4a59e14ada9d573aebd14439ca29314e809 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 May 2022 06:22:05 -0500 Subject: [PATCH 2898/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 12c19d5c8..8064cbc7e 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Lägg till konto", "description": "Add account." }, "add_qr": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Kontonamn", + "message": "Användarnamn", "description": "Account Name." }, "issuer": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Hemlig nyckel", + "message": "Hemlighet", "description": "Secret." }, "updateSuccess": { @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Popup Page", + "message": "Preferenser", "description": "Popup Page Settings" }, "scale": { @@ -258,7 +258,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Radera", + "message": "Ta bort", "description": "Remove password." }, "download_enc_backup": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Sök", "description": "Search" }, "popout": { @@ -274,15 +274,15 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Lås", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Redigera", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuell säkerhetskopiering", "description": "Manual backup" }, "use_autofill": { @@ -294,27 +294,27 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Ljus", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Mörk", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Enkel", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakt", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Hög kontrast", "description": "High Contrast theme" }, "storage_sync_info": { @@ -326,18 +326,18 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Logga in", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Logga in (Företag)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { "message": "Why do business accounts require more permissions?" }, "log_out": { - "message": "Logout", + "message": "Logga ut", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -359,35 +359,35 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Lär dig mer", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { "message": "Loading..." }, "autolock": { - "message": "Lock after" + "message": "Lås efter" }, "minutes": { - "message": "minutes" + "message": "minuter" }, "advanced": { - "message": "Advanced" + "message": "Avancerat" }, "period": { "message": "Period" }, "type": { - "message": "Type" + "message": "Typ" }, "invalid": { - "message": "Invalid" + "message": "Ogiltig" }, "digits": { - "message": "Digits" + "message": "Siffror" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritm" }, "smart_filter": { "message": "Smart Filter" From 1664ef01e70f749cf0824b9edb56c0cab0936a52 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 May 2022 06:29:39 -0500 Subject: [PATCH 2899/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 8064cbc7e..677c49387 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -112,7 +112,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Är du säker på att du vill ta bort detta konto? Denna åtgärd kan inte ångras.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Popup-läge", "description": "Make window turn into persistent popup" }, "lock": { @@ -290,7 +290,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Använd hög kontrast", "description": "Use High Contrast" }, "theme": { @@ -363,7 +363,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Laddar..." }, "autolock": { "message": "Lås efter" @@ -420,25 +420,25 @@ "message": "Enabling smart filter allows for quick access to accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Visa alla insikter." }, "no_insight_available": { "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Fara" }, "warning": { - "message": "Warning" + "message": "Varning" }, "info": { "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Avfärda" }, "learn_more": { - "message": "Learn more" + "message": "Lär dig mer" }, "enable_context_menu": { "message": "Add to context menu" @@ -447,10 +447,10 @@ "message": "No accounts to display. Add your first account now." }, "permissions": { - "message": "Permissions" + "message": "Behörigheter" }, "permission_revoke": { - "message": "Revoke" + "message": "Återkalla" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" @@ -498,6 +498,6 @@ "message": "You must disable OneDrive backup first." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Okänd behörighet. Om du ser detta meddelande, skicka en felrapport." } } From 5b7404445778a9fa4850b5f47a19101e5b31635f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 May 2022 06:46:11 -0500 Subject: [PATCH 2900/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 677c49387..fbc8feba4 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Har du en säkerhetskopia på dina konton? Vänta inte tills det är för sent!", "description": "Remind Backup" }, "capture_failed": { @@ -405,7 +405,7 @@ "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Ställ in ett lösenord för att skydda din data." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." @@ -444,7 +444,7 @@ "message": "Add to context menu" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Inga konton att visa. Lägg till ditt första konto nu." }, "permissions": { "message": "Behörigheter" @@ -456,7 +456,7 @@ "message": "Show non-revocable permissions" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Detta är en obligatorisk behörighet och kan inte återkallas." }, "permission_active_tab": { "message": "Access to the current tab to scan QR codes." @@ -480,19 +480,19 @@ "message": "Allows clock sync with Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Tillåter säkerhetskopiering till Dropbox." }, "permission_dropbox_cannot_revoke": { "message": "You must disable Dropbox backup first." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Tillåter säkerhetskopiering till Google Drive." }, "permission_drive_cannot_revoke": { "message": "You must disable Google Drive backup first." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Tillåter säkerhetskopiering till OneDrive." }, "permission_onedrive_cannot_revoke": { "message": "You must disable OneDrive backup first." From 1ec6bc13ede4647f1f28a53b3b60c06caa5669fe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 9 May 2022 06:21:18 -0500 Subject: [PATCH 2901/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index fbc8feba4..8841737a1 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Ogiltig kontohemlighet", "description": "Secret Error." }, "add_code": { From 82f5e2cfe5238ef716a438e0fa8e083616d07ce6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 10 May 2022 04:19:02 -0500 Subject: [PATCH 2902/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 0d49af913..ad496f3aa 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -206,7 +206,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "스케일", + "message": "화면 배율", "description": "Scale" }, "export_info": { From 3fc28350316e7cde84931ddacf68bda50fe63f53 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 11 May 2022 13:25:33 -0500 Subject: [PATCH 2903/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 8841737a1..5a8293605 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -393,16 +393,16 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "Säkerhetskopiera" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Säkerhetskopiera dina data till en fil." }, "password_policy_default_hint": { "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." }, "advisor": { - "message": "Advisor" + "message": "Rådgivare" }, "advisor_insight_password_not_set": { "message": "Ställ in ett lösenord för att skydda din data." From 2994872a26a52431c920ea552a9616ca151f5ab2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 12 May 2022 09:28:16 -0500 Subject: [PATCH 2904/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 5a8293605..0e269a073 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Vissa kontodata importerades inte.", "description": "Some migration data is broken." }, "close": { @@ -116,7 +116,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Jag förstår att all min data kommer att tas bort oåterkalleligt.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { @@ -126,7 +126,7 @@ "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Detta lösenord kommer att användas för att kryptera dina konton. Ingen kan hjälpa dig om du glömmer lösenordet.", "description": "Passphrase Warning." }, "update": { @@ -334,7 +334,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Varför kräver företagskonton fler behörigheter?" }, "log_out": { "message": "Logga ut", @@ -355,7 +355,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Du kan importera säkerhetskopior från vissa andra applikationer.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -408,7 +408,7 @@ "message": "Ställ in ett lösenord för att skydda din data." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Aktivera automatisk låsning för att skydda dina data." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." @@ -423,7 +423,7 @@ "message": "Visa alla insikter." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Inga insikter hittades, allt ser bra ut!" }, "danger": { "message": "Fara" From d899c65ee735160786258e7ef527f608f43efff2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 12 May 2022 13:26:32 -0500 Subject: [PATCH 2905/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 0e269a073..f63c3bc68 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import lyckades men vissa QR-koder kunde inte kännas igen.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -246,7 +246,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Varning: säkerhetskopior är okrypterade. Använd på egen risk.", "description": "Backup risk warning." }, "import_error_password": { @@ -341,7 +341,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Det var ett problem att ansluta till ditt $SERVICE$-konto, logga in igen.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -399,7 +399,7 @@ "message": "Säkerhetskopiera dina data till en fil." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Ditt lösenord uppfyller inte din organisations säkerhetskrav. Kontakta din administratör för mer information." }, "advisor": { "message": "Rådgivare" @@ -453,7 +453,7 @@ "message": "Återkalla" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Visa icke återkallbara behörigheter" }, "permission_required": { "message": "Detta är en obligatorisk behörighet och kan inte återkallas." From 531ce789bb01ea32c3d0afd469b45c816c9a681a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 31 May 2022 22:40:42 -0500 Subject: [PATCH 2906/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 296ef4fec..da59b4f2e 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "a", "description": "Extension Name." }, "extShortName": { From 9c840859b95a4390c742110bdcd312d4c5074947 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Jun 2022 08:01:19 -0500 Subject: [PATCH 2907/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 9d2dbfaeb..8443a70f3 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -450,54 +450,54 @@ "message": "Дозволи" }, "permission_revoke": { - "message": "Revoke" + "message": "Відкликати" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Показати дозволи, які не можна відкликати" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Це є обов'язковим дозволом і не може бути відкликано." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Доступ до поточної вкладки для сканування QR-кодів." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Доступ до сховища браузера для зберігання даних облікового запису." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Дозволяє вхід до сервісів сторонніх сховищ." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Надає доступ лише до запису до буфера обміну для копіювання кодів в буфер обміну, коли ви клацаєте на нього в обліковому записі." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Додає автентифікатор до контекстного меню." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Доступ до всіх вебсайтів для сканування QR-кодів." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Дозволяє синхронізувати годинник з Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Дозволяє створювати резервні копії на Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Спочатку необхідно вимкнути резервне копіювання Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Дозволяє створювати резервні копії на Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Спочатку необхідно вимкнути резервне копіювання Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Дозволяє створювати резервні копії на OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Спочатку необхідно вимкнути резервне копіювання OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Невідомий дозвіл. Якщо ви бачите це повідомлення, будь ласка, надішліть повідомлення про помилку." } } From 6d7fd0434f97fc6ba0b46c5966d6dc8ae9995e93 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 11 Jun 2022 03:04:58 -0500 Subject: [PATCH 2908/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 8443a70f3..57c9552b9 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -450,7 +450,7 @@ "message": "Дозволи" }, "permission_revoke": { - "message": "Відкликати" + "message": "Revoke" }, "permission_show_required_permissions": { "message": "Показати дозволи, які не можна відкликати" From dd6b82961b4ba698b2b2ce5f0fe71ee109a239f3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Jun 2022 09:52:54 -0500 Subject: [PATCH 2909/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index cf0f8a2d6..e18c280cc 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -498,6 +498,6 @@ "message": "您必须先停用 OneDrive 备份。" }, "permission_unknown_permission": { - "message": "未知权限。如果看到此信息请发送报告反馈。" + "message": "未知权限。如果看到此消息,请发送错误报告。" } } From 7ccbb3e4318ab132a21dd6eb1fe31e8243df27b2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Jun 2022 11:08:48 -0500 Subject: [PATCH 2910/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index ad496f3aa..aa7800ca0 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "사용자명", + "message": "사용자 이름", "description": "Account Name." }, "issuer": { From 2476e7a0d55131bc974422b2b718a53c4b0708a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Jun 2022 12:08:41 -0500 Subject: [PATCH 2911/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index aa7800ca0..149674584 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -174,15 +174,15 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "암호 기억", + "message": "비밀번호 저장", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "주의! 로컬 시간이 오차가 너무 큽니다. 계속하기 전에 고쳐주세요.", + "message": "경고! 로컬 시간이 오차가 너무 큽니다. 계속하기 전에 고쳐주세요.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "귀하의 계정에 대한 백업이 있으십니까? 더 늦기 전에 생성하세요.", + "message": "귀하의 계정에 대한 백업이 있으십니까? 더 늦기 전에 빨리 생성하세요!", "description": "Remind Backup" }, "capture_failed": { @@ -286,7 +286,7 @@ "description": "Manual backup" }, "use_autofill": { - "message": "자동 입력 사용", + "message": "자동 완성 사용", "description": "Use Autofill" }, "use_high_contrast": { @@ -330,7 +330,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "로그인 (비즈니스)", + "message": "로그인 (업무)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -363,7 +363,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "로딩 중…" + "message": "불러오는 중…" }, "autolock": { "message": "다음 시간 이후 잠금" @@ -405,10 +405,10 @@ "message": "어드바이저" }, "advisor_insight_password_not_set": { - "message": "데이터 보호를 위해 암호를 설정하십시오." + "message": "데이터를 보호하기 위해 암호를 설정하세요." }, "advisor_insight_auto_lock_not_set": { - "message": "데이터 보호를 위해 자동 잠금을 활성화하십시오." + "message": "데이터를 보호하기 위해 자동 잠금을 사용하세요." }, "advisor_insight_browser_sync_not_enabled": { "message": "브라우저 동기화가 비활성화되었습니다. 활성화하면 브라우저 간 계정을 동기화할 수 있습니다." @@ -477,27 +477,27 @@ "message": "QR 코드를 스캔하기 위해 모든 웹 사이트에 액세스 할 수 있습니다." }, "permission_sync_clock": { - "message": "구글과 시계 동기화를 허용합니다." + "message": "Google과 시계 동기화를 허용합니다." }, "permission_dropbox": { - "message": "드롭박스에 백업을 허용합니다." + "message": "Dropbox 백업을 허용합니다." }, "permission_dropbox_cannot_revoke": { "message": "먼저 Dropbox 백업을 사용하지 않도록 설정해야 합니다." }, "permission_drive": { - "message": "Google Drive에 백업을 허용합니다." + "message": "Google Drive 백업을 허용합니다." }, "permission_drive_cannot_revoke": { "message": "먼저 Google Drive 백업을 사용하지 않도록 설정해야 합니다." }, "permission_onedrive": { - "message": "OneDrive에 백업을 허용합니다." + "message": "OneDrive 백업을 허용합니다." }, "permission_onedrive_cannot_revoke": { "message": "먼저 OneDrive 백업을 사용하지 않도록 설정해야 합니다." }, "permission_unknown_permission": { - "message": "알 수 없는 권한. 이 메시지가 표시되면 버그 보고서를 보내주십시오." + "message": "알 수 없는 권한입니다. 이 메시지가 표시되면 버그 보고서를 보내주십시오." } } From 24667dc17bb00e4c2c0904782f17085063037df4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Jun 2022 19:43:52 -0500 Subject: [PATCH 2912/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 149674584..cc4d5a85c 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "경고! 로컬 시간이 오차가 너무 큽니다. 계속하기 전에 고쳐주세요.", + "message": "경고! 로컬 시간과의 오차가 너무 큽니다. 문제가 계속되기 전에 고쳐주세요.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "로컬 파일로부터 QR 코드 스캔을 시도하고 계십니까? QR 이미지 백업 가져오기를 대신 사용하십시오.", + "message": "기기에 있는 파일로부터 QR 코드 스캔을 시도하고 계십니까? QR 이미지 백업 가져오기를 대신 사용하십시오.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -246,11 +246,11 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "경고: 백업이 암호화되지 않았습니다. 사용시 모든 위험은 사용자에게 있습니다.", + "message": "경고: 백업이 암호화되지 않았습니다. 사용 시 모든 위험은 저희가 책임지지 않습니다.", "description": "Backup risk warning." }, "import_error_password": { - "message": "백업을 가져오려면 올바른 비밀번호를 제공해야 합니다.", + "message": "백업을 가져오려면 올바른 비밀번호를 입력해야 합니다.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { From a36ae794f75d39ffebedf15feffac6fe6d0b3b48 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Jun 2022 20:39:19 -0500 Subject: [PATCH 2913/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index cc4d5a85c..a583fa5bc 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -334,7 +334,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "왜 비즈니스 계정은 더많은 권한을 요청하는 건가요?" + "message": "왜 비즈니스 계정은 더 많은 권한을 요청하는 건가요?" }, "log_out": { "message": "로그아웃", From b3f1402392ab8dd5c2b6938df53169f43d927014 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 20 Jun 2022 08:18:21 -0500 Subject: [PATCH 2914/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 5ce10edfb..60397d4a8 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -444,7 +444,7 @@ "message": "Add to context menu" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Pole kontosid, mida kuvada. Lisage enda esimene konto." }, "permissions": { "message": "Õigused" From c0479676645e8ec26d423468abdacb8d07643378 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 25 Jun 2022 12:11:39 -0500 Subject: [PATCH 2915/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index f63c3bc68..4d4782afb 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Återställ autentiserare" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Du kan inte lägga till ett nytt konto förrän alla konton har dekrypterats. Ange rätt lösenord innan du fortsätter.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Konton som inte kunde dekrypteras kommer inte att inkluderas i denna säkerhetskopia.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -477,7 +477,7 @@ "message": "Access to all websites to scan QR codes." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Tillåter klocksynkronisering med Google." }, "permission_dropbox": { "message": "Tillåter säkerhetskopiering till Dropbox." From 75539a599116cb58c2138e175db0830b2405f3f7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 3 Jul 2022 03:57:41 -0500 Subject: [PATCH 2916/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index a583fa5bc..f2c26c427 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -150,7 +150,7 @@ "description": "Encrypted." }, "copied": { - "message": "복사됨", + "message": "복사 완료", "description": "Copied." }, "feedback": { @@ -194,11 +194,11 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "시간 기반", + "message": "시간 기준", "description": "Time Based" }, "based_on_counter": { - "message": "카운터 기반", + "message": "횟수 기준", "description": "Counter Based" }, "resize_popup_page": { @@ -359,7 +359,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "더 알아보기", + "message": "자세히 알아보기", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { From 7f4a666928a097118ba97dcfc33df9d54601dd4c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:52:59 -0500 Subject: [PATCH 2917/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8cbf5e39e..01be72b9a 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: Yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli düğmeye tıklayın.", + "message": "Uyarı: Yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli simgeye tıklayın.", "description": "Export menu info text" }, "download_backup": { From 03f60cebf05466b2fa0bcd83de12c510404ba27f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 8 Jul 2022 08:45:10 -0500 Subject: [PATCH 2918/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 2ad5317dc..dd1703067 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -238,7 +238,7 @@ "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Můžete vybrat více souborů pro dávkový import záloh.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -417,7 +417,7 @@ "message": "Autofill can be enabled to automatically fill codes into websites." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Povolení smart filtru umožňuje rychlý přístup k účtům." }, "show_all_insights": { "message": "Show all insights." From 40f69f06b4179b6a9c60fbb8fff510b00001c920 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 8 Jul 2022 09:44:48 -0500 Subject: [PATCH 2919/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index dd1703067..4445b1714 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Snažíte se naskenovat QR kód z místního souboru? Použijte raději Import QR Image Backup.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Upozornění: všechny zálohy jsou nešifrované. Chcete přidat účet do jiné aplikace? Najeďte myší na pravý horní roh libovolného účtu a klikněte na skryté tlačítko.", + "message": "Upozornění: Všechny zálohy jsou nešifrované. Chcete přidat účet do jiné aplikace? Najeďte na pravou horní část libovolného účtu a stiskněte na skryté tlačítko.", "description": "Export menu info text" }, "download_backup": { @@ -246,7 +246,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Upozornění: zálohy nejsou šifrované. Používáte je na vlastní nebezpečí.", "description": "Backup risk warning." }, "import_error_password": { @@ -341,7 +341,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Při připojování k vašemu účtu $SERVICE$ došlo k problému, přihlaste se prosím znovu.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -420,25 +420,25 @@ "message": "Povolení smart filtru umožňuje rychlý přístup k účtům." }, "show_all_insights": { - "message": "Show all insights." + "message": "Zobrazit všechny náhledy." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nebyly nalezeny žádné náhledy, vše vypadá dobře!" }, "danger": { - "message": "Danger" + "message": "Nebezpečí" }, "warning": { - "message": "Warning" + "message": "Varování" }, "info": { "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Zavřít" }, "learn_more": { - "message": "Learn more" + "message": "Zjistit více" }, "enable_context_menu": { "message": "Přidat do kontextové nabídky" @@ -468,16 +468,16 @@ "message": "Umožňuje přihlášení ke službám úložiště třetích stran." }, "permission_clipboard_write": { - "message": "Po kliknutí na účet udělí právo na přístup ke schránce (pouze pro zápis do schránky)." + "message": "Umožňuje přístup do schránky pouze pro zápis a kopírování kódů do schránky po kliknutí na účet." }, "permission_context_menus": { - "message": "Přidá autentifikátor do kontextového menu." + "message": "Přidá Authenticator do kontextové nabídky." }, "permission_all_urls": { "message": "Přístup ke všem webům pro skenování QR kódů." }, "permission_sync_clock": { - "message": "Umožňit synchronizaci hodin s Google." + "message": "Umožnit synchronizaci hodin s Google." }, "permission_dropbox": { "message": "Umožňuje zálohování na Dropbox." @@ -489,13 +489,13 @@ "message": "Umožňuje zálohování na Disk Google." }, "permission_drive_cannot_revoke": { - "message": "Nejdříve musíte zakázat zálohu Google Drive." + "message": "Nejdříve musíte zakázat zálohu Google drive." }, "permission_onedrive": { - "message": "Umožňuje zálohu do OneDrive." + "message": "Umožňuje zálohu do One drive." }, "permission_onedrive_cannot_revoke": { - "message": "Nejdříve musíte zakázat zálohu OneDrive." + "message": "Nejdříve musíte zakázat zálohu One drive." }, "permission_unknown_permission": { "message": "Neznámé oprávnění. Pokud uvidíte tuto zprávu, pošlete prosím hlášení o chybě." From f1ba525ae09311568b097d98dd3c8bfaae7be1fe Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 12:08:53 -0500 Subject: [PATCH 2920/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index da59b4f2e..de7c4aeef 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -12,11 +12,11 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " հաշիվը հաջողությամբ ավելացվել է։", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Անվավեր QR կոդ։", "description": "QR Error." }, "errorsecret": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Ավելացնել հաշիվ", "description": "Add account." }, "add_qr": { @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Ինքնուրույն Մուտքագրում", "description": "Manual Entry." }, "migration_fail": { @@ -44,11 +44,11 @@ "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "Փակել", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Պարզ է", "description": "OK." }, "yes": { @@ -60,11 +60,11 @@ "description": "No." }, "account": { - "message": "Account", + "message": "Հաշիվ", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Օգտանուն", "description": "Account Name." }, "issuer": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Գաղտնիք", "description": "Secret." }, "updateSuccess": { @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Թարմացնել", "description": "Update." }, "phrase_incorrect": { @@ -154,7 +154,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Հետադարձ Կապ", "description": "Feedback." }, "translate": { From cebbc543b3a4451b2a649eedbf321805db6908cd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 13:09:33 -0500 Subject: [PATCH 2921/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 134 +++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index de7c4aeef..e0b08898b 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "«Գաղտնիք» դաշտը անվավեր է։", "description": "Secret Error." }, "add_code": { @@ -52,11 +52,11 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Այո", "description": "Yes." }, "no": { - "message": "No", + "message": "Ոչ", "description": "No." }, "account": { @@ -76,11 +76,11 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Հաջողություն։", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Ձախողում։", "description": "Update Failure." }, "about": { @@ -88,35 +88,35 @@ "description": "About." }, "settings": { - "message": "Settings", + "message": "Կարգավորումներ", "description": "Settings." }, "security": { - "message": "Security", + "message": "Անվտանգության", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Այժմյա Գաղտնաբառ", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Նոր Գաղտնաբառ", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Գաղտնաբառ", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Նոր Գաղտնաբառ (Կրկին)", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Դուք իսկապե՞ս ցանկանում եք ջնջել այս հաշիվը։ Այս գործողությունը անդառնալի է։", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Ես ընդունում եմ, որ իմ տվյալները ընդմիշտ կջնջվեն։", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { @@ -146,11 +146,11 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Գաղտնագրված", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Պատճենվել է", "description": "Copied." }, "feedback": { @@ -158,23 +158,23 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Թարգմանել", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Ելակետային Կոդ", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Մուտքագրեք գաղտնաբառը՝ հաշվի տվյալները ապակոդավորելու համար։", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Համաժամեցնել Google-ից", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Հիշել Գաղտնաբառը", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Հիշեցում՝ կատարե՛ք կրկնօրինակում, քանի դեռ ուշ չէ։", "description": "Remind Backup" }, "capture_failed": { @@ -202,11 +202,11 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Նախընտրանքներ", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Մասշտաբ", "description": "Scale" }, "export_info": { @@ -218,11 +218,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Ներմուծել Կրկնօրինակում", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Ներմուծել Կրկնօրինակման Ֆայլ", "description": "Import backup file." }, "import_backup_qr": { @@ -242,11 +242,11 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Ցույց տալ ամբողջը", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Զգուշացում՝ Կրկնօրինակումները չեն գաղտնագրվում։", "description": "Backup risk warning." }, "import_error_password": { @@ -258,7 +258,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Ջնջել", "description": "Remove password." }, "download_enc_backup": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Որոնում", "description": "Search" }, "popout": { @@ -274,11 +274,11 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Կողպել", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Փոփոխել", "description": "Edit" }, "manual_dropbox": { @@ -286,7 +286,7 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "Ավտոմուտքագրում", "description": "Use Autofill" }, "use_high_contrast": { @@ -294,27 +294,27 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Գեղատեսք", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Առավոտյան", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Գիշերային", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Հասարակ", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Կոմպակտ", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Բարձր Հակադրություն", "description": "High Contrast theme" }, "storage_sync_info": { @@ -326,18 +326,18 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Մուտք", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Մուտք (Բիզնես)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Ի՞նչու են «բիզնես» հաշիվները պահանջում առավել թույլտվություններ։" }, "log_out": { - "message": "Logout", + "message": "Անջատել", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -359,41 +359,41 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Իմանալ ավելին", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Բեռնում..." }, "autolock": { - "message": "Lock after" + "message": "Կողպել" }, "minutes": { - "message": "minutes" + "message": "րոպեից" }, "advanced": { - "message": "Advanced" + "message": "Կոմպլեքս" }, "period": { - "message": "Period" + "message": "Ժամանակաշրջան" }, "type": { - "message": "Type" + "message": "Տեսակ" }, "invalid": { - "message": "Invalid" + "message": "Անվավեր" }, "digits": { - "message": "Digits" + "message": "Թվանշաններ" }, "algorithm": { - "message": "Algorithm" + "message": "Ալգորիթմ" }, "smart_filter": { "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "Կրկնօրինակում" }, "backup_file_info": { "message": "Backup your data to a file." @@ -426,28 +426,28 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Վտանգ" }, "warning": { - "message": "Warning" + "message": "Զգուշացում" }, "info": { "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Ջնջել" }, "learn_more": { - "message": "Learn more" + "message": "Իմանալ ավելին" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Կցել «կոնտեքստ» ընտրացանկին" }, "no_entires": { "message": "No accounts to display. Add your first account now." }, "permissions": { - "message": "Permissions" + "message": "Թույլտվություններ" }, "permission_revoke": { "message": "Revoke" @@ -456,7 +456,7 @@ "message": "Show non-revocable permissions" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Այս թույլտվությունը պարտադիր է։ Դուք չեք կարող մերժել այն։" }, "permission_active_tab": { "message": "Access to the current tab to scan QR codes." @@ -471,33 +471,33 @@ "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Ավելացնում է «Authenticator»-ը՝ կոնտեքստ ընտրացանկում" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Մատչում բոլոր կայքէջերին՝ QR-կոդի սկանավորման համար" }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Թույլատրում է կրկնօրինակել «Dropbox»-ում" }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Նախ՝ անջատեք «Dropbox»-ում կրկնօրինակումը։" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Թույլատրում է կրկնօրինակել «Google Drive»-ում" }, "permission_drive_cannot_revoke": { "message": "You must disable Google Drive backup first." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Թույլատրում է կրկնօրինակել «OneDrive»-ում" }, "permission_onedrive_cannot_revoke": { "message": "You must disable OneDrive backup first." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Անհայտ թույլտվություն։ Խնդրում ենք կապնվել ծրագրի մշակողների հետ։" } } From cff2c357a702d39a1ca5112887f050dc30414135 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:43 -0500 Subject: [PATCH 2922/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f2c26c427..411b14d1b 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -317,6 +317,10 @@ "message": "고대비", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "제3자 저장 서비스에 데이터를 자동으로 백업하세요.", "description": "3rd party backup info" From 2fb4efb78a10d4e0ad3801a60ec84f5019ec2b8a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:44 -0500 Subject: [PATCH 2923/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 107bdf220..f6afe5cfd 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -317,6 +317,10 @@ "message": "Alto contraste", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automaticamente fazer backup dos seus dados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" From eb6581a10a766775fbe2ed31bb75375df74038c0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:45 -0500 Subject: [PATCH 2924/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 852f61331..c011e6767 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -317,6 +317,10 @@ "message": "Kontrast i lartë", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Ruaj në mënyrë automatike një kopje rezervë të të dhënave tuaja në shërbimet me palë të 3ta të magazinimit.", "description": "3rd party backup info" From af64f546a1fca1890a104494ddfb2944c52431d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:46 -0500 Subject: [PATCH 2925/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 6ce62fe04..0b6cf91a8 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -317,6 +317,10 @@ "message": "Велики контраст", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Аутоматски спреми резервну копију на услугу складиштења.", "description": "3rd party backup info" From a7161db0a242690241d24f9a9cadcf45ba526aca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:47 -0500 Subject: [PATCH 2926/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 4d4782afb..eb4682df4 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -317,6 +317,10 @@ "message": "Hög kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" From c973fad0af7d0dd3c9282765aec98876b97ff54f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:48 -0500 Subject: [PATCH 2927/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 57c9552b9..c92c73c6b 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -317,6 +317,10 @@ "message": "Висока контрастність", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Автоматично створювати резервні копії Ваших даних у сторонніх сервісах-сховищах.", "description": "3rd party backup info" From c0e4ec294ef47f8b1571d10ddc59d0ad65d42099 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:49 -0500 Subject: [PATCH 2928/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index e18c280cc..acfa109ba 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -317,6 +317,10 @@ "message": "高对比度", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "自动备份您的数据至第三方服务。", "description": "3rd party backup info" From b0b37bf3cd9d79fff1505eec3a2ce19effbe12b2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:50 -0500 Subject: [PATCH 2929/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index ebcd0a2bb..571728776 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -317,6 +317,10 @@ "message": "高對比度", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically備份您的資料至第三方儲存服務。", "description": "3rd party backup info" From 54ff3a538652501f80afb10f4e601a2df3f2ef75 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:51 -0500 Subject: [PATCH 2930/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index ec2d0d764..9e8904329 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -317,6 +317,10 @@ "message": "High Contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" From 1163d180326e25243660cdb83c70b244a5d9df57 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:52 -0500 Subject: [PATCH 2931/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index bbb5fda72..867803fc3 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -317,6 +317,10 @@ "message": "Tương phản cao", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Tự động sao lưu dữ liệu của bạn với dịch vụ lưu trữ bên thứ 3.", "description": "3rd party backup info" From 25724fdc67449ba2a07e77c0e6a2b4f9fc53b0a5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:52 -0500 Subject: [PATCH 2932/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 3e0ffb252..56aba760f 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -317,6 +317,10 @@ "message": "Kontras Tinggi", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Otomatis mencadangkan data kamu ke layanan penyimpanan pihak ke-3.", "description": "3rd party backup info" From 8301a696cd0ece9a2aaefb28cf680fb6024aff31 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:53 -0500 Subject: [PATCH 2933/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 2c5beb2f0..2351a3af0 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -317,6 +317,10 @@ "message": "Alto Contraste", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automaticamente os seus dados serão exportados para serviços de armazenamento de terceiros.", "description": "3rd party backup info" From 3f795ee3a14430529f300f57c655148f346224bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:54 -0500 Subject: [PATCH 2934/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index a69bd6205..0d6ef8cae 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -317,6 +317,10 @@ "message": "کنتراست بالا", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "گرفتن نسخه پشتیبان خودکار از داده‌های شما توسط سرویس‌های شخص ثالث.", "description": "3rd party backup info" From 2110f694ba7281981d3f0ef12f611e44d92cc4d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:55 -0500 Subject: [PATCH 2935/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 833766115..e55b50eac 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -317,6 +317,10 @@ "message": "উচ্চ কন্ট্র্যাস্ট", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "তৃতীয় পক্ষের স্টোরেজ সেবাসমূহে আপনার ডেটা স্বয়ংক্রিয়ভাবে ব্যাকআপ করুন।", "description": "3rd party backup info" From d028775eb16df235824a492332c2529b3df44473 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:56 -0500 Subject: [PATCH 2936/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 790bbe42d..16a1c450c 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -317,6 +317,10 @@ "message": "ความคมชัดสูง", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "สำรองข้อมูลของคุณโดยอัตโนมัติ ไปยังผู้บริการอื่นๆ", "description": "3rd party backup info" From 33738fa5be68341f6814885d4800bf599d7b5031 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:57 -0500 Subject: [PATCH 2937/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index b46c8bbc6..507c48349 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -317,6 +317,10 @@ "message": "Visoki kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatski spremi sigurnosnu kopiju na uslugu za pohranu.", "description": "3rd party backup info" From b0aa7dc24689428975866b8ef1b839d4a7a102f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:58 -0500 Subject: [PATCH 2938/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 60397d4a8..b0af1ed81 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -317,6 +317,10 @@ "message": "Kõrge kontrastsus", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Varundage oma andmed automaatselt kolmanda osapoole salvestusteenustesse.", "description": "3rd party backup info" From 0e940f2d47a2d2e05fcd67b21be4b19de0eeba50 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:22:59 -0500 Subject: [PATCH 2939/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 20d449bbf..e2b97a394 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -317,6 +317,10 @@ "message": "अधिक कंट्रास्ट", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "अपने डेटा को तृतीय पक्ष संग्रहण सेवाओं में स्वचालित रूप से बैकअप लें।", "description": "3rd party backup info" From b8c981cfd561046b163732781db6a752c0f95bd2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:00 -0500 Subject: [PATCH 2940/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 17230ac01..9bbdbc9ea 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -317,6 +317,10 @@ "message": "High Contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" From d33a734e487e95a40cdcd913bea04b7f9a9d45b0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:00 -0500 Subject: [PATCH 2941/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index c5e7936b2..a747b1f36 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -317,6 +317,10 @@ "message": "High Contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" From 0d3c1c6304c9889e684b84ac1ef81d7077f12588 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:02 -0500 Subject: [PATCH 2942/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 68d80a795..f4aed5522 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -317,6 +317,10 @@ "message": "Высокая контрастность", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Автоматическое резервное копирование данных в сторонние службы хранения.", "description": "3rd party backup info" From 686ea7c049dea1ba7b657e24e78830e787c51e76 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:03 -0500 Subject: [PATCH 2943/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 0ddde3adc..43239f0f5 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -317,6 +317,10 @@ "message": "Wysoki kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", "description": "3rd party backup info" From c4ec2e8cbab9fe31fe97715c4986f3edb976e1e1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:03 -0500 Subject: [PATCH 2944/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 01be72b9a..d4ce6ed3b 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -317,6 +317,10 @@ "message": "Yüksek Kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Verilerinizi otomatik olarak 3. taraf depolama servislerine yedekleyin.", "description": "3rd party backup info" From 895d0c5a66a3aa205c100eb0e2b4a37b7dcc6d1c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:04 -0500 Subject: [PATCH 2945/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 3725243d6..23187bda0 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -317,6 +317,10 @@ "message": "Høj Kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Sikkerhedskopier automatisk dine data til tredjepartslagertjenester.", "description": "3rd party backup info" From 20174dff37423644e5ee6ad02df97a533c182380 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:05 -0500 Subject: [PATCH 2946/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 4445b1714..4f512fd17 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -317,6 +317,10 @@ "message": "Vysoký kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" From 07a7145ddd539d5d117ae378c5b0d5dfe019abf3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:06 -0500 Subject: [PATCH 2947/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index e0b08898b..3ae1bf2c4 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -317,6 +317,10 @@ "message": "Բարձր Հակադրություն", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatically backup your data to 3rd party storage services.", "description": "3rd party backup info" From 593b856d16901028f44760bc60729f9995bc8cd2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:07 -0500 Subject: [PATCH 2948/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 4fcdd2f0f..62dd6e31b 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -317,6 +317,10 @@ "message": "Contrast sporit", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Creează copii de siguranță automate folosind servicii de stocare de la terți.", "description": "3rd party backup info" From d16be9423a4ddee3491a40ea531ff84cc91c66d2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:08 -0500 Subject: [PATCH 2949/3473] New translations messages.json (French) --- _locales/fr/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 2ae4cb8e8..ed95160b9 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -317,6 +317,10 @@ "message": "Contraste élevé", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Sauvegardez automatiquement vos données vers des services de stockage tiers.", "description": "3rd party backup info" From 0f1ee8fe2abc3cd89c9ed123954e59e6d9b5bed1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:09 -0500 Subject: [PATCH 2950/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 0087eae50..cecfb02e2 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -317,6 +317,10 @@ "message": "Alto contraste", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Realizar copias de seguridad automáticas de tus datos en servicios de almacenamiento de terceros.", "description": "3rd party backup info" From 74b8ef4d035fda4aa7c7d482b5beec5129cc955c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:10 -0500 Subject: [PATCH 2951/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 916c6217f..d01f7f4a8 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -317,6 +317,10 @@ "message": "تباين عالي", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "تلقائياً النسخ الاحتياطي البيانات الخاصة بك للتخزين وخدمات الطرف الثالث.", "description": "3rd party backup info" From ecbbfb5e72baf9c8819c91ce8d5223494d6b556e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:11 -0500 Subject: [PATCH 2952/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 0cf0e6acb..1dd384640 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -317,6 +317,10 @@ "message": "High Contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Автоматично архивиране на вашите данни на външна памет.", "description": "3rd party backup info" From cb716fa6b10b30f19eb93c30b44fd8b70cc27626 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:12 -0500 Subject: [PATCH 2953/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 656dcc8b3..3493e318d 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -317,6 +317,10 @@ "message": "Alt contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Fes una còpia de seguretat automàtica de les dades a un servei d'emmagatzematge de tercers.", "description": "3rd party backup info" From 90c8a82ccd05dff84dcf7ee7075b1432162145c1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:13 -0500 Subject: [PATCH 2954/3473] New translations messages.json (German) --- _locales/de/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index a6abf7184..dea76d4e0 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -317,6 +317,10 @@ "message": "Hoher Kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatische Sicherung auf Drittanbieter-Speicher.", "description": "3rd party backup info" @@ -363,7 +367,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Wird geladen..." + "message": "Laden..." }, "autolock": { "message": "Sperren nach" From d933e9f313e36b7307cd81f593634bea4dd82e9f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:14 -0500 Subject: [PATCH 2955/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 690b039e5..40d3ffe15 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -317,6 +317,10 @@ "message": "High Contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Sikkerhetskopier dataene dine automatisk til tredjeparts lagringstjenester.", "description": "3rd party backup info" From 36570e79096aa371a74401200c64a556cca135a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:15 -0500 Subject: [PATCH 2956/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 8aabf52ba..a498fe67d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -317,6 +317,10 @@ "message": "Υψηλή αντίθεση", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", "description": "3rd party backup info" From 5618aa2afc6fc4017483440145cb4ad0fa60670e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:16 -0500 Subject: [PATCH 2957/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index b16e1da7e..25787efcd 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -317,6 +317,10 @@ "message": "Heech kontrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatysk in reservekopy meitsje fan jo gegevens nei opslachtsjinsten fan tredden.", "description": "3rd party backup info" From a06c5361563b140abc070b1e909fa43b103a8e29 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:17 -0500 Subject: [PATCH 2958/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index c15198f33..54d6021b5 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -317,6 +317,10 @@ "message": "High Contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Varmuuskopioi automaattisesti ulkopuoliseen tallennuspalveluun.", "description": "3rd party backup info" From d51e6e0ccf60c6f768c5cec2420e56a2de12eaa6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:17 -0500 Subject: [PATCH 2959/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 4cde9483c..24370dbe8 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -317,6 +317,10 @@ "message": "ניגודיות גבוהה", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "גבה אוטומטית את הנתונים שלך לשירותי אחסון של צד ג '.", "description": "3rd party backup info" From 5a9730d3d6867c0aba504ee57c3a946f2e40ed89 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:18 -0500 Subject: [PATCH 2960/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 504c6c5e7..d29a501c3 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -317,6 +317,10 @@ "message": "Nagy kontrasztú", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatikusan menti az ön adatait a harmadik fél által üzemeltetett tároló szolgáltatásnál.", "description": "3rd party backup info" From aac25b48adbc04bf0b27759c17594c1f5982244b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:19 -0500 Subject: [PATCH 2961/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0c0218841..5070eca52 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -317,6 +317,10 @@ "message": "Contrasto Elevato", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Backup automatico dei tuoi dati su servizi di terze parti.", "description": "3rd party backup info" From b5ca45cdc7cbb21f5de190e565f827ee0cbf025b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:20 -0500 Subject: [PATCH 2962/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 8177b31b3..7cc69f145 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -317,6 +317,10 @@ "message": "高コントラスト", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", "description": "3rd party backup info" From df15669036c993d5707284e212dc70eb35c9587b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 15 Jul 2022 23:23:21 -0500 Subject: [PATCH 2963/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index d4660ede7..453ecd414 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -317,6 +317,10 @@ "message": "Hoog contrast", "description": "High Contrast theme" }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, "storage_sync_info": { "message": "Automatisch een back-up maken van uw gegevens naar opslagdiensten van derden.", "description": "3rd party backup info" From ef11b6cc57afacbfe3047ed1a8d34b13590ba5e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 00:21:41 -0500 Subject: [PATCH 2964/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 43239f0f5..c808d0ded 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Płaski", "description": "Flat theme" }, "storage_sync_info": { From 698b6cf33b74f3810f9111ae7ba0f90944a20fcd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 01:21:32 -0500 Subject: [PATCH 2965/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 7cc69f145..71d2e03f8 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "フラット", "description": "Flat theme" }, "storage_sync_info": { From 866a779d2d15e29cdf67b95cb09e98cd562d937a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 06:07:02 -0500 Subject: [PATCH 2966/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 5070eca52..75c8184ca 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Piatta", "description": "Flat theme" }, "storage_sync_info": { From 5d50c9eaa16bbb3029987d65c12adaa40b7775f6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 07:06:58 -0500 Subject: [PATCH 2967/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 3ae1bf2c4..a91d78176 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Բոլոր հաշիվները պետք է ապակոդավորվեն՝ նախքան նոր հաշիվ ավելացնելը: Շարունակելուց առաջ՝ նախ մուտքագրեք ճիշտ գաղտնաբառը:", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Գաղտնաբառը չի համապատասխանում", "description": "Passphrase Not Match." }, "encrypted": { @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Զգուշացում՝ Ձեր լոկալ ժամացույցը չափազանց սխալ է։ Խնդրում ենք ուղղել այն՝ շարունակելուց առաջ։", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Զգուշացում՝ կրկնօրինակումները չեն գաղտնագրվում։ Ցանկանո՞ւմ եք ավելացնել այլ հավելվածի հաշիվ։ Տեղափոխե՛ք նշորդը ցանկացած հաշվի վերևից՝ աջ և սեղմեք թաքցրած կոճակը։", "description": "Export menu info text" }, "download_backup": { @@ -290,7 +290,7 @@ "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Բարձր Կոնտրաստ", "description": "Use High Contrast" }, "theme": { @@ -314,11 +314,11 @@ "description": "Compact theme" }, "theme_high_contrast": { - "message": "Բարձր Հակադրություն", + "message": "Բարձր Կոնտրաստ", "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Հարթ", "description": "Flat theme" }, "storage_sync_info": { @@ -469,10 +469,10 @@ "message": "Access to browser storage to store account data." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Թույլատրում է մուտք գործել հիշողության ծառայություններ" }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Թույլատրում է փոփոխություններ կատարել կցատարում՝ հաշիվների կոդերը պատճենելու համար" }, "permission_context_menus": { "message": "Ավելացնում է «Authenticator»-ը՝ կոնտեքստ ընտրացանկում" @@ -481,7 +481,7 @@ "message": "Մատչում բոլոր կայքէջերին՝ QR-կոդի սկանավորման համար" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Թույլատրում է համաժամեցում՝ «Google»-ից" }, "permission_dropbox": { "message": "Թույլատրում է կրկնօրինակել «Dropbox»-ում" @@ -493,13 +493,13 @@ "message": "Թույլատրում է կրկնօրինակել «Google Drive»-ում" }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Նախ՝ անջատեք «Google Drive»-ում կրկնօրինակումը։" }, "permission_onedrive": { "message": "Թույլատրում է կրկնօրինակել «OneDrive»-ում" }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Նախ՝ անջատեք «OneDrive»-ում կրկնօրինակումը։" }, "permission_unknown_permission": { "message": "Անհայտ թույլտվություն։ Խնդրում ենք կապնվել ծրագրի մշակողների հետ։" From a2f1213131f9cc79183eb4ea5df82e65438429c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 08:06:42 -0500 Subject: [PATCH 2968/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index a91d78176..85ab57bfe 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Ներմուծումը ձախողվեց։ Եթե Ձեր տվյալները «Google Authenticator»-ից եք ներմուծում, խնդրում ենք վերագեներացնել տվյալների արխիվը և կրկին փորձել։", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Հաշվի տվյալների ներմուծումը մասամբ ձախողվեց։", "description": "Some migration data is broken." }, "close": { @@ -68,7 +68,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Թողարկիչ", "description": "Issuer." }, "secret": { @@ -120,13 +120,13 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Զրոյացնել «Authenticator»-ը" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Այս գործողության արդյունքում վերջնականապես կջնջվեն Ձեր բոլոր տվյալները և «Authenticator»-ի կարգավորումները։ Զրոյացում կատարելուց առաջ խորհուրդ է տրվում կատարել կրկնօրինակում։" }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Այս գաղտնաբառը կօգտագործվի Ձեր բոլոր հաշիվները կոդավորելու համար։ Ոչ ոք Ձեզ չի կարող օգնել, եթե հանկարծ մոռանաք այն։", "description": "Passphrase Warning." }, "update": { @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Այն հաշիվները, որոնց հնարավոր չէ ապակոդավորել, չեն կրկնօրինակվի։", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -194,11 +194,11 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "Ըստ Ժամի", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Ըստ Հաշվիչի", "description": "Counter Based" }, "resize_popup_page": { @@ -214,7 +214,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Ներբեռնել Կրկնօրինակում", "description": "Download backup file." }, "import_backup": { @@ -226,15 +226,15 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Ներմուծել QR-կոդային Կրկնօրինակում", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Ներմուծել Տեքստային Կրկնօրինակում", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Ներմուծումը հաջողությամբ կատարվեց։ Որոշ QR-կոդեր չեն ճանաչվել։", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Ներբեռնել Կոդավորված Կրկնօրինակում", "description": "Download Encrypted Backup" }, "search": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Անշարժ պատուհան", "description": "Make window turn into persistent popup" }, "lock": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Ինքնուրույն Կրկնօրինակում", "description": "Manual backup" }, "use_autofill": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Կայքզննարկչի Համաժամեցում", "description": "Storage location" }, "sign_in": { @@ -345,7 +345,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Չհաջողվեց կապ հաստատել «$SERVICE$»-ի հետ։ Փորձեք կրկին մուտք գործել։", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -359,7 +359,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Կարող եք ներմուծել կրկնօրինակումներ այլ հավելվածներից։", "description": "Info text on import page" }, "otp_backup_learn": { @@ -394,22 +394,22 @@ "message": "Ալգորիթմ" }, "smart_filter": { - "message": "Smart Filter" + "message": "Խելացի Ֆիլտր" }, "backup": { "message": "Կրկնօրինակում" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Արխիվացրեք Ձեր տվյալները՝ ֆայլի մեջ։" }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Ձեր գաղտնաբառը չի հետևում կազմակերպության կողմից սահմանված կանոններին։ Հարցերի դեպքում՝ կապնվեք Ձեր ադմինիստրատորի հետ։" }, "advisor": { - "message": "Advisor" + "message": "Խորհրդատու" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Սահմանեք գաղտնաբառ՝ Ձեր տվյալները պաշտպանելու համար։" }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." @@ -436,7 +436,7 @@ "message": "Զգուշացում" }, "info": { - "message": "Info" + "message": "Ծանուցում" }, "dismiss": { "message": "Ջնջել" @@ -454,10 +454,10 @@ "message": "Թույլտվություններ" }, "permission_revoke": { - "message": "Revoke" + "message": "Զրոյացնել" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Ցույց տալ անչեղարկելի թույլտվությունները" }, "permission_required": { "message": "Այս թույլտվությունը պարտադիր է։ Դուք չեք կարող մերժել այն։" From 67747b6441d75943651b6831aa0e14194291a482 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 09:07:40 -0500 Subject: [PATCH 2969/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d4ce6ed3b..2813c3aba 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Düz", "description": "Flat theme" }, "storage_sync_info": { From 986cb2fce5c40e14a644c15a8ae253224ef9e2b3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 09:07:41 -0500 Subject: [PATCH 2970/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 85ab57bfe..7d4fde000 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Ձեզ պետք է սկանավորել QR-կոդ լոկալ ֆայլի՞ց։ Օգտագործե՛ք «Ներմուծել QR-կոդային Կրկնօրինակում»։", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -238,7 +238,7 @@ "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Մեկից ավել ֆայլ ընտրելով՝ հնարավոր է հերթագրել կրկնօրինակումների ներմուծումը։", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -250,11 +250,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Կրկնօրինակումներ ներմուծելու համար անհրաժեշտ է մուտքագրել ճիշտ գաղտնաբառը։", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Ձեր գաղտնաբառը պահվում է լոկալ հիշողության մեջ։ Խնդրում ենք անմիջապես փոխել այն անվտանգության ընտրացանկից։", "description": "localStorage password warning." }, "remove": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Անշարժ պատուհան", + "message": "Պատուհանային Կարգ", "description": "Make window turn into persistent popup" }, "lock": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Կայքզննարկչի Համաժամեցում", + "message": "Կայքզննարկիչի Համաժամեցում", "description": "Storage location" }, "sign_in": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Ձեր հաշիվների ցանկի մեջ մտնում է «Steam» կամ «Blizzard» ծառայության հաշիվ։ Ոչ-կոդավորված կրկնօրինակումները չեն օգտագործի ստանդարտ ձևաչափ։", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -412,22 +412,22 @@ "message": "Սահմանեք գաղտնաբառ՝ Ձեր տվյալները պաշտպանելու համար։" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Ակտիվացրեք ավտոկողպումը՝ Ձեր տվյալները պաշտպանելու համար։" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Կայքզննարկչային համաժամեցումը ապակտիվացված է։ Միացնելով այն՝ կարող եք համաժամեցնել Ձեր հաշիվները տարբեր կայքզննարկիչներում։" }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Ավտոմուտքագրումը ակտիվացնելու դեպքում կոդերը ավտոմատ կարգով կմուտքագրվեն վեբկայքերում։" }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Խելացի ֆիլտրն ակտիվացնելը թույլատրում է արագ մատչում Ձեր հաշիվներին։" }, "show_all_insights": { - "message": "Show all insights." + "message": "Ցույց տալ բոլոր խորհուրդները" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Ամեն ինչ կարգին է՝ խորհուրդներ չկան։" }, "danger": { "message": "Վտանգ" @@ -448,7 +448,7 @@ "message": "Կցել «կոնտեքստ» ընտրացանկին" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Հաշիվներ դեռ չկան։ Եկեք սկսենք՝ ավելացնելով Ձեր առաջին հաշիվը։" }, "permissions": { "message": "Թույլտվություններ" @@ -463,10 +463,10 @@ "message": "Այս թույլտվությունը պարտադիր է։ Դուք չեք կարող մերժել այն։" }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Մատչում տվյալ ներդիրին՝ QR-կոդի սկանավորման համար" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Կայքզննարկիչի հիշողության օգտագործում՝ որպես հաշիվների տվյալների պահեստ" }, "permission_identity": { "message": "Թույլատրում է մուտք գործել հիշողության ծառայություններ" From 86f2c651ce27d0e6064cca436a64acc9daf79b5c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 09:07:42 -0500 Subject: [PATCH 2971/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index f6afe5cfd..5741fe77a 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Plano", "description": "Flat theme" }, "storage_sync_info": { From a2b5250575359cbbe8dd8d0fe5ed84e02f26947b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 10:08:38 -0500 Subject: [PATCH 2972/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 7d4fde000..dc5fc9c9d 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -84,7 +84,7 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "Ծառայության Մասին", "description": "About." }, "settings": { @@ -186,7 +186,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Գրանցումը ձախողվեց։ Վերաբեռնեք էջը և կրկին փորձեք։", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -322,7 +322,7 @@ "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Ավտոկրկնօրինակեք Ձեր տվյալները՝ հիշողության ծառայություններում։", "description": "3rd party backup info" }, "browser_sync": { From 8b9243acd3965b0fe563d201a105c037942be385 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 10:08:39 -0500 Subject: [PATCH 2973/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index c92c73c6b..2cdc16af7 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Фіат", "description": "Flat theme" }, "storage_sync_info": { From 7ceded7a20a4013b309dc0dde07e111ade2c91b3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 16 Jul 2022 11:08:09 -0500 Subject: [PATCH 2974/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index cecfb02e2..bf1bca57a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Plano", "description": "Flat theme" }, "storage_sync_info": { From e0ee8be435aa8898702b3c3a2cd7d055ea663a45 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 18 Jul 2022 18:07:03 -0500 Subject: [PATCH 2975/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 3493e318d..a65dbf5d3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Planer", "description": "Flat theme" }, "storage_sync_info": { From 1068d9009d72b53ff37ee769114bec5aa6fb8e47 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 19 Jul 2022 05:54:47 -0500 Subject: [PATCH 2976/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 25787efcd..71599fbba 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Flak", "description": "Flat theme" }, "storage_sync_info": { From cd08f4c253113787ba10007923f5ebe6679d0ee8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 19 Jul 2022 05:54:48 -0500 Subject: [PATCH 2977/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 453ecd414..26dc24859 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Vlak", "description": "Flat theme" }, "storage_sync_info": { From e333a2fde719222f9a41ead7ec677948f8ecc961 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 4 Aug 2022 08:26:21 -0500 Subject: [PATCH 2978/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a498fe67d..ffb74a18d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -96,7 +96,7 @@ "description": "Security." }, "current_phrase": { - "message": "Παλιός κωδικός πρόσβασης", + "message": "Τρέχον Κωδικός", "description": "Current Passphrase." }, "new_phrase": { @@ -451,19 +451,19 @@ "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." }, "permissions": { - "message": "Permissions" + "message": "Δικαιώματα" }, "permission_revoke": { - "message": "Revoke" + "message": "Ανάκληση" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Αυτό είναι ένα δικαίωμα που απαιτείται και δεν μπορεί να ανακληθεί." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Πρόσβαση στην τρέχουσα καρτέλα για σάρωση QR κωδικών." }, "permission_storage": { "message": "Access to browser storage to store account data." @@ -499,7 +499,7 @@ "message": "Allows backup to OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Πρέπει πρώτα να απενεργοποιήσετε τα αντίγραφα ασφαλείας του OneDrive." }, "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." From 437e7fb8c4b06d05a2e2dc3086d0db6d4cb2f4a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 7 Aug 2022 06:24:42 -0500 Subject: [PATCH 2979/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 0d6ef8cae..ad5138f1f 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "تخت", "description": "Flat theme" }, "storage_sync_info": { From 470f3322f248f9a5075463822dd85b7d2b25dd65 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 7 Aug 2022 12:32:49 -0500 Subject: [PATCH 2980/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index acfa109ba..e41b02079 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "扁平", "description": "Flat theme" }, "storage_sync_info": { From 742d2ebb266ebb43251cd56d55d110b7c157405e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Aug 2022 03:11:11 -0500 Subject: [PATCH 2981/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 867803fc3..0ae0c35cd 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Nhập vào thất bại. Nếu bạn đang kết hợp từ Google Authenticator, hãy thử nhập vào dữ liệu của bạn từ Google Authenticator và thử lại.", + "message": "Nhập vào không thành công. Nếu bạn đang thử nhập dữ liệu từ Google Authenticator, hãy thử xuất dữ liệu của bạn từ Google Authenticator rồi thử lại.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Tên đăng nhập", + "message": "Tên người dùng", "description": "Account Name." }, "issuer": { From 56f034813abb30de5ff326fd1bbaaacf50c20132 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 11 Aug 2022 11:17:24 -0500 Subject: [PATCH 2982/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 411b14d1b..164ee3466 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "평평", "description": "Flat theme" }, "storage_sync_info": { From 03a8d6f1f97bd7291585d03dcb9ef61a2c0b01c5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 17 Aug 2022 04:25:11 -0500 Subject: [PATCH 2983/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ed95160b9..56cf74935 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Plat", "description": "Flat theme" }, "storage_sync_info": { From 9e52a53c5cc5413797e63a3c9211ff6b45a461d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 17 Sep 2022 12:39:54 -0500 Subject: [PATCH 2984/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 16a1c450c..04410767e 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "แบน", "description": "Flat theme" }, "storage_sync_info": { @@ -457,51 +457,51 @@ "message": "เพิกถอน" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "แสดงสิทธิ์ที่เพิกถอนไม่ได้" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "นี่เป็นการอนุญาตที่จำเป็นและไม่สามารถเพิกถอนได้" }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "เข้าถึงแท็บปัจจุบันเพื่อสแกนรหัส QR" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "เข้าถึงที่เก็บข้อมูลของเบราว์เซอร์เพื่อเก็บข้อมูลบัญชี" }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "อนุญาตให้ลงชื่อเข้าใช้บริการพื้นที่เก็บข้อมูลของบุคคลที่สาม" }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "ให้สิทธิ์การเข้าถึงแบบเขียนอย่างเดียวในคลิปบอร์ดเพื่อคัดลอกรหัสไปยังคลิปบอร์ดเมื่อคุณคลิกที่บัญชี" }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "เพิ่ม Authenticator ให้กับเมนูบริบท" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "เข้าถึงเว็บไซต์ทั้งหมดเพื่อสแกนรหัส QR" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "อนุญาตให้ซิงค์นาฬิกากับ Google" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "อนุญาตให้สำรองข้อมูลไปยัง Dropbox" }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "คุณต้องปิดใช้งานการสำรองข้อมูล Dropbox ก่อน" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "อนุญาตให้สำรองข้อมูลไปยัง Google Drive" }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "คุณต้องปิดใช้งานการสำรองข้อมูล Google ไดรฟ์ก่อน" }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "อนุญาตให้สำรองข้อมูลไปยัง OneDrive" }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "คุณต้องปิดใช้งานการสำรองข้อมูล OneDrive ก่อน" }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "ไม่ทราบการอนุญาต หากเห็นข้อความนี้ โปรดส่งรายงานข้อบกพร่อง" } } From 53d055cdb013f281ef1050fdea818f40514c0028 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 17 Sep 2022 14:46:53 -0500 Subject: [PATCH 2985/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index c011e6767..578950256 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -430,10 +430,10 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Rrezik" }, "warning": { - "message": "Warning" + "message": "Kujdes" }, "info": { "message": "Info" @@ -442,7 +442,7 @@ "message": "Dismiss" }, "learn_more": { - "message": "Learn more" + "message": "Mëso më shumë" }, "enable_context_menu": { "message": "Add to context menu" @@ -451,7 +451,7 @@ "message": "No accounts to display. Add your first account now." }, "permissions": { - "message": "Permissions" + "message": "Lejet" }, "permission_revoke": { "message": "Revoke" From 256c2c8f5d20b5eb98adfa1b439b0d2c9d1ecbed Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 17 Sep 2022 16:07:17 -0500 Subject: [PATCH 2986/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 578950256..358b4fa39 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -478,30 +478,30 @@ "message": "Adds Authenticator to context menu." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Lejë për të gjitha website-t për të skanuar kodet QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Lejo sinkronizimin e ores me Google-in." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Lejo backup drejt Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Ti duhet të çaktivizosh backup-in e Dropbox si fillim." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Lejon backup drejt Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Ti duhet të çaktivizosh backup-in e Google Drive si fillim." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Lejon backup drejt OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Ti duhet të çaktivizosh backup-in e OneDrive si fillim." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Leje e panjohur. Nëse e sheh këtë mesazh, te lutem dërgo një bug report tek ne." } } From 44626d6ee07aa71e144e033cc9390177cbfefeaa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Sep 2022 22:57:22 -0500 Subject: [PATCH 2987/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 1dd384640..a92bc2404 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Удостоверителя генерира 2-фактурна защита, за вашият браузър.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Невалиден клон на сметка", "description": "Secret Error." }, "add_code": { From 10540535dd83b53a3439144f39d0214da8c72d7e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Sep 2022 00:00:55 -0500 Subject: [PATCH 2988/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index a92bc2404..1e642b2ed 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Удостоверител", + "message": "Удостоверяване", "description": "Extension Short Name." }, "extDesc": { From 1de0d1777c560c0a6e9fb83023e767377dc68928 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:02:46 -0500 Subject: [PATCH 2989/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 96 +++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 23187bda0..d2098dd84 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Import mislykkedes. Hvis du migrerer data fra Google Authenticator, skal du geneksportere dine data fra Google Authenticator og prøve igen.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Nogle kontodata blev ikke importeret.", "description": "Some migration data is broken." }, "close": { @@ -116,14 +116,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Jeg forstår, at alle mine data vil blive uopretteligt slettet.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "Nulstil Autentificering" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Dette vil slette alle dine data og helt nulstille Authenticator. Du vil ikke være i stand til at gendanne slettede data! Du bør overveje at gemme en sikkerhedskopi, før du nulstiller Authenticator." }, "security_warning": { "message": "Denne adgangskode bruges til at kryptere dine konti. Ingen kan hjælpe dig, hvis du glemmer adgangskoden.", @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Du kan ikke tilføje en ny konto før alle konti er dekrypteret. Indtast den korrekte adgangskode, før du fortsætter.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Konti, der ikke var i stand til at blive dekrypteret vil ikke blive inkluderet i denne backup.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Prøver du at scanne QR-koden fra en lokal fil? Brug i stedet Importér QR-billedsikkerhedskopier.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importér QR-billedsikkerhedskopi", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import lykkedes, men nogle QR-koder kunne ikke genkendes.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Du kan vælge flere filer at importere backup i partier.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuel Sikkerhedskopi", "description": "Manual backup" }, "use_autofill": { @@ -306,11 +306,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Simpel", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakt", "description": "Compact theme" }, "theme_high_contrast": { @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Flad", "description": "Flat theme" }, "storage_sync_info": { @@ -403,105 +403,105 @@ "message": "Sikkerhedskopier dine data til en fil." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Din adgangskode opfylder ikke din organisations sikkerhedskrav. Kontakt din administrator for mere information." }, "advisor": { - "message": "Advisor" + "message": "Rådgiver" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Angiv en adgangskode for at beskytte dine data." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Aktivér auto-lås for at beskytte dine data." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Browsersynkronisering er deaktiveret. Aktivering af det gør det muligt at synkronisere konti på tværs af browsere." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autoudfyld kan aktiveres for automatisk at udfylde koder på hjemmesider." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Aktivering af smart filter giver hurtig adgang til konti." }, "show_all_insights": { - "message": "Show all insights." + "message": "Vis al indsigt." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Ingen indsigt fundet, alt ser godt ud!" }, "danger": { - "message": "Danger" + "message": "Fare" }, "warning": { - "message": "Warning" + "message": "Advarsel" }, "info": { - "message": "Info" + "message": "Information" }, "dismiss": { - "message": "Dismiss" + "message": "Afvis" }, "learn_more": { - "message": "Learn more" + "message": "Få mere at vide" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Føj til kontekstmenu" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Ingen konti at vise. Tilføj din første konto nu." }, "permissions": { - "message": "Permissions" + "message": "Tilladelser" }, "permission_revoke": { - "message": "Revoke" + "message": "Træk tilbage" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Vis ikke-genkaldelige tilladelser" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Dette er en krævet tilladelse og kan ikke tilbagekaldes." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Adgang til den aktuelle fane for at skanne QR-koder." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Adgang til browserlagring for at gemme kontodata." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Tillader at logge ind på 3. parts lagertjenester." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Giver skrivebeskyttet adgang til udklipsholderen for at kopiere koder til udklipsholderen, når du klikker på kontoen." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Tilføjer Authenticator til kontekstmenuen." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Adgang til alle websteder for at scanne QR-koder." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Tillader ur-synkronisering med Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Tillader backup til Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Du skal deaktivere Dropbox backup først." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Tillader backup til Google Drev." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Du skal deaktivere Google Drev backup først." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Tillader backup til OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Du skal deaktivere OneDrive backup først." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Ukendt tilladelse. Hvis du ser denne besked, så send venligst en fejlrapport." } } From 36dd10887ba03046d9a211e87166258329b0161c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:02:47 -0500 Subject: [PATCH 2990/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f4aed5522..2d06b6f7f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Плоская", "description": "Flat theme" }, "storage_sync_info": { From d5ce49d72be56e4df9cd059c566082db80d59a44 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 30 Sep 2022 13:09:44 -0500 Subject: [PATCH 2991/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index dc5fc9c9d..3dc52d31f 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -174,7 +174,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Հիշել Գաղտնաբառը", + "message": "Հիշել գաղտնաբառերը", "description": "Remember Passphrase" }, "clock_too_far_off": { From b79d802535e210aef3c015d679c3aebc4e7180a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:33:23 -0500 Subject: [PATCH 2992/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 1e642b2ed..aa39d88db 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Добави акаунт", "description": "Add account." }, "add_qr": { From 1b8adeda03733e695872685f0ffcf791d968283f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 7 Oct 2022 09:16:28 -0500 Subject: [PATCH 2993/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 164ee3466..b79b3b435 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -52,7 +52,7 @@ "description": "OK." }, "yes": { - "message": "예", + "message": "네", "description": "Yes." }, "no": { From 87a4deab867144db8bf94ea4ca1ec2e78be602db Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 7 Oct 2022 10:19:52 -0500 Subject: [PATCH 2994/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 142 +++++++++++++++++++------------------- 1 file changed, 71 insertions(+), 71 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index b79b3b435..f87e99193 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -8,15 +8,15 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성합니다.", + "message": "인증 도구는 내 브라우저에서 2단계 인증 코드를 생성해요.", "description": "Extension Description." }, "added": { - "message": " 추가 되었습니다.", + "message": "을(를) 추가했어요.", "description": "Added Account." }, "errorqr": { - "message": "인식할 수 없는 QR 코드입니다.", + "message": "인식할 수 없는 QR 코드예요.", "description": "QR Error." }, "errorsecret": { @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "수동 입력.", + "message": "수동 입력", "description": "Manual Entry." }, "migration_fail": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "일부 계정 데이터를 성공적으로 가져오지 못했습니다.", + "message": "일부 계정 데이터를 가져오지 못했어요.", "description": "Some migration data is broken." }, "close": { @@ -56,7 +56,7 @@ "description": "Yes." }, "no": { - "message": "아니오", + "message": "아니요", "description": "No." }, "account": { @@ -76,15 +76,15 @@ "description": "Secret." }, "updateSuccess": { - "message": "성공.", + "message": "성공했어요.", "description": "Update Success." }, "updateFailure": { - "message": "실패.", + "message": "실패했어요.", "description": "Update Failure." }, "about": { - "message": "정보", + "message": "소개", "description": "About." }, "settings": { @@ -108,25 +108,25 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "비밀번호 확인", + "message": "비밀번호 재확인", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "정말로 이 계정을 삭제하시겠습니까? 이 작업은 취소할 수 없습니다.", + "message": "정말로 이 계정을 삭제하시겠어요? 이 작업은 되돌릴 수 없어요.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "모든 데이터가 복구 불가능한 상태로 삭제됨을 이해합니다.", + "message": "내 모든 데이터가 복구 불가능한 상태로 삭제됨을 이해했어요.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "인증 도구 초기화" }, "delete_all_warning": { - "message": "이 작업은 모든 데이터를 삭제하고 인증 도구를 완전 초기화합니다. 삭제된 모든 데이터를 복구할 수 없습니다! 인증 도구를 초기화하기 전에 백업을 저장하는 것을 고려하십시오." + "message": "이 작업은 내 모든 데이터를 삭제하고 인증 도구를 완전히 초기화시킬 거예요. 삭제된 어떠한 데이터도 복구할 수 없게 돼요! 인증 도구 초기화 전 백업을 저장하는 걸 고려해 보세요." }, "security_warning": { - "message": "이 비밀번호는 귀하의 계정을 암호화합니다. 분실 시 아무런 도움을 받을 수 없습니다.", + "message": "이 비밀번호는 내 계정을 암호화시키는 데 사용돼요. 비밀번호를 잊어버리면 아무도 도움을 줄 수 없어요.", "description": "Passphrase Warning." }, "update": { @@ -134,15 +134,15 @@ "description": "Update." }, "phrase_incorrect": { - "message": "모든 계정이 복호화될 때까지 새 계정을 추가할 수 없습니다. 계속하기 전에 올바른 암호를 입력해주세요.", + "message": "모든 계정이 복호화될 때까지 새 계정을 추가할 수 없어요. 계속하기 전 올바른 비밀번호를 입력하세요.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "복호화가 불가능한 계정은 이 백업에 포함되지 않습니다.", + "message": "복호화가 불가능한 계정은 이 백업에 포함되지 않을 거예요.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "비밀번호가 일치하지 않습니다.", + "message": "비밀번호가 일치하지 않아요.", "description": "Passphrase Not Match." }, "encrypted": { @@ -150,11 +150,11 @@ "description": "Encrypted." }, "copied": { - "message": "복사 완료", + "message": "복사됨", "description": "Copied." }, "feedback": { - "message": "피드백", + "message": "의견 보내기", "description": "Feedback." }, "translate": { @@ -166,11 +166,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "데이터 복호화를 위해 비밀번호를 입력하세요.", + "message": "계정 데이터를 복호화하려면 비밀번호를 입력하세요.", "description": "Passphrase Info" }, "sync_clock": { - "message": "구글과 시간 동기화", + "message": "Google과 시간 동기화", "description": "Sync Clock" }, "remember_phrase": { @@ -186,7 +186,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "캡처에 실패했습니다. 페이지를 새로고침하고 다시 시도해주세요.", + "message": "캡처하지 못했어요. 페이지를 다시 불러오고 다시 시도해 보세요.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -198,7 +198,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "횟수 기준", + "message": "카운터 기준", "description": "Counter Based" }, "resize_popup_page": { @@ -206,11 +206,11 @@ "description": "Popup Page Settings" }, "scale": { - "message": "화면 배율", + "message": "배율", "description": "Scale" }, "export_info": { - "message": "경고: 모든 백업이 암호화되지 않았습니다. 다른 앱에 계정을 추가하고 싶습니까? 계정에 오른쪽 위에 숨겨진 버튼을 누르십시오.", + "message": "경고: 모든 백업이 암호화되지 않았어요. 다른 앱에 계정을 추가하고 싶으신가요? 계정 오른쪽 상단 부분에 있는 숨겨진 버튼을 누르세요.", "description": "Export menu info text" }, "download_backup": { @@ -246,15 +246,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "경고: 백업이 암호화되지 않았습니다. 사용 시 모든 위험은 저희가 책임지지 않습니다.", + "message": "경고: 백업이 암호화되지 않았어요. 사용 시 발생하는 문제는 저희가 책임지지 않아요.", "description": "Backup risk warning." }, "import_error_password": { - "message": "백업을 가져오려면 올바른 비밀번호를 입력해야 합니다.", + "message": "백업을 가져오려면 올바른 비밀번호를 입력해야 해요.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "비밀번호가 로컬 위치에 저장되었으므로, 보안 메뉴에서 즉시 변경해주세요.", + "message": "내 비밀번호가 로컬 위치에 저장됐어요. 보안 메뉴에서 즉시 변경해 주세요.", "description": "localStorage password warning." }, "remove": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "암호로 보호된 백업 다운로드", + "message": "비밀번호로 보호된 백업 다운로드", "description": "Download Encrypted Backup" }, "search": { @@ -298,11 +298,11 @@ "description": "Theme" }, "theme_light": { - "message": "라이트", + "message": "밝은 테마", "description": "Light theme" }, "theme_dark": { - "message": "다크", + "message": "어두운 테마", "description": "Dark theme" }, "theme_simple": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "컴팩트", + "message": "콤팩트", "description": "Compact theme" }, "theme_high_contrast": { @@ -318,11 +318,11 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "평평", + "message": "플랫", "description": "Flat theme" }, "storage_sync_info": { - "message": "제3자 저장 서비스에 데이터를 자동으로 백업하세요.", + "message": "제삼자 저장 서비스에 내 데이터를 자동으로 백업하세요.", "description": "3rd party backup info" }, "browser_sync": { @@ -334,7 +334,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "로그인 (업무)", + "message": "로그인 (비즈니스)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -345,7 +345,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "$SERVICE$ 계정에 연결하는 도중 문제가 발생했습니다. 다시 로그인 해주세요.", + "message": "내 $SERVICE$ 계정에 연결하는 도중 문제가 발생했어요. 다시 로그인해 주세요.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,11 +355,11 @@ } }, "otp_unsupported_warn": { - "message": "하나 이상의 스팀(Steam) 또는 블리자드(Blizzard) 계정을 보유하고 계십니다. 암호화되지 않은 백업은 표준화된 백업 형식을 사용하지 않습니다.", + "message": "내가 한 개 이상의 Steam 또는 Blizzard 계정을 소유하고 있어요. 암호화되지 않은 백업은 표준화된 백업 형식을 사용하지 않을 거예요.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "일부 기타 애플리케이션으로부터 백업을 가져올 수 있습니다.", + "message": "다른 일부 애플리케이션에서 백업을 가져올 수 있어요.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -370,7 +370,7 @@ "message": "불러오는 중…" }, "autolock": { - "message": "다음 시간 이후 잠금" + "message": "다음 시간 이후 잠금:" }, "minutes": { "message": "분" @@ -400,108 +400,108 @@ "message": "백업" }, "backup_file_info": { - "message": "데이터를 파일로 백업" + "message": "내 데이터를 파일로 백업하세요." }, "password_policy_default_hint": { - "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않습니다. 자세한 내용은 관리자에게 문의하십시오." + "message": "비밀번호가 내 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자분께 연락해 주세요." }, "advisor": { - "message": "어드바이저" + "message": "권장 작업" }, "advisor_insight_password_not_set": { - "message": "데이터를 보호하기 위해 암호를 설정하세요." + "message": "내 데이터를 보호하려면 비밀번호를 설정하세요." }, "advisor_insight_auto_lock_not_set": { - "message": "데이터를 보호하기 위해 자동 잠금을 사용하세요." + "message": "내 데이터를 보호하려면 자동 잠금을 활성화하세요." }, "advisor_insight_browser_sync_not_enabled": { - "message": "브라우저 동기화가 비활성화되었습니다. 활성화하면 브라우저 간 계정을 동기화할 수 있습니다." + "message": "브라우저 동기화가 비활성화됐어요. 활성화하면 브라우저 간 계정을 동기화할 수 있게 돼요." }, "advisor_insight_auto_fill_not_enabled": { - "message": "웹사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 활성화할 수 있습니다." + "message": "웹사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 활성화할 수 있어요." }, "advisor_insight_smart_filter_not_enabled": { - "message": "스마트 필터를 활성화하면 계정에 대한 빠른 액세스를 허용합니다." + "message": "스마트 필터를 활성화하면 계정에 빠르게 접근할 수 있어요." }, "show_all_insights": { - "message": "모든 인사이트를 표시합니다." + "message": "모든 인사이트 표시." }, "no_insight_available": { - "message": "인사이트가 발견되지 않았습니다, 모든 것이 양호해보입니다!" + "message": "인사이트가 발견되지 않았어요. 모든 것이 양호해 보여요!" }, "danger": { "message": "위험" }, "warning": { - "message": "경고" + "message": "주의" }, "info": { - "message": "정보" + "message": "알림" }, "dismiss": { - "message": "닫기" + "message": "지우기" }, "learn_more": { - "message": "더 보기" + "message": "자세히 알아보기" }, "enable_context_menu": { - "message": "컨텍스트에 메뉴 추가" + "message": "컨텍스트 메뉴에 추가" }, "no_entires": { - "message": "표시할 계정이 없습니다. 첫 번째 계정을 추가하세요." + "message": "보여줄 계정이 없어요. 첫 번째 계정을 지금 추가해 보세요." }, "permissions": { - "message": "사용 권한" + "message": "권한" }, "permission_revoke": { - "message": "취소" + "message": "회수" }, "permission_show_required_permissions": { - "message": "취소할 수 없는 권한 표시" + "message": "회수할 수 없는 권한 표시" }, "permission_required": { - "message": "이 권한은 필수 권한이며 취소할 수 없습니다." + "message": "이건 필수 권한이며 회수할 수 없어요." }, "permission_active_tab": { - "message": "QR 코드를 스캔하기 위해 현재 탭에 액세스합니다." + "message": "QR 코드 스캔을 위해 현재 탭에 접근할 수 있게 해요." }, "permission_storage": { "message": "계정 데이터를 저장하기 위해 브라우저 저장소에 액세스합니다." }, "permission_identity": { - "message": "제3자 스토리지제 3 자 스토리지 서비스에 로그인 할 수 있습니다. 서비스에 로그인 할 수 있습니다." + "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." }, "permission_clipboard_write": { "message": "계정을 클릭할 때 클립보드에 코드를 복사하여 클립보드에 대한 쓰기 전용 액세스 권한을 부여합니다." }, "permission_context_menus": { - "message": "컨텍스트 메뉴에 인증 도구를 추가합니다." + "message": "컨텍스트 메뉴에 인증 도구를 추가할 수 있게 해요." }, "permission_all_urls": { - "message": "QR 코드를 스캔하기 위해 모든 웹 사이트에 액세스 할 수 있습니다." + "message": "QR 코드 스캔을 위해 모든 웹사이트에 접근할 수 있게 해요." }, "permission_sync_clock": { - "message": "Google과 시계 동기화를 허용합니다." + "message": "Google과 시간 동기화를 허용해요." }, "permission_dropbox": { - "message": "Dropbox 백업을 허용합니다." + "message": "Dropbox 백업을 허용해요." }, "permission_dropbox_cannot_revoke": { - "message": "먼저 Dropbox 백업을 사용하지 않도록 설정해야 합니다." + "message": "먼저 Dropbox 백업을 비활성화해야 해요." }, "permission_drive": { - "message": "Google Drive 백업을 허용합니다." + "message": "Google Drive 백업을 허용해요." }, "permission_drive_cannot_revoke": { - "message": "먼저 Google Drive 백업을 사용하지 않도록 설정해야 합니다." + "message": "먼저 Google Drive 백업을 비활성화해야 해요." }, "permission_onedrive": { - "message": "OneDrive 백업을 허용합니다." + "message": "OneDrive 백업을 허용해요." }, "permission_onedrive_cannot_revoke": { - "message": "먼저 OneDrive 백업을 사용하지 않도록 설정해야 합니다." + "message": "먼저 OneDrive 백업을 비활성화해야 해요." }, "permission_unknown_permission": { - "message": "알 수 없는 권한입니다. 이 메시지가 표시되면 버그 보고서를 보내주십시오." + "message": "알 수 없는 권한이에요. 이 메시지를 보신다면, 버그 신고를 진행해 주세요." } } From a481658f0e4584fa9b2ccf09d6d7f26e4a40b197 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 7 Oct 2022 12:06:13 -0500 Subject: [PATCH 2995/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f87e99193..a969d4941 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "가져오기에 실패함. 구글 OTP로부터 데이터를 가져온 경우, 구글 OTP에서 데이터를 다시 내보내기 한 후에 다시 시도해주십시오.", + "message": "가져오지 못했어요. Google 인증 도구로부터 데이터를 이전하셨다면, Google 인증 도구에서 데이터를 다시 내보낸 후에 다시 시도하세요.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -116,7 +116,7 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "내 모든 데이터가 복구 불가능한 상태로 삭제됨을 이해했어요.", + "message": "내 모든 데이터가 복구 불가능한 상태로 삭제된다는 점을 이해했어요.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { From b70bd7593fcdb3706ea6301ee7adbb817e0593d5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:25:54 -0500 Subject: [PATCH 2996/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2813c3aba..77cc41b6e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -418,7 +418,7 @@ "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirerek hesapların tarayıcılar arasında eşitlenmesini sağlayabilirsiniz." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Kodları web sitelerine otomatik olarak doldurmak için otomatik doldurma etkinleştirilebilir." + "message": "Otomatik doldurma, kodları web sitelerine otomatik olarak doldurmak için etkinleştirilebilir." }, "advisor_insight_smart_filter_not_enabled": { "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." From c263159d23bece446f10d936eeab16b319fedd42 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Oct 2022 03:32:06 -0500 Subject: [PATCH 2997/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index a969d4941..80b76409e 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "기기에 있는 파일로부터 QR 코드 스캔을 시도하고 계십니까? QR 이미지 백업 가져오기를 대신 사용하십시오.", + "message": "로컬 파일에서 QR 코드 스캔을 시도하고 계신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 10a08f2998da26b95c106ac6df02a610d6b6688c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Oct 2022 04:45:33 -0500 Subject: [PATCH 2998/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 80b76409e..6fdb1d4bb 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -466,13 +466,13 @@ "message": "QR 코드 스캔을 위해 현재 탭에 접근할 수 있게 해요." }, "permission_storage": { - "message": "계정 데이터를 저장하기 위해 브라우저 저장소에 액세스합니다." + "message": "계정 데이터를 저장하기 위해 브라우저 저장소에 접근할 수 있게 해요." }, "permission_identity": { "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." }, "permission_clipboard_write": { - "message": "계정을 클릭할 때 클립보드에 코드를 복사하여 클립보드에 대한 쓰기 전용 액세스 권한을 부여합니다." + "message": "계정을 클릭할 때 클립보드에 코드를 복사해서 클립보드에 쓰기 전용 접근 권한을 줄 수 있도록 해요." }, "permission_context_menus": { "message": "컨텍스트 메뉴에 인증 도구를 추가할 수 있게 해요." From 00814b7af7ddc7e1563ed88b421db9d25562f2f5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 8 Oct 2022 12:57:23 -0500 Subject: [PATCH 2999/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 6fdb1d4bb..bdcdf712b 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -412,16 +412,16 @@ "message": "내 데이터를 보호하려면 비밀번호를 설정하세요." }, "advisor_insight_auto_lock_not_set": { - "message": "내 데이터를 보호하려면 자동 잠금을 활성화하세요." + "message": "내 데이터를 보호하려면 자동 잠금을 사용하세요." }, "advisor_insight_browser_sync_not_enabled": { - "message": "브라우저 동기화가 비활성화됐어요. 활성화하면 브라우저 간 계정을 동기화할 수 있게 돼요." + "message": "브라우저 동기화를 사용하지 않아요. 사용하면 브라우저 간 계정을 동기화할 수 있게 돼요." }, "advisor_insight_auto_fill_not_enabled": { - "message": "웹사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 활성화할 수 있어요." + "message": "웹사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 사용할 수 있어요." }, "advisor_insight_smart_filter_not_enabled": { - "message": "스마트 필터를 활성화하면 계정에 빠르게 접근할 수 있어요." + "message": "스마트 필터를 사용하면 계정에 빠르게 접근할 수 있어요." }, "show_all_insights": { "message": "모든 인사이트 표시." @@ -487,19 +487,19 @@ "message": "Dropbox 백업을 허용해요." }, "permission_dropbox_cannot_revoke": { - "message": "먼저 Dropbox 백업을 비활성화해야 해요." + "message": "먼저 Dropbox 백업을 사용하지 않아야 해요." }, "permission_drive": { "message": "Google Drive 백업을 허용해요." }, "permission_drive_cannot_revoke": { - "message": "먼저 Google Drive 백업을 비활성화해야 해요." + "message": "먼저 Google Drive 백업을 사용하지 않아야 해요." }, "permission_onedrive": { "message": "OneDrive 백업을 허용해요." }, "permission_onedrive_cannot_revoke": { - "message": "먼저 OneDrive 백업을 비활성화해야 해요." + "message": "먼저 OneDrive 백업을 사용하지 않아야 해요." }, "permission_unknown_permission": { "message": "알 수 없는 권한이에요. 이 메시지를 보신다면, 버그 신고를 진행해 주세요." From dac4dd38e798010d3328afd637449a0207fcf26c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 11 Oct 2022 02:22:45 -0500 Subject: [PATCH 3000/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index bdcdf712b..b61e92121 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "업데이트", + "message": "갱신", "description": "Update." }, "phrase_incorrect": { From 6e2230f3b10be5856a529d31df4a425220513754 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Oct 2022 04:10:34 -0500 Subject: [PATCH 3001/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index b61e92121..8842452e0 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "유효하지 않은 계정 비밀번호", + "message": "잘못된 계정 비밀번호예요", "description": "Secret Error." }, "add_code": { @@ -174,15 +174,15 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "비밀번호 저장", + "message": "비밀번호 기억", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "경고! 로컬 시간과의 오차가 너무 큽니다. 문제가 계속되기 전에 고쳐주세요.", + "message": "주의! 내 현지 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "귀하의 계정에 대한 백업이 있으십니까? 더 늦기 전에 빨리 생성하세요!", + "message": "내 계정에 대한 백업이 있으신가요? 더 늦기 전에 빨리 생성하세요!", "description": "Remind Backup" }, "capture_failed": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "로컬 파일에서 QR 코드 스캔을 시도하고 계신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", + "message": "기기 파일에서 QR 코드 스캔을 시도하고 계신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -230,15 +230,15 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "텍스트 백업 가져오기", + "message": "문자 백업 가져오기", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "성공적으로 가져왔지만, 일부 QR 이미지를 인식하지 못했습니다.", + "message": "가져왔지만, 일부 QR 코드를 인식하지 못했어요.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "배치로 백업을 가져오기 위해 다중 파일을 선택할 수 있습니다.", + "message": "일괄적으로 백업을 가져오기 위해서 여러 파일을 선택할 수 있어요.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -433,7 +433,7 @@ "message": "위험" }, "warning": { - "message": "주의" + "message": "경고" }, "info": { "message": "알림" From 5ced277f9ee8efd5697942a35b8b8f102a89c073 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Oct 2022 09:48:44 -0500 Subject: [PATCH 3002/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 4f512fd17..d7f927971 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Ploché", "description": "Flat theme" }, "storage_sync_info": { From b9371cffc0d656cf58afdae2309c0fdd663a8af2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:00:17 -0500 Subject: [PATCH 3003/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 56aba760f..b51ef6558 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Rata", "description": "Flat theme" }, "storage_sync_info": { @@ -451,7 +451,7 @@ "message": "Tidak ada akun untuk ditampilkan. Tambahkan akun pertamamu sekarang." }, "permissions": { - "message": "Permissions" + "message": "Perizinan" }, "permission_revoke": { "message": "Revoke" From 52ff8f68bdfd84e61e21c0fa33908ec498a7ab8c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 16 Nov 2022 09:14:57 -0600 Subject: [PATCH 3004/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 571728776..7ede857d6 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "壓縮", "description": "Compact theme" }, "theme_high_contrast": { From c5652146f8886992600b19e2c342b4d0024b4b75 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 18 Nov 2022 12:44:56 -0600 Subject: [PATCH 3005/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2d06b6f7f..79f1a1296 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -400,7 +400,7 @@ "message": "Резервное копирование" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Резервное копирование данных в файл." }, "password_policy_default_hint": { "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получение дополнительной информации." From 68f18a19a1aa1cb7c97c547924fc9ef564b81f9b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:27:35 -0600 Subject: [PATCH 3006/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 62 +++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d01f7f4a8..ac29b68db 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -84,7 +84,7 @@ "description": "Update Failure." }, "about": { - "message": "عن", + "message": "حول", "description": "About." }, "settings": { @@ -92,7 +92,7 @@ "description": "Settings." }, "security": { - "message": "الحماية", + "message": "حماية", "description": "Security." }, "current_phrase": { @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "حدِّث", + "message": "تحديث", "description": "Update." }, "phrase_incorrect": { @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "عبارة المرور غير متطابقة.", + "message": "كلمة السر غير متطابقة.", "description": "Passphrase Not Match." }, "encrypted": { @@ -150,11 +150,11 @@ "description": "Encrypted." }, "copied": { - "message": "تم النسخ!", + "message": "تَمَّ النَّسخ", "description": "Copied." }, "feedback": { - "message": "المشاكل", + "message": "التقييم والملاحظات", "description": "Feedback." }, "translate": { @@ -162,7 +162,7 @@ "description": "Translate." }, "source": { - "message": "العربية", + "message": "المصدر", "description": "Source Code." }, "passphrase_info": { @@ -174,7 +174,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "تذكر كلمات المرور", + "message": "تذكر كلمة السر", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى فوات الاوان!", + "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى تصبح متأخرًا", "description": "Remind Backup" }, "capture_failed": { @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "تفضيلات", + "message": "التفضيلات", "description": "Popup Page Settings" }, "scale": { @@ -210,11 +210,11 @@ "description": "Scale" }, "export_info": { - "message": "تحذير: جميع نسخك الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى آخر التطبيق؟ مرر فوق الجزء الأيمن العلوي من أي حساب، و اضغط على الزر المخفي.", + "message": "تحذير: جميع نسخك الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى تطبيق آخر؟ مرر فوق الجزء الأيمن العلوي من أي حساب، و اضغط على الزر المخفي.", "description": "Export menu info text" }, "download_backup": { - "message": "ملف قابل للتنزيل", + "message": "تنزيل النسخة الاحتياطية", "description": "Download backup file." }, "import_backup": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "استيراد النسخة الاحتياطية الغير مشفرة", + "message": "استيراد نسخة احتياطية نصية", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -254,11 +254,11 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "يتم تخزين كلمة المرور الخاصة بك محلياً، يرجى تغييره في القائمة أمان فورا.", + "message": "كلمة المرور الخاصة بك مخزنة محلياً، يرجى تغييرها في قائمة الأمان على الفور.", "description": "localStorage password warning." }, "remove": { - "message": "احذف", + "message": "إزالة", "description": "Remove password." }, "download_enc_backup": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "الوضع المنبثق", + "message": "نمط منبثق", "description": "Make window turn into persistent popup" }, "lock": { @@ -278,7 +278,7 @@ "description": "Lock accounts" }, "edit": { - "message": "حرّر", + "message": "تحرير", "description": "Edit" }, "manual_dropbox": { @@ -286,23 +286,23 @@ "description": "Manual backup" }, "use_autofill": { - "message": "استخدام ميزة الملء التلقائي", + "message": "استخدام الملء التلقائي", "description": "Use Autofill" }, "use_high_contrast": { - "message": "تباين عالي", + "message": "استخدام التباين العالي", "description": "Use High Contrast" }, "theme": { - "message": "المظهر", + "message": "السمة", "description": "Theme" }, "theme_light": { - "message": "فاتح", + "message": "مضيء", "description": "Light theme" }, "theme_dark": { - "message": "غامق", + "message": "مظلم", "description": "Dark theme" }, "theme_simple": { @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "مبسط", + "message": "مدمج", "description": "Compact theme" }, "theme_high_contrast": { @@ -318,11 +318,11 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "مسطحة", "description": "Flat theme" }, "storage_sync_info": { - "message": "تلقائياً النسخ الاحتياطي البيانات الخاصة بك للتخزين وخدمات الطرف الثالث.", + "message": "النسخ الاحتياطي التلقائي لبياناتك إلى خِدْمَات تخزين طرف ثالث.", "description": "3rd party backup info" }, "browser_sync": { @@ -341,11 +341,11 @@ "message": "لماذا تتطلب حسابات الأعمال المزيد من الصلاحيات؟" }, "log_out": { - "message": "تسجيل خروج", + "message": "تسجيل الخروج", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "كان هناك مشكلة الاتصال بحسابك $SERVICE$ ، الرجاء تسجيل الدخول مرة أخرى.", + "message": "كان هناك مشكلة الاتصال بحسابك $SERVICE$، الرجاء تسجيل الدخول مرة أخرى.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "لديك واحد أو أكثر من حسابات البخار أو عاصفة ثلجية. لن النسخ الاحتياطية غير مشفرة باستخدام استمارة موحدة احتياطية.", + "message": "لديك حساب أو أكثر من Steam أو Blizzard لن تستخدم النسخ الاحتياطية غير المشفرة تنسيق النسخ الاحتياطي الموحد.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -370,16 +370,16 @@ "message": "جاري التحميل..." }, "autolock": { - "message": "أقفال بعد" + "message": "القفْل بعد" }, "minutes": { "message": "دقائق" }, "advanced": { - "message": "إعدادات متقدمة" + "message": "متقدم" }, "period": { - "message": "المدة" + "message": "الفترة" }, "type": { "message": "نوع" From 2762896bcc7192ceea6aa25ee676f164c6e9e454 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:27:36 -0600 Subject: [PATCH 3007/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 0ae0c35cd..7b091d882 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Căn hộ", "description": "Flat theme" }, "storage_sync_info": { From c7573d25720ff84ca2f008610db52fb0c04c20ca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 30 Nov 2022 21:56:11 -0600 Subject: [PATCH 3008/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 7ede857d6..88eeae37d 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -412,7 +412,7 @@ "message": "設定密碼保護您的資料。" }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "啟用自動鎖定以保護你的資料" }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." From 63d8438fd507d54e514d993cb7be316c8cfe2e25 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:23:50 -0600 Subject: [PATCH 3009/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 88eeae37d..08aec5577 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -415,10 +415,10 @@ "message": "啟用自動鎖定以保護你的資料" }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "已禁用瀏覽器同步。啟用以在不同瀏覽器同步賬號。" }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "可以啟動自動填入以自動填入代碼到網站中" }, "advisor_insight_smart_filter_not_enabled": { "message": "啟用智能過濾器可以快速訪問帳戶。" From 31d9b916ad8497bcdb94c04b81bb7358c34249e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 4 Dec 2022 00:42:46 -0600 Subject: [PATCH 3010/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index b51ef6558..a64f2a085 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -454,19 +454,19 @@ "message": "Perizinan" }, "permission_revoke": { - "message": "Revoke" + "message": "Cabut; tarik; batal; batalkan" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Menampilkan ijin yang tidak bisa dibatalkan" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Tindakan yang membutuhkan izin dan tidak bisa dibatalkan." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Akses yang diarahkan ke tab terkait untuk memindai kode QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Akses ke penyimpanan peramban untuk menyimpan data akun." }, "permission_identity": { "message": "Allows sign in to 3rd party storage services." From 6a893b149cbb47bbff0e9a32f61b33340625d7a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 4 Dec 2022 01:44:47 -0600 Subject: [PATCH 3011/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index a64f2a085..e666eaf99 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -469,39 +469,39 @@ "message": "Akses ke penyimpanan peramban untuk menyimpan data akun." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Izinkan masuk ke layanan penyimpanan pihak ke-3." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Memberikan akses write-only ke clipboard untuk menyalin kode ke clipboard saat Anda meng-klik akun." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Menambahkan Authenticator ke menu konteks." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Akses ke semua situs web untuk memindai kode QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Mengizinkan sinkronisasi jam dengan Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Izinkan pencadangan ke Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Anda harus me-non-aktifkan cadangan Dropbox terlebih dahulu." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Izinkan pencadangan ke Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Anda harus me-non-aktifkan cadangan Google Drive terlebih dahulu." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Izinkan pencadangan ke OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Anda harus me-non-aktifkan cadangan OneDrive terlebih dahulu." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Izin tidak diketahui. Jika melihat pesan ini, kirimkan laporan kesalahan." } } From 47ec10bf92483c1cd8668d1410d81ce6c6957b14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:47:56 -0600 Subject: [PATCH 3012/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 24370dbe8..52c675d14 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "גיבוי ידני", "description": "Manual backup" }, "use_autofill": { From 8f2a8e753ff6e4d6d782ca33e6b0e48806402fc1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Dec 2022 07:27:29 -0600 Subject: [PATCH 3013/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 54d6021b5..56253894c 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -206,11 +206,11 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Skaala", + "message": "Skaalaus", "description": "Scale" }, "export_info": { - "message": "Varoitus: kaikki varmuuskopiot ovat salaamattomia. Haluatko lisätä tilin toiseen ohjelmaan? Vie kohdistin minkä tahansa tilin oikean yläkulman päälle ja klikkaa esiin tulevaa painiketta.", + "message": "Varoitus: kaikki varmuuskopiot ovat salaamattomia. Haluatko lisätä tilin toiseen sovellukseen? Vie kohdistin minkä tahansa tilin oikean yläkulman päälle ja paina esiin tulevaa piilotettua painiketta.", "description": "Export menu info text" }, "download_backup": { @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Näytä kaikki tilit", + "message": "Näytä kaikki kohteet", "description": "Show all entries." }, "dropbox_risk": { @@ -250,11 +250,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Anna oikea salasana tuodaksesi varmuuskopiot.", + "message": "Syötä oikea salasana tuodaksesi varmuuskopiot.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Salasanaasi on säilytetty paikallisessa säilössä. Vaihda salasanasi mahdollisimman pian.", + "message": "Salasanasi on tallennettu paikallisesti. Vaihda se suojausvalikosta välittömästi.", "description": "localStorage password warning." }, "remove": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Ponnahdusikkuna", + "message": "Ponnahdustila", "description": "Make window turn into persistent popup" }, "lock": { @@ -322,7 +322,7 @@ "description": "Flat theme" }, "storage_sync_info": { - "message": "Varmuuskopioi automaattisesti ulkopuoliseen tallennuspalveluun.", + "message": "Varmuuskopioi tietosi ulkoisiin tallennuspalveluihin automaattisesti.", "description": "3rd party backup info" }, "browser_sync": { @@ -355,15 +355,15 @@ } }, "otp_unsupported_warn": { - "message": "Sinulla on vähintään yksi Steam tai Blizzard -tili. Salaamattomat varmuuskopiot eivät ole normaalissa varmuuskopiomuodossa.", + "message": "Sinulla on ainakin yksi Steam- tai Blizzard-tili. Salaamattomat varmuuskopiot eivät ole normaalissa varmuuskopiomuodossa.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Voit tuoda varmuuskopioita muista ohjelmista.", + "message": "Voit tuoda myös joidenkin muiden sovellusten varmuuskopioita.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Lisätietoja", + "message": "Lue lisää", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { From 4c225471b258a8ed909d884805e561499ec569a3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Dec 2022 08:29:30 -0600 Subject: [PATCH 3014/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 164 +++++++++++++++++++------------------- 1 file changed, 82 insertions(+), 82 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 56253894c..4801d5654 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator-laajennus tuottaa kaksivaiheisen tunnistuksen tunnuslukuja selaimessasi.", + "message": "Authenticator-laajennus tuottaa kaksivaiheisen todennuksen tunnuslukuja selaimessasi.", "description": "Extension Description." }, "added": { @@ -20,11 +20,11 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Virheellinen tilin salaisuus", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Lisää tili", "description": "Add account." }, "add_qr": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Tuonti epäonnistui. Jos olet siirtämässä tietoja Google Authenticatorista, vie tietosi Google Authenticatorista uudelleen ja yritä uudelleen.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Joitakin tilitietojen tuonti epäonnistui.", "description": "Some migration data is broken." }, "close": { @@ -64,11 +64,11 @@ "description": "Account." }, "accountName": { - "message": "Username", + "message": "Käyttäjätunnus", "description": "Account Name." }, "issuer": { - "message": "Käyttäjä", + "message": "Myöntäjä", "description": "Issuer." }, "secret": { @@ -76,7 +76,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Valmista.", + "message": "Onnistui.", "description": "Update Success." }, "updateFailure": { @@ -112,21 +112,21 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Haluatko varmasti poistaa tämän tilin? Toimintoa ei voi peruuttaa.", + "message": "Haluatko varmasti poistaa tilin? Tätä ei ole mahdollista kumota.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Ymmärrän, että kaikki tietoni poistetaan pysyvästi.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Palauta Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Tämä poistaa kaikki tiedot ja palauttaa Authenticatorin täysin. Poistettujen tietojen palautus ei ole mahdollista! Ennen palautusta on syytä harkita varmuuskopiointia." }, "security_warning": { - "message": "Salasanaa käytetään tilisi salauksessa. Kukaan ei voi auttaa sinua, jos unohdat salasanasi.", + "message": "Salasanaa käytetään tiliesi salaukseen. Kukaan ei voi auttaa, jos unohdat sen.", "description": "Passphrase Warning." }, "update": { @@ -134,15 +134,15 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Et voi lisätä uutta tiliä ennen kaikkien tilien salauksen purkua. Syötä oikea salasana ennen jatkamista.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Tähän varmuuskopioon ei sisällytetä tilejä, joiden salausta ei voitu purkaa.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Salasanat eivät vastaa toisiaan.", + "message": "Salasanat eivät täsmää.", "description": "Passphrase Not Match." }, "encrypted": { @@ -154,7 +154,7 @@ "description": "Copied." }, "feedback": { - "message": "Lähetä palautetta", + "message": "Palaute", "description": "Feedback." }, "translate": { @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Anna salasana salataksesi tilin tiedot.", + "message": "Pura tilin tietojen salaus syöttämällä salasana.", "description": "Passphrase Info" }, "sync_clock": { @@ -186,11 +186,11 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Kuvakaappaus epäonnistu. Lataa sivu uudelleen ja kokeile vielä kerran.", + "message": "Kaappaus epäonnistu. Päivitä sivu ja yritä uudelleen.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Yritätkö lukea QR-koodia paikallisesta tiedostosta? Käytä sen sijaan \"Tuo QR-kuvan varmuuskopio\" -toimintoa.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Tuo QR-kuvan varmuuskopio", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Tuonti onnistui, mutta joitakin QR-koodeja ei tunnistettu.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Voit valita useita tiedostoja tuodaksesi varmuuskopion erissä.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Etsi", + "message": "Haku", "description": "Search" }, "popout": { @@ -282,11 +282,11 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuaalinen varmuuskopiointi", "description": "Manual backup" }, "use_autofill": { - "message": "Täytä automaattisesti", + "message": "Käytä automaattitäyttöä", "description": "Use Autofill" }, "use_high_contrast": { @@ -294,31 +294,31 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Teema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Vaalea", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tumma", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Yksinkertainen", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Tiivis", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Suuri kontrasti", "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Tasainen", "description": "Flat theme" }, "storage_sync_info": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Selaimen synkronointi", "description": "Storage location" }, "sign_in": { @@ -334,11 +334,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Kirjaudu (yritykset)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Miksi yritystilit vaativat laajempia käyttöoikeuksia?" }, "log_out": { "message": "Kirjaudu ulos", @@ -367,141 +367,141 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Ladataan..." }, "autolock": { - "message": "Lock after" + "message": "Lukitse kun on kulunut" }, "minutes": { - "message": "minutes" + "message": "minuuttia" }, "advanced": { - "message": "Advanced" + "message": "Lisäasetukset" }, "period": { - "message": "Period" + "message": "Piste" }, "type": { - "message": "Type" + "message": "Tyyppi" }, "invalid": { - "message": "Invalid" + "message": "Virheellinen" }, "digits": { - "message": "Digits" + "message": "Numerot" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmi" }, "smart_filter": { - "message": "Smart Filter" + "message": "Älykäs suodatin" }, "backup": { - "message": "Backup" + "message": "Varmuuskopiointi" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Varmuuskopioi tietosi tiedostoon." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Salasanasi ei vastaa organisaatiosi suojausvaatimuksia. Lisätietoja saat järjestelmänvalvojaltasi." }, "advisor": { - "message": "Advisor" + "message": "Opas" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Aseta salasana tietojesi suojaamiseksi." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Ota automaattinen lukitus käyttöön tietojesi suojaamiseksi." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Selaimen synkronointi ei ole käytössä. Sen käyttöönotto mahdollistaa tilien synkronoinnin eri laitteiden selainten välillä." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Ota automaattitäyttö käyttöön täyttääksesi koodit verkkosivustoille automaattisesti." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Älykkään suodattimen käyttöönotto mahdollistaa nopean pääsyn tileihin." }, "show_all_insights": { - "message": "Show all insights." + "message": "Näytä kaikki huomiot." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Huomautettavaa ei löytynyt ja kaikki näyttää hyvältä!" }, "danger": { - "message": "Danger" + "message": "Vaarallinen" }, "warning": { - "message": "Warning" + "message": "Varoitus" }, "info": { - "message": "Info" + "message": "Informatiiviinen" }, "dismiss": { - "message": "Dismiss" + "message": "Sulje" }, "learn_more": { - "message": "Learn more" + "message": "Lue lisää" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Lisää sisältövalikkoon" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Näytettäviä tilejä ei ole. Lisää ensimmäinen tilisi nyt." }, "permissions": { - "message": "Permissions" + "message": "Käyttöoikeudet" }, "permission_revoke": { - "message": "Revoke" + "message": "Kumoa" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Näytä ei-kumottavissa olevat oikeudet" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Pakollinen käyttöoikeus, jonka kumoaminen ei ole mahdollista." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Nykyisen välilehden käyttöoikeus QR-koodien lukuun." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Selaimen tallennustilan käyttöoikeus tilitietojen säilytykseen." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Sallii kirjautumisen ulkoisiin tallennuspalveluihin." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Myöntää pelkän kirjoitusoikeuden leikepöydälle koodien kopiointiin tilejä painettaessa." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Lisää Authenticator sisältövalikkoon." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Kaikkien verkkosivustojen käyttöoikeus QR-koodien lukuun." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Sallii kellon synkronoinnin Googlen kanssa." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Sallii varmuuskopioinnin Dropboxiin." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Dropbox-varmuuskopiointi on ensin poistettava käytöstä." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Sallii varmuuskopioinnin Google Driveen." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Google Drive -varmuuskopiointi on ensin poistettava käytöstä." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Sallii varmuuskopioinnin OneDriveen." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "OneDrive-varmuuskopiointi on ensin poistettava käytöstä." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Tuntematon käyttöoikeus. Jos näet tämän viestin, lähetä virheilmoitus." } } From 4d2a1c895b7aa1b7045677e8c536b54af2dd58e9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 11 Dec 2022 15:51:34 -0600 Subject: [PATCH 3015/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 507c48349..cf6abf5af 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -234,7 +234,7 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Uvoz uspješan, no neke QR slike nisu prepoznate.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From 9e14598a1ef813484bd482b478fdbe17907dc56d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Dec 2022 15:12:57 -0600 Subject: [PATCH 3016/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index dea76d4e0..ee9fe391a 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Flach", "description": "Flat theme" }, "storage_sync_info": { From 0a0286cf08eeee63dd87dc08c4dd9ec795500be7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 6 Jan 2023 12:37:55 -0600 Subject: [PATCH 3017/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 8842452e0..b3977d4e4 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "인증 도구는 내 브라우저에서 2단계 인증 코드를 생성해요.", + "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성해요.", "description": "Extension Description." }, "added": { @@ -116,17 +116,17 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "내 모든 데이터가 복구 불가능한 상태로 삭제된다는 점을 이해했어요.", + "message": "모든 데이터가 복구 불가능한 상태로 삭제된다는 점을 이해했어요.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "인증 도구 초기화" }, "delete_all_warning": { - "message": "이 작업은 내 모든 데이터를 삭제하고 인증 도구를 완전히 초기화시킬 거예요. 삭제된 어떠한 데이터도 복구할 수 없게 돼요! 인증 도구 초기화 전 백업을 저장하는 걸 고려해 보세요." + "message": "이 작업은 모든 데이터를 삭제하고 인증 도구를 완전히 초기화시킬 거예요. 삭제된 어떠한 데이터도 복구할 수 없게 돼요! 인증 도구 초기화 전 백업을 저장하는 걸 고려해 보세요." }, "security_warning": { - "message": "이 비밀번호는 내 계정을 암호화시키는 데 사용돼요. 비밀번호를 잊어버리면 아무도 도움을 줄 수 없어요.", + "message": "이 비밀번호는 계정을 암호화시키는 데 사용돼요. 비밀번호를 잊어버리면 아무도 도움을 줄 수 없어요.", "description": "Passphrase Warning." }, "update": { @@ -178,11 +178,11 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "주의! 내 현지 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", + "message": "주의! 현지 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "내 계정에 대한 백업이 있으신가요? 더 늦기 전에 빨리 생성하세요!", + "message": "계정에 대한 백업이 있으신가요? 더 늦기 전에 빨리 생성하세요!", "description": "Remind Backup" }, "capture_failed": { @@ -254,7 +254,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "내 비밀번호가 로컬 위치에 저장됐어요. 보안 메뉴에서 즉시 변경해 주세요.", + "message": "비밀번호가 로컬 위치에 저장됐어요. 보안 메뉴에서 즉시 변경해 주세요.", "description": "localStorage password warning." }, "remove": { @@ -345,7 +345,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "내 $SERVICE$ 계정에 연결하는 도중 문제가 발생했어요. 다시 로그인해 주세요.", + "message": "$SERVICE$ 계정에 연결하는 도중 문제가 발생했어요. 다시 로그인해 주세요.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "내가 한 개 이상의 Steam 또는 Blizzard 계정을 소유하고 있어요. 암호화되지 않은 백업은 표준화된 백업 형식을 사용하지 않을 거예요.", + "message": "한 개 이상의 Steam 또는 Blizzard 계정을 소유하고 있어요. 암호화되지 않은 백업은 표준 백업 형식을 사용하지 않을 거예요.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -403,7 +403,7 @@ "message": "내 데이터를 파일로 백업하세요." }, "password_policy_default_hint": { - "message": "비밀번호가 내 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자분께 연락해 주세요." + "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자에게 연락해 주세요." }, "advisor": { "message": "권장 작업" @@ -478,7 +478,7 @@ "message": "컨텍스트 메뉴에 인증 도구를 추가할 수 있게 해요." }, "permission_all_urls": { - "message": "QR 코드 스캔을 위해 모든 웹사이트에 접근할 수 있게 해요." + "message": "QR 코드 스캔을 위해 모든 웹 사이트에 접근할 수 있게 해요." }, "permission_sync_clock": { "message": "Google과 시간 동기화를 허용해요." From da1119ea679e85821e9dfa6f2b60388d8f1ca989 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 17 Jan 2023 07:20:03 -0600 Subject: [PATCH 3018/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 5741fe77a..b77479ba2 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Escanear código QR", + "message": "Ler código QR", "description": "Scan QR Code." }, "add_secret": { From bbb6a3ca633fd173478eea42c9ecc8da842254c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 19 Jan 2023 02:02:59 -0600 Subject: [PATCH 3019/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index b3977d4e4..b38d07455 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -418,7 +418,7 @@ "message": "브라우저 동기화를 사용하지 않아요. 사용하면 브라우저 간 계정을 동기화할 수 있게 돼요." }, "advisor_insight_auto_fill_not_enabled": { - "message": "웹사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 사용할 수 있어요." + "message": "웹 사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 사용할 수 있어요." }, "advisor_insight_smart_filter_not_enabled": { "message": "스마트 필터를 사용하면 계정에 빠르게 접근할 수 있어요." From 47cecb0311f3ab5c7d9b48136f5c716d032dedd8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 20 Jan 2023 08:18:03 -0600 Subject: [PATCH 3020/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c808d0ded..eb17a9622 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Uwierzytelnianie", "description": "Extension Short Name." }, "extDesc": { From 8802f68004781730ecc70774d878c7b4750be1d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Jan 2023 06:25:09 -0600 Subject: [PATCH 3021/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 2cdc16af7..e78ee9de6 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Автентифікатор", "description": "Extension Name." }, "extShortName": { @@ -60,7 +60,7 @@ "description": "No." }, "account": { - "message": "Обліковий запис", + "message": "Konto", "description": "Account." }, "accountName": { @@ -76,7 +76,7 @@ "description": "Secret." }, "updateSuccess": { - "message": "Успішно.", + "message": "Success.", "description": "Update Success." }, "updateFailure": { From 6ed4f699eef7285d6198db5d01892617cf01ca49 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 22 Jan 2023 08:48:04 -0600 Subject: [PATCH 3022/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index e78ee9de6..0f5b68a19 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Автентифікатор", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { From 2d5196657e1d9f895430380daa9d83741716b7c6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 28 Jan 2023 15:29:35 -0600 Subject: [PATCH 3023/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index b0af1ed81..70dfb41b8 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Tasane", "description": "Flat theme" }, "storage_sync_info": { From ef4be5b4a5f0db926881b1faf5f7187b023e3fa9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Feb 2023 23:38:06 -0600 Subject: [PATCH 3024/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index e41b02079..624167c02 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -406,7 +406,7 @@ "message": "您的密码不符合贵单位的安全要求。请联系您的管理员获取更多信息。" }, "advisor": { - "message": "顾问" + "message": "建议" }, "advisor_insight_password_not_set": { "message": "请设置一个密码来保护您的数据。" From f6009683971bdc60acbcdbb02f9d505bbbbf212b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 25 Feb 2023 11:35:39 -0600 Subject: [PATCH 3025/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 7b091d882..185fe9216 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Sasl mechanism", "description": "Extension Name." }, "extShortName": { From 849490000d91e8d81a7b6009b322cba4656ead62 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 25 Feb 2023 12:59:58 -0600 Subject: [PATCH 3026/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 185fe9216..2e81e07fe 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator tạo ra mã xác thực 2 yếu tố ngay trong trình duyệt của bạn.", + "message": "Authenticator generates two-factor authentication codes in your browser.", "description": "Extension Description." }, "added": { @@ -20,11 +20,11 @@ "description": "QR Error." }, "errorsecret": { - "message": "Dữ liệu tài khoản không hợp lệ", + "message": "Invalid account secret", "description": "Secret Error." }, "add_code": { - "message": "Bohiendq", + "message": "Add account", "description": "Add account." }, "add_qr": { From c4aca379ab111ceea7995f50a4d5720f31af9026 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 26 Feb 2023 00:05:47 -0600 Subject: [PATCH 3027/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 2e81e07fe..34b9c0d65 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Authenticator tạo mã xác thực hai yếu tố trong trình duyệt của bạn.", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Secret error", "description": "Secret Error." }, "add_code": { From 0f611eed459bb252776fe1f6416803e1ddf8b215 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 26 Feb 2023 01:33:03 -0600 Subject: [PATCH 3028/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 34b9c0d65..6b6f0933d 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -4,11 +4,11 @@ "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Trình xác thực", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator tạo mã xác thực hai yếu tố trong trình duyệt của bạn.", + "message": "Authenticator tạo mã xác thực hai yếu tố trong trình duyệt của bạn", "description": "Extension Description." }, "added": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Secret error", + "message": "Lỗi bảo mật không hợp lệ", "description": "Secret Error." }, "add_code": { From 2d39ee97b05eebdc560a506e4c4f969e33fe9a80 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:23:48 -0500 Subject: [PATCH 3029/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/lv/messages.json diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/lv/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 484b430f117ceda2cbc3f4283f6248acaa518fcb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:23:49 -0500 Subject: [PATCH 3030/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 507 +++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/kaa/messages.json diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/kaa/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 18ba4d4493e7731c677313457a39043881c52636 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 Mar 2023 14:26:31 -0500 Subject: [PATCH 3031/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 72 +++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 9e8904329..578baa1f6 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Akkaunt qosıw", "description": "Add account." }, "add_qr": { @@ -44,27 +44,27 @@ "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "Jabıw", "description": "Close." }, "ok": { - "message": "Ok", + "message": "Maqul", "description": "OK." }, "yes": { - "message": "Yes", + "message": "Awa", "description": "Yes." }, "no": { - "message": "No", + "message": "Yaq", "description": "No." }, "account": { - "message": "Account", + "message": "Akkaunt", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Paydalanıwshı atı", "description": "Account Name." }, "issuer": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Sır", "description": "Secret." }, "updateSuccess": { @@ -84,15 +84,15 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "Qosımsha haqqında", "description": "About." }, "settings": { - "message": "Settings", + "message": "Sazlawlar", "description": "Settings." }, "security": { - "message": "Security", + "message": "Qáwipsizlik", "description": "Security." }, "current_phrase": { @@ -100,11 +100,11 @@ "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Jańa parol", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Parol", "description": "Passphrase." }, "confirm_phrase": { @@ -112,7 +112,7 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Bul akkaunttı óshiriwge isenimińiz kámil me? Bul háreketti biykarlap bolmaydı.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Jańalaw", "description": "Update." }, "phrase_incorrect": { @@ -150,7 +150,7 @@ "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Kóshirip alındı", "description": "Copied." }, "feedback": { @@ -158,7 +158,7 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Awdarmalaw", "description": "Translate." }, "source": { @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Sazlawlar", "description": "Popup Page Settings" }, "scale": { @@ -258,7 +258,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Alıp taslaw", "description": "Remove password." }, "download_enc_backup": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Izlew", "description": "Search" }, "popout": { @@ -278,7 +278,7 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Ózgeris kirgiziw", "description": "Edit" }, "manual_dropbox": { @@ -294,7 +294,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { @@ -306,7 +306,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Ápiwayı", "description": "Simple theme" }, "theme_compact": { @@ -330,7 +330,7 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Kiriw", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { @@ -341,7 +341,7 @@ "message": "Why do business accounts require more permissions?" }, "log_out": { - "message": "Logout", + "message": "Shıǵıw", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -367,22 +367,22 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Júklenbekte..." }, "autolock": { - "message": "Lock after" + "message": "Keyin qulıplaw" }, "minutes": { - "message": "minutes" + "message": "minut" }, "advanced": { - "message": "Advanced" + "message": "Qosımsha" }, "period": { "message": "Period" }, "type": { - "message": "Type" + "message": "Túr" }, "invalid": { "message": "Invalid" @@ -391,10 +391,10 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritm" }, "smart_filter": { - "message": "Smart Filter" + "message": "Aqıllı filtr" }, "backup": { "message": "Backup" @@ -430,16 +430,16 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Qáwip" }, "warning": { - "message": "Warning" + "message": "Eskertiw" }, "info": { - "message": "Info" + "message": "Maǵlıwmat" }, "dismiss": { - "message": "Dismiss" + "message": "Ótkizip jiberiw" }, "learn_more": { "message": "Learn more" From 9f3f698bb1fcffcc66c29da95b22119caf7b4767 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 1 Apr 2023 19:13:50 -0500 Subject: [PATCH 3032/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 04410767e..46a671e93 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -418,7 +418,7 @@ "message": "การซิงค์เบราว์เซอร์ถูกปิดใช้งาน. การเปิดใช้งานนั้นจะยินยอมให้บัญชีซิงค์ข้ามเบราว์เซอร์." }, "advisor_insight_auto_fill_not_enabled": { - "message": "สามารถเปิดการป้อนอัตโนมัติเพื่อป้อนรหัสลงในเว็บไซต์ได้โดยอัตโนมัติ." + "message": "Autofill can be enabled to automatically fill codes into websites." }, "advisor_insight_smart_filter_not_enabled": { "message": "เปิดใช้งานตัวกรองอัจฉริยะช่วยให้เข้าถึงบัญชีได้อย่างรวดเร็ว." From 0e160431458b9cc73245ccb1f790566ed7cb1c77 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 1 Apr 2023 20:17:05 -0500 Subject: [PATCH 3033/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 46a671e93..37155100a 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -415,7 +415,7 @@ "message": "เปิดใช้งาน การล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" }, "advisor_insight_browser_sync_not_enabled": { - "message": "การซิงค์เบราว์เซอร์ถูกปิดใช้งาน. การเปิดใช้งานนั้นจะยินยอมให้บัญชีซิงค์ข้ามเบราว์เซอร์." + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." From cb1869beab29565f5f13e0fcf50d57b941f1b8cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 3 Apr 2023 18:16:50 -0500 Subject: [PATCH 3034/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index ac29b68db..d64f7dd3e 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "سر", + "message": "سري", "description": "Secret." }, "updateSuccess": { @@ -126,19 +126,19 @@ "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين Authenticator بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين Authenticator." }, "security_warning": { - "message": "سيتم استخدام كلمة المرور هذه لتشفير الحسابات الخاصة بك. لن يساعدك أحد إذا كنت قد نسيت كلمة المرور.", + "message": "552206", "description": "Passphrase Warning." }, "update": { - "message": "تحديث", + "message": "تحديث552206", "description": "Update." }, "phrase_incorrect": { - "message": "لا يمكنك إضافة حساب جديد حتى يتم فك تشفير جميع الحسابات. الرجاء إدخال كلمة المرور الصحيحة قبل المتابعة.", + "message": "omaraphg1201002205415", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "لن يتم تضمين الحسابات التي لا يمكن فك تشفيرها في هذه النسخة الاحتياطية.", + "message": "facebook\n", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From ba642073f38ede531d7b2caa3a8017949d49a197 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Apr 2023 17:44:55 -0500 Subject: [PATCH 3035/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 9bbdbc9ea..58cb3e20e 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR Code එකක් පිරික්සන්න", "description": "Scan QR Code." }, "add_secret": { From 051db02a72e7d132e4cdf20688cafcb635d94ae0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Apr 2023 06:35:51 -0500 Subject: [PATCH 3036/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 77cc41b6e..b23df2d62 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Düz", + "message": "Mat", "description": "Flat theme" }, "storage_sync_info": { From 1216545eb06e1359e481c922b53ed79ae6918e1c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Apr 2023 07:38:37 -0500 Subject: [PATCH 3037/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b23df2d62..7b86386b0 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -68,11 +68,11 @@ "description": "Account Name." }, "issuer": { - "message": "Yayınlayan Kuruluş", + "message": "Uygulama adı", "description": "Issuer." }, "secret": { - "message": "Gizli Anahtar", + "message": "Gizli anahtar", "description": "Secret." }, "updateSuccess": { @@ -96,11 +96,11 @@ "description": "Security." }, "current_phrase": { - "message": "Mevcut Parola", + "message": "Mevcut parola", "description": "Current Passphrase." }, "new_phrase": { - "message": "Yeni Parola", + "message": "Yeni parola", "description": "New Passphrase." }, "phrase": { @@ -116,14 +116,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "Tüm verilerimin kurtarılamaz bir şekilde silineceğini onaylıyorum.", + "message": "Tüm verilerimin geri getirilemeyecek şekilde silineceğini anlıyorum.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Kimlik Doğrulayıcıyı Sıfırla" + "message": "Kimlik Doğrulayıcıyı sıfırla" }, "delete_all_warning": { - "message": "Bu işlem tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydetmeyi düşünün." + "message": "Bu işlem tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydedin." }, "security_warning": { "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", @@ -146,7 +146,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Şifrele", + "message": "Şifrelendi", "description": "Encrypted." }, "copied": { @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Verilerin şifrelemesini çözmek için parolanızı girin.", + "message": "Şifrelemeyi çözmek için parolanızı girin.", "description": "Passphrase Info" }, "sync_clock": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: Yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli simgeye tıklayın.", + "message": "Uyarı: Tüm yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli simgeye tıklayın.", "description": "Export menu info text" }, "download_backup": { From b2e2dbf380c54cd72618c7ebaad14178dce4696f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Apr 2023 08:34:30 -0500 Subject: [PATCH 3038/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7b86386b0..d0e665915 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -162,7 +162,7 @@ "description": "Translate." }, "source": { - "message": "Kaynak Kodu", + "message": "Kaynak kodu", "description": "Source Code." }, "passphrase_info": { @@ -174,7 +174,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Parolayı Hatırla", + "message": "Parolayı hatırla", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -206,7 +206,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Genişlet", + "message": "Boyut", "description": "Scale" }, "export_info": { @@ -214,11 +214,11 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Yedekleme Dosyasını İndir", + "message": "Yedekleme dosyasını indir", "description": "Download backup file." }, "import_backup": { - "message": "Yedeklemeyi İçe Aktar", + "message": "Yedeklemeyi içe aktar", "description": "Import backup." }, "import_backup_file": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Şifrelenmiş Yedeklemeyi İndir", + "message": "Şifrelenmiş yedeklemeyi indir", "description": "Download Encrypted Backup" }, "search": { From 1fd2de1ac3b5a2a4d7a3d84c669ebeb9451d6c8e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Apr 2023 11:35:40 -0500 Subject: [PATCH 3039/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index d0e665915..87a13387e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -234,15 +234,15 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "İçe aktarma başarılı ancak bazı karekodlar tanınamıyor.", + "message": "İçe aktarma başarılı ancak bazı karekodlar tanınamadı.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Yedeği toplu olarak içe aktarmak için birden fazla dosya seçebilirsiniz.", + "message": "Yedeklemeyi toplu olarak içe aktarmak için birden fazla dosya seçebilirsiniz.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Tüm girdileri göster", + "message": "Show all entries", "description": "Show all entries." }, "dropbox_risk": { From 6d7111153817ef6ac9b31cd2b3005636bfe21e14 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:52:00 -0500 Subject: [PATCH 3040/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 87a13387e..4d2db3b58 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Tüm öğeleri göster", "description": "Show all entries." }, "dropbox_risk": { @@ -250,7 +250,7 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "Yedeklemeyi içe aktarmak için parolanızı girin.", + "message": "Yedekleri içe aktarmak için doğru parolayı sağlamalısınız.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Pencere modu", + "message": "Açılır pencere modu", "description": "Make window turn into persistent popup" }, "lock": { @@ -286,11 +286,11 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Otomatik Doldurmayı Kullanın", + "message": "Otomatik doldurmayı kullanın", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Yüksek Kontrast Kullan", + "message": "Yüksek kontrast kullan", "description": "Use High Contrast" }, "theme": { @@ -314,7 +314,7 @@ "description": "Compact theme" }, "theme_high_contrast": { - "message": "Yüksek Kontrast", + "message": "Yüksek kontrast", "description": "High Contrast theme" }, "theme_flat": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Tarayıcı Eşitlemesi", + "message": "Tarayıcı eşitlemesi", "description": "Storage location" }, "sign_in": { @@ -394,7 +394,7 @@ "message": "Algoritma" }, "smart_filter": { - "message": "Akıllı Filtre" + "message": "Akıllı filtre" }, "backup": { "message": "Yedekleme" From 5c49a6c5841852a1d4bb086692100e01c2efb4b4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 16 Apr 2023 14:09:09 -0500 Subject: [PATCH 3041/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 4d2db3b58..22f68df67 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -457,28 +457,28 @@ "message": "İptal et" }, "permission_show_required_permissions": { - "message": "Geri alınamayan izinleri göster" + "message": "Geri alınamayan yekileri göster" }, "permission_required": { "message": "Bu gerekli bir yetkidir ve iptal edilemez." }, "permission_active_tab": { - "message": "QR kodlarını taramak için geçerli sekmeye geçin." + "message": "Karekodlarını taramak için geçerli sekmeye erişim." }, "permission_storage": { - "message": "Hesap verilerini depolamak için tarayıcı depolama alanına erişim." + "message": "Hesap verilerini saklamak için tarayıcı depolama alanına erişim." }, "permission_identity": { "message": "Üçüncü taraf depolama hizmetlerinde oturum açmaya izin verir." }, "permission_clipboard_write": { - "message": "Hesaba tıkladığınızda kodları panoya kopyalama ve yazma erişimi verir." + "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." }, "permission_context_menus": { "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." }, "permission_all_urls": { - "message": "QR kodlarını taramak için tüm web sitelerine erişin." + "message": "Karekodlarını taramak için tüm web sitelerine erişim." }, "permission_sync_clock": { "message": "Google ile saat eşitlemesine izin verir." @@ -487,7 +487,7 @@ "message": "Dropbox'a yedeklemeye izin verir." }, "permission_dropbox_cannot_revoke": { - "message": "Önce Dropbox yedeklemeyi devre dışı bırakmalısınız." + "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." }, "permission_drive": { "message": "Google Drive'a yedeklemeye izin verir." From 21796e3d524ea8a5f1ee3e3c08e3c16cb1ef4d19 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Apr 2023 05:58:19 -0500 Subject: [PATCH 3042/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 9e8904329..5e0afb366 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -44,7 +44,7 @@ "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "Aizvērt", "description": "Close." }, "ok": { @@ -52,19 +52,19 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Jā", "description": "Yes." }, "no": { - "message": "No", + "message": "Nē", "description": "No." }, "account": { - "message": "Account", + "message": "Konts", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Lietotājvārds", "description": "Account Name." }, "issuer": { @@ -84,35 +84,35 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "Par", "description": "About." }, "settings": { - "message": "Settings", + "message": "Iestatījumi", "description": "Settings." }, "security": { - "message": "Security", + "message": "Drošība", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Pašreizējā parole", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Jaunā parole", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Parole", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Apstiprināt paroli", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Vai tiešām vēlaties dzēst šo kontu? Šo darbību nevarēs atsaukt.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -158,7 +158,7 @@ "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Tulkot", "description": "Translate." }, "source": { @@ -218,11 +218,11 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importēt rezerves kopiju", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importēt rezerves failu", "description": "Import backup file." }, "import_backup_qr": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Meklēt", "description": "Search" }, "popout": { @@ -278,7 +278,7 @@ "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Rediģēt", "description": "Edit" }, "manual_dropbox": { @@ -370,10 +370,10 @@ "message": "Loading..." }, "autolock": { - "message": "Lock after" + "message": "Bloķēt pēc" }, "minutes": { - "message": "minutes" + "message": "minūtes(-ēm)" }, "advanced": { "message": "Advanced" @@ -430,13 +430,13 @@ "message": "No insights found, everything looks good!" }, "danger": { - "message": "Danger" + "message": "Bīstami" }, "warning": { - "message": "Warning" + "message": "Brīdinājums" }, "info": { - "message": "Info" + "message": "Informācija" }, "dismiss": { "message": "Dismiss" From 1aef588f9295d36b158d0ec6edccd104e62542e0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Apr 2023 07:04:44 -0500 Subject: [PATCH 3043/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 58 +++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 5e0afb366..8276ba7ab 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " tika pievienots(a).", "description": "Added Account." }, "errorqr": { @@ -24,11 +24,11 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Pievienot kontu", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Nolasīt kvadrātkodu (QR kodu)", "description": "Scan QR Code." }, "add_secret": { @@ -48,7 +48,7 @@ "description": "Close." }, "ok": { - "message": "Ok", + "message": "Labi", "description": "OK." }, "yes": { @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Atjaunināt", "description": "Update." }, "phrase_incorrect": { @@ -146,11 +146,11 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Šifrēts", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Nokopēts", "description": "Copied." }, "feedback": { @@ -170,11 +170,11 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Sinhronizēt laiku ar Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Atcerēties paroli", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Iestatījumi", "description": "Popup Page Settings" }, "scale": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importēt teksta rezerves kopiju", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Lejupielādēt rezerves kopiju aizsargātu ar paroli", "description": "Download Encrypted Backup" }, "search": { @@ -274,7 +274,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Aizslēgt", "description": "Lock accounts" }, "edit": { @@ -294,15 +294,15 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Izskats", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Gaišais", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tumšais", "description": "Dark theme" }, "theme_simple": { @@ -367,10 +367,10 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Ielādē..." }, "autolock": { - "message": "Bloķēt pēc" + "message": "Aizslēgt pēc" }, "minutes": { "message": "minūtes(-ēm)" @@ -382,7 +382,7 @@ "message": "Period" }, "type": { - "message": "Type" + "message": "Tips" }, "invalid": { "message": "Invalid" @@ -397,10 +397,10 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "Rezerves kopija" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Izveidot datu rezerves kopiju failā." }, "password_policy_default_hint": { "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." @@ -409,7 +409,7 @@ "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Iestatīt paroli, lai aizsargātu datus." }, "advisor_insight_auto_lock_not_set": { "message": "Enable auto-lock to protect your data." @@ -481,25 +481,25 @@ "message": "Access to all websites to scan QR codes." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Atļauj sinhronizēt laiku ar Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Atļauj veikt rezerves kopiju Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Jums vispirms ir jāatslēdz Dropbox rezerves kopija." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Atļauj veikt rezerves kopiju Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Jums vispirms ir jāatslēdz Google Drive rezerves kopija." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Atļauj veikt rezerves kopiju OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Jums vispirms ir jāatslēdz OneDrive rezerves kopija." }, "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." From d38d55f0b6ac8fb8920baf989fdebe2c472a097d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Apr 2023 09:46:58 -0500 Subject: [PATCH 3044/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 76 +++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 8276ba7ab..b4dd95361 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -1,14 +1,14 @@ { "extName": { - "message": "Authenticator", + "message": "Divpakāpju kodu ģenerators", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Divpakāpju kodu ģenerators", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Divpakāpju kodu ģenerators atvieglo darbu ar 2FA (divpakāpju) autentifikācijas kodu izveidošanu un aizpildīšanu jūsu pārlūkprogrammā.", "description": "Extension Description." }, "added": { @@ -16,11 +16,11 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Neatpazīstams kvadrātkods (QR kods).", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Konta slepenā atslēga nav derīga", "description": "Secret Error." }, "add_code": { @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Manuāla ievadīšana", "description": "Manual Entry." }, "migration_fail": { @@ -68,19 +68,19 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Izsniedzējs", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Slepenā atslēga", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Veiksmīgi paveikts.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Neizdevās paveikt.", "description": "Update Failure." }, "about": { @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Atiestatīt Divpakāpju kodu ģeneratoru" }, "delete_all_warning": { "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Paroles nesakrīt.", "description": "Passphrase Not Match." }, "encrypted": { @@ -154,7 +154,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Atsauksmes", "description": "Feedback." }, "translate": { @@ -162,11 +162,11 @@ "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Avota kods", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Ievadiet paroli, lai atšifrētu konta datus.", "description": "Passphrase Info" }, "sync_clock": { @@ -194,11 +194,11 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "Laika balstīts", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Skaitītāja balstīts", "description": "Counter Based" }, "resize_popup_page": { @@ -206,7 +206,7 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Mērogs", "description": "Scale" }, "export_info": { @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Rādīt visus ierakstus", "description": "Show all entries." }, "dropbox_risk": { @@ -286,11 +286,11 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "Izmantot automātisko aizpildīšanu", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Izmantot spilgtu kontrastu", "description": "Use High Contrast" }, "theme": { @@ -330,18 +330,18 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Autorizēties", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Autorizēties (Uzņēmuma)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Kāpēc uzņēmumu kontiem ir nepieciešamas vairāk atļauju?" }, "log_out": { - "message": "Logout", + "message": "Iziet", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -363,7 +363,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Uzzināt vairāk", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { @@ -388,13 +388,13 @@ "message": "Invalid" }, "digits": { - "message": "Digits" + "message": "Cipari" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritms" }, "smart_filter": { - "message": "Smart Filter" + "message": "Viedais filtrs" }, "backup": { "message": "Rezerves kopija" @@ -403,10 +403,10 @@ "message": "Izveidot datu rezerves kopiju failā." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Jūsu parole neatbilst jūsu organizācijas drošības prasībām. Lai iegūtu papildinformāciju, sazinieties ar savu administratoru." }, "advisor": { - "message": "Advisor" + "message": "Padomdevējs" }, "advisor_insight_password_not_set": { "message": "Iestatīt paroli, lai aizsargātu datus." @@ -442,19 +442,19 @@ "message": "Dismiss" }, "learn_more": { - "message": "Learn more" + "message": "Uzzināt vairāk" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Pievienot konteksta izvēlnei" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Nav kontu, ko parādīt. Pievienojiet savu pirmo kontu tūlīt." }, "permissions": { - "message": "Permissions" + "message": "Atļaujas" }, "permission_revoke": { - "message": "Revoke" + "message": "Noņemt" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" @@ -475,7 +475,7 @@ "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Pievieno Divpakāpju kodu ģeneratoru konteksta izvēlnei." }, "permission_all_urls": { "message": "Access to all websites to scan QR codes." @@ -502,6 +502,6 @@ "message": "Jums vispirms ir jāatslēdz OneDrive rezerves kopija." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Nezināma atļauja. Ja redzat šo ziņojumu, lūdzu, nosūtiet kļūdu ziņojumu." } } From 821853207359046b513cba1a314e9ea728842442 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:45:53 -0500 Subject: [PATCH 3045/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index b4dd95361..6f2a819b0 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Daži konta dati netika veiksmīgi importēti.", "description": "Some migration data is broken." }, "close": { @@ -116,17 +116,17 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Es saprotu, ka visi mani dati tiks neatgriezeniski dzēsti.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { "message": "Atiestatīt Divpakāpju kodu ģeneratoru" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Tiks dzēsti visi jūsu dati un pilnībā tiks atiestatīts Divpakāpju kodu ģenerators. Jūs nevarēsiet atgūt izdzēstos datus! Pirms Divpakāpju kodu ģeneratora atiestatīšanas apsveriet iespēju veikt rezerves kopiju." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Šī parole tiks izmantota jūsu kontu šifrēšanai. Neviens nevarēs jums palīdzēt, ja aizmirsīsiet paroli.", "description": "Passphrase Warning." }, "update": { @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Jūs nevarat pievienot jaunu kontu, kamēr visi konti nav atšifrēti. Lai turpināt, lūdzu, ievadiet pareizo paroli.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Konti, kurus nevarēja atšifrēt, netiks iekļauti šajā rezerves kopijā.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -178,15 +178,15 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Uzmanību bīstami! Jūsu vietējais laiks ir ar pārāk lielu laika nobīdi. Lūdzu, sinhronizējiet laiku ar kādu laika serveri, pirms turpināt.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Vai jums ir rezerves kopija jūsu kontiem? Negaidiet, kamēr būs par vēlu!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Neizdevās notvert. Lūdzu, atkārtoti ielādējiet lapu un mēģiniet vēlreiz.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -214,7 +214,7 @@ "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Saglabāt rezerves kopijas failu", "description": "Download backup file." }, "import_backup": { @@ -250,7 +250,7 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Lai importētu rezerves kopijas, ir jānorāda pareiza parole.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { @@ -258,7 +258,7 @@ "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Dzēst", "description": "Remove password." }, "download_enc_backup": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Uznirstošais režīms", "description": "Make window turn into persistent popup" }, "lock": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuāla dublēšana", "description": "Manual backup" }, "use_autofill": { @@ -306,23 +306,23 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Vienkāršais", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompaktais", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Spilgta kontrasta", "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Plakanais", "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automātiski veikt datu rezerves kopiju trešās puses krātuves pakalpojumos.", "description": "3rd party backup info" }, "browser_sync": { @@ -355,11 +355,11 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Jums ir viens vai vairāki Steam vai Blizzard konti. Nešifrētās rezerves kopijas neizmantos standartizēto rezerves kopijas formātu.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Varat importēt rezerves kopijas no dažām citām programmām.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -412,7 +412,7 @@ "message": "Iestatīt paroli, lai aizsargātu datus." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Iespējojiet automātisko aizslēgšanu, lai aizsargātu savus datus." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." @@ -424,10 +424,10 @@ "message": "Enabling smart filter allows for quick access to accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Rādīt visus ieteikumus." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Ieteikumi nav atrasti, viss ir kārtībā!" }, "danger": { "message": "Bīstami" @@ -469,16 +469,16 @@ "message": "Access to browser storage to store account data." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Ļauj autorizēties trešās puses krātuves pakalpojumos." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Piešķir tikai rakstīšanas piekļuvi starpliktuvei, lai varētu kopēt kodus starpliktuvē, kad noklikšķināt uz konta." }, "permission_context_menus": { "message": "Pievieno Divpakāpju kodu ģeneratoru konteksta izvēlnei." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Piekļuve visām vietnēm, lai varētu nolasīt kvadrātkodus (QR kodus)." }, "permission_sync_clock": { "message": "Atļauj sinhronizēt laiku ar Google." From aa0d4a47fe291e944d2b0a30ce35c0c5f4e8b156 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Apr 2023 11:57:00 -0500 Subject: [PATCH 3046/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 6f2a819b0..84d3f4445 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Neizdevās importēt. Ja migrējat datus no Google Authenticator, lūdzu, atkārtoti eksportējiet datus no Google Authenticator un mēģiniet vēlreiz.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Vai mēģināt nolasīt kvadrātkodu (QR kodu) no lokāla faila? Tā vietā izmantojiet Importēt kvadrātkoda (QR) attēla rezerves kopiju.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Brīdinājums: visas rezerves kopijas ir nešifrētas. Vēlaties pievienot kontu citai programmai? Virziet kursoru virs jebkura konta augšējās labās daļas un nospiediet slēpto pogu.", "description": "Export menu info text" }, "download_backup": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importēt kvadrātkoda (QR) attēla rezerves kopiju", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importēšana bija veiksmīga, taču dažus kvadrātkodus (QR kodus) nevarēja atpazīt.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Variet atlasīt vairākus failus, lai importētu rezerves kopiju vienu pēc otra.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -246,7 +246,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Brīdinājums: rezerves kopijas nav šifrētas. Izmantojiet uz pašu atbildības.", "description": "Backup risk warning." }, "import_error_password": { @@ -254,7 +254,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Jūsu parole ir saglabāta lokāli, lūdzu, nekavējoties nomainiet to drošības izvēlnē.", "description": "localStorage password warning." }, "remove": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Pārlūkprogrammas sinhronizēšana", "description": "Storage location" }, "sign_in": { @@ -345,7 +345,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Radās problēma, veidojot savienojumu ar jūsu $SERVICE$ kontu. Lūdzu, autorizējieties vēlreiz.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -376,16 +376,16 @@ "message": "minūtes(-ēm)" }, "advanced": { - "message": "Advanced" + "message": "Papildu" }, "period": { - "message": "Period" + "message": "Laika termiņš" }, "type": { "message": "Tips" }, "invalid": { - "message": "Invalid" + "message": "Nederīgs" }, "digits": { "message": "Cipari" @@ -415,13 +415,13 @@ "message": "Iespējojiet automātisko aizslēgšanu, lai aizsargātu savus datus." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Pārlūkprogrammas sinhronizēšana ir atspējota. Iespējojot to, kontus var sinhronizēt dažādās pārlūkprogrammās." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Var iespējot automātisko aizpildīšanu, lai automātiski ievadītu kodus vietnēs." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Viedā filtra iespējošana ļauj ātri piekļūt kontiem." }, "show_all_insights": { "message": "Rādīt visus ieteikumus." @@ -439,7 +439,7 @@ "message": "Informācija" }, "dismiss": { - "message": "Dismiss" + "message": "Ignorēt" }, "learn_more": { "message": "Uzzināt vairāk" @@ -457,16 +457,16 @@ "message": "Noņemt" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Rādīt neatsaucamās atļaujas" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Šī atļauja ir nepieciešama, un to nevar atsaukt." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Piekļuve pašreizējai cilnei, lai varētu nolasīt kvadrātkodus (QR kodus)." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Piekļuve pārlūkprogrammas krātuvei, lai varētu saglabāt konta datus." }, "permission_identity": { "message": "Ļauj autorizēties trešās puses krātuves pakalpojumos." From 45a77d2550734cc7d2da36ef467f9b9a47667a3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Apr 2023 14:05:32 -0500 Subject: [PATCH 3047/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 08aec5577..d22a993bd 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "平", "description": "Flat theme" }, "storage_sync_info": { From 22a57c0a0ba918fc304296a466169222cc87056a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Apr 2023 15:07:29 -0500 Subject: [PATCH 3048/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d22a993bd..f6e8c0be5 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -427,7 +427,7 @@ "message": "顯示所有見解。" }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "無任何見解被發現;一切完好!" }, "danger": { "message": "危險" From 8f8f0677a322b68302f764070cd22d803e366d80 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 30 Apr 2023 04:04:31 -0500 Subject: [PATCH 3049/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 52c675d14..b6b666dc0 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -403,19 +403,19 @@ "message": "גיבוי הנתונים שלך לקובץ." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "הסיסמא שסיפקת אינו עומדת בדרישות האבטחה של ארגונך. למידע נוסף, צור קשר עם המנהל." }, "advisor": { "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "הגדר סיסמא כדי לשמור על המידע שלך." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "אפשר נעילה אוטמטית כדי לשמור על המידע שלך." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "סנכרון בין דפדפנים מבוטל. אפשר זאת כדי לאפשר סנכרון חשבונות בין דפדפנים." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." From 94a102359fa32cd97676d5a36d5f4f6836beee73 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 1 May 2023 09:33:28 -0500 Subject: [PATCH 3050/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index cf6abf5af..d75a5d477 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": " dodano.", + "message": " je dodan.", "description": "Added Account." }, "errorqr": { @@ -442,13 +442,13 @@ "message": "Dismiss" }, "learn_more": { - "message": "Learn more" + "message": "Saznajte više" }, "enable_context_menu": { "message": "Add to context menu" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Nema računa za prikaz. Dodajte svoj prvi račun sada." }, "permissions": { "message": "Permissions" @@ -502,6 +502,6 @@ "message": "You must disable OneDrive backup first." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Nepoznato dopuštenje. Ako vidite ovu poruku, pošaljite izvješće o pogrešci." } } From c932e6711abaab220b66346dc07d7d72408f01c1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 7 May 2023 08:08:46 -0500 Subject: [PATCH 3051/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 80 +++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index d75a5d477..ed055e540 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -270,19 +270,19 @@ "description": "Search" }, "popout": { - "message": "Iskočni način", + "message": "Skočni prozor", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Zaključavanje", + "message": "Zaključaj", "description": "Lock accounts" }, "edit": { - "message": "Uređivanje", + "message": "Uredi", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Ručno spremljena sigurnosna kopija", "description": "Manual backup" }, "use_autofill": { @@ -306,11 +306,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Jednostavno", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompaktno", "description": "Compact theme" }, "theme_high_contrast": { @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Plošno", "description": "Flat theme" }, "storage_sync_info": { @@ -334,11 +334,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Prijava (poslovno)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Zašto poslovni računi zahtijevaju više dozvola?" }, "log_out": { "message": "Odjava", @@ -403,103 +403,103 @@ "message": "Spremanje podataka u sigurnosnu kopiju." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Tvoja lozinka ne zadovoljava sigurnosne zahtjeve tvoje organizacije. Kontaktiraj administratora za daljnje informacije." }, "advisor": { - "message": "Advisor" + "message": "Savjetnik" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Postavi lozinku za zaštitu tvojih podataka." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Aktiviraj automatsko zaključavanje za zaštitu tvojih podataka." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Sinkronizacija preglednika je deaktivirana. Aktiviranje omogućuje sinkronizaciju računa u svim preglednicima." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Automatsko ispunjavanje se može aktivirati za automatsko ispunjavanje kodova na web stranicama." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Aktiviranje pametnog filtra omogućuje brz pristup računima." }, "show_all_insights": { - "message": "Show all insights." + "message": "Prikaži sve obavijesti." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Nema obavijesti, sve izgleda dobro!" }, "danger": { - "message": "Danger" + "message": "Opasnost" }, "warning": { - "message": "Warning" + "message": "Upozorenje" }, "info": { - "message": "Info" + "message": "Informacije" }, "dismiss": { - "message": "Dismiss" + "message": "Odbaci" }, "learn_more": { "message": "Saznajte više" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Dodaj u kontekstni izbornik" }, "no_entires": { "message": "Nema računa za prikaz. Dodajte svoj prvi račun sada." }, "permissions": { - "message": "Permissions" + "message": "Dozvole" }, "permission_revoke": { - "message": "Revoke" + "message": "Opozovi" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Prikaži neopozive dozvole" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Ovo je obavezna dozvola i ne može se opozvati." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Pristup trenutačnoj kartici za skeniranje QR kodova." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Pristup memoriji preglednika za spremanje podataka računa." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Omogućuje prijavu na strane usluge spremanja podataka." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš na račun." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Dodaje Autentifikatora u kontekstni izbornik" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Pristup svim web stranicama za snimanje QR kodova." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Dozvoljava sinkroniziranje sata s Googleom." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Dozvoljava spremanje sigurnosne kopije na Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Najprije moraš deaktivirati Dropbox sigurnosne kopije." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Dozvoljava spremanje sigurnosne kopije na Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Najprije moraš deaktivirati Google Drive sigurnosne kopije." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Dozvoljava spremanje sigurnosne kopije na OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Najprije moraš deaktivirati OneDrive sigurnosne kopije." }, "permission_unknown_permission": { "message": "Nepoznato dopuštenje. Ako vidite ovu poruku, pošaljite izvješće o pogrešci." From fa8045c2ccb7c75986374ccb300928649915a209 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 May 2023 13:05:40 -0500 Subject: [PATCH 3052/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 132 +++++++++++++++++++------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index ed055e540..133467e9f 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Autentifikator generira autentifikacijske kodove prijava u dva koraka direktno u Vašem pregledniku.", + "message": "Autentifikator generira dvofaktorske autentifikacijske kodove u tvom pregledniku.", "description": "Extension Description." }, "added": { @@ -16,27 +16,27 @@ "description": "Added Account." }, "errorqr": { - "message": "QR kôd nije prepoznat.", + "message": "QR kod nije prepoznat.", "description": "QR Error." }, "errorsecret": { - "message": "Neispravan tajni ključ računa", + "message": "Neispravna tajna računa", "description": "Secret Error." }, "add_code": { - "message": "Dodavanje računa", + "message": "Dodaj račun", "description": "Add account." }, "add_qr": { - "message": "Skeniranje QR koda", + "message": "Snimi QR kod", "description": "Scan QR Code." }, "add_secret": { - "message": "Ručno dodavanje", + "message": "Ručni unos", "description": "Manual Entry." }, "migration_fail": { - "message": "Uvoz nije uspio. Ako selite podatke iz Google Autentifikatora, molimo, ponovno iz njega izvezite svoje podatke i pokušajte ponovno.", + "message": "Uvoz nije uspio. Ako seliš podatke iz Google Autentifikatora, ponovo izvezi svoje podatke iz Google Autentifikatora i pokušaj ponovo.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -76,11 +76,11 @@ "description": "Secret." }, "updateSuccess": { - "message": "Uspješno.", + "message": "Uspjeh.", "description": "Update Success." }, "updateFailure": { - "message": "Neuspješno.", + "message": "Neuspjeh.", "description": "Update Failure." }, "about": { @@ -96,7 +96,7 @@ "description": "Security." }, "current_phrase": { - "message": "Trenutna lozinka", + "message": "Trenutačna lozinka", "description": "Current Passphrase." }, "new_phrase": { @@ -112,33 +112,33 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Sigurno želite izbrisati ovaj račun? Ovo naknadno nije moguće poništiti.", + "message": "Stvarno želiš izbrisati ovaj račun? Ovo je nepovratna radnja.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "Razmijem da će svi moji podaci nepovratno biti izbrisani.", + "message": "Razumijem da će se svi moji podaci nepovratno izbrisati.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Resetiranje Autentifikatora" + "message": "Resetiraj Autentifikator" }, "delete_all_warning": { - "message": "Ovo će obrisati sve vaše podatke i potpuno resetirati Autentifikator. Nećete moći vratiti obrisane podatke! Razmislite o spremanju sigurnosne kopije prije resetiranja Autentifikatora." + "message": "Ovo će izbrisati sve tvoje podatke i potpuno resetirati Autentifikator. Nećeš moći vratiti izbrisane podatke! Spremi sigurnosnu kopiju prije resetiranja Autentifikatora." }, "security_warning": { - "message": "Ovom će se lozinkom šifrirati vaš račun. Nitko vam neće moći pomoći ako ju zaboravite.", + "message": "Ova će se lozinka koristiti za šifriranje tvog računa. Nitko ti neće moći pomoći ako ju zaboraviš.", "description": "Passphrase Warning." }, "update": { - "message": "Ažuriranje", + "message": "Aktualiziranje", "description": "Update." }, "phrase_incorrect": { - "message": "Ne možete dodati novi račun, dok svi računi nisu dešifrirani. Za nastavak, molimo unesite ispravnu lozinku.", + "message": "Ne možeš dodati novi račun, sve dok svi računi nisu dešifrirani. Za nastavljanje upiši ispravnu lozinku.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Računi koji nisu mogli biti dešifrirani neće biti uključeni u ovoj sigurnosnoj kopiji.", + "message": "Računi koji se nisu mogli dešifrirati neće biti uključeni u ovoj sigurnosnoj kopiji.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -162,11 +162,11 @@ "description": "Translate." }, "source": { - "message": "Izvorni kȏd", + "message": "Izvorni kod", "description": "Source Code." }, "passphrase_info": { - "message": "Unesite lozinku za dešifriranje podataka računa.", + "message": "Upiši lozinku za dešifriranje podataka računa.", "description": "Passphrase Info" }, "sync_clock": { @@ -178,27 +178,27 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Pažnja! Vaš lokalni sat nije usklađen. Za nastavak, molimo najmjestite ga.", + "message": "Pažnja! Tvoj lokalni sat nije usklađen. Najmjesti ga prije nastavljanja.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Imate li sigurnosne kopije vaših računa? Ne odgađajte dok još nije kasno!", + "message": "Imaš sigurnosne kopije za tvoje račune? Spremi ih dok nije prekasno!", "description": "Remind Backup" }, "capture_failed": { - "message": "Zahvat nije uspio. Molimo ponovno učitajte stranicu i pokušajte ponovno.", + "message": "Snimanje nije uspjelo. Ponovo učitaj stranicu i pokušaj ponovo.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Pokušavate skenirati QR kôd iz lokalne datoteke? Koristite opciju uvoza slike QR koda.", + "message": "Pokušavaš snimiti QR kod iz lokalne datoteke? Umjeto toga koristi „Uvoz sigurnosne kopije slike QR koda”.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Zasnovano na vremenu", + "message": "Na osnovi vremena", "description": "Time Based" }, "based_on_counter": { - "message": "Zasnovano na brojaču", + "message": "Na osnovi brojača", "description": "Counter Based" }, "resize_popup_page": { @@ -206,15 +206,15 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Mjerilo", + "message": "Uvećanje", "description": "Scale" }, "export_info": { - "message": "Upozorenje: svi izvozi su dešifrirano. Želite li dodati račun u drugu aplikaciju? Lebdjenje iznad gornjeg desnog dijela svakog računa nudi prikaz skrivene tipke.", + "message": "Upozorenje: sve sigurnosne kopije su nešifrirane. Želiš li dodati račun u jednu drugu aplikaciju? Prijeđi mišem preko gornjeg desnog dijela svakog računa i pritisni gumb tipku za skrivanje.", "description": "Export menu info text" }, "download_backup": { - "message": "Preuzmi sigurnosnu kopiju", + "message": "Preuzmi datoteku sigurnosne kopije", "description": "Download backup file." }, "import_backup": { @@ -222,23 +222,23 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Uvoz sigurnosne kopije", + "message": "Uvoz datoteke sigurnosne kopije", "description": "Import backup file." }, "import_backup_qr": { - "message": "Uvoz kopije slike QR koda", + "message": "Uvoz sigurnosne kopije slike QR koda", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Uvoz tekstualne kopije", + "message": "Uvoz sigurnosne kopije teksta", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Uvoz uspješan, no neke QR slike nisu prepoznate.", + "message": "Uvoz je uspio, ali neki QR kodovi nisu prepoznati.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "Možete odabrati više datoteka za uzastopni uvoz sigurnosnih kopija.", + "message": "Možeš odabrati više datoteka za grupni uvoz sigurnosnih kopija.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -246,15 +246,15 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Upozorenje: sigurnose kopije su dešifrirane. Koristite na vlastitu odgovornost.", + "message": "Upozorenje: sigurnose kopije nisu šifrirane. Koristi ih na vlastitu odgovornost.", "description": "Backup risk warning." }, "import_error_password": { - "message": "Za uvoz sigurnosnih kopija, potrebno je unijeti ispravnu lozinku.", + "message": "Za uvoz sigurnosnih kopija moraš upisati ispravnu lozinku.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Vaša lozinka je spremljena lokalno. Molimo odmah je promijenite u izborniku Sigurnost.", + "message": "Tvoja je lozinka spremljena lokalno. Promijeni ju odmah u izborniku sigurnosti.", "description": "localStorage password warning." }, "remove": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Pretraživanje", + "message": "Pretraga", "description": "Search" }, "popout": { @@ -306,11 +306,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Jednostavno", + "message": "Jednostavna", "description": "Simple theme" }, "theme_compact": { - "message": "Kompaktno", + "message": "Kompaktna", "description": "Compact theme" }, "theme_high_contrast": { @@ -318,11 +318,11 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Plošno", + "message": "Plošna", "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatski spremi sigurnosnu kopiju na uslugu za pohranu.", + "message": "Automatski spremi sigurnosnu kopiju tvojih podataka u stranoj usluzi za spremanje podataka.", "description": "3rd party backup info" }, "browser_sync": { @@ -330,11 +330,11 @@ "description": "Storage location" }, "sign_in": { - "message": "Prijava", + "message": "Prijavi se", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Prijava (poslovno)", + "message": "Prijavi se (poslovno)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -345,7 +345,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "Došlo je do poteškoće kod spajanja na vaš račun $SERVICE$. Molimo, ponovno se prijavite.", + "message": "Povezivanje na tvoj $SERVICE$ račun nije uspjelo. Prijavi se ponovo.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,25 +355,25 @@ } }, "otp_unsupported_warn": { - "message": "Imate jedan ili više Steam ili Blizzard korisničkih računa. Nešifrirane sigurnosne kopije neće koristiti zadani sigurnostni oblik.", + "message": "Imaš jedan ili više Steam ili Blizzard računa. Nešifrirane sigurnosne kopije neće koristiti standardni format sigurnosne kopije.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Možete uvesti sigurnosne kopije iz drugih aplikacija.", + "message": "Možeš uvesti sigurnosne kopije iz drugih aplikacija.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Saznajte više", + "message": "Saznaj više", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Ulitavanje..." + "message": "Učitavanje …" }, "autolock": { "message": "Zaključaj nakon" }, "minutes": { - "message": "minute/a" + "message": "min" }, "advanced": { "message": "Napredno" @@ -388,19 +388,19 @@ "message": "Nevažeće" }, "digits": { - "message": "Brojevi" + "message": "Brojke" }, "algorithm": { "message": "Algoritam" }, "smart_filter": { - "message": "Pametni filter" + "message": "Pametni filtar" }, "backup": { "message": "Sigurnosna kopija" }, "backup_file_info": { - "message": "Spremanje podataka u sigurnosnu kopiju." + "message": "Spremi sigurnosnu kopiju tvojih podataka u datoteku." }, "password_policy_default_hint": { "message": "Tvoja lozinka ne zadovoljava sigurnosne zahtjeve tvoje organizacije. Kontaktiraj administratora za daljnje informacije." @@ -421,7 +421,7 @@ "message": "Automatsko ispunjavanje se može aktivirati za automatsko ispunjavanje kodova na web stranicama." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Aktiviranje pametnog filtra omogućuje brz pristup računima." + "message": "Aktiviranje pametnog filtra omogućuje brzi pristup računima." }, "show_all_insights": { "message": "Prikaži sve obavijesti." @@ -442,13 +442,13 @@ "message": "Odbaci" }, "learn_more": { - "message": "Saznajte više" + "message": "Saznaj više" }, "enable_context_menu": { "message": "Dodaj u kontekstni izbornik" }, "no_entires": { - "message": "Nema računa za prikaz. Dodajte svoj prvi račun sada." + "message": "Nema računa za prikaz. Dodaj svoj prvi račun." }, "permissions": { "message": "Dozvole" @@ -463,45 +463,45 @@ "message": "Ovo je obavezna dozvola i ne može se opozvati." }, "permission_active_tab": { - "message": "Pristup trenutačnoj kartici za skeniranje QR kodova." + "message": "Pristupi trenutačnoj kartici za snimanje QR kodova." }, "permission_storage": { - "message": "Pristup memoriji preglednika za spremanje podataka računa." + "message": "Pristupi memoriji preglednika za spremanje podataka računa." }, "permission_identity": { - "message": "Omogućuje prijavu na strane usluge spremanja podataka." + "message": "Dozvoljava prijavu na strane usluge spremanja podataka." }, "permission_clipboard_write": { - "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš na račun." + "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš račun." }, "permission_context_menus": { - "message": "Dodaje Autentifikatora u kontekstni izbornik" + "message": "Dodaje Autentifikator u kontekstni izbornik." }, "permission_all_urls": { - "message": "Pristup svim web stranicama za snimanje QR kodova." + "message": "Pristupi svim web stranicama za snimanje QR kodova." }, "permission_sync_clock": { "message": "Dozvoljava sinkroniziranje sata s Googleom." }, "permission_dropbox": { - "message": "Dozvoljava spremanje sigurnosne kopije na Dropbox." + "message": "Dozvoljava spremanje sigurnosne kopije na Dropboxu." }, "permission_dropbox_cannot_revoke": { "message": "Najprije moraš deaktivirati Dropbox sigurnosne kopije." }, "permission_drive": { - "message": "Dozvoljava spremanje sigurnosne kopije na Google Drive." + "message": "Dozvoljava spremanje sigurnosne kopije na Google Driveu." }, "permission_drive_cannot_revoke": { "message": "Najprije moraš deaktivirati Google Drive sigurnosne kopije." }, "permission_onedrive": { - "message": "Dozvoljava spremanje sigurnosne kopije na OneDrive." + "message": "Dozvoljava spremanje sigurnosne kopije na OneDriveu." }, "permission_onedrive_cannot_revoke": { "message": "Najprije moraš deaktivirati OneDrive sigurnosne kopije." }, "permission_unknown_permission": { - "message": "Nepoznato dopuštenje. Ako vidite ovu poruku, pošaljite izvješće o pogrešci." + "message": "Nepoznata dozvola. Ako vidiš ovu poruku pošalji izvještaj o grešci." } } From d32307f476ddf175cd19edfd02e5a1454420e4cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 21 May 2023 09:10:14 -0500 Subject: [PATCH 3053/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 9e8904329..813d6afa6 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Authenticator QR Code Installation", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Authenticator Verification", "description": "Manual Entry." }, "migration_fail": { From 3ee157ff5509979033d8789c8502b1917af7a275 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jun 2023 04:37:21 -0500 Subject: [PATCH 3054/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 79f1a1296..bee8cf4e1 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -400,7 +400,7 @@ "message": "Резервное копирование" }, "backup_file_info": { - "message": "Резервное копирование данных в файл." + "message": "Backup your data to a file." }, "password_policy_default_hint": { "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получение дополнительной информации." @@ -418,7 +418,7 @@ "message": "Синхронизация браузера отключена. Включение этой опции позволяет синхронизировать учетные записи между браузерами." }, "advisor_insight_auto_fill_not_enabled": { - "message": "автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." + "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." }, "advisor_insight_smart_filter_not_enabled": { "message": "Включение смарт фильтра позволяет быстро получить доступ к аккаунтам." From d5a1deb12d4697551bb0467215db5abac9d6a209 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jun 2023 05:35:29 -0500 Subject: [PATCH 3055/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 26dc24859..61c1aa4bd 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Probeert u vanuit een lokaal bestand de QR-code te scannen? Gebruik in plaats daarvan de QR-back-up importeren.", + "message": "Probeert u vanuit een lokaal bestand de QR-code te scannen? Gebruik in plaats daarvan QR-afbeeldingsback-up importeren.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 6a360a83e8c2a5d7d50ddb0e036272097eab30dc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 19 Jun 2023 05:35:30 -0500 Subject: [PATCH 3056/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 71599fbba..d0b290d9c 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Probearje jo fan in lokaal bestân út de QR-koade te scannen? Brûk yn stee dêrfan de QR-reservekopy ymportearje.", + "message": "Probearje jo fan in lokaal bestân út de QR-koade te scannen? Brûk yn stee dêrfan de QR-ôfbyldingsreservekopy ymportearje.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From 41a8e1a65a6926351b4c65b814b56799c1da1818 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 27 Jun 2023 04:36:50 -0500 Subject: [PATCH 3057/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index ffb74a18d..ff5f3bff6 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -490,7 +490,7 @@ "message": "You must disable Dropbox backup first." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Google Drive." }, "permission_drive_cannot_revoke": { "message": "You must disable Google Drive backup first." From 2e72cf618c791f5718fac6ec7970daf5965e6275 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 27 Jun 2023 05:32:32 -0500 Subject: [PATCH 3058/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index ff5f3bff6..9c217e020 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Απλό", "description": "Flat theme" }, "storage_sync_info": { @@ -457,7 +457,7 @@ "message": "Ανάκληση" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Εμφάνιση αδειών που δεν ανακαλούνται" }, "permission_required": { "message": "Αυτό είναι ένα δικαίωμα που απαιτείται και δεν μπορεί να ανακληθεί." @@ -466,42 +466,42 @@ "message": "Πρόσβαση στην τρέχουσα καρτέλα για σάρωση QR κωδικών." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Πρόσβαση στον αποθηκευτικό χώρο του προγράμματος περιήγησης για την αποθήκευση δεδομένων του λογαριασμού σας." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Επιτρέπει τη σύνδεση σε υπηρεσίες αποθήκευσης τρίτων." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Παραχωρεί πρόσβαση στο πρόχειρο για την αντιγραφή και επικόλληση κωδικών όταν κάνετε κλικ στον αντίστοιχο λογαριασμό." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Προσθέτει τον Επαληθευτή στο μενού περιβάλλοντος." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Πρόσβαση σε όλες τις ιστοσελίδες για σάρωση κωδικών QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Επιτρέπει τον συγχρονισμό ρολογιού με την Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Πρέπει πρώτα να απενεργοποιήσετε τη δημιουργία αντιγράφων ασφαλείας του Dropbox." }, "permission_drive": { "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Πρέπει πρώτα να απενεργοποιήσετε τη δημιουργία αντιγράφων ασφαλείας του Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο OneDrive." }, "permission_onedrive_cannot_revoke": { "message": "Πρέπει πρώτα να απενεργοποιήσετε τα αντίγραφα ασφαλείας του OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Άγνωστο δικαίωμα. Αν δείτε αυτό το μήνυμα, στείλτε μας μια αναφορά σφάλματος." } } From dd1266254d914dfd04d030a1d0bebc1b8839f9aa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:46:31 -0500 Subject: [PATCH 3059/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 9c217e020..27c301a9e 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Μη έγκυρο μυστικό λογαριασμού", + "message": "Μην έγκυρο μυστικό λογα\npython\n\nimport pandas as pd\n\nimport numpy as np\n\nimport tensorflow as tf\n\nfrom keras. models import Sequential\n\nfrom keras. layers import Dense, Dropout\n\nfrom keras. optimizers import Adam\n\nfrom sklearn. preprocessing import StandardScaler\n\nfrom sklearn. model_selection import train_test_split\n\nfrom sklearn. metrics import accuracy_score, f1_score, roc_auc_score\n\nfrom pandas. plotting import register_matplotlib_converters\n\nregister_matplotlib_converters()\n\n\n\ndef preprocessing(data):\n\n # drop any missing values\n\n data = data. dropna()\n\n\n\n # drop any unnecessary columns\n\n data = data. drop(columns=['date', 'time', 'open', 'high', 'low', 'close', 'volume'])\n\n\n\n # standardize the data\n\n scaler = StandardScaler()\n\n data = pd. DataFrame(scaler. fit_transform(data))\n\n\n\n # split the data into training and testing sets\n\n X_train, X_test, Y_train, Y_test = train_test_split(\n\n data. iloc[:,:-1], data. iloc[:, -1], test_size=0.3, random_state=42)\n\n\n\n return X_train, X_test, Y_train, Y_test\n\n\n\ndef create_model(input_shape):\n\n model = Sequential()\n\n\n\n model. add(Dense(64, input_shape=input_shape, activation='relu'))\n\n model. add(Dropout(0.2))\n\n\n\n model. add(Dense(32, activation='relu'))\n\n model. add(Dropout(0.1))\n\n\n\n model. add(Dense(1, activation='sigmoid'))\n\n model. compile(loss='binary_crossentropy', optimizer=Adam(lr=0.0001), metrics=['accuracy'])\n\n\n\n return model\n\n\n\ndef train_model(X_train, X_test, Y_train, Y_test):\n\n input_shape = (X_train. shape[1],)\n\n model = create_model(input_shape)\n\n\n\n model. fit(X_train, Y_train, epochs=100, batch_size=32, validation_data=(X_test, Y_test), verbose=0)\n\n\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return model, accuracy, f1, auc\n\n\n\ndef evaluate_model(model, X_test, Y_test):\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return accuracy, f1, auc\n\n\n\ndef predict(model, data):\n\n # preprocess the data\n\n data = pd. DataFrame(data, columns=['close', 'returns', 'stdev'])\n\n\n\n data = pd. DataFrame(StandardScaler(). fit_transform(data))\n\n data = data. iloc[-1,:]. values. reshape(1, -1)\n\n\n\n # predict the next day's direction\n\n prediction = model. predict(data)\n\n prediction = np. round(prediction)\n\n\n\n return prediction\n\n\n\nif __name__ == '__main__':\n\n # load and preprocess the data\n\n data = pd. read_csv('data. csv')\n\n X_train, X_test, Y_train, Y_test = preprocessing(data)\n\n\n\n # train the model\n\n model, accuracy, f1, auc = train_model(X_train, X_test, Y_train, Y_test)\n\n\n\n # evaluate the model\n\n accuracy, f1, auc = evaluate_model(model, X_test, Y_test)\n\n\n\n # make a prediction\n\n data = pd. read_csv('today. csv')\n\n prediction = predict(model, data)\n\n\n\n if prediction == 1:\n\n print('Buy')\n\n else:\n\n print('Sell') ριασμού", "description": "Secret Error." }, "add_code": { From e206ae8cb41faf09df2b9d11b87e1cdda78c17c9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 02:57:39 -0500 Subject: [PATCH 3060/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 578baa1f6..8e8eb299b 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -8,11 +8,11 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Autentifikator brauzerińizde eki faktorli autentifikaciya kodlarin payda etedi.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": "Qosildi.", "description": "Added Account." }, "errorqr": { From c5e07430e0fdd3cbb631cc0e1ef2d93129cc5ebb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 03:56:32 -0500 Subject: [PATCH 3061/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 8e8eb299b..c9382098c 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -16,11 +16,11 @@ "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Belgisiz QR-kod.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Esap siri belgisiz", "description": "Secret Error." }, "add_code": { @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR-kodti skanerlew", "description": "Scan QR Code." }, "add_secret": { From 8ac58863f5b35d7002bab23dbe99ac2bad8dff5f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 05:32:57 -0500 Subject: [PATCH 3062/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index c9382098c..210d4e3e1 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Qolda kirgiziw", "description": "Manual Entry." }, "migration_fail": { From b589e2096688ae1eb42f27541cebe51b8df3ba13 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 06:36:22 -0500 Subject: [PATCH 3063/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 210d4e3e1..fa2dd0e9f 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -1,18 +1,18 @@ { "extName": { - "message": "Authenticator", + "message": "Autentifikator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentifikator", "description": "Extension Short Name." }, "extDesc": { - "message": "Autentifikator brauzerińizde eki faktorli autentifikaciya kodlarin payda etedi.", + "message": "Autentifikator brauzerińizde eki faktorlı autentifikaciya kodların payda etedi.", "description": "Extension Description." }, "added": { - "message": "Qosildi.", + "message": " qosıldı.", "description": "Added Account." }, "errorqr": { @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Esap siri belgisiz", + "message": "Esap sırı belgisiz", "description": "Secret Error." }, "add_code": { @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "QR-kodti skanerlew", + "message": "QR-kodtı skanerlew", "description": "Scan QR Code." }, "add_secret": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Ayırım esap maģliwmatları tabıslı import qılınbadı.", "description": "Some migration data is broken." }, "close": { @@ -274,7 +274,7 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Qulıplaw", "description": "Lock accounts" }, "edit": { @@ -298,11 +298,11 @@ "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Nurlı", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Qarańģı", "description": "Dark theme" }, "theme_simple": { @@ -310,11 +310,11 @@ "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompast", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Joqarı Kontrast", "description": "High Contrast theme" }, "theme_flat": { @@ -379,16 +379,16 @@ "message": "Qosımsha" }, "period": { - "message": "Period" + "message": "Dáwir" }, "type": { "message": "Túr" }, "invalid": { - "message": "Invalid" + "message": "Jaramsız" }, "digits": { - "message": "Digits" + "message": "Sanlar" }, "algorithm": { "message": "Algoritm" @@ -397,7 +397,7 @@ "message": "Aqıllı filtr" }, "backup": { - "message": "Backup" + "message": "Awısıq qor" }, "backup_file_info": { "message": "Backup your data to a file." @@ -406,7 +406,7 @@ "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." }, "advisor": { - "message": "Advisor" + "message": "Keńesshi" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." @@ -424,7 +424,7 @@ "message": "Enabling smart filter allows for quick access to accounts." }, "show_all_insights": { - "message": "Show all insights." + "message": "Barlıq túsnidirmelerdi kórsetiw." }, "no_insight_available": { "message": "No insights found, everything looks good!" @@ -451,10 +451,10 @@ "message": "No accounts to display. Add your first account now." }, "permissions": { - "message": "Permissions" + "message": "Ruxsatlar" }, "permission_revoke": { - "message": "Revoke" + "message": "Biykarlaw" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" From 30a7cd2595effad90e326f44755a69c8864150c6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 09:01:51 -0500 Subject: [PATCH 3064/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index fa2dd0e9f..1858aa301 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -202,7 +202,7 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Sazlawlar", + "message": "Qosımsha", "description": "Popup Page Settings" }, "scale": { From 0e9f2ce81fd501f06b6d9351f7cb09a4f503d371 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 10:13:28 -0500 Subject: [PATCH 3065/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 54 +++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 1858aa301..5b1bf32f9 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Import ámelge aspadı. Egerde siz Google Autentifikatordan maģlıwmatlardı kóshirip atırģan bolsańız, maģlıwmatlarıńızdı Google Autentifikatordan qaytadan eksport qılıń hám qaytadan háreket etip kóriń.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -68,7 +68,7 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emitent", "description": "Issuer." }, "secret": { @@ -76,11 +76,11 @@ "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Tabıslı.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Tabıssız.", "description": "Update Failure." }, "about": { @@ -96,7 +96,7 @@ "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Házirgi Parol", "description": "Current Passphrase." }, "new_phrase": { @@ -108,11 +108,11 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Paroldi Tasdiyqlań", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Bul akkaunttı óshiriwge isenimińiz kámil me? Bul háreketti biykarlap bolmaydı.", + "message": "Bul akkaunttı óshiriwge isenimińiz kámil me? Bul háreketti artqa qaytara almaysız.", "description": "Remove entry confirmation" }, "confirm_delete_all": { @@ -123,7 +123,7 @@ "message": "Reset Authenticator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Bul bárshe maģlıwmatlarıńızdı óshirip taslaydı hámde Autentifikator tolıqlay qayta tiklenedi. Siz óshirilgen maǵlıwmatlardı qaytadan tikley almaysız! Autentifikator-dı qayta tiklewden aldın qosımsha qor nusqasın saqlaw tuwralı oylawıńız kerek." }, "security_warning": { "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", @@ -146,7 +146,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Shifrlanģan", "description": "Encrypted." }, "copied": { @@ -154,7 +154,7 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Pikir-almasiw", "description": "Feedback." }, "translate": { @@ -162,7 +162,7 @@ "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Derek kodı", "description": "Source Code." }, "passphrase_info": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import tabıslı ámelge asırıldı, biraq ayırım QR-kodlardı tanıw múmkin bolmadı.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Qosımsha qor nusqasın toplamlarda import qılıw ushın bir neshe fayllardı saylawińiz múmkin.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -246,7 +246,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Eskeriw: qosımsha qor nusqaları shifrlanbaģan. Ózińizdiń qáwip-qáterińizsiz paydalanıń.", "description": "Backup risk warning." }, "import_error_password": { @@ -359,11 +359,11 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Siz ayırım basqa baģdarlamalardan qosımsha qor nusqaların alıp kiriwińiz múmkin.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Tolıq maģlıwmat", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { @@ -400,34 +400,34 @@ "message": "Awısıq qor" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Maģlıwmatlarıńızdı faylģa qosıp qoyıń." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Parolińiz shólkemińizdiń qáwipsizlik talaplarına juwap bermiydi. Qosımsha maǵlıwmat alıw ushın adminstratorıńız benen baylanısıń." }, "advisor": { "message": "Keńesshi" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Maģlıwmatlarıńızdı qorģaw ushın parol ornatıń." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Maģlıwmatlarıńızdı qorģaw ushın avtomatik qulıplawdi qosıń." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Brauzerdi sinxronlaw óshirilgen. Onı qosıw esaplardı brauzerler menen sinxronlaw imkánin beredi." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Kodlardı web-saytlarģa avtomatik toltırıw ushın avtomatik toltırıwdı qosıw múmkin." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Aqıllı filtrdi qosıw esaplarģa tez kiriw imkániyatın beredi." }, "show_all_insights": { "message": "Barlıq túsnidirmelerdi kórsetiw." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Hesh qanday túsinik tabılmadı, hámmesi jaqsi!" }, "danger": { "message": "Qáwip" @@ -442,13 +442,13 @@ "message": "Ótkizip jiberiw" }, "learn_more": { - "message": "Learn more" + "message": "Tolıq maģlıwmat" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Konteks menyusına qosıw" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Kórsetiletuģın esaplar joq. Birinshi esabıńızdi házir qosıń." }, "permissions": { "message": "Ruxsatlar" From 0529c8193c31ec8bd60ce91bda7ede0c121dae5c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 11:16:30 -0500 Subject: [PATCH 3066/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 5b1bf32f9..140839d62 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -116,17 +116,17 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Bárshe maǵlıwmatlarım qaytadan tiklenbiytuģın dárejede óshiriliwin túsinemen.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Autentifikatordı dáslepki jaģdayına qaytarıw" }, "delete_all_warning": { "message": "Bul bárshe maģlıwmatlarıńızdı óshirip taslaydı hámde Autentifikator tolıqlay qayta tiklenedi. Siz óshirilgen maǵlıwmatlardı qaytadan tikley almaysız! Autentifikator-dı qayta tiklewden aldın qosımsha qor nusqasın saqlaw tuwralı oylawıńız kerek." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Usı parol esaplarıńızdı shifrlaw ushın qollanıladı. Eger paroldi umıtıp qalsańız hesh kim sizge járdem bere almaydı.", "description": "Passphrase Warning." }, "update": { @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Bárshe esaplar paroli sheshilmegenshe siz jańa esap qosa almaysız. Dawam etiwden aldın durıs paroldi kirgiziń.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Shifrdı ashıw imkáni bolmaģan esaplar, bul qosımshaģa kirgizilmiydi.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -496,12 +496,12 @@ "message": "You must disable Google Drive backup first." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "OneDrive-qa qosımshalaw imkánin beredi." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Aldı menen OneDrive qosımsha qor nusqasın óshirip qoyıwıńız kerek." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Belgisiz ruxsat. Eger usı xabardı kórseńiz, qátelik haqqında esabat jiberiń." } } From ddebdbb26b9ccc05f3b2ba9f2a553d7048210961 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 13:36:40 -0500 Subject: [PATCH 3067/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 140839d62..3979114ab 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Jasırın sóz mas kelmedi.", "description": "Passphrase Not Match." }, "encrypted": { From 9a7741806abb0f31ed0715b2a88935a3d4f92646 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 23:55:55 -0500 Subject: [PATCH 3068/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 3979114ab..a8b690dcd 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -166,27 +166,27 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Esap maģlıwmatlardı shifrlaw ushın paroldi kirgiziń.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Saattı Google menen sinxronlaw", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Paroldi eslep qalıw", "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Dıqqat! Orındaģı saatıńız júdá uzaqta, dawam etiwden aldın onı tuwırlań.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Esaplarıńız ushın qosımsha qorıńız barma? Kesh bolģansha kútpeń!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Súwretke alıw múmkin bolmadı, betti qaytadan júkleń yáki jáne háreket etip kóriń.", "description": "Capture Failed" }, "capture_local_file_failed": { From 04bd3104369707a9b0c14bef5ca19020cc1a8f6e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:59:32 -0500 Subject: [PATCH 3069/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index a8b690dcd..d3db3e277 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -190,15 +190,15 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "QR-kodtı fayldan skaner qılmaqshısızba? Bunıń ornına Import QR Image Backup-tan paydalanıń.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "Waqıtqa tiykarlanģan", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Esaplaģıshqa tiykarlanģan", "description": "Counter Based" }, "resize_popup_page": { @@ -206,31 +206,31 @@ "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Masshtab", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Eskeriw: barlıq qosımsha qorlar shifrlanbaģan. Esaptı basqa baģdarlamaģa qosıwdı qáliysizbe? Qálegen esaptıń joqarı oń bólegine kursordı alıp barıń hám jasırın túymeni basıń.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Qosımsha qor faylın júklep alıń", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Qosımsha qor nusqasın importlaw", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Qosımsha qor faylın importlaw", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "QR súwret qosımsha qor nusqasın import qılıń", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Tekst qosımshasın import qılıw", "description": "Import backup code." }, "import_backup_qr_partly_failed": { @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Barlıq jazıwlardı kórsetiw", "description": "Show all entries." }, "dropbox_risk": { @@ -250,11 +250,11 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Qosımsha nusqalardı import qılıw ushın durıs parol kirgiziwińiz kerek.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Sizdiń parolińiz lokal sıpatında saqlanadı, iltimás onı tezde qáwipsizlik menyusıda ózgertiń.", "description": "localStorage password warning." }, "remove": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Parol menen qorģalģan qosımsha nusqasın júklep alıń", "description": "Download Encrypted Backup" }, "search": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Qalqıp shıģıwshı ayna rejim", "description": "Make window turn into persistent popup" }, "lock": { @@ -282,15 +282,15 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Qolda qosımshalaw", "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "Avtomatik toltırıwdan paydalanıń", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Joqarı Kontrasttan paydalanıń", "description": "Use High Contrast" }, "theme": { @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Jalpaq", "description": "Flat theme" }, "storage_sync_info": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Brauzerdi sinxronlaw", "description": "Storage location" }, "sign_in": { @@ -484,16 +484,16 @@ "message": "Allows clock sync with Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Dropbox-qa qosımshalaw imkániyatın beredi." }, "permission_dropbox_cannot_revoke": { "message": "You must disable Dropbox backup first." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Google Drive-qa qosımshalaw imkániyatın beredi." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Aldı menen Google Drive qosımsha qor nusqasın óshirip qoyıwıńız kerek." }, "permission_onedrive": { "message": "OneDrive-qa qosımshalaw imkánin beredi." From b09757b5e717b4b658efe6c0187da41cd9c0204b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 03:11:54 -0500 Subject: [PATCH 3070/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index d3db3e277..098267ef4 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -322,7 +322,7 @@ "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Maģlıwmatlarıńızdı avtomatik ráwishte úshinshi tárep saqlaw xizmetlerine qosımshalań.", "description": "3rd party backup info" }, "browser_sync": { @@ -334,18 +334,18 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Kiriw (Biznes)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Ne sebep biznes esaplar kóbirek ruxsat talap etedi?" }, "log_out": { "message": "Shıǵıw", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "$SERVICE$ esabıńızģa jalģanıwda mashqala júz berdi, qaytadan kiriń.\n", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Sizde bir yáki bir neshe Steam yáki Blizzard esapları bar. Shifrlanbaģan qosımsha nusqaları standartlastırılģan qosımsha formatında paydalanbaydı.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -457,19 +457,19 @@ "message": "Biykarlaw" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Qaytarılmaytuģın ruxsatlardı kórsetiw" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Bul talap etiletuģın ruxsat hámde onı biykarlaw múmkin emes." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "QR-kodlardı skanerlew ushın usı betke kiriń." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Esap maģlıwmatların saqlaw ushın brauzer yadına kiriw." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Úshinshi tárep saqlaw xizmetlerine kiriwge ruxsat beredi." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From 0653964b57f606f009bf4b6a743e608af8cd8ec8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 04:18:24 -0500 Subject: [PATCH 3071/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 098267ef4..a1e314ec9 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -472,22 +472,22 @@ "message": "Úshinshi tárep saqlaw xizmetlerine kiriwge ruxsat beredi." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Esap betin basqanıńızda kodlardı almastırıw buferine nusqalaw ushın tek ģana jazıw ushın buferge ruxsat beredi." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Konteks menyusına Autentifikator qosadı." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "QR-kodlardı skanerlew ushın bárshe web-saytlarģa kiriń." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Google menen saattı sinxronlaw imkániyatın beredi." }, "permission_dropbox": { "message": "Dropbox-qa qosımshalaw imkániyatın beredi." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Aldı menen Dropbox qosımsha qor nusqasın óshirip qoyıwıńız kerek." }, "permission_drive": { "message": "Google Drive-qa qosımshalaw imkániyatın beredi." From 6773e89c1cfc2dc11cf94cb504dd5f3dc22eedb3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 9 Jul 2023 09:34:28 -0500 Subject: [PATCH 3072/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index bee8cf4e1..607191e34 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -376,7 +376,7 @@ "message": "минут" }, "advanced": { - "message": "Advanced" + "message": "Дополнительно" }, "period": { "message": "Период" From 76c90dec66df808787c61c85300b4877c2bb58a5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 12 Jul 2023 20:57:08 -0500 Subject: [PATCH 3073/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 607191e34..33caa588e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -397,13 +397,13 @@ "message": "\"Умный\" фильтр" }, "backup": { - "message": "Резервное копирование" + "message": "Резервная копия" }, "backup_file_info": { "message": "Backup your data to a file." }, "password_policy_default_hint": { - "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получение дополнительной информации." + "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получения дополнительной информации." }, "advisor": { "message": "Советник" From f7ebd880bf7217cf1b44b7cac740136347726007 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:05:01 -0500 Subject: [PATCH 3074/3473] New translations messages.json (Urdu (India)) --- _locales/ur/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 813d6afa6..9e8904329 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Authenticator QR Code Installation", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Authenticator Verification", + "message": "Manual Entry", "description": "Manual Entry." }, "migration_fail": { From 3668b017d4ff111cb620342dde737ce385555b53 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jul 2023 21:45:45 -0500 Subject: [PATCH 3075/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f6e8c0be5..e48377c73 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -454,7 +454,7 @@ "message": "Permissions" }, "permission_revoke": { - "message": "Revoke" + "message": "註銷" }, "permission_show_required_permissions": { "message": "Show non-revocable permissions" From c7ced063be2620bdbf7b2af43c04d680580ca93c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 18 Jul 2023 22:53:47 -0500 Subject: [PATCH 3076/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 40 ++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index e48377c73..a1f33d732 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -322,7 +322,7 @@ "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically備份您的資料至第三方儲存服務。", + "message": "自動備份您的資料至第三方儲存服務。", "description": "3rd party backup info" }, "browser_sync": { @@ -445,63 +445,63 @@ "message": "了解更多" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "加到右鍵選單" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "帳號不存在,請新增帳號。" }, "permissions": { - "message": "Permissions" + "message": "使用權限" }, "permission_revoke": { "message": "註銷" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "顯示不可註銷的權限。" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "這是必要的權限而且不可以註銷。" }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "存取當前頁面並掃描QR碼" }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "存取瀏覽器空間以便存放帳戶資訊" }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "允許登入第三方儲存服務。" }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "授權點選帳戶時複製驗證碼到剪貼簿。" }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "將驗證器加到右鍵選單" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "存取所有頁面並掃描QR碼" }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "允許與 Google 連線校時。" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "允許備份到Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "請先取消 Dropbox 備份" }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "允許備份到Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "請先取消 Google Drive 備份" }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "允許備份到OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "請先取消 OneDrvie 備份" }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "未知的權限。您如果看到這個訊息,請回報程式異常。" } } From b9546bf2b03b39052cb7b12f55078b9aaff9ec89 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:03:52 -0500 Subject: [PATCH 3077/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index eb4682df4..f3f691add 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Import misslyckades. Om du migrerar från Google Authenticator; exportera dina data från Google Authenticator på nytt och försök igen.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -123,7 +123,7 @@ "message": "Återställ autentiserare" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Det här kommer att radera alla dina data och återställa Authenticator helt. Du kommer inte kunna återskapa några raderade data! Du bör överväga att spara en säkerhetskopia innan du återställer Authenticator." }, "security_warning": { "message": "Detta lösenord kommer att användas för att kryptera dina konton. Ingen kan hjälpa dig om du glömmer lösenordet.", @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Försöker du skanna en QR-kod från en lokal fil? Använd Importera QR-bildsäkerhetskopia istället.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importera QR-bildsäkerhetskopia", "description": "Import qr image backup." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Du kan markera flera filer för att importera säkerhetskopia i omgångar.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -286,7 +286,7 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "Använd autofyll", "description": "Use Autofill" }, "use_high_contrast": { From ac568ceca2d90cc0d3e59d3f69b224251fac5476 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:03:53 -0500 Subject: [PATCH 3078/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bf1bca57a..fd48b23c9 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "Autenticador", "description": "Extension Name." }, "extShortName": { - "message": "Autenticación", + "message": "Autenticador", "description": "Extension Short Name." }, "extDesc": { From 3459895551c0b31129065f32a7eeac26af79b247 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:03:54 -0500 Subject: [PATCH 3079/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index e666eaf99..359364e48 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Autentikator", "description": "Extension Name." }, "extShortName": { From 7b8347d9e298e7e3667384814a19e48c08ce58c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 23 Jul 2023 06:59:37 -0500 Subject: [PATCH 3080/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index f3f691add..1abd31a4f 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -322,11 +322,11 @@ "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Säkerhetskopiera dina data automatiskt till lagringstjänster från tredje part.", "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Webbläsarsynkronisering", "description": "Storage location" }, "sign_in": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Du har ett eller flera konton hos Steam eller Blizzard. Okrypterade säkerhetskopior kommer inte att använda ett standardiserat format för säkerhetskopior.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -394,7 +394,7 @@ "message": "Algoritm" }, "smart_filter": { - "message": "Smart Filter" + "message": "Smart filter" }, "backup": { "message": "Säkerhetskopiera" @@ -415,13 +415,13 @@ "message": "Aktivera automatisk låsning för att skydda dina data." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Webbläsarsynkronisering är inaktiverad. Vid aktivering kan konton synkas mellan webbläsare." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autofyll kan aktiveras för att automatiskt fylla i koder på webbplatser." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Aktivering av smart filter ger snabb åtkomst till konton." }, "show_all_insights": { "message": "Visa alla insikter." @@ -445,7 +445,7 @@ "message": "Lär dig mer" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Lägg till i snabbvalsmeny" }, "no_entires": { "message": "Inga konton att visa. Lägg till ditt första konto nu." @@ -463,22 +463,22 @@ "message": "Detta är en obligatorisk behörighet och kan inte återkallas." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Åtkomst till den nuvarande fliken för att skanna QR-koder." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Åtkomst till webbläsarlagring för att lagra kontodata." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Tillåt inloggning till lagringstjänster från tredje part." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Ger enbart skrivbehörighet till urklipp för att kopiera koder till urklipp när du klickar på kontot." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Lägger till Authenticator till snabbvalsmenyn." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Åtkomst till alla webbplatser för att skanna QR-koder." }, "permission_sync_clock": { "message": "Tillåter klocksynkronisering med Google." @@ -487,19 +487,19 @@ "message": "Tillåter säkerhetskopiering till Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Du måste inaktivera Dropbox-säkerhetskopiering först." }, "permission_drive": { "message": "Tillåter säkerhetskopiering till Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Du måste inaktivera Google Drive-säkerhetskopiering först." }, "permission_onedrive": { "message": "Tillåter säkerhetskopiering till OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Du måste inaktivera OneDrive-säkerhetskopiering först." }, "permission_unknown_permission": { "message": "Okänd behörighet. Om du ser detta meddelande, skicka en felrapport." From 5ee335cb4465c90b8a6a5a7951de76cad841a177 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 4 Aug 2023 07:05:00 -0500 Subject: [PATCH 3081/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 2351a3af0..d3e2df094 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Adicionar conta", "description": "Add account." }, "add_qr": { From 1b2402b87f9be77a036e864978cbcc6a145bf411 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:28:34 -0500 Subject: [PATCH 3082/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index eb17a9622..10a3a60e9 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "Authenticator\n", "description": "Extension Name." }, "extShortName": { From bffd504ce084943f9c6c6ad390afe8e427dda77d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 14 Aug 2023 09:55:44 -0500 Subject: [PATCH 3083/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index b38d07455..d53a95095 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "주의! 현지 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", + "message": "주의! 기기 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "모든 항목 표시", + "message": "모든 항목 보기", "description": "Show all entries." }, "dropbox_risk": { @@ -334,11 +334,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "로그인 (비즈니스)", + "message": "로그인(업무용)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "왜 비즈니스 계정은 더 많은 권한을 요청하는 건가요?" + "message": "왜 업무용 계정은 더 많은 권한을 요청하는 건가요?" }, "log_out": { "message": "로그아웃", @@ -359,11 +359,11 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "다른 일부 애플리케이션에서 백업을 가져올 수 있어요.", + "message": "다른 애플리케이션에서 백업을 가져올 수도 있어요.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "자세히 알아보기", + "message": "더 알아보기", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { @@ -403,7 +403,7 @@ "message": "내 데이터를 파일로 백업하세요." }, "password_policy_default_hint": { - "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자에게 연락해 주세요." + "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자에게 문의해 주세요." }, "advisor": { "message": "권장 작업" @@ -424,7 +424,7 @@ "message": "스마트 필터를 사용하면 계정에 빠르게 접근할 수 있어요." }, "show_all_insights": { - "message": "모든 인사이트 표시." + "message": "모든 인사이트 보기." }, "no_insight_available": { "message": "인사이트가 발견되지 않았어요. 모든 것이 양호해 보여요!" @@ -457,7 +457,7 @@ "message": "회수" }, "permission_show_required_permissions": { - "message": "회수할 수 없는 권한 표시" + "message": "회수할 수 없는 권한 보기" }, "permission_required": { "message": "이건 필수 권한이며 회수할 수 없어요." From 45ad4dceb3428d5481d186a3cea83efcc8d3b80c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Aug 2023 07:04:44 -0500 Subject: [PATCH 3084/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 62dd6e31b..10a4e3a35 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -457,19 +457,19 @@ "message": "Revocare" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Afișați permisiunile nerevocabile" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Aceasta este o autorizație obligatorie și nu poate fi revocată." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Acces la fila curentă pentru a scana codurile QR." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Accesul la spațiul de stocare al browserului pentru a stoca datele contului." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Permite conectarea la serviciile de stocare ale unor terțe părți." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From 2ea07f7f394816ee47c8c83cad87fc6a60c9029a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 19 Aug 2023 22:26:33 -0500 Subject: [PATCH 3085/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 624167c02..ff19b8862 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -310,7 +310,7 @@ "description": "Simple theme" }, "theme_compact": { - "message": "紧凑", + "message": "精简视图", "description": "Compact theme" }, "theme_high_contrast": { From cd91a882b8e7f818c8ef61b3ddb2747a6b92451d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 06:08:19 -0500 Subject: [PATCH 3086/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index aa39d88db..ff8df764f 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": ".", "description": "Import migration data failed." }, "migration_partly_fail": { From 9491ba782e18367a43eb6efa3261502f54b15d17 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:33:41 -0500 Subject: [PATCH 3087/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 3dc52d31f..63a68638f 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "a", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { From 8dcabb7b5ca3b4c6fc4662259f389f688e7ae7fc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 29 Oct 2023 17:24:16 -0500 Subject: [PATCH 3088/3473] New translations messages.json (Uzbek) --- _locales/uz/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/uz/messages.json diff --git a/_locales/uz/messages.json b/_locales/uz/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/uz/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 523a8ee51ca60b5acdfa0105c35bb94e5abef5ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 1 Nov 2023 18:05:30 -0500 Subject: [PATCH 3089/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d7f927971..ff2a97a59 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Máte jeden nebo více Steam nebo Blizzard účtů. Nešifrované zálohy nebudou využívat standardní formát.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -363,7 +363,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Číst více", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { @@ -379,16 +379,16 @@ "message": "Pokročilé" }, "period": { - "message": "Period" + "message": "Sekunda" }, "type": { - "message": "Type" + "message": "Typ" }, "invalid": { - "message": "Invalid" + "message": "Neplatné" }, "digits": { - "message": "Digits" + "message": "Klávesa" }, "algorithm": { "message": "Algoritmus" @@ -400,13 +400,13 @@ "message": "Záloha" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Zálohovat data do souboru." }, "password_policy_default_hint": { "message": "Vaše heslo nesplňuje bezpečnostní požadavky vaší organizace. Pro více informací kontaktujte svého správce." }, "advisor": { - "message": "Advisor" + "message": "Poradce" }, "advisor_insight_password_not_set": { "message": "Nastavte si heslo pro ochranu vašich dat." @@ -415,7 +415,7 @@ "message": "Enable auto-lock to protect your data." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Synchronizace prohlížeče je vypnuta. Zapnutím zapnete synchronizaci účtu napříč prohlížeči." }, "advisor_insight_auto_fill_not_enabled": { "message": "Autofill can be enabled to automatically fill codes into websites." From 085db08841aff2d0fba8334caa30e38e38ba5905 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:10:26 -0500 Subject: [PATCH 3090/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index ff2a97a59..54128dd95 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -400,7 +400,7 @@ "message": "Záloha" }, "backup_file_info": { - "message": "Zálohovat data do souboru." + "message": "Zálohovat data do souboru.https://bitcoin.atomicwallet.io/tx/11992f44eaace1312edb971e4b7f92bbd803abb72109c114a1c769e1a92301cd" }, "password_policy_default_hint": { "message": "Vaše heslo nesplňuje bezpečnostní požadavky vaší organizace. Pro více informací kontaktujte svého správce." From 4970ea8126d19fc0cf3fbbf5cde946d126b715c4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 3 Nov 2023 01:55:27 -0500 Subject: [PATCH 3091/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index e2b97a394..2a9dede50 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "सपाट", "description": "Flat theme" }, "storage_sync_info": { From 89fb046989b3f4ecbed410f66e1c87c68593484e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:11:09 -0500 Subject: [PATCH 3092/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/ka/messages.json diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/ka/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 8bd67b75ad3f65f7dc6b9f07c42ea1c5162cd084 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:11:10 -0500 Subject: [PATCH 3093/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/lt/messages.json diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/lt/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 9c79ac8e6e31009b7d0a2f790c421a6f5686a925 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 3 Nov 2023 15:17:18 -0500 Subject: [PATCH 3094/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 68 +++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 9e8904329..844977818 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -1,50 +1,50 @@ { "extName": { - "message": "Authenticator", + "message": "Autentifikatorius", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "Autentifikatorius", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "Autentifikatorius generuoja dviejų veiksnių autentifikavimo kodus naršyklėje.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " buvo pridėtas.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "Neatpažintas QR kodas.", "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "Netinkama paskyros paslaptis", "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Pridėti paskyrą", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Nuskaitykite QR kodą", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Įvedimas rankiniu būdu", "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Importuoti nepavyko. Jei migruojate duomenis iš \"Google Authenticator\", iš naujo eksportuokite duomenis iš \"Google Authenticator\" ir bandykite dar kartą.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Kai kurie paskyros duomenys nebuvo sėkmingai importuoti.", "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "Uždaryti", "description": "Close." }, "ok": { @@ -52,89 +52,89 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "Taip", "description": "Yes." }, "no": { - "message": "No", + "message": "Ne", "description": "No." }, "account": { - "message": "Account", + "message": "Paskyra", "description": "Account." }, "accountName": { - "message": "Username", + "message": "Vartotojo vardas", "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "Emitentas", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "Paslaptis", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "Pavyko.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "Klaida.", "description": "Update Failure." }, "about": { - "message": "About", + "message": "Apie", "description": "About." }, "settings": { - "message": "Settings", + "message": "Nustatymai", "description": "Settings." }, "security": { - "message": "Security", + "message": "Saugumas", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "Dabartinis slaptažodis", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "Naujas slaptažodis", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "Slaptažodis", "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "Patvirtinti slaptažodį", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Ar tikrai norite ištrinti paskyrą? Šio veiksmo anuliuoti negalima.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Suprantu, kad visi mano duomenys bus negrįžtamai ištrinti.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Iš naujo nustatyti autentifikatorių" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Taip ištrinsite visus duomenis ir visiškai iš naujo nustatysite Autentifikatorių. Negalėsite atkurti jokių ištrintų duomenų! Prieš iš naujo nustatydami Autentifikatorių, turėtumėte išsaugoti atsarginę kopiją." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Šis slaptažodis bus naudojamas jūsų paskyroms šifruoti. Jei slaptažodį pamiršite, niekas jums nepadės.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "Atnaujinti", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Negalite pridėti naujos paskyros, kol visos paskyros neiššifruotos. Prieš tęsdami įveskite teisingą slaptažodį.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { From 88ba0d898edc39a3f5b00f192d351e8a534ab946 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 4 Nov 2023 01:07:26 -0500 Subject: [PATCH 3095/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 62 +++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 9e8904329..12fb43178 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -1,22 +1,22 @@ { "extName": { - "message": "Authenticator", + "message": "აუთენთიფიკატორი", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "აუთენთიფიკატორი", "description": "Extension Short Name." }, "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", + "message": "აუთენთიფიკატორი აგენერირებს ორფაქტორიან აუთენთიფიკაციის კოდებს თქვენს ბრაუზერში.", "description": "Extension Description." }, "added": { - "message": " has been added.", + "message": " დაემატა.", "description": "Added Account." }, "errorqr": { - "message": "Unrecognized QR code.", + "message": "ამოუცნობი QR კოდი.", "description": "QR Error." }, "errorsecret": { @@ -24,15 +24,15 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "ანგარიშის დამატება", "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "QR კოდის დასკანერება", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "ხელით ჩაწერა", "description": "Manual Entry." }, "migration_fail": { @@ -44,7 +44,7 @@ "description": "Some migration data is broken." }, "close": { - "message": "Close", + "message": "დახურვა", "description": "Close." }, "ok": { @@ -52,19 +52,19 @@ "description": "OK." }, "yes": { - "message": "Yes", + "message": "დიახ", "description": "Yes." }, "no": { - "message": "No", + "message": "არა", "description": "No." }, "account": { - "message": "Account", + "message": "ანგარიში", "description": "Account." }, "accountName": { - "message": "Username", + "message": "მომხმარებლის სახელი", "description": "Account Name." }, "issuer": { @@ -84,27 +84,27 @@ "description": "Update Failure." }, "about": { - "message": "About", + "message": "შესახებ", "description": "About." }, "settings": { - "message": "Settings", + "message": "პარამეტრები", "description": "Settings." }, "security": { - "message": "Security", + "message": "უსაფრთხოება", "description": "Security." }, "current_phrase": { - "message": "Current Password", + "message": "მიმდინარე პაროლი", "description": "Current Passphrase." }, "new_phrase": { - "message": "New Password", + "message": "ახალი პაროლი", "description": "New Passphrase." }, "phrase": { - "message": "Password", + "message": "პაროლი", "description": "Passphrase." }, "confirm_phrase": { @@ -154,15 +154,15 @@ "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "უკუკავშირი", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "თარგმნა", "description": "Translate." }, "source": { - "message": "Source Code", + "message": "წყაროს კოდი", "description": "Source Code." }, "passphrase_info": { @@ -170,7 +170,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "საათის Google-თან სინქრონიზაცია", "description": "Sync Clock" }, "remember_phrase": { @@ -194,7 +194,7 @@ "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "დროზე დაფუძნებული", "description": "Time Based" }, "based_on_counter": { @@ -294,27 +294,27 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "თემა", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "ღია", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "მუქი", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "მარტივი", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "კომპაქტური", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "მაღალი კონტრასტი", "description": "High Contrast theme" }, "theme_flat": { @@ -341,7 +341,7 @@ "message": "Why do business accounts require more permissions?" }, "log_out": { - "message": "Logout", + "message": "გამოსვლა", "description": "Sign out of 3rd party storage services" }, "token_revoked": { From 0079a78a23de7b93938b611499358a127179f8bd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 5 Nov 2023 01:25:43 -0500 Subject: [PATCH 3096/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 60 +++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 12fb43178..65a8c9330 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Invalid account secret", + "message": "არასწორი გასაღები", "description": "Secret Error." }, "add_code": { @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "იმპორტირება ვერ მოხერხდა. თუ თქვენ მონაცემები Google აუთენთიფიკატორიდან გადაგაქვთ, გთხოვთ, ხელახლა მოახდინოთ მონაცემების ექსპორტი და სცადოთ თავიდან.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "ანგარიშის ზოგიერთი მონაცემის იმპორტირება წარმატებით ვერ მოხერხდა.", "description": "Some migration data is broken." }, "close": { @@ -68,19 +68,19 @@ "description": "Account Name." }, "issuer": { - "message": "Issuer", + "message": "მომწოდებელი", "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "გასაღები", "description": "Secret." }, "updateSuccess": { - "message": "Success.", + "message": "წარმატებით.", "description": "Update Success." }, "updateFailure": { - "message": "Failure.", + "message": "წარუმატებლად.", "description": "Update Failure." }, "about": { @@ -108,33 +108,33 @@ "description": "Passphrase." }, "confirm_phrase": { - "message": "Confirm Password", + "message": "დაადასტურეთ პაროლი", "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "დარწმუნებული ხართ, რომ გსურთ ამ ანგარიშის წაშლა? ამ მოქმედების გაუქმება შეუძლებელია.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "მე მესმის, რომ ჩემი ყველა მონაცემი სამუდამოდ წაიშლება.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "აუთენთიფიკატორის აღდგენა" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "ეს მოქმედება წაშლის თქვენს ყველა მონაცემს და აღადგენს აუთენთიფიკატორის ყველა პარამეტრს. თქვენ ვერ შეძლებთ წაშლილი მონაცემების აღდგენას! აუთენთიფიკატორის აღდგენამდე, თქვენ უნდა შეინახოთ სარეზერვო ასლი." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "ეს პაროლი გამოყენებული იქნება თქვენი ანგარიშების დაშიფვრისთვის. ვერავინ დაგეხმარებათ, თუ დაგავიწყდათ პაროლი.", "description": "Passphrase Warning." }, "update": { - "message": "Update", + "message": "განახლება", "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "თქვენ ვერ შეძლებთ ახალი ანგარიშის დამატებას, სანამ ყველა ანგარიში არ იქნება გაშიფრული. გაგრძელებამდე, გთხოვთ, შეიყვანოთ სწორი პაროლი.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -142,15 +142,15 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "პაროლი არ ემთხვევა.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "დაშიფრულია", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "დაკოპირებულია", "description": "Copied." }, "feedback": { @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "შეიყვანეთ პაროლი ანგარიშის მონაცემების გასაშიფრად.", "description": "Passphrase Info" }, "sync_clock": { @@ -174,7 +174,7 @@ "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "პაროლის დამახსოვრება", "description": "Remember Passphrase" }, "clock_too_far_off": { @@ -202,11 +202,11 @@ "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "პარამეტრები", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "მასშტაბი", "description": "Scale" }, "export_info": { @@ -218,7 +218,7 @@ "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "სარეზერვო ასლის იმპორტირება", "description": "Import backup." }, "import_backup_file": { @@ -242,7 +242,7 @@ "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "ყველა ჩანაწერის ჩვენება", "description": "Show all entries." }, "dropbox_risk": { @@ -266,7 +266,7 @@ "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "ძიება", "description": "Search" }, "popout": { @@ -274,11 +274,11 @@ "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "დაბლოკვა", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "რედაქტირება", "description": "Edit" }, "manual_dropbox": { @@ -330,7 +330,7 @@ "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "შესვლა", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { @@ -367,7 +367,7 @@ "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "იტვირთება..." }, "autolock": { "message": "Lock after" @@ -391,7 +391,7 @@ "message": "Digits" }, "algorithm": { - "message": "Algorithm" + "message": "ალგორითმი" }, "smart_filter": { "message": "Smart Filter" From 0754d7f744e2bcc4654b4774f26db89c4b581ddb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 5 Nov 2023 01:43:22 -0600 Subject: [PATCH 3097/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 65a8c9330..8a713d30c 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -433,19 +433,19 @@ "message": "Danger" }, "warning": { - "message": "Warning" + "message": "გაფრთხილება" }, "info": { - "message": "Info" + "message": "ინფორმაცია" }, "dismiss": { - "message": "Dismiss" + "message": "გაუქმება" }, "learn_more": { - "message": "Learn more" + "message": "შეიტყვეთ მეტი" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "კონტექსტურ მენიუში დამატება" }, "no_entires": { "message": "No accounts to display. Add your first account now." From cc6c5b24711f5619cf5b78d68ed5ac6c431a9966 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:03:01 -0600 Subject: [PATCH 3098/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 8a713d30c..130af07a8 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -363,7 +363,7 @@ "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "შეიტყვეთ მეტი", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { From 32b1208a454d8b324dd3a3fd296f1e31ff0d95cf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 7 Nov 2023 01:49:00 -0600 Subject: [PATCH 3099/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 130af07a8..146c7d2fa 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "ანგარიშები, რომელთა გაშიფრვაც ვერ მოხერხდა, არ იქნება ამ სარეზერვო ასლში ჩართული.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -178,11 +178,11 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "ყურადღება! თქვენი ადგილობრივი დრო არასწორია. გაგრძელებამდე, გთხოვთ, გაასწოროთ საათი.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "გაქვთ თუ არა ანგარიშებისთვის სარეზერვო ასლი? არ დაელოდოთ, სანამ გვიან იქნება!", "description": "Remind Backup" }, "capture_failed": { From f64ae40f78364b0b302a4672286b08075396b151 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 7 Nov 2023 04:30:44 -0600 Subject: [PATCH 3100/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 146c7d2fa..04b40dfbe 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "QR კოდის ლოკალური ფაილიდან დასკანერებას ცდილობთ? QR კოდის ლოკალური ფაილიდან დასკანერების ნაცვლად, გამოიყენეთ სარეზერვო QR სურათის იმპორტირება.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -222,23 +222,23 @@ "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "სარეზერვო ფაილის იმპორტირება", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "სარეზერვო QR სურათის იმპორტირება", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "ტექსტური სარეზერვო ასლის იმპორტირება", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "იმპორტირება წარმატებით დასრულდა, მაგრამ ზოგიერთი QR კოდის ამოცნობა ვერ მოხერხდა.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "შეგიძლიათ აირჩიოთ რამდენიმე ფაილი, სარეზერვო ასლების მასობრივი იმპორტირებისთვის.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -250,15 +250,15 @@ "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "სარეზერვო ასლების სწორი იმპორტირებისთვის, უნდა მიუთითოთ სწორი პაროლი.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "თქვენი პაროლი შენახულია ლოკალურად. გთხოვთ, დაუყოვნებლივ შეცვალოთ პაროლის ადგილმდებარეობა უსაფრთხოების მენიუში.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "წაშლა", "description": "Remove password." }, "download_enc_backup": { @@ -270,7 +270,7 @@ "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "ცალკე ფანჯარა", "description": "Make window turn into persistent popup" }, "lock": { @@ -286,11 +286,11 @@ "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "ავტომატური შევსების გამოყენება", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "მაღალი კონტრასტის გამოყენება", "description": "Use High Contrast" }, "theme": { @@ -334,11 +334,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "შესვლა (ბიზნესი)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "რატომ მოითხოვს ბიზნეს ანგარიშები მეტ ნებართვას?" }, "log_out": { "message": "გამოსვლა", @@ -359,7 +359,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "თქვენ შეგიძლიათ სარეზერვო ასლების იმპორტირება სხვა აპლიკაციიდან.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -373,22 +373,22 @@ "message": "Lock after" }, "minutes": { - "message": "minutes" + "message": "წუთი" }, "advanced": { "message": "Advanced" }, "period": { - "message": "Period" + "message": "პერიოდი" }, "type": { "message": "Type" }, "invalid": { - "message": "Invalid" + "message": "არასწორი" }, "digits": { - "message": "Digits" + "message": "ციფრები" }, "algorithm": { "message": "ალგორითმი" @@ -403,16 +403,16 @@ "message": "Backup your data to a file." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "თქვენი პაროლი არ აკმაყოფილებს თქვენი ორგანიზაციის უსაფრთხოების მოთხოვნებს. დაუკავშირდით თქვენს ადმინისტრატორს დამატებითი ინფორმაციისთვის." }, "advisor": { "message": "Advisor" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "დააყენეთ პაროლი თქვენი მონაცემების დასაცავად." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "ჩართეთ ავტომატური დაბლოკვა თქვენი მონაცემების დასაცავად." }, "advisor_insight_browser_sync_not_enabled": { "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." @@ -451,7 +451,7 @@ "message": "No accounts to display. Add your first account now." }, "permissions": { - "message": "Permissions" + "message": "ნებართვები" }, "permission_revoke": { "message": "Revoke" @@ -475,7 +475,7 @@ "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "ამატებს აუთენთიფიკატორს კონტექსტურ მენიუში." }, "permission_all_urls": { "message": "Access to all websites to scan QR codes." From ff97f036649bc227abc20147462f15de9428db78 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:12:24 -0600 Subject: [PATCH 3101/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 844977818..83cbdcad2 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -138,7 +138,7 @@ "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Paskyros, kurių nepavyko iššifruoti, nebus įtrauktos į šią atsarginę kopiją.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { From 550d5fdb6489899f24f544d6a3c3f5f4b8052903 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 8 Nov 2023 08:40:20 -0600 Subject: [PATCH 3102/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 83cbdcad2..858325d79 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -142,23 +142,23 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "Password does not match.", + "message": "Slaptažodis nesutampa.", "description": "Passphrase Not Match." }, "encrypted": { - "message": "Encrypted", + "message": "Užšifruotas", "description": "Encrypted." }, "copied": { - "message": "Copied", + "message": "Nukopijuota", "description": "Copied." }, "feedback": { - "message": "Feedback", + "message": "Atsiliepimai", "description": "Feedback." }, "translate": { - "message": "Translate", + "message": "Versti", "description": "Translate." }, "source": { From 3b13622e7bfe8b375821b91cea3f9ad909c61377 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 8 Nov 2023 13:15:47 -0600 Subject: [PATCH 3103/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 858325d79..6ca067d1f 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -162,19 +162,19 @@ "description": "Translate." }, "source": { - "message": "Source Code", + "message": "Programinis kodas", "description": "Source Code." }, "passphrase_info": { - "message": "Enter password to decrypt account data.", + "message": "Įveskite slaptažodį, kad iššifruotumėte paskyros duomenis.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sync Clock with Google", + "message": "Laikrodžio sinchronizavimas su \"Google", "description": "Sync Clock" }, "remember_phrase": { - "message": "Remember Password", + "message": "Įsiminti slaptažodį", "description": "Remember Passphrase" }, "clock_too_far_off": { From d4a12a82b2322cfbb8727ad8c4e5ea0f61c1f16c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:24:34 -0600 Subject: [PATCH 3104/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 88 +++++++++++++++++++-------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 6ca067d1f..711f9e48f 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -178,174 +178,174 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "message": "Dėmesio! Jūsų vietinis laikrodis yra per daug nutolęs, prieš tęsdami darbą jį pataisykite.", "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Ar turite atsarginę paskyros kopiją? Nelaukite, kol bus per vėlu!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "Užfiksuoti nepavyko, įkelkite puslapį iš naujo ir bandykite dar kartą.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Ar bandote nuskaityti QR kodą iš vietinio failo? Vietoj to naudokite \"Import QR Image Backup\".", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Time Based", + "message": "Pagal laiką", "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "Skaičiuokle pagrįstas", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Nustatymai", "description": "Popup Page Settings" }, "scale": { - "message": "Scale", + "message": "Skalė", "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "Įspėjimas: visos atsarginės kopijos yra nešifruojamos. Norite pridėti paskyrą prie kitos programos? Užveskite pelės žymeklį ant bet kurios paskyros viršutinės dešiniosios dalies ir paspauskite paslėptą mygtuką.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "Atsisiųsti atsarginę kopiją", "description": "Download backup file." }, "import_backup": { - "message": "Import Backup", + "message": "Importuoti atsarginę kopiją", "description": "Import backup." }, "import_backup_file": { - "message": "Import Backup File", + "message": "Importuoti atsarginę kopiją", "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importuoti QR atvaizdo atsarginę kopiją", "description": "Import qr image backup." }, "import_backup_code": { - "message": "Import Text Backup", + "message": "Importuoti teksto atsarginę kopiją", "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Importas pavyko, tačiau kai kurių QR kodų nepavyko atpažinti.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Galite pasirinkti kelis failus importuoti atsarginę kopiją dalimis.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { - "message": "Show all entries", + "message": "Rodyti visus įrašus", "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "Demesio: atsarginės kopijos yra nešifruojamos. Naudokite savo rizika.", "description": "Backup risk warning." }, "import_error_password": { - "message": "You must provide correct password to import backups.", + "message": "Norėdami importuoti atsargines kopijas, turite nurodyti tinkamą slaptažodį.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", + "message": "Jūsų slaptažodis saugomas vietoje, nedelsdami jį pakeiskite saugumo meniu.", "description": "localStorage password warning." }, "remove": { - "message": "Remove", + "message": "Pašalinti", "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "Atsisiųsti Slaptažodžiu apsaugotą atsarginę kopiją", "description": "Download Encrypted Backup" }, "search": { - "message": "Search", + "message": "Paieška", "description": "Search" }, "popout": { - "message": "Popup mode", + "message": "Iššokančio lango režimas", "description": "Make window turn into persistent popup" }, "lock": { - "message": "Lock", + "message": "Užrakinti", "description": "Lock accounts" }, "edit": { - "message": "Edit", + "message": "Redaguoti", "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Rankinis atsarginis kopijavimas", "description": "Manual backup" }, "use_autofill": { - "message": "Use Autofill", + "message": "Naudoti automatinį pildymą", "description": "Use Autofill" }, "use_high_contrast": { - "message": "Use High Contrast", + "message": "Naudokite didelį kontrastą", "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Šviesa", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Tamsus", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Paprastas", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompaktiškas", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Didelis kontrastas", "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Plokščias", "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "Automatiškai kurkite atsargines duomenų kopijas į trečiųjų šalių saugojimo paslaugas.", "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Naršyklės sinchronizavimas", "description": "Storage location" }, "sign_in": { - "message": "Sign in", + "message": "Prisijungti", "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Prisijungti (verslas)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Kodėl verslo paskyroms reikia daugiau leidimų?" }, "log_out": { - "message": "Logout", + "message": "Atsijungti", "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "Kilo problema jungiantis prie jūsų $SERVICE$ paskyros, bandykite dar kartą.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Turite vieną ar daugiau \"Steam\" arba \"Blizzard\" paskyrų. Neužšifruotoms atsarginėms kopijoms nebus naudojamas standartinis atsarginių kopijų formatas.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { From d693a9213dc1c49c5adfb694f7ad07e2055d4041 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 12 Nov 2023 02:44:59 -0600 Subject: [PATCH 3105/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index ff8df764f..f7289e9e7 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Ръчно архивиране", "description": "Manual backup" }, "use_autofill": { @@ -298,11 +298,11 @@ "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Светъл", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Тъмен", "description": "Dark theme" }, "theme_simple": { @@ -334,7 +334,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Вписване (Бизнес)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -382,19 +382,19 @@ "message": "Period" }, "type": { - "message": "Type" + "message": "Тип" }, "invalid": { - "message": "Invalid" + "message": "Невалидно" }, "digits": { - "message": "Digits" + "message": "Цифри" }, "algorithm": { - "message": "Algorithm" + "message": "Алгоритъм" }, "smart_filter": { - "message": "Smart Filter" + "message": "Умен филтър" }, "backup": { "message": "Backup" From d04a817f5d4c4e4e062c66e791a20ae1f781af74 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 15 Nov 2023 03:16:28 -0600 Subject: [PATCH 3106/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 90 +++++++++++++++++++-------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 04b40dfbe..edd0b2c79 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -182,11 +182,11 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "გაქვთ თუ არა ანგარიშებისთვის სარეზერვო ასლი? არ დაელოდოთ, სანამ გვიან იქნება!", + "message": "გაქვთ თუ არა ანგარიშებისთვის სარეზერვო ასლი? არ დაელოდოთ, სანამ დაგვიანებული არაა!", "description": "Remind Backup" }, "capture_failed": { - "message": "Capture failed, please reload the page and try again.", + "message": "გადაღება ვერ მოხერხდა, გთხოვთ, გადატვირთოთ გვერდი და სცადოთ ხელახლა.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -198,7 +198,7 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Counter Based", + "message": "მრიცხველზე დაფუძნებული", "description": "Counter Based" }, "resize_popup_page": { @@ -210,11 +210,11 @@ "description": "Scale" }, "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "message": "გაფრთხილება: ყველა სარეზერვო ასლი დაუშიფრავია. გსურთ ანგარიშის დამატება სხვა აპლიკაციაში? მაუსის კურსორი მიიტანეთ ნებისმიერი ანგარიშის ზედა მარჯვენა კუთხეში და დააჭირეთ დამალულ ღილაკს.", "description": "Export menu info text" }, "download_backup": { - "message": "Download Backup File", + "message": "სარეზერვო ასლის ფაილის ჩამოტვირთვა", "description": "Download backup file." }, "import_backup": { @@ -238,7 +238,7 @@ "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "შეგიძლიათ აირჩიოთ რამდენიმე ფაილი, სარეზერვო ასლების მასობრივი იმპორტირებისთვის.", + "message": "სარეზერვო ასლების მასობრივი იმპორტირებისთვის, შეგიძლიათ აირჩიოთ რამდენიმე ფაილი.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -246,11 +246,11 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", + "message": "გაფრთხილება: სარეზერვო ასლები არ არის დაშიფრული. გამოიყენეთ საკუთარი რისკის ქვეშ.", "description": "Backup risk warning." }, "import_error_password": { - "message": "სარეზერვო ასლების სწორი იმპორტირებისთვის, უნდა მიუთითოთ სწორი პაროლი.", + "message": "სარეზერვო ასლების იმპორტირებისთვის, უნდა მიუთითოთ სწორი პაროლი.", "description": "Error password warning when import backups." }, "local_passphrase_warning": { @@ -262,7 +262,7 @@ "description": "Remove password." }, "download_enc_backup": { - "message": "Download Password-Protected Backup", + "message": "პაროლით დაშიფრული სარეზერვო ასლის ფაილის ჩამოტვირთვა", "description": "Download Encrypted Backup" }, "search": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "მექანიკური სარეზერვო ასლი", "description": "Manual backup" }, "use_autofill": { @@ -318,15 +318,15 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "სწორი", "description": "Flat theme" }, "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", + "message": "ავტომატურად შექმენით თქვენი მონაცემების სარეზერვო ასლი მესამე მხარის შენახვის სერვისებში.", "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "ბრაუზერის სინქრონიზაცია", "description": "Storage location" }, "sign_in": { @@ -345,7 +345,7 @@ "description": "Sign out of 3rd party storage services" }, "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "message": "თქვენს $SERVICE$ ანგარიშთან დაკავშირებისას წარმოიშვა პრობლემა, გთხოვთ, შეხვიდეთ ხელახლა.", "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", "placeholders": { "service": { @@ -355,7 +355,7 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "თქვენ გაქვთ ერთი ან მეტი Steam ან Blizzard ანგარიში. დაუშიფრავი სარეზერვო ასლების შემთხვევაში არ მოხდება სტანდარტიზირებული სარეზერვო ასლის ფორმატის გამოყენება.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { @@ -370,19 +370,19 @@ "message": "იტვირთება..." }, "autolock": { - "message": "Lock after" + "message": "დაბლოკვა" }, "minutes": { "message": "წუთი" }, "advanced": { - "message": "Advanced" + "message": "დამატებითი" }, "period": { "message": "პერიოდი" }, "type": { - "message": "Type" + "message": "ტიპი" }, "invalid": { "message": "არასწორი" @@ -394,19 +394,19 @@ "message": "ალგორითმი" }, "smart_filter": { - "message": "Smart Filter" + "message": "ჭკვიანი ფილტრი" }, "backup": { - "message": "Backup" + "message": "სარეზერვო ასლი" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "შექმენით თქვენი მონაცემების შემცველი სარეზერვო ასლის ფაილი." }, "password_policy_default_hint": { "message": "თქვენი პაროლი არ აკმაყოფილებს თქვენი ორგანიზაციის უსაფრთხოების მოთხოვნებს. დაუკავშირდით თქვენს ადმინისტრატორს დამატებითი ინფორმაციისთვის." }, "advisor": { - "message": "Advisor" + "message": "მრჩეველი" }, "advisor_insight_password_not_set": { "message": "დააყენეთ პაროლი თქვენი მონაცემების დასაცავად." @@ -415,22 +415,22 @@ "message": "ჩართეთ ავტომატური დაბლოკვა თქვენი მონაცემების დასაცავად." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "ბრაუზერის სინქრონიზაცია გამორთულია. მისი ჩართვა საშუალებას იძლევა, მოხდეს ანგარიშების სინქრონიზაცია ბრაუზერებს შორის." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "ავტომატური შევსების ჩართვა შესაძლებელია ვებსაიტებში კოდების ავტომატური შევსებისთვის." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "ჭკვიანი ფილტრის ჩართვა საშუალებას გაძლევთ გქონდეთ სწრაფი წვდომა ანგარიშებზე." }, "show_all_insights": { - "message": "Show all insights." + "message": "ყველა მოქმედების ჩვენება." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "მოქმედება ვერ მოიძებნა, ყველაფერი რიგზეა!" }, "danger": { - "message": "Danger" + "message": "საფრთხე" }, "warning": { "message": "გაფრთხილება" @@ -448,60 +448,60 @@ "message": "კონტექსტურ მენიუში დამატება" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "საჩვენებელი ანგარიშები არ არის. დაამატეთ თქვენი პირველი ანგარიში." }, "permissions": { "message": "ნებართვები" }, "permission_revoke": { - "message": "Revoke" + "message": "ნებართვის გაუქმება" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "გაუქმებადი ნებართვების ჩვენება" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "ეს არის აუცილებელი ნებართვა და მისი გაუქმება შეუძლებელია." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "წვდომა მიმდინარე ჩანართზე QR კოდის დასკანერებისთვის." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "წვდომა ბრაუზერის შენახვის ადგილზე ანგარიშის ინფორმაციის შესანახად." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "საშუალებას გაძლევთ შეხვიდეთ მესამე მხარის შენახვის სერვისებში." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "ანიჭებს მხოლოდ ჩაწერის წვდომას გაცვლის ბუფერზე, რათა დააკოპიროთ კოდები, ანგარიშზე დაჭერის დროს." }, "permission_context_menus": { "message": "ამატებს აუთენთიფიკატორს კონტექსტურ მენიუში." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "წვდომა ყველა ვებსაიტზე QR კოდების დასკანერებისთვის." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "საშუალებას გაძლევთ, მოახდინოთ დროის სინქრონიზაცია Google-თან." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი Dropbox-ში." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "თავდაპირველად, უნდა გამორთოთ Dropbox-ში სარეზერვო ასლის შექმნა." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი Google Drive-ში." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "თავდაპირველად, უნდა გამორთოთ Google Drive-ში სარეზერვო ასლის შექმნა." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი OneDrive-ში." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "თავდაპირველად, უნდა გამორთოთ OneDrive-ში სარეზერვო ასლის შექმნა." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "უცნობი ნებართვა. თუ ამ შეტყობინებას ხედავთ, გთხოვთ, შეგვატყობინოთ პრობლემის შესახებ." } } From c7c87953a21d81a4f3b6da8bfaf4c82abf82d12f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Nov 2023 04:44:50 -0600 Subject: [PATCH 3107/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 711f9e48f..a9e7b91fc 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -359,33 +359,33 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Galite importuoti atsargines kopijas iš kai kurių kitų programų.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Sužinokite daugiau", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Kraunasi..." }, "autolock": { - "message": "Lock after" + "message": "Užrakinti po" }, "minutes": { - "message": "minutes" + "message": "minučių" }, "advanced": { - "message": "Advanced" + "message": "Išplėstiniai nustatymai" }, "period": { - "message": "Period" + "message": "Laikotarpis" }, "type": { - "message": "Type" + "message": "Tipas" }, "invalid": { - "message": "Invalid" + "message": "Neteisingas" }, "digits": { "message": "Digits" From 239ced2ea84042da094baad59763a38408428588 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Nov 2023 05:53:20 -0600 Subject: [PATCH 3108/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index a9e7b91fc..bf64ed090 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -388,25 +388,25 @@ "message": "Neteisingas" }, "digits": { - "message": "Digits" + "message": "Skaičiai" }, "algorithm": { - "message": "Algorithm" + "message": "Algoritmas" }, "smart_filter": { - "message": "Smart Filter" + "message": "Išmanusis filtras" }, "backup": { - "message": "Backup" + "message": "Atsarginė kopija" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Sukurkite atsarginę duomenų kopiją į failą." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Jūsų slaptažodis neatitinka jūsų organizacijos saugumo reikalavimų. Dėl papildomos informacijos kreipkitės į administratorių." }, "advisor": { - "message": "Advisor" + "message": "Patarėjas" }, "advisor_insight_password_not_set": { "message": "Set a password to protect your data." From c7a5fe0c5f683fad160876f440664330afb39ed3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Nov 2023 07:01:53 -0600 Subject: [PATCH 3109/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index bf64ed090..f250eb8f7 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -388,7 +388,7 @@ "message": "Neteisingas" }, "digits": { - "message": "Skaičiai" + "message": "Skaitmenys" }, "algorithm": { "message": "Algoritmas" From 6ed00dad7570a5f8909d832fa674335690beb79e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Nov 2023 10:07:07 -0600 Subject: [PATCH 3110/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index f250eb8f7..87222ac30 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -409,34 +409,34 @@ "message": "Patarėjas" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Nustatykite slaptažodį duomenims apsaugoti." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Įjunkite automatinį užraktą, kad apsaugotumėte savo duomenis." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Naršyklės sinchronizavimas išjungtas. Įjungus šią funkciją, paskyros sinchronizuojamos visose naršyklėse." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Galima įjungti automatinio pildymo funkciją, kad į svetaines būtų automatiškai įrašomi kodai." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Įjungus išmanųjį filtrą galima greitai pasiekti paskyras." }, "show_all_insights": { - "message": "Show all insights." + "message": "Rodyti visas įžvalgas." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Įžvalgų nerasta, viskas atrodo gerai!" }, "danger": { - "message": "Danger" + "message": "Pavojus" }, "warning": { - "message": "Warning" + "message": "Dėmesio" }, "info": { - "message": "Info" + "message": "Informacija" }, "dismiss": { "message": "Dismiss" From dfc2429d8c0ce90b2e025997188311bc92bb0788 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 18 Nov 2023 11:07:45 -0600 Subject: [PATCH 3111/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 87222ac30..7ea4cfda0 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -439,69 +439,69 @@ "message": "Informacija" }, "dismiss": { - "message": "Dismiss" + "message": "Atmesti" }, "learn_more": { - "message": "Learn more" + "message": "Sužinokite daugiau" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Pridėti į kontekstinį meniu" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Nėra rodomų paskyrų. Pridėkite pirmąją paskyrą dabar." }, "permissions": { - "message": "Permissions" + "message": "Leidimai" }, "permission_revoke": { - "message": "Revoke" + "message": "Atimti" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Rodyti leidimus kurių negalima atšaukti" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Šis leidimas yra privalomas ir negali būti atšauktas." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Prieiga prie dabartinio skirtuko QR kodams nuskaityti." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Prieiga prie naršyklės saugyklos, kurioje saugomi paskyros duomenys." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Leidžia prisijungti prie trečiosios šalies saugojimo paslaugų." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Suteikiama tik rašymo prieiga prie iškarpinės, kad, spustelėjus paskyrą, kodai būtų kopijuojami į iškarpinę." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Į kontekstinį meniu įtraukiamas autentifikatorius." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Prieiga prie visų svetainių, kuriose galima nuskaityti QR kodus." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Leidžia sinchronizuoti laikrodį su \"Google\"." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Leidžia kurti atsarginę kopiją į \"Dropbox\"." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Pirmiausia turite išjungti \"Dropbox\" atsarginę kopiją." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Leidžia kurti atsarginę kopiją \"Google\" diske." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Pirmiausia turite išjungti \"Google Drive\" atsarginę kopiją." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Leidžia kurti atsarginę kopiją \"OneDrive\"." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Pirmiausia turite išjungti \"OneDrive\" atsarginę kopiją." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Nežinomas leidimas. Jei matote šį pranešimą, atsiųskite pranešimą apie klaidą." } } From 93815ecdbb6401d50dd537f7cb5e74bff8c9427d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 26 Nov 2023 16:10:48 -0600 Subject: [PATCH 3112/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 6b6f0933d..48df9e16e 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Trình xác thực", + "message": "Authenticator

", "description": "Extension Short Name." }, "extDesc": { From 45d60175b8e42f4a2e157bded588c0a32960e321 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:06:08 -0600 Subject: [PATCH 3113/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 10a4e3a35..129a9082f 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -472,28 +472,28 @@ "message": "Permite conectarea la serviciile de stocare ale unor terțe părți." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Oferă acces doar la scriere în clipboard pentru a copia coduri în clipboard atunci când faceți clic pe cont." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "" }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Accés a tots els llocs web per escanejar codis QR." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "" }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Auto Backup pe Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Lejon backup drejt Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Ti duhet të çaktivizosh backup-in e Google Drive si fillim." }, "permission_onedrive": { "message": "Allows backup to OneDrive." From a2a83a7d7f41ec250c191aa1482f1f9e549c7960 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Dec 2023 23:24:58 -0600 Subject: [PATCH 3114/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 71d2e03f8..7f522290a 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "アカウントを追加", + "message": "pf832523@outlook. com", "description": "Add account." }, "add_qr": { From 5d2b72d46fac1cf2e688820587c952051c44ba00 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:31:33 -0600 Subject: [PATCH 3115/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index d29a501c3..a4cf2a190 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "A Hitelesítő 2 lépcsős ellenőrző kódokat generál a böngészőben.", + "message": "A Hitelesítő kétlépcsős ellenőrző kódokat generál a böngészőben.", "description": "Extension Description." }, "added": { @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "", "description": "Flat theme" }, "storage_sync_info": { From 7e2284734f62a344a51342f335f804bd9ae52470 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:45:24 -0600 Subject: [PATCH 3116/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index e55b50eac..0893ed800 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -318,7 +318,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "", "description": "Flat theme" }, "storage_sync_info": { From 3f4b82bcea0576112a9a41c62cc27de3b0ae75b7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 14 Dec 2023 07:07:00 -0600 Subject: [PATCH 3117/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ff19b8862..c9cbef1cd 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -403,19 +403,19 @@ "message": "备份数据到文件。" }, "password_policy_default_hint": { - "message": "您的密码不符合贵单位的安全要求。请联系您的管理员获取更多信息。" + "message": "您的密码不符合您组织的安全要求。有关详细信息,请联系您组织的管理员。" }, "advisor": { "message": "建议" }, "advisor_insight_password_not_set": { - "message": "请设置一个密码来保护您的数据。" + "message": "请设置密码以保护您的数据。" }, "advisor_insight_auto_lock_not_set": { - "message": "启用自动锁定以保护您的数据。" + "message": "启用自动锁定来保护您的数据。" }, "advisor_insight_browser_sync_not_enabled": { - "message": "浏览器同步已禁用。启用它允许在不同浏览器间同步帐户。" + "message": "浏览器同步已被禁用。启用它以允许跨浏览器的帐户同步。" }, "advisor_insight_auto_fill_not_enabled": { "message": "启用自动填充可以自动填充代码到网站中。" From 84a4c52ba173faa6209cff4f72d9e9e97cbef216 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 14 Dec 2023 09:18:04 -0600 Subject: [PATCH 3118/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index c9cbef1cd..f6cf7a3cc 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -418,16 +418,16 @@ "message": "浏览器同步已被禁用。启用它以允许跨浏览器的帐户同步。" }, "advisor_insight_auto_fill_not_enabled": { - "message": "启用自动填充可以自动填充代码到网站中。" + "message": "可以启用自动填充以自动将代码填充到网站中。" }, "advisor_insight_smart_filter_not_enabled": { - "message": "启用智能过滤允许快速访问账户。" + "message": "启用智能过滤器允许快速访问帐户。" }, "show_all_insights": { "message": "显示所有见解。" }, "no_insight_available": { - "message": "无可供参考的见解,看起来一切安好!" + "message": "没有可供参考的见解,一切看起来都很好!" }, "danger": { "message": "危险" From 8f12c1a3da602f61859179ce035ed404fd4ffddb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 17 Dec 2023 03:48:25 -0600 Subject: [PATCH 3119/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index fd48b23c9..4d62e333a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "¿Tienes una copia de seguridad para tus cuentas? ¡No esperes hasta que sea demasiado tarde!", + "message": "¿Tienes una copia de seguridad cuentas¡No esperes hasta que sea demasiado tarde!", "description": "Remind Backup" }, "capture_failed": { From b23b256f0a1c2a2e9dfbf163ee5d9ba9f3b24652 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 24 Jan 2024 03:27:45 -0600 Subject: [PATCH 3120/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 4d62e333a..ebc4e6969 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -4,7 +4,7 @@ "description": "Extension Name." }, "extShortName": { - "message": "Autenticador", + "message": "Autenticación", "description": "Extension Short Name." }, "extDesc": { From 5bd11b84146337d48a1a2d638b9ec1bebd549e13 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 26 Jan 2024 17:46:34 -0600 Subject: [PATCH 3121/3473] New translations messages.json (Malayalam) --- _locales/ml/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/ml/messages.json diff --git a/_locales/ml/messages.json b/_locales/ml/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/ml/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 227a92fdff97520df000f7209a8ca2ba9c8a4ab2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 26 Jan 2024 17:46:35 -0600 Subject: [PATCH 3122/3473] New translations messages.json (Kannada) --- _locales/kn/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/kn/messages.json diff --git a/_locales/kn/messages.json b/_locales/kn/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/kn/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From cc5daa795cbbb845ec42867ea06020b3cb13b35e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 26 Jan 2024 17:46:36 -0600 Subject: [PATCH 3123/3473] New translations messages.json (Javanese) --- _locales/jv/messages.json | 507 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 _locales/jv/messages.json diff --git a/_locales/jv/messages.json b/_locales/jv/messages.json new file mode 100644 index 000000000..9e8904329 --- /dev/null +++ b/_locales/jv/messages.json @@ -0,0 +1,507 @@ +{ + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } + } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_all_urls": { + "message": "Access to all websites to scan QR codes." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + } +} From 1910ff39a181c1e28fa0277fabdab2c9df14adb7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 28 Jan 2024 22:27:53 -0600 Subject: [PATCH 3124/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 2a9dede50..476bff8f1 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "प्रमाणक", + "message": "Authentication", "description": "Extension Name." }, "extShortName": { From 21c19931826ce11ba7afb581808549e999d5721f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 15 Feb 2024 10:35:02 -0600 Subject: [PATCH 3125/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 112 +++++++++++++++++++------------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 40d3ffe15..30770df0a 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -36,11 +36,11 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "message": "Import mislyktes. Hvis du migrerer data fra Google Authenticator, vennligst eksporter dataene fra Google Authenticator og prøv på nytt.", "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Noen kontodata ble ikke importert.", "description": "Some migration data is broken." }, "close": { @@ -116,14 +116,14 @@ "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Jeg forstår at alle mine data ikke vil bli gjenopprettet slettet.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Tilbakestill Authentikator" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Dette vil slette alle dataene dine og alle nullstille autentisering. Du vil ikke kunne gjenopprette noen slettede data! Du bør vurdere å lagre en sikkerhetskopi før du tilbakestiller autentisering." }, "security_warning": { "message": "Dette passordet vil bli brukt til å kryptere kontoene dine. Ingen kan hjelpe deg hvis du glemmer passordet.", @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Du kan ikke legge til en ny konto før alle kontoer er dekryptert. Skriv inn riktig passord før du fortsetter.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Kontoer som ikke var i stand til å dekryptere vil ikke inkluderes i denne sikkerhetskopien.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Prøver du å skanne QR-kode fra en lokal fil? Bruk importer QR-bildesikkerhetskopiering i stedet.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Importer QR Bilde Sikkerhetskopi", "description": "Import qr image backup." }, "import_backup_code": { @@ -234,11 +234,11 @@ "description": "Import backup code." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Import vellykket, men noen QR-koder kunne ikke gjenkjennes.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Du kan velge flere filer å importere i bunt.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -282,7 +282,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Manual Backup", + "message": "Manuell sikkerhetskopiering", "description": "Manual backup" }, "use_autofill": { @@ -294,27 +294,27 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Tema", "description": "Theme" }, "theme_light": { - "message": "Light", + "message": "Lys", "description": "Light theme" }, "theme_dark": { - "message": "Dark", + "message": "Mørk", "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Enkel", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Kompakt", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Høy kontrast", "description": "High Contrast theme" }, "theme_flat": { @@ -326,7 +326,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Synkroniser nettlesere", "description": "Storage location" }, "sign_in": { @@ -334,11 +334,11 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "Sign in (Business)", + "message": "Logg inn (Bedrift)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Hvorfor krever bedriftskontoer flere tillatelser?" }, "log_out": { "message": "Logg ut", @@ -397,111 +397,111 @@ "message": "Smart Filter" }, "backup": { - "message": "Backup" + "message": "Sikkerhetskopi" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Sikkerhetskopier data til en fil." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Passordet ditt oppfyller ikke organisasjonens sikkerhetskrav. Kontakt systemansvarlig for mer informasjon." }, "advisor": { - "message": "Advisor" + "message": "Rådgiver" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Angi et passord for å beskytte dine data." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Aktiver automatisk lås for å beskytte dine data." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Synkronisering i nettleseren er deaktivert. Aktivering av kontoene kan synkroniseres på tvers av nettlesere." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Autofyll kan aktiveres automatisk for å fylle koder inn på nettsteder." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Aktivering av smart filter gir rask tilgang til kontoer." }, "show_all_insights": { - "message": "Show all insights." + "message": "Vis alle innsikter." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Ingen innsikt funnet, alt ser bra ut!" }, "danger": { - "message": "Danger" + "message": "Fare" }, "warning": { - "message": "Warning" + "message": "Advarsel" }, "info": { "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "Avvis" }, "learn_more": { - "message": "Learn more" + "message": "Lær mer" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Legg til i kontekst-menyen" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Ingen kontoer å vise. Legg til din første konto nå." }, "permissions": { - "message": "Permissions" + "message": "Tillatelser" }, "permission_revoke": { - "message": "Revoke" + "message": "Tilbakekall" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Vis ugjenkallelige tillatelser" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Dette er en nødvendig tillatelse og kan ikke tilbakekalles." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Få tilgang til denne fanen for å skanne QR-koder." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Tilgang til nettleserlagring for å lagre kontodata." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Tillater innlogging til tredjeparts lagringstjenester." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Gir skrivetilgang til utklippstavlen for å kopiere koder til utklippstavlen når du klikker på kontoen." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Legger til autentisering i kontekstmenyen." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Tilgang til alle nettsteder for å skanne QR-koder." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Tillater klokkesynk med Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Tillater sikkerhetskopiering til Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Du må deaktivere Dropbox-sikkerhetskopiering først." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Tillater sikkerhetskopiering til Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Du må deaktivere Google Drive sikkerhetskopiering først." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Tillater sikkerhetskopiering til OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Du må deaktivere OneDrive sikkerhetskopiering først." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Ukjent tillatelse. Hvis du ser denne meldingen, vennligst send en feilrapport." } } From 164949e2866fab78ce4f674561a5fa5c3eefafa1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Feb 2024 03:53:31 -0600 Subject: [PATCH 3126/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index f6cf7a3cc..b6d6f4368 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -403,13 +403,13 @@ "message": "备份数据到文件。" }, "password_policy_default_hint": { - "message": "您的密码不符合您组织的安全要求。有关详细信息,请联系您组织的管理员。" + "message": "您的密码不符合您组织的安全要求。有关详细信息,请联系组织管理员。" }, "advisor": { "message": "建议" }, "advisor_insight_password_not_set": { - "message": "请设置密码以保护您的数据。" + "message": "设置密码以保护您的数据。" }, "advisor_insight_auto_lock_not_set": { "message": "启用自动锁定来保护您的数据。" @@ -481,7 +481,7 @@ "message": "访问所有网站以扫描二维码。" }, "permission_sync_clock": { - "message": "允许与 Google 同步时钟。" + "message": "允许与 Google 同步时间。" }, "permission_dropbox": { "message": "允许备份到 Dropbox。" @@ -502,6 +502,6 @@ "message": "您必须先停用 OneDrive 备份。" }, "permission_unknown_permission": { - "message": "未知权限。如果看到此消息,请发送错误报告。" + "message": "未知权限。如果您看到此消息,请发送错误报告。" } } From 241a3de3cc49ade15da79884981583ca2c6318a3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:25 -0600 Subject: [PATCH 3127/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 30770df0a..aa15d8820 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -229,10 +229,18 @@ "message": "Importer QR Bilde Sikkerhetskopi", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importer sikkerhetskopi av tekst", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import vellykket, men noen QR-koder kunne ikke gjenkjennes.", "description": "Import successful, but some QR image cannot be recognized." From 15aa8e0c757a1003f3059d60d48461de1086ff03 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:26 -0600 Subject: [PATCH 3128/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index b6d6f4368..e9a7a40b8 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -229,10 +229,18 @@ "message": "导入 QR 图片备份", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "导入备份文本", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "导入成功,但部分二维码无法识别。", "description": "Import successful, but some QR image cannot be recognized." @@ -421,7 +429,7 @@ "message": "可以启用自动填充以自动将代码填充到网站中。" }, "advisor_insight_smart_filter_not_enabled": { - "message": "启用智能过滤器允许快速访问帐户。" + "message": "启用智能过滤允许快速访问账户。" }, "show_all_insights": { "message": "显示所有见解。" From 3015de6058a6bc04ba752f4f1cabcd34c989e7e0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:27 -0600 Subject: [PATCH 3129/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 129a9082f..7e24491da 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -229,10 +229,18 @@ "message": "Importă copie de rezervă a imaginii QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importă copie de siguranță sub formă de text", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importul a reușit, dar unele coduri QR nu au putut fi recunoscute.", "description": "Import successful, but some QR image cannot be recognized." From a0387448cd0c1ecb434c68d39e1343b3cb22ef83 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:28 -0600 Subject: [PATCH 3130/3473] New translations messages.json (French) --- _locales/fr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 56cf74935..a1f27723c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -229,10 +229,18 @@ "message": "Importer une image d'un code QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importer une sauvegarde textuelle", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importation réussie, mais certains codes QR n'ont pas pu être reconnus.", "description": "Import successful, but some QR image cannot be recognized." From 3fdbdcdc9714a556cf0326e76ec4d3954701985d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:29 -0600 Subject: [PATCH 3131/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index ebc4e6969..7e78f4da6 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -229,10 +229,18 @@ "message": "Importar copia de seguridad de imagen QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importar el Texto de la Copia de Seguridad", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Se importó correctamente, sin embargo, algunas imágenes QR no pudieron ser reconocidas.", "description": "Import successful, but some QR image cannot be recognized." From 077ff4c64ee387579b4721e77be92e0a79edac38 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:30 -0600 Subject: [PATCH 3132/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index d64f7dd3e..277a90a2b 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -229,10 +229,18 @@ "message": "استيراد نسخة احتياطية لصورة QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "استيراد نسخة احتياطية نصية", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "تم الاستيراد بنجاح، ولكن لم يتم التعرف على بعض رموز QR.", "description": "Import successful, but some QR image cannot be recognized." From e8345f29f4e85e4c803f79811853041a16f3ef2f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:31 -0600 Subject: [PATCH 3133/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index f7289e9e7..0eb306d5c 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Импорт на Текстов архив", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 5acd99e0e89ed873cc122c125528159cf6abfbd3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:32 -0600 Subject: [PATCH 3134/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index a65dbf5d3..f98c34211 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -229,10 +229,18 @@ "message": "Importa còpia d'imatge QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importa còpia de seguretat com a text pla", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "S'ha importat correctament, però alguns codis QR no s'han reconegut.", "description": "Import successful, but some QR image cannot be recognized." From e57d1b20d203749187937dc9d177749fa88e95ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:33 -0600 Subject: [PATCH 3135/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 54128dd95..a353785f8 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importovat textovou zálohu", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import proběhl úspěšně, ale některé kódy QR se nepodařilo rozpoznat.", "description": "Import successful, but some QR image cannot be recognized." From 786b106043ee811ebf7a365a5666a7392e800ead Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:33 -0600 Subject: [PATCH 3136/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index d2098dd84..43078f2de 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -229,10 +229,18 @@ "message": "Importér QR-billedsikkerhedskopi", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importer sikkerhedskopiering af tekst", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import lykkedes, men nogle QR-koder kunne ikke genkendes.", "description": "Import successful, but some QR image cannot be recognized." From 553464f0dc0053cef1af2346a6da75dd26cd6905 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:34 -0600 Subject: [PATCH 3137/3473] New translations messages.json (German) --- _locales/de/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index ee9fe391a..c39f75d56 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -229,10 +229,18 @@ "message": "QR-Bildsicherung importieren", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Text-Sicherung importieren", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import erfolgreich, aber einige QR-Codes konnten nicht erkannt werden.", "description": "Import successful, but some QR image cannot be recognized." From 9c316a1c2e393ade986ad6dd9392996c2c1e4707 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:35 -0600 Subject: [PATCH 3138/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 27c301a9e..9ef5032c9 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -229,10 +229,18 @@ "message": "Εισαγωγή αντιγράφου ασφαλείας εικόνας QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Εισαγωγή αντιγράφου ασφαλείας κειμένου", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Η εισαγωγή ολοκληρώθηκε με επιτυχία, αλλά ορισμένοι κώδικες QR δεν αναγνωρίστηκαν.", "description": "Import successful, but some QR image cannot be recognized." From e6d901ad4ae1c2106109fd32ea896c8a2d27124f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:36 -0600 Subject: [PATCH 3139/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index d0b290d9c..686775e36 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -229,10 +229,18 @@ "message": "QR-ôfbyldingsreservekopy ymportearje", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Tekstreservekopy ymportearje", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Ymport suksesfol, mar guon QR-koaden kinne net werkend wurde.", "description": "Import successful, but some QR image cannot be recognized." From 1c17ebcf2f27df136ac713352241f9002b6c81e6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:37 -0600 Subject: [PATCH 3140/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 4801d5654..74b52a108 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -229,10 +229,18 @@ "message": "Tuo QR-kuvan varmuuskopio", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Tuo tekstivarmuuskopio", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Tuonti onnistui, mutta joitakin QR-koodeja ei tunnistettu.", "description": "Import successful, but some QR image cannot be recognized." From ecf72533ffffcc667b48f60782a6f3fc675e5a5e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:38 -0600 Subject: [PATCH 3141/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index b6b666dc0..d12cb72ba 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -229,10 +229,18 @@ "message": "יבוא תמונת גיבוי QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "ייבא גיבוי כטקסט", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From cfebad8696fca5c30c0b1ac760caff6e0754e9a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:39 -0600 Subject: [PATCH 3142/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index a4cf2a190..eea8d3513 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -229,10 +229,18 @@ "message": "QR kód biztonsági mentés importálása", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Szöveges biztonsági mentés importálása", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Sikeresen importálva, de néhány QR-kód nem ismerhető fel.", "description": "Import successful, but some QR image cannot be recognized." From 7a5df21bc6ced52bc7b4da186b6bea6969aa26ba Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:40 -0600 Subject: [PATCH 3143/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 63a68638f..2b65bbcbb 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -229,10 +229,18 @@ "message": "Ներմուծել QR-կոդային Կրկնօրինակում", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Ներմուծել Տեքստային Կրկնօրինակում", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Ներմուծումը հաջողությամբ կատարվեց։ Որոշ QR-կոդեր չեն ճանաչվել։", "description": "Import successful, but some QR image cannot be recognized." From 6629292293a6731e0d2722c481725278fd44f9b4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:41 -0600 Subject: [PATCH 3144/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 75c8184ca..84ddffabd 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -229,10 +229,18 @@ "message": "Importa Backup Immagine Qr", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importa Backup Dati", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importazione riuscita, ma alcuni codici QR non possono essere riconosciuti.", "description": "Import successful, but some QR image cannot be recognized." From 01c78ae1b1f012a1e55c894c564f31acb7d5f632 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:42 -0600 Subject: [PATCH 3145/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 7f522290a..b7a99b1a4 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -229,10 +229,18 @@ "message": "QR 画像のバックアップをインポート", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "テキストのバックアップのインポート", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "インポートに成功しましたが、QR画像の一部が認識できませんでした。", "description": "Import successful, but some QR image cannot be recognized." From 2b86df6b5a103a36434ec6206c173e99aecb801e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:43 -0600 Subject: [PATCH 3146/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index edd0b2c79..516e55ee4 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -229,10 +229,18 @@ "message": "სარეზერვო QR სურათის იმპორტირება", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "ტექსტური სარეზერვო ასლის იმპორტირება", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "იმპორტირება წარმატებით დასრულდა, მაგრამ ზოგიერთი QR კოდის ამოცნობა ვერ მოხერხდა.", "description": "Import successful, but some QR image cannot be recognized." From 1adc5ac8f4946b7dd4479b5022e269b0befd7878 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:44 -0600 Subject: [PATCH 3147/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index d53a95095..f49191139 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -229,10 +229,18 @@ "message": "QR 이미지 백업 가져오기", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "문자 백업 가져오기", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "가져왔지만, 일부 QR 코드를 인식하지 못했어요.", "description": "Import successful, but some QR image cannot be recognized." From 9be7c20aff02d02e7f7610cad756649926202a3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:45 -0600 Subject: [PATCH 3148/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 7ea4cfda0..f4ad8b1ad 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -229,10 +229,18 @@ "message": "Importuoti QR atvaizdo atsarginę kopiją", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importuoti teksto atsarginę kopiją", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importas pavyko, tačiau kai kurių QR kodų nepavyko atpažinti.", "description": "Import successful, but some QR image cannot be recognized." From 05c91052f574f735c7c4571a5961b20c2b48b75a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:46 -0600 Subject: [PATCH 3149/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 61c1aa4bd..025163778 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -229,10 +229,18 @@ "message": "QR-afbeeldingsback-up importeren", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Tekstback-up importeren ", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import succesvol, maar sommige QR-codes kunnen niet worden herkend.", "description": "Import successful, but some QR image cannot be recognized." From aade1ad2335bc6c2032a89fa7ad3a085d7391280 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:46 -0600 Subject: [PATCH 3150/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 10a3a60e9..c335ccc65 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -229,10 +229,18 @@ "message": "Importuj kopię zapasową obrazu QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importuj tekstową kopię zapasową", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importowanie powiodło się, ale niektóre kody QR nie zostały rozpoznane.", "description": "Import successful, but some QR image cannot be recognized." From 9f4f9fc9a425494357a709ccd845e89272887852 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:47 -0600 Subject: [PATCH 3151/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index d3e2df094..09e966d3a 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -229,10 +229,18 @@ "message": "Importar código QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importar código de segurança", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 86c3ed0eaf1b3b1d46542be51bfd814053c076a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:48 -0600 Subject: [PATCH 3152/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 33caa588e..c89d26975 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -229,10 +229,18 @@ "message": "Импортировать резервную копию QR изображений", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Восстановить из текста.", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Импорт успешный, но некоторые QR-коды не могут быть распознаны.", "description": "Import successful, but some QR image cannot be recognized." From d1c37ec0763ea61731427dced7e637f9e6aee45c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:49 -0600 Subject: [PATCH 3153/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 358b4fa39..55edd5239 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -229,10 +229,18 @@ "message": "Importo Backup të imazhit QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importo Backup të tekstit", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importimi i suksesshëm, por disa fotografi QR nuk mund të njihen.", "description": "Import successful, but some QR image cannot be recognized." From 3f53cd21a882dc1a9eb67af073bcb99f9c7a07e4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:50 -0600 Subject: [PATCH 3154/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 0b6cf91a8..105e5b802 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -229,10 +229,18 @@ "message": "Увези слику QR кода", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Увези текстуалну копију", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 6e781c3f56f6a67273d5aa40f76e29e33cdeed96 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:51 -0600 Subject: [PATCH 3155/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 1abd31a4f..9299fa6f4 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -229,10 +229,18 @@ "message": "Importera QR-bildsäkerhetskopia", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importera okrypterad säkerhetskopia", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import lyckades men vissa QR-koder kunde inte kännas igen.", "description": "Import successful, but some QR image cannot be recognized." From 8c7aa87af6464d75d29dc7f8b9b6c98b20ebf6ce Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:52 -0600 Subject: [PATCH 3156/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 22f68df67..0e260e555 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -229,10 +229,18 @@ "message": "Karekod yedeklemeden içe aktar", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Metin yedeklemeden içe aktar", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "İçe aktarma başarılı ancak bazı karekodlar tanınamadı.", "description": "Import successful, but some QR image cannot be recognized." From e623505d55bec9f89c79d0318500449b6b9a5f73 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:53 -0600 Subject: [PATCH 3157/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0f5b68a19..18828205f 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -229,10 +229,18 @@ "message": "Імпортувати резервну копію QR-зображення", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Імпорт та резервні копії з тексту", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Імпорт завершено, але деякі QR-коди не вдалося розпізнати.", "description": "Import successful, but some QR image cannot be recognized." From 7fdf724f4538294e0fae9456a90c66240bba622d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:54 -0600 Subject: [PATCH 3158/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index a1f33d732..70b7006fe 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -229,10 +229,18 @@ "message": "导入 QR 图片备份", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "以文字匯入", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "匯入成功,但部份QR碼無法辨識", "description": "Import successful, but some QR image cannot be recognized." From 698ef9320d61a6e1fa7ec581a67f59ebb6c47d7a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:55 -0600 Subject: [PATCH 3159/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 9e8904329..7c247dd96 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Authenticator QR Code Installation", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Authenticator Verification", "description": "Manual Entry." }, "migration_fail": { @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 27b3d9118ab06c11dd4abb16fd06bb6020fd0fb4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:55 -0600 Subject: [PATCH 3160/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 48df9e16e..1646d88b5 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -229,10 +229,18 @@ "message": "Nhập sao lưu hình ảnh QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Nhập bản sao lưu", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Nhập thành công, nhưng không thể nhận dạng một số hình ảnh QR.", "description": "Import successful, but some QR image cannot be recognized." From 4b0f1f6cb0f5ecb53891988eaf98f5cbf1acc985 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:57 -0600 Subject: [PATCH 3161/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index b77479ba2..ce5bf7d0a 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -229,10 +229,18 @@ "message": "Importar backup da imagem QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importar backup em texto", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importado com sucesso, mas alguns códigos QR não puderam ser reconhecidos.", "description": "Import successful, but some QR image cannot be recognized." From 312d0a75111db3dd61cae317bc76680c232dfc4d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:57 -0600 Subject: [PATCH 3162/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 359364e48..d3241fd12 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -229,10 +229,18 @@ "message": "Impor cadangan gambar QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Impor Text Cadangan", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Impor berhasil, tapi beberapa gambar QR tidak dapat dikenali.", "description": "Import successful, but some QR image cannot be recognized." From d7c10d7f36dbdac8b13da4342d371c0f931d5495 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:58 -0600 Subject: [PATCH 3163/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index ad5138f1f..a8f47d31b 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -229,10 +229,18 @@ "message": "وارد کردن نسخه پشتیبان تصویر QR", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "ایمپورت کردن پشتیبان متنی", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "درون ریزی با موفقیت انجام شد، اما تعدادی از تصاویر QR شناسایی نشد.", "description": "Import successful, but some QR image cannot be recognized." From 33227a8dd85968b0f66f365511f9c5d3b4ef02b1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:52:59 -0600 Subject: [PATCH 3164/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 0893ed800..75436bbf7 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -229,10 +229,18 @@ "message": "কিউ-আর ইমেজ ব্যাকআপ আমদানি করুন", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "টেক্সট ব্যাকআপ আমদানি করুন", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "সফলভাবে আমদানি করা হয়েছে, কিন্তু কিছু কিউ-আর ইমেজ চেনা যাচ্ছে না।.", "description": "Import successful, but some QR image cannot be recognized." From c5be5dde9453d59119db6d33369d961a62ec1568 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:00 -0600 Subject: [PATCH 3165/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 37155100a..64b9e2c6c 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -229,10 +229,18 @@ "message": "นำเข้ารูปQR การสำรองข้อมูล", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "นำเข้าการสำรองข้อมูล (ข้อความ)", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ คิวอาร์โค้ด บางรูปไม่สามารอ่านค่าได้", "description": "Import successful, but some QR image cannot be recognized." From 1a78ffcf6c087d3080ac3b81986e01b4c29c85f7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:01 -0600 Subject: [PATCH 3166/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 133467e9f..1f75277e0 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -229,10 +229,18 @@ "message": "Uvoz sigurnosne kopije slike QR koda", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Uvoz sigurnosne kopije teksta", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Uvoz je uspio, ali neki QR kodovi nisu prepoznati.", "description": "Import successful, but some QR image cannot be recognized." From 471323f558260eed8fab1582519d15aa3ba09438 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:02 -0600 Subject: [PATCH 3167/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 70dfb41b8..2c46495c9 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -229,10 +229,18 @@ "message": "Impordi QR pildi varukoopia", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Impordi tekst-varukoopia", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importimine õnnestus, kuid mõnesid QR'i koode ei suudetud tuvastada.", "description": "Import successful, but some QR image cannot be recognized." From 1ac9a75460a575506154a98e2fea8c5662736332 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:03 -0600 Subject: [PATCH 3168/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 84d3f4445..630fee98c 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -229,10 +229,18 @@ "message": "Importēt kvadrātkoda (QR) attēla rezerves kopiju", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Importēt teksta rezerves kopiju", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Importēšana bija veiksmīga, taču dažus kvadrātkodus (QR kodus) nevarēja atpazīt.", "description": "Import successful, but some QR image cannot be recognized." From b435da489aa6bca37822facf8d29900d61b5d276 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:04 -0600 Subject: [PATCH 3169/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 476bff8f1..2ae190690 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -229,10 +229,18 @@ "message": "क्यूआर छवि बैकअप आयात करें", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "टेक्स्ट बैकअप आयात करें", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "आयात सफल रहा, लेकिन कुछ क्यूआर कोड पहचाने नहीं जा सके।", "description": "Import successful, but some QR image cannot be recognized." From 9918d729491b204e82a7e88d34415cae8872f95f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:05 -0600 Subject: [PATCH 3170/3473] New translations messages.json (Malayalam) --- _locales/ml/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/ml/messages.json b/_locales/ml/messages.json index 9e8904329..d6d46737e 100644 --- a/_locales/ml/messages.json +++ b/_locales/ml/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 1700838783346f1840efbce11fbdc95d1257495f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:06 -0600 Subject: [PATCH 3171/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 58cb3e20e..99dbc034a 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 04d4595be8fd2c7e343223129daa5bce44edd371 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:07 -0600 Subject: [PATCH 3172/3473] New translations messages.json (Uzbek) --- _locales/uz/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/uz/messages.json b/_locales/uz/messages.json index 9e8904329..d6d46737e 100644 --- a/_locales/uz/messages.json +++ b/_locales/uz/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 002e264a4019713e479816738de72a21decd96d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:08 -0600 Subject: [PATCH 3173/3473] New translations messages.json (Kannada) --- _locales/kn/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/kn/messages.json b/_locales/kn/messages.json index 9e8904329..d6d46737e 100644 --- a/_locales/kn/messages.json +++ b/_locales/kn/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 325334ba1d961f7ff05f072f96e655fb76dd5de3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:09 -0600 Subject: [PATCH 3174/3473] New translations messages.json (Javanese) --- _locales/jv/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/jv/messages.json b/_locales/jv/messages.json index 9e8904329..d6d46737e 100644 --- a/_locales/jv/messages.json +++ b/_locales/jv/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 867a30b237c982da34a036778fbf7efe4ee7c299 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:10 -0600 Subject: [PATCH 3175/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index a747b1f36..65ee1161b 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -229,10 +229,18 @@ "message": "Import QR Image Backup", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Import Text Backup", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import successful, but some QR codes could not be recognized.", "description": "Import successful, but some QR image cannot be recognized." From 398d31ae63724fbcc04897d4e08526fb25c333d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:11 -0600 Subject: [PATCH 3176/3473] New translations messages.json (Urdu (India)) --- _locales/ur/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 7c247dd96..d6d46737e 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Authenticator QR Code Installation", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Authenticator Verification", + "message": "Manual Entry", "description": "Manual Entry." }, "migration_fail": { From 06bcd300e4db3c0287e135cf7e94d251fccf1c5e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 01:53:12 -0600 Subject: [PATCH 3177/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index a1e314ec9..726c9fdea 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -229,10 +229,18 @@ "message": "QR súwret qosımsha qor nusqasın import qılıń", "description": "Import qr image backup." }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, "import_backup_code": { "message": "Tekst qosımshasın import qılıw", "description": "Import backup code." }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, "import_backup_qr_partly_failed": { "message": "Import tabıslı ámelge asırıldı, biraq ayırım QR-kodlardı tanıw múmkin bolmadı.", "description": "Import successful, but some QR image cannot be recognized." From d17f600770b74a0ae254616055149a54281b35c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 04:36:34 -0600 Subject: [PATCH 3178/3473] New translations messages.json (French) --- _locales/fr/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index a1f27723c..108faacde 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -28,7 +28,7 @@ "description": "Add account." }, "add_qr": { - "message": "Scanner le QR code", + "message": "Scanner le code QR", "description": "Scan QR Code." }, "add_secret": { @@ -170,7 +170,7 @@ "description": "Passphrase Info" }, "sync_clock": { - "message": "Synchroniser l'horloge avec Google", + "message": "Synchroniser l'horloge avec celle de Google", "description": "Sync Clock" }, "remember_phrase": { @@ -186,7 +186,7 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "La capture a échouée, veuillez recharger la page et réessayer.", + "message": "La capture a échoué, veuillez recharger la page et réessayer.", "description": "Capture Failed" }, "capture_local_file_failed": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importer des images QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importer des URL OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From ca1ba70259eed3d50a790823206b64e9d978fae0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 04:36:35 -0600 Subject: [PATCH 3179/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 277a90a2b..4b3153fbe 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "قم بادخال صورة الكود", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "استيراد عناوين OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 2d0ecdd9188d953b5ef81a29d9303ec3d90cfa31 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 04:36:36 -0600 Subject: [PATCH 3180/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c335ccc65..a48851a6c 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importuj obrazy QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importuj adresy URL OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 5505e89d8df0f99e5a44bb93ad0c2eb5cd0b3b17 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 04:36:37 -0600 Subject: [PATCH 3181/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 18828205f..0da6536e0 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Імпорт QR-зображень", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Імпорт URL-адрес OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From e2d0c9f5170c1111bd6f567facc11d5e3229bcb6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 04:36:38 -0600 Subject: [PATCH 3182/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index a8f47d31b..3148037ed 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 7c25ccfea9819ceb289722d254360317b3b8d913 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 07:02:03 -0600 Subject: [PATCH 3183/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 136 +++++++++++++++++++------------------- 1 file changed, 68 insertions(+), 68 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 0eb306d5c..d9741bcaf 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "Some account data was not imported successfully.", + "message": "Някои данни за акаунта не бяха импортирани успешно.", "description": "Some migration data is broken." }, "close": { @@ -112,21 +112,21 @@ "description": "Confirm Passphrase." }, "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", + "message": "Наистина ли искате да изтриете този акаунт? Това действие не може да бъде отменено.", "description": "Remove entry confirmation" }, "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", + "message": "Разбирам, че всичките ми данни ще бъдат изтрити необратимо.", "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "Reset Authenticator" + "message": "Нулирай Удостоверител" }, "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + "message": "Това ще изтрие всичките ви данни и изцяло ще изтрие Удостоверителя. Няма да можете да възстановите изтритите данни! Препоръчваме за архивирате, преди да нулирате Удостоверителя." }, "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "message": "Тази парола ще се използва за кодиране на вашите акаунти. Никой не може да ви помогне, ако си забравите паролата.", "description": "Passphrase Warning." }, "update": { @@ -134,11 +134,11 @@ "description": "Update." }, "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "message": "Не можете да добавите нов акаунт, докато акаунтът не се декриптира. Въведете правилната парола.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "message": "Акаунти, които не могат да се декриптират, няма да бъдат включени в това резервно копие.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { @@ -182,7 +182,7 @@ "description": "Local Time is Too Far Off" }, "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "message": "Имате ли резервно копие на акаунтите? Не чакайте, докато не стане твърде късно!", "description": "Remind Backup" }, "capture_failed": { @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Опитвате се да сканирате QR код от локален файл? Use Вместо това импортирайте резервно копие на QR изображението.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -198,11 +198,11 @@ "description": "Time Based" }, "based_on_counter": { - "message": "Брояч на базата", + "message": "На база брояч", "description": "Counter Based" }, "resize_popup_page": { - "message": "Preferences", + "message": "Предпочитания", "description": "Popup Page Settings" }, "scale": { @@ -226,11 +226,11 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Import QR Image Backup", + "message": "Импорт на резервно копие на QR изображение", "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Импорт на QR изображения", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,15 +238,15 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Импорт на OTP URLs", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", + "message": "Успешен импорт, но някои QR кодове не бяха разпознати.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", + "message": "Можете да изберете много файлове за импорт на партиди от резервни копия.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -302,7 +302,7 @@ "description": "Use High Contrast" }, "theme": { - "message": "Theme", + "message": "Тема", "description": "Theme" }, "theme_light": { @@ -314,19 +314,19 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Simple", + "message": "Проста", "description": "Simple theme" }, "theme_compact": { - "message": "Compact", + "message": "Компактна", "description": "Compact theme" }, "theme_high_contrast": { - "message": "High Contrast", + "message": "Висок контраст", "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "Плоска", "description": "Flat theme" }, "storage_sync_info": { @@ -334,7 +334,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "Browser Sync", + "message": "Синхронизация на браузера", "description": "Storage location" }, "sign_in": { @@ -346,7 +346,7 @@ "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" + "message": "Защо за бизнес акаунтите са задължителни повече разрешения?" }, "log_out": { "message": "Изход", @@ -363,31 +363,31 @@ } }, "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "message": "Имате един или повече Steam или Blizzard акаунти. Некриптираните резервни копия няма да използват стандартизиран формат за архивиране.", "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "You can import backups from some other applications.", + "message": "Можете да импортирате резервни копия от други приложения.", "description": "Info text on import page" }, "otp_backup_learn": { - "message": "Learn more", + "message": "Научете повече", "description": "learn more link on import page. Placed after otp_backup_inform" }, "loading": { - "message": "Loading..." + "message": "Зареждане..." }, "autolock": { - "message": "Lock after" + "message": "Заключване след" }, "minutes": { - "message": "minutes" + "message": "минути" }, "advanced": { - "message": "Advanced" + "message": "Разширени" }, "period": { - "message": "Period" + "message": "Период" }, "type": { "message": "Тип" @@ -405,111 +405,111 @@ "message": "Умен филтър" }, "backup": { - "message": "Backup" + "message": "Резервно копие" }, "backup_file_info": { - "message": "Backup your data to a file." + "message": "Архивирайте данните си във файл." }, "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + "message": "Паролата ви не отговоря на стандартите за сигурност на организацията ви. Свържете сес администратора си за повече информация." }, "advisor": { - "message": "Advisor" + "message": "Съветник" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "Задайте парола, за да защитите данните си." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "Активирайте автоматично заключване, за да защитите данните си." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "Синхронизирането на браузера е деактивирано. Активирането му позволява синхронизиране на акаунтите в различните браузери." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "Можете да активирате автоматично попълване на кодове в уебсайтовете." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "Активирането на смарт филтър позволява бърз достъп до акаунти." }, "show_all_insights": { - "message": "Show all insights." + "message": "Покажи всички съвети." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "Не са открити съвети, всичко изглежда наред!" }, "danger": { - "message": "Danger" + "message": "Опасност" }, "warning": { - "message": "Warning" + "message": "Внимание" }, "info": { - "message": "Info" + "message": "Информация" }, "dismiss": { - "message": "Dismiss" + "message": "Отхвърли" }, "learn_more": { - "message": "Learn more" + "message": "Научете повече" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "Добави в контектното меню" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "Няма акаунти. Добавете първия си акаунт сега." }, "permissions": { - "message": "Permissions" + "message": "Разрешения" }, "permission_revoke": { - "message": "Revoke" + "message": "Оттегли" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "Покажи неподлежащи на оттегляне разрешения" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "Това е задължително разрешение и не може да се оттегли." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "Достъп до текущия раздел за сканиране на QR кодове." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "Достъп до памет на браузер за запаметяване на данни за акаунта." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "Позволи вход в услуги за съхранение на 3-ти страни." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "Дава само write-only достъп до клавиатурата с цел копиране на кодове в клипборда, когато кликнете върху акаунта." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "Добавя Удостоверител в контекстното меню." }, "permission_all_urls": { - "message": "Access to all websites to scan QR codes." + "message": "Достъп до всички уебсайтове за сканиране на QR кодове." }, "permission_sync_clock": { - "message": "Allows clock sync with Google." + "message": "Позволява синхронизация на часовника с Google." }, "permission_dropbox": { - "message": "Allows backup to Dropbox." + "message": "Позволява архивиране в Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." + "message": "Първо трябва да деактивирате архивирането в Dropbox." }, "permission_drive": { - "message": "Allows backup to Google Drive." + "message": "Позволява архивиране в Google Drive." }, "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." + "message": "Първо трябва да деактивирате архивирането в Google Drive." }, "permission_onedrive": { - "message": "Allows backup to OneDrive." + "message": "Позволява архивиране в OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." + "message": "Първо трябва да деактивирате архивирането в OneDrive." }, "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "message": "Неизвестно разрешение. Ако виждате това съобщение, изпратете доклад за грешка." } } From 3dc0b14ba47516dcee5d95d34985fcbdd5bcaf3a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 07:02:04 -0600 Subject: [PATCH 3184/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f49191139..84c06351f 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "QR 이미지 가져오기", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP URL 가져오기", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 4e5d4b00fba7fdae7976ad5f05890311961eb5e1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 07:02:05 -0600 Subject: [PATCH 3185/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 55edd5239..beefa212a 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Импорт на QR изображения", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 432240aae0549c0121880234d4407d4c460bcd48 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:08:48 -0600 Subject: [PATCH 3186/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 9ef5032c9..79984f107 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Εισαγωγή εικόνων QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Εισαγωγή διευθύνσεων URL OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 279375c39572e6d6e53881bce403d81d75d58357 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Feb 2024 11:50:25 -0600 Subject: [PATCH 3187/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 4b3153fbe..35f5fd342 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -84,7 +84,7 @@ "description": "Update Failure." }, "about": { - "message": "حول", + "message": "نبذه عن", "description": "About." }, "settings": { @@ -92,7 +92,7 @@ "description": "Settings." }, "security": { - "message": "حماية", + "message": "حماية الخصوصية", "description": "Security." }, "current_phrase": { @@ -126,7 +126,7 @@ "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين Authenticator بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين Authenticator." }, "security_warning": { - "message": "552206", + "message": "هذا الكود الخاص سوف يستخدم لتشفير حسابك.\nلا نقدر على مساعدتك إذا فقدت هذا الكود الخاص.", "description": "Passphrase Warning." }, "update": { From dcbdb89574e5859e2e8ca13442d245a6118676b5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Feb 2024 13:03:43 -0600 Subject: [PATCH 3188/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 35f5fd342..8d8943650 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "تحديث552206", + "message": "تطوير", "description": "Update." }, "phrase_incorrect": { From 1380b75b8eea000c9da4e9b69e1b80a8ace43c92 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 29 Feb 2024 15:09:49 -0600 Subject: [PATCH 3189/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 8d8943650..26f8b8be9 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -134,15 +134,15 @@ "description": "Update." }, "phrase_incorrect": { - "message": "omaraphg1201002205415", + "message": "لن تقدر على فتح حساب جديد حتى يتم فك تشفير كل الحسابات. الرجاء إضافة كلمة المرور الصحيحة لاستكمال العملية.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { - "message": "facebook\n", + "message": "الحسابات الغير قابله لفك التشفير لان يتم تضمينها إلى النسخة الاحتياطية.", "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "كلمة السر غير متطابقة.", + "message": "كلمة السر غير صحيحة.", "description": "Passphrase Not Match." }, "encrypted": { From fb65376fc4b4e99caeb41777cab7fbdeac9ce95e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Mar 2024 10:33:13 -0600 Subject: [PATCH 3190/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 0e260e555..8e3868727 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod yedeklemeden içe aktar seçeneğini kullanın.", + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,11 +226,11 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Karekod yedeklemeden içe aktar", + "message": "Karekod görüntü yedeğini içe aktar", "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Karekod görüntülerini içe aktar", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP URL'lerini İçe Aktar", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 03b2fdbf2da6872ff41a634e0859c701bad28b88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:11:00 -0600 Subject: [PATCH 3191/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 8e3868727..2ed7346a2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -32,7 +32,7 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "Elle Kayıt", + "message": "Elle kayıt", "description": "Manual Entry." }, "migration_fail": { @@ -64,7 +64,7 @@ "description": "Account." }, "accountName": { - "message": "Kullanıcı Adı", + "message": "Kullanıcı adı", "description": "Account Name." }, "issuer": { @@ -166,7 +166,7 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Şifrelemeyi çözmek için parolanızı girin.", + "message": "Hesap verilerinin şifrelemesini çözmek için parolanızı girin.", "description": "Passphrase Info" }, "sync_clock": { @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Dikkat! Yerel saatiniz farklı, lütfen devam etmeden önce düzeltin.", + "message": "Dikkat! Yerel saatiniz yanlış, lütfen devam etmeden önce düzeltin.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -190,15 +190,15 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod görüntü yedeğini içe aktar seçeneğini kullanın.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { - "message": "Zamana Dayalı", + "message": "Zamana dayalı", "description": "Time Based" }, "based_on_counter": { - "message": "Sayaca Dayalı", + "message": "Sayaca dayalı", "description": "Counter Based" }, "resize_popup_page": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: Tüm yedeklemeler şifrelenmemiş. Farklı bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli simgeye tıklayın.", + "message": "Uyarı: Tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli simgeye tıklayın.", "description": "Export menu info text" }, "download_backup": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "OTP URL'lerini İçe Aktar", + "message": "OTP URL'lerini içe aktar", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -290,7 +290,7 @@ "description": "Edit" }, "manual_dropbox": { - "message": "Elle Yedekle", + "message": "Elle yedekle", "description": "Manual backup" }, "use_autofill": { @@ -314,7 +314,7 @@ "description": "Dark theme" }, "theme_simple": { - "message": "Sade", + "message": "Düz", "description": "Simple theme" }, "theme_compact": { @@ -367,7 +367,7 @@ "description": "Warning if using account that is not supported by standard backup format." }, "otp_backup_inform": { - "message": "Farklı uygulamalardan da yedekleri içe aktarabilirsiniz.", + "message": "Başka uygulamalardan da yedekleri içe aktarabilirsiniz.", "description": "Info text on import page" }, "otp_backup_learn": { @@ -405,7 +405,7 @@ "message": "Akıllı filtre" }, "backup": { - "message": "Yedekleme" + "message": "Yedekle" }, "backup_file_info": { "message": "Verilerinizi bir dosyaya yedekleyin." @@ -423,7 +423,7 @@ "message": "Verilerinizi korumak için otomatik kilitlemeyi etkinleştirin." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirerek hesapların tarayıcılar arasında eşitlenmesini sağlayabilirsiniz." + "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirmek, hesapların tarayıcılar arasında eşitlenmesini sağlar." }, "advisor_insight_auto_fill_not_enabled": { "message": "Otomatik doldurma, kodları web sitelerine otomatik olarak doldurmak için etkinleştirilebilir." @@ -486,7 +486,7 @@ "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." }, "permission_all_urls": { - "message": "Karekodlarını taramak için tüm web sitelerine erişim." + "message": "Karekodları taramak için tüm web sitelerine erişim." }, "permission_sync_clock": { "message": "Google ile saat eşitlemesine izin verir." From f06c56b982074b86ef1fdd990a6f02ea975c7a88 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 6 Mar 2024 02:18:12 -0600 Subject: [PATCH 3192/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 686775e36..4a26d8107 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "QR-ôfbyldingen ymportearje", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP-URL’s ymportearje", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From fbdf416285ac61dc01c7dd6b84597a956133644d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 6 Mar 2024 02:18:13 -0600 Subject: [PATCH 3193/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 025163778..65ce474c9 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "QR-afbeeldingen importeren", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP-URL’s importeren", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 02bb85123c689473bd3e5ea89393484d1dbca671 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 9 Mar 2024 11:33:28 -0600 Subject: [PATCH 3194/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 2ed7346a2..57522a2f9 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Uyarı: Tüm yedeklemeler şifrelenmemiş. Başka bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmında bulunan gizli simgeye tıklayın.", + "message": "Uyarı: Tüm yedeklemeler şifrelenmemiştir. Başka bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmındaki gizli karekod simgesine tıklayın.", "description": "Export menu info text" }, "download_backup": { From 1bc74dab95ff5cb8e5e557be7caee3bb2064c103 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 12 Mar 2024 03:10:25 -0500 Subject: [PATCH 3195/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 516e55ee4..89f290a9e 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "QR სურათების იმპორტირება", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP URL მისამართების იმპორტირება", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From f30c6a241b6ddc698f718779c1dd68d0174506ca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 12 Mar 2024 19:12:01 -0500 Subject: [PATCH 3196/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 3148037ed..8f9179a28 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "لینک های OTP را وارد کنید", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From e42d3e7d31345061a644ea684a9f5e4eafaaacb2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 14 Mar 2024 20:46:58 -0500 Subject: [PATCH 3197/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 70b7006fe..e69c1a93c 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From a8ad505c7d8610e2473443bacbdf2906ccdd0197 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 19 Mar 2024 06:43:16 -0500 Subject: [PATCH 3198/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index aa15d8820..b119fa442 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importer QR-bilder", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importer URL-er for engangspassord", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 462b035ff4cbddc0dc9f26267e9cc58e44be28cb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 20 Mar 2024 03:12:17 -0500 Subject: [PATCH 3199/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 1646d88b5..1698c94ea 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 2251ef1241dc39d5aa58d1fcd73acf015f40e2f6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:33:17 -0500 Subject: [PATCH 3200/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index ce5bf7d0a..8c415ed8c 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importar imagens QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importar URLs OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From ac2cf8d11553b876744d45dc2ce32c5234c8e37f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 26 Mar 2024 08:12:11 -0500 Subject: [PATCH 3201/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 84ddffabd..30c7e92e8 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticatore", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importa immagini QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importa URL OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 31046cd7b9b1e8d2f0561a38e37a78c07e8814f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 26 Mar 2024 09:40:19 -0500 Subject: [PATCH 3202/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 30c7e92e8..7a4b43b21 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -12,7 +12,7 @@ "description": "Extension Description." }, "added": { - "message": "è stato aggiunto", + "message": " è stato aggiunto.", "description": "Added Account." }, "errorqr": { @@ -44,7 +44,7 @@ "description": "Some migration data is broken." }, "close": { - "message": "Chiudere", + "message": "Chiudi", "description": "Close." }, "ok": { @@ -146,7 +146,7 @@ "description": "Passphrase Not Match." }, "encrypted": { - "message": "Crittografato", + "message": "Criptato", "description": "Encrypted." }, "copied": { @@ -166,11 +166,11 @@ "description": "Source Code." }, "passphrase_info": { - "message": "Inserisci la password per decrittografare i dati dell'account.", + "message": "Inserisci la password per decriptare l'account.", "description": "Passphrase Info" }, "sync_clock": { - "message": "Sincronizzazione dell'orologio con Google", + "message": "Sincronizzazione orologio con Google", "description": "Sync Clock" }, "remember_phrase": { @@ -178,7 +178,7 @@ "description": "Remember Passphrase" }, "clock_too_far_off": { - "message": "Attenzione! C'è una differenza troppo grande con il vostro orologio locale, si prega di risolvere prima di continuare.", + "message": "Attenzione! C'è una differenza troppo grande con l'orologio locale, risolvere prima di continuare.", "description": "Local Time is Too Far Off" }, "remind_backup": { @@ -186,11 +186,11 @@ "description": "Remind Backup" }, "capture_failed": { - "message": "Acquisizione non riuscita, si prega di ricaricare la pagina e riprovare.", + "message": "Acquisizione non riuscita, ricaricare la pagina e riprovare.", "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Stai cercando di scansionare il codice QR da un file locale? Prova invece Importa backup immagine QR.", + "message": "Stai cercando di scansionare il codice QR da un file locale? Prova invece Importa backup da immagine QR.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Attenzione: tutti i backup sono non crittografati. Vuoi aggiungere un account a un'altra app? Passa il mouse sopra la parte superiore destra di qualsiasi account e premere il pulsante nascosto.", + "message": "Attenzione: tutti i backup sono non criptati. Vuoi aggiungere un account a un'altra app? Passa il mouse sopra la parte superiore destra di qualsiasi account e premi il pulsante nascosto.", "description": "Export menu info text" }, "download_backup": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Importa Backup Immagine Qr", + "message": "Importa Backup da Immagine QR", "description": "Import qr image backup." }, "import_qr_images": { @@ -234,7 +234,7 @@ "description": "Import qr images. Shown as add account method." }, "import_backup_code": { - "message": "Importa Backup Dati", + "message": "Importa Backup testuale", "description": "Import backup code." }, "import_otp_urls": { @@ -254,7 +254,7 @@ "description": "Show all entries." }, "dropbox_risk": { - "message": "Attenzione: I Backup non sono crittografati. Usa a tuo rischio.", + "message": "Attenzione: i backup non sono criptati. Usa a tuo rischio.", "description": "Backup risk warning." }, "import_error_password": { @@ -262,7 +262,7 @@ "description": "Error password warning when import backups." }, "local_passphrase_warning": { - "message": "La password è memorizzata localmente, cambiala immediatamente nel menu sicurezza.", + "message": "La password è memorizzata localmente, cambiala immediatamente dal menu sicurezza.", "description": "localStorage password warning." }, "remove": { @@ -326,7 +326,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Piatta", + "message": "Flat", "description": "Flat theme" }, "storage_sync_info": { @@ -349,7 +349,7 @@ "message": "Perché i profili business richiedono più permessi?" }, "log_out": { - "message": "Esci", + "message": "Disconnetti", "description": "Sign out of 3rd party storage services" }, "token_revoked": { @@ -396,7 +396,7 @@ "message": "Non valido" }, "digits": { - "message": "Cifre" + "message": "Caratteri" }, "algorithm": { "message": "Algoritmo" @@ -414,7 +414,7 @@ "message": "La tua password non soddisfa i requisiti di sicurezza della tua organizzazione. Contatta l'amministratore per maggiori informazioni." }, "advisor": { - "message": "Consulente" + "message": "Suggerimenti" }, "advisor_insight_password_not_set": { "message": "Imposta una password per proteggere i tuoi dati." From b0dcb01df0632053a75320fd6911d2c5a8a88691 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 27 Mar 2024 12:09:23 -0500 Subject: [PATCH 3203/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 1698c94ea..debf4be68 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Nhập các đường liên kết chứa OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 9b1ace7178afaaf0fcdc434261d9438dd3b5236e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:26:34 -0500 Subject: [PATCH 3204/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index e69c1a93c..7758716dc 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "匯入QRcode圖片", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 8120c175fbe5eb1070a84488cf7e4ce09681616c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 29 Mar 2024 16:27:20 -0500 Subject: [PATCH 3205/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 7e78f4da6..cbd59c61c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 9f16e2e53408a70d47efa7782323d4b7b4199d34 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 31 Mar 2024 09:28:54 -0500 Subject: [PATCH 3206/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index cbd59c61c..63222160a 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From b159d5f3e49e30bbd4a30fbb8de3e71fa1b043f0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Apr 2024 03:31:33 -0500 Subject: [PATCH 3207/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c89d26975..c8f71cf65 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 8c62089389de92147ef5edceb15386666abed58b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 9 Apr 2024 23:57:24 -0500 Subject: [PATCH 3208/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index e9a7a40b8..355d76dae 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "导入QR图片", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "导入OTP链接", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -471,7 +471,7 @@ "message": "这是必需的权限,不能撤销。" }, "permission_active_tab": { - "message": "访问当前标签页以扫描二维码。" + "message": "访问当前标签页以扫描QR码。" }, "permission_storage": { "message": "访问浏览器存储以存储帐户数据。" @@ -486,7 +486,7 @@ "message": "将身份验证器添加到右键菜单。" }, "permission_all_urls": { - "message": "访问所有网站以扫描二维码。" + "message": "访问所有网站以扫描QR码。" }, "permission_sync_clock": { "message": "允许与 Google 同步时间。" From c3deadcbb9ea830229b3bcb4ab03b85508511919 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:38:00 -0500 Subject: [PATCH 3209/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 7758716dc..129037de5 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "匯入QRcode圖片", + "message": "匯入 QR 圖片", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "", + "message": "匯入 OTP 網址", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -342,7 +342,7 @@ "description": "Sign in to 3rd party storage services" }, "sign_in_business": { - "message": "登入 (企業)", + "message": "登入(企業)", "description": "Sign in to 3rd party storage services" }, "onedrive_business_perms": { @@ -447,7 +447,7 @@ "message": "資訊" }, "dismiss": { - "message": "關閉" + "message": "解除" }, "learn_more": { "message": "了解更多" From 3f65ff90a45b44407a7bfe0eb1ff9fdb101d6b91 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 21 Apr 2024 02:12:13 -0500 Subject: [PATCH 3210/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 8f9179a28..fd8d0e350 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -501,7 +501,7 @@ "message": "امکان تهیه نسخه پشتیبان در Google Drive." }, "permission_drive_cannot_revoke": { - "message": "ابتدا باید پشتیبان‌گیری Google Drive را غیرفعال کنید." + "message": "ابتدا باید پشتیبان گیری OneDrive را غیرفعال کنید." }, "permission_onedrive": { "message": "امکان تهیه نسخه پشتیبان در OneDrive." From 80bc22b7d507331c81c1130c4dea324ff2ad217a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 02:45:24 -0500 Subject: [PATCH 3211/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index fd8d0e350..8f9179a28 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -501,7 +501,7 @@ "message": "امکان تهیه نسخه پشتیبان در Google Drive." }, "permission_drive_cannot_revoke": { - "message": "ابتدا باید پشتیبان گیری OneDrive را غیرفعال کنید." + "message": "ابتدا باید پشتیبان‌گیری Google Drive را غیرفعال کنید." }, "permission_onedrive": { "message": "امکان تهیه نسخه پشتیبان در OneDrive." From 308e07710d8ce74419c15d320afe9c80efa46f68 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 02:45:25 -0500 Subject: [PATCH 3212/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b7a99b1a4..c5c094d6f 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "pf832523@outlook. com", + "message": "アカウントを追加", "description": "Add account." }, "add_qr": { From 8cd8b86483c23fd9351837af9334bed75fc6d23a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:10:43 -0500 Subject: [PATCH 3213/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c8f71cf65..4f61c5516 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 8bf6706d8e6336ae34aca139472ce03e7109fb4b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Apr 2024 06:53:09 -0500 Subject: [PATCH 3214/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index c5c094d6f..4834a816d 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "QRコード画像をインポート", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP URLをインポート", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 85270e612aac930d7a0ce82f0f9a4915b4bce33c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 6 May 2024 05:22:20 -0500 Subject: [PATCH 3215/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 355d76dae..f5c1e08a0 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -489,10 +489,10 @@ "message": "访问所有网站以扫描QR码。" }, "permission_sync_clock": { - "message": "允许与 Google 同步时间。" + "message": "允许与 Google 同步时间" }, "permission_dropbox": { - "message": "允许备份到 Dropbox。" + "message": "允许备份到 Dropbox" }, "permission_dropbox_cannot_revoke": { "message": "您必须先停用 Dropbox 备份。" From 603bd60b956e3715ee9f343da5e99d3157b3ee62 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 14 May 2024 15:18:37 -0500 Subject: [PATCH 3216/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 64b9e2c6c..37e128941 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "นำเข้ารูปภาพ QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "นำเข้า URL OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From b67fd8fd93f13d672beb514a3fc33d109e9af32a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 16 May 2024 15:18:09 -0500 Subject: [PATCH 3217/3473] New translations messages.json (German) --- _locales/de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index c39f75d56..c1a09371a 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "QR-Bilder importieren", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "OTP-URLs importieren", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From f63df15fd7871be6fcea5b7dbb3081079c38c88d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 19 May 2024 05:07:36 -0500 Subject: [PATCH 3218/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 7e24491da..ad8f41107 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 9ac0417a9d4d659076c744487984a45ea8931697 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 25 May 2024 06:48:47 -0500 Subject: [PATCH 3219/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index f5c1e08a0..20de51127 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "导入QR图片", + "message": "导入二维码", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -471,7 +471,7 @@ "message": "这是必需的权限,不能撤销。" }, "permission_active_tab": { - "message": "访问当前标签页以扫描QR码。" + "message": "访问当前标签页以扫描二维码。" }, "permission_storage": { "message": "访问浏览器存储以存储帐户数据。" @@ -486,10 +486,10 @@ "message": "将身份验证器添加到右键菜单。" }, "permission_all_urls": { - "message": "访问所有网站以扫描QR码。" + "message": "访问所有网站以扫描二维码。" }, "permission_sync_clock": { - "message": "允许与 Google 同步时间" + "message": "允许从 Google 同步时间" }, "permission_dropbox": { "message": "允许备份到 Dropbox" From 5603caa9c846bbc6c4319175b5e5e69b00fba35d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 26 May 2024 12:48:54 -0500 Subject: [PATCH 3220/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index a353785f8..f530f5b04 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importovat QR obrázky", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 1b4ed5fd09e864682e40dbadef7da050a5af15f9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:51 -0500 Subject: [PATCH 3221/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 37e128941..7fbcb8eaf 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "อนุญาตให้ลงชื่อเข้าใช้บริการพื้นที่เก็บข้อมูลของบุคคลที่สาม" }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "ให้สิทธิ์การเข้าถึงแบบเขียนอย่างเดียวในคลิปบอร์ดเพื่อคัดลอกรหัสไปยังคลิปบอร์ดเมื่อคุณคลิกที่บัญชี" }, "permission_context_menus": { "message": "เพิ่ม Authenticator ให้กับเมนูบริบท" }, - "permission_all_urls": { - "message": "เข้าถึงเว็บไซต์ทั้งหมดเพื่อสแกนรหัส QR" - }, "permission_sync_clock": { "message": "อนุญาตให้ซิงค์นาฬิกากับ Google" }, From 13f7339c3b47847f36e1f1828de09a1fe69e5b4e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:52 -0500 Subject: [PATCH 3222/3473] New translations messages.json (German) --- _locales/de/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index c1a09371a..8349067f8 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Einloggen bei externen Speicherdiensten zulassen." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Gewährt Schreibzugriff auf die Zwischenablage, um Codes in die Zwischenablage zu kopieren, wenn Sie auf das Konto klicken." }, "permission_context_menus": { "message": "Fügt Authenticator dem Kontextmenü hinzu." }, - "permission_all_urls": { - "message": "Zugriff auf alle Webseiten, um QR-Codes zu scannen." - }, "permission_sync_clock": { "message": "Synchronisierung mit Google zulassen." }, From bb760b413a6155ae5bb9234e59a5b78bdfdef1ed Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:53 -0500 Subject: [PATCH 3223/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index ad8f41107..677317270 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Permite conectarea la serviciile de stocare ale unor terțe părți." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Oferă acces doar la scriere în clipboard pentru a copia coduri în clipboard atunci când faceți clic pe cont." }, "permission_context_menus": { "message": "" }, - "permission_all_urls": { - "message": "Accés a tots els llocs web per escanejar codis QR." - }, "permission_sync_clock": { "message": "" }, From 00d9f96cc94c3126e167ea6020efaf3b5a2f7b04 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:54 -0500 Subject: [PATCH 3224/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 20de51127..907c2c506 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "用以登录第三方存储服务。" }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "剪贴板只写权限以当您点击该帐户时复制代码到剪贴板。" }, "permission_context_menus": { "message": "将身份验证器添加到右键菜单。" }, - "permission_all_urls": { - "message": "访问所有网站以扫描二维码。" - }, "permission_sync_clock": { "message": "允许从 Google 同步时间" }, From bfcd15718d28a80aa898746e060a9cb10e20f613 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:55 -0500 Subject: [PATCH 3225/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index f530f5b04..37fbb3c4b 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Umožňuje přihlášení ke službám úložiště třetích stran." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Umožňuje přístup do schránky pouze pro zápis a kopírování kódů do schránky po kliknutí na účet." }, "permission_context_menus": { "message": "Přidá Authenticator do kontextové nabídky." }, - "permission_all_urls": { - "message": "Přístup ke všem webům pro skenování QR kódů." - }, "permission_sync_clock": { "message": "Umožnit synchronizaci hodin s Google." }, From ec02816f6933eb95e8bec29652707c3cde59939e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:56 -0500 Subject: [PATCH 3226/3473] New translations messages.json (French) --- _locales/fr/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 108faacde..5a7920bfa 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Permet de se connecter à des services de stockage tiers (ex: Google Drive, Dropbox...)." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Donne un accès en écriture seule au presse-papiers pour copier des codes dans le presse-papiers lorsque vous cliquez sur le compte." }, "permission_context_menus": { "message": "Ajoute Authenticator au menu contextuel." }, - "permission_all_urls": { - "message": "Accès à tous les sites web pour scanner les codes QR." - }, "permission_sync_clock": { "message": "Autoriser la synchronisation de l'horloge avec Google." }, From 46c5145fccefa74eb587796c422fe875bbd2ba49 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:57 -0500 Subject: [PATCH 3227/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 63222160a..dbc1f5024 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Permitir iniciar sesión en servicios para almacenamiento de terceros." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Otorga acceso de sólo escritura al portapapeles para copiar codigos al portapapeles cuando haga clic en la cuenta." }, "permission_context_menus": { "message": "Agregar Authenticator al menú contextual." }, - "permission_all_urls": { - "message": "Acceder a los sitios web para poder escanear códigos QR." - }, "permission_sync_clock": { "message": "Habilitar sincronización del reloj con Google." }, From 5f4fe38d2eab426cc9d5a6ac2634d9108f1878e5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:58 -0500 Subject: [PATCH 3228/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 26f8b8be9..1948eb1d6 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "يسمح بتسجيل الدخول إلى خدمات تخزين طرف ثالث." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "يمنح صلاحية الكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر على الحساب." }, "permission_context_menus": { "message": "يضيف Authenticator إلى القائمة." }, - "permission_all_urls": { - "message": "الوصول إلى جميع المواقع لمسح رموز QR." - }, "permission_sync_clock": { "message": "يسمح بمزامنة الساعة مع جوجل." }, From fe64d0247dfeeda7a737dcd17158ded139d1d1e1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:08:59 -0500 Subject: [PATCH 3229/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index d9741bcaf..56b32bcda 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Позволи вход в услуги за съхранение на 3-ти страни." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Дава само write-only достъп до клавиатурата с цел копиране на кодове в клипборда, когато кликнете върху акаунта." }, "permission_context_menus": { "message": "Добавя Удостоверител в контекстното меню." }, - "permission_all_urls": { - "message": "Достъп до всички уебсайтове за сканиране на QR кодове." - }, "permission_sync_clock": { "message": "Позволява синхронизация на часовника с Google." }, From 9632800570fbfec1791f4841bd3f3f3778a4982c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:00 -0500 Subject: [PATCH 3230/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index f98c34211..ba313e767 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Permet iniciar sessió en serveis d'emmagatzematge de tercers." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Atorga accés només d'escriptura al porta-retalls per copiar codis al porta-retalls quan feu clic al compte." }, "permission_context_menus": { "message": "Afegeix Authenticator al menú contextual." }, - "permission_all_urls": { - "message": "Accés a tots els llocs web per escanejar codis QR." - }, "permission_sync_clock": { "message": "Permet la sincronització del rellotge amb Google." }, From c7bee04bef5a5ef6d58bbb6a1d04563d475b176c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:01 -0500 Subject: [PATCH 3231/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 43078f2de..d7030ed19 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Tillader at logge ind på 3. parts lagertjenester." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Giver skrivebeskyttet adgang til udklipsholderen for at kopiere koder til udklipsholderen, når du klikker på kontoen." }, "permission_context_menus": { "message": "Tilføjer Authenticator til kontekstmenuen." }, - "permission_all_urls": { - "message": "Adgang til alle websteder for at scanne QR-koder." - }, "permission_sync_clock": { "message": "Tillader ur-synkronisering med Google." }, From 42fdb9b31e65c02921928ce2aa0c4860ee2de712 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:02 -0500 Subject: [PATCH 3232/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 79984f107..326b38633 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Επιτρέπει τη σύνδεση σε υπηρεσίες αποθήκευσης τρίτων." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Παραχωρεί πρόσβαση στο πρόχειρο για την αντιγραφή και επικόλληση κωδικών όταν κάνετε κλικ στον αντίστοιχο λογαριασμό." }, "permission_context_menus": { "message": "Προσθέτει τον Επαληθευτή στο μενού περιβάλλοντος." }, - "permission_all_urls": { - "message": "Πρόσβαση σε όλες τις ιστοσελίδες για σάρωση κωδικών QR." - }, "permission_sync_clock": { "message": "Επιτρέπει τον συγχρονισμό ρολογιού με την Google." }, From b77eed637c80c67455712e46bef119637e40299b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:03 -0500 Subject: [PATCH 3233/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 4a26d8107..45711b9ac 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Oanmelden by ûnthâldtsjinsten fan tredden tastean." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Jout allinnich-skriuwrjochttagong ta it klamboerd om koaden nei it klamboerd te kopiearjen wannear’t jo op de account klikke." }, "permission_context_menus": { "message": "Foeget Authenticator ta oan kontekstmenu." }, - "permission_all_urls": { - "message": "Tagong ta alle websites om QR-koaden te scannen." - }, "permission_sync_clock": { "message": "Tiidssyngronisaasje mei Google tastean." }, From 1d35773b1aa371dc81e5bccd1fb5643513f12614 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:05 -0500 Subject: [PATCH 3234/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 74b52a108..5c7bc0d40 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Sallii kirjautumisen ulkoisiin tallennuspalveluihin." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Myöntää pelkän kirjoitusoikeuden leikepöydälle koodien kopiointiin tilejä painettaessa." }, "permission_context_menus": { "message": "Lisää Authenticator sisältövalikkoon." }, - "permission_all_urls": { - "message": "Kaikkien verkkosivustojen käyttöoikeus QR-koodien lukuun." - }, "permission_sync_clock": { "message": "Sallii kellon synkronoinnin Googlen kanssa." }, From 2ba4a01b286613212d145e6609348f86155f25e8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:06 -0500 Subject: [PATCH 3235/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d12cb72ba..c0c0d6481 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From b0a75346aac81acfebbf07c83b9af4931fcb0a3b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:07 -0500 Subject: [PATCH 3236/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index eea8d3513..0d2ec9693 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Bejelentkezés engedélyezése harmadik fél által biztosított tárhely szolgáltatáshoz." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "A vágólapon csak írásra jogosító engedélyt biztosít, hogy a kódok a vágólapra kerüljenek a fiókra való kattintáskor." }, "permission_context_menus": { "message": "Hitelesítő hozzáadása tartalomfüggő menühöz." }, - "permission_all_urls": { - "message": "Minden internet oldal elérése QR-kód beolvasáshoz." - }, "permission_sync_clock": { "message": "Óra szinkronizálás engedélyezése Google által." }, From a2c70d0e2e29cccebdb3cce1cb2285c3d4d0dddc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:08 -0500 Subject: [PATCH 3237/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 2b65bbcbb..2379b04c0 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Թույլատրում է մուտք գործել հիշողության ծառայություններ" }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Թույլատրում է փոփոխություններ կատարել կցատարում՝ հաշիվների կոդերը պատճենելու համար" }, "permission_context_menus": { "message": "Ավելացնում է «Authenticator»-ը՝ կոնտեքստ ընտրացանկում" }, - "permission_all_urls": { - "message": "Մատչում բոլոր կայքէջերին՝ QR-կոդի սկանավորման համար" - }, "permission_sync_clock": { "message": "Թույլատրում է համաժամեցում՝ «Google»-ից" }, From f87abd8f0356f6b93e8e4d65cd55dcc3f1c1a637 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:09 -0500 Subject: [PATCH 3238/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7a4b43b21..4c25df873 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Consenti l'accesso a servizi d'archiviazione di terze parti." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Concedi l'accesso di sola scrittura agli appunti per copiarvi i codici quando clicchi sul profilo." }, "permission_context_menus": { "message": "Aggiungi Authenticatori al menu contestuale." }, - "permission_all_urls": { - "message": "Accedi a tutti i siti web per scansionare i codici QR." - }, "permission_sync_clock": { "message": "Consenti la sincronizzazione dell'orario con Google." }, From 7f4b081ee32e2fd9b458eb12910fe8cc8f856212 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:10 -0500 Subject: [PATCH 3239/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 4834a816d..fc601f7f2 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "サードパーティのストレージサービスへのサインインを許可します。" }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "アカウントをクリックしたときにクリップボードへの書き込み専用の権限を許可します。" }, "permission_context_menus": { "message": "コンテキストメニューに認証システムを追加します。" }, - "permission_all_urls": { - "message": "すべてのウェブサイトにアクセスしてQRコードをスキャンします。" - }, "permission_sync_clock": { "message": "Google との時刻の同期を許可します。" }, From 0da03c6a6d287e8778be5cb91c902872e30f1f37 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:11 -0500 Subject: [PATCH 3240/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 89f290a9e..12f7b0268 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "საშუალებას გაძლევთ შეხვიდეთ მესამე მხარის შენახვის სერვისებში." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "ანიჭებს მხოლოდ ჩაწერის წვდომას გაცვლის ბუფერზე, რათა დააკოპიროთ კოდები, ანგარიშზე დაჭერის დროს." }, "permission_context_menus": { "message": "ამატებს აუთენთიფიკატორს კონტექსტურ მენიუში." }, - "permission_all_urls": { - "message": "წვდომა ყველა ვებსაიტზე QR კოდების დასკანერებისთვის." - }, "permission_sync_clock": { "message": "საშუალებას გაძლევთ, მოახდინოთ დროის სინქრონიზაცია Google-თან." }, From 30d4ea8289ef7f3d3eb5b6c16f19205ca00ead8b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:12 -0500 Subject: [PATCH 3241/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 84c06351f..dc4c34c19 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "계정을 클릭할 때 클립보드에 코드를 복사해서 클립보드에 쓰기 전용 접근 권한을 줄 수 있도록 해요." }, "permission_context_menus": { "message": "컨텍스트 메뉴에 인증 도구를 추가할 수 있게 해요." }, - "permission_all_urls": { - "message": "QR 코드 스캔을 위해 모든 웹 사이트에 접근할 수 있게 해요." - }, "permission_sync_clock": { "message": "Google과 시간 동기화를 허용해요." }, From 4a3f35d8f94dcef1d48dda1f3d77bf7faba48aa1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:13 -0500 Subject: [PATCH 3242/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index f4ad8b1ad..413ed61d0 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Leidžia prisijungti prie trečiosios šalies saugojimo paslaugų." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Suteikiama tik rašymo prieiga prie iškarpinės, kad, spustelėjus paskyrą, kodai būtų kopijuojami į iškarpinę." }, "permission_context_menus": { "message": "Į kontekstinį meniu įtraukiamas autentifikatorius." }, - "permission_all_urls": { - "message": "Prieiga prie visų svetainių, kuriose galima nuskaityti QR kodus." - }, "permission_sync_clock": { "message": "Leidžia sinchronizuoti laikrodį su \"Google\"." }, From ca4b7ba49d9bcf8b08293cd0f5e6c3607820314d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:14 -0500 Subject: [PATCH 3243/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 65ce474c9..78bedb574 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Aanmelden bij opslagdiensten van derden toestaan." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Geeft alleen-schrijventoegang tot het klembord om codes naar het klembord te kopiëren wanneer u op de account klikt." }, "permission_context_menus": { "message": "Voegt Authenticator toe aan contextmenu." }, - "permission_all_urls": { - "message": "Toegang tot alle websites om QR-codes te scannen." - }, "permission_sync_clock": { "message": "Tijdssynchronisatie met Google toestaan." }, From 3107d5d8cf2e75c593f7682d5f7600021b750315 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:15 -0500 Subject: [PATCH 3244/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index b119fa442..1f85168c2 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Tillater innlogging til tredjeparts lagringstjenester." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Gir skrivetilgang til utklippstavlen for å kopiere koder til utklippstavlen når du klikker på kontoen." }, "permission_context_menus": { "message": "Legger til autentisering i kontekstmenyen." }, - "permission_all_urls": { - "message": "Tilgang til alle nettsteder for å skanne QR-koder." - }, "permission_sync_clock": { "message": "Tillater klokkesynk med Google." }, From df93d34421ea8565a37704187ea8d0eee15ef8a7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:16 -0500 Subject: [PATCH 3245/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index a48851a6c..c0d406f63 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Umożliwia logowanie się do usług pamięci masowej innych dostawców." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Przyznaje dostęp tylko do zapisu do schowka w celu skopiowania kodów do schowka po kliknięciu konta." }, "permission_context_menus": { "message": "Dodaje dodatek Authenticator do menu kontekstowego." }, - "permission_all_urls": { - "message": "Dostęp do wszystkich stron internetowych w celu skanowania kodów QR." - }, "permission_sync_clock": { "message": "Umożliwia synchronizację zegara z Google." }, From 13e705591ccc59aba676eb78a138b8f034e7ed8f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:17 -0500 Subject: [PATCH 3246/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 09e966d3a..f0da696fe 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From e120535fa7e5edf9fd6212eb9c3618f93dd51387 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:18 -0500 Subject: [PATCH 3247/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 4f61c5516..2d319b11d 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Позволяет войти в сторонние службы хранения." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Даёт доступ только для записи в буфер обмена для копирования кодов в буфер обмена, когда вы нажмете на аккаунт." }, "permission_context_menus": { "message": "Добавляет аутентификатор в меню контекста." }, - "permission_all_urls": { - "message": "Доступ ко всем сайтам для сканирования QR-кодов." - }, "permission_sync_clock": { "message": "Позволяет синхронизировать часы с Google." }, From b6b62cfa37d697e159d3a81fef9626a741a22ff4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:19 -0500 Subject: [PATCH 3248/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index beefa212a..1062fad6f 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Lejë për të gjitha website-t për të skanuar kodet QR." - }, "permission_sync_clock": { "message": "Lejo sinkronizimin e ores me Google-in." }, From 1b4f9c86c728fe071942cb82f263afe393ae6cdd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:20 -0500 Subject: [PATCH 3249/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 105e5b802..257181de5 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From 2fb7c3c48bacebed0abe7cb88915dbfc685c8601 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:21 -0500 Subject: [PATCH 3250/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 9299fa6f4..a5affdb8c 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Tillåt inloggning till lagringstjänster från tredje part." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Ger enbart skrivbehörighet till urklipp för att kopiera koder till urklipp när du klickar på kontot." }, "permission_context_menus": { "message": "Lägger till Authenticator till snabbvalsmenyn." }, - "permission_all_urls": { - "message": "Åtkomst till alla webbplatser för att skanna QR-koder." - }, "permission_sync_clock": { "message": "Tillåter klocksynkronisering med Google." }, From 45423774f9bba923a0bf495011526fd543524159 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:23 -0500 Subject: [PATCH 3251/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 57522a2f9..b8103173d 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Üçüncü taraf depolama hizmetlerinde oturum açmaya izin verir." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." }, "permission_context_menus": { "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." }, - "permission_all_urls": { - "message": "Karekodları taramak için tüm web sitelerine erişim." - }, "permission_sync_clock": { "message": "Google ile saat eşitlemesine izin verir." }, From 95800066ae935900597c0861d6473caef213972f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:24 -0500 Subject: [PATCH 3252/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 0da6536e0..fb6fa7c30 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Дозволяє вхід до сервісів сторонніх сховищ." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Надає доступ лише до запису до буфера обміну для копіювання кодів в буфер обміну, коли ви клацаєте на нього в обліковому записі." }, "permission_context_menus": { "message": "Додає автентифікатор до контекстного меню." }, - "permission_all_urls": { - "message": "Доступ до всіх вебсайтів для сканування QR-кодів." - }, "permission_sync_clock": { "message": "Дозволяє синхронізувати годинник з Google." }, From 5d92baa4a9bf06d208877d04508e2ba0557c2d11 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:25 -0500 Subject: [PATCH 3253/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 129037de5..2448bc52f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "允許登入第三方儲存服務。" }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "授權點選帳戶時複製驗證碼到剪貼簿。" }, "permission_context_menus": { "message": "將驗證器加到右鍵選單" }, - "permission_all_urls": { - "message": "存取所有頁面並掃描QR碼" - }, "permission_sync_clock": { "message": "允許與 Google 連線校時。" }, From 937d47f98c4393794ff60e1a12f6fba07c009664 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:26 -0500 Subject: [PATCH 3254/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index d6d46737e..ce9605d75 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Authenticator QR Code Installation", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Authenticator Verification", "description": "Manual Entry." }, "migration_fail": { @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From ac19d8c81b37ff8f8c08894e12ad3167662c333b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:27 -0500 Subject: [PATCH 3255/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index debf4be68..95525aff5 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From 7b186f6928816a6190b7447fc1b5f488e9428f99 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:28 -0500 Subject: [PATCH 3256/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 8c415ed8c..7cb575dd8 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Permite iniciar sessão em serviços de armazenamento de terceiros." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Concede acesso somente de escrita à área de transferência para copiar códigos para a área de transferência quando você clicar na conta." }, "permission_context_menus": { "message": "Adiciona o Autenticador ao menu de contexto." }, - "permission_all_urls": { - "message": "Acesso a todos os sites para escanear códigos QR." - }, "permission_sync_clock": { "message": "Permite a sincronização de relógio com o Google." }, From b85163bdf365cb529352acc7b6173b8eb2d33a4a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:29 -0500 Subject: [PATCH 3257/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index d3241fd12..8e9c17b0c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Izinkan masuk ke layanan penyimpanan pihak ke-3." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Memberikan akses write-only ke clipboard untuk menyalin kode ke clipboard saat Anda meng-klik akun." }, "permission_context_menus": { "message": "Menambahkan Authenticator ke menu konteks." }, - "permission_all_urls": { - "message": "Akses ke semua situs web untuk memindai kode QR." - }, "permission_sync_clock": { "message": "Mengizinkan sinkronisasi jam dengan Google." }, From 6beca0fac3958015b8d823f2ac6536c322289128 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:30 -0500 Subject: [PATCH 3258/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 8f9179a28..26b5f7ac7 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "اجازه ورود به سرویس‌های ذخیره‌سازی شخص ثالث." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "وقتی روی حساب کلیک می‌کنید، به کلیپ‌بورد دسترسی فقط نوشتنی برای کپی کردن کدها در کلیپ‌بورد می‌دهد." }, "permission_context_menus": { "message": "Authenticator را به منوی context اضافه می کند." }, - "permission_all_urls": { - "message": "دسترسی به تمام وب سایت ها برای اسکن کدهای QR." - }, "permission_sync_clock": { "message": "اجازه همگام سازی ساعت با Google را می دهد." }, From 518f0565165304ad2e948bbf7ecb25cfcf3a747c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:31 -0500 Subject: [PATCH 3259/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 75436bbf7..ffd0f271a 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "তৃতীয় পক্ষের ক্লাউড স্টোরএজ সেবায় যুক্ত হওয়ার অনুমতি। " }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "আপনি যখন অ্যাকাউন্টে ক্লিক করেন তখন ক্লিপবোর্ডে কোডটি কপি করতে ক্লিপবোর্ডে শুধুমাত্র লেখার অ্যাক্সেস প্রদান করে।" }, "permission_context_menus": { "message": "কনট্যাক্স মেনু তে অথেন্টিকেটর যুক্ত করুন। " }, - "permission_all_urls": { - "message": "কিউআর কোডটি স্ক্যান করার জন্য সকল ওয়েবসাইট অ্যাক্সেস করুন।" - }, "permission_sync_clock": { "message": "গুগল এর সাথে ঘড়ি সিঙ্ক করুন।" }, From f1e7ecfcf311d572ee4eed27d79e497f59acda50 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:32 -0500 Subject: [PATCH 3260/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 1f75277e0..9d8d54f18 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Dozvoljava prijavu na strane usluge spremanja podataka." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš račun." }, "permission_context_menus": { "message": "Dodaje Autentifikator u kontekstni izbornik." }, - "permission_all_urls": { - "message": "Pristupi svim web stranicama za snimanje QR kodova." - }, "permission_sync_clock": { "message": "Dozvoljava sinkroniziranje sata s Googleom." }, From 3617978c05afeb132a853fb0efb0fd7446182838 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:33 -0500 Subject: [PATCH 3261/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 2c46495c9..fead3dd6d 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From ef884ba199281a4a4b4c8833d5f2a5a06502e865 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:34 -0500 Subject: [PATCH 3262/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 630fee98c..626d9d484 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Ļauj autorizēties trešās puses krātuves pakalpojumos." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Piešķir tikai rakstīšanas piekļuvi starpliktuvei, lai varētu kopēt kodus starpliktuvē, kad noklikšķināt uz konta." }, "permission_context_menus": { "message": "Pievieno Divpakāpju kodu ģeneratoru konteksta izvēlnei." }, - "permission_all_urls": { - "message": "Piekļuve visām vietnēm, lai varētu nolasīt kvadrātkodus (QR kodus)." - }, "permission_sync_clock": { "message": "Atļauj sinhronizēt laiku ar Google." }, From 15e8d0750dd8da814a1b7371f153eb56ef3dc6d5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:35 -0500 Subject: [PATCH 3263/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 2ae190690..99ecf4e36 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -393,7 +393,7 @@ "message": "प्रकार" }, "invalid": { - "message": "विशेषता सफलतापूर्वक अपडेट कर दी गई है।" + "message": "अमान्य" }, "digits": { "message": "अंक" @@ -479,15 +479,18 @@ "permission_identity": { "message": "तृतीय पक्ष संग्रहण सेवाओं में साइन इन करने की अनुमति देता है।" }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "जब आप खाते पर क्लिक करते हैं तो कोड को क्लिपबोर्ड पर कॉपी करने के लिए क्लिपबोर्ड पर केवल-लिखने की पहुंच प्रदान करता है।" }, "permission_context_menus": { "message": "संदर्भ मेनू में प्रमाणक जोड़ता है।" }, - "permission_all_urls": { - "message": "क्यूआर कोड स्कैन करने के लिए सभी वेबसाइटों तक पहुंच।" - }, "permission_sync_clock": { "message": "घड़ी को Google के साथ सिंक करने की अनुमति देता है।" }, From 00a21067fb3a23745e744326f881379b6963d88d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:36 -0500 Subject: [PATCH 3264/3473] New translations messages.json (Malayalam) --- _locales/ml/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/ml/messages.json b/_locales/ml/messages.json index d6d46737e..b2c484323 100644 --- a/_locales/ml/messages.json +++ b/_locales/ml/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From 7a760a8e5e59226f46ec96895f960765bd8fc020 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:37 -0500 Subject: [PATCH 3265/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 99dbc034a..0aa69b80b 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From 548c18cdd5bb4579f10cbb35d602a4b5b69c0237 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:38 -0500 Subject: [PATCH 3266/3473] New translations messages.json (Uzbek) --- _locales/uz/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/uz/messages.json b/_locales/uz/messages.json index d6d46737e..b2c484323 100644 --- a/_locales/uz/messages.json +++ b/_locales/uz/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From b38690d5e9e92e312913e4f5aec9caecb3b30f8f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:39 -0500 Subject: [PATCH 3267/3473] New translations messages.json (Kannada) --- _locales/kn/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/kn/messages.json b/_locales/kn/messages.json index d6d46737e..b2c484323 100644 --- a/_locales/kn/messages.json +++ b/_locales/kn/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From b607af8c5d7b306c342ab2da089ec70749b2bae8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:40 -0500 Subject: [PATCH 3268/3473] New translations messages.json (Javanese) --- _locales/jv/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/jv/messages.json b/_locales/jv/messages.json index d6d46737e..b2c484323 100644 --- a/_locales/jv/messages.json +++ b/_locales/jv/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From b474ed0b4b89f89b76c2b9257fa1509bf1b31b2e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:41 -0500 Subject: [PATCH 3269/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index 65ee1161b..9ebf53fbc 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Allows sign in to 3rd party storage services." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." }, "permission_context_menus": { "message": "Adds Authenticator to context menu." }, - "permission_all_urls": { - "message": "Access to all websites to scan QR codes." - }, "permission_sync_clock": { "message": "Allows clock sync with Google." }, From 0d8a1b9b33a3b09068132dfdbd97bf4e5cf551d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:42 -0500 Subject: [PATCH 3270/3473] New translations messages.json (Urdu (India)) --- _locales/ur/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index ce9605d75..b2c484323 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Authenticator QR Code Installation", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Authenticator Verification", + "message": "Manual Entry", "description": "Manual Entry." }, "migration_fail": { From 7cdf1d72dba097f385e465c42643eb5b72e30f17 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 03:09:43 -0500 Subject: [PATCH 3271/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 726c9fdea..70e746acb 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -479,15 +479,18 @@ "permission_identity": { "message": "Úshinshi tárep saqlaw xizmetlerine kiriwge ruxsat beredi." }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, "permission_clipboard_write": { "message": "Esap betin basqanıńızda kodlardı almastırıw buferine nusqalaw ushın tek ģana jazıw ushın buferge ruxsat beredi." }, "permission_context_menus": { "message": "Konteks menyusına Autentifikator qosadı." }, - "permission_all_urls": { - "message": "QR-kodlardı skanerlew ushın bárshe web-saytlarģa kiriń." - }, "permission_sync_clock": { "message": "Google menen saattı sinxronlaw imkániyatın beredi." }, From 70ee4844e0d236061f965169de58a9ffcbb17783 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 05:26:25 -0500 Subject: [PATCH 3272/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 45711b9ac..758cf5459 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -480,10 +480,10 @@ "message": "Oanmelden by ûnthâldtsjinsten fan tredden tastean." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Stiet automatysk beskoatteljen ta." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Scripts yn it aktuele ljepblêd ynjektearje om QR-koaden te scannen en automatysk ynfoljen wurkje te litten." }, "permission_clipboard_write": { "message": "Jout allinnich-skriuwrjochttagong ta it klamboerd om koaden nei it klamboerd te kopiearjen wannear’t jo op de account klikke." From 9f32359546e964672fbceebe4663c3da3ceea226 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 05:26:26 -0500 Subject: [PATCH 3273/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 78bedb574..2575f3fea 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -480,10 +480,10 @@ "message": "Aanmelden bij opslagdiensten van derden toestaan." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Staat automatisch vergrendelen toe." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Scripts in het huidige tabblad injecteren om QR-codes te scannen en automatisch invullen te laten werken." }, "permission_clipboard_write": { "message": "Geeft alleen-schrijventoegang tot het klembord om codes naar het klembord te kopiëren wanneer u op de account klikt." From b460d4f63e8c3177fbab24c6bd8d69ed9429d46d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 05:26:27 -0500 Subject: [PATCH 3274/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c0d406f63..c3270ebde 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -480,10 +480,10 @@ "message": "Umożliwia logowanie się do usług pamięci masowej innych dostawców." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Umożliwia działanie automatycznego blokowania." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Wstawiaj skrypty do bieżącej karty, aby skanować kody QR i umożliwić autouzupełnianie." }, "permission_clipboard_write": { "message": "Przyznaje dostęp tylko do zapisu do schowka w celu skopiowania kodów do schowka po kliknięciu konta." From 397ce600b454883b16b69e1cbe17edce4a6819ea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 05:26:28 -0500 Subject: [PATCH 3275/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index fb6fa7c30..5fddeaa75 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -480,10 +480,10 @@ "message": "Дозволяє вхід до сервісів сторонніх сховищ." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Дозволяє роботу автоматичного блокування." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Вставте сценарії в поточну вкладку, щоб сканувати QR-коди та дозволити роботу автозаповнення." }, "permission_clipboard_write": { "message": "Надає доступ лише до запису до буфера обміну для копіювання кодів в буфер обміну, коли ви клацаєте на нього в обліковому записі." From 11bc7fb3eb3265d5f23b60cfb4aa2124949f70f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 07:21:02 -0500 Subject: [PATCH 3276/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 56b32bcda..b4266122a 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -480,10 +480,10 @@ "message": "Позволи вход в услуги за съхранение на 3-ти страни." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Позволява задействане на автоматичното заключване." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Вкарва скриптове в текущия раздел за сканиране на QR кодове и разрешаване на автоматично попълване." }, "permission_clipboard_write": { "message": "Дава само write-only достъп до клавиатурата с цел копиране на кодове в клипборда, когато кликнете върху акаунта." From 6ad7403e18c8c50c4adcc0cef375b61e986c4cd9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 27 May 2024 10:25:45 -0500 Subject: [PATCH 3277/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index dc4c34c19..60633c8e2 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -480,10 +480,10 @@ "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "자동 잠금이 동작할 수 있도록 허용해요." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "QR 코드를 스캔하고 자동 채우기를 실행하기 위해 현재 탭에 스크립트를 삽입할 수 있게 해요." }, "permission_clipboard_write": { "message": "계정을 클릭할 때 클립보드에 코드를 복사해서 클립보드에 쓰기 전용 접근 권한을 줄 수 있도록 해요." From 715c94a16a04752b709f751cb2ad40517152c9bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 28 May 2024 04:24:27 -0500 Subject: [PATCH 3278/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 1f85168c2..898cde3c7 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -480,10 +480,10 @@ "message": "Tillater innlogging til tredjeparts lagringstjenester." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Lar automatisk lås fungere." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Injiser skript inn i denne fanen for å skanne QR-koder og la autoutfylle fungere." }, "permission_clipboard_write": { "message": "Gir skrivetilgang til utklippstavlen for å kopiere koder til utklippstavlen når du klikker på kontoen." From aab2862692d1ca6c5de871627f4a88fedf795aca Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 28 May 2024 14:33:10 -0500 Subject: [PATCH 3279/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 37fbb3c4b..f5ec5f43f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importovat OTP URL", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From be6ae1c615f0eda73acf7d934f29cb948fc63b4f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 28 May 2024 18:04:15 -0500 Subject: [PATCH 3280/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index b2c484323..75fcd158e 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Authenticator QR Code Installation", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Authenticator Verification", "description": "Manual Entry." }, "migration_fail": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "", "description": "Secret." }, "updateSuccess": { From e0a143bba53361ed9a9bdc2e806364d8dc8a92cf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 29 May 2024 03:25:28 -0500 Subject: [PATCH 3281/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 907c2c506..90d47f112 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -480,10 +480,10 @@ "message": "用以登录第三方存储服务。" }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "允许自动锁定功能生效。" }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "将脚本注入当前标签页以扫描二维码并允许自动填充功能生效。" }, "permission_clipboard_write": { "message": "剪贴板只写权限以当您点击该帐户时复制代码到剪贴板。" From cdd4acfa1d22fb994db479cb7186502c470e68a0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 31 May 2024 08:45:10 -0500 Subject: [PATCH 3282/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 9d8d54f18..a6b77bb1b 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Uvoz QR slika", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Uvoz OTP URL-ova", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -480,10 +480,10 @@ "message": "Dozvoljava prijavu na strane usluge spremanja podataka." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Omogućuje automatsko zaključavanje." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Umetni skripta u trenutačnu karticu za skeniranje QR kodova i omogući automatsko ispunjavanje." }, "permission_clipboard_write": { "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš račun." From e82111c135e048d50ba4f04fd3bfb3520dfb55b3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:57:31 -0500 Subject: [PATCH 3283/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 1062fad6f..2ae940329 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "إستحضار رمز المرور المؤقت", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -326,7 +326,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "Flat", + "message": "مسطح", "description": "Flat theme" }, "storage_sync_info": { @@ -414,28 +414,28 @@ "message": "Fjalkalusi juaj nuk i pershtatet ligjeve te sigurise te organizates juaj. Ju lutemi kontaktoni administratorin per informata me te hollsishme." }, "advisor": { - "message": "Advisor" + "message": "مساعدة" }, "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." + "message": "إنشاء كلمة مرور لحماية بياناتك." }, "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." + "message": "الرجاء تفعيل الإغلاق الالى لحماية بياناتك." }, "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + "message": "مزامنة المتصفح غير نشط. تفعيل المزامنة يسمح لحسابك بالمزامنه مع المواقع المختلفة." }, "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." + "message": "تفعيل الملء التلقائي يسمح بملء رموز التفعيل داخل المتصفحات المختلفة." }, "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." + "message": "تفعيل المنقى الذكى يسمح بالدخول بسرعة الى مختلف الحسابات." }, "show_all_insights": { - "message": "Show all insights." + "message": "إظهار كافة الاقتراحات." }, "no_insight_available": { - "message": "No insights found, everything looks good!" + "message": "لا يوجد اى إقتراحات، كل شئ يبدو جيد!" }, "danger": { "message": "Rrezik" @@ -447,13 +447,13 @@ "message": "Info" }, "dismiss": { - "message": "Dismiss" + "message": "الغاء" }, "learn_more": { "message": "Mëso më shumë" }, "enable_context_menu": { - "message": "Add to context menu" + "message": "إضافة الى قائمة السياق النصى" }, "no_entires": { "message": "No accounts to display. Add your first account now." From 18423e02a576ef3c5302323dec81d935857c4c3a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:27:28 -0500 Subject: [PATCH 3284/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 58 +++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 2ae940329..7eede65f9 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Импорт на QR изображения", + "message": "استحضار صور رموز الاستجابة السريع", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -242,7 +242,7 @@ "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { - "message": "Importimi i suksesshëm, por disa fotografi QR nuk mund të njihen.", + "message": "تم الاستحضار بنجاح، لاكن بعض رموز الاستجابة السريعة لم يتم التعرف عليها.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { @@ -314,11 +314,11 @@ "description": "Dark theme" }, "theme_simple": { - "message": "E thjeshtë", + "message": "بسيط", "description": "Simple theme" }, "theme_compact": { - "message": "Kompakte", + "message": "معقد او مركب", "description": "Compact theme" }, "theme_high_contrast": { @@ -411,7 +411,7 @@ "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." }, "password_policy_default_hint": { - "message": "Fjalkalusi juaj nuk i pershtatet ligjeve te sigurise te organizates juaj. Ju lutemi kontaktoni administratorin per informata me te hollsishme." + "message": "كلمة مرورك الخاصة لا تستوفى المتطلبات الخاصة بمنظمتك. الرجاء التواصل مع مديرك للمزيد من المعلومات." }, "advisor": { "message": "مساعدة" @@ -438,81 +438,81 @@ "message": "لا يوجد اى إقتراحات، كل شئ يبدو جيد!" }, "danger": { - "message": "Rrezik" + "message": "خطر" }, "warning": { - "message": "Kujdes" + "message": "تحزير" }, "info": { - "message": "Info" + "message": "معلومات" }, "dismiss": { "message": "الغاء" }, "learn_more": { - "message": "Mëso më shumë" + "message": "معرفة المزيد" }, "enable_context_menu": { "message": "إضافة الى قائمة السياق النصى" }, "no_entires": { - "message": "No accounts to display. Add your first account now." + "message": "لا يوجد لديك حسابات لإظهاره. انشاء حسابك الاول الان." }, "permissions": { - "message": "Lejet" + "message": "الموافقة" }, "permission_revoke": { - "message": "Revoke" + "message": "إبطال" }, "permission_show_required_permissions": { - "message": "Show non-revocable permissions" + "message": "اظهار رموز المرور الغير قابلة للإلغاء" }, "permission_required": { - "message": "This is a required permission and cannot be revoked." + "message": "هذا رمز مرور الزامي ولا يمكن ابطاله." }, "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." + "message": "الرجاء اختيار علامة التبويب الحالية لمسح رمز الاستجابة السريع." }, "permission_storage": { - "message": "Access to browser storage to store account data." + "message": "الرجاء الدخول الى مساحة تخزين المتصفح لتخزين بيانات الحساب." }, "permission_identity": { - "message": "Allows sign in to 3rd party storage services." + "message": "يسمح بالمرور إلى خدمات تخزين الطرف الثالث." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "يسمح للإغلاق التلقائي بالعمل." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "ادخل النص إلى علامة التبويب الحالية لمسح رموز الإستجابة السريعة والسماح للملء التلقائي بالعمل." }, "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + "message": "يضمن حق الوصول للكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر فوق الحساب." }, "permission_context_menus": { - "message": "Adds Authenticator to context menu." + "message": "يضيف المصادقة إلى قائمة السياق النصى." }, "permission_sync_clock": { - "message": "Lejo sinkronizimin e ores me Google-in." + "message": "يسمح بمزامنة الساعة مع جوجل." }, "permission_dropbox": { - "message": "Lejo backup drejt Dropbox." + "message": "يسمح بنسخة احتياطية فى موقع Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "Ti duhet të çaktivizosh backup-in e Dropbox si fillim." + "message": "يجب الغاء تفعيل النسخة الاحتياطية على موقع Dropbox أولاً." }, "permission_drive": { - "message": "Lejon backup drejt Google Drive." + "message": "السماح بالنسخ الاحتياطى على موقع Google Drive." }, "permission_drive_cannot_revoke": { - "message": "Ti duhet të çaktivizosh backup-in e Google Drive si fillim." + "message": "يجب إلغاء تفعيل النسخ الاحتياطية على موقع Google Drive أولاً." }, "permission_onedrive": { - "message": "Lejon backup drejt OneDrive." + "message": "السماح بالنسخ الاحتياطي على موقع OneDrive." }, "permission_onedrive_cannot_revoke": { - "message": "Ti duhet të çaktivizosh backup-in e OneDrive si fillim." + "message": "الغاء تفعيل النسخة الاحتياطي على موقع OneDrive أولاً." }, "permission_unknown_permission": { - "message": "Leje e panjohur. Nëse e sheh këtë mesazh, te lutem dërgo një bug report tek ne." + "message": "موافقة مجهولة. اذا رأيت هذه الرساله، الرجاء ارسال تقرير اختراق." } } From cda04a6e1e061c859d3a38ea89090164a33dabbb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 6 Jun 2024 18:16:51 -0500 Subject: [PATCH 3285/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 8e9c17b0c..9be0838fa 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Impor Gambar QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Impor URL OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -480,10 +480,10 @@ "message": "Izinkan masuk ke layanan penyimpanan pihak ke-3." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Mengizinkan kunci-otomatis berfungsi." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Masukkan skrip ke tab saat ini untuk memindai kode QR dan memungkinkan pengisian otomatis berfungsi." }, "permission_clipboard_write": { "message": "Memberikan akses write-only ke clipboard untuk menyalin kode ke clipboard saat Anda meng-klik akun." From 226cd444193f2a039b50da9c82a18e7bd258eee1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:13:34 -0500 Subject: [PATCH 3286/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b8103173d..7d489c44f 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -483,7 +483,7 @@ "message": "Allows auto-lock to work." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Karekodları taramak ve otomatik doldurmanın çalışmasını sağlamak için geçerli sekmeye komut dosyaları yerleştirin." }, "permission_clipboard_write": { "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." From 6238999520e640dcff7447d2504a956c1c492161 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 7 Jun 2024 18:14:14 -0500 Subject: [PATCH 3287/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 7d489c44f..ec7fba6b9 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine Karekod görüntü yedeğini içe aktar seçeneğini kullanın.", + "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine görsel karekod yedeğini içe aktar seçeneğini kullanın.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -226,11 +226,11 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Karekod görüntü yedeğini içe aktar", + "message": "Görsel karekod yedeğini içe aktar", "description": "Import qr image backup." }, "import_qr_images": { - "message": "Karekod görüntülerini içe aktar", + "message": "Karekod görsellerini içe aktar", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -480,7 +480,7 @@ "message": "Üçüncü taraf depolama hizmetlerinde oturum açmaya izin verir." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Otomatik kilitlemenin çalışmasını sağlar." }, "permission_scripting": { "message": "Karekodları taramak ve otomatik doldurmanın çalışmasını sağlamak için geçerli sekmeye komut dosyaları yerleştirin." From 7f5ab6dd79d02009a1a6b8259b5b9805be9ae813 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:28:02 -0500 Subject: [PATCH 3288/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 7cb575dd8..9c81d0ce8 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -480,10 +480,10 @@ "message": "Permite iniciar sessão em serviços de armazenamento de terceiros." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Permitir o bloqueio automático." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Injetar códigos na aba atual para escanear códigos QR e permitir o preenchimento automático." }, "permission_clipboard_write": { "message": "Concede acesso somente de escrita à área de transferência para copiar códigos para a área de transferência quando você clicar na conta." From e83f69b54a9620d33c65c2a6993fa0666460e0dc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:49:39 -0500 Subject: [PATCH 3289/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 26b5f7ac7..ea8f99679 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -480,7 +480,7 @@ "message": "اجازه ورود به سرویس‌های ذخیره‌سازی شخص ثالث." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "اجازه می دهد قفل خودکار کار کند." }, "permission_scripting": { "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." From 25eb1c171b427bc8315b5cfa8ee6c18ef02b1286 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:15:09 -0500 Subject: [PATCH 3290/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index ea8f99679..54fdb4225 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -334,7 +334,7 @@ "description": "3rd party backup info" }, "browser_sync": { - "message": "همسانسازی داده های مرورگر", + "message": "همگام‌سازی مرورگر", "description": "Storage location" }, "sign_in": { @@ -417,7 +417,7 @@ "message": "مشاور" }, "advisor_insight_password_not_set": { - "message": "یک گذرواژه تنظیم کنید تا از برنامه‌های شما محافظت کند." + "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." }, "advisor_insight_auto_lock_not_set": { "message": "برای محافظت از داده های خود ، قفل خودکار را فعال کنید." From d805976fa8b2d68a95951e48ab5e3894183adf25 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:50:29 -0500 Subject: [PATCH 3291/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 95525aff5..f7c4d2a6a 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Sasl mechanism", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator
", + "message": "Trình xác thực", "description": "Extension Short Name." }, "extDesc": { @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "Add account", + "message": "Thêm tài khoản", "description": "Add account." }, "add_qr": { From 23f9d292d248157af0d834ef3ab6eacf1ad0b962 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 22 Jun 2024 09:49:11 -0500 Subject: [PATCH 3292/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 54fdb4225..c4f4205a8 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "", + "message": "وارد کردن تصاویر QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -426,7 +426,7 @@ "message": "همگام سازی مرورگر غیرفعال شده است. فعال کردن آن اجازه می دهد تا حساب ها در سراسر مرورگرها همگام سازی شوند." }, "advisor_insight_auto_fill_not_enabled": { - "message": "برای تکمیل خودکار کدها در وب سایت ها ، می توان تکمیل خودکار را فعال کرد." + "message": "تکمیل خودکار می‌تواند برای پر کردن خودکار کدها در وب‌سایت‌ها فعال شود." }, "advisor_insight_smart_filter_not_enabled": { "message": "فعال کردن فیلتر هوشمند اجازه دسترسی سریع به حساب ها را می دهد." @@ -483,7 +483,7 @@ "message": "اجازه می دهد قفل خودکار کار کند." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "اسکریپت‌ها را به برگه فعلی تزریق کنید تا کدهای QR را اسکن کنید و اجازه دهید پر کردن خودکار کار کند." }, "permission_clipboard_write": { "message": "وقتی روی حساب کلیک می‌کنید، به کلیپ‌بورد دسترسی فقط نوشتنی برای کپی کردن کدها در کلیپ‌بورد می‌دهد." From 220bb283f86bd0d46cb52caf9d2d9093b5bd1ada Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:31:48 -0500 Subject: [PATCH 3293/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index c4f4205a8..33712f9b4 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -24,7 +24,7 @@ "description": "Secret Error." }, "add_code": { - "message": "افزودن حساب کاربری", + "message": "افزودن حساب", "description": "Add account." }, "add_qr": { @@ -32,11 +32,11 @@ "description": "Scan QR Code." }, "add_secret": { - "message": "وارد کردن به طور دستی", + "message": "وارد کردن بصورت دستی", "description": "Manual Entry." }, "migration_fail": { - "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره ازGoogle Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", + "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره از Google Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", "description": "Import migration data failed." }, "migration_partly_fail": { @@ -120,7 +120,7 @@ "description": "Message that user is required to acknowledge before clearing all data." }, "delete_all": { - "message": "ریست کردن افزونه احراز هویت" + "message": "بازنشانی Authenticator" }, "delete_all_warning": { "message": "این تمام داده‌های شما را حذف کرده و افزونه Authenticator را به طور کامل بازنشانی می‌کند. شما بعداً قادر نخواهید بود داده‌های حذف شده را بازیابی کنید! شما باید قبل از بازنشانی افزونه Authenticator از داده‌های خود نسخه پشتیبان تهیه کنید." @@ -234,19 +234,19 @@ "description": "Import qr images. Shown as add account method." }, "import_backup_code": { - "message": "ایمپورت کردن پشتیبان متنی", + "message": "وارد کردن پشتیبان متنی", "description": "Import backup code." }, "import_otp_urls": { - "message": "لینک های OTP را وارد کنید", + "message": "URL های OTP را وارد کنید", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { - "message": "درون ریزی با موفقیت انجام شد، اما تعدادی از تصاویر QR شناسایی نشد.", + "message": "درون ریزی با موفقیت انجام شد، اما برخی از کدهای QR شناسایی نشدند.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { - "message": "شما می‌توانید چندین فایل تصویر را انتخاب کنید تا نسخه‌های پشتیبان به صورت دسته‌ای وارد شوند.", + "message": "می توانید چندین فایل را برای وارد کردن نسخه پشتیبان به صورت دسته ای انتخاب کنید.", "description": "You can select multiple image files to import backup in batches." }, "show_all_entries": { @@ -435,7 +435,7 @@ "message": "نمایش همه اطلاعات آماری." }, "no_insight_available": { - "message": "اطلاعات آماریی یافت نشد ، همه چیز خوب به نظر می رسد!" + "message": "بینشی یافت نشد ، همه چیز خوب به نظر می رسد!" }, "danger": { "message": "خطر" @@ -447,7 +447,7 @@ "message": "اطلاعات" }, "dismiss": { - "message": "رد کردن" + "message": "رد" }, "learn_more": { "message": "بیشتر بدانید" @@ -489,7 +489,7 @@ "message": "وقتی روی حساب کلیک می‌کنید، به کلیپ‌بورد دسترسی فقط نوشتنی برای کپی کردن کدها در کلیپ‌بورد می‌دهد." }, "permission_context_menus": { - "message": "Authenticator را به منوی context اضافه می کند." + "message": "Authenticator را به منوی زمینه اضافه می کند." }, "permission_sync_clock": { "message": "اجازه همگام سازی ساعت با Google را می دهد." @@ -498,7 +498,7 @@ "message": "امکان پشتیبان گیری در Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "ابتدا باید نسخه پشتیبان Dropbox را غیرفعال کنید." + "message": "ابتدا باید پشتیبان گیری Dropbox را غیرفعال کنید." }, "permission_drive": { "message": "امکان تهیه نسخه پشتیبان در Google Drive." @@ -513,6 +513,6 @@ "message": "ابتدا باید پشتیبان گیری OneDrive را غیرفعال کنید." }, "permission_unknown_permission": { - "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً گزارش اشکال ارسال کنید." + "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً یک گزارش اشکال ارسال کنید." } } From 8116a86e79b29445b4499a73895c7ea5119c9b89 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 25 Jun 2024 07:52:59 -0500 Subject: [PATCH 3294/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index a5affdb8c..0ef0309b2 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importera QR-bilder", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From c46cb4be0f02fdf2bc43869c9b6f81122e1b1223 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:36:58 -0500 Subject: [PATCH 3295/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5a7920bfa..5daeffb5d 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -483,7 +483,7 @@ "message": "Allows auto-lock to work." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Injecter des scripts dans l'onglet actuel pour scanner les codes QR et permettre au remplissage automatique de fonctionner." }, "permission_clipboard_write": { "message": "Donne un accès en écriture seule au presse-papiers pour copier des codes dans le presse-papiers lorsque vous cliquez sur le compte." From be0f8f30a4f656575389277acbea89e3e30b86f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:43:48 -0500 Subject: [PATCH 3296/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 5daeffb5d..f41c4b3a2 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -480,7 +480,7 @@ "message": "Permet de se connecter à des services de stockage tiers (ex: Google Drive, Dropbox...)." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Permet au verrouillage automatique de fonctionner." }, "permission_scripting": { "message": "Injecter des scripts dans l'onglet actuel pour scanner les codes QR et permettre au remplissage automatique de fonctionner." From 6032aa688aaff39c8742d29648db39b0ec0abb83 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 10 Jul 2024 05:33:56 -0500 Subject: [PATCH 3297/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index f7c4d2a6a..9242ea917 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -480,10 +480,10 @@ "message": "Allows sign in to 3rd party storage services." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Cho phép khóa tự động." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Đưa tệp lệnh vào tab hiện tại để quét mã QR và cho phép tự động điền." }, "permission_clipboard_write": { "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." From 66a998d08f6cc88fdb4320d6ba1f101c8d27002f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:26:56 -0500 Subject: [PATCH 3298/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 0ef0309b2..7b0136187 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importera OTP-URL:er", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -480,10 +480,10 @@ "message": "Tillåt inloggning till lagringstjänster från tredje part." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Gör att automatisk låsning fungerar." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Injicerar skript i nuvarande flik för att skanna QR-koder och göra att autofyll fungerar." }, "permission_clipboard_write": { "message": "Ger enbart skrivbehörighet till urklipp för att kopiera koder till urklipp när du klickar på kontot." From f9a4769b732266b2552427a6934479262b7fcd22 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 19 Jul 2024 09:30:03 -0500 Subject: [PATCH 3299/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 326b38633..b6235872e 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -480,10 +480,10 @@ "message": "Επιτρέπει τη σύνδεση σε υπηρεσίες αποθήκευσης τρίτων." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Επιτρέπει το αυτόματο κλείδωμα να λειτουργήσει." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Χορηγεί κώδικα στην τρέχουσα καρτέλα για να σκανάρει κωδικούς QR και να συμπληρώσει αυτόματα ώστε να λειτουργήσει." }, "permission_clipboard_write": { "message": "Παραχωρεί πρόσβαση στο πρόχειρο για την αντιγραφή και επικόλληση κωδικών όταν κάνετε κλικ στον αντίστοιχο λογαριασμό." From 13b4a756d62a03cf67a4e58513a84ea3072db5ee Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 03:22:45 -0500 Subject: [PATCH 3300/3473] New translations messages.json (Uzbek) --- _locales/uz/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uz/messages.json b/_locales/uz/messages.json index b2c484323..9662dcf65 100644 --- a/_locales/uz/messages.json +++ b/_locales/uz/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Authenticator", + "message": "", "description": "Extension Name." }, "extShortName": { From dcf6e6e98038f0d5d73590e5f52f0e78dbd7c05f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:07 -0500 Subject: [PATCH 3301/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index b6235872e..20b7f70dd 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Επαληθευτής", - "description": "Extension Name." - }, - "extShortName": { - "message": "Επαληθευτής", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Ο επαληθευτής δημιουργεί κωδικούς ταυτότητας δυο παραγόντων στο πρόγραμμα περιήγησής σας.", - "description": "Extension Description." - }, - "added": { - "message": " έχει προστεθεί.", - "description": "Added Account." - }, - "errorqr": { - "message": "Ο κώδικας QR δεν αναγνωρίστηκε.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Μην έγκυρο μυστικό λογα\npython\n\nimport pandas as pd\n\nimport numpy as np\n\nimport tensorflow as tf\n\nfrom keras. models import Sequential\n\nfrom keras. layers import Dense, Dropout\n\nfrom keras. optimizers import Adam\n\nfrom sklearn. preprocessing import StandardScaler\n\nfrom sklearn. model_selection import train_test_split\n\nfrom sklearn. metrics import accuracy_score, f1_score, roc_auc_score\n\nfrom pandas. plotting import register_matplotlib_converters\n\nregister_matplotlib_converters()\n\n\n\ndef preprocessing(data):\n\n # drop any missing values\n\n data = data. dropna()\n\n\n\n # drop any unnecessary columns\n\n data = data. drop(columns=['date', 'time', 'open', 'high', 'low', 'close', 'volume'])\n\n\n\n # standardize the data\n\n scaler = StandardScaler()\n\n data = pd. DataFrame(scaler. fit_transform(data))\n\n\n\n # split the data into training and testing sets\n\n X_train, X_test, Y_train, Y_test = train_test_split(\n\n data. iloc[:,:-1], data. iloc[:, -1], test_size=0.3, random_state=42)\n\n\n\n return X_train, X_test, Y_train, Y_test\n\n\n\ndef create_model(input_shape):\n\n model = Sequential()\n\n\n\n model. add(Dense(64, input_shape=input_shape, activation='relu'))\n\n model. add(Dropout(0.2))\n\n\n\n model. add(Dense(32, activation='relu'))\n\n model. add(Dropout(0.1))\n\n\n\n model. add(Dense(1, activation='sigmoid'))\n\n model. compile(loss='binary_crossentropy', optimizer=Adam(lr=0.0001), metrics=['accuracy'])\n\n\n\n return model\n\n\n\ndef train_model(X_train, X_test, Y_train, Y_test):\n\n input_shape = (X_train. shape[1],)\n\n model = create_model(input_shape)\n\n\n\n model. fit(X_train, Y_train, epochs=100, batch_size=32, validation_data=(X_test, Y_test), verbose=0)\n\n\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return model, accuracy, f1, auc\n\n\n\ndef evaluate_model(model, X_test, Y_test):\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return accuracy, f1, auc\n\n\n\ndef predict(model, data):\n\n # preprocess the data\n\n data = pd. DataFrame(data, columns=['close', 'returns', 'stdev'])\n\n\n\n data = pd. DataFrame(StandardScaler(). fit_transform(data))\n\n data = data. iloc[-1,:]. values. reshape(1, -1)\n\n\n\n # predict the next day's direction\n\n prediction = model. predict(data)\n\n prediction = np. round(prediction)\n\n\n\n return prediction\n\n\n\nif __name__ == '__main__':\n\n # load and preprocess the data\n\n data = pd. read_csv('data. csv')\n\n X_train, X_test, Y_train, Y_test = preprocessing(data)\n\n\n\n # train the model\n\n model, accuracy, f1, auc = train_model(X_train, X_test, Y_train, Y_test)\n\n\n\n # evaluate the model\n\n accuracy, f1, auc = evaluate_model(model, X_test, Y_test)\n\n\n\n # make a prediction\n\n data = pd. read_csv('today. csv')\n\n prediction = predict(model, data)\n\n\n\n if prediction == 1:\n\n print('Buy')\n\n else:\n\n print('Sell') ριασμού", - "description": "Secret Error." - }, - "add_code": { - "message": "Προσθήκη λογαριασμού", - "description": "Add account." - }, - "add_qr": { - "message": "Σάρωση κώδικα QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Χειροκίνητη εισαγωγή", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Η εισαγωγή απέτυχε. Αν μεταφέρετε δεδομένα από το Google Authenticator, επανεξάγετέ τα και προσπαθήστε ξανά.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Ορισμένα από τα δεδομένα του λογαριασμού σας δεν εισήχθησαν με επιτυχία.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Κλείσιμο", - "description": "Close." - }, - "ok": { - "message": "Εντάξει", - "description": "OK." - }, - "yes": { - "message": "Ναι", - "description": "Yes." - }, - "no": { - "message": "Όχι", - "description": "No." - }, - "account": { - "message": "Λογαριασμός", - "description": "Account." - }, - "accountName": { - "message": "Όνομα χρήστη", - "description": "Account Name." - }, - "issuer": { - "message": "Εκδότης", - "description": "Issuer." - }, - "secret": { - "message": "Μυστικό", - "description": "Secret." - }, - "updateSuccess": { - "message": "Επιτυχία.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Αποτυχία.", - "description": "Update Failure." - }, - "about": { - "message": "Σχετικά", - "description": "About." - }, - "settings": { - "message": "Ρυθμίσεις", - "description": "Settings." - }, - "security": { - "message": "Ασφάλεια", - "description": "Security." - }, - "current_phrase": { - "message": "Τρέχον Κωδικός", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Νέος κωδικός πρόσβασης", - "description": "New Passphrase." - }, - "phrase": { - "message": "Κωδικός πρόσβασης", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Επιβεβαίωση κωδικού πρόσβασης", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον λογαριασμό; Δε θα μπορέσετε να αναιρέσετε αυτήν την ενέργεια αργότερα.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Καταλαβαίνω ότι όλα τα δεδομένα μου θα διαγραφούν οριστικά.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Επαναφορά Επαληθευτή" - }, - "delete_all_warning": { - "message": "Αυτό θα διαγράψει όλα σας τα δεδομένα και θα επαναφέρει πλήρως τον Επαληθευτή. Δε θα μπορείτε να ανακτήσετε τυχόν διαγραμμένα δεδομένα, γι' αυτό σας συνιστούμε να δημιουργήσετε ένα αντίγραφο ασφαλείας πριν την επαναφορά." - }, - "security_warning": { - "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει σε περίπτωση που τον ξεχάσετε.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Ενημέρωση", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Δεν μπορείτε να προσθέσετε ένα νέο λογαριασμό μέχρι όλοι οι λογαριασμοί να έχουν αποκρυπτογραφηθεί. Εισάγετε τον σωστό κωδικό πρόσβασης για να συνεχίσετε.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Οι λογαριασμοί που δεν αποκρυπτογραφήθηκαν δε θα συμπεριληφθούν σε αυτό το αντίγραφο ασφαλείας.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Ο κωδικός δεν ταιριάζει.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Κρυπτογραφημένο", - "description": "Encrypted." - }, - "copied": { - "message": "Αντιγράφηκε", - "description": "Copied." - }, - "feedback": { - "message": "Αξιολογήστε μας", - "description": "Feedback." - }, - "translate": { - "message": "Συνεισφέρετε στη μετάφραση", - "description": "Translate." - }, - "source": { - "message": "Πηγαίος κώδικας", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Εισάγετε τον κωδικό πρόσβασης για να αποκρυπτογραφήσετε τα δεδομένα του λογαριασμού.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Συγχρονισμός ρολογιού με την Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Απομνημόνευση κωδικού πρόσβασης", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Προσοχή! Τοπικό ρολόι σας απέχει πάρα πολύ από την πραγματική ώρα. Διορθώστε το για να συνεχίσετε.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Έχετε δημιουργήσει αντίγραφα ασφαλείας για τους λογαριασμούς σας; Μην περιμένετε έως ότου είναι πολύ αργά!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Η καταγραφή απέτυχε, επαναφορτώστε τη σελίδα και προσπαθήστε ξανά.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Προσπαθείτε να σαρώσετε τον κωδικό QR από ένα τοπικό αρχείο; Κάντε κλικ στο \"Εισαγωγή αντιγράφου ασφαλείας εικόνας QR\".", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Βάσει χρόνου", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Με μετρητή", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Ρυθμίσεις", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Κλίμακα", - "description": "Scale" - }, - "export_info": { - "message": "Προσοχή: κανένα από τα αντίγραφα ασφαλείας σας δεν είναι κρυπτογραφημένα. Θέλετε να προσθέσετε ένα λογαριασμό σε μια άλλη εφαρμογή; Σύρετε το ποντίκι στο επάνω δεξιά μέρος οποιουδήποτε λογαριασμού και κάντε κλικ στο κρυφό κουμπί.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Λήψη αρχείου", - "description": "Download backup file." - }, - "import_backup": { - "message": "Εισαγωγή αντιγράφου ασφαλείας", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Εισαγωγή αντιγράφου ασφαλείας εικόνας QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Εισαγωγή εικόνων QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Εισαγωγή αντιγράφου ασφαλείας κειμένου", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Εισαγωγή διευθύνσεων URL OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Η εισαγωγή ολοκληρώθηκε με επιτυχία, αλλά ορισμένοι κώδικες QR δεν αναγνωρίστηκαν.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Μπορείτε να επιλέξετε περισσότερα από ένα αρχεία αντιγράφων ασφαλείας.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Εμφάνιση όλων των λογαριασμών", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Προσοχή: τα αντίγραφα ασφαλείας δεν είναι κρυπτογραφημένα. Χρησιμοποιήστε τα με δική σας ευθύνη.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Ο κωδικός πρόσβασης πρέπει να είναι σωστός για να εισαχθούν τα αντίγραφα ασφαλείας.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ο κωδικός πρόσβασης είναι αποθηκευμένος τοπικά στον υπολογιστή σας. Σας συνιστούμε να τον αλλάξετε από το μενού ασφαλείας αμέσως.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Αφαίρεση", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Λήψη αντιγράφων ασφαλείας που προστατεύονται με κωδικό", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Αναζήτηση", - "description": "Search" - }, - "popout": { - "message": "Αναδυόμενο παράθυρο", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Κλείδωμα", - "description": "Lock accounts" - }, - "edit": { - "message": "Επεξεργασία", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Χειροκίνητη δημιουργία αντιγράφων ασφαλείας", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Αυτόματη συμπλήρωση", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Χρήση υψηλής αντίθεσης", - "description": "Use High Contrast" - }, - "theme": { - "message": "Θέμα", - "description": "Theme" - }, - "theme_light": { - "message": "Φωτεινό", - "description": "Light theme" - }, - "theme_dark": { - "message": "Σκούρο", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Απλό", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Συμπαγές", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Υψηλή αντίθεση", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Απλό", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Συγχρονισμός δεδομένων", - "description": "Storage location" - }, - "sign_in": { - "message": "Σύνδεση", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Σύνδεση (Επιχείρηση)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Γιατί οι λογαριασμοί των επιχειρήσεων χρειάζονται περισσότερα δικαιώματα για να λειτουργήσουν σωστά;" - }, - "log_out": { - "message": "Αποσύνδεση", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Υπήρξε ένα πρόβλημα στην σύνδεση με τον λογαριασμό σας $SERVICE$. Προσπαθήστε να συνδεθείτε ξανά.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Έχετε έναν ή παραπάνω Steam ή Blizzard λογαριασμούς. Τα αντίγραφα ασφαλείας που δεν έχουν κρυπτογραφηθεί δε θα ακολουθήσουν τη συνηθισμένη μορφή των άλλων αντιγράφων.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Μπορείτε να εισάγετε αντίγραφα ασφαλείας από άλλες εφαρμογές.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Μάθετε περισσότερα", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Φόρτωση..." - }, - "autolock": { - "message": "Κλείδωμα μετά από" - }, - "minutes": { - "message": "λεπτά" - }, - "advanced": { - "message": "Για προχωρημένους" - }, - "period": { - "message": "Περίοδος" - }, - "type": { - "message": "Τύπος" - }, - "invalid": { - "message": "Μη έγκυρο" - }, - "digits": { - "message": "Ψηφία" - }, - "algorithm": { - "message": "Αλγόριθμος" - }, - "smart_filter": { - "message": "Έξυπνο φίλτρο" - }, - "backup": { - "message": "Αντίγραφο Ασφαλείας" - }, - "backup_file_info": { - "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." - }, - "password_policy_default_hint": { - "message": "Ο κωδικός πρόσβασής σας δεν πληροί τις προαπαιτήσεις ασφαλείας του οργανισμού σας. Επικοινωνήστε με τοn διαχειριστή σας για περισσότερες πληροφορίες." - }, - "advisor": { - "message": "Σύμβουλος" - }, - "advisor_insight_password_not_set": { - "message": "Δημιουργήστε έναν κωδικό για να προστατέψετε τα δεδομένα σας." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Ενεργοποιήστε το αυτόματο κλείδωμα για να προστατεύσετε τα δεδομένα σας." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Ο συγχρονισμός είναι απενεργοποιημένος. Εάν τον ενεργοποιήσετε, θα μπορείτε να συγχρονίσετε τους λογαριασμούς σας σε περισσότερα από ένα προγράμματα περιήγησης." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Ενεργοποιήστε την αυτόματη συμπλήρωση έτσι ώστε οι κωδικοί σας να εισάγονται αυτόματα στις ιστοσελίδες." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Ενεργοποιήστε το «έξυπνο» φίλτρο για να έχετε γρήγορη πρόσβαση στους λογαριασμούς που χρειάζεστε." - }, - "show_all_insights": { - "message": "Εμφάνιση όλων των συμβουλών." - }, - "no_insight_available": { - "message": "Δε βρήκαμε καμία συμβουλή για εσάς, όλα φαίνονται τέλεια!" - }, - "danger": { - "message": "Κίνδυνος" - }, - "warning": { - "message": "Προσοχή" - }, - "info": { - "message": "Πληροφορία" - }, - "dismiss": { - "message": "Κλείσιμο" - }, - "learn_more": { - "message": "Μάθετε περισσότερα" - }, - "enable_context_menu": { - "message": "Προσθήκη στο μενού περιβάλλοντος" - }, - "no_entires": { - "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." - }, - "permissions": { - "message": "Δικαιώματα" - }, - "permission_revoke": { - "message": "Ανάκληση" - }, - "permission_show_required_permissions": { - "message": "Εμφάνιση αδειών που δεν ανακαλούνται" - }, - "permission_required": { - "message": "Αυτό είναι ένα δικαίωμα που απαιτείται και δεν μπορεί να ανακληθεί." - }, - "permission_active_tab": { - "message": "Πρόσβαση στην τρέχουσα καρτέλα για σάρωση QR κωδικών." - }, - "permission_storage": { - "message": "Πρόσβαση στον αποθηκευτικό χώρο του προγράμματος περιήγησης για την αποθήκευση δεδομένων του λογαριασμού σας." - }, - "permission_identity": { - "message": "Επιτρέπει τη σύνδεση σε υπηρεσίες αποθήκευσης τρίτων." - }, - "permission_alarms": { - "message": "Επιτρέπει το αυτόματο κλείδωμα να λειτουργήσει." - }, - "permission_scripting": { - "message": "Χορηγεί κώδικα στην τρέχουσα καρτέλα για να σκανάρει κωδικούς QR και να συμπληρώσει αυτόματα ώστε να λειτουργήσει." - }, - "permission_clipboard_write": { - "message": "Παραχωρεί πρόσβαση στο πρόχειρο για την αντιγραφή και επικόλληση κωδικών όταν κάνετε κλικ στον αντίστοιχο λογαριασμό." - }, - "permission_context_menus": { - "message": "Προσθέτει τον Επαληθευτή στο μενού περιβάλλοντος." - }, - "permission_sync_clock": { - "message": "Επιτρέπει τον συγχρονισμό ρολογιού με την Google." - }, - "permission_dropbox": { - "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Πρέπει πρώτα να απενεργοποιήσετε τη δημιουργία αντιγράφων ασφαλείας του Dropbox." - }, - "permission_drive": { - "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Πρέπει πρώτα να απενεργοποιήσετε τη δημιουργία αντιγράφων ασφαλείας του Google Drive." - }, - "permission_onedrive": { - "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Πρέπει πρώτα να απενεργοποιήσετε τα αντίγραφα ασφαλείας του OneDrive." - }, - "permission_unknown_permission": { - "message": "Άγνωστο δικαίωμα. Αν δείτε αυτό το μήνυμα, στείλτε μας μια αναφορά σφάλματος." + "extName": { + "message": "Επαληθευτής", + "description": "Extension Name." + }, + "extShortName": { + "message": "Επαληθευτής", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Ο επαληθευτής δημιουργεί κωδικούς ταυτότητας δυο παραγόντων στο πρόγραμμα περιήγησής σας.", + "description": "Extension Description." + }, + "added": { + "message": " έχει προστεθεί.", + "description": "Added Account." + }, + "errorqr": { + "message": "Ο κώδικας QR δεν αναγνωρίστηκε.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Μην έγκυρο μυστικό λογα\npython\n\nimport pandas as pd\n\nimport numpy as np\n\nimport tensorflow as tf\n\nfrom keras. models import Sequential\n\nfrom keras. layers import Dense, Dropout\n\nfrom keras. optimizers import Adam\n\nfrom sklearn. preprocessing import StandardScaler\n\nfrom sklearn. model_selection import train_test_split\n\nfrom sklearn. metrics import accuracy_score, f1_score, roc_auc_score\n\nfrom pandas. plotting import register_matplotlib_converters\n\nregister_matplotlib_converters()\n\n\n\ndef preprocessing(data):\n\n # drop any missing values\n\n data = data. dropna()\n\n\n\n # drop any unnecessary columns\n\n data = data. drop(columns=['date', 'time', 'open', 'high', 'low', 'close', 'volume'])\n\n\n\n # standardize the data\n\n scaler = StandardScaler()\n\n data = pd. DataFrame(scaler. fit_transform(data))\n\n\n\n # split the data into training and testing sets\n\n X_train, X_test, Y_train, Y_test = train_test_split(\n\n data. iloc[:,:-1], data. iloc[:, -1], test_size=0.3, random_state=42)\n\n\n\n return X_train, X_test, Y_train, Y_test\n\n\n\ndef create_model(input_shape):\n\n model = Sequential()\n\n\n\n model. add(Dense(64, input_shape=input_shape, activation='relu'))\n\n model. add(Dropout(0.2))\n\n\n\n model. add(Dense(32, activation='relu'))\n\n model. add(Dropout(0.1))\n\n\n\n model. add(Dense(1, activation='sigmoid'))\n\n model. compile(loss='binary_crossentropy', optimizer=Adam(lr=0.0001), metrics=['accuracy'])\n\n\n\n return model\n\n\n\ndef train_model(X_train, X_test, Y_train, Y_test):\n\n input_shape = (X_train. shape[1],)\n\n model = create_model(input_shape)\n\n\n\n model. fit(X_train, Y_train, epochs=100, batch_size=32, validation_data=(X_test, Y_test), verbose=0)\n\n\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return model, accuracy, f1, auc\n\n\n\ndef evaluate_model(model, X_test, Y_test):\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return accuracy, f1, auc\n\n\n\ndef predict(model, data):\n\n # preprocess the data\n\n data = pd. DataFrame(data, columns=['close', 'returns', 'stdev'])\n\n\n\n data = pd. DataFrame(StandardScaler(). fit_transform(data))\n\n data = data. iloc[-1,:]. values. reshape(1, -1)\n\n\n\n # predict the next day's direction\n\n prediction = model. predict(data)\n\n prediction = np. round(prediction)\n\n\n\n return prediction\n\n\n\nif __name__ == '__main__':\n\n # load and preprocess the data\n\n data = pd. read_csv('data. csv')\n\n X_train, X_test, Y_train, Y_test = preprocessing(data)\n\n\n\n # train the model\n\n model, accuracy, f1, auc = train_model(X_train, X_test, Y_train, Y_test)\n\n\n\n # evaluate the model\n\n accuracy, f1, auc = evaluate_model(model, X_test, Y_test)\n\n\n\n # make a prediction\n\n data = pd. read_csv('today. csv')\n\n prediction = predict(model, data)\n\n\n\n if prediction == 1:\n\n print('Buy')\n\n else:\n\n print('Sell') ριασμού", + "description": "Secret Error." + }, + "add_code": { + "message": "Προσθήκη λογαριασμού", + "description": "Add account." + }, + "add_qr": { + "message": "Σάρωση κώδικα QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Χειροκίνητη εισαγωγή", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Η εισαγωγή απέτυχε. Αν μεταφέρετε δεδομένα από το Google Authenticator, επανεξάγετέ τα και προσπαθήστε ξανά.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Ορισμένα από τα δεδομένα του λογαριασμού σας δεν εισήχθησαν με επιτυχία.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Κλείσιμο", + "description": "Close." + }, + "ok": { + "message": "Εντάξει", + "description": "OK." + }, + "yes": { + "message": "Ναι", + "description": "Yes." + }, + "no": { + "message": "Όχι", + "description": "No." + }, + "account": { + "message": "Λογαριασμός", + "description": "Account." + }, + "accountName": { + "message": "Όνομα χρήστη", + "description": "Account Name." + }, + "issuer": { + "message": "Εκδότης", + "description": "Issuer." + }, + "secret": { + "message": "Μυστικό", + "description": "Secret." + }, + "updateSuccess": { + "message": "Επιτυχία.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Αποτυχία.", + "description": "Update Failure." + }, + "about": { + "message": "Σχετικά", + "description": "About." + }, + "settings": { + "message": "Ρυθμίσεις", + "description": "Settings." + }, + "security": { + "message": "Ασφάλεια", + "description": "Security." + }, + "current_phrase": { + "message": "Τρέχον Κωδικός", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Νέος κωδικός πρόσβασης", + "description": "New Passphrase." + }, + "phrase": { + "message": "Κωδικός πρόσβασης", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Επιβεβαίωση κωδικού πρόσβασης", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον λογαριασμό; Δε θα μπορέσετε να αναιρέσετε αυτήν την ενέργεια αργότερα.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Καταλαβαίνω ότι όλα τα δεδομένα μου θα διαγραφούν οριστικά.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Επαναφορά Επαληθευτή" + }, + "delete_all_warning": { + "message": "Αυτό θα διαγράψει όλα σας τα δεδομένα και θα επαναφέρει πλήρως τον Επαληθευτή. Δε θα μπορείτε να ανακτήσετε τυχόν διαγραμμένα δεδομένα, γι' αυτό σας συνιστούμε να δημιουργήσετε ένα αντίγραφο ασφαλείας πριν την επαναφορά." + }, + "security_warning": { + "message": "Αυτός ο κωδικός πρόσβασης θα χρησιμοποιηθεί για την κρυπτογράφηση των λογαριασμών σας. Κανείς δεν μπορεί να σας βοηθήσει σε περίπτωση που τον ξεχάσετε.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Ενημέρωση", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Δεν μπορείτε να προσθέσετε ένα νέο λογαριασμό μέχρι όλοι οι λογαριασμοί να έχουν αποκρυπτογραφηθεί. Εισάγετε τον σωστό κωδικό πρόσβασης για να συνεχίσετε.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Οι λογαριασμοί που δεν αποκρυπτογραφήθηκαν δε θα συμπεριληφθούν σε αυτό το αντίγραφο ασφαλείας.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Ο κωδικός δεν ταιριάζει.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Κρυπτογραφημένο", + "description": "Encrypted." + }, + "copied": { + "message": "Αντιγράφηκε", + "description": "Copied." + }, + "feedback": { + "message": "Αξιολογήστε μας", + "description": "Feedback." + }, + "translate": { + "message": "Συνεισφέρετε στη μετάφραση", + "description": "Translate." + }, + "source": { + "message": "Πηγαίος κώδικας", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Εισάγετε τον κωδικό πρόσβασης για να αποκρυπτογραφήσετε τα δεδομένα του λογαριασμού.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Συγχρονισμός ρολογιού με την Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Απομνημόνευση κωδικού πρόσβασης", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Προσοχή! Τοπικό ρολόι σας απέχει πάρα πολύ από την πραγματική ώρα. Διορθώστε το για να συνεχίσετε.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Έχετε δημιουργήσει αντίγραφα ασφαλείας για τους λογαριασμούς σας; Μην περιμένετε έως ότου είναι πολύ αργά!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Η καταγραφή απέτυχε, επαναφορτώστε τη σελίδα και προσπαθήστε ξανά.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Προσπαθείτε να σαρώσετε τον κωδικό QR από ένα τοπικό αρχείο; Κάντε κλικ στο \"Εισαγωγή αντιγράφου ασφαλείας εικόνας QR\".", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Βάσει χρόνου", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Με μετρητή", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Ρυθμίσεις", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Κλίμακα", + "description": "Scale" + }, + "export_info": { + "message": "Προσοχή: κανένα από τα αντίγραφα ασφαλείας σας δεν είναι κρυπτογραφημένα. Θέλετε να προσθέσετε ένα λογαριασμό σε μια άλλη εφαρμογή; Σύρετε το ποντίκι στο επάνω δεξιά μέρος οποιουδήποτε λογαριασμού και κάντε κλικ στο κρυφό κουμπί.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Λήψη αρχείου", + "description": "Download backup file." + }, + "import_backup": { + "message": "Εισαγωγή αντιγράφου ασφαλείας", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Εισαγωγή αντιγράφου ασφαλείας εικόνας QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Εισαγωγή εικόνων QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Εισαγωγή αντιγράφου ασφαλείας κειμένου", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Εισαγωγή διευθύνσεων URL OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Η εισαγωγή ολοκληρώθηκε με επιτυχία, αλλά ορισμένοι κώδικες QR δεν αναγνωρίστηκαν.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Μπορείτε να επιλέξετε περισσότερα από ένα αρχεία αντιγράφων ασφαλείας.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Εμφάνιση όλων των λογαριασμών", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Προσοχή: τα αντίγραφα ασφαλείας δεν είναι κρυπτογραφημένα. Χρησιμοποιήστε τα με δική σας ευθύνη.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Ο κωδικός πρόσβασης πρέπει να είναι σωστός για να εισαχθούν τα αντίγραφα ασφαλείας.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ο κωδικός πρόσβασης είναι αποθηκευμένος τοπικά στον υπολογιστή σας. Σας συνιστούμε να τον αλλάξετε από το μενού ασφαλείας αμέσως.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Αφαίρεση", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Λήψη αντιγράφων ασφαλείας που προστατεύονται με κωδικό", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Αναζήτηση", + "description": "Search" + }, + "popout": { + "message": "Αναδυόμενο παράθυρο", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Κλείδωμα", + "description": "Lock accounts" + }, + "edit": { + "message": "Επεξεργασία", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Χειροκίνητη δημιουργία αντιγράφων ασφαλείας", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Αυτόματη συμπλήρωση", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Χρήση υψηλής αντίθεσης", + "description": "Use High Contrast" + }, + "theme": { + "message": "Θέμα", + "description": "Theme" + }, + "theme_light": { + "message": "Φωτεινό", + "description": "Light theme" + }, + "theme_dark": { + "message": "Σκούρο", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Απλό", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Συμπαγές", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Υψηλή αντίθεση", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Απλό", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Δημιουργήστε αυτόματα αντίγραφα ασφαλείας των δεδομένων σας σε υπηρεσίες αποθήκευσης τρίτων.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Συγχρονισμός δεδομένων", + "description": "Storage location" + }, + "sign_in": { + "message": "Σύνδεση", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Σύνδεση (Επιχείρηση)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Γιατί οι λογαριασμοί των επιχειρήσεων χρειάζονται περισσότερα δικαιώματα για να λειτουργήσουν σωστά;" + }, + "log_out": { + "message": "Αποσύνδεση", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Υπήρξε ένα πρόβλημα στην σύνδεση με τον λογαριασμό σας $SERVICE$. Προσπαθήστε να συνδεθείτε ξανά.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Έχετε έναν ή παραπάνω Steam ή Blizzard λογαριασμούς. Τα αντίγραφα ασφαλείας που δεν έχουν κρυπτογραφηθεί δε θα ακολουθήσουν τη συνηθισμένη μορφή των άλλων αντιγράφων.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Μπορείτε να εισάγετε αντίγραφα ασφαλείας από άλλες εφαρμογές.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Μάθετε περισσότερα", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Φόρτωση..." + }, + "autolock": { + "message": "Κλείδωμα μετά από" + }, + "minutes": { + "message": "λεπτά" + }, + "advanced": { + "message": "Για προχωρημένους" + }, + "period": { + "message": "Περίοδος" + }, + "type": { + "message": "Τύπος" + }, + "invalid": { + "message": "Μη έγκυρο" + }, + "digits": { + "message": "Ψηφία" + }, + "algorithm": { + "message": "Αλγόριθμος" + }, + "smart_filter": { + "message": "Έξυπνο φίλτρο" + }, + "backup": { + "message": "Αντίγραφο Ασφαλείας" + }, + "backup_file_info": { + "message": "Αποθηκεύστε τα δεδομένα σας σε ένα αρχείο." + }, + "password_policy_default_hint": { + "message": "Ο κωδικός πρόσβασής σας δεν πληροί τις προαπαιτήσεις ασφαλείας του οργανισμού σας. Επικοινωνήστε με τοn διαχειριστή σας για περισσότερες πληροφορίες." + }, + "advisor": { + "message": "Σύμβουλος" + }, + "advisor_insight_password_not_set": { + "message": "Δημιουργήστε έναν κωδικό για να προστατέψετε τα δεδομένα σας." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Ενεργοποιήστε το αυτόματο κλείδωμα για να προστατεύσετε τα δεδομένα σας." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Ο συγχρονισμός είναι απενεργοποιημένος. Εάν τον ενεργοποιήσετε, θα μπορείτε να συγχρονίσετε τους λογαριασμούς σας σε περισσότερα από ένα προγράμματα περιήγησης." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Ενεργοποιήστε την αυτόματη συμπλήρωση έτσι ώστε οι κωδικοί σας να εισάγονται αυτόματα στις ιστοσελίδες." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Ενεργοποιήστε το «έξυπνο» φίλτρο για να έχετε γρήγορη πρόσβαση στους λογαριασμούς που χρειάζεστε." + }, + "show_all_insights": { + "message": "Εμφάνιση όλων των συμβουλών." + }, + "no_insight_available": { + "message": "Δε βρήκαμε καμία συμβουλή για εσάς, όλα φαίνονται τέλεια!" + }, + "danger": { + "message": "Κίνδυνος" + }, + "warning": { + "message": "Προσοχή" + }, + "info": { + "message": "Πληροφορία" + }, + "dismiss": { + "message": "Κλείσιμο" + }, + "learn_more": { + "message": "Μάθετε περισσότερα" + }, + "enable_context_menu": { + "message": "Προσθήκη στο μενού περιβάλλοντος" + }, + "no_entires": { + "message": "Δεν υπάρχει κανένας λογαριασμός εδώ. Προσθέστε έναν τώρα." + }, + "permissions": { + "message": "Δικαιώματα" + }, + "permission_revoke": { + "message": "Ανάκληση" + }, + "permission_show_required_permissions": { + "message": "Εμφάνιση αδειών που δεν ανακαλούνται" + }, + "permission_required": { + "message": "Αυτό είναι ένα δικαίωμα που απαιτείται και δεν μπορεί να ανακληθεί." + }, + "permission_active_tab": { + "message": "Πρόσβαση στην τρέχουσα καρτέλα για σάρωση QR κωδικών." + }, + "permission_storage": { + "message": "Πρόσβαση στον αποθηκευτικό χώρο του προγράμματος περιήγησης για την αποθήκευση δεδομένων του λογαριασμού σας." + }, + "permission_identity": { + "message": "Επιτρέπει τη σύνδεση σε υπηρεσίες αποθήκευσης τρίτων." + }, + "permission_alarms": { + "message": "Επιτρέπει το αυτόματο κλείδωμα να λειτουργήσει." + }, + "permission_scripting": { + "message": "Χορηγεί κώδικα στην τρέχουσα καρτέλα για να σκανάρει κωδικούς QR και να συμπληρώσει αυτόματα ώστε να λειτουργήσει." + }, + "permission_clipboard_write": { + "message": "Παραχωρεί πρόσβαση στο πρόχειρο για την αντιγραφή και επικόλληση κωδικών όταν κάνετε κλικ στον αντίστοιχο λογαριασμό." + }, + "permission_context_menus": { + "message": "Προσθέτει τον Επαληθευτή στο μενού περιβάλλοντος." + }, + "permission_sync_clock": { + "message": "Επιτρέπει τον συγχρονισμό ρολογιού με την Google." + }, + "permission_dropbox": { + "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Πρέπει πρώτα να απενεργοποιήσετε τη δημιουργία αντιγράφων ασφαλείας του Dropbox." + }, + "permission_drive": { + "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Πρέπει πρώτα να απενεργοποιήσετε τη δημιουργία αντιγράφων ασφαλείας του Google Drive." + }, + "permission_onedrive": { + "message": "Επιτρέπει τη δημιουργία αντιγράφων ασφαλείας στο OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Πρέπει πρώτα να απενεργοποιήσετε τα αντίγραφα ασφαλείας του OneDrive." + }, + "permission_unknown_permission": { + "message": "Άγνωστο δικαίωμα. Αν δείτε αυτό το μήνυμα, στείλτε μας μια αναφορά σφάλματος." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From fbadc8ef18d67ca3fc4b362ffeaebb40586c6ff3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:08 -0500 Subject: [PATCH 3302/3473] New translations messages.json (Uzbek) --- _locales/uz/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/uz/messages.json b/_locales/uz/messages.json index 9662dcf65..66e055857 100644 --- a/_locales/uz/messages.json +++ b/_locales/uz/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " has been added.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unrecognized QR code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Add account", - "description": "Add account." - }, - "add_qr": { - "message": "Scan QR Code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manual Entry", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Close", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Yes", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Username", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "Secret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Failure.", - "description": "Update Failure." - }, - "about": { - "message": "About", - "description": "About." - }, - "settings": { - "message": "Settings", - "description": "Settings." - }, - "security": { - "message": "Security", - "description": "Security." - }, - "current_phrase": { - "message": "Current Password", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "New Password", - "description": "New Passphrase." - }, - "phrase": { - "message": "Password", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirm Password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Update", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Translate", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remove", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Search", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "Edit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Theme", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dark", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Sign in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Logout", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Loading..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Advanced" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From ea118bf4c4d8e95747988277544e10f948b965f5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:09 -0500 Subject: [PATCH 3303/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 33712f9b4..7157b4152 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "احراز هویت کننده", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "افزونه Authenticator کدهای تأیید هویت دو مرحله‌ای را در مرورگر شما تولید می‌کند.", - "description": "Extension Description." - }, - "added": { - "message": " اضافه شده است.", - "description": "Added Account." - }, - "errorqr": { - "message": "QR code شناسایی نشد.", - "description": "QR Error." - }, - "errorsecret": { - "message": "رمز حساب نامعتبر است", - "description": "Secret Error." - }, - "add_code": { - "message": "افزودن حساب", - "description": "Add account." - }, - "add_qr": { - "message": "اسکن QR Code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "وارد کردن بصورت دستی", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره از Google Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "برخی داده‌های حساب به طور موفق وارد نشدند.", - "description": "Some migration data is broken." - }, - "close": { - "message": "بستن", - "description": "Close." - }, - "ok": { - "message": "تایید", - "description": "OK." - }, - "yes": { - "message": "بله", - "description": "Yes." - }, - "no": { - "message": "خیر", - "description": "No." - }, - "account": { - "message": "حساب", - "description": "Account." - }, - "accountName": { - "message": "نام کاربری", - "description": "Account Name." - }, - "issuer": { - "message": "صادرکننده", - "description": "Issuer." - }, - "secret": { - "message": "رمز", - "description": "Secret." - }, - "updateSuccess": { - "message": "با موفقیت انجام شد.", - "description": "Update Success." - }, - "updateFailure": { - "message": "ناموفق بود.", - "description": "Update Failure." - }, - "about": { - "message": "درباره", - "description": "About." - }, - "settings": { - "message": "تنظیمات", - "description": "Settings." - }, - "security": { - "message": "امنیت", - "description": "Security." - }, - "current_phrase": { - "message": "کلمه عبور فعلی", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "کلمه عبور جدید", - "description": "New Passphrase." - }, - "phrase": { - "message": "کلمه عبور", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "تأیید کلمه عبور", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "آیا مطمئن هستید که می‌خواهید این حساب را حذف کنید؟ این عملیات قابل بازگردانی نیست.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "من متوجه هستم که تمام داده‌های من بدون امکان بازیابی حذف خواهند شد.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "بازنشانی Authenticator" - }, - "delete_all_warning": { - "message": "این تمام داده‌های شما را حذف کرده و افزونه Authenticator را به طور کامل بازنشانی می‌کند. شما بعداً قادر نخواهید بود داده‌های حذف شده را بازیابی کنید! شما باید قبل از بازنشانی افزونه Authenticator از داده‌های خود نسخه پشتیبان تهیه کنید." - }, - "security_warning": { - "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", - "description": "Passphrase Warning." - }, - "update": { - "message": "به‌روز رسانی", - "description": "Update." - }, - "phrase_incorrect": { - "message": "تا رمزگشایی همه حساب ها ، نمی توانید حساب جدیدی اضافه کنید. لطفا قبل از ادامه رمز عبور صحیح را وارد کنید.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "حسابهایی که امکان رمزگشایی ندارند، در این نسخه پشتیبان گنجانده نمی شوند.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "کلمه عبور منطبق نیست.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "رمزگذاری شده", - "description": "Encrypted." - }, - "copied": { - "message": "کپی شد", - "description": "Copied." - }, - "feedback": { - "message": "ﺑﺎﺯﺧﻮﺭﺩ", - "description": "Feedback." - }, - "translate": { - "message": "ترجمه", - "description": "Translate." - }, - "source": { - "message": "کد منبع", - "description": "Source Code." - }, - "passphrase_info": { - "message": "کلمه عبور را برای رمزگشایی داده‌ها وارد نمایید.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "همگام‌سازی ساعت با گوگل", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "به خاطر سپردن کلمه عبور", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "اخطار! ساعت محلی شما نادرست است، لطفا قبل از ادامه آن را تصحیح نمایید.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا خیلی دیر شود!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "تصویربرداری موفق نبود. لطفا صفحه را مجدد بارگذاری کرده و دوباره تلاش کنید.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "آیا شما میخواهید رمزینه را از روی یک فایل در دستگاه خود اسکن کنید؟ بجای آن از گزینه ورود عکس پشتیبان استفاده کنید.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "مبتنی بر زمان", - "description": "Time Based" - }, - "based_on_counter": { - "message": "مبتنی بر شمارنده", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "تنظیمات", - "description": "Popup Page Settings" - }, - "scale": { - "message": "مقیاس", - "description": "Scale" - }, - "export_info": { - "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری شده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "دانلود فایل پشتیبان", - "description": "Download backup file." - }, - "import_backup": { - "message": "ایمپورت کردن فایل پشتیبان", - "description": "Import backup." - }, - "import_backup_file": { - "message": "وارد کردن فایل پشتیبان", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "وارد کردن نسخه پشتیبان تصویر QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "وارد کردن تصاویر QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "وارد کردن پشتیبان متنی", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "URL های OTP را وارد کنید", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "درون ریزی با موفقیت انجام شد، اما برخی از کدهای QR شناسایی نشدند.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "می توانید چندین فایل را برای وارد کردن نسخه پشتیبان به صورت دسته ای انتخاب کنید.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "نمایش تمام ورودی‌ها", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری نشده‌اند. با مسئولیت خودتان استفاده کنید.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "باید کلمه عبور صحیح را برای وارد کردن فایل‌های پشتیبان ارائه دهید.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "کلمه عبور شما به صورت محلی ذخیره شده است، لطفا هر چه زودتر آن را در منوی امنیت تغییر دهید.", - "description": "localStorage password warning." - }, - "remove": { - "message": "حذف", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "دانلود فایل پشتیبان محافظت شده توسط کلمه عبور", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "جستجو", - "description": "Search" - }, - "popout": { - "message": "حالت پنجره", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "قفل کردن", - "description": "Lock accounts" - }, - "edit": { - "message": "ویرایش", - "description": "Edit" - }, - "manual_dropbox": { - "message": "پشتیبان گیری دستی", - "description": "Manual backup" - }, - "use_autofill": { - "message": "استفاده از قابلیت تکمیل خودکار", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "استفاده از کنتراست بالا", - "description": "Use High Contrast" - }, - "theme": { - "message": "تم", - "description": "Theme" - }, - "theme_light": { - "message": "روشن", - "description": "Light theme" - }, - "theme_dark": { - "message": "تیره", - "description": "Dark theme" - }, - "theme_simple": { - "message": "ساده", - "description": "Simple theme" - }, - "theme_compact": { - "message": "حالت فشرده", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "کنتراست بالا", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "تخت", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "گرفتن نسخه پشتیبان خودکار از داده‌های شما توسط سرویس‌های شخص ثالث.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "همگام‌سازی مرورگر", - "description": "Storage location" - }, - "sign_in": { - "message": "ورود", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "ورود (تجاری)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "چرا حساب تجاری نیاز به مجوزهای امنیتی بیشتری دارد ؟" - }, - "log_out": { - "message": "خروج از حساب", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "مشکلی در ارتباط با حساب $SERVICE$ شما وجود داشت، لطفا دوباره وارد شوید.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "شما یک یا چند حساب Steam یا Blizzard دارید. نسخه‌های پشتیبان رمزنگاری نشده از فرمت پشتیبان استانداردسازی شده استفاده نخواهند کرد.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "می‌توانید نسخه‌های پشتیبان را از سایر برنامه‌ها ایمپورت کنید.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "بیشتر بدانید", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "درحال بارگذاری..." - }, - "autolock": { - "message": "قفل کردن پس از" - }, - "minutes": { - "message": "دقیقه" - }, - "advanced": { - "message": "پیشرفته" - }, - "period": { - "message": "دوره زمانی" - }, - "type": { - "message": "نوع" - }, - "invalid": { - "message": "نامعتبر" - }, - "digits": { - "message": "ارقام" - }, - "algorithm": { - "message": "الگوریتم" - }, - "smart_filter": { - "message": "فیلتر هوشمند" - }, - "backup": { - "message": "پشتیبان گیری" - }, - "backup_file_info": { - "message": "ایجاد فایل پشتیبان از داده‌های شما" - }, - "password_policy_default_hint": { - "message": "رمز عبور شما شرایط امنیتی سازمان شما را برآورده نمی کند. برای کسب اطلاعات بیشتر با سرپرست خود تماس بگیرید." - }, - "advisor": { - "message": "مشاور" - }, - "advisor_insight_password_not_set": { - "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." - }, - "advisor_insight_auto_lock_not_set": { - "message": "برای محافظت از داده های خود ، قفل خودکار را فعال کنید." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "همگام سازی مرورگر غیرفعال شده است. فعال کردن آن اجازه می دهد تا حساب ها در سراسر مرورگرها همگام سازی شوند." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "تکمیل خودکار می‌تواند برای پر کردن خودکار کدها در وب‌سایت‌ها فعال شود." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "فعال کردن فیلتر هوشمند اجازه دسترسی سریع به حساب ها را می دهد." - }, - "show_all_insights": { - "message": "نمایش همه اطلاعات آماری." - }, - "no_insight_available": { - "message": "بینشی یافت نشد ، همه چیز خوب به نظر می رسد!" - }, - "danger": { - "message": "خطر" - }, - "warning": { - "message": "هشدار" - }, - "info": { - "message": "اطلاعات" - }, - "dismiss": { - "message": "رد" - }, - "learn_more": { - "message": "بیشتر بدانید" - }, - "enable_context_menu": { - "message": "افزودن به منوی زمینه" - }, - "no_entires": { - "message": "هیچ حسابی برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." - }, - "permissions": { - "message": "دسترسي ها" - }, - "permission_revoke": { - "message": "ابطال" - }, - "permission_show_required_permissions": { - "message": "نمایش دسترسی های غیر قابل لغو" - }, - "permission_required": { - "message": "این یک مجوز الزامی است و قابل ابطال نیست." - }, - "permission_active_tab": { - "message": "دسترسی به تب فعلی برای اسکن کدهای QR." - }, - "permission_storage": { - "message": "دسترسی به فضای ذخیره سازی مرورگر برای ذخیره داده های حساب." - }, - "permission_identity": { - "message": "اجازه ورود به سرویس‌های ذخیره‌سازی شخص ثالث." - }, - "permission_alarms": { - "message": "اجازه می دهد قفل خودکار کار کند." - }, - "permission_scripting": { - "message": "اسکریپت‌ها را به برگه فعلی تزریق کنید تا کدهای QR را اسکن کنید و اجازه دهید پر کردن خودکار کار کند." - }, - "permission_clipboard_write": { - "message": "وقتی روی حساب کلیک می‌کنید، به کلیپ‌بورد دسترسی فقط نوشتنی برای کپی کردن کدها در کلیپ‌بورد می‌دهد." - }, - "permission_context_menus": { - "message": "Authenticator را به منوی زمینه اضافه می کند." - }, - "permission_sync_clock": { - "message": "اجازه همگام سازی ساعت با Google را می دهد." - }, - "permission_dropbox": { - "message": "امکان پشتیبان گیری در Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "ابتدا باید پشتیبان گیری Dropbox را غیرفعال کنید." - }, - "permission_drive": { - "message": "امکان تهیه نسخه پشتیبان در Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "ابتدا باید پشتیبان‌گیری Google Drive را غیرفعال کنید." - }, - "permission_onedrive": { - "message": "امکان تهیه نسخه پشتیبان در OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "ابتدا باید پشتیبان گیری OneDrive را غیرفعال کنید." - }, - "permission_unknown_permission": { - "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً یک گزارش اشکال ارسال کنید." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "احراز هویت کننده", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "افزونه Authenticator کدهای تأیید هویت دو مرحله‌ای را در مرورگر شما تولید می‌کند.", + "description": "Extension Description." + }, + "added": { + "message": " اضافه شده است.", + "description": "Added Account." + }, + "errorqr": { + "message": "QR code شناسایی نشد.", + "description": "QR Error." + }, + "errorsecret": { + "message": "رمز حساب نامعتبر است", + "description": "Secret Error." + }, + "add_code": { + "message": "افزودن حساب", + "description": "Add account." + }, + "add_qr": { + "message": "اسکن QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "وارد کردن بصورت دستی", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "وارد کردن انجام نشد. اگر از Google Authenticator مهاجرت می‌کنید، لطفا دوباره از Google Authenticator داده خود را خروجی بگیرید و دوباره تلاش کنید.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "برخی داده‌های حساب به طور موفق وارد نشدند.", + "description": "Some migration data is broken." + }, + "close": { + "message": "بستن", + "description": "Close." + }, + "ok": { + "message": "تایید", + "description": "OK." + }, + "yes": { + "message": "بله", + "description": "Yes." + }, + "no": { + "message": "خیر", + "description": "No." + }, + "account": { + "message": "حساب", + "description": "Account." + }, + "accountName": { + "message": "نام کاربری", + "description": "Account Name." + }, + "issuer": { + "message": "صادرکننده", + "description": "Issuer." + }, + "secret": { + "message": "رمز", + "description": "Secret." + }, + "updateSuccess": { + "message": "با موفقیت انجام شد.", + "description": "Update Success." + }, + "updateFailure": { + "message": "ناموفق بود.", + "description": "Update Failure." + }, + "about": { + "message": "درباره", + "description": "About." + }, + "settings": { + "message": "تنظیمات", + "description": "Settings." + }, + "security": { + "message": "امنیت", + "description": "Security." + }, + "current_phrase": { + "message": "کلمه عبور فعلی", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "کلمه عبور جدید", + "description": "New Passphrase." + }, + "phrase": { + "message": "کلمه عبور", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "تأیید کلمه عبور", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "آیا مطمئن هستید که می‌خواهید این حساب را حذف کنید؟ این عملیات قابل بازگردانی نیست.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "من متوجه هستم که تمام داده‌های من بدون امکان بازیابی حذف خواهند شد.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "بازنشانی Authenticator" + }, + "delete_all_warning": { + "message": "این تمام داده‌های شما را حذف کرده و افزونه Authenticator را به طور کامل بازنشانی می‌کند. شما بعداً قادر نخواهید بود داده‌های حذف شده را بازیابی کنید! شما باید قبل از بازنشانی افزونه Authenticator از داده‌های خود نسخه پشتیبان تهیه کنید." + }, + "security_warning": { + "message": "این کلمه عبور برای رمزنگاری حساب‌های شما استفاده خواهد شد. اگر این کلمه عبور را فراموش کنید راه دیگری برای بازگردانی آن وجود ندارد.", + "description": "Passphrase Warning." + }, + "update": { + "message": "به‌روز رسانی", + "description": "Update." + }, + "phrase_incorrect": { + "message": "تا رمزگشایی همه حساب ها ، نمی توانید حساب جدیدی اضافه کنید. لطفا قبل از ادامه رمز عبور صحیح را وارد کنید.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "حسابهایی که امکان رمزگشایی ندارند، در این نسخه پشتیبان گنجانده نمی شوند.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "کلمه عبور منطبق نیست.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "رمزگذاری شده", + "description": "Encrypted." + }, + "copied": { + "message": "کپی شد", + "description": "Copied." + }, + "feedback": { + "message": "ﺑﺎﺯﺧﻮﺭﺩ", + "description": "Feedback." + }, + "translate": { + "message": "ترجمه", + "description": "Translate." + }, + "source": { + "message": "کد منبع", + "description": "Source Code." + }, + "passphrase_info": { + "message": "کلمه عبور را برای رمزگشایی داده‌ها وارد نمایید.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "همگام‌سازی ساعت با گوگل", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "به خاطر سپردن کلمه عبور", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "اخطار! ساعت محلی شما نادرست است، لطفا قبل از ادامه آن را تصحیح نمایید.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "آیا یک نسخه پشتیبان برای حساب‌های خود دارید؟ صبر نکنید تا خیلی دیر شود!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "تصویربرداری موفق نبود. لطفا صفحه را مجدد بارگذاری کرده و دوباره تلاش کنید.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "آیا شما میخواهید رمزینه را از روی یک فایل در دستگاه خود اسکن کنید؟ بجای آن از گزینه ورود عکس پشتیبان استفاده کنید.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "مبتنی بر زمان", + "description": "Time Based" + }, + "based_on_counter": { + "message": "مبتنی بر شمارنده", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "تنظیمات", + "description": "Popup Page Settings" + }, + "scale": { + "message": "مقیاس", + "description": "Scale" + }, + "export_info": { + "message": "هشدار: تمام نسخه‌های پشتیبان رمزنگاری شده‌اند. آیا می‌خواهید یک حساب را به اپلیکیشن دیگری اضافه کنید؟ به قسمت سمت راست و بالای هر حساب رفته و دکمه مخفی را کلیک کنید.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "دانلود فایل پشتیبان", + "description": "Download backup file." + }, + "import_backup": { + "message": "ایمپورت کردن فایل پشتیبان", + "description": "Import backup." + }, + "import_backup_file": { + "message": "وارد کردن فایل پشتیبان", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "وارد کردن نسخه پشتیبان تصویر QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "وارد کردن تصاویر QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "وارد کردن پشتیبان متنی", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "URL های OTP را وارد کنید", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "درون ریزی با موفقیت انجام شد، اما برخی از کدهای QR شناسایی نشدند.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "می توانید چندین فایل را برای وارد کردن نسخه پشتیبان به صورت دسته ای انتخاب کنید.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "نمایش تمام ورودی‌ها", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "هشدار: فایل‌های پشتیبان‌ رمزنگاری نشده‌اند. با مسئولیت خودتان استفاده کنید.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "باید کلمه عبور صحیح را برای وارد کردن فایل‌های پشتیبان ارائه دهید.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "کلمه عبور شما به صورت محلی ذخیره شده است، لطفا هر چه زودتر آن را در منوی امنیت تغییر دهید.", + "description": "localStorage password warning." + }, + "remove": { + "message": "حذف", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "دانلود فایل پشتیبان محافظت شده توسط کلمه عبور", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "جستجو", + "description": "Search" + }, + "popout": { + "message": "حالت پنجره", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "قفل کردن", + "description": "Lock accounts" + }, + "edit": { + "message": "ویرایش", + "description": "Edit" + }, + "manual_dropbox": { + "message": "پشتیبان گیری دستی", + "description": "Manual backup" + }, + "use_autofill": { + "message": "استفاده از قابلیت تکمیل خودکار", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "استفاده از کنتراست بالا", + "description": "Use High Contrast" + }, + "theme": { + "message": "تم", + "description": "Theme" + }, + "theme_light": { + "message": "روشن", + "description": "Light theme" + }, + "theme_dark": { + "message": "تیره", + "description": "Dark theme" + }, + "theme_simple": { + "message": "ساده", + "description": "Simple theme" + }, + "theme_compact": { + "message": "حالت فشرده", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "کنتراست بالا", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "تخت", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "گرفتن نسخه پشتیبان خودکار از داده‌های شما توسط سرویس‌های شخص ثالث.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "همگام‌سازی مرورگر", + "description": "Storage location" + }, + "sign_in": { + "message": "ورود", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "ورود (تجاری)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "چرا حساب تجاری نیاز به مجوزهای امنیتی بیشتری دارد ؟" + }, + "log_out": { + "message": "خروج از حساب", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "مشکلی در ارتباط با حساب $SERVICE$ شما وجود داشت، لطفا دوباره وارد شوید.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "شما یک یا چند حساب Steam یا Blizzard دارید. نسخه‌های پشتیبان رمزنگاری نشده از فرمت پشتیبان استانداردسازی شده استفاده نخواهند کرد.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "می‌توانید نسخه‌های پشتیبان را از سایر برنامه‌ها ایمپورت کنید.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "بیشتر بدانید", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "درحال بارگذاری..." + }, + "autolock": { + "message": "قفل کردن پس از" + }, + "minutes": { + "message": "دقیقه" + }, + "advanced": { + "message": "پیشرفته" + }, + "period": { + "message": "دوره زمانی" + }, + "type": { + "message": "نوع" + }, + "invalid": { + "message": "نامعتبر" + }, + "digits": { + "message": "ارقام" + }, + "algorithm": { + "message": "الگوریتم" + }, + "smart_filter": { + "message": "فیلتر هوشمند" + }, + "backup": { + "message": "پشتیبان گیری" + }, + "backup_file_info": { + "message": "ایجاد فایل پشتیبان از داده‌های شما" + }, + "password_policy_default_hint": { + "message": "رمز عبور شما شرایط امنیتی سازمان شما را برآورده نمی کند. برای کسب اطلاعات بیشتر با سرپرست خود تماس بگیرید." + }, + "advisor": { + "message": "مشاور" + }, + "advisor_insight_password_not_set": { + "message": "برای محافظت از داده های خود رمز عبور تعیین کنید." + }, + "advisor_insight_auto_lock_not_set": { + "message": "برای محافظت از داده های خود ، قفل خودکار را فعال کنید." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "همگام سازی مرورگر غیرفعال شده است. فعال کردن آن اجازه می دهد تا حساب ها در سراسر مرورگرها همگام سازی شوند." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "تکمیل خودکار می‌تواند برای پر کردن خودکار کدها در وب‌سایت‌ها فعال شود." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "فعال کردن فیلتر هوشمند اجازه دسترسی سریع به حساب ها را می دهد." + }, + "show_all_insights": { + "message": "نمایش همه اطلاعات آماری." + }, + "no_insight_available": { + "message": "بینشی یافت نشد ، همه چیز خوب به نظر می رسد!" + }, + "danger": { + "message": "خطر" + }, + "warning": { + "message": "هشدار" + }, + "info": { + "message": "اطلاعات" + }, + "dismiss": { + "message": "رد" + }, + "learn_more": { + "message": "بیشتر بدانید" + }, + "enable_context_menu": { + "message": "افزودن به منوی زمینه" + }, + "no_entires": { + "message": "هیچ حسابی برای نمایش وجود ندارد. اکنون اولین حساب خود را اضافه کنید." + }, + "permissions": { + "message": "دسترسي ها" + }, + "permission_revoke": { + "message": "ابطال" + }, + "permission_show_required_permissions": { + "message": "نمایش دسترسی های غیر قابل لغو" + }, + "permission_required": { + "message": "این یک مجوز الزامی است و قابل ابطال نیست." + }, + "permission_active_tab": { + "message": "دسترسی به تب فعلی برای اسکن کدهای QR." + }, + "permission_storage": { + "message": "دسترسی به فضای ذخیره سازی مرورگر برای ذخیره داده های حساب." + }, + "permission_identity": { + "message": "اجازه ورود به سرویس‌های ذخیره‌سازی شخص ثالث." + }, + "permission_alarms": { + "message": "اجازه می دهد قفل خودکار کار کند." + }, + "permission_scripting": { + "message": "اسکریپت‌ها را به برگه فعلی تزریق کنید تا کدهای QR را اسکن کنید و اجازه دهید پر کردن خودکار کار کند." + }, + "permission_clipboard_write": { + "message": "وقتی روی حساب کلیک می‌کنید، به کلیپ‌بورد دسترسی فقط نوشتنی برای کپی کردن کدها در کلیپ‌بورد می‌دهد." + }, + "permission_context_menus": { + "message": "Authenticator را به منوی زمینه اضافه می کند." + }, + "permission_sync_clock": { + "message": "اجازه همگام سازی ساعت با Google را می دهد." + }, + "permission_dropbox": { + "message": "امکان پشتیبان گیری در Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "ابتدا باید پشتیبان گیری Dropbox را غیرفعال کنید." + }, + "permission_drive": { + "message": "امکان تهیه نسخه پشتیبان در Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "ابتدا باید پشتیبان‌گیری Google Drive را غیرفعال کنید." + }, + "permission_onedrive": { + "message": "امکان تهیه نسخه پشتیبان در OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "ابتدا باید پشتیبان گیری OneDrive را غیرفعال کنید." + }, + "permission_unknown_permission": { + "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً یک گزارش اشکال ارسال کنید." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From d0e775b6ed45195df14422fd6f8399299c7426bc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:10 -0500 Subject: [PATCH 3304/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 677317270..8b0165e35 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generează coduri de verificare pentru al doilea pas în browserul tău.", - "description": "Extension Description." - }, - "added": { - "message": " a fost adăugat.", - "description": "Added Account." - }, - "errorqr": { - "message": "Cod QR nerecunoscut.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Cheia secretă a contului este invalidă", - "description": "Secret Error." - }, - "add_code": { - "message": "Adăugare cont", - "description": "Add account." - }, - "add_qr": { - "message": "Scanează codul QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Introducere manuală", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importul a eșuat. Dacă migrați date din Google Authenticator, reexportați datele și încercați încă o dată.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Unele date ale contului nu au fost importate corect.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Închide", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Da", - "description": "Yes." - }, - "no": { - "message": "Nu", - "description": "No." - }, - "account": { - "message": "Cont", - "description": "Account." - }, - "accountName": { - "message": "Nume de utilizator", - "description": "Account Name." - }, - "issuer": { - "message": "Emitent", - "description": "Issuer." - }, - "secret": { - "message": "Cheie secretă", - "description": "Secret." - }, - "updateSuccess": { - "message": "Succes.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Eșec.", - "description": "Update Failure." - }, - "about": { - "message": "Despre", - "description": "About." - }, - "settings": { - "message": "Setări", - "description": "Settings." - }, - "security": { - "message": "Securitate", - "description": "Security." - }, - "current_phrase": { - "message": "Parola curentă", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Parolă nouă", - "description": "New Passphrase." - }, - "phrase": { - "message": "Parolă", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirmă parola", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Ești sigur că vrei să ștergi acest cont? Această acțiune nu poate fi anulată.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Am înțeles că toate datele mele vor fi șterse irecuperabil.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Resetează Autentificator" - }, - "delete_all_warning": { - "message": "Această acțiune va șterge toate datele și va reseta complet Autentificatorul. Nu veți putea recupera datele șterse! Ar fi bine să salvați o copie de rezervă înainte de a reseta autentificatorul." - }, - "security_warning": { - "message": "Această parolă va fi utilizată pentru criptarea conturilor tale. Dacă uiți această parolă, datele nu pot fi recuperate.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Actualizează", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Nu poți adăuga un nou cont înainte ca toate conturile să fie decriptate. Te rog introdu parola corectă înainte de a continua.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Conturile care nu au putut fi decriptate nu vor fi incluse în această copie de siguranță.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Parola nu se potrivește.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Criptat", - "description": "Encrypted." - }, - "copied": { - "message": "Copiat", - "description": "Copied." - }, - "feedback": { - "message": "Opinii", - "description": "Feedback." - }, - "translate": { - "message": "Traducere", - "description": "Translate." - }, - "source": { - "message": "Cod sursă", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Introdu parola pentru a decripta datele contului.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sincronizează ceasul cu Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Memorează parola", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Atenție! Ceasul local are o abatere foarte mare. Te rugăm să remediezi problema înainte de a continua.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Ai o copie de siguranță a conturilor tale? Nu aștepta până e prea târziu!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Captura a eșuat, te rugăm să reîncarci pagina și să încerci din nou.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Încercați să scanați codul QR dintr-un fișier local? Utilizați în schimb importul de copie de rezervă QR.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Bazat pe timp", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Bazat pe contor", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferințe", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Dimensiune", - "description": "Scale" - }, - "export_info": { - "message": "Avertisment: copiile de siguranță nu sunt criptate. Vrei să adaugi unul dintre conturi în altă aplicație? Trece cursorul peste oricare cont și în partea dreaptă sus va apărea un buton ascuns.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Descarcă o copie de siguranță", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importă o copie de siguranță", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importă un fișier cu o copie de siguranță", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importă copie de rezervă a imaginii QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importă copie de siguranță sub formă de text", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importul a reușit, dar unele coduri QR nu au putut fi recunoscute.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Puteți selecta mai multe fișiere pentru a importa calupuri de copii de rezervă.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Arată tot", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Avetisment: copiile de siguranță nu sunt criptate. Le folosești pe riscul propriu.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Trebuie să folosești parola corectă ca să imporți copiile de siguranță.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Parola ta este stocată în browser, te rog să o schimbi imediat din meniul de securitate.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Șterge", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Descarcă o copie de siguranță protejată cu parolă", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Căutare", - "description": "Search" - }, - "popout": { - "message": "Afișare în fereastră separată", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Blochează acces", - "description": "Lock accounts" - }, - "edit": { - "message": "Modifică", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Backup Manual", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Folosește Autocompletarea", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Folosește contrast sporit", - "description": "Use High Contrast" - }, - "theme": { - "message": "Temă", - "description": "Theme" - }, - "theme_light": { - "message": "Luminoasă", - "description": "Light theme" - }, - "theme_dark": { - "message": "Întunecată", - "description": "Dark theme" - }, - "theme_simple": { - "message": "simplă", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Contrast sporit", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Creează copii de siguranță automate folosind servicii de stocare de la terți.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sincronizare date browser", - "description": "Storage location" - }, - "sign_in": { - "message": "Autentificare", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Autentificare (firmă)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "De ce conturile de firmă necesită mai multe permisiuni?" - }, - "log_out": { - "message": "Ieșire din cont", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Conectarea la $SERVICE$ a eșuat, te rugăm să te autentifici din nou.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Ai unul sau mai multe conturi Steam ori Blizzard. Copiile de siguranță necriptate nu vor putea utiliza formatul standardizat.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Poți importa copii de siguranță din câteva alte aplicații.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Află mai multe", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Se încarcă..." - }, - "autolock": { - "message": "Blocare automată după" - }, - "minutes": { - "message": "minute" - }, - "advanced": { - "message": "Avansat" - }, - "period": { - "message": "Perioadă" - }, - "type": { - "message": "Tip" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Cifre" - }, - "algorithm": { - "message": "Algoritm" - }, - "smart_filter": { - "message": "Filtru inteligent" - }, - "backup": { - "message": "Copie de rezervă" - }, - "backup_file_info": { - "message": "Salvați datele într-un fișier." - }, - "password_policy_default_hint": { - "message": "Parola dvs. nu îndeplinește cerințele de securitate ale organizației. Contactați administratorul pentru mai multe informații." - }, - "advisor": { - "message": "Consilier" - }, - "advisor_insight_password_not_set": { - "message": "Setați o parolă pentru a vă proteja datele." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Activați blocarea automată pentru a vă proteja datele." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Sincronizarea browserului este dezactivată. Activarea acesteia permite sincronizarea conturilor între browsere." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Se poate activa funcția de autocompletare pentru a introduce automat coduri în site-urile web." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Activarea filtrului inteligent permite accesul rapid la conturi." - }, - "show_all_insights": { - "message": "Afișați toate informațiile." - }, - "no_insight_available": { - "message": "Nu s-au găsit perspective, totul arată bine!" - }, - "danger": { - "message": "Pericol" - }, - "warning": { - "message": "Avertisment" - }, - "info": { - "message": "Informații" - }, - "dismiss": { - "message": "Renunță" - }, - "learn_more": { - "message": "Aflați mai multe" - }, - "enable_context_menu": { - "message": "Adaugă la meniul contextual" - }, - "no_entires": { - "message": "Niciun cont de afișat. Adaugă primul tău cont acum." - }, - "permissions": { - "message": "Permisiuni" - }, - "permission_revoke": { - "message": "Revocare" - }, - "permission_show_required_permissions": { - "message": "Afișați permisiunile nerevocabile" - }, - "permission_required": { - "message": "Aceasta este o autorizație obligatorie și nu poate fi revocată." - }, - "permission_active_tab": { - "message": "Acces la fila curentă pentru a scana codurile QR." - }, - "permission_storage": { - "message": "Accesul la spațiul de stocare al browserului pentru a stoca datele contului." - }, - "permission_identity": { - "message": "Permite conectarea la serviciile de stocare ale unor terțe părți." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Oferă acces doar la scriere în clipboard pentru a copia coduri în clipboard atunci când faceți clic pe cont." - }, - "permission_context_menus": { - "message": "" - }, - "permission_sync_clock": { - "message": "" - }, - "permission_dropbox": { - "message": "Auto Backup pe Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "." - }, - "permission_drive": { - "message": "Lejon backup drejt Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Ti duhet të çaktivizosh backup-in e Google Drive si fillim." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generează coduri de verificare pentru al doilea pas în browserul tău.", + "description": "Extension Description." + }, + "added": { + "message": " a fost adăugat.", + "description": "Added Account." + }, + "errorqr": { + "message": "Cod QR nerecunoscut.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Cheia secretă a contului este invalidă", + "description": "Secret Error." + }, + "add_code": { + "message": "Adăugare cont", + "description": "Add account." + }, + "add_qr": { + "message": "Scanează codul QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Introducere manuală", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importul a eșuat. Dacă migrați date din Google Authenticator, reexportați datele și încercați încă o dată.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Unele date ale contului nu au fost importate corect.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Închide", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Da", + "description": "Yes." + }, + "no": { + "message": "Nu", + "description": "No." + }, + "account": { + "message": "Cont", + "description": "Account." + }, + "accountName": { + "message": "Nume de utilizator", + "description": "Account Name." + }, + "issuer": { + "message": "Emitent", + "description": "Issuer." + }, + "secret": { + "message": "Cheie secretă", + "description": "Secret." + }, + "updateSuccess": { + "message": "Succes.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Eșec.", + "description": "Update Failure." + }, + "about": { + "message": "Despre", + "description": "About." + }, + "settings": { + "message": "Setări", + "description": "Settings." + }, + "security": { + "message": "Securitate", + "description": "Security." + }, + "current_phrase": { + "message": "Parola curentă", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Parolă nouă", + "description": "New Passphrase." + }, + "phrase": { + "message": "Parolă", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirmă parola", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Ești sigur că vrei să ștergi acest cont? Această acțiune nu poate fi anulată.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Am înțeles că toate datele mele vor fi șterse irecuperabil.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Resetează Autentificator" + }, + "delete_all_warning": { + "message": "Această acțiune va șterge toate datele și va reseta complet Autentificatorul. Nu veți putea recupera datele șterse! Ar fi bine să salvați o copie de rezervă înainte de a reseta autentificatorul." + }, + "security_warning": { + "message": "Această parolă va fi utilizată pentru criptarea conturilor tale. Dacă uiți această parolă, datele nu pot fi recuperate.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Actualizează", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Nu poți adăuga un nou cont înainte ca toate conturile să fie decriptate. Te rog introdu parola corectă înainte de a continua.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Conturile care nu au putut fi decriptate nu vor fi incluse în această copie de siguranță.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Parola nu se potrivește.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Criptat", + "description": "Encrypted." + }, + "copied": { + "message": "Copiat", + "description": "Copied." + }, + "feedback": { + "message": "Opinii", + "description": "Feedback." + }, + "translate": { + "message": "Traducere", + "description": "Translate." + }, + "source": { + "message": "Cod sursă", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Introdu parola pentru a decripta datele contului.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizează ceasul cu Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Memorează parola", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Atenție! Ceasul local are o abatere foarte mare. Te rugăm să remediezi problema înainte de a continua.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Ai o copie de siguranță a conturilor tale? Nu aștepta până e prea târziu!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Captura a eșuat, te rugăm să reîncarci pagina și să încerci din nou.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Încercați să scanați codul QR dintr-un fișier local? Utilizați în schimb importul de copie de rezervă QR.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Bazat pe timp", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Bazat pe contor", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferințe", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Dimensiune", + "description": "Scale" + }, + "export_info": { + "message": "Avertisment: copiile de siguranță nu sunt criptate. Vrei să adaugi unul dintre conturi în altă aplicație? Trece cursorul peste oricare cont și în partea dreaptă sus va apărea un buton ascuns.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Descarcă o copie de siguranță", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importă o copie de siguranță", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importă un fișier cu o copie de siguranță", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importă copie de rezervă a imaginii QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importă copie de siguranță sub formă de text", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importul a reușit, dar unele coduri QR nu au putut fi recunoscute.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Puteți selecta mai multe fișiere pentru a importa calupuri de copii de rezervă.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Arată tot", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Avetisment: copiile de siguranță nu sunt criptate. Le folosești pe riscul propriu.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Trebuie să folosești parola corectă ca să imporți copiile de siguranță.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Parola ta este stocată în browser, te rog să o schimbi imediat din meniul de securitate.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Șterge", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Descarcă o copie de siguranță protejată cu parolă", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Căutare", + "description": "Search" + }, + "popout": { + "message": "Afișare în fereastră separată", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Blochează acces", + "description": "Lock accounts" + }, + "edit": { + "message": "Modifică", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Backup Manual", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Folosește Autocompletarea", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Folosește contrast sporit", + "description": "Use High Contrast" + }, + "theme": { + "message": "Temă", + "description": "Theme" + }, + "theme_light": { + "message": "Luminoasă", + "description": "Light theme" + }, + "theme_dark": { + "message": "Întunecată", + "description": "Dark theme" + }, + "theme_simple": { + "message": "simplă", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Contrast sporit", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Creează copii de siguranță automate folosind servicii de stocare de la terți.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sincronizare date browser", + "description": "Storage location" + }, + "sign_in": { + "message": "Autentificare", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Autentificare (firmă)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "De ce conturile de firmă necesită mai multe permisiuni?" + }, + "log_out": { + "message": "Ieșire din cont", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Conectarea la $SERVICE$ a eșuat, te rugăm să te autentifici din nou.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Ai unul sau mai multe conturi Steam ori Blizzard. Copiile de siguranță necriptate nu vor putea utiliza formatul standardizat.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Poți importa copii de siguranță din câteva alte aplicații.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Află mai multe", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Se încarcă..." + }, + "autolock": { + "message": "Blocare automată după" + }, + "minutes": { + "message": "minute" + }, + "advanced": { + "message": "Avansat" + }, + "period": { + "message": "Perioadă" + }, + "type": { + "message": "Tip" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Cifre" + }, + "algorithm": { + "message": "Algoritm" + }, + "smart_filter": { + "message": "Filtru inteligent" + }, + "backup": { + "message": "Copie de rezervă" + }, + "backup_file_info": { + "message": "Salvați datele într-un fișier." + }, + "password_policy_default_hint": { + "message": "Parola dvs. nu îndeplinește cerințele de securitate ale organizației. Contactați administratorul pentru mai multe informații." + }, + "advisor": { + "message": "Consilier" + }, + "advisor_insight_password_not_set": { + "message": "Setați o parolă pentru a vă proteja datele." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Activați blocarea automată pentru a vă proteja datele." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Sincronizarea browserului este dezactivată. Activarea acesteia permite sincronizarea conturilor între browsere." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Se poate activa funcția de autocompletare pentru a introduce automat coduri în site-urile web." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Activarea filtrului inteligent permite accesul rapid la conturi." + }, + "show_all_insights": { + "message": "Afișați toate informațiile." + }, + "no_insight_available": { + "message": "Nu s-au găsit perspective, totul arată bine!" + }, + "danger": { + "message": "Pericol" + }, + "warning": { + "message": "Avertisment" + }, + "info": { + "message": "Informații" + }, + "dismiss": { + "message": "Renunță" + }, + "learn_more": { + "message": "Aflați mai multe" + }, + "enable_context_menu": { + "message": "Adaugă la meniul contextual" + }, + "no_entires": { + "message": "Niciun cont de afișat. Adaugă primul tău cont acum." + }, + "permissions": { + "message": "Permisiuni" + }, + "permission_revoke": { + "message": "Revocare" + }, + "permission_show_required_permissions": { + "message": "Afișați permisiunile nerevocabile" + }, + "permission_required": { + "message": "Aceasta este o autorizație obligatorie și nu poate fi revocată." + }, + "permission_active_tab": { + "message": "Acces la fila curentă pentru a scana codurile QR." + }, + "permission_storage": { + "message": "Accesul la spațiul de stocare al browserului pentru a stoca datele contului." + }, + "permission_identity": { + "message": "Permite conectarea la serviciile de stocare ale unor terțe părți." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Oferă acces doar la scriere în clipboard pentru a copia coduri în clipboard atunci când faceți clic pe cont." + }, + "permission_context_menus": { + "message": "" + }, + "permission_sync_clock": { + "message": "" + }, + "permission_dropbox": { + "message": "Auto Backup pe Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "." + }, + "permission_drive": { + "message": "Lejon backup drejt Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Ti duhet të çaktivizosh backup-in e Google Drive si fillim." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 7992516bca72ff4a8850bbb7be3f178c8652f32a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:11 -0500 Subject: [PATCH 3305/3473] New translations messages.json (French) --- _locales/fr/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index f41c4b3a2..eaa48ef1e 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator génère des codes d'authentification à deux facteurs dans votre navigateur.", - "description": "Extension Description." - }, - "added": { - "message": " a été ajouté.", - "description": "Added Account." - }, - "errorqr": { - "message": "Le code QR n'a pas été reconnu.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Secret du compte invalide", - "description": "Secret Error." - }, - "add_code": { - "message": "Ajouter un compte", - "description": "Add account." - }, - "add_qr": { - "message": "Scanner le code QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Saisie manuelle", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Échec de l'importation. Si vous migrez des données depuis Google Authenticator, veuillez ré-exporter vos données depuis Google Authenticator et réessayer.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Certaines données de compte n'ont pas été importées correctement.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Fermer", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Oui", - "description": "Yes." - }, - "no": { - "message": "Non", - "description": "No." - }, - "account": { - "message": "Compte", - "description": "Account." - }, - "accountName": { - "message": "Nom d'utilisateur", - "description": "Account Name." - }, - "issuer": { - "message": "Émetteur", - "description": "Issuer." - }, - "secret": { - "message": "Secret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Succès.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Échec.", - "description": "Update Failure." - }, - "about": { - "message": "À propos", - "description": "About." - }, - "settings": { - "message": "Paramètres", - "description": "Settings." - }, - "security": { - "message": "Sécurité", - "description": "Security." - }, - "current_phrase": { - "message": "Mot de passe actuel", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nouveau mot de passe", - "description": "New Passphrase." - }, - "phrase": { - "message": "Mot de passe", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirmer le Mot de Passe", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Êtes-vous sûr de vouloir supprimer ce compte ? Cette action ne peut pas être annulée.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Je comprends que toutes mes données seront définitivement supprimées.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Réinitialiser Authentificator" - }, - "delete_all_warning": { - "message": "Cela supprimera toutes vos données et réinitialisera complètement Authentificator. Vous ne serez pas en mesure de récupérer des données supprimées ! Vous devriez envisager d'enregistrer une sauvegarde avant de réinitialiser Authentificator." - }, - "security_warning": { - "message": "Ce mot de passe sera utilisé pour crypter vos comptes. Personne ne peut vous aider si vous oubliez le mot de passe.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Mise à jour", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Vous ne pouvez pas ajouter de nouveau compte tant que tous les comptes ne sont pas déchiffrés. Veuillez entrer le mot de passe correct avant de continuer.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Les comptes qui n'ont pas pu être déchiffrés ne seront pas inclus dans cette sauvegarde.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Le mot de passe est incorrect.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Chiffré", - "description": "Encrypted." - }, - "copied": { - "message": "Copié", - "description": "Copied." - }, - "feedback": { - "message": "Commentaires", - "description": "Feedback." - }, - "translate": { - "message": "Traduire", - "description": "Translate." - }, - "source": { - "message": "Code source", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Saisissez le mot de passe pour déchiffrer les données du compte.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synchroniser l'horloge avec celle de Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Enregistrer le mot de passe", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Attention ! Un décalage trop important existe avec votre horloge locale, réglez ce problème avant de continuer.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Avez-vous sauvegardé vos comptes ? N'attendez pas qu'il soit trop tard !", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "La capture a échoué, veuillez recharger la page et réessayer.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Essayez-vous de scanner le code QR à partir d'un fichier local ? Utilisez plutôt l'importation de sauvegarde d'images QR.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Basé sur le temps", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Basé sur un compteur", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Préférences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Mise à l'échelle", - "description": "Scale" - }, - "export_info": { - "message": "Attention: les sauvegardes ne sont pas protégées par chiffrement. Voulez-vous ajouter un compte à une autre application ? Survollez la partie supérieure à droite d'un des comptes et cliquez sur le bouton caché qui apparaît.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Télécharger un fichier de sauvegarde", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importer une sauvegarde", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importer un fichier de sauvegarde", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importer une image d'un code QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importer des images QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importer une sauvegarde textuelle", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importer des URL OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importation réussie, mais certains codes QR n'ont pas pu être reconnus.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Vous pouvez sélectionner plusieurs fichiers pour importer les sauvegardes en lots.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Afficher toutes les entrées", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Attention : les sauvegardes ne sont pas chiffrées. Utilisez-les à vos propres risques.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Vous devez fournir le mot de passe pour importer une sauvegarde.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Votre mot de passe est stocké localement, veuillez le changer immédiatement par l'intermédiaire du menu sécurité.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Supprimer", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Télécharger une sauvegarde protégée par mot de passe", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Rechercher", - "description": "Search" - }, - "popout": { - "message": "Mode popup", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Verrouiller", - "description": "Lock accounts" - }, - "edit": { - "message": "Modifier", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Sauvegarde manuelle", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Utiliser le remplissage automatique", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Utiliser le contraste élevé", - "description": "Use High Contrast" - }, - "theme": { - "message": "Thème", - "description": "Theme" - }, - "theme_light": { - "message": "Clair", - "description": "Light theme" - }, - "theme_dark": { - "message": "Sombre", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Contraste élevé", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Plat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Sauvegardez automatiquement vos données vers des services de stockage tiers.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Synchronisation du navigateur", - "description": "Storage location" - }, - "sign_in": { - "message": "Se connecter", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Se connecter (professionnel)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Pourquoi les comptes professionnels requièrent-ils plus d'autorisations ?" - }, - "log_out": { - "message": "Déconnexion", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Il y a eu un problème de connexion à votre compte $SERVICE$ , veuillez vous connecter à nouveau.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Vous avez un ou plusieurs comptes Steam ou Blizzard. Les sauvegardes non chiffrées n'utiliseront pas de format de sauvegarde standardisé.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Vous pouvez importer des sauvegardes depuis d'autres applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "En savoir plus", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Chargement..." - }, - "autolock": { - "message": "Verrouiller après" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Avancé" - }, - "period": { - "message": "Période" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalide" - }, - "digits": { - "message": "Chiffres" - }, - "algorithm": { - "message": "Algorithme" - }, - "smart_filter": { - "message": "Filtre Intelligent" - }, - "backup": { - "message": "Sauvegarde" - }, - "backup_file_info": { - "message": "Sauvegardez vos données dans un fichier." - }, - "password_policy_default_hint": { - "message": "Votre mot de passe ne répond pas aux exigences de sécurité de votre organisation. Contactez votre administrateur pour plus d'informations." - }, - "advisor": { - "message": "Conseils" - }, - "advisor_insight_password_not_set": { - "message": "Définir un mot de passe pour protéger vos données." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Activer le verrouillage automatique pour protéger vos données." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "La synchronisation avec le navigateur est désactivée. Activez-la pour autoriser cette synchronisation." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Le remplissage automatique peut être activé pour remplir automatiquement les codes dans les sites web." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Activer le filtre intelligent permet un accès rapide aux comptes." - }, - "show_all_insights": { - "message": "Afficher tous les aperçus." - }, - "no_insight_available": { - "message": "Aucun aperçu trouvé, tout semble bien!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Attention" - }, - "info": { - "message": "Information" - }, - "dismiss": { - "message": "Fermer" - }, - "learn_more": { - "message": "En savoir plus" - }, - "enable_context_menu": { - "message": "Ajouter au menu contextuel" - }, - "no_entires": { - "message": "Aucun compte à afficher. Ajoutez votre premier compte maintenant." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Révoquer" - }, - "permission_show_required_permissions": { - "message": "Afficher les permissions non révocables" - }, - "permission_required": { - "message": "Il s'agit d'une autorisation nécessaire et ne peut pas être révoquée." - }, - "permission_active_tab": { - "message": "Accéder à l'onglet actuel pour scanner le code QR." - }, - "permission_storage": { - "message": "Accès au stockage du navigateur pour y stocker les données du compte." - }, - "permission_identity": { - "message": "Permet de se connecter à des services de stockage tiers (ex: Google Drive, Dropbox...)." - }, - "permission_alarms": { - "message": "Permet au verrouillage automatique de fonctionner." - }, - "permission_scripting": { - "message": "Injecter des scripts dans l'onglet actuel pour scanner les codes QR et permettre au remplissage automatique de fonctionner." - }, - "permission_clipboard_write": { - "message": "Donne un accès en écriture seule au presse-papiers pour copier des codes dans le presse-papiers lorsque vous cliquez sur le compte." - }, - "permission_context_menus": { - "message": "Ajoute Authenticator au menu contextuel." - }, - "permission_sync_clock": { - "message": "Autoriser la synchronisation de l'horloge avec Google." - }, - "permission_dropbox": { - "message": "Autoriser la sauvegarde vers Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Vous devez d'abord désactiver la sauvegarde Dropbox." - }, - "permission_drive": { - "message": "Autoriser la sauvegarde vers Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Vous devez d'abord désactiver la sauvegarde de Google Drive." - }, - "permission_onedrive": { - "message": "Autoriser la sauvegarde vers OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Vous devez d'abord désactiver la sauvegarde OneDrive." - }, - "permission_unknown_permission": { - "message": "Autorisation inconnue. Si vous voyez ce message, veuillez envoyer un rapport de bug." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator génère des codes d'authentification à deux facteurs dans votre navigateur.", + "description": "Extension Description." + }, + "added": { + "message": " a été ajouté.", + "description": "Added Account." + }, + "errorqr": { + "message": "Le code QR n'a pas été reconnu.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Secret du compte invalide", + "description": "Secret Error." + }, + "add_code": { + "message": "Ajouter un compte", + "description": "Add account." + }, + "add_qr": { + "message": "Scanner le code QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Saisie manuelle", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Échec de l'importation. Si vous migrez des données depuis Google Authenticator, veuillez ré-exporter vos données depuis Google Authenticator et réessayer.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Certaines données de compte n'ont pas été importées correctement.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Fermer", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Oui", + "description": "Yes." + }, + "no": { + "message": "Non", + "description": "No." + }, + "account": { + "message": "Compte", + "description": "Account." + }, + "accountName": { + "message": "Nom d'utilisateur", + "description": "Account Name." + }, + "issuer": { + "message": "Émetteur", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Succès.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Échec.", + "description": "Update Failure." + }, + "about": { + "message": "À propos", + "description": "About." + }, + "settings": { + "message": "Paramètres", + "description": "Settings." + }, + "security": { + "message": "Sécurité", + "description": "Security." + }, + "current_phrase": { + "message": "Mot de passe actuel", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nouveau mot de passe", + "description": "New Passphrase." + }, + "phrase": { + "message": "Mot de passe", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirmer le Mot de Passe", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Êtes-vous sûr de vouloir supprimer ce compte ? Cette action ne peut pas être annulée.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Je comprends que toutes mes données seront définitivement supprimées.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Réinitialiser Authentificator" + }, + "delete_all_warning": { + "message": "Cela supprimera toutes vos données et réinitialisera complètement Authentificator. Vous ne serez pas en mesure de récupérer des données supprimées ! Vous devriez envisager d'enregistrer une sauvegarde avant de réinitialiser Authentificator." + }, + "security_warning": { + "message": "Ce mot de passe sera utilisé pour crypter vos comptes. Personne ne peut vous aider si vous oubliez le mot de passe.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Mise à jour", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Vous ne pouvez pas ajouter de nouveau compte tant que tous les comptes ne sont pas déchiffrés. Veuillez entrer le mot de passe correct avant de continuer.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Les comptes qui n'ont pas pu être déchiffrés ne seront pas inclus dans cette sauvegarde.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Le mot de passe est incorrect.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Chiffré", + "description": "Encrypted." + }, + "copied": { + "message": "Copié", + "description": "Copied." + }, + "feedback": { + "message": "Commentaires", + "description": "Feedback." + }, + "translate": { + "message": "Traduire", + "description": "Translate." + }, + "source": { + "message": "Code source", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Saisissez le mot de passe pour déchiffrer les données du compte.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synchroniser l'horloge avec celle de Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Enregistrer le mot de passe", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Attention ! Un décalage trop important existe avec votre horloge locale, réglez ce problème avant de continuer.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Avez-vous sauvegardé vos comptes ? N'attendez pas qu'il soit trop tard !", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "La capture a échoué, veuillez recharger la page et réessayer.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Essayez-vous de scanner le code QR à partir d'un fichier local ? Utilisez plutôt l'importation de sauvegarde d'images QR.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Basé sur le temps", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Basé sur un compteur", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Préférences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Mise à l'échelle", + "description": "Scale" + }, + "export_info": { + "message": "Attention: les sauvegardes ne sont pas protégées par chiffrement. Voulez-vous ajouter un compte à une autre application ? Survollez la partie supérieure à droite d'un des comptes et cliquez sur le bouton caché qui apparaît.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Télécharger un fichier de sauvegarde", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importer une sauvegarde", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importer un fichier de sauvegarde", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importer une image d'un code QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importer des images QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importer une sauvegarde textuelle", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importer des URL OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importation réussie, mais certains codes QR n'ont pas pu être reconnus.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Vous pouvez sélectionner plusieurs fichiers pour importer les sauvegardes en lots.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Afficher toutes les entrées", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Attention : les sauvegardes ne sont pas chiffrées. Utilisez-les à vos propres risques.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Vous devez fournir le mot de passe pour importer une sauvegarde.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Votre mot de passe est stocké localement, veuillez le changer immédiatement par l'intermédiaire du menu sécurité.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Supprimer", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Télécharger une sauvegarde protégée par mot de passe", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Rechercher", + "description": "Search" + }, + "popout": { + "message": "Mode popup", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Verrouiller", + "description": "Lock accounts" + }, + "edit": { + "message": "Modifier", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Sauvegarde manuelle", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Utiliser le remplissage automatique", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Utiliser le contraste élevé", + "description": "Use High Contrast" + }, + "theme": { + "message": "Thème", + "description": "Theme" + }, + "theme_light": { + "message": "Clair", + "description": "Light theme" + }, + "theme_dark": { + "message": "Sombre", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Contraste élevé", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Plat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Sauvegardez automatiquement vos données vers des services de stockage tiers.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Synchronisation du navigateur", + "description": "Storage location" + }, + "sign_in": { + "message": "Se connecter", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Se connecter (professionnel)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Pourquoi les comptes professionnels requièrent-ils plus d'autorisations ?" + }, + "log_out": { + "message": "Déconnexion", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Il y a eu un problème de connexion à votre compte $SERVICE$ , veuillez vous connecter à nouveau.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Vous avez un ou plusieurs comptes Steam ou Blizzard. Les sauvegardes non chiffrées n'utiliseront pas de format de sauvegarde standardisé.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Vous pouvez importer des sauvegardes depuis d'autres applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "En savoir plus", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Chargement..." + }, + "autolock": { + "message": "Verrouiller après" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Avancé" + }, + "period": { + "message": "Période" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalide" + }, + "digits": { + "message": "Chiffres" + }, + "algorithm": { + "message": "Algorithme" + }, + "smart_filter": { + "message": "Filtre Intelligent" + }, + "backup": { + "message": "Sauvegarde" + }, + "backup_file_info": { + "message": "Sauvegardez vos données dans un fichier." + }, + "password_policy_default_hint": { + "message": "Votre mot de passe ne répond pas aux exigences de sécurité de votre organisation. Contactez votre administrateur pour plus d'informations." + }, + "advisor": { + "message": "Conseils" + }, + "advisor_insight_password_not_set": { + "message": "Définir un mot de passe pour protéger vos données." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Activer le verrouillage automatique pour protéger vos données." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "La synchronisation avec le navigateur est désactivée. Activez-la pour autoriser cette synchronisation." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Le remplissage automatique peut être activé pour remplir automatiquement les codes dans les sites web." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Activer le filtre intelligent permet un accès rapide aux comptes." + }, + "show_all_insights": { + "message": "Afficher tous les aperçus." + }, + "no_insight_available": { + "message": "Aucun aperçu trouvé, tout semble bien!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Attention" + }, + "info": { + "message": "Information" + }, + "dismiss": { + "message": "Fermer" + }, + "learn_more": { + "message": "En savoir plus" + }, + "enable_context_menu": { + "message": "Ajouter au menu contextuel" + }, + "no_entires": { + "message": "Aucun compte à afficher. Ajoutez votre premier compte maintenant." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Révoquer" + }, + "permission_show_required_permissions": { + "message": "Afficher les permissions non révocables" + }, + "permission_required": { + "message": "Il s'agit d'une autorisation nécessaire et ne peut pas être révoquée." + }, + "permission_active_tab": { + "message": "Accéder à l'onglet actuel pour scanner le code QR." + }, + "permission_storage": { + "message": "Accès au stockage du navigateur pour y stocker les données du compte." + }, + "permission_identity": { + "message": "Permet de se connecter à des services de stockage tiers (ex: Google Drive, Dropbox...)." + }, + "permission_alarms": { + "message": "Permet au verrouillage automatique de fonctionner." + }, + "permission_scripting": { + "message": "Injecter des scripts dans l'onglet actuel pour scanner les codes QR et permettre au remplissage automatique de fonctionner." + }, + "permission_clipboard_write": { + "message": "Donne un accès en écriture seule au presse-papiers pour copier des codes dans le presse-papiers lorsque vous cliquez sur le compte." + }, + "permission_context_menus": { + "message": "Ajoute Authenticator au menu contextuel." + }, + "permission_sync_clock": { + "message": "Autoriser la synchronisation de l'horloge avec Google." + }, + "permission_dropbox": { + "message": "Autoriser la sauvegarde vers Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Vous devez d'abord désactiver la sauvegarde Dropbox." + }, + "permission_drive": { + "message": "Autoriser la sauvegarde vers Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Vous devez d'abord désactiver la sauvegarde de Google Drive." + }, + "permission_onedrive": { + "message": "Autoriser la sauvegarde vers OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Vous devez d'abord désactiver la sauvegarde OneDrive." + }, + "permission_unknown_permission": { + "message": "Autorisation inconnue. Si vous voyez ce message, veuillez envoyer un rapport de bug." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From da41340dc9cc28eb00ebefb2637d62c7faf19b31 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:12 -0500 Subject: [PATCH 3306/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index dbc1f5024..13c60a097 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autenticador", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autenticación", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genera códigos de autenticación de dos factores en su navegador.", - "description": "Extension Description." - }, - "added": { - "message": " ha sido añadido.", - "description": "Added Account." - }, - "errorqr": { - "message": "Código QR no reconocido.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Clave secreta de la cuenta invalida", - "description": "Secret Error." - }, - "add_code": { - "message": "Añadir cuenta", - "description": "Add account." - }, - "add_qr": { - "message": "Escanear un código QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Entrada manual", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Error al importar. Si intentas migrar datos desde el Autenticador de Google, exporta de nuevo los datos y vuelve a intentarlo.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Los datos de algunas cuentas no se importaron correctamente.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Cerrar", - "description": "Close." - }, - "ok": { - "message": "Aceptar", - "description": "OK." - }, - "yes": { - "message": "Sí", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Cuenta", - "description": "Account." - }, - "accountName": { - "message": "Nombre de usuario", - "description": "Account Name." - }, - "issuer": { - "message": "Emisor", - "description": "Issuer." - }, - "secret": { - "message": "Clave secreta", - "description": "Secret." - }, - "updateSuccess": { - "message": "Éxito.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Falla.", - "description": "Update Failure." - }, - "about": { - "message": "Acerca de", - "description": "About." - }, - "settings": { - "message": "Preferencias", - "description": "Settings." - }, - "security": { - "message": "Seguridad", - "description": "Security." - }, - "current_phrase": { - "message": "Contraseña actual", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nueva contraseña", - "description": "New Passphrase." - }, - "phrase": { - "message": "Contraseña", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirmar contraseña", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "¿Estás seguro que deseas borrar esta cuenta? Esta acción no se puede deshacer.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Entiendo que todos mis datos serán eliminados de forma irrecuperable.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Restablecer auntenticador" - }, - "delete_all_warning": { - "message": "Esto eliminará todos tus datos y restablecerá completamente Authenticator. ¡No podrás recuperar ningún dato eliminado! Deberías considerar guardar una copia de seguridad antes de resetear Authenticator." - }, - "security_warning": { - "message": "Esta contraseña se utilizará para cifrar tus cuentas. Nadie puede ayudarte si olvidas la contraseña.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Actualizar", - "description": "Update." - }, - "phrase_incorrect": { - "message": "No puedes añadir una nueva cuenta hasta que todas las demás cuentas estén descifradas. Por favor introduzca la contraseña correcta antes de continuar.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Las cuentas que no se pudieron descifrar no se incluirán en esta copia de seguridad.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "La contraseña no coincide.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Cifrado", - "description": "Encrypted." - }, - "copied": { - "message": "Copiado", - "description": "Copied." - }, - "feedback": { - "message": "Su opinión", - "description": "Feedback." - }, - "translate": { - "message": "Traducir", - "description": "Translate." - }, - "source": { - "message": "Código Fuente", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sincronizar el reloj con Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Recordar la contraseña", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "¡Peligro! Tu reloj local está demasiado desfasado, corrígelo antes de continuar.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "¿Tienes una copia de seguridad cuentas¡No esperes hasta que sea demasiado tarde!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "La captura falló. Es necesario recargar la página e intentarlo de nuevo.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "¿Quieres escanear un código QR desde un archivo local? Usa la opción «Importar copia de seguridad de imagen QR».", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Basado en tiempo", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Basado en un contador", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferencias", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Escala", - "description": "Scale" - }, - "export_info": { - "message": "Advertencia: todas las copias de seguridad están sin encriptar. ¿Quieres añadir una cuenta para otra aplicación? Pasa el ratón por encima de la esquina superior-derecha de cualquier cuenta y pulsa el botón oculto.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Descargar una copia de seguridad", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importar una copia de seguridad", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importar un archivo con la copia de seguridad", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importar copia de seguridad de imagen QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importar el Texto de la Copia de Seguridad", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Se importó correctamente, sin embargo, algunas imágenes QR no pudieron ser reconocidas.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Puedes seleccionar varios archivos para importar copias de seguridad por lotes.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Mostrar todas las entradas", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Advertencia: las copias de seguridad no están encriptadas. Lo cuál no se recomienda, pero es bajo tu propio riesgo.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Debes indicar una contraseña correcta para poder importar una copia de seguridad.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Tu contraseña se almacena localmente. Cámbiala en el menú de seguridad inmediatamente.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Eliminar", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Descargar copia de seguridad protegida por contraseña", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Buscar", - "description": "Search" - }, - "popout": { - "message": "Modo ventana emergente", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Bloquear", - "description": "Lock accounts" - }, - "edit": { - "message": "Editar", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Copia de seguridad manual", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Usar auto-completado", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Utilizar contraste alto", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Claro", - "description": "Light theme" - }, - "theme_dark": { - "message": "Oscuro", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compacto", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Alto contraste", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Plano", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Realizar copias de seguridad automáticas de tus datos en servicios de almacenamiento de terceros.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sincronización con el navegador", - "description": "Storage location" - }, - "sign_in": { - "message": "Iniciar sesión", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Iniciar sesión (cuenta empresarial)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "¿Por qué las cuentas empresariales necesitan más permisos?" - }, - "log_out": { - "message": "Cerrar sesión", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Ha habido un problema al conectarse a tu cuenta $SERVICE$. Inténtalo de nuevo.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Tienes una o más cuentas de Steam o Blizzard. Las copias de seguridad no cifradas no utilizarán el formato de copia de seguridad estandarizado.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Puedes importar copias de seguridad desde otras aplicaciones.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Aprende más", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Cargando..." - }, - "autolock": { - "message": "Bloquear después" - }, - "minutes": { - "message": "minutos" - }, - "advanced": { - "message": "Avanzado" - }, - "period": { - "message": "Periodo" - }, - "type": { - "message": "Tipo" - }, - "invalid": { - "message": "Inválido" - }, - "digits": { - "message": "Dígitos" - }, - "algorithm": { - "message": "Algoritmo" - }, - "smart_filter": { - "message": "Filtro inteligente" - }, - "backup": { - "message": "Copia de seguridad" - }, - "backup_file_info": { - "message": "Guarda en un archivo una copia de seguridad de tus datos." - }, - "password_policy_default_hint": { - "message": "La contraseña no cumple los requisitos de seguridad de tu organización. Para obtener más información, ponte en contacto con el administrador." - }, - "advisor": { - "message": "Recomendaciones" - }, - "advisor_insight_password_not_set": { - "message": "Crea una contraseña para proteger tus datos." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Habilita el bloqueo automático para proteger tus datos." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "La sincronización del navegador está deshabilitada. Si la habilitas, podrás sincronizar tus cuentas entre distintos navegadores." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "La función Autocompletar permite rellenar automáticamente códigos en sitios web." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Al activar el filtro inteligente, podrás acceder rápidamente a las cuentas." - }, - "show_all_insights": { - "message": "Mostrar todas las recomendaciones." - }, - "no_insight_available": { - "message": "No se encontraron recomendaciones, ¡parece que todo está bien!" - }, - "danger": { - "message": "Peligro" - }, - "warning": { - "message": "Advertencia" - }, - "info": { - "message": "Información" - }, - "dismiss": { - "message": "Descartar" - }, - "learn_more": { - "message": "Más información" - }, - "enable_context_menu": { - "message": "Agregar al menú contextual" - }, - "no_entires": { - "message": "No hay cuentas para mostrar. Añade tu primera cuenta ahora." - }, - "permissions": { - "message": "Permisos" - }, - "permission_revoke": { - "message": "Revocar" - }, - "permission_show_required_permissions": { - "message": "Mostrar permisos no revocables" - }, - "permission_required": { - "message": "Este es un permiso requerido y no puede ser revocado." - }, - "permission_active_tab": { - "message": "Acceder a la pestaña actual para escanear códigos QR." - }, - "permission_storage": { - "message": "Acceder al almacenamiento del navegador para guardar los datos de la cuenta." - }, - "permission_identity": { - "message": "Permitir iniciar sesión en servicios para almacenamiento de terceros." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Otorga acceso de sólo escritura al portapapeles para copiar codigos al portapapeles cuando haga clic en la cuenta." - }, - "permission_context_menus": { - "message": "Agregar Authenticator al menú contextual." - }, - "permission_sync_clock": { - "message": "Habilitar sincronización del reloj con Google." - }, - "permission_dropbox": { - "message": "Habilitar copias de seguridad con Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Primero debe deshabilitar la copia de seguridad de Dropbox." - }, - "permission_drive": { - "message": "Permitir copias de seguridad de Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Primero debes desactivar la copia de seguridad de Google Drive." - }, - "permission_onedrive": { - "message": "Permite la copia de seguridad a OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Primero debes desactivar la copia de seguridad de OneDrive." - }, - "permission_unknown_permission": { - "message": "Permiso desconocido. Si ve este mensaje, por favor envíe un informe de error." + "extName": { + "message": "Autenticador", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autenticación", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genera códigos de autenticación de dos factores en su navegador.", + "description": "Extension Description." + }, + "added": { + "message": " ha sido añadido.", + "description": "Added Account." + }, + "errorqr": { + "message": "Código QR no reconocido.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Clave secreta de la cuenta invalida", + "description": "Secret Error." + }, + "add_code": { + "message": "Añadir cuenta", + "description": "Add account." + }, + "add_qr": { + "message": "Escanear un código QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Entrada manual", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Error al importar. Si intentas migrar datos desde el Autenticador de Google, exporta de nuevo los datos y vuelve a intentarlo.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Los datos de algunas cuentas no se importaron correctamente.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Cerrar", + "description": "Close." + }, + "ok": { + "message": "Aceptar", + "description": "OK." + }, + "yes": { + "message": "Sí", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Cuenta", + "description": "Account." + }, + "accountName": { + "message": "Nombre de usuario", + "description": "Account Name." + }, + "issuer": { + "message": "Emisor", + "description": "Issuer." + }, + "secret": { + "message": "Clave secreta", + "description": "Secret." + }, + "updateSuccess": { + "message": "Éxito.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Falla.", + "description": "Update Failure." + }, + "about": { + "message": "Acerca de", + "description": "About." + }, + "settings": { + "message": "Preferencias", + "description": "Settings." + }, + "security": { + "message": "Seguridad", + "description": "Security." + }, + "current_phrase": { + "message": "Contraseña actual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nueva contraseña", + "description": "New Passphrase." + }, + "phrase": { + "message": "Contraseña", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirmar contraseña", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "¿Estás seguro que deseas borrar esta cuenta? Esta acción no se puede deshacer.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Entiendo que todos mis datos serán eliminados de forma irrecuperable.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Restablecer auntenticador" + }, + "delete_all_warning": { + "message": "Esto eliminará todos tus datos y restablecerá completamente Authenticator. ¡No podrás recuperar ningún dato eliminado! Deberías considerar guardar una copia de seguridad antes de resetear Authenticator." + }, + "security_warning": { + "message": "Esta contraseña se utilizará para cifrar tus cuentas. Nadie puede ayudarte si olvidas la contraseña.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Actualizar", + "description": "Update." + }, + "phrase_incorrect": { + "message": "No puedes añadir una nueva cuenta hasta que todas las demás cuentas estén descifradas. Por favor introduzca la contraseña correcta antes de continuar.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Las cuentas que no se pudieron descifrar no se incluirán en esta copia de seguridad.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "La contraseña no coincide.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Cifrado", + "description": "Encrypted." + }, + "copied": { + "message": "Copiado", + "description": "Copied." + }, + "feedback": { + "message": "Su opinión", + "description": "Feedback." + }, + "translate": { + "message": "Traducir", + "description": "Translate." + }, + "source": { + "message": "Código Fuente", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Introduzca la contraseña para descifrar los datos de la cuenta.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizar el reloj con Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Recordar la contraseña", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "¡Peligro! Tu reloj local está demasiado desfasado, corrígelo antes de continuar.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "¿Tienes una copia de seguridad cuentas¡No esperes hasta que sea demasiado tarde!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "La captura falló. Es necesario recargar la página e intentarlo de nuevo.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "¿Quieres escanear un código QR desde un archivo local? Usa la opción «Importar copia de seguridad de imagen QR».", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Basado en tiempo", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Basado en un contador", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferencias", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Escala", + "description": "Scale" + }, + "export_info": { + "message": "Advertencia: todas las copias de seguridad están sin encriptar. ¿Quieres añadir una cuenta para otra aplicación? Pasa el ratón por encima de la esquina superior-derecha de cualquier cuenta y pulsa el botón oculto.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Descargar una copia de seguridad", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importar una copia de seguridad", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importar un archivo con la copia de seguridad", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importar copia de seguridad de imagen QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importar el Texto de la Copia de Seguridad", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Se importó correctamente, sin embargo, algunas imágenes QR no pudieron ser reconocidas.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Puedes seleccionar varios archivos para importar copias de seguridad por lotes.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Mostrar todas las entradas", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Advertencia: las copias de seguridad no están encriptadas. Lo cuál no se recomienda, pero es bajo tu propio riesgo.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Debes indicar una contraseña correcta para poder importar una copia de seguridad.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Tu contraseña se almacena localmente. Cámbiala en el menú de seguridad inmediatamente.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Eliminar", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Descargar copia de seguridad protegida por contraseña", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Buscar", + "description": "Search" + }, + "popout": { + "message": "Modo ventana emergente", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Bloquear", + "description": "Lock accounts" + }, + "edit": { + "message": "Editar", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Copia de seguridad manual", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Usar auto-completado", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Utilizar contraste alto", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Claro", + "description": "Light theme" + }, + "theme_dark": { + "message": "Oscuro", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compacto", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Alto contraste", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Plano", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Realizar copias de seguridad automáticas de tus datos en servicios de almacenamiento de terceros.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sincronización con el navegador", + "description": "Storage location" + }, + "sign_in": { + "message": "Iniciar sesión", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Iniciar sesión (cuenta empresarial)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "¿Por qué las cuentas empresariales necesitan más permisos?" + }, + "log_out": { + "message": "Cerrar sesión", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Ha habido un problema al conectarse a tu cuenta $SERVICE$. Inténtalo de nuevo.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Tienes una o más cuentas de Steam o Blizzard. Las copias de seguridad no cifradas no utilizarán el formato de copia de seguridad estandarizado.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Puedes importar copias de seguridad desde otras aplicaciones.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Aprende más", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Cargando..." + }, + "autolock": { + "message": "Bloquear después" + }, + "minutes": { + "message": "minutos" + }, + "advanced": { + "message": "Avanzado" + }, + "period": { + "message": "Periodo" + }, + "type": { + "message": "Tipo" + }, + "invalid": { + "message": "Inválido" + }, + "digits": { + "message": "Dígitos" + }, + "algorithm": { + "message": "Algoritmo" + }, + "smart_filter": { + "message": "Filtro inteligente" + }, + "backup": { + "message": "Copia de seguridad" + }, + "backup_file_info": { + "message": "Guarda en un archivo una copia de seguridad de tus datos." + }, + "password_policy_default_hint": { + "message": "La contraseña no cumple los requisitos de seguridad de tu organización. Para obtener más información, ponte en contacto con el administrador." + }, + "advisor": { + "message": "Recomendaciones" + }, + "advisor_insight_password_not_set": { + "message": "Crea una contraseña para proteger tus datos." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Habilita el bloqueo automático para proteger tus datos." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "La sincronización del navegador está deshabilitada. Si la habilitas, podrás sincronizar tus cuentas entre distintos navegadores." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "La función Autocompletar permite rellenar automáticamente códigos en sitios web." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Al activar el filtro inteligente, podrás acceder rápidamente a las cuentas." + }, + "show_all_insights": { + "message": "Mostrar todas las recomendaciones." + }, + "no_insight_available": { + "message": "No se encontraron recomendaciones, ¡parece que todo está bien!" + }, + "danger": { + "message": "Peligro" + }, + "warning": { + "message": "Advertencia" + }, + "info": { + "message": "Información" + }, + "dismiss": { + "message": "Descartar" + }, + "learn_more": { + "message": "Más información" + }, + "enable_context_menu": { + "message": "Agregar al menú contextual" + }, + "no_entires": { + "message": "No hay cuentas para mostrar. Añade tu primera cuenta ahora." + }, + "permissions": { + "message": "Permisos" + }, + "permission_revoke": { + "message": "Revocar" + }, + "permission_show_required_permissions": { + "message": "Mostrar permisos no revocables" + }, + "permission_required": { + "message": "Este es un permiso requerido y no puede ser revocado." + }, + "permission_active_tab": { + "message": "Acceder a la pestaña actual para escanear códigos QR." + }, + "permission_storage": { + "message": "Acceder al almacenamiento del navegador para guardar los datos de la cuenta." + }, + "permission_identity": { + "message": "Permitir iniciar sesión en servicios para almacenamiento de terceros." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Otorga acceso de sólo escritura al portapapeles para copiar codigos al portapapeles cuando haga clic en la cuenta." + }, + "permission_context_menus": { + "message": "Agregar Authenticator al menú contextual." + }, + "permission_sync_clock": { + "message": "Habilitar sincronización del reloj con Google." + }, + "permission_dropbox": { + "message": "Habilitar copias de seguridad con Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Primero debe deshabilitar la copia de seguridad de Dropbox." + }, + "permission_drive": { + "message": "Permitir copias de seguridad de Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Primero debes desactivar la copia de seguridad de Google Drive." + }, + "permission_onedrive": { + "message": "Permite la copia de seguridad a OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Primero debes desactivar la copia de seguridad de OneDrive." + }, + "permission_unknown_permission": { + "message": "Permiso desconocido. Si ve este mensaje, por favor envíe un informe de error." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From d83f926aa4396778583b053e7bb28a71c75efcea Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:13 -0500 Subject: [PATCH 3307/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 1948eb1d6..950994cae 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "يقوم المصادق بإنشاء رموز المصادقة ذات عاملين في المتصفح الخاص بك.", - "description": "Extension Description." - }, - "added": { - "message": " تم إضافته.", - "description": "Added Account." - }, - "errorqr": { - "message": "رمز QR غير معروف.", - "description": "QR Error." - }, - "errorsecret": { - "message": "سرية الحساب غير صالحة", - "description": "Secret Error." - }, - "add_code": { - "message": "إضافة حساب", - "description": "Add account." - }, - "add_qr": { - "message": "مسح رمز QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "الإدخال اليدوي", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "فشل الاستيراد. إذا كنت تقوم بترحيل البيانات من Google Authenticator، الرجاء إعادة تصدير بياناتك من Google Authenticator وحاول مرة أخرى.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "بعض بيانات الحساب لم يتم استيرادها بنجاح.", - "description": "Some migration data is broken." - }, - "close": { - "message": "إغلاق", - "description": "Close." - }, - "ok": { - "message": "موافق", - "description": "OK." - }, - "yes": { - "message": "نعم", - "description": "Yes." - }, - "no": { - "message": "لا", - "description": "No." - }, - "account": { - "message": "حساب", - "description": "Account." - }, - "accountName": { - "message": "اسم المستخدم", - "description": "Account Name." - }, - "issuer": { - "message": "المصدر", - "description": "Issuer." - }, - "secret": { - "message": "سري", - "description": "Secret." - }, - "updateSuccess": { - "message": "تم بنجاح", - "description": "Update Success." - }, - "updateFailure": { - "message": "فشل التحديث.", - "description": "Update Failure." - }, - "about": { - "message": "نبذه عن", - "description": "About." - }, - "settings": { - "message": "الاعدادات", - "description": "Settings." - }, - "security": { - "message": "حماية الخصوصية", - "description": "Security." - }, - "current_phrase": { - "message": "كلمة المرور الحالية", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "كلمة السرّ الجديدة", - "description": "New Passphrase." - }, - "phrase": { - "message": "كلمة المرور", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "تأكيد كلمة المرور", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "هل أنت متأكد من حذف هذا الحساب؟ لا يمكن التراجع عن هذا الإجراء.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "أفهم أنه سيتم حذف جميع بياناتي بشكل لا رجعة فيه.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "إعادة تعيين Authenticator" - }, - "delete_all_warning": { - "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين Authenticator بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين Authenticator." - }, - "security_warning": { - "message": "هذا الكود الخاص سوف يستخدم لتشفير حسابك.\nلا نقدر على مساعدتك إذا فقدت هذا الكود الخاص.", - "description": "Passphrase Warning." - }, - "update": { - "message": "تطوير", - "description": "Update." - }, - "phrase_incorrect": { - "message": "لن تقدر على فتح حساب جديد حتى يتم فك تشفير كل الحسابات. الرجاء إضافة كلمة المرور الصحيحة لاستكمال العملية.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "الحسابات الغير قابله لفك التشفير لان يتم تضمينها إلى النسخة الاحتياطية.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "كلمة السر غير صحيحة.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "مشفَّر", - "description": "Encrypted." - }, - "copied": { - "message": "تَمَّ النَّسخ", - "description": "Copied." - }, - "feedback": { - "message": "التقييم والملاحظات", - "description": "Feedback." - }, - "translate": { - "message": "ترجمة", - "description": "Translate." - }, - "source": { - "message": "المصدر", - "description": "Source Code." - }, - "passphrase_info": { - "message": "أدخل كلمة المرور لفك تشفير بيانات الحساب.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "مزامنة الساعة مع جوجل", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "تذكر كلمة السر", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "تحذير! التوقيت المحلي بعيد جدًا، الرجاء إصلاحه قبل المتابعة.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى تصبح متأخرًا", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "فشل في التقاط الرمز, يرجى إعادة تحميل الصفحة والمحاولة مرة أخرى.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "على أساس الوقت", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "التفضيلات", - "description": "Popup Page Settings" - }, - "scale": { - "message": "مقياس", - "description": "Scale" - }, - "export_info": { - "message": "تحذير: جميع نسخك الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى تطبيق آخر؟ مرر فوق الجزء الأيمن العلوي من أي حساب، و اضغط على الزر المخفي.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "تنزيل النسخة الاحتياطية", - "description": "Download backup file." - }, - "import_backup": { - "message": "استيراد النسخة الاحتياطية", - "description": "Import backup." - }, - "import_backup_file": { - "message": "استيراد ملف النسخ الاحتياطي", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "استيراد نسخة احتياطية لصورة QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "قم بادخال صورة الكود", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "استيراد نسخة احتياطية نصية", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "استيراد عناوين OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "تم الاستيراد بنجاح، ولكن لم يتم التعرف على بعض رموز QR.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "يمكنك تحديد ملفات متعددة لاستيراد نسخة احتياطية على دفعات.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "إظهار كافة الإدخالات", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "تحذير: النسخ الاحتياطية غير مشفرة. استخدم على مسؤوليتك الخاصة.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "يجب توفير كلمة المرور الصحيحة لاستيراد النسخ الاحتياطي.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "كلمة المرور الخاصة بك مخزنة محلياً، يرجى تغييرها في قائمة الأمان على الفور.", - "description": "localStorage password warning." - }, - "remove": { - "message": "إزالة", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "تنزيل النسخة الاحتياطية المحمية بكلمة مرور", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "بحث", - "description": "Search" - }, - "popout": { - "message": "نمط منبثق", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "قفل", - "description": "Lock accounts" - }, - "edit": { - "message": "تحرير", - "description": "Edit" - }, - "manual_dropbox": { - "message": "النسخ الاحتياطي اليدوي", - "description": "Manual backup" - }, - "use_autofill": { - "message": "استخدام الملء التلقائي", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "استخدام التباين العالي", - "description": "Use High Contrast" - }, - "theme": { - "message": "السمة", - "description": "Theme" - }, - "theme_light": { - "message": "مضيء", - "description": "Light theme" - }, - "theme_dark": { - "message": "مظلم", - "description": "Dark theme" - }, - "theme_simple": { - "message": "بسيط", - "description": "Simple theme" - }, - "theme_compact": { - "message": "مدمج", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "تباين عالي", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "مسطحة", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "النسخ الاحتياطي التلقائي لبياناتك إلى خِدْمَات تخزين طرف ثالث.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "مزامنة المتصفح", - "description": "Storage location" - }, - "sign_in": { - "message": "تسجيل الدخول", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "تسجيل الدخول (الأعمال التجارية)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "لماذا تتطلب حسابات الأعمال المزيد من الصلاحيات؟" - }, - "log_out": { - "message": "تسجيل الخروج", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "كان هناك مشكلة الاتصال بحسابك $SERVICE$، الرجاء تسجيل الدخول مرة أخرى.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "لديك حساب أو أكثر من Steam أو Blizzard لن تستخدم النسخ الاحتياطية غير المشفرة تنسيق النسخ الاحتياطي الموحد.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "يمكنك استيراد نسخ احتياطية من بعض التطبيقات الأخرى.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "لمعرفة المزيد", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "جاري التحميل..." - }, - "autolock": { - "message": "القفْل بعد" - }, - "minutes": { - "message": "دقائق" - }, - "advanced": { - "message": "متقدم" - }, - "period": { - "message": "الفترة" - }, - "type": { - "message": "نوع" - }, - "invalid": { - "message": "معطل" - }, - "digits": { - "message": "وحدات" - }, - "algorithm": { - "message": "‮الخوارزمية" - }, - "smart_filter": { - "message": "الفلتر الذكي" - }, - "backup": { - "message": "نسخ احتياطي" - }, - "backup_file_info": { - "message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف." - }, - "password_policy_default_hint": { - "message": "كلمة المرور الخاصة بك لا تفي بمتطلبات أمان مؤسستك. اتصل بالمسؤول للحصول على مزيد من المعلومات." - }, - "advisor": { - "message": "مستشار" - }, - "advisor_insight_password_not_set": { - "message": "تعيين كلمة مرور لحماية بياناتك." - }, - "advisor_insight_auto_lock_not_set": { - "message": "تفعيل القفل التلقائي لحماية بياناتك." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "مزامنة المتصفح معطلة. تمكينه يسمح للمزامنة بين الحسابات عبر المتصفحات." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "يمكن تمكين التعبئة التلقائية لملء الرموز تلقائياً في مواقع الويب." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "تفعيل الفلتر الذكي يسمح بالوصول السريع إلى الحسابات." - }, - "show_all_insights": { - "message": "إظهار جميع الرؤى." - }, - "no_insight_available": { - "message": "لم يتم العثور على رؤية، كل شيء يبدو جيدًا!" - }, - "danger": { - "message": "خطر" - }, - "warning": { - "message": "تحذير" - }, - "info": { - "message": "معلومات" - }, - "dismiss": { - "message": "تجاهل" - }, - "learn_more": { - "message": "لمعرفة المزيد" - }, - "enable_context_menu": { - "message": "إضافة إلى قائمة السياق" - }, - "no_entires": { - "message": "لا توجد حسابات لعرضها. أضف حسابك الأول الآن." - }, - "permissions": { - "message": "الصلاحيات" - }, - "permission_revoke": { - "message": "تعطيل" - }, - "permission_show_required_permissions": { - "message": "إظهار الأذونات غير القابلة للتعطيل" - }, - "permission_required": { - "message": "هذه الصلاحية اساسية و لا يمكن تعطيلها." - }, - "permission_active_tab": { - "message": "الوصول إلى علامة التبويب الحالية لمسح رموز QR." - }, - "permission_storage": { - "message": "الوصول إلى تخزين المتصفح لتخزين بيانات الحساب." - }, - "permission_identity": { - "message": "يسمح بتسجيل الدخول إلى خدمات تخزين طرف ثالث." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "يمنح صلاحية الكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر على الحساب." - }, - "permission_context_menus": { - "message": "يضيف Authenticator إلى القائمة." - }, - "permission_sync_clock": { - "message": "يسمح بمزامنة الساعة مع جوجل." - }, - "permission_dropbox": { - "message": "يسمح بالنسخ الاحتياطي إلى Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "يجب عليك تعطيل النسخ الاحتياطي لـ Dropbox أولاً." - }, - "permission_drive": { - "message": "يسمح بالنسخ الاحتياطي لGoogle Drive." - }, - "permission_drive_cannot_revoke": { - "message": "يجب عليك تعطيل النسخ الاحتياطي لـ Google Drive أولاً." - }, - "permission_onedrive": { - "message": "يسمح بالنسخ الاحتياطي لـ OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "يجب عليك تعطيل النسخ الاحتياطي لـ OneDrive أولاً." - }, - "permission_unknown_permission": { - "message": "صلاحية غير معروفة. إذا وجدت هذه الرسالة، يرجى إرسال تقرير عن الأخطاء." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "يقوم المصادق بإنشاء رموز المصادقة ذات عاملين في المتصفح الخاص بك.", + "description": "Extension Description." + }, + "added": { + "message": " تم إضافته.", + "description": "Added Account." + }, + "errorqr": { + "message": "رمز QR غير معروف.", + "description": "QR Error." + }, + "errorsecret": { + "message": "سرية الحساب غير صالحة", + "description": "Secret Error." + }, + "add_code": { + "message": "إضافة حساب", + "description": "Add account." + }, + "add_qr": { + "message": "مسح رمز QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "الإدخال اليدوي", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "فشل الاستيراد. إذا كنت تقوم بترحيل البيانات من Google Authenticator، الرجاء إعادة تصدير بياناتك من Google Authenticator وحاول مرة أخرى.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "بعض بيانات الحساب لم يتم استيرادها بنجاح.", + "description": "Some migration data is broken." + }, + "close": { + "message": "إغلاق", + "description": "Close." + }, + "ok": { + "message": "موافق", + "description": "OK." + }, + "yes": { + "message": "نعم", + "description": "Yes." + }, + "no": { + "message": "لا", + "description": "No." + }, + "account": { + "message": "حساب", + "description": "Account." + }, + "accountName": { + "message": "اسم المستخدم", + "description": "Account Name." + }, + "issuer": { + "message": "المصدر", + "description": "Issuer." + }, + "secret": { + "message": "سري", + "description": "Secret." + }, + "updateSuccess": { + "message": "تم بنجاح", + "description": "Update Success." + }, + "updateFailure": { + "message": "فشل التحديث.", + "description": "Update Failure." + }, + "about": { + "message": "نبذه عن", + "description": "About." + }, + "settings": { + "message": "الاعدادات", + "description": "Settings." + }, + "security": { + "message": "حماية الخصوصية", + "description": "Security." + }, + "current_phrase": { + "message": "كلمة المرور الحالية", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "كلمة السرّ الجديدة", + "description": "New Passphrase." + }, + "phrase": { + "message": "كلمة المرور", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "تأكيد كلمة المرور", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "هل أنت متأكد من حذف هذا الحساب؟ لا يمكن التراجع عن هذا الإجراء.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "أفهم أنه سيتم حذف جميع بياناتي بشكل لا رجعة فيه.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "إعادة تعيين Authenticator" + }, + "delete_all_warning": { + "message": "سيؤدي هذا إلى حذف جميع بياناتك وإعادة تعيين Authenticator بالكامل. لن تتمكن من استعادة أي بيانات محذوفة! يجب مراعاة حفظ نسخة احتياطية قبل إعادة تعيين Authenticator." + }, + "security_warning": { + "message": "هذا الكود الخاص سوف يستخدم لتشفير حسابك.\nلا نقدر على مساعدتك إذا فقدت هذا الكود الخاص.", + "description": "Passphrase Warning." + }, + "update": { + "message": "تطوير", + "description": "Update." + }, + "phrase_incorrect": { + "message": "لن تقدر على فتح حساب جديد حتى يتم فك تشفير كل الحسابات. الرجاء إضافة كلمة المرور الصحيحة لاستكمال العملية.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "الحسابات الغير قابله لفك التشفير لان يتم تضمينها إلى النسخة الاحتياطية.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "كلمة السر غير صحيحة.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "مشفَّر", + "description": "Encrypted." + }, + "copied": { + "message": "تَمَّ النَّسخ", + "description": "Copied." + }, + "feedback": { + "message": "التقييم والملاحظات", + "description": "Feedback." + }, + "translate": { + "message": "ترجمة", + "description": "Translate." + }, + "source": { + "message": "المصدر", + "description": "Source Code." + }, + "passphrase_info": { + "message": "أدخل كلمة المرور لفك تشفير بيانات الحساب.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "مزامنة الساعة مع جوجل", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "تذكر كلمة السر", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "تحذير! التوقيت المحلي بعيد جدًا، الرجاء إصلاحه قبل المتابعة.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "هل لديك نسخة احتياطية للحسابات الخاصة بك؟ لا تنتظر حتى تصبح متأخرًا", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "فشل في التقاط الرمز, يرجى إعادة تحميل الصفحة والمحاولة مرة أخرى.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "على أساس الوقت", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "التفضيلات", + "description": "Popup Page Settings" + }, + "scale": { + "message": "مقياس", + "description": "Scale" + }, + "export_info": { + "message": "تحذير: جميع نسخك الاحتياطية غير مشفرة. هل ترغب في إضافة حساب إلى تطبيق آخر؟ مرر فوق الجزء الأيمن العلوي من أي حساب، و اضغط على الزر المخفي.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "تنزيل النسخة الاحتياطية", + "description": "Download backup file." + }, + "import_backup": { + "message": "استيراد النسخة الاحتياطية", + "description": "Import backup." + }, + "import_backup_file": { + "message": "استيراد ملف النسخ الاحتياطي", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "استيراد نسخة احتياطية لصورة QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "قم بادخال صورة الكود", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "استيراد نسخة احتياطية نصية", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "استيراد عناوين OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "تم الاستيراد بنجاح، ولكن لم يتم التعرف على بعض رموز QR.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "يمكنك تحديد ملفات متعددة لاستيراد نسخة احتياطية على دفعات.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "إظهار كافة الإدخالات", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "تحذير: النسخ الاحتياطية غير مشفرة. استخدم على مسؤوليتك الخاصة.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "يجب توفير كلمة المرور الصحيحة لاستيراد النسخ الاحتياطي.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "كلمة المرور الخاصة بك مخزنة محلياً، يرجى تغييرها في قائمة الأمان على الفور.", + "description": "localStorage password warning." + }, + "remove": { + "message": "إزالة", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "تنزيل النسخة الاحتياطية المحمية بكلمة مرور", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "بحث", + "description": "Search" + }, + "popout": { + "message": "نمط منبثق", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "قفل", + "description": "Lock accounts" + }, + "edit": { + "message": "تحرير", + "description": "Edit" + }, + "manual_dropbox": { + "message": "النسخ الاحتياطي اليدوي", + "description": "Manual backup" + }, + "use_autofill": { + "message": "استخدام الملء التلقائي", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "استخدام التباين العالي", + "description": "Use High Contrast" + }, + "theme": { + "message": "السمة", + "description": "Theme" + }, + "theme_light": { + "message": "مضيء", + "description": "Light theme" + }, + "theme_dark": { + "message": "مظلم", + "description": "Dark theme" + }, + "theme_simple": { + "message": "بسيط", + "description": "Simple theme" + }, + "theme_compact": { + "message": "مدمج", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "تباين عالي", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "مسطحة", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "النسخ الاحتياطي التلقائي لبياناتك إلى خِدْمَات تخزين طرف ثالث.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "مزامنة المتصفح", + "description": "Storage location" + }, + "sign_in": { + "message": "تسجيل الدخول", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "تسجيل الدخول (الأعمال التجارية)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "لماذا تتطلب حسابات الأعمال المزيد من الصلاحيات؟" + }, + "log_out": { + "message": "تسجيل الخروج", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "كان هناك مشكلة الاتصال بحسابك $SERVICE$، الرجاء تسجيل الدخول مرة أخرى.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "لديك حساب أو أكثر من Steam أو Blizzard لن تستخدم النسخ الاحتياطية غير المشفرة تنسيق النسخ الاحتياطي الموحد.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "يمكنك استيراد نسخ احتياطية من بعض التطبيقات الأخرى.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "لمعرفة المزيد", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "جاري التحميل..." + }, + "autolock": { + "message": "القفْل بعد" + }, + "minutes": { + "message": "دقائق" + }, + "advanced": { + "message": "متقدم" + }, + "period": { + "message": "الفترة" + }, + "type": { + "message": "نوع" + }, + "invalid": { + "message": "معطل" + }, + "digits": { + "message": "وحدات" + }, + "algorithm": { + "message": "‮الخوارزمية" + }, + "smart_filter": { + "message": "الفلتر الذكي" + }, + "backup": { + "message": "نسخ احتياطي" + }, + "backup_file_info": { + "message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف." + }, + "password_policy_default_hint": { + "message": "كلمة المرور الخاصة بك لا تفي بمتطلبات أمان مؤسستك. اتصل بالمسؤول للحصول على مزيد من المعلومات." + }, + "advisor": { + "message": "مستشار" + }, + "advisor_insight_password_not_set": { + "message": "تعيين كلمة مرور لحماية بياناتك." + }, + "advisor_insight_auto_lock_not_set": { + "message": "تفعيل القفل التلقائي لحماية بياناتك." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "مزامنة المتصفح معطلة. تمكينه يسمح للمزامنة بين الحسابات عبر المتصفحات." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "يمكن تمكين التعبئة التلقائية لملء الرموز تلقائياً في مواقع الويب." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "تفعيل الفلتر الذكي يسمح بالوصول السريع إلى الحسابات." + }, + "show_all_insights": { + "message": "إظهار جميع الرؤى." + }, + "no_insight_available": { + "message": "لم يتم العثور على رؤية، كل شيء يبدو جيدًا!" + }, + "danger": { + "message": "خطر" + }, + "warning": { + "message": "تحذير" + }, + "info": { + "message": "معلومات" + }, + "dismiss": { + "message": "تجاهل" + }, + "learn_more": { + "message": "لمعرفة المزيد" + }, + "enable_context_menu": { + "message": "إضافة إلى قائمة السياق" + }, + "no_entires": { + "message": "لا توجد حسابات لعرضها. أضف حسابك الأول الآن." + }, + "permissions": { + "message": "الصلاحيات" + }, + "permission_revoke": { + "message": "تعطيل" + }, + "permission_show_required_permissions": { + "message": "إظهار الأذونات غير القابلة للتعطيل" + }, + "permission_required": { + "message": "هذه الصلاحية اساسية و لا يمكن تعطيلها." + }, + "permission_active_tab": { + "message": "الوصول إلى علامة التبويب الحالية لمسح رموز QR." + }, + "permission_storage": { + "message": "الوصول إلى تخزين المتصفح لتخزين بيانات الحساب." + }, + "permission_identity": { + "message": "يسمح بتسجيل الدخول إلى خدمات تخزين طرف ثالث." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "يمنح صلاحية الكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر على الحساب." + }, + "permission_context_menus": { + "message": "يضيف Authenticator إلى القائمة." + }, + "permission_sync_clock": { + "message": "يسمح بمزامنة الساعة مع جوجل." + }, + "permission_dropbox": { + "message": "يسمح بالنسخ الاحتياطي إلى Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "يجب عليك تعطيل النسخ الاحتياطي لـ Dropbox أولاً." + }, + "permission_drive": { + "message": "يسمح بالنسخ الاحتياطي لGoogle Drive." + }, + "permission_drive_cannot_revoke": { + "message": "يجب عليك تعطيل النسخ الاحتياطي لـ Google Drive أولاً." + }, + "permission_onedrive": { + "message": "يسمح بالنسخ الاحتياطي لـ OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "يجب عليك تعطيل النسخ الاحتياطي لـ OneDrive أولاً." + }, + "permission_unknown_permission": { + "message": "صلاحية غير معروفة. إذا وجدت هذه الرسالة، يرجى إرسال تقرير عن الأخطاء." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 99b65f1679b688241d94f38e0c51a927a767c8fc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:14 -0500 Subject: [PATCH 3308/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index b4266122a..d6618306e 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Удостоверител", - "description": "Extension Name." - }, - "extShortName": { - "message": "Удостоверяване", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Удостоверителя генерира 2-фактурна защита, за вашият браузър.", - "description": "Extension Description." - }, - "added": { - "message": " е добавен.", - "description": "Added Account." - }, - "errorqr": { - "message": "Неразпознат QR код.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Невалиден клон на сметка", - "description": "Secret Error." - }, - "add_code": { - "message": "Добави акаунт", - "description": "Add account." - }, - "add_qr": { - "message": "Сканирайте QR кода", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ръчно въвеждане", - "description": "Manual Entry." - }, - "migration_fail": { - "message": ".", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Някои данни за акаунта не бяха импортирани успешно.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Затвори", - "description": "Close." - }, - "ok": { - "message": "Добре", - "description": "OK." - }, - "yes": { - "message": "Да", - "description": "Yes." - }, - "no": { - "message": "Не", - "description": "No." - }, - "account": { - "message": "Профил", - "description": "Account." - }, - "accountName": { - "message": "Username", - "description": "Account Name." - }, - "issuer": { - "message": "Издател", - "description": "Issuer." - }, - "secret": { - "message": "Секретен", - "description": "Secret." - }, - "updateSuccess": { - "message": "Успешно.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Неуспешно.", - "description": "Update Failure." - }, - "about": { - "message": "За Нас", - "description": "About." - }, - "settings": { - "message": "Настройки", - "description": "Settings." - }, - "security": { - "message": "Сигурност", - "description": "Security." - }, - "current_phrase": { - "message": "Сегашна парола", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Нова парола", - "description": "New Passphrase." - }, - "phrase": { - "message": "Парола", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Потвърди паролата", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Наистина ли искате да изтриете този акаунт? Това действие не може да бъде отменено.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Разбирам, че всичките ми данни ще бъдат изтрити необратимо.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Нулирай Удостоверител" - }, - "delete_all_warning": { - "message": "Това ще изтрие всичките ви данни и изцяло ще изтрие Удостоверителя. Няма да можете да възстановите изтритите данни! Препоръчваме за архивирате, преди да нулирате Удостоверителя." - }, - "security_warning": { - "message": "Тази парола ще се използва за кодиране на вашите акаунти. Никой не може да ви помогне, ако си забравите паролата.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Актуализация", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Не можете да добавите нов акаунт, докато акаунтът не се декриптира. Въведете правилната парола.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Акаунти, които не могат да се декриптират, няма да бъдат включени в това резервно копие.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Паролите не съвпадат.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Криптиран", - "description": "Encrypted." - }, - "copied": { - "message": "Копирано", - "description": "Copied." - }, - "feedback": { - "message": "Обратна връзка", - "description": "Feedback." - }, - "translate": { - "message": "Превод", - "description": "Translate." - }, - "source": { - "message": "Изходен код", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Въведете парола за да декриптирате данните.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Синхронизиране на часовника с Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Запомни паролата", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Внимание! Вашият часовник не е верен, моля го оправя преди да продължите.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Имате ли резервно копие на акаунтите? Не чакайте, докато не стане твърде късно!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Заснемането неуспешно, моля презаредете страницата и опитайте отново.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Опитвате се да сканирате QR код от локален файл? Use Вместо това импортирайте резервно копие на QR изображението.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Време на базата", - "description": "Time Based" - }, - "based_on_counter": { - "message": "На база брояч", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Предпочитания", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Мащаб", - "description": "Scale" - }, - "export_info": { - "message": "Предупреждение: всички резервни копия са декриптирани. Искате ли да добавите акаунт към друго приложение? Задръжте над горната част на всяка сметка и натиснете скрития бутон.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Изтегляне на резервното копие", - "description": "Download backup file." - }, - "import_backup": { - "message": "Импорт на резервен архив", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Импорт на резервен архивен файл", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Импорт на резервно копие на QR изображение", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Импорт на QR изображения", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Импорт на Текстов архив", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Импорт на OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Успешен импорт, но някои QR кодове не бяха разпознати.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Можете да изберете много файлове за импорт на партиди от резервни копия.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Покажи всички записи", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Предупреждение: архивни файлове са декриптирани. Използвайте на свой собствен риск.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Трябва да въведете правилна парола, за да импортните архива.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Паролата ви се съхранява локално, моля променете го от менюто за сигурност незабавно.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Премахни", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Изтегляне на защитени с парола архиви", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Търсене", - "description": "Search" - }, - "popout": { - "message": "Изскачащ Прозорец", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Заключване", - "description": "Lock accounts" - }, - "edit": { - "message": "Редактирай", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Ръчно архивиране", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Използване на автоматичното попълване", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Висок контраст", - "description": "Use High Contrast" - }, - "theme": { - "message": "Тема", - "description": "Theme" - }, - "theme_light": { - "message": "Светъл", - "description": "Light theme" - }, - "theme_dark": { - "message": "Тъмен", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Проста", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Компактна", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Висок контраст", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Плоска", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Автоматично архивиране на вашите данни на външна памет.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Синхронизация на браузера", - "description": "Storage location" - }, - "sign_in": { - "message": "Вход", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Вписване (Бизнес)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Защо за бизнес акаунтите са задължителни повече разрешения?" - }, - "log_out": { - "message": "Изход", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Имаше проблем свързване с вашия $SERVICE$ акаунт, моля влезте отново.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Имате един или повече Steam или Blizzard акаунти. Некриптираните резервни копия няма да използват стандартизиран формат за архивиране.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Можете да импортирате резервни копия от други приложения.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Научете повече", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Зареждане..." - }, - "autolock": { - "message": "Заключване след" - }, - "minutes": { - "message": "минути" - }, - "advanced": { - "message": "Разширени" - }, - "period": { - "message": "Период" - }, - "type": { - "message": "Тип" - }, - "invalid": { - "message": "Невалидно" - }, - "digits": { - "message": "Цифри" - }, - "algorithm": { - "message": "Алгоритъм" - }, - "smart_filter": { - "message": "Умен филтър" - }, - "backup": { - "message": "Резервно копие" - }, - "backup_file_info": { - "message": "Архивирайте данните си във файл." - }, - "password_policy_default_hint": { - "message": "Паролата ви не отговоря на стандартите за сигурност на организацията ви. Свържете сес администратора си за повече информация." - }, - "advisor": { - "message": "Съветник" - }, - "advisor_insight_password_not_set": { - "message": "Задайте парола, за да защитите данните си." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Активирайте автоматично заключване, за да защитите данните си." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Синхронизирането на браузера е деактивирано. Активирането му позволява синхронизиране на акаунтите в различните браузери." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Можете да активирате автоматично попълване на кодове в уебсайтовете." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Активирането на смарт филтър позволява бърз достъп до акаунти." - }, - "show_all_insights": { - "message": "Покажи всички съвети." - }, - "no_insight_available": { - "message": "Не са открити съвети, всичко изглежда наред!" - }, - "danger": { - "message": "Опасност" - }, - "warning": { - "message": "Внимание" - }, - "info": { - "message": "Информация" - }, - "dismiss": { - "message": "Отхвърли" - }, - "learn_more": { - "message": "Научете повече" - }, - "enable_context_menu": { - "message": "Добави в контектното меню" - }, - "no_entires": { - "message": "Няма акаунти. Добавете първия си акаунт сега." - }, - "permissions": { - "message": "Разрешения" - }, - "permission_revoke": { - "message": "Оттегли" - }, - "permission_show_required_permissions": { - "message": "Покажи неподлежащи на оттегляне разрешения" - }, - "permission_required": { - "message": "Това е задължително разрешение и не може да се оттегли." - }, - "permission_active_tab": { - "message": "Достъп до текущия раздел за сканиране на QR кодове." - }, - "permission_storage": { - "message": "Достъп до памет на браузер за запаметяване на данни за акаунта." - }, - "permission_identity": { - "message": "Позволи вход в услуги за съхранение на 3-ти страни." - }, - "permission_alarms": { - "message": "Позволява задействане на автоматичното заключване." - }, - "permission_scripting": { - "message": "Вкарва скриптове в текущия раздел за сканиране на QR кодове и разрешаване на автоматично попълване." - }, - "permission_clipboard_write": { - "message": "Дава само write-only достъп до клавиатурата с цел копиране на кодове в клипборда, когато кликнете върху акаунта." - }, - "permission_context_menus": { - "message": "Добавя Удостоверител в контекстното меню." - }, - "permission_sync_clock": { - "message": "Позволява синхронизация на часовника с Google." - }, - "permission_dropbox": { - "message": "Позволява архивиране в Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Първо трябва да деактивирате архивирането в Dropbox." - }, - "permission_drive": { - "message": "Позволява архивиране в Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Първо трябва да деактивирате архивирането в Google Drive." - }, - "permission_onedrive": { - "message": "Позволява архивиране в OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Първо трябва да деактивирате архивирането в OneDrive." - }, - "permission_unknown_permission": { - "message": "Неизвестно разрешение. Ако виждате това съобщение, изпратете доклад за грешка." + "extName": { + "message": "Удостоверител", + "description": "Extension Name." + }, + "extShortName": { + "message": "Удостоверяване", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Удостоверителя генерира 2-фактурна защита, за вашият браузър.", + "description": "Extension Description." + }, + "added": { + "message": " е добавен.", + "description": "Added Account." + }, + "errorqr": { + "message": "Неразпознат QR код.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Невалиден клон на сметка", + "description": "Secret Error." + }, + "add_code": { + "message": "Добави акаунт", + "description": "Add account." + }, + "add_qr": { + "message": "Сканирайте QR кода", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ръчно въвеждане", + "description": "Manual Entry." + }, + "migration_fail": { + "message": ".", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Някои данни за акаунта не бяха импортирани успешно.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Затвори", + "description": "Close." + }, + "ok": { + "message": "Добре", + "description": "OK." + }, + "yes": { + "message": "Да", + "description": "Yes." + }, + "no": { + "message": "Не", + "description": "No." + }, + "account": { + "message": "Профил", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Издател", + "description": "Issuer." + }, + "secret": { + "message": "Секретен", + "description": "Secret." + }, + "updateSuccess": { + "message": "Успешно.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Неуспешно.", + "description": "Update Failure." + }, + "about": { + "message": "За Нас", + "description": "About." + }, + "settings": { + "message": "Настройки", + "description": "Settings." + }, + "security": { + "message": "Сигурност", + "description": "Security." + }, + "current_phrase": { + "message": "Сегашна парола", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Нова парола", + "description": "New Passphrase." + }, + "phrase": { + "message": "Парола", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Потвърди паролата", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Наистина ли искате да изтриете този акаунт? Това действие не може да бъде отменено.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Разбирам, че всичките ми данни ще бъдат изтрити необратимо.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Нулирай Удостоверител" + }, + "delete_all_warning": { + "message": "Това ще изтрие всичките ви данни и изцяло ще изтрие Удостоверителя. Няма да можете да възстановите изтритите данни! Препоръчваме за архивирате, преди да нулирате Удостоверителя." + }, + "security_warning": { + "message": "Тази парола ще се използва за кодиране на вашите акаунти. Никой не може да ви помогне, ако си забравите паролата.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Актуализация", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Не можете да добавите нов акаунт, докато акаунтът не се декриптира. Въведете правилната парола.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Акаунти, които не могат да се декриптират, няма да бъдат включени в това резервно копие.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Паролите не съвпадат.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Криптиран", + "description": "Encrypted." + }, + "copied": { + "message": "Копирано", + "description": "Copied." + }, + "feedback": { + "message": "Обратна връзка", + "description": "Feedback." + }, + "translate": { + "message": "Превод", + "description": "Translate." + }, + "source": { + "message": "Изходен код", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Въведете парола за да декриптирате данните.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Синхронизиране на часовника с Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Запомни паролата", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Внимание! Вашият часовник не е верен, моля го оправя преди да продължите.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Имате ли резервно копие на акаунтите? Не чакайте, докато не стане твърде късно!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Заснемането неуспешно, моля презаредете страницата и опитайте отново.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Опитвате се да сканирате QR код от локален файл? Use Вместо това импортирайте резервно копие на QR изображението.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Време на базата", + "description": "Time Based" + }, + "based_on_counter": { + "message": "На база брояч", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Предпочитания", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Мащаб", + "description": "Scale" + }, + "export_info": { + "message": "Предупреждение: всички резервни копия са декриптирани. Искате ли да добавите акаунт към друго приложение? Задръжте над горната част на всяка сметка и натиснете скрития бутон.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Изтегляне на резервното копие", + "description": "Download backup file." + }, + "import_backup": { + "message": "Импорт на резервен архив", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Импорт на резервен архивен файл", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Импорт на резервно копие на QR изображение", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Импорт на QR изображения", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Импорт на Текстов архив", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Импорт на OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Успешен импорт, но някои QR кодове не бяха разпознати.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Можете да изберете много файлове за импорт на партиди от резервни копия.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Покажи всички записи", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Предупреждение: архивни файлове са декриптирани. Използвайте на свой собствен риск.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Трябва да въведете правилна парола, за да импортните архива.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Паролата ви се съхранява локално, моля променете го от менюто за сигурност незабавно.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Премахни", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Изтегляне на защитени с парола архиви", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Търсене", + "description": "Search" + }, + "popout": { + "message": "Изскачащ Прозорец", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Заключване", + "description": "Lock accounts" + }, + "edit": { + "message": "Редактирай", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Ръчно архивиране", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Използване на автоматичното попълване", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Висок контраст", + "description": "Use High Contrast" + }, + "theme": { + "message": "Тема", + "description": "Theme" + }, + "theme_light": { + "message": "Светъл", + "description": "Light theme" + }, + "theme_dark": { + "message": "Тъмен", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Проста", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Компактна", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Висок контраст", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Плоска", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Автоматично архивиране на вашите данни на външна памет.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Синхронизация на браузера", + "description": "Storage location" + }, + "sign_in": { + "message": "Вход", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Вписване (Бизнес)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Защо за бизнес акаунтите са задължителни повече разрешения?" + }, + "log_out": { + "message": "Изход", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Имаше проблем свързване с вашия $SERVICE$ акаунт, моля влезте отново.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Имате един или повече Steam или Blizzard акаунти. Некриптираните резервни копия няма да използват стандартизиран формат за архивиране.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Можете да импортирате резервни копия от други приложения.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Научете повече", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Зареждане..." + }, + "autolock": { + "message": "Заключване след" + }, + "minutes": { + "message": "минути" + }, + "advanced": { + "message": "Разширени" + }, + "period": { + "message": "Период" + }, + "type": { + "message": "Тип" + }, + "invalid": { + "message": "Невалидно" + }, + "digits": { + "message": "Цифри" + }, + "algorithm": { + "message": "Алгоритъм" + }, + "smart_filter": { + "message": "Умен филтър" + }, + "backup": { + "message": "Резервно копие" + }, + "backup_file_info": { + "message": "Архивирайте данните си във файл." + }, + "password_policy_default_hint": { + "message": "Паролата ви не отговоря на стандартите за сигурност на организацията ви. Свържете сес администратора си за повече информация." + }, + "advisor": { + "message": "Съветник" + }, + "advisor_insight_password_not_set": { + "message": "Задайте парола, за да защитите данните си." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Активирайте автоматично заключване, за да защитите данните си." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Синхронизирането на браузера е деактивирано. Активирането му позволява синхронизиране на акаунтите в различните браузери." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Можете да активирате автоматично попълване на кодове в уебсайтовете." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Активирането на смарт филтър позволява бърз достъп до акаунти." + }, + "show_all_insights": { + "message": "Покажи всички съвети." + }, + "no_insight_available": { + "message": "Не са открити съвети, всичко изглежда наред!" + }, + "danger": { + "message": "Опасност" + }, + "warning": { + "message": "Внимание" + }, + "info": { + "message": "Информация" + }, + "dismiss": { + "message": "Отхвърли" + }, + "learn_more": { + "message": "Научете повече" + }, + "enable_context_menu": { + "message": "Добави в контектното меню" + }, + "no_entires": { + "message": "Няма акаунти. Добавете първия си акаунт сега." + }, + "permissions": { + "message": "Разрешения" + }, + "permission_revoke": { + "message": "Оттегли" + }, + "permission_show_required_permissions": { + "message": "Покажи неподлежащи на оттегляне разрешения" + }, + "permission_required": { + "message": "Това е задължително разрешение и не може да се оттегли." + }, + "permission_active_tab": { + "message": "Достъп до текущия раздел за сканиране на QR кодове." + }, + "permission_storage": { + "message": "Достъп до памет на браузер за запаметяване на данни за акаунта." + }, + "permission_identity": { + "message": "Позволи вход в услуги за съхранение на 3-ти страни." + }, + "permission_alarms": { + "message": "Позволява задействане на автоматичното заключване." + }, + "permission_scripting": { + "message": "Вкарва скриптове в текущия раздел за сканиране на QR кодове и разрешаване на автоматично попълване." + }, + "permission_clipboard_write": { + "message": "Дава само write-only достъп до клавиатурата с цел копиране на кодове в клипборда, когато кликнете върху акаунта." + }, + "permission_context_menus": { + "message": "Добавя Удостоверител в контекстното меню." + }, + "permission_sync_clock": { + "message": "Позволява синхронизация на часовника с Google." + }, + "permission_dropbox": { + "message": "Позволява архивиране в Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Първо трябва да деактивирате архивирането в Dropbox." + }, + "permission_drive": { + "message": "Позволява архивиране в Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Първо трябва да деактивирате архивирането в Google Drive." + }, + "permission_onedrive": { + "message": "Позволява архивиране в OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Първо трябва да деактивирате архивирането в OneDrive." + }, + "permission_unknown_permission": { + "message": "Неизвестно разрешение. Ако виждате това съобщение, изпратете доклад за грешка." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From c4f1c619676927268ef2acb482378bae4f1b72f7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:15 -0500 Subject: [PATCH 3309/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index ba313e767..d1ee376eb 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genera codis d'autenticació en dos passos al vostre navegador.", - "description": "Extension Description." - }, - "added": { - "message": " s'ha afegit.", - "description": "Added Account." - }, - "errorqr": { - "message": "Codi QR no reconegut.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Clau secreta del compte no vàlida", - "description": "Secret Error." - }, - "add_code": { - "message": "Afegeix compte", - "description": "Add account." - }, - "add_qr": { - "message": "Escaneja codi QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Entrada manual", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "La importació ha fallat. Si esteu migrant dades de Google Authenticator, torneu a exportar les dades i proveu-ho de nou.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Algunes dades del compte no s'han importat correctament.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Tanca", - "description": "Close." - }, - "ok": { - "message": "D'acord", - "description": "OK." - }, - "yes": { - "message": "Sí", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Compte", - "description": "Account." - }, - "accountName": { - "message": "Nom d'usuari", - "description": "Account Name." - }, - "issuer": { - "message": "Emissor", - "description": "Issuer." - }, - "secret": { - "message": "Clau secreta", - "description": "Secret." - }, - "updateSuccess": { - "message": "Fet.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Ha fallat.", - "description": "Update Failure." - }, - "about": { - "message": "Quant a", - "description": "About." - }, - "settings": { - "message": "Preferències", - "description": "Settings." - }, - "security": { - "message": "Seguretat", - "description": "Security." - }, - "current_phrase": { - "message": "Contrasenya actual", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nova contrasenya", - "description": "New Passphrase." - }, - "phrase": { - "message": "Contrasenya", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirma la contrasenya", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Segur que voleu eliminar aquest compte? Aquesta acció no es pot desfer.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Entenc que totes les meves dades s'esborraran i seran impossibles de recuperar.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reinicialitza l'Authenticator" - }, - "delete_all_warning": { - "message": "Això esborrarà totes les vostres dades i reiniciarà completament l'Authenticator. No podreu recuperar cap dada un cop esborrades! Considereu de fer una còpia de seguretat abans de reiniciar l'Authenticator." - }, - "security_warning": { - "message": "Aquesta contrasenya s'emprarà per xifrar els vostres comptes. Ningú us podrà ajudar si oblideu la contrasenya.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Actualitza", - "description": "Update." - }, - "phrase_incorrect": { - "message": "No podeu afegir un nou compte fins que s'hagin desxifrat tots els comptes. Escriviu la contrasenya correcta abans de continuar.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Els comptes que no s'han pogut desxifrar no s'inclouran en aquesta còpia de seguretat.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "La contrasenya no concorda.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Xifrat", - "description": "Encrypted." - }, - "copied": { - "message": "Copiat", - "description": "Copied." - }, - "feedback": { - "message": "Retroacció", - "description": "Feedback." - }, - "translate": { - "message": "Tradueix", - "description": "Translate." - }, - "source": { - "message": "Codi font", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Escriviu la contrasenya per desxifrar les dades del compte.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sincronitzar el rellotge amb Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Recorda la contrasenya", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Compte! El rellotge del vostre sistema està massa desajustat, solucioneu-ho abans de continuar.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Ja heu fet una còpia de seguretat dels vostres comptes? No espereu a fer-ho quan ja sigui massa tard!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "La captura ha fallat, recarregueu la pàgina i torneu-ho a provar.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Proveu de llegir un codi QR des d'un arxiu local? Enlloc d'això, utilitzeu la importació de còpies de seguretat d'imatges QR.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "En base al temps", - "description": "Time Based" - }, - "based_on_counter": { - "message": "En base a un comptador", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferències", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Escala", - "description": "Scale" - }, - "export_info": { - "message": "Atenció: les còpies de seguretat no estan xifrades. Voleu afegir un compte per a una altra aplicació? Passeu el ratolí per la cantonada superior dreta de qualsevol compte i premeu el botó ocult.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Descarrega còpia de seguretat", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importa còpia de seguretat", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importa fitxer de còpia de seguretat", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importa còpia d'imatge QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importa còpia de seguretat com a text pla", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "S'ha importat correctament, però alguns codis QR no s'han reconegut.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Podeu seleccionar diversos fitxers per importar la còpia en lots.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Mostra totes les entrades", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Atenció: tingueu en consideració que les còpies de seguretat no estan xifrades.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Heu de proporcionar la contrasenya correcta per poder importar còpies de seguretat.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "La contrasenya està emmagatzemada localment, canvieu-la al menú de seguretat immediatament.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Elimina", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Descarrega còpia de seguretat protegida per contrasenya", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Cerca", - "description": "Search" - }, - "popout": { - "message": "Panell emergent", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Bloqueja", - "description": "Lock accounts" - }, - "edit": { - "message": "Edita", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Còpia de seguretat manual", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Utilitza l'emplenament automàtic", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Contrast alt", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Clar", - "description": "Light theme" - }, - "theme_dark": { - "message": "Fosc", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Senzill", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compacte", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Alt contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Planer", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Fes una còpia de seguretat automàtica de les dades a un servei d'emmagatzematge de tercers.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sincronització amb el Navegador", - "description": "Storage location" - }, - "sign_in": { - "message": "Inicia sessió", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Inicia sessió (Negocis)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Perquè els comptes de negocis demanen més permisos?" - }, - "log_out": { - "message": "Desconnecta", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Hi ha hagut un problema en connectar amb el vostre compte a $SERVICE$, torneu a iniciar la sessió.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Teniu un o més comptes de Steam o de Blizzard. Les còpies de seguretat sense xifrar no utilitzaran un format estàndard de còpia de seguretat.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Podeu importar còpies de seguretat d'altres aplicacions.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Saber-ne més", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Carregant..." - }, - "autolock": { - "message": "Bloqueja passats" - }, - "minutes": { - "message": "minuts" - }, - "advanced": { - "message": "Avançat" - }, - "period": { - "message": "període" - }, - "type": { - "message": "Tipus" - }, - "invalid": { - "message": "No és vàlid" - }, - "digits": { - "message": "Dígits" - }, - "algorithm": { - "message": "Algorisme" - }, - "smart_filter": { - "message": "Filtre intel·ligent" - }, - "backup": { - "message": "Còpia de seguretat" - }, - "backup_file_info": { - "message": "Fes una còpia de les dades a un fitxer." - }, - "password_policy_default_hint": { - "message": "La contrasenya no compleix els requeriments de seguretat de la teva companyia. Contacta amb el teu administrador per a més informació." - }, - "advisor": { - "message": "Assessor" - }, - "advisor_insight_password_not_set": { - "message": "Establiu una contrasenya per protegir les vostres dades." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Activeu el bloqueig automàtic per protegir les vostres dades." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "La sincronització està desactivada. Habilitar-la permet que els comptes es sincronitzin entre navegadors." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Podeu activar l'emplenament automàtic per omplir els codis a les pàgines web." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Activar el filtre intel·ligent permet l'accés ràpid als comptes." - }, - "show_all_insights": { - "message": "Mostra tots els punts de vista." - }, - "no_insight_available": { - "message": "No s'han trobat punts de vista, tot sembla correcte!" - }, - "danger": { - "message": "Perill" - }, - "warning": { - "message": "Advertència" - }, - "info": { - "message": "Informació" - }, - "dismiss": { - "message": "Descarta" - }, - "learn_more": { - "message": "Saber-ne més" - }, - "enable_context_menu": { - "message": "Afegeix al menú contextual" - }, - "no_entires": { - "message": "Sense comptes per mostrar. Afegiu un compte ara." - }, - "permissions": { - "message": "Permisos" - }, - "permission_revoke": { - "message": "Revoca" - }, - "permission_show_required_permissions": { - "message": "Mostra els permisos no revocables" - }, - "permission_required": { - "message": "Aquest és un permís obligatori i no es pot revocar." - }, - "permission_active_tab": { - "message": "Accés a la pestanya actual per escanejar codis QR." - }, - "permission_storage": { - "message": "Accés a l'emmagatzematge del navegador per emmagatzemar les dades del compte." - }, - "permission_identity": { - "message": "Permet iniciar sessió en serveis d'emmagatzematge de tercers." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Atorga accés només d'escriptura al porta-retalls per copiar codis al porta-retalls quan feu clic al compte." - }, - "permission_context_menus": { - "message": "Afegeix Authenticator al menú contextual." - }, - "permission_sync_clock": { - "message": "Permet la sincronització del rellotge amb Google." - }, - "permission_dropbox": { - "message": "Permet còpies de seguretat a Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Primer heu de desactivar la còpia de seguretat a Dropbox." - }, - "permission_drive": { - "message": "Permet còpies de seguretat a Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Primer heu de desactivar la còpia de seguretat a Google Drive." - }, - "permission_onedrive": { - "message": "Permet còpies de seguretat a OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Primer heu de desactivar la còpia de seguretat a OneDrive." - }, - "permission_unknown_permission": { - "message": "Permís desconegut. Si veieu aquest missatge, envieu un informe d'error." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genera codis d'autenticació en dos passos al vostre navegador.", + "description": "Extension Description." + }, + "added": { + "message": " s'ha afegit.", + "description": "Added Account." + }, + "errorqr": { + "message": "Codi QR no reconegut.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Clau secreta del compte no vàlida", + "description": "Secret Error." + }, + "add_code": { + "message": "Afegeix compte", + "description": "Add account." + }, + "add_qr": { + "message": "Escaneja codi QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Entrada manual", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "La importació ha fallat. Si esteu migrant dades de Google Authenticator, torneu a exportar les dades i proveu-ho de nou.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Algunes dades del compte no s'han importat correctament.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Tanca", + "description": "Close." + }, + "ok": { + "message": "D'acord", + "description": "OK." + }, + "yes": { + "message": "Sí", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Compte", + "description": "Account." + }, + "accountName": { + "message": "Nom d'usuari", + "description": "Account Name." + }, + "issuer": { + "message": "Emissor", + "description": "Issuer." + }, + "secret": { + "message": "Clau secreta", + "description": "Secret." + }, + "updateSuccess": { + "message": "Fet.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Ha fallat.", + "description": "Update Failure." + }, + "about": { + "message": "Quant a", + "description": "About." + }, + "settings": { + "message": "Preferències", + "description": "Settings." + }, + "security": { + "message": "Seguretat", + "description": "Security." + }, + "current_phrase": { + "message": "Contrasenya actual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nova contrasenya", + "description": "New Passphrase." + }, + "phrase": { + "message": "Contrasenya", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirma la contrasenya", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Segur que voleu eliminar aquest compte? Aquesta acció no es pot desfer.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Entenc que totes les meves dades s'esborraran i seran impossibles de recuperar.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reinicialitza l'Authenticator" + }, + "delete_all_warning": { + "message": "Això esborrarà totes les vostres dades i reiniciarà completament l'Authenticator. No podreu recuperar cap dada un cop esborrades! Considereu de fer una còpia de seguretat abans de reiniciar l'Authenticator." + }, + "security_warning": { + "message": "Aquesta contrasenya s'emprarà per xifrar els vostres comptes. Ningú us podrà ajudar si oblideu la contrasenya.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Actualitza", + "description": "Update." + }, + "phrase_incorrect": { + "message": "No podeu afegir un nou compte fins que s'hagin desxifrat tots els comptes. Escriviu la contrasenya correcta abans de continuar.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Els comptes que no s'han pogut desxifrar no s'inclouran en aquesta còpia de seguretat.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "La contrasenya no concorda.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Xifrat", + "description": "Encrypted." + }, + "copied": { + "message": "Copiat", + "description": "Copied." + }, + "feedback": { + "message": "Retroacció", + "description": "Feedback." + }, + "translate": { + "message": "Tradueix", + "description": "Translate." + }, + "source": { + "message": "Codi font", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Escriviu la contrasenya per desxifrar les dades del compte.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronitzar el rellotge amb Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Recorda la contrasenya", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Compte! El rellotge del vostre sistema està massa desajustat, solucioneu-ho abans de continuar.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Ja heu fet una còpia de seguretat dels vostres comptes? No espereu a fer-ho quan ja sigui massa tard!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "La captura ha fallat, recarregueu la pàgina i torneu-ho a provar.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Proveu de llegir un codi QR des d'un arxiu local? Enlloc d'això, utilitzeu la importació de còpies de seguretat d'imatges QR.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "En base al temps", + "description": "Time Based" + }, + "based_on_counter": { + "message": "En base a un comptador", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferències", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Escala", + "description": "Scale" + }, + "export_info": { + "message": "Atenció: les còpies de seguretat no estan xifrades. Voleu afegir un compte per a una altra aplicació? Passeu el ratolí per la cantonada superior dreta de qualsevol compte i premeu el botó ocult.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Descarrega còpia de seguretat", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importa còpia de seguretat", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importa fitxer de còpia de seguretat", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importa còpia d'imatge QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importa còpia de seguretat com a text pla", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "S'ha importat correctament, però alguns codis QR no s'han reconegut.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Podeu seleccionar diversos fitxers per importar la còpia en lots.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Mostra totes les entrades", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Atenció: tingueu en consideració que les còpies de seguretat no estan xifrades.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Heu de proporcionar la contrasenya correcta per poder importar còpies de seguretat.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "La contrasenya està emmagatzemada localment, canvieu-la al menú de seguretat immediatament.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Elimina", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Descarrega còpia de seguretat protegida per contrasenya", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Cerca", + "description": "Search" + }, + "popout": { + "message": "Panell emergent", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Bloqueja", + "description": "Lock accounts" + }, + "edit": { + "message": "Edita", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Còpia de seguretat manual", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Utilitza l'emplenament automàtic", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Contrast alt", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Clar", + "description": "Light theme" + }, + "theme_dark": { + "message": "Fosc", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Senzill", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compacte", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Alt contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Planer", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Fes una còpia de seguretat automàtica de les dades a un servei d'emmagatzematge de tercers.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sincronització amb el Navegador", + "description": "Storage location" + }, + "sign_in": { + "message": "Inicia sessió", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Inicia sessió (Negocis)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Perquè els comptes de negocis demanen més permisos?" + }, + "log_out": { + "message": "Desconnecta", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Hi ha hagut un problema en connectar amb el vostre compte a $SERVICE$, torneu a iniciar la sessió.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Teniu un o més comptes de Steam o de Blizzard. Les còpies de seguretat sense xifrar no utilitzaran un format estàndard de còpia de seguretat.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Podeu importar còpies de seguretat d'altres aplicacions.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Saber-ne més", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Carregant..." + }, + "autolock": { + "message": "Bloqueja passats" + }, + "minutes": { + "message": "minuts" + }, + "advanced": { + "message": "Avançat" + }, + "period": { + "message": "període" + }, + "type": { + "message": "Tipus" + }, + "invalid": { + "message": "No és vàlid" + }, + "digits": { + "message": "Dígits" + }, + "algorithm": { + "message": "Algorisme" + }, + "smart_filter": { + "message": "Filtre intel·ligent" + }, + "backup": { + "message": "Còpia de seguretat" + }, + "backup_file_info": { + "message": "Fes una còpia de les dades a un fitxer." + }, + "password_policy_default_hint": { + "message": "La contrasenya no compleix els requeriments de seguretat de la teva companyia. Contacta amb el teu administrador per a més informació." + }, + "advisor": { + "message": "Assessor" + }, + "advisor_insight_password_not_set": { + "message": "Establiu una contrasenya per protegir les vostres dades." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Activeu el bloqueig automàtic per protegir les vostres dades." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "La sincronització està desactivada. Habilitar-la permet que els comptes es sincronitzin entre navegadors." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Podeu activar l'emplenament automàtic per omplir els codis a les pàgines web." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Activar el filtre intel·ligent permet l'accés ràpid als comptes." + }, + "show_all_insights": { + "message": "Mostra tots els punts de vista." + }, + "no_insight_available": { + "message": "No s'han trobat punts de vista, tot sembla correcte!" + }, + "danger": { + "message": "Perill" + }, + "warning": { + "message": "Advertència" + }, + "info": { + "message": "Informació" + }, + "dismiss": { + "message": "Descarta" + }, + "learn_more": { + "message": "Saber-ne més" + }, + "enable_context_menu": { + "message": "Afegeix al menú contextual" + }, + "no_entires": { + "message": "Sense comptes per mostrar. Afegiu un compte ara." + }, + "permissions": { + "message": "Permisos" + }, + "permission_revoke": { + "message": "Revoca" + }, + "permission_show_required_permissions": { + "message": "Mostra els permisos no revocables" + }, + "permission_required": { + "message": "Aquest és un permís obligatori i no es pot revocar." + }, + "permission_active_tab": { + "message": "Accés a la pestanya actual per escanejar codis QR." + }, + "permission_storage": { + "message": "Accés a l'emmagatzematge del navegador per emmagatzemar les dades del compte." + }, + "permission_identity": { + "message": "Permet iniciar sessió en serveis d'emmagatzematge de tercers." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Atorga accés només d'escriptura al porta-retalls per copiar codis al porta-retalls quan feu clic al compte." + }, + "permission_context_menus": { + "message": "Afegeix Authenticator al menú contextual." + }, + "permission_sync_clock": { + "message": "Permet la sincronització del rellotge amb Google." + }, + "permission_dropbox": { + "message": "Permet còpies de seguretat a Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Primer heu de desactivar la còpia de seguretat a Dropbox." + }, + "permission_drive": { + "message": "Permet còpies de seguretat a Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Primer heu de desactivar la còpia de seguretat a Google Drive." + }, + "permission_onedrive": { + "message": "Permet còpies de seguretat a OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Primer heu de desactivar la còpia de seguretat a OneDrive." + }, + "permission_unknown_permission": { + "message": "Permís desconegut. Si veieu aquest missatge, envieu un informe d'error." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 21e66bfbe0f733bf312473f221f922595f562b9e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:16 -0500 Subject: [PATCH 3310/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index f5ec5f43f..54bb3bed5 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generuje kódy dvoufázového ověření ve Vašem prohlížeči.", - "description": "Extension Description." - }, - "added": { - "message": " byl přidán.", - "description": "Added Account." - }, - "errorqr": { - "message": "QR kód nebyl rozpoznán.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Neplatné číslo účtu", - "description": "Secret Error." - }, - "add_code": { - "message": "Přidat účet", - "description": "Add account." - }, - "add_qr": { - "message": "Naskenovat QR kód", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ruční zadání", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import se nezdařil. Pokud migrujete data z Google Authenticator, prosím znovu exportujte svá data z Google Authenticator a zkuste to znovu.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Některá data účtu nebyla úspěšně importována.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Zavřít", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Ano", - "description": "Yes." - }, - "no": { - "message": "Ne", - "description": "No." - }, - "account": { - "message": "Účet", - "description": "Account." - }, - "accountName": { - "message": "Název účtu", - "description": "Account Name." - }, - "issuer": { - "message": "Vydavatel", - "description": "Issuer." - }, - "secret": { - "message": "Secret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Úspěch.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Došlo k chybě.", - "description": "Update Failure." - }, - "about": { - "message": "O aplikaci", - "description": "About." - }, - "settings": { - "message": "Nastavení", - "description": "Settings." - }, - "security": { - "message": "Zabezpečení", - "description": "Security." - }, - "current_phrase": { - "message": "Stávající heslo", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nové heslo", - "description": "New Passphrase." - }, - "phrase": { - "message": "Heslo", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Potvrzení hesla", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Opravdu chcete tento účet smazat? Tuto akci nelze vrátit zpět.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Chápu, že všechna moje data budou nenávratně smazána.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Resetovat autentifikátor" - }, - "delete_all_warning": { - "message": "Tímto smažete všechna vaše data a kompletně obnovíte autentifikátor. Nebudete moci obnovit žádná odstraněná data! Před resetováním autentifikátoru byste měli zvážit uložení zálohy." - }, - "security_warning": { - "message": "Toto heslo bude použito k šifrování vašich účtů. Nikdo vám nemůže pomoci, pokud zapomenete heslo.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Aktualizovat", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Nelze přidat nový účet, dokud nejsou všechny účty dešifrovány. Před pokračováním zadejte prosím správné heslo.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Účty které nebylo možno dešifrovat nebudou zahrnuty v této záloze.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Heslo se neshoduje.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Šifrováno", - "description": "Encrypted." - }, - "copied": { - "message": "Zkopírováno", - "description": "Copied." - }, - "feedback": { - "message": "Zpětná vazba", - "description": "Feedback." - }, - "translate": { - "message": "Přeložit", - "description": "Translate." - }, - "source": { - "message": "Zdrojový kód", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Zadejte heslo pro dešifrování dat účtu.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synchronizovat hodiny s Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Zapamatovat si heslo", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Pozor! Váš místní čas se velmi liší, před pokračováním jej prosím opravte.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Máte zálohu vašich účtů? Nečekejte než je příliš pozdě!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Získávání dat selhalo, prosím načtěte stránku znovu a opakujte akci.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Snažíte se naskenovat QR kód z místního souboru? Použijte raději Import QR Image Backup.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Na základě času", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Založeno na počítadle", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Vyskakovací stránka", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Měřítko", - "description": "Scale" - }, - "export_info": { - "message": "Upozornění: Všechny zálohy jsou nešifrované. Chcete přidat účet do jiné aplikace? Najeďte na pravou horní část libovolného účtu a stiskněte na skryté tlačítko.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Stáhnout záložní soubor", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importovat zálohu", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importovat záložní soubor", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importovat QR obrázky", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importovat textovou zálohu", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importovat OTP URL", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import proběhl úspěšně, ale některé kódy QR se nepodařilo rozpoznat.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Můžete vybrat více souborů pro dávkový import záloh.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Upozornění: zálohy nejsou šifrované. Používáte je na vlastní nebezpečí.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Je nutné zadat správné heslo pro import zálohy.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Vaše heslo je lokálně uloženo, prosím změňte to ihned v menu zabezpečení.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Odstranit", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Stáhnout zálohy chráněné heslem", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Hledat", - "description": "Search" - }, - "popout": { - "message": "Popup mód", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Zámek", - "description": "Lock accounts" - }, - "edit": { - "message": "Upravit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Ruční zálohování", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Použití automatického vyplňování", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Použít vysoký kontrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Motiv", - "description": "Theme" - }, - "theme_light": { - "message": "Světlý", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tmavý", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Jednoduché", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Krátký", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Vysoký kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Ploché", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Přihlásit se", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Odhlásit se", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Při připojování k vašemu účtu $SERVICE$ došlo k problému, přihlaste se prosím znovu.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Máte jeden nebo více Steam nebo Blizzard účtů. Nešifrované zálohy nebudou využívat standardní formát.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Číst více", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Načítání..." - }, - "autolock": { - "message": "Zamknout po" - }, - "minutes": { - "message": "minutách" - }, - "advanced": { - "message": "Pokročilé" - }, - "period": { - "message": "Sekunda" - }, - "type": { - "message": "Typ" - }, - "invalid": { - "message": "Neplatné" - }, - "digits": { - "message": "Klávesa" - }, - "algorithm": { - "message": "Algoritmus" - }, - "smart_filter": { - "message": "Chytrý filtr" - }, - "backup": { - "message": "Záloha" - }, - "backup_file_info": { - "message": "Zálohovat data do souboru.https://bitcoin.atomicwallet.io/tx/11992f44eaace1312edb971e4b7f92bbd803abb72109c114a1c769e1a92301cd" - }, - "password_policy_default_hint": { - "message": "Vaše heslo nesplňuje bezpečnostní požadavky vaší organizace. Pro více informací kontaktujte svého správce." - }, - "advisor": { - "message": "Poradce" - }, - "advisor_insight_password_not_set": { - "message": "Nastavte si heslo pro ochranu vašich dat." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Synchronizace prohlížeče je vypnuta. Zapnutím zapnete synchronizaci účtu napříč prohlížeči." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Povolení smart filtru umožňuje rychlý přístup k účtům." - }, - "show_all_insights": { - "message": "Zobrazit všechny náhledy." - }, - "no_insight_available": { - "message": "Nebyly nalezeny žádné náhledy, vše vypadá dobře!" - }, - "danger": { - "message": "Nebezpečí" - }, - "warning": { - "message": "Varování" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Zavřít" - }, - "learn_more": { - "message": "Zjistit více" - }, - "enable_context_menu": { - "message": "Přidat do kontextové nabídky" - }, - "no_entires": { - "message": "Žádné účty k zobrazení. Přidejte svůj první účet nyní." - }, - "permissions": { - "message": "Oprávnění" - }, - "permission_revoke": { - "message": "Odvoláno" - }, - "permission_show_required_permissions": { - "message": "Zobrazit neodvolatelná oprávnění" - }, - "permission_required": { - "message": "Tato složka je vyžadována systémem, proto nemůže být odstraněna." - }, - "permission_active_tab": { - "message": "Přístup k aktuální záložce pro skenování QR kódů." - }, - "permission_storage": { - "message": "Přístup k úložišti prohlížeče pro ukládání dat účtu." - }, - "permission_identity": { - "message": "Umožňuje přihlášení ke službám úložiště třetích stran." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Umožňuje přístup do schránky pouze pro zápis a kopírování kódů do schránky po kliknutí na účet." - }, - "permission_context_menus": { - "message": "Přidá Authenticator do kontextové nabídky." - }, - "permission_sync_clock": { - "message": "Umožnit synchronizaci hodin s Google." - }, - "permission_dropbox": { - "message": "Umožňuje zálohování na Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Nejdříve musíte zakázat zálohu Dropboxu." - }, - "permission_drive": { - "message": "Umožňuje zálohování na Disk Google." - }, - "permission_drive_cannot_revoke": { - "message": "Nejdříve musíte zakázat zálohu Google drive." - }, - "permission_onedrive": { - "message": "Umožňuje zálohu do One drive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Nejdříve musíte zakázat zálohu One drive." - }, - "permission_unknown_permission": { - "message": "Neznámé oprávnění. Pokud uvidíte tuto zprávu, pošlete prosím hlášení o chybě." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generuje kódy dvoufázového ověření ve Vašem prohlížeči.", + "description": "Extension Description." + }, + "added": { + "message": " byl přidán.", + "description": "Added Account." + }, + "errorqr": { + "message": "QR kód nebyl rozpoznán.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Neplatné číslo účtu", + "description": "Secret Error." + }, + "add_code": { + "message": "Přidat účet", + "description": "Add account." + }, + "add_qr": { + "message": "Naskenovat QR kód", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ruční zadání", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import se nezdařil. Pokud migrujete data z Google Authenticator, prosím znovu exportujte svá data z Google Authenticator a zkuste to znovu.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Některá data účtu nebyla úspěšně importována.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Zavřít", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Ano", + "description": "Yes." + }, + "no": { + "message": "Ne", + "description": "No." + }, + "account": { + "message": "Účet", + "description": "Account." + }, + "accountName": { + "message": "Název účtu", + "description": "Account Name." + }, + "issuer": { + "message": "Vydavatel", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Úspěch.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Došlo k chybě.", + "description": "Update Failure." + }, + "about": { + "message": "O aplikaci", + "description": "About." + }, + "settings": { + "message": "Nastavení", + "description": "Settings." + }, + "security": { + "message": "Zabezpečení", + "description": "Security." + }, + "current_phrase": { + "message": "Stávající heslo", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nové heslo", + "description": "New Passphrase." + }, + "phrase": { + "message": "Heslo", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Potvrzení hesla", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Opravdu chcete tento účet smazat? Tuto akci nelze vrátit zpět.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Chápu, že všechna moje data budou nenávratně smazána.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Resetovat autentifikátor" + }, + "delete_all_warning": { + "message": "Tímto smažete všechna vaše data a kompletně obnovíte autentifikátor. Nebudete moci obnovit žádná odstraněná data! Před resetováním autentifikátoru byste měli zvážit uložení zálohy." + }, + "security_warning": { + "message": "Toto heslo bude použito k šifrování vašich účtů. Nikdo vám nemůže pomoci, pokud zapomenete heslo.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Aktualizovat", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Nelze přidat nový účet, dokud nejsou všechny účty dešifrovány. Před pokračováním zadejte prosím správné heslo.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Účty které nebylo možno dešifrovat nebudou zahrnuty v této záloze.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Heslo se neshoduje.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Šifrováno", + "description": "Encrypted." + }, + "copied": { + "message": "Zkopírováno", + "description": "Copied." + }, + "feedback": { + "message": "Zpětná vazba", + "description": "Feedback." + }, + "translate": { + "message": "Přeložit", + "description": "Translate." + }, + "source": { + "message": "Zdrojový kód", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Zadejte heslo pro dešifrování dat účtu.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synchronizovat hodiny s Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Zapamatovat si heslo", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Pozor! Váš místní čas se velmi liší, před pokračováním jej prosím opravte.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Máte zálohu vašich účtů? Nečekejte než je příliš pozdě!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Získávání dat selhalo, prosím načtěte stránku znovu a opakujte akci.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Snažíte se naskenovat QR kód z místního souboru? Použijte raději Import QR Image Backup.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Na základě času", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Založeno na počítadle", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Vyskakovací stránka", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Měřítko", + "description": "Scale" + }, + "export_info": { + "message": "Upozornění: Všechny zálohy jsou nešifrované. Chcete přidat účet do jiné aplikace? Najeďte na pravou horní část libovolného účtu a stiskněte na skryté tlačítko.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Stáhnout záložní soubor", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importovat zálohu", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importovat záložní soubor", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importovat QR obrázky", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importovat textovou zálohu", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importovat OTP URL", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import proběhl úspěšně, ale některé kódy QR se nepodařilo rozpoznat.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Můžete vybrat více souborů pro dávkový import záloh.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Upozornění: zálohy nejsou šifrované. Používáte je na vlastní nebezpečí.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Je nutné zadat správné heslo pro import zálohy.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Vaše heslo je lokálně uloženo, prosím změňte to ihned v menu zabezpečení.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Odstranit", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Stáhnout zálohy chráněné heslem", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Hledat", + "description": "Search" + }, + "popout": { + "message": "Popup mód", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Zámek", + "description": "Lock accounts" + }, + "edit": { + "message": "Upravit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Ruční zálohování", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Použití automatického vyplňování", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Použít vysoký kontrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Motiv", + "description": "Theme" + }, + "theme_light": { + "message": "Světlý", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tmavý", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Jednoduché", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Krátký", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Vysoký kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Ploché", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Přihlásit se", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Odhlásit se", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Při připojování k vašemu účtu $SERVICE$ došlo k problému, přihlaste se prosím znovu.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Máte jeden nebo více Steam nebo Blizzard účtů. Nešifrované zálohy nebudou využívat standardní formát.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Číst více", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Načítání..." + }, + "autolock": { + "message": "Zamknout po" + }, + "minutes": { + "message": "minutách" + }, + "advanced": { + "message": "Pokročilé" + }, + "period": { + "message": "Sekunda" + }, + "type": { + "message": "Typ" + }, + "invalid": { + "message": "Neplatné" + }, + "digits": { + "message": "Klávesa" + }, + "algorithm": { + "message": "Algoritmus" + }, + "smart_filter": { + "message": "Chytrý filtr" + }, + "backup": { + "message": "Záloha" + }, + "backup_file_info": { + "message": "Zálohovat data do souboru.https://bitcoin.atomicwallet.io/tx/11992f44eaace1312edb971e4b7f92bbd803abb72109c114a1c769e1a92301cd" + }, + "password_policy_default_hint": { + "message": "Vaše heslo nesplňuje bezpečnostní požadavky vaší organizace. Pro více informací kontaktujte svého správce." + }, + "advisor": { + "message": "Poradce" + }, + "advisor_insight_password_not_set": { + "message": "Nastavte si heslo pro ochranu vašich dat." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Synchronizace prohlížeče je vypnuta. Zapnutím zapnete synchronizaci účtu napříč prohlížeči." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Povolení smart filtru umožňuje rychlý přístup k účtům." + }, + "show_all_insights": { + "message": "Zobrazit všechny náhledy." + }, + "no_insight_available": { + "message": "Nebyly nalezeny žádné náhledy, vše vypadá dobře!" + }, + "danger": { + "message": "Nebezpečí" + }, + "warning": { + "message": "Varování" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Zavřít" + }, + "learn_more": { + "message": "Zjistit více" + }, + "enable_context_menu": { + "message": "Přidat do kontextové nabídky" + }, + "no_entires": { + "message": "Žádné účty k zobrazení. Přidejte svůj první účet nyní." + }, + "permissions": { + "message": "Oprávnění" + }, + "permission_revoke": { + "message": "Odvoláno" + }, + "permission_show_required_permissions": { + "message": "Zobrazit neodvolatelná oprávnění" + }, + "permission_required": { + "message": "Tato složka je vyžadována systémem, proto nemůže být odstraněna." + }, + "permission_active_tab": { + "message": "Přístup k aktuální záložce pro skenování QR kódů." + }, + "permission_storage": { + "message": "Přístup k úložišti prohlížeče pro ukládání dat účtu." + }, + "permission_identity": { + "message": "Umožňuje přihlášení ke službám úložiště třetích stran." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Umožňuje přístup do schránky pouze pro zápis a kopírování kódů do schránky po kliknutí na účet." + }, + "permission_context_menus": { + "message": "Přidá Authenticator do kontextové nabídky." + }, + "permission_sync_clock": { + "message": "Umožnit synchronizaci hodin s Google." + }, + "permission_dropbox": { + "message": "Umožňuje zálohování na Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Nejdříve musíte zakázat zálohu Dropboxu." + }, + "permission_drive": { + "message": "Umožňuje zálohování na Disk Google." + }, + "permission_drive_cannot_revoke": { + "message": "Nejdříve musíte zakázat zálohu Google drive." + }, + "permission_onedrive": { + "message": "Umožňuje zálohu do One drive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Nejdříve musíte zakázat zálohu One drive." + }, + "permission_unknown_permission": { + "message": "Neznámé oprávnění. Pokud uvidíte tuto zprávu, pošlete prosím hlášení o chybě." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From e29c30d267508d390940a7d707ccd110a3f1bb8a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:17 -0500 Subject: [PATCH 3311/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index d7030ed19..e38012cfe 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentificering", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autentificering", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genererer to-faktor autentificeringskoder i din browser.", - "description": "Extension Description." - }, - "added": { - "message": " er tilføjet.", - "description": "Added Account." - }, - "errorqr": { - "message": "Ukendt QR-kode.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Ugyldig kontohemmelighed", - "description": "Secret Error." - }, - "add_code": { - "message": "Tilføj konti", - "description": "Add account." - }, - "add_qr": { - "message": "Skan QR-kode", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manuel indtastning", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import mislykkedes. Hvis du migrerer data fra Google Authenticator, skal du geneksportere dine data fra Google Authenticator og prøve igen.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Nogle kontodata blev ikke importeret.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Luk", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Ja", - "description": "Yes." - }, - "no": { - "message": "Nej", - "description": "No." - }, - "account": { - "message": "Konto", - "description": "Account." - }, - "accountName": { - "message": "Brugernavn", - "description": "Account Name." - }, - "issuer": { - "message": "Udstederen", - "description": "Issuer." - }, - "secret": { - "message": "Hemmelighed", - "description": "Secret." - }, - "updateSuccess": { - "message": "Succes.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Fejl.", - "description": "Update Failure." - }, - "about": { - "message": "Om", - "description": "About." - }, - "settings": { - "message": "Indstillinger", - "description": "Settings." - }, - "security": { - "message": "Sikkerhed", - "description": "Security." - }, - "current_phrase": { - "message": "Nuværende Adgangskode", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Ny adgangskode", - "description": "New Passphrase." - }, - "phrase": { - "message": "Adgangskode", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Bekræft adgangskode", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Er du sikker på, at du vil slette denne konto? Denne handling kan ikke fortrydes.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Jeg forstår, at alle mine data vil blive uopretteligt slettet.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Nulstil Autentificering" - }, - "delete_all_warning": { - "message": "Dette vil slette alle dine data og helt nulstille Authenticator. Du vil ikke være i stand til at gendanne slettede data! Du bør overveje at gemme en sikkerhedskopi, før du nulstiller Authenticator." - }, - "security_warning": { - "message": "Denne adgangskode bruges til at kryptere dine konti. Ingen kan hjælpe dig, hvis du glemmer adgangskoden.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Opdatér", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Du kan ikke tilføje en ny konto før alle konti er dekrypteret. Indtast den korrekte adgangskode, før du fortsætter.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Konti, der ikke var i stand til at blive dekrypteret vil ikke blive inkluderet i denne backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Kodeord passer ikke.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Krypteret", - "description": "Encrypted." - }, - "copied": { - "message": "Kopieret", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Oversæt", - "description": "Translate." - }, - "source": { - "message": "Kildekode", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Indtast adgangskode for at dekryptere kontodata.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synk. historik med Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Husk adgangskoder", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Advarsel!!!! Dit lokale ur er for langt væk, du skal rette det, inden du fortsætter.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Har du en sikkerhedskopi til dine konti? Vent ikke til det er for sent!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Optagelsen mislykkedes. Genindlæs siden igen, og prøv igen.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Prøver du at scanne QR-koden fra en lokal fil? Brug i stedet Importér QR-billedsikkerhedskopier.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Tidsbaseret", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Tællebaseret", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Præferencer", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skaler", - "description": "Scale" - }, - "export_info": { - "message": "Advarsel: alle sikkerhedskopier er ikke krypteret. Vil du føje en konto til en anden app? Hold markøren over den øverste højre del af enhver konto, og tryk på den skjulte knap.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download sikkerhedskopifil", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importer sikkerhedskopi", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importer sikkerhedskopifil", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importér QR-billedsikkerhedskopi", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importer sikkerhedskopiering af tekst", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import lykkedes, men nogle QR-koder kunne ikke genkendes.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Du kan vælge flere filer at importere backup i partier.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Vis alle poster", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Advarsel: sikkerhedskopier er ikke krypteret. Brug det på din egen risiko.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Du skal angive korrekt adgangskode for at importere sikkerhedskopier.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Din adgangskode gemmes lokalt, skal du straks ændre den i sikkerheds-menuen.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Fjern", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download adgangskodebeskyttet sikkerhedskopi", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Søg", - "description": "Search" - }, - "popout": { - "message": "Pop-up-tilstand", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lås", - "description": "Lock accounts" - }, - "edit": { - "message": "Rediger", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuel Sikkerhedskopi", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Brug autofyld", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Brug høj kontrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Lys", - "description": "Light theme" - }, - "theme_dark": { - "message": "Mørk", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simpel", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompakt", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Høj Kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flad", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Sikkerhedskopier automatisk dine data til tredjepartslagertjenester.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Synkronisering", - "description": "Storage location" - }, - "sign_in": { - "message": "Log ind", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Log ind (Buisness)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Hvorfor kræver forretningskonti flere tilladelser?" - }, - "log_out": { - "message": "Log af", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Der opstod et problem med forbindelse til din $service$ konto, skal du logge ind igen.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Du har en eller flere Steam- eller Blizzard-konti. Ikke-krypterede sikkerhedskopier bruger ikke et standardiseret backupformat.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Du kan importere sikkerhedskopier fra nogle andre applikationer.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Lær mere", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Indlæser..." - }, - "autolock": { - "message": "Lås efter" - }, - "minutes": { - "message": "minutter" - }, - "advanced": { - "message": "Avanceret" - }, - "period": { - "message": "Periode" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Ugyldigt" - }, - "digits": { - "message": "Cifre" - }, - "algorithm": { - "message": "Algoritme" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Sikkerhedskopi" - }, - "backup_file_info": { - "message": "Sikkerhedskopier dine data til en fil." - }, - "password_policy_default_hint": { - "message": "Din adgangskode opfylder ikke din organisations sikkerhedskrav. Kontakt din administrator for mere information." - }, - "advisor": { - "message": "Rådgiver" - }, - "advisor_insight_password_not_set": { - "message": "Angiv en adgangskode for at beskytte dine data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Aktivér auto-lås for at beskytte dine data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browsersynkronisering er deaktiveret. Aktivering af det gør det muligt at synkronisere konti på tværs af browsere." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autoudfyld kan aktiveres for automatisk at udfylde koder på hjemmesider." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Aktivering af smart filter giver hurtig adgang til konti." - }, - "show_all_insights": { - "message": "Vis al indsigt." - }, - "no_insight_available": { - "message": "Ingen indsigt fundet, alt ser godt ud!" - }, - "danger": { - "message": "Fare" - }, - "warning": { - "message": "Advarsel" - }, - "info": { - "message": "Information" - }, - "dismiss": { - "message": "Afvis" - }, - "learn_more": { - "message": "Få mere at vide" - }, - "enable_context_menu": { - "message": "Føj til kontekstmenu" - }, - "no_entires": { - "message": "Ingen konti at vise. Tilføj din første konto nu." - }, - "permissions": { - "message": "Tilladelser" - }, - "permission_revoke": { - "message": "Træk tilbage" - }, - "permission_show_required_permissions": { - "message": "Vis ikke-genkaldelige tilladelser" - }, - "permission_required": { - "message": "Dette er en krævet tilladelse og kan ikke tilbagekaldes." - }, - "permission_active_tab": { - "message": "Adgang til den aktuelle fane for at skanne QR-koder." - }, - "permission_storage": { - "message": "Adgang til browserlagring for at gemme kontodata." - }, - "permission_identity": { - "message": "Tillader at logge ind på 3. parts lagertjenester." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Giver skrivebeskyttet adgang til udklipsholderen for at kopiere koder til udklipsholderen, når du klikker på kontoen." - }, - "permission_context_menus": { - "message": "Tilføjer Authenticator til kontekstmenuen." - }, - "permission_sync_clock": { - "message": "Tillader ur-synkronisering med Google." - }, - "permission_dropbox": { - "message": "Tillader backup til Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Du skal deaktivere Dropbox backup først." - }, - "permission_drive": { - "message": "Tillader backup til Google Drev." - }, - "permission_drive_cannot_revoke": { - "message": "Du skal deaktivere Google Drev backup først." - }, - "permission_onedrive": { - "message": "Tillader backup til OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Du skal deaktivere OneDrive backup først." - }, - "permission_unknown_permission": { - "message": "Ukendt tilladelse. Hvis du ser denne besked, så send venligst en fejlrapport." + "extName": { + "message": "Autentificering", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autentificering", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genererer to-faktor autentificeringskoder i din browser.", + "description": "Extension Description." + }, + "added": { + "message": " er tilføjet.", + "description": "Added Account." + }, + "errorqr": { + "message": "Ukendt QR-kode.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Ugyldig kontohemmelighed", + "description": "Secret Error." + }, + "add_code": { + "message": "Tilføj konti", + "description": "Add account." + }, + "add_qr": { + "message": "Skan QR-kode", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manuel indtastning", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import mislykkedes. Hvis du migrerer data fra Google Authenticator, skal du geneksportere dine data fra Google Authenticator og prøve igen.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Nogle kontodata blev ikke importeret.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Luk", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Ja", + "description": "Yes." + }, + "no": { + "message": "Nej", + "description": "No." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "accountName": { + "message": "Brugernavn", + "description": "Account Name." + }, + "issuer": { + "message": "Udstederen", + "description": "Issuer." + }, + "secret": { + "message": "Hemmelighed", + "description": "Secret." + }, + "updateSuccess": { + "message": "Succes.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Fejl.", + "description": "Update Failure." + }, + "about": { + "message": "Om", + "description": "About." + }, + "settings": { + "message": "Indstillinger", + "description": "Settings." + }, + "security": { + "message": "Sikkerhed", + "description": "Security." + }, + "current_phrase": { + "message": "Nuværende Adgangskode", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Ny adgangskode", + "description": "New Passphrase." + }, + "phrase": { + "message": "Adgangskode", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Bekræft adgangskode", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Er du sikker på, at du vil slette denne konto? Denne handling kan ikke fortrydes.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Jeg forstår, at alle mine data vil blive uopretteligt slettet.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Nulstil Autentificering" + }, + "delete_all_warning": { + "message": "Dette vil slette alle dine data og helt nulstille Authenticator. Du vil ikke være i stand til at gendanne slettede data! Du bør overveje at gemme en sikkerhedskopi, før du nulstiller Authenticator." + }, + "security_warning": { + "message": "Denne adgangskode bruges til at kryptere dine konti. Ingen kan hjælpe dig, hvis du glemmer adgangskoden.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Opdatér", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Du kan ikke tilføje en ny konto før alle konti er dekrypteret. Indtast den korrekte adgangskode, før du fortsætter.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Konti, der ikke var i stand til at blive dekrypteret vil ikke blive inkluderet i denne backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Kodeord passer ikke.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Krypteret", + "description": "Encrypted." + }, + "copied": { + "message": "Kopieret", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Oversæt", + "description": "Translate." + }, + "source": { + "message": "Kildekode", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Indtast adgangskode for at dekryptere kontodata.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synk. historik med Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Husk adgangskoder", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Advarsel!!!! Dit lokale ur er for langt væk, du skal rette det, inden du fortsætter.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Har du en sikkerhedskopi til dine konti? Vent ikke til det er for sent!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Optagelsen mislykkedes. Genindlæs siden igen, og prøv igen.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Prøver du at scanne QR-koden fra en lokal fil? Brug i stedet Importér QR-billedsikkerhedskopier.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Tidsbaseret", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Tællebaseret", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Præferencer", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skaler", + "description": "Scale" + }, + "export_info": { + "message": "Advarsel: alle sikkerhedskopier er ikke krypteret. Vil du føje en konto til en anden app? Hold markøren over den øverste højre del af enhver konto, og tryk på den skjulte knap.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download sikkerhedskopifil", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importer sikkerhedskopi", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importer sikkerhedskopifil", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importér QR-billedsikkerhedskopi", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importer sikkerhedskopiering af tekst", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import lykkedes, men nogle QR-koder kunne ikke genkendes.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Du kan vælge flere filer at importere backup i partier.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Vis alle poster", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Advarsel: sikkerhedskopier er ikke krypteret. Brug det på din egen risiko.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Du skal angive korrekt adgangskode for at importere sikkerhedskopier.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Din adgangskode gemmes lokalt, skal du straks ændre den i sikkerheds-menuen.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Fjern", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download adgangskodebeskyttet sikkerhedskopi", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Søg", + "description": "Search" + }, + "popout": { + "message": "Pop-up-tilstand", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lås", + "description": "Lock accounts" + }, + "edit": { + "message": "Rediger", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuel Sikkerhedskopi", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Brug autofyld", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Brug høj kontrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Lys", + "description": "Light theme" + }, + "theme_dark": { + "message": "Mørk", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simpel", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompakt", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Høj Kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flad", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Sikkerhedskopier automatisk dine data til tredjepartslagertjenester.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Synkronisering", + "description": "Storage location" + }, + "sign_in": { + "message": "Log ind", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Log ind (Buisness)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Hvorfor kræver forretningskonti flere tilladelser?" + }, + "log_out": { + "message": "Log af", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Der opstod et problem med forbindelse til din $service$ konto, skal du logge ind igen.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Du har en eller flere Steam- eller Blizzard-konti. Ikke-krypterede sikkerhedskopier bruger ikke et standardiseret backupformat.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Du kan importere sikkerhedskopier fra nogle andre applikationer.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Lær mere", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Indlæser..." + }, + "autolock": { + "message": "Lås efter" + }, + "minutes": { + "message": "minutter" + }, + "advanced": { + "message": "Avanceret" + }, + "period": { + "message": "Periode" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Ugyldigt" + }, + "digits": { + "message": "Cifre" + }, + "algorithm": { + "message": "Algoritme" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Sikkerhedskopi" + }, + "backup_file_info": { + "message": "Sikkerhedskopier dine data til en fil." + }, + "password_policy_default_hint": { + "message": "Din adgangskode opfylder ikke din organisations sikkerhedskrav. Kontakt din administrator for mere information." + }, + "advisor": { + "message": "Rådgiver" + }, + "advisor_insight_password_not_set": { + "message": "Angiv en adgangskode for at beskytte dine data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Aktivér auto-lås for at beskytte dine data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browsersynkronisering er deaktiveret. Aktivering af det gør det muligt at synkronisere konti på tværs af browsere." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autoudfyld kan aktiveres for automatisk at udfylde koder på hjemmesider." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Aktivering af smart filter giver hurtig adgang til konti." + }, + "show_all_insights": { + "message": "Vis al indsigt." + }, + "no_insight_available": { + "message": "Ingen indsigt fundet, alt ser godt ud!" + }, + "danger": { + "message": "Fare" + }, + "warning": { + "message": "Advarsel" + }, + "info": { + "message": "Information" + }, + "dismiss": { + "message": "Afvis" + }, + "learn_more": { + "message": "Få mere at vide" + }, + "enable_context_menu": { + "message": "Føj til kontekstmenu" + }, + "no_entires": { + "message": "Ingen konti at vise. Tilføj din første konto nu." + }, + "permissions": { + "message": "Tilladelser" + }, + "permission_revoke": { + "message": "Træk tilbage" + }, + "permission_show_required_permissions": { + "message": "Vis ikke-genkaldelige tilladelser" + }, + "permission_required": { + "message": "Dette er en krævet tilladelse og kan ikke tilbagekaldes." + }, + "permission_active_tab": { + "message": "Adgang til den aktuelle fane for at skanne QR-koder." + }, + "permission_storage": { + "message": "Adgang til browserlagring for at gemme kontodata." + }, + "permission_identity": { + "message": "Tillader at logge ind på 3. parts lagertjenester." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Giver skrivebeskyttet adgang til udklipsholderen for at kopiere koder til udklipsholderen, når du klikker på kontoen." + }, + "permission_context_menus": { + "message": "Tilføjer Authenticator til kontekstmenuen." + }, + "permission_sync_clock": { + "message": "Tillader ur-synkronisering med Google." + }, + "permission_dropbox": { + "message": "Tillader backup til Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Du skal deaktivere Dropbox backup først." + }, + "permission_drive": { + "message": "Tillader backup til Google Drev." + }, + "permission_drive_cannot_revoke": { + "message": "Du skal deaktivere Google Drev backup først." + }, + "permission_onedrive": { + "message": "Tillader backup til OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Du skal deaktivere OneDrive backup først." + }, + "permission_unknown_permission": { + "message": "Ukendt tilladelse. Hvis du ser denne besked, så send venligst en fejlrapport." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 5a92044de87a94e8bf4fce250910b27c3e296c45 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:18 -0500 Subject: [PATCH 3312/3473] New translations messages.json (German) --- _locales/de/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 8349067f8..75d898025 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authentifizierung", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator erzeugt Zwei-Faktor-Authentifizierungscodes in Ihrem Browser.", - "description": "Extension Description." - }, - "added": { - "message": " wurde hinzugefügt.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unbekannter QR-Code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Ungültiges Kontogeheimnis", - "description": "Secret Error." - }, - "add_code": { - "message": "Konto hinzufügen", - "description": "Add account." - }, - "add_qr": { - "message": "QR Code scannen", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manuelle Eingabe", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import fehlgeschlagen. Wenn Sie Daten von Google Authenticator migrieren, exportieren Sie bitte Ihre Daten erneut aus dem Google Authenticator und versuchen Sie es erneut.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Einige Kontodaten wurden nicht erfolgreich importiert.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Schließen", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Ja", - "description": "Yes." - }, - "no": { - "message": "Nein", - "description": "No." - }, - "account": { - "message": "Benutzerkonto", - "description": "Account." - }, - "accountName": { - "message": "Benutzername", - "description": "Account Name." - }, - "issuer": { - "message": "Herausgeber", - "description": "Issuer." - }, - "secret": { - "message": "Schlüssel", - "description": "Secret." - }, - "updateSuccess": { - "message": "Erfolgreich.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Fehler.", - "description": "Update Failure." - }, - "about": { - "message": "Über", - "description": "About." - }, - "settings": { - "message": "Einstellungen", - "description": "Settings." - }, - "security": { - "message": "Sicherheit", - "description": "Security." - }, - "current_phrase": { - "message": "Aktuelles Passwort", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Neues Passwort", - "description": "New Passphrase." - }, - "phrase": { - "message": "Passwort", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Passwort bestätigen", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Ich verstehe, dass alle meine Daten unwiederbringlich gelöscht werden.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Authenticator zurücksetzen" - }, - "delete_all_warning": { - "message": "Dies wird alle Ihre Daten löschen und den Authenticator komplett zurücksetzen. Sie werden keine gelöschten Daten wiederherstellen können! Sie sollten erwägen, ein Backup zu speichern, bevor Sie den Authenticator zurücksetzen." - }, - "security_warning": { - "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Aktualisieren", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Sie können kein neues Konto hinzufügen, bis alle Konten entschlüsselt sind. Bitte geben Sie das richtige Passwort ein, bevor Sie fortfahren.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Konten, die nicht entschlüsselt werden konnten, werden nicht in dieses Backup aufgenommen.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Passwort stimmt nicht überein.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Verschlüsselt", - "description": "Encrypted." - }, - "copied": { - "message": "Kopiert", - "description": "Copied." - }, - "feedback": { - "message": "Rückmeldung", - "description": "Feedback." - }, - "translate": { - "message": "Übersetzen", - "description": "Translate." - }, - "source": { - "message": "Quellcode", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Kennwort eingeben um Kontoinformationen zu entschlüsseln.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Zeitgeber mit Google synchronisieren", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Passwort merken", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Achtung! Ihre lokale Uhrzeit hat eine zu große Abweichung, bitte beheben bevor Sie fortfahren.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Haben Sie ein Backup für ihre Accounts? Warten Sie nicht bis es zu spät ist!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Aufnahme fehlgeschlagen, bitte aktualisieren Sie die Seite und versuchen Sie es erneut.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Wollen Sie QR-Codes von einer lokalen Datei scannen? Verwenden Sie stattdessen QR-Code-Sicherung.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Zeitbasiert", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Zählerbasiert", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Einstellungen", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skalieren", - "description": "Scale" - }, - "export_info": { - "message": "Warnung: Alle Sicherungen sind unverschlüsselt! Wollen Sie ein Konto zu einer anderen App hinzufügen? Fahren Sie mit dem Mauszeiger über den oberen, rechten Teil des Kontos und drücken Sie die versteckte Schaltfläche.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Backup-Datei herunterladen", - "description": "Download backup file." - }, - "import_backup": { - "message": "Backup importieren", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Backup-Datei importieren", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR-Bildsicherung importieren", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "QR-Bilder importieren", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Text-Sicherung importieren", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP-URLs importieren", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import erfolgreich, aber einige QR-Codes konnten nicht erkannt werden.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Zum Importieren können Sie mehrere Sicherungsdateien zur Stapelverarbeitung auswählen.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Alle Einträge anzeigen", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Vorsicht: Sicherungen, die in Dropbox gespeichert werden, sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Sie müssen das richtige Passwort angeben, um Sicherungsdateien zu importieren.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ihr Passwort wird lokal gespeichert, bitte ändern Sie es im Sicherheitsmenü sofort.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Löschen", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Passwort-geschützte Sicherung herunterladen", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Suche", - "description": "Search" - }, - "popout": { - "message": "Popup-Modus", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Sperren", - "description": "Lock accounts" - }, - "edit": { - "message": "Bearbeiten", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuelles Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Autofill verwenden", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Hohen Kontrast benutzen", - "description": "Use High Contrast" - }, - "theme": { - "message": "Farbschema", - "description": "Theme" - }, - "theme_light": { - "message": "Hell", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dunkel", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Einfach", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompakt", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Hoher Kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flach", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatische Sicherung auf Drittanbieter-Speicher.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser-Synchronisation", - "description": "Storage location" - }, - "sign_in": { - "message": "Anmelden", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Anmelden (Geschäftskonto)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Warum benötigen Geschäftskonten mehr Berechtigungen?" - }, - "log_out": { - "message": "Abmelden", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Es gab ein Problem beim Verbinden zu ihrem $SERVICE$ Konto, bitte melden sie sich neu an.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Du hast ein oder mehrere Steam- oder Blizzard-Konten. Unverschlüsselte Backups werden kein standardisiertes Backup-Format verwenden.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Sie können Backups aus einigen anderen Anwendungen importieren.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Weitere Informationen", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Laden..." - }, - "autolock": { - "message": "Sperren nach" - }, - "minutes": { - "message": "Minuten" - }, - "advanced": { - "message": "Erweiterte" - }, - "period": { - "message": "Zeitraum" - }, - "type": { - "message": "Typ" - }, - "invalid": { - "message": "Ungültig" - }, - "digits": { - "message": "Ziffern" - }, - "algorithm": { - "message": "Algorithmus" - }, - "smart_filter": { - "message": "Intelligente Filter" - }, - "backup": { - "message": "Sicherung" - }, - "backup_file_info": { - "message": "Sichern Sie Ihre Daten in eine Datei." - }, - "password_policy_default_hint": { - "message": "Ihr Passwort entspricht nicht den Sicherheitsanforderungen Ihrer Organisation. Kontaktieren Sie Ihren Administrator für weitere Informationen." - }, - "advisor": { - "message": "Ratgeber" - }, - "advisor_insight_password_not_set": { - "message": "Lege ein Passwort zum Schutz deiner Daten fest." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Erlaube automatisches Sperren, um deine Daten zu schützen." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser-Synchronisation ist deaktiviert. Aktivieren erlaubt die Synchronisierung von Konten in Browsern." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill kann aktiviert werden, um automatisch Codes in Webseiten auszufüllen." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Das Aktivieren von Smart Filter erlaubt schnellen Zugriff auf Konten." - }, - "show_all_insights": { - "message": "Alle Warnungen anzeigen." - }, - "no_insight_available": { - "message": "Keine Warnungen, alle Einstellungen entsprechen den Empfehlungen!" - }, - "danger": { - "message": "Risiko" - }, - "warning": { - "message": "Warnung" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Verwerfen" - }, - "learn_more": { - "message": "Weitere Informationen" - }, - "enable_context_menu": { - "message": "Zum Kontextmenü hinzufügen" - }, - "no_entires": { - "message": "Keine Konten zum Anzeigen. Erstes Konto jetzt hinzufügen." - }, - "permissions": { - "message": "Berechtigungen" - }, - "permission_revoke": { - "message": "Widerrufen" - }, - "permission_show_required_permissions": { - "message": "Nicht widerrufbare Berechtigungen anzeigen" - }, - "permission_required": { - "message": "Dies ist eine erforderliche Erlaubnis und kann nicht widerrufen werden." - }, - "permission_active_tab": { - "message": "Zugriff auf die aktuelle Registerkarte, um QR-Codes zu scannen." - }, - "permission_storage": { - "message": "Zugriff auf Browserspeicherung, um Kontodaten zu speichern." - }, - "permission_identity": { - "message": "Einloggen bei externen Speicherdiensten zulassen." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Gewährt Schreibzugriff auf die Zwischenablage, um Codes in die Zwischenablage zu kopieren, wenn Sie auf das Konto klicken." - }, - "permission_context_menus": { - "message": "Fügt Authenticator dem Kontextmenü hinzu." - }, - "permission_sync_clock": { - "message": "Synchronisierung mit Google zulassen." - }, - "permission_dropbox": { - "message": "Backup auf Dropbox zulassen." - }, - "permission_dropbox_cannot_revoke": { - "message": "Sie müssen zuerst das Dropbox-Backup deaktivieren." - }, - "permission_drive": { - "message": "Backup auf OneDrive zulassen." - }, - "permission_drive_cannot_revoke": { - "message": "Sie müssen zuerst das Google-Backup deaktivieren." - }, - "permission_onedrive": { - "message": "Backup auf OneDrive zulassen." - }, - "permission_onedrive_cannot_revoke": { - "message": "Sie müssen zuerst das OneDrive-Backup deaktivieren." - }, - "permission_unknown_permission": { - "message": "Unbekannte Berechtigung. Wenn Sie diese Nachricht sehen, senden Sie bitte einen Fehlerbericht." + "extName": { + "message": "Authentifizierung", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator erzeugt Zwei-Faktor-Authentifizierungscodes in Ihrem Browser.", + "description": "Extension Description." + }, + "added": { + "message": " wurde hinzugefügt.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unbekannter QR-Code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Ungültiges Kontogeheimnis", + "description": "Secret Error." + }, + "add_code": { + "message": "Konto hinzufügen", + "description": "Add account." + }, + "add_qr": { + "message": "QR Code scannen", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manuelle Eingabe", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import fehlgeschlagen. Wenn Sie Daten von Google Authenticator migrieren, exportieren Sie bitte Ihre Daten erneut aus dem Google Authenticator und versuchen Sie es erneut.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Einige Kontodaten wurden nicht erfolgreich importiert.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Schließen", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Ja", + "description": "Yes." + }, + "no": { + "message": "Nein", + "description": "No." + }, + "account": { + "message": "Benutzerkonto", + "description": "Account." + }, + "accountName": { + "message": "Benutzername", + "description": "Account Name." + }, + "issuer": { + "message": "Herausgeber", + "description": "Issuer." + }, + "secret": { + "message": "Schlüssel", + "description": "Secret." + }, + "updateSuccess": { + "message": "Erfolgreich.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Fehler.", + "description": "Update Failure." + }, + "about": { + "message": "Über", + "description": "About." + }, + "settings": { + "message": "Einstellungen", + "description": "Settings." + }, + "security": { + "message": "Sicherheit", + "description": "Security." + }, + "current_phrase": { + "message": "Aktuelles Passwort", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Neues Passwort", + "description": "New Passphrase." + }, + "phrase": { + "message": "Passwort", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Passwort bestätigen", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Diese Aktion kann nicht rückgängig gemacht werden.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Ich verstehe, dass alle meine Daten unwiederbringlich gelöscht werden.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Authenticator zurücksetzen" + }, + "delete_all_warning": { + "message": "Dies wird alle Ihre Daten löschen und den Authenticator komplett zurücksetzen. Sie werden keine gelöschten Daten wiederherstellen können! Sie sollten erwägen, ein Backup zu speichern, bevor Sie den Authenticator zurücksetzen." + }, + "security_warning": { + "message": "Dieses Passwort wird für die Verschlüsselung ihrer Konten/Accounts benutzt werden. Niemand kann ihnen helfen, wenn Sie dieses Passwort vergessen.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Aktualisieren", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Sie können kein neues Konto hinzufügen, bis alle Konten entschlüsselt sind. Bitte geben Sie das richtige Passwort ein, bevor Sie fortfahren.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Konten, die nicht entschlüsselt werden konnten, werden nicht in dieses Backup aufgenommen.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Passwort stimmt nicht überein.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Verschlüsselt", + "description": "Encrypted." + }, + "copied": { + "message": "Kopiert", + "description": "Copied." + }, + "feedback": { + "message": "Rückmeldung", + "description": "Feedback." + }, + "translate": { + "message": "Übersetzen", + "description": "Translate." + }, + "source": { + "message": "Quellcode", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Kennwort eingeben um Kontoinformationen zu entschlüsseln.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Zeitgeber mit Google synchronisieren", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Passwort merken", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Achtung! Ihre lokale Uhrzeit hat eine zu große Abweichung, bitte beheben bevor Sie fortfahren.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Haben Sie ein Backup für ihre Accounts? Warten Sie nicht bis es zu spät ist!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Aufnahme fehlgeschlagen, bitte aktualisieren Sie die Seite und versuchen Sie es erneut.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Wollen Sie QR-Codes von einer lokalen Datei scannen? Verwenden Sie stattdessen QR-Code-Sicherung.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Zeitbasiert", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Zählerbasiert", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Einstellungen", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skalieren", + "description": "Scale" + }, + "export_info": { + "message": "Warnung: Alle Sicherungen sind unverschlüsselt! Wollen Sie ein Konto zu einer anderen App hinzufügen? Fahren Sie mit dem Mauszeiger über den oberen, rechten Teil des Kontos und drücken Sie die versteckte Schaltfläche.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Backup-Datei herunterladen", + "description": "Download backup file." + }, + "import_backup": { + "message": "Backup importieren", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Backup-Datei importieren", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR-Bildsicherung importieren", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "QR-Bilder importieren", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Text-Sicherung importieren", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP-URLs importieren", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import erfolgreich, aber einige QR-Codes konnten nicht erkannt werden.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Zum Importieren können Sie mehrere Sicherungsdateien zur Stapelverarbeitung auswählen.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Alle Einträge anzeigen", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Vorsicht: Sicherungen, die in Dropbox gespeichert werden, sind nicht verschlüsselt. Benutzung auf eigene Gefahr.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Sie müssen das richtige Passwort angeben, um Sicherungsdateien zu importieren.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ihr Passwort wird lokal gespeichert, bitte ändern Sie es im Sicherheitsmenü sofort.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Löschen", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Passwort-geschützte Sicherung herunterladen", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Suche", + "description": "Search" + }, + "popout": { + "message": "Popup-Modus", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Sperren", + "description": "Lock accounts" + }, + "edit": { + "message": "Bearbeiten", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuelles Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Autofill verwenden", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Hohen Kontrast benutzen", + "description": "Use High Contrast" + }, + "theme": { + "message": "Farbschema", + "description": "Theme" + }, + "theme_light": { + "message": "Hell", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dunkel", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Einfach", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompakt", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Hoher Kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flach", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatische Sicherung auf Drittanbieter-Speicher.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser-Synchronisation", + "description": "Storage location" + }, + "sign_in": { + "message": "Anmelden", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Anmelden (Geschäftskonto)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Warum benötigen Geschäftskonten mehr Berechtigungen?" + }, + "log_out": { + "message": "Abmelden", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Es gab ein Problem beim Verbinden zu ihrem $SERVICE$ Konto, bitte melden sie sich neu an.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Du hast ein oder mehrere Steam- oder Blizzard-Konten. Unverschlüsselte Backups werden kein standardisiertes Backup-Format verwenden.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Sie können Backups aus einigen anderen Anwendungen importieren.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Weitere Informationen", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Laden..." + }, + "autolock": { + "message": "Sperren nach" + }, + "minutes": { + "message": "Minuten" + }, + "advanced": { + "message": "Erweiterte" + }, + "period": { + "message": "Zeitraum" + }, + "type": { + "message": "Typ" + }, + "invalid": { + "message": "Ungültig" + }, + "digits": { + "message": "Ziffern" + }, + "algorithm": { + "message": "Algorithmus" + }, + "smart_filter": { + "message": "Intelligente Filter" + }, + "backup": { + "message": "Sicherung" + }, + "backup_file_info": { + "message": "Sichern Sie Ihre Daten in eine Datei." + }, + "password_policy_default_hint": { + "message": "Ihr Passwort entspricht nicht den Sicherheitsanforderungen Ihrer Organisation. Kontaktieren Sie Ihren Administrator für weitere Informationen." + }, + "advisor": { + "message": "Ratgeber" + }, + "advisor_insight_password_not_set": { + "message": "Lege ein Passwort zum Schutz deiner Daten fest." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Erlaube automatisches Sperren, um deine Daten zu schützen." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser-Synchronisation ist deaktiviert. Aktivieren erlaubt die Synchronisierung von Konten in Browsern." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill kann aktiviert werden, um automatisch Codes in Webseiten auszufüllen." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Das Aktivieren von Smart Filter erlaubt schnellen Zugriff auf Konten." + }, + "show_all_insights": { + "message": "Alle Warnungen anzeigen." + }, + "no_insight_available": { + "message": "Keine Warnungen, alle Einstellungen entsprechen den Empfehlungen!" + }, + "danger": { + "message": "Risiko" + }, + "warning": { + "message": "Warnung" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Verwerfen" + }, + "learn_more": { + "message": "Weitere Informationen" + }, + "enable_context_menu": { + "message": "Zum Kontextmenü hinzufügen" + }, + "no_entires": { + "message": "Keine Konten zum Anzeigen. Erstes Konto jetzt hinzufügen." + }, + "permissions": { + "message": "Berechtigungen" + }, + "permission_revoke": { + "message": "Widerrufen" + }, + "permission_show_required_permissions": { + "message": "Nicht widerrufbare Berechtigungen anzeigen" + }, + "permission_required": { + "message": "Dies ist eine erforderliche Erlaubnis und kann nicht widerrufen werden." + }, + "permission_active_tab": { + "message": "Zugriff auf die aktuelle Registerkarte, um QR-Codes zu scannen." + }, + "permission_storage": { + "message": "Zugriff auf Browserspeicherung, um Kontodaten zu speichern." + }, + "permission_identity": { + "message": "Einloggen bei externen Speicherdiensten zulassen." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Gewährt Schreibzugriff auf die Zwischenablage, um Codes in die Zwischenablage zu kopieren, wenn Sie auf das Konto klicken." + }, + "permission_context_menus": { + "message": "Fügt Authenticator dem Kontextmenü hinzu." + }, + "permission_sync_clock": { + "message": "Synchronisierung mit Google zulassen." + }, + "permission_dropbox": { + "message": "Backup auf Dropbox zulassen." + }, + "permission_dropbox_cannot_revoke": { + "message": "Sie müssen zuerst das Dropbox-Backup deaktivieren." + }, + "permission_drive": { + "message": "Backup auf OneDrive zulassen." + }, + "permission_drive_cannot_revoke": { + "message": "Sie müssen zuerst das Google-Backup deaktivieren." + }, + "permission_onedrive": { + "message": "Backup auf OneDrive zulassen." + }, + "permission_onedrive_cannot_revoke": { + "message": "Sie müssen zuerst das OneDrive-Backup deaktivieren." + }, + "permission_unknown_permission": { + "message": "Unbekannte Berechtigung. Wenn Sie diese Nachricht sehen, senden Sie bitte einen Fehlerbericht." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 649fb5c83dc5ed447d181d24201c98fca8574345 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:19 -0500 Subject: [PATCH 3313/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 758cf5459..e2e2e7fd8 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generearret 2-stapsferifikaasjekoades yn jo browser.", - "description": "Extension Description." - }, - "added": { - "message": " is tafoege.", - "description": "Added Account." - }, - "errorqr": { - "message": "Net-werkende QR-koade.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Net krekt accountgeheim", - "description": "Secret Error." - }, - "add_code": { - "message": "Account tafoegje", - "description": "Add account." - }, - "add_qr": { - "message": "Skan QR-koade", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Hânmjittige ynfier", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Ymportearjen mislearre. As jo gegevens fan Google Authenticator migrearje, eksportearje dan opnij jo gegevens út Google Authenticator en probearje it opnij.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Guon accountgegevens binne net ymportearre.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Slute", - "description": "Close." - }, - "ok": { - "message": "OK", - "description": "OK." - }, - "yes": { - "message": "Ja", - "description": "Yes." - }, - "no": { - "message": "Nee", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Brûkersnamme", - "description": "Account Name." - }, - "issuer": { - "message": "Utjouwer", - "description": "Issuer." - }, - "secret": { - "message": "Geheim", - "description": "Secret." - }, - "updateSuccess": { - "message": "Slagge.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Mislearre.", - "description": "Update Failure." - }, - "about": { - "message": "Oer", - "description": "About." - }, - "settings": { - "message": "Ynstellingen", - "description": "Settings." - }, - "security": { - "message": "Befeiliging", - "description": "Security." - }, - "current_phrase": { - "message": "Aktueel ​​wachtwurd", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nij wachtwurd", - "description": "New Passphrase." - }, - "phrase": { - "message": "Wachtwurd", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Wachtwurd befêstigje", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Binne jo wis dat jo dit account fuortsmite wolle? Dit kin net ûngedien makke wurde.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Ik begryp dat al myn gegevens sûnder te werstellen fuortsmiten wurde sille.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Authenticator opnij inisjalisearje" - }, - "delete_all_warning": { - "message": "Dit sil al jo gegevens fuortsmite en de Authenticator folslein opnij inisjalisearje. Jo binne net yn steat om fuortsmiten gegevens te werstellen! Oerwaagje om in reservekopy te bewarjen eardat jo de Authenticator opnij inisjalisearje." - }, - "security_warning": { - "message": "Dit wachtwurd wurdt brûkt foar it fersiferjen fan jo accounts. Net ien kin jo helpe as jo it wachtwurd ferjitte.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Fernije", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Jo kinne net in nij account tafoegje oant alle accounts ûntsifere binne. Fier it krekte wachtwurd yn eardat jo fierder gean.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts dy't net ûntsifere wurde kinne, wurde net yn dizze reservekopy opnommen.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Wachtwurd komt net oerien.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Fersifere", - "description": "Encrypted." - }, - "copied": { - "message": "Kopiearre", - "description": "Copied." - }, - "feedback": { - "message": "Kommentaar", - "description": "Feedback." - }, - "translate": { - "message": "Oersette", - "description": "Translate." - }, - "source": { - "message": "Boarnekoade", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Fier it wachtwurd yn om de accountgegevens te ûntsiferjen.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Klok syngronisearje mei Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Wachtwurd ûnthâlde", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Let op! De klok fan jo lokale kompjûter is te fier foar/efter, werstel dit eardat jo trochgean.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Hawwe jo in reservekopy foar jo accounts? Wachtsje net oant it te let is!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Fêstlizzen is mislearre, laad de side opnij en probearje it opnij.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Probearje jo fan in lokaal bestân út de QR-koade te scannen? Brûk yn stee dêrfan de QR-ôfbyldingsreservekopy ymportearje.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Tiidsbûn", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Teller bûn", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Foarkarren", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skeal", - "description": "Scale" - }, - "export_info": { - "message": "Warskôging: alle reservekopyen binne net fersifere. Wolle jo in account tafoegje oan in oare app? Beweegje oer de rjochterboppekant fan in account en druk op de ferstoppe knop.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Reservekopy downloade", - "description": "Download backup file." - }, - "import_backup": { - "message": "Reservekopy ymportearje", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Reservekopybestân ymportearje", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR-ôfbyldingsreservekopy ymportearje", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "QR-ôfbyldingen ymportearje", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Tekstreservekopy ymportearje", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP-URL’s ymportearje", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Ymport suksesfol, mar guon QR-koaden kinne net werkend wurde.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Jo kinne mear bestannen selektearje om reservekopy yn batches te ymportearjen.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Lit alle ynfier sjen", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warskôging: reservekopyen binne net fersifere. Brûk op eigen risiko.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Jo moatte it krekte wachtwurd opjaan om reservekopyen te ymportearjen.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Jo wachtwurd is lokaal bewarre, wizigje dizze daliks yn it menu befeiliging.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Fuortsmite", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Wachtwurd-befeilige reservekopy downloade", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Sykje", - "description": "Search" - }, - "popout": { - "message": "Pop-upmodus", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Beskoattelje", - "description": "Lock accounts" - }, - "edit": { - "message": "Bewurkje", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Hânmjittige reservekopy", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Automatysk oanfolje brûke", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Heech kontrast brûke", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Ljocht", - "description": "Light theme" - }, - "theme_dark": { - "message": "Donker", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Ienfâldich", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompakt", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Heech kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flak", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatysk in reservekopy meitsje fan jo gegevens nei opslachtsjinsten fan tredden.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browsersyngronisaasje", - "description": "Storage location" - }, - "sign_in": { - "message": "Oanmelde", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Oanmelde (Saaklik)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Wêrom hawwe saaklike accounts mear tastimming nedich?" - }, - "log_out": { - "message": "Ofmelde", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Der wie in probleem mei de ferbining nei jo $SERVICE$-account, meld jo opnij oan.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Jo hawwe ien of mear Steam- of Blizzard-accounts. Net-fersifere reservekopyen sille gjin standerdisearre reservekopy-yndieling brûke.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Jo kinne reservekopyen fan inkelde andere tapassingen ymportearje.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Mear ynfo", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Lade…" - }, - "autolock": { - "message": "Beskoattelje nei" - }, - "minutes": { - "message": "minuten" - }, - "advanced": { - "message": "Avansearre" - }, - "period": { - "message": "Perioade" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Unjildich" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algoritme" - }, - "smart_filter": { - "message": "Tûk filter" - }, - "backup": { - "message": "Reservekopy" - }, - "backup_file_info": { - "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." - }, - "password_policy_default_hint": { - "message": "Jo wachtwurd foldocht net oan de befeiligingseasken fan jo organisaasje. Nim kontakt op mei jo behearder foar mear ynformaasje." - }, - "advisor": { - "message": "Adviseur" - }, - "advisor_insight_password_not_set": { - "message": "Stel in wachtwurd yn om jo gegevens te befeiligjen." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Skeakel automatysk beskoatteljen yn om jo gegevens te beskermjen." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browsersyngronisaasje is útskeakele. Skeakel dit yn om accounts yn ferskate browsers te syngronisearjen." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Automatysk ynfolje kin ynskeakele wurde om automatysk koaden op websites yn te foljen." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "It ynskeakeljen fan in tûk filter soarget foar snelle tagong ta accounts." - }, - "show_all_insights": { - "message": "Alle ynsichten toane." - }, - "no_insight_available": { - "message": "Gjin ynsichten fûn, alles sjocht der goed út!" - }, - "danger": { - "message": "Gefaar" - }, - "warning": { - "message": "Warskôging" - }, - "info": { - "message": "Ynformaasje" - }, - "dismiss": { - "message": "Negearje" - }, - "learn_more": { - "message": "Mear ynfo" - }, - "enable_context_menu": { - "message": "Oan kontekstmenu tafoegje" - }, - "no_entires": { - "message": "Gjin accounts om te toanen. Foegje jo earste account no ta." - }, - "permissions": { - "message": "Tastimmingen" - }, - "permission_revoke": { - "message": "Ynlûke" - }, - "permission_show_required_permissions": { - "message": "Net-werropbere tastimmingen werjaan" - }, - "permission_required": { - "message": "Dit is in fereaske tastimming dy’t net fuort te smiten is." - }, - "permission_active_tab": { - "message": "Tagong ta it aktuele ljepblêd om QR-koaden te scannen." - }, - "permission_storage": { - "message": "Tagong ta browserûnthâld om accountgegevens te bewarjen." - }, - "permission_identity": { - "message": "Oanmelden by ûnthâldtsjinsten fan tredden tastean." - }, - "permission_alarms": { - "message": "Stiet automatysk beskoatteljen ta." - }, - "permission_scripting": { - "message": "Scripts yn it aktuele ljepblêd ynjektearje om QR-koaden te scannen en automatysk ynfoljen wurkje te litten." - }, - "permission_clipboard_write": { - "message": "Jout allinnich-skriuwrjochttagong ta it klamboerd om koaden nei it klamboerd te kopiearjen wannear’t jo op de account klikke." - }, - "permission_context_menus": { - "message": "Foeget Authenticator ta oan kontekstmenu." - }, - "permission_sync_clock": { - "message": "Tiidssyngronisaasje mei Google tastean." - }, - "permission_dropbox": { - "message": "Reservekopy nei Dropbox tastean." - }, - "permission_dropbox_cannot_revoke": { - "message": "Jo moatte earst reservekopy nei Dropbox útskeakelje." - }, - "permission_drive": { - "message": "Reservekopy nei Google Drive tastean." - }, - "permission_drive_cannot_revoke": { - "message": "Jo moatte earst reservekopy nei Google Drive útskeakelje." - }, - "permission_onedrive": { - "message": "Reservekopy nei OneDrive tastean." - }, - "permission_onedrive_cannot_revoke": { - "message": "Jo moatte earst reservekopy nei OneDrive útskeakelje." - }, - "permission_unknown_permission": { - "message": "Unbekende tastimming. As dit bericht werjûn wurdt, stjoer dan in bugrapport." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generearret 2-stapsferifikaasjekoades yn jo browser.", + "description": "Extension Description." + }, + "added": { + "message": " is tafoege.", + "description": "Added Account." + }, + "errorqr": { + "message": "Net-werkende QR-koade.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Net krekt accountgeheim", + "description": "Secret Error." + }, + "add_code": { + "message": "Account tafoegje", + "description": "Add account." + }, + "add_qr": { + "message": "Skan QR-koade", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Hânmjittige ynfier", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Ymportearjen mislearre. As jo gegevens fan Google Authenticator migrearje, eksportearje dan opnij jo gegevens út Google Authenticator en probearje it opnij.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Guon accountgegevens binne net ymportearre.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Slute", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Ja", + "description": "Yes." + }, + "no": { + "message": "Nee", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Brûkersnamme", + "description": "Account Name." + }, + "issuer": { + "message": "Utjouwer", + "description": "Issuer." + }, + "secret": { + "message": "Geheim", + "description": "Secret." + }, + "updateSuccess": { + "message": "Slagge.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Mislearre.", + "description": "Update Failure." + }, + "about": { + "message": "Oer", + "description": "About." + }, + "settings": { + "message": "Ynstellingen", + "description": "Settings." + }, + "security": { + "message": "Befeiliging", + "description": "Security." + }, + "current_phrase": { + "message": "Aktueel ​​wachtwurd", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nij wachtwurd", + "description": "New Passphrase." + }, + "phrase": { + "message": "Wachtwurd", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Wachtwurd befêstigje", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Binne jo wis dat jo dit account fuortsmite wolle? Dit kin net ûngedien makke wurde.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Ik begryp dat al myn gegevens sûnder te werstellen fuortsmiten wurde sille.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Authenticator opnij inisjalisearje" + }, + "delete_all_warning": { + "message": "Dit sil al jo gegevens fuortsmite en de Authenticator folslein opnij inisjalisearje. Jo binne net yn steat om fuortsmiten gegevens te werstellen! Oerwaagje om in reservekopy te bewarjen eardat jo de Authenticator opnij inisjalisearje." + }, + "security_warning": { + "message": "Dit wachtwurd wurdt brûkt foar it fersiferjen fan jo accounts. Net ien kin jo helpe as jo it wachtwurd ferjitte.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Fernije", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Jo kinne net in nij account tafoegje oant alle accounts ûntsifere binne. Fier it krekte wachtwurd yn eardat jo fierder gean.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts dy't net ûntsifere wurde kinne, wurde net yn dizze reservekopy opnommen.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Wachtwurd komt net oerien.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Fersifere", + "description": "Encrypted." + }, + "copied": { + "message": "Kopiearre", + "description": "Copied." + }, + "feedback": { + "message": "Kommentaar", + "description": "Feedback." + }, + "translate": { + "message": "Oersette", + "description": "Translate." + }, + "source": { + "message": "Boarnekoade", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Fier it wachtwurd yn om de accountgegevens te ûntsiferjen.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Klok syngronisearje mei Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Wachtwurd ûnthâlde", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Let op! De klok fan jo lokale kompjûter is te fier foar/efter, werstel dit eardat jo trochgean.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Hawwe jo in reservekopy foar jo accounts? Wachtsje net oant it te let is!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Fêstlizzen is mislearre, laad de side opnij en probearje it opnij.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Probearje jo fan in lokaal bestân út de QR-koade te scannen? Brûk yn stee dêrfan de QR-ôfbyldingsreservekopy ymportearje.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Tiidsbûn", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Teller bûn", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Foarkarren", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skeal", + "description": "Scale" + }, + "export_info": { + "message": "Warskôging: alle reservekopyen binne net fersifere. Wolle jo in account tafoegje oan in oare app? Beweegje oer de rjochterboppekant fan in account en druk op de ferstoppe knop.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Reservekopy downloade", + "description": "Download backup file." + }, + "import_backup": { + "message": "Reservekopy ymportearje", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Reservekopybestân ymportearje", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR-ôfbyldingsreservekopy ymportearje", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "QR-ôfbyldingen ymportearje", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Tekstreservekopy ymportearje", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP-URL’s ymportearje", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Ymport suksesfol, mar guon QR-koaden kinne net werkend wurde.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Jo kinne mear bestannen selektearje om reservekopy yn batches te ymportearjen.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Lit alle ynfier sjen", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warskôging: reservekopyen binne net fersifere. Brûk op eigen risiko.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Jo moatte it krekte wachtwurd opjaan om reservekopyen te ymportearjen.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Jo wachtwurd is lokaal bewarre, wizigje dizze daliks yn it menu befeiliging.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Fuortsmite", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Wachtwurd-befeilige reservekopy downloade", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Sykje", + "description": "Search" + }, + "popout": { + "message": "Pop-upmodus", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Beskoattelje", + "description": "Lock accounts" + }, + "edit": { + "message": "Bewurkje", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Hânmjittige reservekopy", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Automatysk oanfolje brûke", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Heech kontrast brûke", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Ljocht", + "description": "Light theme" + }, + "theme_dark": { + "message": "Donker", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Ienfâldich", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompakt", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Heech kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flak", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatysk in reservekopy meitsje fan jo gegevens nei opslachtsjinsten fan tredden.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browsersyngronisaasje", + "description": "Storage location" + }, + "sign_in": { + "message": "Oanmelde", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Oanmelde (Saaklik)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Wêrom hawwe saaklike accounts mear tastimming nedich?" + }, + "log_out": { + "message": "Ofmelde", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Der wie in probleem mei de ferbining nei jo $SERVICE$-account, meld jo opnij oan.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Jo hawwe ien of mear Steam- of Blizzard-accounts. Net-fersifere reservekopyen sille gjin standerdisearre reservekopy-yndieling brûke.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Jo kinne reservekopyen fan inkelde andere tapassingen ymportearje.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Mear ynfo", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Lade…" + }, + "autolock": { + "message": "Beskoattelje nei" + }, + "minutes": { + "message": "minuten" + }, + "advanced": { + "message": "Avansearre" + }, + "period": { + "message": "Perioade" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Unjildich" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algoritme" + }, + "smart_filter": { + "message": "Tûk filter" + }, + "backup": { + "message": "Reservekopy" + }, + "backup_file_info": { + "message": "Meitsje in reservekopy fan jo gegevens nei in bestân." + }, + "password_policy_default_hint": { + "message": "Jo wachtwurd foldocht net oan de befeiligingseasken fan jo organisaasje. Nim kontakt op mei jo behearder foar mear ynformaasje." + }, + "advisor": { + "message": "Adviseur" + }, + "advisor_insight_password_not_set": { + "message": "Stel in wachtwurd yn om jo gegevens te befeiligjen." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Skeakel automatysk beskoatteljen yn om jo gegevens te beskermjen." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browsersyngronisaasje is útskeakele. Skeakel dit yn om accounts yn ferskate browsers te syngronisearjen." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Automatysk ynfolje kin ynskeakele wurde om automatysk koaden op websites yn te foljen." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "It ynskeakeljen fan in tûk filter soarget foar snelle tagong ta accounts." + }, + "show_all_insights": { + "message": "Alle ynsichten toane." + }, + "no_insight_available": { + "message": "Gjin ynsichten fûn, alles sjocht der goed út!" + }, + "danger": { + "message": "Gefaar" + }, + "warning": { + "message": "Warskôging" + }, + "info": { + "message": "Ynformaasje" + }, + "dismiss": { + "message": "Negearje" + }, + "learn_more": { + "message": "Mear ynfo" + }, + "enable_context_menu": { + "message": "Oan kontekstmenu tafoegje" + }, + "no_entires": { + "message": "Gjin accounts om te toanen. Foegje jo earste account no ta." + }, + "permissions": { + "message": "Tastimmingen" + }, + "permission_revoke": { + "message": "Ynlûke" + }, + "permission_show_required_permissions": { + "message": "Net-werropbere tastimmingen werjaan" + }, + "permission_required": { + "message": "Dit is in fereaske tastimming dy’t net fuort te smiten is." + }, + "permission_active_tab": { + "message": "Tagong ta it aktuele ljepblêd om QR-koaden te scannen." + }, + "permission_storage": { + "message": "Tagong ta browserûnthâld om accountgegevens te bewarjen." + }, + "permission_identity": { + "message": "Oanmelden by ûnthâldtsjinsten fan tredden tastean." + }, + "permission_alarms": { + "message": "Stiet automatysk beskoatteljen ta." + }, + "permission_scripting": { + "message": "Scripts yn it aktuele ljepblêd ynjektearje om QR-koaden te scannen en automatysk ynfoljen wurkje te litten." + }, + "permission_clipboard_write": { + "message": "Jout allinnich-skriuwrjochttagong ta it klamboerd om koaden nei it klamboerd te kopiearjen wannear’t jo op de account klikke." + }, + "permission_context_menus": { + "message": "Foeget Authenticator ta oan kontekstmenu." + }, + "permission_sync_clock": { + "message": "Tiidssyngronisaasje mei Google tastean." + }, + "permission_dropbox": { + "message": "Reservekopy nei Dropbox tastean." + }, + "permission_dropbox_cannot_revoke": { + "message": "Jo moatte earst reservekopy nei Dropbox útskeakelje." + }, + "permission_drive": { + "message": "Reservekopy nei Google Drive tastean." + }, + "permission_drive_cannot_revoke": { + "message": "Jo moatte earst reservekopy nei Google Drive útskeakelje." + }, + "permission_onedrive": { + "message": "Reservekopy nei OneDrive tastean." + }, + "permission_onedrive_cannot_revoke": { + "message": "Jo moatte earst reservekopy nei OneDrive útskeakelje." + }, + "permission_unknown_permission": { + "message": "Unbekende tastimming. As dit bericht werjûn wurdt, stjoer dan in bugrapport." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 0a4b750d247ddc3a71484bfe758bde4f08397865 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:20 -0500 Subject: [PATCH 3314/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 5c7bc0d40..8b63b68b0 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator-laajennus tuottaa kaksivaiheisen todennuksen tunnuslukuja selaimessasi.", - "description": "Extension Description." - }, - "added": { - "message": " on lisätty.", - "description": "Added Account." - }, - "errorqr": { - "message": "Tunnistamaton QR-koodi.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Virheellinen tilin salaisuus", - "description": "Secret Error." - }, - "add_code": { - "message": "Lisää tili", - "description": "Add account." - }, - "add_qr": { - "message": "Lue QR-koodi", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manuaalinen syöttö", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Tuonti epäonnistui. Jos olet siirtämässä tietoja Google Authenticatorista, vie tietosi Google Authenticatorista uudelleen ja yritä uudelleen.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Joitakin tilitietojen tuonti epäonnistui.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Sulje", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Kyllä", - "description": "Yes." - }, - "no": { - "message": "Ei", - "description": "No." - }, - "account": { - "message": "Tili", - "description": "Account." - }, - "accountName": { - "message": "Käyttäjätunnus", - "description": "Account Name." - }, - "issuer": { - "message": "Myöntäjä", - "description": "Issuer." - }, - "secret": { - "message": "Salausavain", - "description": "Secret." - }, - "updateSuccess": { - "message": "Onnistui.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Epäonnistui.", - "description": "Update Failure." - }, - "about": { - "message": "Tietoja", - "description": "About." - }, - "settings": { - "message": "Asetukset", - "description": "Settings." - }, - "security": { - "message": "Suojaus", - "description": "Security." - }, - "current_phrase": { - "message": "Nykyinen salasana", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Uusi salasana", - "description": "New Passphrase." - }, - "phrase": { - "message": "Salasana", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Vahvista salasana", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Haluatko varmasti poistaa tilin? Tätä ei ole mahdollista kumota.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Ymmärrän, että kaikki tietoni poistetaan pysyvästi.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Palauta Authenticator" - }, - "delete_all_warning": { - "message": "Tämä poistaa kaikki tiedot ja palauttaa Authenticatorin täysin. Poistettujen tietojen palautus ei ole mahdollista! Ennen palautusta on syytä harkita varmuuskopiointia." - }, - "security_warning": { - "message": "Salasanaa käytetään tiliesi salaukseen. Kukaan ei voi auttaa, jos unohdat sen.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Päivitä", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Et voi lisätä uutta tiliä ennen kaikkien tilien salauksen purkua. Syötä oikea salasana ennen jatkamista.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Tähän varmuuskopioon ei sisällytetä tilejä, joiden salausta ei voitu purkaa.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Salasanat eivät täsmää.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Salattu", - "description": "Encrypted." - }, - "copied": { - "message": "Kopioitu", - "description": "Copied." - }, - "feedback": { - "message": "Palaute", - "description": "Feedback." - }, - "translate": { - "message": "Käännä", - "description": "Translate." - }, - "source": { - "message": "Lähdekoodi", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Pura tilin tietojen salaus syöttämällä salasana.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synkronoi kello Googlen kanssa", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Muista salasana", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Varoitus! Aseta kellosi oikeaan aikaan ennen jatkamista.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Onko sinulla varmuuskopio tileistäsi? Ota varmuuskopio, ennen kuin se on myöhäistä!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Kaappaus epäonnistu. Päivitä sivu ja yritä uudelleen.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Yritätkö lukea QR-koodia paikallisesta tiedostosta? Käytä sen sijaan \"Tuo QR-kuvan varmuuskopio\" -toimintoa.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Aikaperusteinen", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Laskuriperusteinen", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Asetukset", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skaalaus", - "description": "Scale" - }, - "export_info": { - "message": "Varoitus: kaikki varmuuskopiot ovat salaamattomia. Haluatko lisätä tilin toiseen sovellukseen? Vie kohdistin minkä tahansa tilin oikean yläkulman päälle ja paina esiin tulevaa piilotettua painiketta.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Lataa varmuuskopiotiedosto", - "description": "Download backup file." - }, - "import_backup": { - "message": "Tuo varmuuskopio", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Tuo varmuuskopiotiedosto", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Tuo QR-kuvan varmuuskopio", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Tuo tekstivarmuuskopio", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Tuonti onnistui, mutta joitakin QR-koodeja ei tunnistettu.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Voit valita useita tiedostoja tuodaksesi varmuuskopion erissä.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Näytä kaikki kohteet", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Varoitus: varmuuskopiot ovat salaamattomia. Käytä toimintoa harkiten.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Syötä oikea salasana tuodaksesi varmuuskopiot.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Salasanasi on tallennettu paikallisesti. Vaihda se suojausvalikosta välittömästi.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Poista", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Lataa salasanasuojattu varmuuskopio", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Haku", - "description": "Search" - }, - "popout": { - "message": "Ponnahdustila", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lukitse", - "description": "Lock accounts" - }, - "edit": { - "message": "Muokkaa", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuaalinen varmuuskopiointi", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Käytä automaattitäyttöä", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Suuri kontrasti", - "description": "Use High Contrast" - }, - "theme": { - "message": "Teema", - "description": "Theme" - }, - "theme_light": { - "message": "Vaalea", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tumma", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Yksinkertainen", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Tiivis", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Suuri kontrasti", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Tasainen", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Varmuuskopioi tietosi ulkoisiin tallennuspalveluihin automaattisesti.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Selaimen synkronointi", - "description": "Storage location" - }, - "sign_in": { - "message": "Kirjaudu", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Kirjaudu (yritykset)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Miksi yritystilit vaativat laajempia käyttöoikeuksia?" - }, - "log_out": { - "message": "Kirjaudu ulos", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Virhe yhdistettäessä palveluun $SERVICE$. Kirjaudu uudelleen.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Sinulla on ainakin yksi Steam- tai Blizzard-tili. Salaamattomat varmuuskopiot eivät ole normaalissa varmuuskopiomuodossa.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Voit tuoda myös joidenkin muiden sovellusten varmuuskopioita.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Lue lisää", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Ladataan..." - }, - "autolock": { - "message": "Lukitse kun on kulunut" - }, - "minutes": { - "message": "minuuttia" - }, - "advanced": { - "message": "Lisäasetukset" - }, - "period": { - "message": "Piste" - }, - "type": { - "message": "Tyyppi" - }, - "invalid": { - "message": "Virheellinen" - }, - "digits": { - "message": "Numerot" - }, - "algorithm": { - "message": "Algoritmi" - }, - "smart_filter": { - "message": "Älykäs suodatin" - }, - "backup": { - "message": "Varmuuskopiointi" - }, - "backup_file_info": { - "message": "Varmuuskopioi tietosi tiedostoon." - }, - "password_policy_default_hint": { - "message": "Salasanasi ei vastaa organisaatiosi suojausvaatimuksia. Lisätietoja saat järjestelmänvalvojaltasi." - }, - "advisor": { - "message": "Opas" - }, - "advisor_insight_password_not_set": { - "message": "Aseta salasana tietojesi suojaamiseksi." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Ota automaattinen lukitus käyttöön tietojesi suojaamiseksi." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Selaimen synkronointi ei ole käytössä. Sen käyttöönotto mahdollistaa tilien synkronoinnin eri laitteiden selainten välillä." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Ota automaattitäyttö käyttöön täyttääksesi koodit verkkosivustoille automaattisesti." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Älykkään suodattimen käyttöönotto mahdollistaa nopean pääsyn tileihin." - }, - "show_all_insights": { - "message": "Näytä kaikki huomiot." - }, - "no_insight_available": { - "message": "Huomautettavaa ei löytynyt ja kaikki näyttää hyvältä!" - }, - "danger": { - "message": "Vaarallinen" - }, - "warning": { - "message": "Varoitus" - }, - "info": { - "message": "Informatiiviinen" - }, - "dismiss": { - "message": "Sulje" - }, - "learn_more": { - "message": "Lue lisää" - }, - "enable_context_menu": { - "message": "Lisää sisältövalikkoon" - }, - "no_entires": { - "message": "Näytettäviä tilejä ei ole. Lisää ensimmäinen tilisi nyt." - }, - "permissions": { - "message": "Käyttöoikeudet" - }, - "permission_revoke": { - "message": "Kumoa" - }, - "permission_show_required_permissions": { - "message": "Näytä ei-kumottavissa olevat oikeudet" - }, - "permission_required": { - "message": "Pakollinen käyttöoikeus, jonka kumoaminen ei ole mahdollista." - }, - "permission_active_tab": { - "message": "Nykyisen välilehden käyttöoikeus QR-koodien lukuun." - }, - "permission_storage": { - "message": "Selaimen tallennustilan käyttöoikeus tilitietojen säilytykseen." - }, - "permission_identity": { - "message": "Sallii kirjautumisen ulkoisiin tallennuspalveluihin." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Myöntää pelkän kirjoitusoikeuden leikepöydälle koodien kopiointiin tilejä painettaessa." - }, - "permission_context_menus": { - "message": "Lisää Authenticator sisältövalikkoon." - }, - "permission_sync_clock": { - "message": "Sallii kellon synkronoinnin Googlen kanssa." - }, - "permission_dropbox": { - "message": "Sallii varmuuskopioinnin Dropboxiin." - }, - "permission_dropbox_cannot_revoke": { - "message": "Dropbox-varmuuskopiointi on ensin poistettava käytöstä." - }, - "permission_drive": { - "message": "Sallii varmuuskopioinnin Google Driveen." - }, - "permission_drive_cannot_revoke": { - "message": "Google Drive -varmuuskopiointi on ensin poistettava käytöstä." - }, - "permission_onedrive": { - "message": "Sallii varmuuskopioinnin OneDriveen." - }, - "permission_onedrive_cannot_revoke": { - "message": "OneDrive-varmuuskopiointi on ensin poistettava käytöstä." - }, - "permission_unknown_permission": { - "message": "Tuntematon käyttöoikeus. Jos näet tämän viestin, lähetä virheilmoitus." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator-laajennus tuottaa kaksivaiheisen todennuksen tunnuslukuja selaimessasi.", + "description": "Extension Description." + }, + "added": { + "message": " on lisätty.", + "description": "Added Account." + }, + "errorqr": { + "message": "Tunnistamaton QR-koodi.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Virheellinen tilin salaisuus", + "description": "Secret Error." + }, + "add_code": { + "message": "Lisää tili", + "description": "Add account." + }, + "add_qr": { + "message": "Lue QR-koodi", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manuaalinen syöttö", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Tuonti epäonnistui. Jos olet siirtämässä tietoja Google Authenticatorista, vie tietosi Google Authenticatorista uudelleen ja yritä uudelleen.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Joitakin tilitietojen tuonti epäonnistui.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Sulje", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Kyllä", + "description": "Yes." + }, + "no": { + "message": "Ei", + "description": "No." + }, + "account": { + "message": "Tili", + "description": "Account." + }, + "accountName": { + "message": "Käyttäjätunnus", + "description": "Account Name." + }, + "issuer": { + "message": "Myöntäjä", + "description": "Issuer." + }, + "secret": { + "message": "Salausavain", + "description": "Secret." + }, + "updateSuccess": { + "message": "Onnistui.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Epäonnistui.", + "description": "Update Failure." + }, + "about": { + "message": "Tietoja", + "description": "About." + }, + "settings": { + "message": "Asetukset", + "description": "Settings." + }, + "security": { + "message": "Suojaus", + "description": "Security." + }, + "current_phrase": { + "message": "Nykyinen salasana", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Uusi salasana", + "description": "New Passphrase." + }, + "phrase": { + "message": "Salasana", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Vahvista salasana", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Haluatko varmasti poistaa tilin? Tätä ei ole mahdollista kumota.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Ymmärrän, että kaikki tietoni poistetaan pysyvästi.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Palauta Authenticator" + }, + "delete_all_warning": { + "message": "Tämä poistaa kaikki tiedot ja palauttaa Authenticatorin täysin. Poistettujen tietojen palautus ei ole mahdollista! Ennen palautusta on syytä harkita varmuuskopiointia." + }, + "security_warning": { + "message": "Salasanaa käytetään tiliesi salaukseen. Kukaan ei voi auttaa, jos unohdat sen.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Päivitä", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Et voi lisätä uutta tiliä ennen kaikkien tilien salauksen purkua. Syötä oikea salasana ennen jatkamista.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Tähän varmuuskopioon ei sisällytetä tilejä, joiden salausta ei voitu purkaa.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Salasanat eivät täsmää.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Salattu", + "description": "Encrypted." + }, + "copied": { + "message": "Kopioitu", + "description": "Copied." + }, + "feedback": { + "message": "Palaute", + "description": "Feedback." + }, + "translate": { + "message": "Käännä", + "description": "Translate." + }, + "source": { + "message": "Lähdekoodi", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Pura tilin tietojen salaus syöttämällä salasana.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synkronoi kello Googlen kanssa", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Muista salasana", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Varoitus! Aseta kellosi oikeaan aikaan ennen jatkamista.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Onko sinulla varmuuskopio tileistäsi? Ota varmuuskopio, ennen kuin se on myöhäistä!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Kaappaus epäonnistu. Päivitä sivu ja yritä uudelleen.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Yritätkö lukea QR-koodia paikallisesta tiedostosta? Käytä sen sijaan \"Tuo QR-kuvan varmuuskopio\" -toimintoa.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Aikaperusteinen", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Laskuriperusteinen", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Asetukset", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skaalaus", + "description": "Scale" + }, + "export_info": { + "message": "Varoitus: kaikki varmuuskopiot ovat salaamattomia. Haluatko lisätä tilin toiseen sovellukseen? Vie kohdistin minkä tahansa tilin oikean yläkulman päälle ja paina esiin tulevaa piilotettua painiketta.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Lataa varmuuskopiotiedosto", + "description": "Download backup file." + }, + "import_backup": { + "message": "Tuo varmuuskopio", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Tuo varmuuskopiotiedosto", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Tuo QR-kuvan varmuuskopio", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Tuo tekstivarmuuskopio", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Tuonti onnistui, mutta joitakin QR-koodeja ei tunnistettu.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Voit valita useita tiedostoja tuodaksesi varmuuskopion erissä.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Näytä kaikki kohteet", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Varoitus: varmuuskopiot ovat salaamattomia. Käytä toimintoa harkiten.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Syötä oikea salasana tuodaksesi varmuuskopiot.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Salasanasi on tallennettu paikallisesti. Vaihda se suojausvalikosta välittömästi.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Poista", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Lataa salasanasuojattu varmuuskopio", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Haku", + "description": "Search" + }, + "popout": { + "message": "Ponnahdustila", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lukitse", + "description": "Lock accounts" + }, + "edit": { + "message": "Muokkaa", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuaalinen varmuuskopiointi", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Käytä automaattitäyttöä", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Suuri kontrasti", + "description": "Use High Contrast" + }, + "theme": { + "message": "Teema", + "description": "Theme" + }, + "theme_light": { + "message": "Vaalea", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tumma", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Yksinkertainen", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Tiivis", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Suuri kontrasti", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Tasainen", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Varmuuskopioi tietosi ulkoisiin tallennuspalveluihin automaattisesti.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Selaimen synkronointi", + "description": "Storage location" + }, + "sign_in": { + "message": "Kirjaudu", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Kirjaudu (yritykset)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Miksi yritystilit vaativat laajempia käyttöoikeuksia?" + }, + "log_out": { + "message": "Kirjaudu ulos", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Virhe yhdistettäessä palveluun $SERVICE$. Kirjaudu uudelleen.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Sinulla on ainakin yksi Steam- tai Blizzard-tili. Salaamattomat varmuuskopiot eivät ole normaalissa varmuuskopiomuodossa.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Voit tuoda myös joidenkin muiden sovellusten varmuuskopioita.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Lue lisää", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Ladataan..." + }, + "autolock": { + "message": "Lukitse kun on kulunut" + }, + "minutes": { + "message": "minuuttia" + }, + "advanced": { + "message": "Lisäasetukset" + }, + "period": { + "message": "Piste" + }, + "type": { + "message": "Tyyppi" + }, + "invalid": { + "message": "Virheellinen" + }, + "digits": { + "message": "Numerot" + }, + "algorithm": { + "message": "Algoritmi" + }, + "smart_filter": { + "message": "Älykäs suodatin" + }, + "backup": { + "message": "Varmuuskopiointi" + }, + "backup_file_info": { + "message": "Varmuuskopioi tietosi tiedostoon." + }, + "password_policy_default_hint": { + "message": "Salasanasi ei vastaa organisaatiosi suojausvaatimuksia. Lisätietoja saat järjestelmänvalvojaltasi." + }, + "advisor": { + "message": "Opas" + }, + "advisor_insight_password_not_set": { + "message": "Aseta salasana tietojesi suojaamiseksi." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Ota automaattinen lukitus käyttöön tietojesi suojaamiseksi." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Selaimen synkronointi ei ole käytössä. Sen käyttöönotto mahdollistaa tilien synkronoinnin eri laitteiden selainten välillä." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Ota automaattitäyttö käyttöön täyttääksesi koodit verkkosivustoille automaattisesti." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Älykkään suodattimen käyttöönotto mahdollistaa nopean pääsyn tileihin." + }, + "show_all_insights": { + "message": "Näytä kaikki huomiot." + }, + "no_insight_available": { + "message": "Huomautettavaa ei löytynyt ja kaikki näyttää hyvältä!" + }, + "danger": { + "message": "Vaarallinen" + }, + "warning": { + "message": "Varoitus" + }, + "info": { + "message": "Informatiiviinen" + }, + "dismiss": { + "message": "Sulje" + }, + "learn_more": { + "message": "Lue lisää" + }, + "enable_context_menu": { + "message": "Lisää sisältövalikkoon" + }, + "no_entires": { + "message": "Näytettäviä tilejä ei ole. Lisää ensimmäinen tilisi nyt." + }, + "permissions": { + "message": "Käyttöoikeudet" + }, + "permission_revoke": { + "message": "Kumoa" + }, + "permission_show_required_permissions": { + "message": "Näytä ei-kumottavissa olevat oikeudet" + }, + "permission_required": { + "message": "Pakollinen käyttöoikeus, jonka kumoaminen ei ole mahdollista." + }, + "permission_active_tab": { + "message": "Nykyisen välilehden käyttöoikeus QR-koodien lukuun." + }, + "permission_storage": { + "message": "Selaimen tallennustilan käyttöoikeus tilitietojen säilytykseen." + }, + "permission_identity": { + "message": "Sallii kirjautumisen ulkoisiin tallennuspalveluihin." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Myöntää pelkän kirjoitusoikeuden leikepöydälle koodien kopiointiin tilejä painettaessa." + }, + "permission_context_menus": { + "message": "Lisää Authenticator sisältövalikkoon." + }, + "permission_sync_clock": { + "message": "Sallii kellon synkronoinnin Googlen kanssa." + }, + "permission_dropbox": { + "message": "Sallii varmuuskopioinnin Dropboxiin." + }, + "permission_dropbox_cannot_revoke": { + "message": "Dropbox-varmuuskopiointi on ensin poistettava käytöstä." + }, + "permission_drive": { + "message": "Sallii varmuuskopioinnin Google Driveen." + }, + "permission_drive_cannot_revoke": { + "message": "Google Drive -varmuuskopiointi on ensin poistettava käytöstä." + }, + "permission_onedrive": { + "message": "Sallii varmuuskopioinnin OneDriveen." + }, + "permission_onedrive_cannot_revoke": { + "message": "OneDrive-varmuuskopiointi on ensin poistettava käytöstä." + }, + "permission_unknown_permission": { + "message": "Tuntematon käyttöoikeus. Jos näet tämän viestin, lähetä virheilmoitus." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 50737ff769500906b73823259ac4de8866101234 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:21 -0500 Subject: [PATCH 3315/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index c0c0d6481..acf3c74f9 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "מאמת", - "description": "Extension Name." - }, - "extShortName": { - "message": "מאמת", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "המאמת מחולל קודי אימות דו שלבי ישירות מהדפדפן.", - "description": "Extension Description." - }, - "added": { - "message": " התווסף.", - "description": "Added Account." - }, - "errorqr": { - "message": "קוד QR בלתי מזוהה.", - "description": "QR Error." - }, - "errorsecret": { - "message": "קוד סודי שגוי", - "description": "Secret Error." - }, - "add_code": { - "message": "הוספת חשבון", - "description": "Add account." - }, - "add_qr": { - "message": "סרוק ברקוד", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "הזנה ידנית", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "היבוא נכשל. אם מדובר ביבוא מהמאמת של גוגל, יש ליצא את המידע מהיישומון של גוגל ולנסות שוב.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "חלק ממידע החשבון לא יובא בהצלחה.", - "description": "Some migration data is broken." - }, - "close": { - "message": "סגירה", - "description": "Close." - }, - "ok": { - "message": "אישור", - "description": "OK." - }, - "yes": { - "message": "כן", - "description": "Yes." - }, - "no": { - "message": "לא", - "description": "No." - }, - "account": { - "message": "חשבון", - "description": "Account." - }, - "accountName": { - "message": "שם משתמש", - "description": "Account Name." - }, - "issuer": { - "message": "מנפיק", - "description": "Issuer." - }, - "secret": { - "message": "סוד", - "description": "Secret." - }, - "updateSuccess": { - "message": "הצלחה.", - "description": "Update Success." - }, - "updateFailure": { - "message": "כישלון.", - "description": "Update Failure." - }, - "about": { - "message": "אודות", - "description": "About." - }, - "settings": { - "message": "הגדרות", - "description": "Settings." - }, - "security": { - "message": "אבטחה", - "description": "Security." - }, - "current_phrase": { - "message": "סיסמה נוכחית", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "סיסמה חדשה", - "description": "New Passphrase." - }, - "phrase": { - "message": "סיסמה", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "אימות סיסמה", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "האם באמת ברצונך למחוק את החשבון הזה? לא ניתן לבטל פעולה זו.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "ברור לי כי כל המידע שלי ימחק ללא יכולת שחזור.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "איפוס מאמת" - }, - "delete_all_warning": { - "message": "פעולה זו תמחוק את כל המידע שלך ותאפס את המאמת. שחזור המידע האישי לא יהיה אפשרי! מומלץ לשמור גיבוי לפני איפוס המאמת." - }, - "security_warning": { - "message": "סיסמה זו תשמש להצפנת חשבונותיך. אין דרך לשחזר את הסיסמה אם היא תשכח.", - "description": "Passphrase Warning." - }, - "update": { - "message": "עדכון", - "description": "Update." - }, - "phrase_incorrect": { - "message": "לא ניתן להוסיף חשבון חדש עד שכל החשבונות יפוענחו. נא להכניס סיסמא נכונה כדי להמשיך.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "חשבונות שהפענוח שלהם נכשל לא יכללו בגיבוי זה.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "הסיסמה אינה תואמת.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "מוצפן", - "description": "Encrypted." - }, - "copied": { - "message": "הועתק", - "description": "Copied." - }, - "feedback": { - "message": "משוב", - "description": "Feedback." - }, - "translate": { - "message": "תרגם", - "description": "Translate." - }, - "source": { - "message": "קוד מקור", - "description": "Source Code." - }, - "passphrase_info": { - "message": "יש להזין סיסמה לצורך לפענוח נתוני חשבון.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "סינכרון שעון עם גוגל", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "זכור את הסיסמה", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "זהירות! השעון המקומי שלך רחוק מדי, יש לתקן אותו לפני שנמשיך.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "האם יש לך גיבוי לחשבונות שלך? לא לחכות עד שיהיה מאוחר מדי!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "הצילום נכשל, נא לרענן את הדף ולנסות שנית.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "האם ניסית לסרוק קוד QR מקובץ מקומי? יש להשתמש בתמונת גיבוי QR במקום זאת.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "מבוסס זמן", - "description": "Time Based" - }, - "based_on_counter": { - "message": "מבוסס מונה", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "העדפות", - "description": "Popup Page Settings" - }, - "scale": { - "message": "קנה מידה", - "description": "Scale" - }, - "export_info": { - "message": "אזהרה: כל הגיבויים אינם מוצפנים. רוצה להוסיף חשבון לאפליקציה אחרת? רחף מעל החלק השמאלי העליון של חשבון כלשהו ולחץ על הכפתור המוסתר.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "הורד את קובץ הגיבוי", - "description": "Download backup file." - }, - "import_backup": { - "message": "ייבא גיבוי", - "description": "Import backup." - }, - "import_backup_file": { - "message": "ייבא קובץ גיבוי", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "יבוא תמונת גיבוי QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "ייבא גיבוי כטקסט", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "ניתן לבחור מספר קבצים כדי לייבא גיבויים באצוות.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "הצג את כל הערכים", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "אזהרה: הגיבויים אינם מוצפנים. השתמש על אחריותך בלבד.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "עליך לספק סיסמה נכונה כדי לייבא גיבויים.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "הסיסמה שלך מאוחסנת באופן מקומי, אנא שנה אותה בתפריט האבטחה באופן מיידי.", - "description": "localStorage password warning." - }, - "remove": { - "message": "הסרה", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "הורד גיבוי מוגן בסיסמה", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "חפש", - "description": "Search" - }, - "popout": { - "message": "מצב פופ-אפ", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "נעל", - "description": "Lock accounts" - }, - "edit": { - "message": "עריכה", - "description": "Edit" - }, - "manual_dropbox": { - "message": "גיבוי ידני", - "description": "Manual backup" - }, - "use_autofill": { - "message": "השתמש במילוי אוטומטי", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "השתמש בניגודיות גבוהה", - "description": "Use High Contrast" - }, - "theme": { - "message": "עיצוב", - "description": "Theme" - }, - "theme_light": { - "message": "בהיר", - "description": "Light theme" - }, - "theme_dark": { - "message": "כהה", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "ניגודיות גבוהה", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "גבה אוטומטית את הנתונים שלך לשירותי אחסון של צד ג '.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "סינכרון דפדפן", - "description": "Storage location" - }, - "sign_in": { - "message": "התחברות", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "צא מהמערכת", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "הייתה בעיה בהתחברות לחשבון $ SERVICE $ שלך, אנא היכנס שוב.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "יש לך חשבון Steam או Blizzard אחד או יותר. גיבויים לא מוצפנים לא ישתמשו בתבנית גיבוי סטנדרטית.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "ניתן לייבא גיבויים מיישומים אחרים.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "למידע נוסף", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "טוען..." - }, - "autolock": { - "message": "נעל לאחר" - }, - "minutes": { - "message": "דקות" - }, - "advanced": { - "message": "מתקדם" - }, - "period": { - "message": "תקופה" - }, - "type": { - "message": "סוג" - }, - "invalid": { - "message": "שגוי" - }, - "digits": { - "message": "ספרות" - }, - "algorithm": { - "message": "אלגוריתם" - }, - "smart_filter": { - "message": "מסנן חכם" - }, - "backup": { - "message": "גיבוי" - }, - "backup_file_info": { - "message": "גיבוי הנתונים שלך לקובץ." - }, - "password_policy_default_hint": { - "message": "הסיסמא שסיפקת אינו עומדת בדרישות האבטחה של ארגונך. למידע נוסף, צור קשר עם המנהל." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "הגדר סיסמא כדי לשמור על המידע שלך." - }, - "advisor_insight_auto_lock_not_set": { - "message": "אפשר נעילה אוטמטית כדי לשמור על המידע שלך." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "סנכרון בין דפדפנים מבוטל. אפשר זאת כדי לאפשר סנכרון חשבונות בין דפדפנים." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "מאמת", + "description": "Extension Name." + }, + "extShortName": { + "message": "מאמת", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "המאמת מחולל קודי אימות דו שלבי ישירות מהדפדפן.", + "description": "Extension Description." + }, + "added": { + "message": " התווסף.", + "description": "Added Account." + }, + "errorqr": { + "message": "קוד QR בלתי מזוהה.", + "description": "QR Error." + }, + "errorsecret": { + "message": "קוד סודי שגוי", + "description": "Secret Error." + }, + "add_code": { + "message": "הוספת חשבון", + "description": "Add account." + }, + "add_qr": { + "message": "סרוק ברקוד", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "הזנה ידנית", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "היבוא נכשל. אם מדובר ביבוא מהמאמת של גוגל, יש ליצא את המידע מהיישומון של גוגל ולנסות שוב.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "חלק ממידע החשבון לא יובא בהצלחה.", + "description": "Some migration data is broken." + }, + "close": { + "message": "סגירה", + "description": "Close." + }, + "ok": { + "message": "אישור", + "description": "OK." + }, + "yes": { + "message": "כן", + "description": "Yes." + }, + "no": { + "message": "לא", + "description": "No." + }, + "account": { + "message": "חשבון", + "description": "Account." + }, + "accountName": { + "message": "שם משתמש", + "description": "Account Name." + }, + "issuer": { + "message": "מנפיק", + "description": "Issuer." + }, + "secret": { + "message": "סוד", + "description": "Secret." + }, + "updateSuccess": { + "message": "הצלחה.", + "description": "Update Success." + }, + "updateFailure": { + "message": "כישלון.", + "description": "Update Failure." + }, + "about": { + "message": "אודות", + "description": "About." + }, + "settings": { + "message": "הגדרות", + "description": "Settings." + }, + "security": { + "message": "אבטחה", + "description": "Security." + }, + "current_phrase": { + "message": "סיסמה נוכחית", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "סיסמה חדשה", + "description": "New Passphrase." + }, + "phrase": { + "message": "סיסמה", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "אימות סיסמה", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "האם באמת ברצונך למחוק את החשבון הזה? לא ניתן לבטל פעולה זו.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "ברור לי כי כל המידע שלי ימחק ללא יכולת שחזור.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "איפוס מאמת" + }, + "delete_all_warning": { + "message": "פעולה זו תמחוק את כל המידע שלך ותאפס את המאמת. שחזור המידע האישי לא יהיה אפשרי! מומלץ לשמור גיבוי לפני איפוס המאמת." + }, + "security_warning": { + "message": "סיסמה זו תשמש להצפנת חשבונותיך. אין דרך לשחזר את הסיסמה אם היא תשכח.", + "description": "Passphrase Warning." + }, + "update": { + "message": "עדכון", + "description": "Update." + }, + "phrase_incorrect": { + "message": "לא ניתן להוסיף חשבון חדש עד שכל החשבונות יפוענחו. נא להכניס סיסמא נכונה כדי להמשיך.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "חשבונות שהפענוח שלהם נכשל לא יכללו בגיבוי זה.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "הסיסמה אינה תואמת.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "מוצפן", + "description": "Encrypted." + }, + "copied": { + "message": "הועתק", + "description": "Copied." + }, + "feedback": { + "message": "משוב", + "description": "Feedback." + }, + "translate": { + "message": "תרגם", + "description": "Translate." + }, + "source": { + "message": "קוד מקור", + "description": "Source Code." + }, + "passphrase_info": { + "message": "יש להזין סיסמה לצורך לפענוח נתוני חשבון.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "סינכרון שעון עם גוגל", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "זכור את הסיסמה", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "זהירות! השעון המקומי שלך רחוק מדי, יש לתקן אותו לפני שנמשיך.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "האם יש לך גיבוי לחשבונות שלך? לא לחכות עד שיהיה מאוחר מדי!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "הצילום נכשל, נא לרענן את הדף ולנסות שנית.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "האם ניסית לסרוק קוד QR מקובץ מקומי? יש להשתמש בתמונת גיבוי QR במקום זאת.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "מבוסס זמן", + "description": "Time Based" + }, + "based_on_counter": { + "message": "מבוסס מונה", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "העדפות", + "description": "Popup Page Settings" + }, + "scale": { + "message": "קנה מידה", + "description": "Scale" + }, + "export_info": { + "message": "אזהרה: כל הגיבויים אינם מוצפנים. רוצה להוסיף חשבון לאפליקציה אחרת? רחף מעל החלק השמאלי העליון של חשבון כלשהו ולחץ על הכפתור המוסתר.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "הורד את קובץ הגיבוי", + "description": "Download backup file." + }, + "import_backup": { + "message": "ייבא גיבוי", + "description": "Import backup." + }, + "import_backup_file": { + "message": "ייבא קובץ גיבוי", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "יבוא תמונת גיבוי QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "ייבא גיבוי כטקסט", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "ניתן לבחור מספר קבצים כדי לייבא גיבויים באצוות.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "הצג את כל הערכים", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "אזהרה: הגיבויים אינם מוצפנים. השתמש על אחריותך בלבד.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "עליך לספק סיסמה נכונה כדי לייבא גיבויים.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "הסיסמה שלך מאוחסנת באופן מקומי, אנא שנה אותה בתפריט האבטחה באופן מיידי.", + "description": "localStorage password warning." + }, + "remove": { + "message": "הסרה", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "הורד גיבוי מוגן בסיסמה", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "חפש", + "description": "Search" + }, + "popout": { + "message": "מצב פופ-אפ", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "נעל", + "description": "Lock accounts" + }, + "edit": { + "message": "עריכה", + "description": "Edit" + }, + "manual_dropbox": { + "message": "גיבוי ידני", + "description": "Manual backup" + }, + "use_autofill": { + "message": "השתמש במילוי אוטומטי", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "השתמש בניגודיות גבוהה", + "description": "Use High Contrast" + }, + "theme": { + "message": "עיצוב", + "description": "Theme" + }, + "theme_light": { + "message": "בהיר", + "description": "Light theme" + }, + "theme_dark": { + "message": "כהה", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "ניגודיות גבוהה", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "גבה אוטומטית את הנתונים שלך לשירותי אחסון של צד ג '.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "סינכרון דפדפן", + "description": "Storage location" + }, + "sign_in": { + "message": "התחברות", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "צא מהמערכת", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "הייתה בעיה בהתחברות לחשבון $ SERVICE $ שלך, אנא היכנס שוב.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "יש לך חשבון Steam או Blizzard אחד או יותר. גיבויים לא מוצפנים לא ישתמשו בתבנית גיבוי סטנדרטית.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "ניתן לייבא גיבויים מיישומים אחרים.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "למידע נוסף", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "טוען..." + }, + "autolock": { + "message": "נעל לאחר" + }, + "minutes": { + "message": "דקות" + }, + "advanced": { + "message": "מתקדם" + }, + "period": { + "message": "תקופה" + }, + "type": { + "message": "סוג" + }, + "invalid": { + "message": "שגוי" + }, + "digits": { + "message": "ספרות" + }, + "algorithm": { + "message": "אלגוריתם" + }, + "smart_filter": { + "message": "מסנן חכם" + }, + "backup": { + "message": "גיבוי" + }, + "backup_file_info": { + "message": "גיבוי הנתונים שלך לקובץ." + }, + "password_policy_default_hint": { + "message": "הסיסמא שסיפקת אינו עומדת בדרישות האבטחה של ארגונך. למידע נוסף, צור קשר עם המנהל." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "הגדר סיסמא כדי לשמור על המידע שלך." + }, + "advisor_insight_auto_lock_not_set": { + "message": "אפשר נעילה אוטמטית כדי לשמור על המידע שלך." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "סנכרון בין דפדפנים מבוטל. אפשר זאת כדי לאפשר סנכרון חשבונות בין דפדפנים." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From f7feacf33f979909ba6be2fbc57c1ad8d77480c3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:22 -0500 Subject: [PATCH 3316/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 0d2ec9693..8cf3b5b66 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Hitelesítő", - "description": "Extension Name." - }, - "extShortName": { - "message": "Hitelesítő", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "A Hitelesítő kétlépcsős ellenőrző kódokat generál a böngészőben.", - "description": "Extension Description." - }, - "added": { - "message": " hozzáadva.", - "description": "Added Account." - }, - "errorqr": { - "message": "Ismeretlen QR-kód.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Fiók hozzáadása", - "description": "Add account." - }, - "add_qr": { - "message": "QR kód beolvasása", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Kézi bevitel", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Az importálás sikertelen. Ha a Google Hitelesítőből történt az adatok mozgatása, akkor próbálkozzon a Google Hitelesítőből az adatok újra exportálásával!", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "A fiók adatok importálása csak részben volt sikeres.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Bezár", - "description": "Close." - }, - "ok": { - "message": "Rendben", - "description": "OK." - }, - "yes": { - "message": "Igen", - "description": "Yes." - }, - "no": { - "message": "Nem", - "description": "No." - }, - "account": { - "message": "Fiók", - "description": "Account." - }, - "accountName": { - "message": "Felhasználónév", - "description": "Account Name." - }, - "issuer": { - "message": "Kibocsátó", - "description": "Issuer." - }, - "secret": { - "message": "Titok", - "description": "Secret." - }, - "updateSuccess": { - "message": "Sikerült.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Sikertelen.", - "description": "Update Failure." - }, - "about": { - "message": "Rólunk", - "description": "About." - }, - "settings": { - "message": "Beállítások", - "description": "Settings." - }, - "security": { - "message": "Biztonság", - "description": "Security." - }, - "current_phrase": { - "message": "Jelenlegi jelszó", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Új jelszó", - "description": "New Passphrase." - }, - "phrase": { - "message": "Jelszó", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Jelszó megerősítése", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Biztosan törli ezt a fiókot? Ez a művelet nem vonható vissza.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Megértem, hogy az összes adatomat helyreállíthatatlanul törli.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Hitelesítő visszaállítása" - }, - "delete_all_warning": { - "message": "\nEzzel törli az összes adatot, és teljesen visszaállítja a Hitelesítőt. A törölt adatokat nem fogja tudni visszaállítani! Az Authenticator alaphelyzetbe állítása előtt fontolóra kell vennie egy biztonsági másolat készítését." - }, - "security_warning": { - "message": "Ez a jelszó lesz használva a fiókjai titkosításához. Senki sem tud segíteni, ha elfelejti a jelszavát.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Frissítés", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Nem adhat hozzá új fiókot vagy exportálhat adatot míg az összes fiók titkosítva van. Kérjük, írja be a helyes jelszót a folytatáshoz.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Azok a fiókok, amelyeket nem sikerült visszafejteni, nem lesznek benne a biztonsági mentésben.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "A jelszók nem egyeznek.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Titkosított", - "description": "Encrypted." - }, - "copied": { - "message": "Másolva", - "description": "Copied." - }, - "feedback": { - "message": "Visszajelzés", - "description": "Feedback." - }, - "translate": { - "message": "Fordítás", - "description": "Translate." - }, - "source": { - "message": "Forráskód", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Írja be a jelszót az adatok visszafejtéséhez.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Előzmények szinkronizálása Google-val", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Jelszó megjegyzése", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Vigyázat! A helyi óra túl pontatlan, javítsa a folytatás előtt.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Készített már biztonsági mentést a fiókjaihoz? Ne várjon még túl késő lesz!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "A rögzítés sikertelen, kérem töltse újra az oldalt és próbálja meg újra.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Helyben tárolt fájlból próbálja beolvasni a QR-kódot? Inkább importálja a mentett QR képet!", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Idő alapú", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Számláló alapú", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Tulajdonságok", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Méretezés", - "description": "Scale" - }, - "export_info": { - "message": "Figyelem: a mentések nem titkosítottak. Hozzá szeretne adni egy fiókot egy másik apphoz? Tartsa az egeret bármely fiók jobb felső sarkánál, majd nyomja meg a titkos gombot.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Biztonsági mentés letöltése", - "description": "Download backup file." - }, - "import_backup": { - "message": "Biztonsági mentés importálása", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Biztonsági mentés importálása", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR kód biztonsági mentés importálása", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Szöveges biztonsági mentés importálása", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Sikeresen importálva, de néhány QR-kód nem ismerhető fel.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Kijelölhet több képfájlt is a biztonsági mentés folyamatos importálásához.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Minden bejegyzés mutatása", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Figyelem: a biztonsági másolatok nem titkosítottak. Csak saját felelősségére használhatja.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Meg kell adnia a helyes jelszót a mentések importálásához.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Az ön jelszava helyben van tárolva, kérem módosítsa a biztonsági menüben sürgősen.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Eltávolít", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Jelszóval védett biztonsági másolat letöltése", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Keresés", - "description": "Search" - }, - "popout": { - "message": "Felugró mód", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Zárolás", - "description": "Lock accounts" - }, - "edit": { - "message": "Szerkeszt", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Kézi mentés", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Automatikus kitöltés használata", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Nagy kontraszt használata", - "description": "Use High Contrast" - }, - "theme": { - "message": "Téma", - "description": "Theme" - }, - "theme_light": { - "message": "Világos", - "description": "Light theme" - }, - "theme_dark": { - "message": "Sötét", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Egyszerű téma", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompakt téma", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Nagy kontrasztú", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatikusan menti az ön adatait a harmadik fél által üzemeltetett tároló szolgáltatásnál.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Böngésző szinronizálása", - "description": "Storage location" - }, - "sign_in": { - "message": "Bejelentkezés", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Bejelentkezés (üzleti)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Miért igényel az üzleti fiók több engedélyt?" - }, - "log_out": { - "message": "Kijelentkezés", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Probléma adódott az ön $SERVICE$ fiókjához kapcsolódáskor, kérjük jelentkezzen be újra.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Egy vagy több Steam vagy Blizzard fiókokkal rendelkezik. A titkosítatlan biztonsági mentések nem fogják használni a szabványos biztonsági mentési formátumot.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Imprtálhat biztonsági mentéseket pár másik alkalmazásból.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "További információ", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Betöltés..." - }, - "autolock": { - "message": "Lezárás ennyi idő után" - }, - "minutes": { - "message": "percek" - }, - "advanced": { - "message": "Haladó" - }, - "period": { - "message": "Időszak" - }, - "type": { - "message": "Típus" - }, - "invalid": { - "message": "Érvénytelen" - }, - "digits": { - "message": "Számok" - }, - "algorithm": { - "message": "Algoritmus" - }, - "smart_filter": { - "message": "Okos szűrő" - }, - "backup": { - "message": "Biztonsági mentés" - }, - "backup_file_info": { - "message": "Mentse el adatait egy fájlba!" - }, - "password_policy_default_hint": { - "message": "A jelszava nem fele meg az előírt biztonsági követelményeknek. Vegye fel a kapcsolatot a rendszergazdával további információk érdekében!" - }, - "advisor": { - "message": "Tanácsadó" - }, - "advisor_insight_password_not_set": { - "message": "Állítson be jelszót az adatai biztonsága érdekében!" - }, - "advisor_insight_auto_lock_not_set": { - "message": "Automatikus lezárás engedélyezése adatai védelmének érdekében." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "A böngésző szinkronizálás le van tiltva. Az engedélyezés a fiókok böngészők közötti szinkronizálást teszi lehetővé." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Az automatikus kitöltés engedélyezésével a kódok az internet oldalak mezőiben automatikusan kitültésre kerülnek." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Az okos szűrő engedélyezésével a fiókok gyors elérése válik lehetővé." - }, - "show_all_insights": { - "message": "Összes tipp mutatása." - }, - "no_insight_available": { - "message": "Nem található tipp, úgy tűnik minden rendben!" - }, - "danger": { - "message": "Veszély" - }, - "warning": { - "message": "Figyelmeztetés" - }, - "info": { - "message": "Információ" - }, - "dismiss": { - "message": "Elvet" - }, - "learn_more": { - "message": "Tudj meg többet" - }, - "enable_context_menu": { - "message": "Kontextus menühöz adás" - }, - "no_entires": { - "message": "Nincs megjeleníthető fiók. Add hozzá első fiókodat most." - }, - "permissions": { - "message": "Engedélyek" - }, - "permission_revoke": { - "message": "Visszavon" - }, - "permission_show_required_permissions": { - "message": "Nem visszavonható engedélyek megjelenítése" - }, - "permission_required": { - "message": "Ez egy szükséges engedély és nem visszavonható." - }, - "permission_active_tab": { - "message": "Az aktuális fül elérése a QR-kódok beolvasásához." - }, - "permission_storage": { - "message": "Böngésző tárhely elérése fiók adatok tárolásához." - }, - "permission_identity": { - "message": "Bejelentkezés engedélyezése harmadik fél által biztosított tárhely szolgáltatáshoz." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "A vágólapon csak írásra jogosító engedélyt biztosít, hogy a kódok a vágólapra kerüljenek a fiókra való kattintáskor." - }, - "permission_context_menus": { - "message": "Hitelesítő hozzáadása tartalomfüggő menühöz." - }, - "permission_sync_clock": { - "message": "Óra szinkronizálás engedélyezése Google által." - }, - "permission_dropbox": { - "message": "Biztonsági mentés engedélyezése DropBox-ra." - }, - "permission_dropbox_cannot_revoke": { - "message": "Először tiltsa le a DropBox-ra történő biztonsági adatmentést!" - }, - "permission_drive": { - "message": "Biztonsági adatmentés Google Drive-ra." - }, - "permission_drive_cannot_revoke": { - "message": "Először tiltsa le a Google Drive-ra történő biztonsági adatmentést!" - }, - "permission_onedrive": { - "message": "Biztonsági adatmentés engedélyezése OneDrive-ra." - }, - "permission_onedrive_cannot_revoke": { - "message": "Először tiltsa le a OneDrive-ra történő biztonsági adatmentést!" - }, - "permission_unknown_permission": { - "message": "Ismeretlen engedély. Ha ez az üzenet jelenik meg, kérem küldjön hibajelentést!" + "extName": { + "message": "Hitelesítő", + "description": "Extension Name." + }, + "extShortName": { + "message": "Hitelesítő", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "A Hitelesítő kétlépcsős ellenőrző kódokat generál a böngészőben.", + "description": "Extension Description." + }, + "added": { + "message": " hozzáadva.", + "description": "Added Account." + }, + "errorqr": { + "message": "Ismeretlen QR-kód.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Fiók hozzáadása", + "description": "Add account." + }, + "add_qr": { + "message": "QR kód beolvasása", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Kézi bevitel", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Az importálás sikertelen. Ha a Google Hitelesítőből történt az adatok mozgatása, akkor próbálkozzon a Google Hitelesítőből az adatok újra exportálásával!", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "A fiók adatok importálása csak részben volt sikeres.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Bezár", + "description": "Close." + }, + "ok": { + "message": "Rendben", + "description": "OK." + }, + "yes": { + "message": "Igen", + "description": "Yes." + }, + "no": { + "message": "Nem", + "description": "No." + }, + "account": { + "message": "Fiók", + "description": "Account." + }, + "accountName": { + "message": "Felhasználónév", + "description": "Account Name." + }, + "issuer": { + "message": "Kibocsátó", + "description": "Issuer." + }, + "secret": { + "message": "Titok", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sikerült.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Sikertelen.", + "description": "Update Failure." + }, + "about": { + "message": "Rólunk", + "description": "About." + }, + "settings": { + "message": "Beállítások", + "description": "Settings." + }, + "security": { + "message": "Biztonság", + "description": "Security." + }, + "current_phrase": { + "message": "Jelenlegi jelszó", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Új jelszó", + "description": "New Passphrase." + }, + "phrase": { + "message": "Jelszó", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Jelszó megerősítése", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Biztosan törli ezt a fiókot? Ez a művelet nem vonható vissza.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Megértem, hogy az összes adatomat helyreállíthatatlanul törli.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Hitelesítő visszaállítása" + }, + "delete_all_warning": { + "message": "\nEzzel törli az összes adatot, és teljesen visszaállítja a Hitelesítőt. A törölt adatokat nem fogja tudni visszaállítani! Az Authenticator alaphelyzetbe állítása előtt fontolóra kell vennie egy biztonsági másolat készítését." + }, + "security_warning": { + "message": "Ez a jelszó lesz használva a fiókjai titkosításához. Senki sem tud segíteni, ha elfelejti a jelszavát.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Frissítés", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Nem adhat hozzá új fiókot vagy exportálhat adatot míg az összes fiók titkosítva van. Kérjük, írja be a helyes jelszót a folytatáshoz.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Azok a fiókok, amelyeket nem sikerült visszafejteni, nem lesznek benne a biztonsági mentésben.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "A jelszók nem egyeznek.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Titkosított", + "description": "Encrypted." + }, + "copied": { + "message": "Másolva", + "description": "Copied." + }, + "feedback": { + "message": "Visszajelzés", + "description": "Feedback." + }, + "translate": { + "message": "Fordítás", + "description": "Translate." + }, + "source": { + "message": "Forráskód", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Írja be a jelszót az adatok visszafejtéséhez.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Előzmények szinkronizálása Google-val", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Jelszó megjegyzése", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Vigyázat! A helyi óra túl pontatlan, javítsa a folytatás előtt.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Készített már biztonsági mentést a fiókjaihoz? Ne várjon még túl késő lesz!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "A rögzítés sikertelen, kérem töltse újra az oldalt és próbálja meg újra.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Helyben tárolt fájlból próbálja beolvasni a QR-kódot? Inkább importálja a mentett QR képet!", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Idő alapú", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Számláló alapú", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Tulajdonságok", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Méretezés", + "description": "Scale" + }, + "export_info": { + "message": "Figyelem: a mentések nem titkosítottak. Hozzá szeretne adni egy fiókot egy másik apphoz? Tartsa az egeret bármely fiók jobb felső sarkánál, majd nyomja meg a titkos gombot.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Biztonsági mentés letöltése", + "description": "Download backup file." + }, + "import_backup": { + "message": "Biztonsági mentés importálása", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Biztonsági mentés importálása", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR kód biztonsági mentés importálása", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Szöveges biztonsági mentés importálása", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Sikeresen importálva, de néhány QR-kód nem ismerhető fel.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Kijelölhet több képfájlt is a biztonsági mentés folyamatos importálásához.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Minden bejegyzés mutatása", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Figyelem: a biztonsági másolatok nem titkosítottak. Csak saját felelősségére használhatja.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Meg kell adnia a helyes jelszót a mentések importálásához.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Az ön jelszava helyben van tárolva, kérem módosítsa a biztonsági menüben sürgősen.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Eltávolít", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Jelszóval védett biztonsági másolat letöltése", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Keresés", + "description": "Search" + }, + "popout": { + "message": "Felugró mód", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Zárolás", + "description": "Lock accounts" + }, + "edit": { + "message": "Szerkeszt", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Kézi mentés", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Automatikus kitöltés használata", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Nagy kontraszt használata", + "description": "Use High Contrast" + }, + "theme": { + "message": "Téma", + "description": "Theme" + }, + "theme_light": { + "message": "Világos", + "description": "Light theme" + }, + "theme_dark": { + "message": "Sötét", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Egyszerű téma", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompakt téma", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Nagy kontrasztú", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatikusan menti az ön adatait a harmadik fél által üzemeltetett tároló szolgáltatásnál.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Böngésző szinronizálása", + "description": "Storage location" + }, + "sign_in": { + "message": "Bejelentkezés", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Bejelentkezés (üzleti)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Miért igényel az üzleti fiók több engedélyt?" + }, + "log_out": { + "message": "Kijelentkezés", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Probléma adódott az ön $SERVICE$ fiókjához kapcsolódáskor, kérjük jelentkezzen be újra.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Egy vagy több Steam vagy Blizzard fiókokkal rendelkezik. A titkosítatlan biztonsági mentések nem fogják használni a szabványos biztonsági mentési formátumot.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Imprtálhat biztonsági mentéseket pár másik alkalmazásból.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "További információ", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Betöltés..." + }, + "autolock": { + "message": "Lezárás ennyi idő után" + }, + "minutes": { + "message": "percek" + }, + "advanced": { + "message": "Haladó" + }, + "period": { + "message": "Időszak" + }, + "type": { + "message": "Típus" + }, + "invalid": { + "message": "Érvénytelen" + }, + "digits": { + "message": "Számok" + }, + "algorithm": { + "message": "Algoritmus" + }, + "smart_filter": { + "message": "Okos szűrő" + }, + "backup": { + "message": "Biztonsági mentés" + }, + "backup_file_info": { + "message": "Mentse el adatait egy fájlba!" + }, + "password_policy_default_hint": { + "message": "A jelszava nem fele meg az előírt biztonsági követelményeknek. Vegye fel a kapcsolatot a rendszergazdával további információk érdekében!" + }, + "advisor": { + "message": "Tanácsadó" + }, + "advisor_insight_password_not_set": { + "message": "Állítson be jelszót az adatai biztonsága érdekében!" + }, + "advisor_insight_auto_lock_not_set": { + "message": "Automatikus lezárás engedélyezése adatai védelmének érdekében." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "A böngésző szinkronizálás le van tiltva. Az engedélyezés a fiókok böngészők közötti szinkronizálást teszi lehetővé." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Az automatikus kitöltés engedélyezésével a kódok az internet oldalak mezőiben automatikusan kitültésre kerülnek." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Az okos szűrő engedélyezésével a fiókok gyors elérése válik lehetővé." + }, + "show_all_insights": { + "message": "Összes tipp mutatása." + }, + "no_insight_available": { + "message": "Nem található tipp, úgy tűnik minden rendben!" + }, + "danger": { + "message": "Veszély" + }, + "warning": { + "message": "Figyelmeztetés" + }, + "info": { + "message": "Információ" + }, + "dismiss": { + "message": "Elvet" + }, + "learn_more": { + "message": "Tudj meg többet" + }, + "enable_context_menu": { + "message": "Kontextus menühöz adás" + }, + "no_entires": { + "message": "Nincs megjeleníthető fiók. Add hozzá első fiókodat most." + }, + "permissions": { + "message": "Engedélyek" + }, + "permission_revoke": { + "message": "Visszavon" + }, + "permission_show_required_permissions": { + "message": "Nem visszavonható engedélyek megjelenítése" + }, + "permission_required": { + "message": "Ez egy szükséges engedély és nem visszavonható." + }, + "permission_active_tab": { + "message": "Az aktuális fül elérése a QR-kódok beolvasásához." + }, + "permission_storage": { + "message": "Böngésző tárhely elérése fiók adatok tárolásához." + }, + "permission_identity": { + "message": "Bejelentkezés engedélyezése harmadik fél által biztosított tárhely szolgáltatáshoz." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "A vágólapon csak írásra jogosító engedélyt biztosít, hogy a kódok a vágólapra kerüljenek a fiókra való kattintáskor." + }, + "permission_context_menus": { + "message": "Hitelesítő hozzáadása tartalomfüggő menühöz." + }, + "permission_sync_clock": { + "message": "Óra szinkronizálás engedélyezése Google által." + }, + "permission_dropbox": { + "message": "Biztonsági mentés engedélyezése DropBox-ra." + }, + "permission_dropbox_cannot_revoke": { + "message": "Először tiltsa le a DropBox-ra történő biztonsági adatmentést!" + }, + "permission_drive": { + "message": "Biztonsági adatmentés Google Drive-ra." + }, + "permission_drive_cannot_revoke": { + "message": "Először tiltsa le a Google Drive-ra történő biztonsági adatmentést!" + }, + "permission_onedrive": { + "message": "Biztonsági adatmentés engedélyezése OneDrive-ra." + }, + "permission_onedrive_cannot_revoke": { + "message": "Először tiltsa le a OneDrive-ra történő biztonsági adatmentést!" + }, + "permission_unknown_permission": { + "message": "Ismeretlen engedély. Ha ez az üzenet jelenik meg, kérem küldjön hibajelentést!" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From aaeea48114eb6c14358d4c49c7f54afbaf34eb0d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:23 -0500 Subject: [PATCH 3317/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 2379b04c0..7c03940a0 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " հաշիվը հաջողությամբ ավելացվել է։", - "description": "Added Account." - }, - "errorqr": { - "message": "Անվավեր QR կոդ։", - "description": "QR Error." - }, - "errorsecret": { - "message": "«Գաղտնիք» դաշտը անվավեր է։", - "description": "Secret Error." - }, - "add_code": { - "message": "Ավելացնել հաշիվ", - "description": "Add account." - }, - "add_qr": { - "message": "Սկանավորել QR Կոդը", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ինքնուրույն Մուտքագրում", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Ներմուծումը ձախողվեց։ Եթե Ձեր տվյալները «Google Authenticator»-ից եք ներմուծում, խնդրում ենք վերագեներացնել տվյալների արխիվը և կրկին փորձել։", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Հաշվի տվյալների ներմուծումը մասամբ ձախողվեց։", - "description": "Some migration data is broken." - }, - "close": { - "message": "Փակել", - "description": "Close." - }, - "ok": { - "message": "Պարզ է", - "description": "OK." - }, - "yes": { - "message": "Այո", - "description": "Yes." - }, - "no": { - "message": "Ոչ", - "description": "No." - }, - "account": { - "message": "Հաշիվ", - "description": "Account." - }, - "accountName": { - "message": "Օգտանուն", - "description": "Account Name." - }, - "issuer": { - "message": "Թողարկիչ", - "description": "Issuer." - }, - "secret": { - "message": "Գաղտնիք", - "description": "Secret." - }, - "updateSuccess": { - "message": "Հաջողություն։", - "description": "Update Success." - }, - "updateFailure": { - "message": "Ձախողում։", - "description": "Update Failure." - }, - "about": { - "message": "Ծառայության Մասին", - "description": "About." - }, - "settings": { - "message": "Կարգավորումներ", - "description": "Settings." - }, - "security": { - "message": "Անվտանգության", - "description": "Security." - }, - "current_phrase": { - "message": "Այժմյա Գաղտնաբառ", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Նոր Գաղտնաբառ", - "description": "New Passphrase." - }, - "phrase": { - "message": "Գաղտնաբառ", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Նոր Գաղտնաբառ (Կրկին)", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Դուք իսկապե՞ս ցանկանում եք ջնջել այս հաշիվը։ Այս գործողությունը անդառնալի է։", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Ես ընդունում եմ, որ իմ տվյալները ընդմիշտ կջնջվեն։", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Զրոյացնել «Authenticator»-ը" - }, - "delete_all_warning": { - "message": "Այս գործողության արդյունքում վերջնականապես կջնջվեն Ձեր բոլոր տվյալները և «Authenticator»-ի կարգավորումները։ Զրոյացում կատարելուց առաջ խորհուրդ է տրվում կատարել կրկնօրինակում։" - }, - "security_warning": { - "message": "Այս գաղտնաբառը կօգտագործվի Ձեր բոլոր հաշիվները կոդավորելու համար։ Ոչ ոք Ձեզ չի կարող օգնել, եթե հանկարծ մոռանաք այն։", - "description": "Passphrase Warning." - }, - "update": { - "message": "Թարմացնել", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Բոլոր հաշիվները պետք է ապակոդավորվեն՝ նախքան նոր հաշիվ ավելացնելը: Շարունակելուց առաջ՝ նախ մուտքագրեք ճիշտ գաղտնաբառը:", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Այն հաշիվները, որոնց հնարավոր չէ ապակոդավորել, չեն կրկնօրինակվի։", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Գաղտնաբառը չի համապատասխանում", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Գաղտնագրված", - "description": "Encrypted." - }, - "copied": { - "message": "Պատճենվել է", - "description": "Copied." - }, - "feedback": { - "message": "Հետադարձ Կապ", - "description": "Feedback." - }, - "translate": { - "message": "Թարգմանել", - "description": "Translate." - }, - "source": { - "message": "Ելակետային Կոդ", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Մուտքագրեք գաղտնաբառը՝ հաշվի տվյալները ապակոդավորելու համար։", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Համաժամեցնել Google-ից", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Հիշել գաղտնաբառերը", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Զգուշացում՝ Ձեր լոկալ ժամացույցը չափազանց սխալ է։ Խնդրում ենք ուղղել այն՝ շարունակելուց առաջ։", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Հիշեցում՝ կատարե՛ք կրկնօրինակում, քանի դեռ ուշ չէ։", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Գրանցումը ձախողվեց։ Վերաբեռնեք էջը և կրկին փորձեք։", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Ձեզ պետք է սկանավորել QR-կոդ լոկալ ֆայլի՞ց։ Օգտագործե՛ք «Ներմուծել QR-կոդային Կրկնօրինակում»։", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Ըստ Ժամի", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Ըստ Հաշվիչի", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Նախընտրանքներ", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Մասշտաբ", - "description": "Scale" - }, - "export_info": { - "message": "Զգուշացում՝ կրկնօրինակումները չեն գաղտնագրվում։ Ցանկանո՞ւմ եք ավելացնել այլ հավելվածի հաշիվ։ Տեղափոխե՛ք նշորդը ցանկացած հաշվի վերևից՝ աջ և սեղմեք թաքցրած կոճակը։", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Ներբեռնել Կրկնօրինակում", - "description": "Download backup file." - }, - "import_backup": { - "message": "Ներմուծել Կրկնօրինակում", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Ներմուծել Կրկնօրինակման Ֆայլ", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Ներմուծել QR-կոդային Կրկնօրինակում", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Ներմուծել Տեքստային Կրկնօրինակում", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Ներմուծումը հաջողությամբ կատարվեց։ Որոշ QR-կոդեր չեն ճանաչվել։", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Մեկից ավել ֆայլ ընտրելով՝ հնարավոր է հերթագրել կրկնօրինակումների ներմուծումը։", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Ցույց տալ ամբողջը", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Զգուշացում՝ Կրկնօրինակումները չեն գաղտնագրվում։", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Կրկնօրինակումներ ներմուծելու համար անհրաժեշտ է մուտքագրել ճիշտ գաղտնաբառը։", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ձեր գաղտնաբառը պահվում է լոկալ հիշողության մեջ։ Խնդրում ենք անմիջապես փոխել այն անվտանգության ընտրացանկից։", - "description": "localStorage password warning." - }, - "remove": { - "message": "Ջնջել", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Ներբեռնել Կոդավորված Կրկնօրինակում", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Որոնում", - "description": "Search" - }, - "popout": { - "message": "Պատուհանային Կարգ", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Կողպել", - "description": "Lock accounts" - }, - "edit": { - "message": "Փոփոխել", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Ինքնուրույն Կրկնօրինակում", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Ավտոմուտքագրում", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Բարձր Կոնտրաստ", - "description": "Use High Contrast" - }, - "theme": { - "message": "Գեղատեսք", - "description": "Theme" - }, - "theme_light": { - "message": "Առավոտյան", - "description": "Light theme" - }, - "theme_dark": { - "message": "Գիշերային", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Հասարակ", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Կոմպակտ", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Բարձր Կոնտրաստ", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Հարթ", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Ավտոկրկնօրինակեք Ձեր տվյալները՝ հիշողության ծառայություններում։", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Կայքզննարկիչի Համաժամեցում", - "description": "Storage location" - }, - "sign_in": { - "message": "Մուտք", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Մուտք (Բիզնես)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Ի՞նչու են «բիզնես» հաշիվները պահանջում առավել թույլտվություններ։" - }, - "log_out": { - "message": "Անջատել", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Չհաջողվեց կապ հաստատել «$SERVICE$»-ի հետ։ Փորձեք կրկին մուտք գործել։", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Ձեր հաշիվների ցանկի մեջ մտնում է «Steam» կամ «Blizzard» ծառայության հաշիվ։ Ոչ-կոդավորված կրկնօրինակումները չեն օգտագործի ստանդարտ ձևաչափ։", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Կարող եք ներմուծել կրկնօրինակումներ այլ հավելվածներից։", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Իմանալ ավելին", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Բեռնում..." - }, - "autolock": { - "message": "Կողպել" - }, - "minutes": { - "message": "րոպեից" - }, - "advanced": { - "message": "Կոմպլեքս" - }, - "period": { - "message": "Ժամանակաշրջան" - }, - "type": { - "message": "Տեսակ" - }, - "invalid": { - "message": "Անվավեր" - }, - "digits": { - "message": "Թվանշաններ" - }, - "algorithm": { - "message": "Ալգորիթմ" - }, - "smart_filter": { - "message": "Խելացի Ֆիլտր" - }, - "backup": { - "message": "Կրկնօրինակում" - }, - "backup_file_info": { - "message": "Արխիվացրեք Ձեր տվյալները՝ ֆայլի մեջ։" - }, - "password_policy_default_hint": { - "message": "Ձեր գաղտնաբառը չի հետևում կազմակերպության կողմից սահմանված կանոններին։ Հարցերի դեպքում՝ կապնվեք Ձեր ադմինիստրատորի հետ։" - }, - "advisor": { - "message": "Խորհրդատու" - }, - "advisor_insight_password_not_set": { - "message": "Սահմանեք գաղտնաբառ՝ Ձեր տվյալները պաշտպանելու համար։" - }, - "advisor_insight_auto_lock_not_set": { - "message": "Ակտիվացրեք ավտոկողպումը՝ Ձեր տվյալները պաշտպանելու համար։" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Կայքզննարկչային համաժամեցումը ապակտիվացված է։ Միացնելով այն՝ կարող եք համաժամեցնել Ձեր հաշիվները տարբեր կայքզննարկիչներում։" - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Ավտոմուտքագրումը ակտիվացնելու դեպքում կոդերը ավտոմատ կարգով կմուտքագրվեն վեբկայքերում։" - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Խելացի ֆիլտրն ակտիվացնելը թույլատրում է արագ մատչում Ձեր հաշիվներին։" - }, - "show_all_insights": { - "message": "Ցույց տալ բոլոր խորհուրդները" - }, - "no_insight_available": { - "message": "Ամեն ինչ կարգին է՝ խորհուրդներ չկան։" - }, - "danger": { - "message": "Վտանգ" - }, - "warning": { - "message": "Զգուշացում" - }, - "info": { - "message": "Ծանուցում" - }, - "dismiss": { - "message": "Ջնջել" - }, - "learn_more": { - "message": "Իմանալ ավելին" - }, - "enable_context_menu": { - "message": "Կցել «կոնտեքստ» ընտրացանկին" - }, - "no_entires": { - "message": "Հաշիվներ դեռ չկան։ Եկեք սկսենք՝ ավելացնելով Ձեր առաջին հաշիվը։" - }, - "permissions": { - "message": "Թույլտվություններ" - }, - "permission_revoke": { - "message": "Զրոյացնել" - }, - "permission_show_required_permissions": { - "message": "Ցույց տալ անչեղարկելի թույլտվությունները" - }, - "permission_required": { - "message": "Այս թույլտվությունը պարտադիր է։ Դուք չեք կարող մերժել այն։" - }, - "permission_active_tab": { - "message": "Մատչում տվյալ ներդիրին՝ QR-կոդի սկանավորման համար" - }, - "permission_storage": { - "message": "Կայքզննարկիչի հիշողության օգտագործում՝ որպես հաշիվների տվյալների պահեստ" - }, - "permission_identity": { - "message": "Թույլատրում է մուտք գործել հիշողության ծառայություններ" - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Թույլատրում է փոփոխություններ կատարել կցատարում՝ հաշիվների կոդերը պատճենելու համար" - }, - "permission_context_menus": { - "message": "Ավելացնում է «Authenticator»-ը՝ կոնտեքստ ընտրացանկում" - }, - "permission_sync_clock": { - "message": "Թույլատրում է համաժամեցում՝ «Google»-ից" - }, - "permission_dropbox": { - "message": "Թույլատրում է կրկնօրինակել «Dropbox»-ում" - }, - "permission_dropbox_cannot_revoke": { - "message": "Նախ՝ անջատեք «Dropbox»-ում կրկնօրինակումը։" - }, - "permission_drive": { - "message": "Թույլատրում է կրկնօրինակել «Google Drive»-ում" - }, - "permission_drive_cannot_revoke": { - "message": "Նախ՝ անջատեք «Google Drive»-ում կրկնօրինակումը։" - }, - "permission_onedrive": { - "message": "Թույլատրում է կրկնօրինակել «OneDrive»-ում" - }, - "permission_onedrive_cannot_revoke": { - "message": "Նախ՝ անջատեք «OneDrive»-ում կրկնօրինակումը։" - }, - "permission_unknown_permission": { - "message": "Անհայտ թույլտվություն։ Խնդրում ենք կապնվել ծրագրի մշակողների հետ։" + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " հաշիվը հաջողությամբ ավելացվել է։", + "description": "Added Account." + }, + "errorqr": { + "message": "Անվավեր QR կոդ։", + "description": "QR Error." + }, + "errorsecret": { + "message": "«Գաղտնիք» դաշտը անվավեր է։", + "description": "Secret Error." + }, + "add_code": { + "message": "Ավելացնել հաշիվ", + "description": "Add account." + }, + "add_qr": { + "message": "Սկանավորել QR Կոդը", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ինքնուրույն Մուտքագրում", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Ներմուծումը ձախողվեց։ Եթե Ձեր տվյալները «Google Authenticator»-ից եք ներմուծում, խնդրում ենք վերագեներացնել տվյալների արխիվը և կրկին փորձել։", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Հաշվի տվյալների ներմուծումը մասամբ ձախողվեց։", + "description": "Some migration data is broken." + }, + "close": { + "message": "Փակել", + "description": "Close." + }, + "ok": { + "message": "Պարզ է", + "description": "OK." + }, + "yes": { + "message": "Այո", + "description": "Yes." + }, + "no": { + "message": "Ոչ", + "description": "No." + }, + "account": { + "message": "Հաշիվ", + "description": "Account." + }, + "accountName": { + "message": "Օգտանուն", + "description": "Account Name." + }, + "issuer": { + "message": "Թողարկիչ", + "description": "Issuer." + }, + "secret": { + "message": "Գաղտնիք", + "description": "Secret." + }, + "updateSuccess": { + "message": "Հաջողություն։", + "description": "Update Success." + }, + "updateFailure": { + "message": "Ձախողում։", + "description": "Update Failure." + }, + "about": { + "message": "Ծառայության Մասին", + "description": "About." + }, + "settings": { + "message": "Կարգավորումներ", + "description": "Settings." + }, + "security": { + "message": "Անվտանգության", + "description": "Security." + }, + "current_phrase": { + "message": "Այժմյա Գաղտնաբառ", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Նոր Գաղտնաբառ", + "description": "New Passphrase." + }, + "phrase": { + "message": "Գաղտնաբառ", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Նոր Գաղտնաբառ (Կրկին)", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Դուք իսկապե՞ս ցանկանում եք ջնջել այս հաշիվը։ Այս գործողությունը անդառնալի է։", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Ես ընդունում եմ, որ իմ տվյալները ընդմիշտ կջնջվեն։", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Զրոյացնել «Authenticator»-ը" + }, + "delete_all_warning": { + "message": "Այս գործողության արդյունքում վերջնականապես կջնջվեն Ձեր բոլոր տվյալները և «Authenticator»-ի կարգավորումները։ Զրոյացում կատարելուց առաջ խորհուրդ է տրվում կատարել կրկնօրինակում։" + }, + "security_warning": { + "message": "Այս գաղտնաբառը կօգտագործվի Ձեր բոլոր հաշիվները կոդավորելու համար։ Ոչ ոք Ձեզ չի կարող օգնել, եթե հանկարծ մոռանաք այն։", + "description": "Passphrase Warning." + }, + "update": { + "message": "Թարմացնել", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Բոլոր հաշիվները պետք է ապակոդավորվեն՝ նախքան նոր հաշիվ ավելացնելը: Շարունակելուց առաջ՝ նախ մուտքագրեք ճիշտ գաղտնաբառը:", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Այն հաշիվները, որոնց հնարավոր չէ ապակոդավորել, չեն կրկնօրինակվի։", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Գաղտնաբառը չի համապատասխանում", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Գաղտնագրված", + "description": "Encrypted." + }, + "copied": { + "message": "Պատճենվել է", + "description": "Copied." + }, + "feedback": { + "message": "Հետադարձ Կապ", + "description": "Feedback." + }, + "translate": { + "message": "Թարգմանել", + "description": "Translate." + }, + "source": { + "message": "Ելակետային Կոդ", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Մուտքագրեք գաղտնաբառը՝ հաշվի տվյալները ապակոդավորելու համար։", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Համաժամեցնել Google-ից", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Հիշել գաղտնաբառերը", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Զգուշացում՝ Ձեր լոկալ ժամացույցը չափազանց սխալ է։ Խնդրում ենք ուղղել այն՝ շարունակելուց առաջ։", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Հիշեցում՝ կատարե՛ք կրկնօրինակում, քանի դեռ ուշ չէ։", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Գրանցումը ձախողվեց։ Վերաբեռնեք էջը և կրկին փորձեք։", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Ձեզ պետք է սկանավորել QR-կոդ լոկալ ֆայլի՞ց։ Օգտագործե՛ք «Ներմուծել QR-կոդային Կրկնօրինակում»։", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Ըստ Ժամի", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Ըստ Հաշվիչի", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Նախընտրանքներ", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Մասշտաբ", + "description": "Scale" + }, + "export_info": { + "message": "Զգուշացում՝ կրկնօրինակումները չեն գաղտնագրվում։ Ցանկանո՞ւմ եք ավելացնել այլ հավելվածի հաշիվ։ Տեղափոխե՛ք նշորդը ցանկացած հաշվի վերևից՝ աջ և սեղմեք թաքցրած կոճակը։", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Ներբեռնել Կրկնօրինակում", + "description": "Download backup file." + }, + "import_backup": { + "message": "Ներմուծել Կրկնօրինակում", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Ներմուծել Կրկնօրինակման Ֆայլ", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Ներմուծել QR-կոդային Կրկնօրինակում", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Ներմուծել Տեքստային Կրկնօրինակում", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Ներմուծումը հաջողությամբ կատարվեց։ Որոշ QR-կոդեր չեն ճանաչվել։", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Մեկից ավել ֆայլ ընտրելով՝ հնարավոր է հերթագրել կրկնօրինակումների ներմուծումը։", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Ցույց տալ ամբողջը", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Զգուշացում՝ Կրկնօրինակումները չեն գաղտնագրվում։", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Կրկնօրինակումներ ներմուծելու համար անհրաժեշտ է մուտքագրել ճիշտ գաղտնաբառը։", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ձեր գաղտնաբառը պահվում է լոկալ հիշողության մեջ։ Խնդրում ենք անմիջապես փոխել այն անվտանգության ընտրացանկից։", + "description": "localStorage password warning." + }, + "remove": { + "message": "Ջնջել", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Ներբեռնել Կոդավորված Կրկնօրինակում", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Որոնում", + "description": "Search" + }, + "popout": { + "message": "Պատուհանային Կարգ", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Կողպել", + "description": "Lock accounts" + }, + "edit": { + "message": "Փոփոխել", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Ինքնուրույն Կրկնօրինակում", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Ավտոմուտքագրում", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Բարձր Կոնտրաստ", + "description": "Use High Contrast" + }, + "theme": { + "message": "Գեղատեսք", + "description": "Theme" + }, + "theme_light": { + "message": "Առավոտյան", + "description": "Light theme" + }, + "theme_dark": { + "message": "Գիշերային", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Հասարակ", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Կոմպակտ", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Բարձր Կոնտրաստ", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Հարթ", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Ավտոկրկնօրինակեք Ձեր տվյալները՝ հիշողության ծառայություններում։", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Կայքզննարկիչի Համաժամեցում", + "description": "Storage location" + }, + "sign_in": { + "message": "Մուտք", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Մուտք (Բիզնես)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Ի՞նչու են «բիզնես» հաշիվները պահանջում առավել թույլտվություններ։" + }, + "log_out": { + "message": "Անջատել", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Չհաջողվեց կապ հաստատել «$SERVICE$»-ի հետ։ Փորձեք կրկին մուտք գործել։", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Ձեր հաշիվների ցանկի մեջ մտնում է «Steam» կամ «Blizzard» ծառայության հաշիվ։ Ոչ-կոդավորված կրկնօրինակումները չեն օգտագործի ստանդարտ ձևաչափ։", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Կարող եք ներմուծել կրկնօրինակումներ այլ հավելվածներից։", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Իմանալ ավելին", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Բեռնում..." + }, + "autolock": { + "message": "Կողպել" + }, + "minutes": { + "message": "րոպեից" + }, + "advanced": { + "message": "Կոմպլեքս" + }, + "period": { + "message": "Ժամանակաշրջան" + }, + "type": { + "message": "Տեսակ" + }, + "invalid": { + "message": "Անվավեր" + }, + "digits": { + "message": "Թվանշաններ" + }, + "algorithm": { + "message": "Ալգորիթմ" + }, + "smart_filter": { + "message": "Խելացի Ֆիլտր" + }, + "backup": { + "message": "Կրկնօրինակում" + }, + "backup_file_info": { + "message": "Արխիվացրեք Ձեր տվյալները՝ ֆայլի մեջ։" + }, + "password_policy_default_hint": { + "message": "Ձեր գաղտնաբառը չի հետևում կազմակերպության կողմից սահմանված կանոններին։ Հարցերի դեպքում՝ կապնվեք Ձեր ադմինիստրատորի հետ։" + }, + "advisor": { + "message": "Խորհրդատու" + }, + "advisor_insight_password_not_set": { + "message": "Սահմանեք գաղտնաբառ՝ Ձեր տվյալները պաշտպանելու համար։" + }, + "advisor_insight_auto_lock_not_set": { + "message": "Ակտիվացրեք ավտոկողպումը՝ Ձեր տվյալները պաշտպանելու համար։" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Կայքզննարկչային համաժամեցումը ապակտիվացված է։ Միացնելով այն՝ կարող եք համաժամեցնել Ձեր հաշիվները տարբեր կայքզննարկիչներում։" + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Ավտոմուտքագրումը ակտիվացնելու դեպքում կոդերը ավտոմատ կարգով կմուտքագրվեն վեբկայքերում։" + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Խելացի ֆիլտրն ակտիվացնելը թույլատրում է արագ մատչում Ձեր հաշիվներին։" + }, + "show_all_insights": { + "message": "Ցույց տալ բոլոր խորհուրդները" + }, + "no_insight_available": { + "message": "Ամեն ինչ կարգին է՝ խորհուրդներ չկան։" + }, + "danger": { + "message": "Վտանգ" + }, + "warning": { + "message": "Զգուշացում" + }, + "info": { + "message": "Ծանուցում" + }, + "dismiss": { + "message": "Ջնջել" + }, + "learn_more": { + "message": "Իմանալ ավելին" + }, + "enable_context_menu": { + "message": "Կցել «կոնտեքստ» ընտրացանկին" + }, + "no_entires": { + "message": "Հաշիվներ դեռ չկան։ Եկեք սկսենք՝ ավելացնելով Ձեր առաջին հաշիվը։" + }, + "permissions": { + "message": "Թույլտվություններ" + }, + "permission_revoke": { + "message": "Զրոյացնել" + }, + "permission_show_required_permissions": { + "message": "Ցույց տալ անչեղարկելի թույլտվությունները" + }, + "permission_required": { + "message": "Այս թույլտվությունը պարտադիր է։ Դուք չեք կարող մերժել այն։" + }, + "permission_active_tab": { + "message": "Մատչում տվյալ ներդիրին՝ QR-կոդի սկանավորման համար" + }, + "permission_storage": { + "message": "Կայքզննարկիչի հիշողության օգտագործում՝ որպես հաշիվների տվյալների պահեստ" + }, + "permission_identity": { + "message": "Թույլատրում է մուտք գործել հիշողության ծառայություններ" + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Թույլատրում է փոփոխություններ կատարել կցատարում՝ հաշիվների կոդերը պատճենելու համար" + }, + "permission_context_menus": { + "message": "Ավելացնում է «Authenticator»-ը՝ կոնտեքստ ընտրացանկում" + }, + "permission_sync_clock": { + "message": "Թույլատրում է համաժամեցում՝ «Google»-ից" + }, + "permission_dropbox": { + "message": "Թույլատրում է կրկնօրինակել «Dropbox»-ում" + }, + "permission_dropbox_cannot_revoke": { + "message": "Նախ՝ անջատեք «Dropbox»-ում կրկնօրինակումը։" + }, + "permission_drive": { + "message": "Թույլատրում է կրկնօրինակել «Google Drive»-ում" + }, + "permission_drive_cannot_revoke": { + "message": "Նախ՝ անջատեք «Google Drive»-ում կրկնօրինակումը։" + }, + "permission_onedrive": { + "message": "Թույլատրում է կրկնօրինակել «OneDrive»-ում" + }, + "permission_onedrive_cannot_revoke": { + "message": "Նախ՝ անջատեք «OneDrive»-ում կրկնօրինակումը։" + }, + "permission_unknown_permission": { + "message": "Անհայտ թույլտվություն։ Խնդրում ենք կապնվել ծրագրի մշակողների հետ։" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From ad3ca0ffaf31d2f2a6d9124eb869febd7e00e714 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:24 -0500 Subject: [PATCH 3318/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 4c25df873..f5bb50570 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genera codici di verifica a due fattori nel tuo browser.", - "description": "Extension Description." - }, - "added": { - "message": " è stato aggiunto.", - "description": "Added Account." - }, - "errorqr": { - "message": "Codice QR non riconosciuto.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Chiave segreta dell'account non valida", - "description": "Secret Error." - }, - "add_code": { - "message": "Aggiungi account", - "description": "Add account." - }, - "add_qr": { - "message": "Scansiona il codice QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Inserisci manualmente", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importazione non riuscita. Se stai portando dati da Google Authenticator, riesporta i dati da Google Authenticator e prova di nuovo.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Alcuni dati dell'account non sono stati importati con successo.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Chiudi", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Sì", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Nome Utente", - "description": "Account Name." - }, - "issuer": { - "message": "Emittente del codice", - "description": "Issuer." - }, - "secret": { - "message": "Chiave segreta", - "description": "Secret." - }, - "updateSuccess": { - "message": "Successo.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Fallito.", - "description": "Update Failure." - }, - "about": { - "message": "Informazioni", - "description": "About." - }, - "settings": { - "message": "Impostazioni", - "description": "Settings." - }, - "security": { - "message": "Sicurezza", - "description": "Security." - }, - "current_phrase": { - "message": "Password corrente", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nuova password", - "description": "New Passphrase." - }, - "phrase": { - "message": "Password", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Conferma password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Sei sicuro di voler eliminare questo account? L'operazione non può essere annullata.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Comprendo che tutti i miei dati saranno eliminati irrimediabilmente.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Resetta Autenticatore" - }, - "delete_all_warning": { - "message": "Questo eliminerà tutti i tuoi dati e ripristinerà completamente l'Authenticator. Non potrai recuperare alcun dato eliminato! Dovresti considerare di salvare un backup, prima di ripristinare l'Authenticator." - }, - "security_warning": { - "message": "Questa password verrà usata per cifrare i tuoi account. Se dimentichi la password non ti potrà aiutare nessuno.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Aggiorna", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Non è possibile aggiungere un nuovo account fino a quando tutti gli account non saranno decrittografati. Si prega di inserire la password corretta prima di continuare.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Gli account che non è stato possibile decrittografare non verranno inclusi in questo backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "La password non corrisponde.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Criptato", - "description": "Encrypted." - }, - "copied": { - "message": "Copiato", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Traduci", - "description": "Translate." - }, - "source": { - "message": "Codice Sorgente", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Inserisci la password per decriptare l'account.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sincronizzazione orologio con Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Ricorda la Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Attenzione! C'è una differenza troppo grande con l'orologio locale, risolvere prima di continuare.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Hai una copia di backup dei tuoi account? Non aspettare che sia troppo tardi!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Acquisizione non riuscita, ricaricare la pagina e riprovare.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Stai cercando di scansionare il codice QR da un file locale? Prova invece Importa backup da immagine QR.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Basato sul tempo", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Basato su un contatore", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferenze", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scala", - "description": "Scale" - }, - "export_info": { - "message": "Attenzione: tutti i backup sono non criptati. Vuoi aggiungere un account a un'altra app? Passa il mouse sopra la parte superiore destra di qualsiasi account e premi il pulsante nascosto.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Scarica il file di backup", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importa Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importa il file di Backup", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importa Backup da Immagine QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importa immagini QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importa Backup testuale", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importa URL OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importazione riuscita, ma alcuni codici QR non possono essere riconosciuti.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "È possibile selezionare più file per importare il backup in lotti.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Visualizza tutte le voci", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Attenzione: i backup non sono criptati. Usa a tuo rischio.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "È necessario fornire la password corretta per importare il backup.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "La password è memorizzata localmente, cambiala immediatamente dal menu sicurezza.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Rimuovi", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Scarica Backup protetti da Password", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Cerca", - "description": "Search" - }, - "popout": { - "message": "Modalità Popup", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Blocca", - "description": "Lock accounts" - }, - "edit": { - "message": "Modifica", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Backup Manuale", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Usa Autocompletamento", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Usa Alto Contrasto", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Chiaro", - "description": "Light theme" - }, - "theme_dark": { - "message": "Scuro", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Semplice", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compatto", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Contrasto Elevato", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Backup automatico dei tuoi dati su servizi di terze parti.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sincronizzazione Browser", - "description": "Storage location" - }, - "sign_in": { - "message": "Accedi", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Accedi (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Perché i profili business richiedono più permessi?" - }, - "log_out": { - "message": "Disconnetti", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "C'è stato un problema di connessione al tuo account $SERVICE$, si prega di accedere nuovamente.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Hai uno o più account di Steam o Blizzard. I backup non cifrati non utilizzeranno il formato di backup standard.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Puoi importare i backup da altre applicazioni.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Ulteriori informazioni", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Caricamento..." - }, - "autolock": { - "message": "Blocca dopo" - }, - "minutes": { - "message": "minuti" - }, - "advanced": { - "message": "Avanzate" - }, - "period": { - "message": "Periodo" - }, - "type": { - "message": "Tipo" - }, - "invalid": { - "message": "Non valido" - }, - "digits": { - "message": "Caratteri" - }, - "algorithm": { - "message": "Algoritmo" - }, - "smart_filter": { - "message": "Filtro Intelligente" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Fai il backup dei tuoi dati su un file." - }, - "password_policy_default_hint": { - "message": "La tua password non soddisfa i requisiti di sicurezza della tua organizzazione. Contatta l'amministratore per maggiori informazioni." - }, - "advisor": { - "message": "Suggerimenti" - }, - "advisor_insight_password_not_set": { - "message": "Imposta una password per proteggere i tuoi dati." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Abilita il blocco automatico per proteggere i tuoi dati." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "La sincronizzazione del browser è disabilitata. Abilitarla consente ai profili di esser sincronizzati tra i browser." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Il riempimento automatico è abilitabile per compilare automaticamente i codici nei siti web." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Abilitare il filtro smart consente l'accesso rapido ai profili." - }, - "show_all_insights": { - "message": "Mostra tutti i dettagli." - }, - "no_insight_available": { - "message": "Nessun dettaglio trovato, sembra andare tutto bene!" - }, - "danger": { - "message": "Pericolo" - }, - "warning": { - "message": "Attenzione" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Scarta" - }, - "learn_more": { - "message": "Scopri di più" - }, - "enable_context_menu": { - "message": "Aggiungi al menu contestuale" - }, - "no_entires": { - "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." - }, - "permissions": { - "message": "Autorizzazioni" - }, - "permission_revoke": { - "message": "Revoca" - }, - "permission_show_required_permissions": { - "message": "Mostra autorizzazioni non revocabili" - }, - "permission_required": { - "message": "Questa è un'autorizzazione necessaria e non revocabile." - }, - "permission_active_tab": { - "message": "Accedi alla scheda corrente per scansionare i codici QR." - }, - "permission_storage": { - "message": "Accedi all'archiviazione del browser per memorizzare i dati del profilo." - }, - "permission_identity": { - "message": "Consenti l'accesso a servizi d'archiviazione di terze parti." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Concedi l'accesso di sola scrittura agli appunti per copiarvi i codici quando clicchi sul profilo." - }, - "permission_context_menus": { - "message": "Aggiungi Authenticatori al menu contestuale." - }, - "permission_sync_clock": { - "message": "Consenti la sincronizzazione dell'orario con Google." - }, - "permission_dropbox": { - "message": "Consenti il backup su Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Devi prima disabilitare il backup di Dropbox." - }, - "permission_drive": { - "message": "Consenti il backup a Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Devi prima disabilitare il backup di Google Drive." - }, - "permission_onedrive": { - "message": "Consenti il backup su OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Devi prima disabilitare il backup su OneDrive." - }, - "permission_unknown_permission": { - "message": "Autorizzazione sconosciuta. Se vedi questo messaggio, sei pregato di inviare una segnalazione di bug." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genera codici di verifica a due fattori nel tuo browser.", + "description": "Extension Description." + }, + "added": { + "message": " è stato aggiunto.", + "description": "Added Account." + }, + "errorqr": { + "message": "Codice QR non riconosciuto.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Chiave segreta dell'account non valida", + "description": "Secret Error." + }, + "add_code": { + "message": "Aggiungi account", + "description": "Add account." + }, + "add_qr": { + "message": "Scansiona il codice QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Inserisci manualmente", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importazione non riuscita. Se stai portando dati da Google Authenticator, riesporta i dati da Google Authenticator e prova di nuovo.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Alcuni dati dell'account non sono stati importati con successo.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Chiudi", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Sì", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Nome Utente", + "description": "Account Name." + }, + "issuer": { + "message": "Emittente del codice", + "description": "Issuer." + }, + "secret": { + "message": "Chiave segreta", + "description": "Secret." + }, + "updateSuccess": { + "message": "Successo.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Fallito.", + "description": "Update Failure." + }, + "about": { + "message": "Informazioni", + "description": "About." + }, + "settings": { + "message": "Impostazioni", + "description": "Settings." + }, + "security": { + "message": "Sicurezza", + "description": "Security." + }, + "current_phrase": { + "message": "Password corrente", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nuova password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Conferma password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Sei sicuro di voler eliminare questo account? L'operazione non può essere annullata.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Comprendo che tutti i miei dati saranno eliminati irrimediabilmente.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Resetta Autenticatore" + }, + "delete_all_warning": { + "message": "Questo eliminerà tutti i tuoi dati e ripristinerà completamente l'Authenticator. Non potrai recuperare alcun dato eliminato! Dovresti considerare di salvare un backup, prima di ripristinare l'Authenticator." + }, + "security_warning": { + "message": "Questa password verrà usata per cifrare i tuoi account. Se dimentichi la password non ti potrà aiutare nessuno.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Aggiorna", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Non è possibile aggiungere un nuovo account fino a quando tutti gli account non saranno decrittografati. Si prega di inserire la password corretta prima di continuare.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Gli account che non è stato possibile decrittografare non verranno inclusi in questo backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "La password non corrisponde.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Criptato", + "description": "Encrypted." + }, + "copied": { + "message": "Copiato", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Traduci", + "description": "Translate." + }, + "source": { + "message": "Codice Sorgente", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Inserisci la password per decriptare l'account.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizzazione orologio con Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Ricorda la Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Attenzione! C'è una differenza troppo grande con l'orologio locale, risolvere prima di continuare.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Hai una copia di backup dei tuoi account? Non aspettare che sia troppo tardi!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Acquisizione non riuscita, ricaricare la pagina e riprovare.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Stai cercando di scansionare il codice QR da un file locale? Prova invece Importa backup da immagine QR.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Basato sul tempo", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Basato su un contatore", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferenze", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scala", + "description": "Scale" + }, + "export_info": { + "message": "Attenzione: tutti i backup sono non criptati. Vuoi aggiungere un account a un'altra app? Passa il mouse sopra la parte superiore destra di qualsiasi account e premi il pulsante nascosto.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Scarica il file di backup", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importa Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importa il file di Backup", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importa Backup da Immagine QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importa immagini QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importa Backup testuale", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importa URL OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importazione riuscita, ma alcuni codici QR non possono essere riconosciuti.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "È possibile selezionare più file per importare il backup in lotti.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Visualizza tutte le voci", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Attenzione: i backup non sono criptati. Usa a tuo rischio.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "È necessario fornire la password corretta per importare il backup.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "La password è memorizzata localmente, cambiala immediatamente dal menu sicurezza.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Rimuovi", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Scarica Backup protetti da Password", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Cerca", + "description": "Search" + }, + "popout": { + "message": "Modalità Popup", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Blocca", + "description": "Lock accounts" + }, + "edit": { + "message": "Modifica", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Backup Manuale", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Usa Autocompletamento", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Usa Alto Contrasto", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Chiaro", + "description": "Light theme" + }, + "theme_dark": { + "message": "Scuro", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Semplice", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compatto", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Contrasto Elevato", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Backup automatico dei tuoi dati su servizi di terze parti.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sincronizzazione Browser", + "description": "Storage location" + }, + "sign_in": { + "message": "Accedi", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Accedi (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Perché i profili business richiedono più permessi?" + }, + "log_out": { + "message": "Disconnetti", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "C'è stato un problema di connessione al tuo account $SERVICE$, si prega di accedere nuovamente.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Hai uno o più account di Steam o Blizzard. I backup non cifrati non utilizzeranno il formato di backup standard.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Puoi importare i backup da altre applicazioni.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Ulteriori informazioni", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Caricamento..." + }, + "autolock": { + "message": "Blocca dopo" + }, + "minutes": { + "message": "minuti" + }, + "advanced": { + "message": "Avanzate" + }, + "period": { + "message": "Periodo" + }, + "type": { + "message": "Tipo" + }, + "invalid": { + "message": "Non valido" + }, + "digits": { + "message": "Caratteri" + }, + "algorithm": { + "message": "Algoritmo" + }, + "smart_filter": { + "message": "Filtro Intelligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Fai il backup dei tuoi dati su un file." + }, + "password_policy_default_hint": { + "message": "La tua password non soddisfa i requisiti di sicurezza della tua organizzazione. Contatta l'amministratore per maggiori informazioni." + }, + "advisor": { + "message": "Suggerimenti" + }, + "advisor_insight_password_not_set": { + "message": "Imposta una password per proteggere i tuoi dati." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Abilita il blocco automatico per proteggere i tuoi dati." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "La sincronizzazione del browser è disabilitata. Abilitarla consente ai profili di esser sincronizzati tra i browser." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Il riempimento automatico è abilitabile per compilare automaticamente i codici nei siti web." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Abilitare il filtro smart consente l'accesso rapido ai profili." + }, + "show_all_insights": { + "message": "Mostra tutti i dettagli." + }, + "no_insight_available": { + "message": "Nessun dettaglio trovato, sembra andare tutto bene!" + }, + "danger": { + "message": "Pericolo" + }, + "warning": { + "message": "Attenzione" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Scarta" + }, + "learn_more": { + "message": "Scopri di più" + }, + "enable_context_menu": { + "message": "Aggiungi al menu contestuale" + }, + "no_entires": { + "message": "Nessun account da visualizzare. Aggiungi il tuo primo account ora." + }, + "permissions": { + "message": "Autorizzazioni" + }, + "permission_revoke": { + "message": "Revoca" + }, + "permission_show_required_permissions": { + "message": "Mostra autorizzazioni non revocabili" + }, + "permission_required": { + "message": "Questa è un'autorizzazione necessaria e non revocabile." + }, + "permission_active_tab": { + "message": "Accedi alla scheda corrente per scansionare i codici QR." + }, + "permission_storage": { + "message": "Accedi all'archiviazione del browser per memorizzare i dati del profilo." + }, + "permission_identity": { + "message": "Consenti l'accesso a servizi d'archiviazione di terze parti." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Concedi l'accesso di sola scrittura agli appunti per copiarvi i codici quando clicchi sul profilo." + }, + "permission_context_menus": { + "message": "Aggiungi Authenticatori al menu contestuale." + }, + "permission_sync_clock": { + "message": "Consenti la sincronizzazione dell'orario con Google." + }, + "permission_dropbox": { + "message": "Consenti il backup su Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Devi prima disabilitare il backup di Dropbox." + }, + "permission_drive": { + "message": "Consenti il backup a Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Devi prima disabilitare il backup di Google Drive." + }, + "permission_onedrive": { + "message": "Consenti il backup su OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Devi prima disabilitare il backup su OneDrive." + }, + "permission_unknown_permission": { + "message": "Autorizzazione sconosciuta. Se vedi questo messaggio, sei pregato di inviare una segnalazione di bug." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From dce06521f8ff7b02bfd15d7ec45bf1aedc53c92e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:26 -0500 Subject: [PATCH 3319/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index fc601f7f2..9879612bd 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator はお使いのブラウザーで2段階認証コードを生成します。", - "description": "Extension Description." - }, - "added": { - "message": " 追加されました。", - "description": "Added Account." - }, - "errorqr": { - "message": "QR コードが認識できません。", - "description": "QR Error." - }, - "errorsecret": { - "message": "無効なアカウントのシークレット", - "description": "Secret Error." - }, - "add_code": { - "message": "アカウントを追加", - "description": "Add account." - }, - "add_qr": { - "message": "QRコードをスキャン", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "手動入力", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "インポートに失敗しました。Google Authenticator からデータを移行する場合は、データを再度エクスポートしてやり直してみてください。", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "いくつかのアカウントデータは正常にインポートされませんでした。", - "description": "Some migration data is broken." - }, - "close": { - "message": "閉じる", - "description": "Close." - }, - "ok": { - "message": "OK", - "description": "OK." - }, - "yes": { - "message": "はい", - "description": "Yes." - }, - "no": { - "message": "いいえ", - "description": "No." - }, - "account": { - "message": "アカウント", - "description": "Account." - }, - "accountName": { - "message": "ユーザー名", - "description": "Account Name." - }, - "issuer": { - "message": "発行者", - "description": "Issuer." - }, - "secret": { - "message": "シークレット", - "description": "Secret." - }, - "updateSuccess": { - "message": "成功しました。", - "description": "Update Success." - }, - "updateFailure": { - "message": "失敗しました。", - "description": "Update Failure." - }, - "about": { - "message": "このアプリについて", - "description": "About." - }, - "settings": { - "message": "設定", - "description": "Settings." - }, - "security": { - "message": "セキュリティ", - "description": "Security." - }, - "current_phrase": { - "message": "現在のパスワード", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "新しいパスワード", - "description": "New Passphrase." - }, - "phrase": { - "message": "パスワード", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "パスワードの再入力", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "このアカウントを削除してもよろしいですか? 実行後は元に戻せません。", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "私はすべてのデータが削除されて復旧できないことを承知しています。", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "認証システムをリセット" - }, - "delete_all_warning": { - "message": "これにより、すべてのデータが削除され、認証システムが完全にリセットされます。 削除されたデータを復元することはできません。 認証システムをリセットする前にバックアップを保存することをお勧めします。" - }, - "security_warning": { - "message": "このパスワードであなたのアカウントを暗号化します。パスワードを紛失すると復旧できなくなりますのでご注意ください。", - "description": "Passphrase Warning." - }, - "update": { - "message": "更新", - "description": "Update." - }, - "phrase_incorrect": { - "message": "すべてのアカウントが復号化されるまで、新しいアカウントを追加することはできません。続行する前に正しいパスワードを入力してください。", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "復号できなかったアカウントは、このバックアップには含まれません。", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "パスワードが一致しません。", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "暗号化", - "description": "Encrypted." - }, - "copied": { - "message": "コピーしました。", - "description": "Copied." - }, - "feedback": { - "message": "ご意見", - "description": "Feedback." - }, - "translate": { - "message": "翻訳", - "description": "Translate." - }, - "source": { - "message": "ソース コード", - "description": "Source Code." - }, - "passphrase_info": { - "message": "アカウントデータを復号するためのパスワードを入力してください。", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Google と時刻を同期\n", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "パスワードを記憶させる", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "危険!お使いの環境の日時が実際の日時と離れすぎています。続ける前にまずは修正してください。", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "アカウントのバックアップを保存していますか? 忘れる前に今すぐ!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "キャプチャーできませんでした。再読込してもう一度お試しください。", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "ローカルファイルからQRコードをスキャンしようとしていますか? 代わりにQRイメージバックアップをインポートしてください。", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "タイム ベース", - "description": "Time Based" - }, - "based_on_counter": { - "message": "カウンター ベース", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "設定", - "description": "Popup Page Settings" - }, - "scale": { - "message": "大きさ", - "description": "Scale" - }, - "export_info": { - "message": "警告: バックアップはすべて暗号化されていません。別のアプリにアカウントを追加したい場合、アカウントの右上にカーソルを合わせ、非表示のボタンを押してください。", - "description": "Export menu info text" - }, - "download_backup": { - "message": "バックアップファイルのダウンロード", - "description": "Download backup file." - }, - "import_backup": { - "message": "バックアップのインポート", - "description": "Import backup." - }, - "import_backup_file": { - "message": "バックアップファイルのインポート", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR 画像のバックアップをインポート", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "QRコード画像をインポート", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "テキストのバックアップのインポート", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP URLをインポート", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "インポートに成功しましたが、QR画像の一部が認識できませんでした。", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "バッチでバックアップをインポートするファイルを複数選択できます。", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "すべての登録を表示", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "警告: バックアップは暗号化されていません。お気をつけください。", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "バックアップをインポートするために正しいパスワードを入力してください。", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "パスワードをローカル環境に保存しました。すぐにメニューのセキュリティから変更してください。", - "description": "localStorage password warning." - }, - "remove": { - "message": "削除", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "パスワードで保護されたバックアップをダウンロード", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "検索", - "description": "Search" - }, - "popout": { - "message": "ポップアップ表示", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "ロック", - "description": "Lock accounts" - }, - "edit": { - "message": "編集", - "description": "Edit" - }, - "manual_dropbox": { - "message": "手動バックアップ", - "description": "Manual backup" - }, - "use_autofill": { - "message": "自動入力を使用する", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "高コントラストにする", - "description": "Use High Contrast" - }, - "theme": { - "message": "テーマ", - "description": "Theme" - }, - "theme_light": { - "message": "ライト", - "description": "Light theme" - }, - "theme_dark": { - "message": "ダーク", - "description": "Dark theme" - }, - "theme_simple": { - "message": "シンプル", - "description": "Simple theme" - }, - "theme_compact": { - "message": "コンパクト", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "高コントラスト", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "フラット", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "ブラウザ間で同期", - "description": "Storage location" - }, - "sign_in": { - "message": "サインイン", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "なぜビジネスアカウントにはより多くの権限が必要なのですか?" - }, - "log_out": { - "message": "ログアウト", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "$SERVICE$ のアカウントに接続できませんでした。もう一度サインインしてください。", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "使用できないアカウントが含まれています。暗号化されていないバックアップでは、標準のバックアップ形式を使用できません。", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "他のアプリのバックアップをインポートできます。", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "詳細", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "読み込み中..." - }, - "autolock": { - "message": "ロック時間" - }, - "minutes": { - "message": "分" - }, - "advanced": { - "message": "その他" - }, - "period": { - "message": "期間" - }, - "type": { - "message": "タイプ" - }, - "invalid": { - "message": "無効" - }, - "digits": { - "message": "桁数" - }, - "algorithm": { - "message": "アルゴリズム" - }, - "smart_filter": { - "message": "スマートフィルター" - }, - "backup": { - "message": "バックアップ" - }, - "backup_file_info": { - "message": "データをファイルにバックアップします。" - }, - "password_policy_default_hint": { - "message": "パスワードが組織のセキュリティ要件を満たしていません。詳しくは管理者にお問い合わせください。" - }, - "advisor": { - "message": "アドバイザー" - }, - "advisor_insight_password_not_set": { - "message": "データを保護するためにパスワードを設定します。" - }, - "advisor_insight_auto_lock_not_set": { - "message": "自動ロックを有効にしてデータを保護します。" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "ブラウザの同期が無効になっています。アカウントを有効にするとブラウザ間で同期することができます。" - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "自動入力を有効にすると、ウェブサイトで自動的にコードを入力できます。" - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "スマートフィルタを有効にすると、アカウントへ素早くアクセスできます。" - }, - "show_all_insights": { - "message": "すべてのインサイトを表示します。" - }, - "no_insight_available": { - "message": "インサイトが見つかりませんでした。すべて問題ないようです!" - }, - "danger": { - "message": "危険" - }, - "warning": { - "message": "注意" - }, - "info": { - "message": "お知らせ" - }, - "dismiss": { - "message": "消去する" - }, - "learn_more": { - "message": "続きを読む" - }, - "enable_context_menu": { - "message": "コンテキストメニューに追加" - }, - "no_entires": { - "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" - }, - "permissions": { - "message": "権限" - }, - "permission_revoke": { - "message": "取り消す" - }, - "permission_show_required_permissions": { - "message": "取消不可能な権限を表示" - }, - "permission_required": { - "message": "これは必須の権限であり、取り消すことはできません。" - }, - "permission_active_tab": { - "message": "現在のタブにアクセスしてQRコードをスキャンします。" - }, - "permission_storage": { - "message": "ブラウザのストレージにアクセスしてアカウントデータを保存します。" - }, - "permission_identity": { - "message": "サードパーティのストレージサービスへのサインインを許可します。" - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "アカウントをクリックしたときにクリップボードへの書き込み専用の権限を許可します。" - }, - "permission_context_menus": { - "message": "コンテキストメニューに認証システムを追加します。" - }, - "permission_sync_clock": { - "message": "Google との時刻の同期を許可します。" - }, - "permission_dropbox": { - "message": "Dropboxへバックアップを行います。" - }, - "permission_dropbox_cannot_revoke": { - "message": "最初にDropboxのバックアップを無効にする必要があります。" - }, - "permission_drive": { - "message": "Google ドライブへバックアップを行います。" - }, - "permission_drive_cannot_revoke": { - "message": "まず、Google ドライブのバックアップを無効にする必要があります。" - }, - "permission_onedrive": { - "message": "OneDriveへバックアップを行います。" - }, - "permission_onedrive_cannot_revoke": { - "message": "最初にOneDriveへのバックアップを無効にする必要があります。" - }, - "permission_unknown_permission": { - "message": "不明な権限です。このメッセージが表示される場合はバグレポートを送信してください。" + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator はお使いのブラウザーで2段階認証コードを生成します。", + "description": "Extension Description." + }, + "added": { + "message": " 追加されました。", + "description": "Added Account." + }, + "errorqr": { + "message": "QR コードが認識できません。", + "description": "QR Error." + }, + "errorsecret": { + "message": "無効なアカウントのシークレット", + "description": "Secret Error." + }, + "add_code": { + "message": "アカウントを追加", + "description": "Add account." + }, + "add_qr": { + "message": "QRコードをスキャン", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "手動入力", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "インポートに失敗しました。Google Authenticator からデータを移行する場合は、データを再度エクスポートしてやり直してみてください。", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "いくつかのアカウントデータは正常にインポートされませんでした。", + "description": "Some migration data is broken." + }, + "close": { + "message": "閉じる", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "はい", + "description": "Yes." + }, + "no": { + "message": "いいえ", + "description": "No." + }, + "account": { + "message": "アカウント", + "description": "Account." + }, + "accountName": { + "message": "ユーザー名", + "description": "Account Name." + }, + "issuer": { + "message": "発行者", + "description": "Issuer." + }, + "secret": { + "message": "シークレット", + "description": "Secret." + }, + "updateSuccess": { + "message": "成功しました。", + "description": "Update Success." + }, + "updateFailure": { + "message": "失敗しました。", + "description": "Update Failure." + }, + "about": { + "message": "このアプリについて", + "description": "About." + }, + "settings": { + "message": "設定", + "description": "Settings." + }, + "security": { + "message": "セキュリティ", + "description": "Security." + }, + "current_phrase": { + "message": "現在のパスワード", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "新しいパスワード", + "description": "New Passphrase." + }, + "phrase": { + "message": "パスワード", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "パスワードの再入力", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "このアカウントを削除してもよろしいですか? 実行後は元に戻せません。", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "私はすべてのデータが削除されて復旧できないことを承知しています。", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "認証システムをリセット" + }, + "delete_all_warning": { + "message": "これにより、すべてのデータが削除され、認証システムが完全にリセットされます。 削除されたデータを復元することはできません。 認証システムをリセットする前にバックアップを保存することをお勧めします。" + }, + "security_warning": { + "message": "このパスワードであなたのアカウントを暗号化します。パスワードを紛失すると復旧できなくなりますのでご注意ください。", + "description": "Passphrase Warning." + }, + "update": { + "message": "更新", + "description": "Update." + }, + "phrase_incorrect": { + "message": "すべてのアカウントが復号化されるまで、新しいアカウントを追加することはできません。続行する前に正しいパスワードを入力してください。", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "復号できなかったアカウントは、このバックアップには含まれません。", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "パスワードが一致しません。", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "暗号化", + "description": "Encrypted." + }, + "copied": { + "message": "コピーしました。", + "description": "Copied." + }, + "feedback": { + "message": "ご意見", + "description": "Feedback." + }, + "translate": { + "message": "翻訳", + "description": "Translate." + }, + "source": { + "message": "ソース コード", + "description": "Source Code." + }, + "passphrase_info": { + "message": "アカウントデータを復号するためのパスワードを入力してください。", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Google と時刻を同期\n", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "パスワードを記憶させる", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "危険!お使いの環境の日時が実際の日時と離れすぎています。続ける前にまずは修正してください。", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "アカウントのバックアップを保存していますか? 忘れる前に今すぐ!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "キャプチャーできませんでした。再読込してもう一度お試しください。", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "ローカルファイルからQRコードをスキャンしようとしていますか? 代わりにQRイメージバックアップをインポートしてください。", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "タイム ベース", + "description": "Time Based" + }, + "based_on_counter": { + "message": "カウンター ベース", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "設定", + "description": "Popup Page Settings" + }, + "scale": { + "message": "大きさ", + "description": "Scale" + }, + "export_info": { + "message": "警告: バックアップはすべて暗号化されていません。別のアプリにアカウントを追加したい場合、アカウントの右上にカーソルを合わせ、非表示のボタンを押してください。", + "description": "Export menu info text" + }, + "download_backup": { + "message": "バックアップファイルのダウンロード", + "description": "Download backup file." + }, + "import_backup": { + "message": "バックアップのインポート", + "description": "Import backup." + }, + "import_backup_file": { + "message": "バックアップファイルのインポート", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR 画像のバックアップをインポート", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "QRコード画像をインポート", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "テキストのバックアップのインポート", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP URLをインポート", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "インポートに成功しましたが、QR画像の一部が認識できませんでした。", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "バッチでバックアップをインポートするファイルを複数選択できます。", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "すべての登録を表示", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "警告: バックアップは暗号化されていません。お気をつけください。", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "バックアップをインポートするために正しいパスワードを入力してください。", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "パスワードをローカル環境に保存しました。すぐにメニューのセキュリティから変更してください。", + "description": "localStorage password warning." + }, + "remove": { + "message": "削除", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "パスワードで保護されたバックアップをダウンロード", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "検索", + "description": "Search" + }, + "popout": { + "message": "ポップアップ表示", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "ロック", + "description": "Lock accounts" + }, + "edit": { + "message": "編集", + "description": "Edit" + }, + "manual_dropbox": { + "message": "手動バックアップ", + "description": "Manual backup" + }, + "use_autofill": { + "message": "自動入力を使用する", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "高コントラストにする", + "description": "Use High Contrast" + }, + "theme": { + "message": "テーマ", + "description": "Theme" + }, + "theme_light": { + "message": "ライト", + "description": "Light theme" + }, + "theme_dark": { + "message": "ダーク", + "description": "Dark theme" + }, + "theme_simple": { + "message": "シンプル", + "description": "Simple theme" + }, + "theme_compact": { + "message": "コンパクト", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "高コントラスト", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "フラット", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "サードパーティのストレージサービスへ自動的にデータをバックアップします。", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "ブラウザ間で同期", + "description": "Storage location" + }, + "sign_in": { + "message": "サインイン", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "なぜビジネスアカウントにはより多くの権限が必要なのですか?" + }, + "log_out": { + "message": "ログアウト", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "$SERVICE$ のアカウントに接続できませんでした。もう一度サインインしてください。", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "使用できないアカウントが含まれています。暗号化されていないバックアップでは、標準のバックアップ形式を使用できません。", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "他のアプリのバックアップをインポートできます。", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "詳細", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "読み込み中..." + }, + "autolock": { + "message": "ロック時間" + }, + "minutes": { + "message": "分" + }, + "advanced": { + "message": "その他" + }, + "period": { + "message": "期間" + }, + "type": { + "message": "タイプ" + }, + "invalid": { + "message": "無効" + }, + "digits": { + "message": "桁数" + }, + "algorithm": { + "message": "アルゴリズム" + }, + "smart_filter": { + "message": "スマートフィルター" + }, + "backup": { + "message": "バックアップ" + }, + "backup_file_info": { + "message": "データをファイルにバックアップします。" + }, + "password_policy_default_hint": { + "message": "パスワードが組織のセキュリティ要件を満たしていません。詳しくは管理者にお問い合わせください。" + }, + "advisor": { + "message": "アドバイザー" + }, + "advisor_insight_password_not_set": { + "message": "データを保護するためにパスワードを設定します。" + }, + "advisor_insight_auto_lock_not_set": { + "message": "自動ロックを有効にしてデータを保護します。" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "ブラウザの同期が無効になっています。アカウントを有効にするとブラウザ間で同期することができます。" + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "自動入力を有効にすると、ウェブサイトで自動的にコードを入力できます。" + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "スマートフィルタを有効にすると、アカウントへ素早くアクセスできます。" + }, + "show_all_insights": { + "message": "すべてのインサイトを表示します。" + }, + "no_insight_available": { + "message": "インサイトが見つかりませんでした。すべて問題ないようです!" + }, + "danger": { + "message": "危険" + }, + "warning": { + "message": "注意" + }, + "info": { + "message": "お知らせ" + }, + "dismiss": { + "message": "消去する" + }, + "learn_more": { + "message": "続きを読む" + }, + "enable_context_menu": { + "message": "コンテキストメニューに追加" + }, + "no_entires": { + "message": "表示するアカウントがありません。今すぐ最初のアカウントを追加してください。" + }, + "permissions": { + "message": "権限" + }, + "permission_revoke": { + "message": "取り消す" + }, + "permission_show_required_permissions": { + "message": "取消不可能な権限を表示" + }, + "permission_required": { + "message": "これは必須の権限であり、取り消すことはできません。" + }, + "permission_active_tab": { + "message": "現在のタブにアクセスしてQRコードをスキャンします。" + }, + "permission_storage": { + "message": "ブラウザのストレージにアクセスしてアカウントデータを保存します。" + }, + "permission_identity": { + "message": "サードパーティのストレージサービスへのサインインを許可します。" + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "アカウントをクリックしたときにクリップボードへの書き込み専用の権限を許可します。" + }, + "permission_context_menus": { + "message": "コンテキストメニューに認証システムを追加します。" + }, + "permission_sync_clock": { + "message": "Google との時刻の同期を許可します。" + }, + "permission_dropbox": { + "message": "Dropboxへバックアップを行います。" + }, + "permission_dropbox_cannot_revoke": { + "message": "最初にDropboxのバックアップを無効にする必要があります。" + }, + "permission_drive": { + "message": "Google ドライブへバックアップを行います。" + }, + "permission_drive_cannot_revoke": { + "message": "まず、Google ドライブのバックアップを無効にする必要があります。" + }, + "permission_onedrive": { + "message": "OneDriveへバックアップを行います。" + }, + "permission_onedrive_cannot_revoke": { + "message": "最初にOneDriveへのバックアップを無効にする必要があります。" + }, + "permission_unknown_permission": { + "message": "不明な権限です。このメッセージが表示される場合はバグレポートを送信してください。" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From f17abf3510d6f7dc988561e05d7646a93d02f3a1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:26 -0500 Subject: [PATCH 3320/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 12f7b0268..0b39a34fe 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "აუთენთიფიკატორი", - "description": "Extension Name." - }, - "extShortName": { - "message": "აუთენთიფიკატორი", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "აუთენთიფიკატორი აგენერირებს ორფაქტორიან აუთენთიფიკაციის კოდებს თქვენს ბრაუზერში.", - "description": "Extension Description." - }, - "added": { - "message": " დაემატა.", - "description": "Added Account." - }, - "errorqr": { - "message": "ამოუცნობი QR კოდი.", - "description": "QR Error." - }, - "errorsecret": { - "message": "არასწორი გასაღები", - "description": "Secret Error." - }, - "add_code": { - "message": "ანგარიშის დამატება", - "description": "Add account." - }, - "add_qr": { - "message": "QR კოდის დასკანერება", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "ხელით ჩაწერა", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "იმპორტირება ვერ მოხერხდა. თუ თქვენ მონაცემები Google აუთენთიფიკატორიდან გადაგაქვთ, გთხოვთ, ხელახლა მოახდინოთ მონაცემების ექსპორტი და სცადოთ თავიდან.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "ანგარიშის ზოგიერთი მონაცემის იმპორტირება წარმატებით ვერ მოხერხდა.", - "description": "Some migration data is broken." - }, - "close": { - "message": "დახურვა", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "დიახ", - "description": "Yes." - }, - "no": { - "message": "არა", - "description": "No." - }, - "account": { - "message": "ანგარიში", - "description": "Account." - }, - "accountName": { - "message": "მომხმარებლის სახელი", - "description": "Account Name." - }, - "issuer": { - "message": "მომწოდებელი", - "description": "Issuer." - }, - "secret": { - "message": "გასაღები", - "description": "Secret." - }, - "updateSuccess": { - "message": "წარმატებით.", - "description": "Update Success." - }, - "updateFailure": { - "message": "წარუმატებლად.", - "description": "Update Failure." - }, - "about": { - "message": "შესახებ", - "description": "About." - }, - "settings": { - "message": "პარამეტრები", - "description": "Settings." - }, - "security": { - "message": "უსაფრთხოება", - "description": "Security." - }, - "current_phrase": { - "message": "მიმდინარე პაროლი", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "ახალი პაროლი", - "description": "New Passphrase." - }, - "phrase": { - "message": "პაროლი", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "დაადასტურეთ პაროლი", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "დარწმუნებული ხართ, რომ გსურთ ამ ანგარიშის წაშლა? ამ მოქმედების გაუქმება შეუძლებელია.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "მე მესმის, რომ ჩემი ყველა მონაცემი სამუდამოდ წაიშლება.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "აუთენთიფიკატორის აღდგენა" - }, - "delete_all_warning": { - "message": "ეს მოქმედება წაშლის თქვენს ყველა მონაცემს და აღადგენს აუთენთიფიკატორის ყველა პარამეტრს. თქვენ ვერ შეძლებთ წაშლილი მონაცემების აღდგენას! აუთენთიფიკატორის აღდგენამდე, თქვენ უნდა შეინახოთ სარეზერვო ასლი." - }, - "security_warning": { - "message": "ეს პაროლი გამოყენებული იქნება თქვენი ანგარიშების დაშიფვრისთვის. ვერავინ დაგეხმარებათ, თუ დაგავიწყდათ პაროლი.", - "description": "Passphrase Warning." - }, - "update": { - "message": "განახლება", - "description": "Update." - }, - "phrase_incorrect": { - "message": "თქვენ ვერ შეძლებთ ახალი ანგარიშის დამატებას, სანამ ყველა ანგარიში არ იქნება გაშიფრული. გაგრძელებამდე, გთხოვთ, შეიყვანოთ სწორი პაროლი.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "ანგარიშები, რომელთა გაშიფრვაც ვერ მოხერხდა, არ იქნება ამ სარეზერვო ასლში ჩართული.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "პაროლი არ ემთხვევა.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "დაშიფრულია", - "description": "Encrypted." - }, - "copied": { - "message": "დაკოპირებულია", - "description": "Copied." - }, - "feedback": { - "message": "უკუკავშირი", - "description": "Feedback." - }, - "translate": { - "message": "თარგმნა", - "description": "Translate." - }, - "source": { - "message": "წყაროს კოდი", - "description": "Source Code." - }, - "passphrase_info": { - "message": "შეიყვანეთ პაროლი ანგარიშის მონაცემების გასაშიფრად.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "საათის Google-თან სინქრონიზაცია", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "პაროლის დამახსოვრება", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "ყურადღება! თქვენი ადგილობრივი დრო არასწორია. გაგრძელებამდე, გთხოვთ, გაასწოროთ საათი.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "გაქვთ თუ არა ანგარიშებისთვის სარეზერვო ასლი? არ დაელოდოთ, სანამ დაგვიანებული არაა!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "გადაღება ვერ მოხერხდა, გთხოვთ, გადატვირთოთ გვერდი და სცადოთ ხელახლა.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "QR კოდის ლოკალური ფაილიდან დასკანერებას ცდილობთ? QR კოდის ლოკალური ფაილიდან დასკანერების ნაცვლად, გამოიყენეთ სარეზერვო QR სურათის იმპორტირება.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "დროზე დაფუძნებული", - "description": "Time Based" - }, - "based_on_counter": { - "message": "მრიცხველზე დაფუძნებული", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "პარამეტრები", - "description": "Popup Page Settings" - }, - "scale": { - "message": "მასშტაბი", - "description": "Scale" - }, - "export_info": { - "message": "გაფრთხილება: ყველა სარეზერვო ასლი დაუშიფრავია. გსურთ ანგარიშის დამატება სხვა აპლიკაციაში? მაუსის კურსორი მიიტანეთ ნებისმიერი ანგარიშის ზედა მარჯვენა კუთხეში და დააჭირეთ დამალულ ღილაკს.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "სარეზერვო ასლის ფაილის ჩამოტვირთვა", - "description": "Download backup file." - }, - "import_backup": { - "message": "სარეზერვო ასლის იმპორტირება", - "description": "Import backup." - }, - "import_backup_file": { - "message": "სარეზერვო ფაილის იმპორტირება", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "სარეზერვო QR სურათის იმპორტირება", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "QR სურათების იმპორტირება", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "ტექსტური სარეზერვო ასლის იმპორტირება", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP URL მისამართების იმპორტირება", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "იმპორტირება წარმატებით დასრულდა, მაგრამ ზოგიერთი QR კოდის ამოცნობა ვერ მოხერხდა.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "სარეზერვო ასლების მასობრივი იმპორტირებისთვის, შეგიძლიათ აირჩიოთ რამდენიმე ფაილი.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "ყველა ჩანაწერის ჩვენება", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "გაფრთხილება: სარეზერვო ასლები არ არის დაშიფრული. გამოიყენეთ საკუთარი რისკის ქვეშ.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "სარეზერვო ასლების იმპორტირებისთვის, უნდა მიუთითოთ სწორი პაროლი.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "თქვენი პაროლი შენახულია ლოკალურად. გთხოვთ, დაუყოვნებლივ შეცვალოთ პაროლის ადგილმდებარეობა უსაფრთხოების მენიუში.", - "description": "localStorage password warning." - }, - "remove": { - "message": "წაშლა", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "პაროლით დაშიფრული სარეზერვო ასლის ფაილის ჩამოტვირთვა", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "ძიება", - "description": "Search" - }, - "popout": { - "message": "ცალკე ფანჯარა", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "დაბლოკვა", - "description": "Lock accounts" - }, - "edit": { - "message": "რედაქტირება", - "description": "Edit" - }, - "manual_dropbox": { - "message": "მექანიკური სარეზერვო ასლი", - "description": "Manual backup" - }, - "use_autofill": { - "message": "ავტომატური შევსების გამოყენება", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "მაღალი კონტრასტის გამოყენება", - "description": "Use High Contrast" - }, - "theme": { - "message": "თემა", - "description": "Theme" - }, - "theme_light": { - "message": "ღია", - "description": "Light theme" - }, - "theme_dark": { - "message": "მუქი", - "description": "Dark theme" - }, - "theme_simple": { - "message": "მარტივი", - "description": "Simple theme" - }, - "theme_compact": { - "message": "კომპაქტური", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "მაღალი კონტრასტი", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "სწორი", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "ავტომატურად შექმენით თქვენი მონაცემების სარეზერვო ასლი მესამე მხარის შენახვის სერვისებში.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "ბრაუზერის სინქრონიზაცია", - "description": "Storage location" - }, - "sign_in": { - "message": "შესვლა", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "შესვლა (ბიზნესი)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "რატომ მოითხოვს ბიზნეს ანგარიშები მეტ ნებართვას?" - }, - "log_out": { - "message": "გამოსვლა", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "თქვენს $SERVICE$ ანგარიშთან დაკავშირებისას წარმოიშვა პრობლემა, გთხოვთ, შეხვიდეთ ხელახლა.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "თქვენ გაქვთ ერთი ან მეტი Steam ან Blizzard ანგარიში. დაუშიფრავი სარეზერვო ასლების შემთხვევაში არ მოხდება სტანდარტიზირებული სარეზერვო ასლის ფორმატის გამოყენება.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "თქვენ შეგიძლიათ სარეზერვო ასლების იმპორტირება სხვა აპლიკაციიდან.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "შეიტყვეთ მეტი", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "იტვირთება..." - }, - "autolock": { - "message": "დაბლოკვა" - }, - "minutes": { - "message": "წუთი" - }, - "advanced": { - "message": "დამატებითი" - }, - "period": { - "message": "პერიოდი" - }, - "type": { - "message": "ტიპი" - }, - "invalid": { - "message": "არასწორი" - }, - "digits": { - "message": "ციფრები" - }, - "algorithm": { - "message": "ალგორითმი" - }, - "smart_filter": { - "message": "ჭკვიანი ფილტრი" - }, - "backup": { - "message": "სარეზერვო ასლი" - }, - "backup_file_info": { - "message": "შექმენით თქვენი მონაცემების შემცველი სარეზერვო ასლის ფაილი." - }, - "password_policy_default_hint": { - "message": "თქვენი პაროლი არ აკმაყოფილებს თქვენი ორგანიზაციის უსაფრთხოების მოთხოვნებს. დაუკავშირდით თქვენს ადმინისტრატორს დამატებითი ინფორმაციისთვის." - }, - "advisor": { - "message": "მრჩეველი" - }, - "advisor_insight_password_not_set": { - "message": "დააყენეთ პაროლი თქვენი მონაცემების დასაცავად." - }, - "advisor_insight_auto_lock_not_set": { - "message": "ჩართეთ ავტომატური დაბლოკვა თქვენი მონაცემების დასაცავად." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "ბრაუზერის სინქრონიზაცია გამორთულია. მისი ჩართვა საშუალებას იძლევა, მოხდეს ანგარიშების სინქრონიზაცია ბრაუზერებს შორის." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "ავტომატური შევსების ჩართვა შესაძლებელია ვებსაიტებში კოდების ავტომატური შევსებისთვის." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "ჭკვიანი ფილტრის ჩართვა საშუალებას გაძლევთ გქონდეთ სწრაფი წვდომა ანგარიშებზე." - }, - "show_all_insights": { - "message": "ყველა მოქმედების ჩვენება." - }, - "no_insight_available": { - "message": "მოქმედება ვერ მოიძებნა, ყველაფერი რიგზეა!" - }, - "danger": { - "message": "საფრთხე" - }, - "warning": { - "message": "გაფრთხილება" - }, - "info": { - "message": "ინფორმაცია" - }, - "dismiss": { - "message": "გაუქმება" - }, - "learn_more": { - "message": "შეიტყვეთ მეტი" - }, - "enable_context_menu": { - "message": "კონტექსტურ მენიუში დამატება" - }, - "no_entires": { - "message": "საჩვენებელი ანგარიშები არ არის. დაამატეთ თქვენი პირველი ანგარიში." - }, - "permissions": { - "message": "ნებართვები" - }, - "permission_revoke": { - "message": "ნებართვის გაუქმება" - }, - "permission_show_required_permissions": { - "message": "გაუქმებადი ნებართვების ჩვენება" - }, - "permission_required": { - "message": "ეს არის აუცილებელი ნებართვა და მისი გაუქმება შეუძლებელია." - }, - "permission_active_tab": { - "message": "წვდომა მიმდინარე ჩანართზე QR კოდის დასკანერებისთვის." - }, - "permission_storage": { - "message": "წვდომა ბრაუზერის შენახვის ადგილზე ანგარიშის ინფორმაციის შესანახად." - }, - "permission_identity": { - "message": "საშუალებას გაძლევთ შეხვიდეთ მესამე მხარის შენახვის სერვისებში." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "ანიჭებს მხოლოდ ჩაწერის წვდომას გაცვლის ბუფერზე, რათა დააკოპიროთ კოდები, ანგარიშზე დაჭერის დროს." - }, - "permission_context_menus": { - "message": "ამატებს აუთენთიფიკატორს კონტექსტურ მენიუში." - }, - "permission_sync_clock": { - "message": "საშუალებას გაძლევთ, მოახდინოთ დროის სინქრონიზაცია Google-თან." - }, - "permission_dropbox": { - "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი Dropbox-ში." - }, - "permission_dropbox_cannot_revoke": { - "message": "თავდაპირველად, უნდა გამორთოთ Dropbox-ში სარეზერვო ასლის შექმნა." - }, - "permission_drive": { - "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი Google Drive-ში." - }, - "permission_drive_cannot_revoke": { - "message": "თავდაპირველად, უნდა გამორთოთ Google Drive-ში სარეზერვო ასლის შექმნა." - }, - "permission_onedrive": { - "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი OneDrive-ში." - }, - "permission_onedrive_cannot_revoke": { - "message": "თავდაპირველად, უნდა გამორთოთ OneDrive-ში სარეზერვო ასლის შექმნა." - }, - "permission_unknown_permission": { - "message": "უცნობი ნებართვა. თუ ამ შეტყობინებას ხედავთ, გთხოვთ, შეგვატყობინოთ პრობლემის შესახებ." + "extName": { + "message": "აუთენთიფიკატორი", + "description": "Extension Name." + }, + "extShortName": { + "message": "აუთენთიფიკატორი", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "აუთენთიფიკატორი აგენერირებს ორფაქტორიან აუთენთიფიკაციის კოდებს თქვენს ბრაუზერში.", + "description": "Extension Description." + }, + "added": { + "message": " დაემატა.", + "description": "Added Account." + }, + "errorqr": { + "message": "ამოუცნობი QR კოდი.", + "description": "QR Error." + }, + "errorsecret": { + "message": "არასწორი გასაღები", + "description": "Secret Error." + }, + "add_code": { + "message": "ანგარიშის დამატება", + "description": "Add account." + }, + "add_qr": { + "message": "QR კოდის დასკანერება", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "ხელით ჩაწერა", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "იმპორტირება ვერ მოხერხდა. თუ თქვენ მონაცემები Google აუთენთიფიკატორიდან გადაგაქვთ, გთხოვთ, ხელახლა მოახდინოთ მონაცემების ექსპორტი და სცადოთ თავიდან.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "ანგარიშის ზოგიერთი მონაცემის იმპორტირება წარმატებით ვერ მოხერხდა.", + "description": "Some migration data is broken." + }, + "close": { + "message": "დახურვა", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "დიახ", + "description": "Yes." + }, + "no": { + "message": "არა", + "description": "No." + }, + "account": { + "message": "ანგარიში", + "description": "Account." + }, + "accountName": { + "message": "მომხმარებლის სახელი", + "description": "Account Name." + }, + "issuer": { + "message": "მომწოდებელი", + "description": "Issuer." + }, + "secret": { + "message": "გასაღები", + "description": "Secret." + }, + "updateSuccess": { + "message": "წარმატებით.", + "description": "Update Success." + }, + "updateFailure": { + "message": "წარუმატებლად.", + "description": "Update Failure." + }, + "about": { + "message": "შესახებ", + "description": "About." + }, + "settings": { + "message": "პარამეტრები", + "description": "Settings." + }, + "security": { + "message": "უსაფრთხოება", + "description": "Security." + }, + "current_phrase": { + "message": "მიმდინარე პაროლი", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "ახალი პაროლი", + "description": "New Passphrase." + }, + "phrase": { + "message": "პაროლი", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "დაადასტურეთ პაროლი", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "დარწმუნებული ხართ, რომ გსურთ ამ ანგარიშის წაშლა? ამ მოქმედების გაუქმება შეუძლებელია.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "მე მესმის, რომ ჩემი ყველა მონაცემი სამუდამოდ წაიშლება.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "აუთენთიფიკატორის აღდგენა" + }, + "delete_all_warning": { + "message": "ეს მოქმედება წაშლის თქვენს ყველა მონაცემს და აღადგენს აუთენთიფიკატორის ყველა პარამეტრს. თქვენ ვერ შეძლებთ წაშლილი მონაცემების აღდგენას! აუთენთიფიკატორის აღდგენამდე, თქვენ უნდა შეინახოთ სარეზერვო ასლი." + }, + "security_warning": { + "message": "ეს პაროლი გამოყენებული იქნება თქვენი ანგარიშების დაშიფვრისთვის. ვერავინ დაგეხმარებათ, თუ დაგავიწყდათ პაროლი.", + "description": "Passphrase Warning." + }, + "update": { + "message": "განახლება", + "description": "Update." + }, + "phrase_incorrect": { + "message": "თქვენ ვერ შეძლებთ ახალი ანგარიშის დამატებას, სანამ ყველა ანგარიში არ იქნება გაშიფრული. გაგრძელებამდე, გთხოვთ, შეიყვანოთ სწორი პაროლი.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "ანგარიშები, რომელთა გაშიფრვაც ვერ მოხერხდა, არ იქნება ამ სარეზერვო ასლში ჩართული.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "პაროლი არ ემთხვევა.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "დაშიფრულია", + "description": "Encrypted." + }, + "copied": { + "message": "დაკოპირებულია", + "description": "Copied." + }, + "feedback": { + "message": "უკუკავშირი", + "description": "Feedback." + }, + "translate": { + "message": "თარგმნა", + "description": "Translate." + }, + "source": { + "message": "წყაროს კოდი", + "description": "Source Code." + }, + "passphrase_info": { + "message": "შეიყვანეთ პაროლი ანგარიშის მონაცემების გასაშიფრად.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "საათის Google-თან სინქრონიზაცია", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "პაროლის დამახსოვრება", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "ყურადღება! თქვენი ადგილობრივი დრო არასწორია. გაგრძელებამდე, გთხოვთ, გაასწოროთ საათი.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "გაქვთ თუ არა ანგარიშებისთვის სარეზერვო ასლი? არ დაელოდოთ, სანამ დაგვიანებული არაა!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "გადაღება ვერ მოხერხდა, გთხოვთ, გადატვირთოთ გვერდი და სცადოთ ხელახლა.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "QR კოდის ლოკალური ფაილიდან დასკანერებას ცდილობთ? QR კოდის ლოკალური ფაილიდან დასკანერების ნაცვლად, გამოიყენეთ სარეზერვო QR სურათის იმპორტირება.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "დროზე დაფუძნებული", + "description": "Time Based" + }, + "based_on_counter": { + "message": "მრიცხველზე დაფუძნებული", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "პარამეტრები", + "description": "Popup Page Settings" + }, + "scale": { + "message": "მასშტაბი", + "description": "Scale" + }, + "export_info": { + "message": "გაფრთხილება: ყველა სარეზერვო ასლი დაუშიფრავია. გსურთ ანგარიშის დამატება სხვა აპლიკაციაში? მაუსის კურსორი მიიტანეთ ნებისმიერი ანგარიშის ზედა მარჯვენა კუთხეში და დააჭირეთ დამალულ ღილაკს.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "სარეზერვო ასლის ფაილის ჩამოტვირთვა", + "description": "Download backup file." + }, + "import_backup": { + "message": "სარეზერვო ასლის იმპორტირება", + "description": "Import backup." + }, + "import_backup_file": { + "message": "სარეზერვო ფაილის იმპორტირება", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "სარეზერვო QR სურათის იმპორტირება", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "QR სურათების იმპორტირება", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "ტექსტური სარეზერვო ასლის იმპორტირება", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP URL მისამართების იმპორტირება", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "იმპორტირება წარმატებით დასრულდა, მაგრამ ზოგიერთი QR კოდის ამოცნობა ვერ მოხერხდა.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "სარეზერვო ასლების მასობრივი იმპორტირებისთვის, შეგიძლიათ აირჩიოთ რამდენიმე ფაილი.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "ყველა ჩანაწერის ჩვენება", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "გაფრთხილება: სარეზერვო ასლები არ არის დაშიფრული. გამოიყენეთ საკუთარი რისკის ქვეშ.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "სარეზერვო ასლების იმპორტირებისთვის, უნდა მიუთითოთ სწორი პაროლი.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "თქვენი პაროლი შენახულია ლოკალურად. გთხოვთ, დაუყოვნებლივ შეცვალოთ პაროლის ადგილმდებარეობა უსაფრთხოების მენიუში.", + "description": "localStorage password warning." + }, + "remove": { + "message": "წაშლა", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "პაროლით დაშიფრული სარეზერვო ასლის ფაილის ჩამოტვირთვა", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "ძიება", + "description": "Search" + }, + "popout": { + "message": "ცალკე ფანჯარა", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "დაბლოკვა", + "description": "Lock accounts" + }, + "edit": { + "message": "რედაქტირება", + "description": "Edit" + }, + "manual_dropbox": { + "message": "მექანიკური სარეზერვო ასლი", + "description": "Manual backup" + }, + "use_autofill": { + "message": "ავტომატური შევსების გამოყენება", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "მაღალი კონტრასტის გამოყენება", + "description": "Use High Contrast" + }, + "theme": { + "message": "თემა", + "description": "Theme" + }, + "theme_light": { + "message": "ღია", + "description": "Light theme" + }, + "theme_dark": { + "message": "მუქი", + "description": "Dark theme" + }, + "theme_simple": { + "message": "მარტივი", + "description": "Simple theme" + }, + "theme_compact": { + "message": "კომპაქტური", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "მაღალი კონტრასტი", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "სწორი", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "ავტომატურად შექმენით თქვენი მონაცემების სარეზერვო ასლი მესამე მხარის შენახვის სერვისებში.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "ბრაუზერის სინქრონიზაცია", + "description": "Storage location" + }, + "sign_in": { + "message": "შესვლა", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "შესვლა (ბიზნესი)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "რატომ მოითხოვს ბიზნეს ანგარიშები მეტ ნებართვას?" + }, + "log_out": { + "message": "გამოსვლა", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "თქვენს $SERVICE$ ანგარიშთან დაკავშირებისას წარმოიშვა პრობლემა, გთხოვთ, შეხვიდეთ ხელახლა.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "თქვენ გაქვთ ერთი ან მეტი Steam ან Blizzard ანგარიში. დაუშიფრავი სარეზერვო ასლების შემთხვევაში არ მოხდება სტანდარტიზირებული სარეზერვო ასლის ფორმატის გამოყენება.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "თქვენ შეგიძლიათ სარეზერვო ასლების იმპორტირება სხვა აპლიკაციიდან.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "შეიტყვეთ მეტი", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "იტვირთება..." + }, + "autolock": { + "message": "დაბლოკვა" + }, + "minutes": { + "message": "წუთი" + }, + "advanced": { + "message": "დამატებითი" + }, + "period": { + "message": "პერიოდი" + }, + "type": { + "message": "ტიპი" + }, + "invalid": { + "message": "არასწორი" + }, + "digits": { + "message": "ციფრები" + }, + "algorithm": { + "message": "ალგორითმი" + }, + "smart_filter": { + "message": "ჭკვიანი ფილტრი" + }, + "backup": { + "message": "სარეზერვო ასლი" + }, + "backup_file_info": { + "message": "შექმენით თქვენი მონაცემების შემცველი სარეზერვო ასლის ფაილი." + }, + "password_policy_default_hint": { + "message": "თქვენი პაროლი არ აკმაყოფილებს თქვენი ორგანიზაციის უსაფრთხოების მოთხოვნებს. დაუკავშირდით თქვენს ადმინისტრატორს დამატებითი ინფორმაციისთვის." + }, + "advisor": { + "message": "მრჩეველი" + }, + "advisor_insight_password_not_set": { + "message": "დააყენეთ პაროლი თქვენი მონაცემების დასაცავად." + }, + "advisor_insight_auto_lock_not_set": { + "message": "ჩართეთ ავტომატური დაბლოკვა თქვენი მონაცემების დასაცავად." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "ბრაუზერის სინქრონიზაცია გამორთულია. მისი ჩართვა საშუალებას იძლევა, მოხდეს ანგარიშების სინქრონიზაცია ბრაუზერებს შორის." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "ავტომატური შევსების ჩართვა შესაძლებელია ვებსაიტებში კოდების ავტომატური შევსებისთვის." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "ჭკვიანი ფილტრის ჩართვა საშუალებას გაძლევთ გქონდეთ სწრაფი წვდომა ანგარიშებზე." + }, + "show_all_insights": { + "message": "ყველა მოქმედების ჩვენება." + }, + "no_insight_available": { + "message": "მოქმედება ვერ მოიძებნა, ყველაფერი რიგზეა!" + }, + "danger": { + "message": "საფრთხე" + }, + "warning": { + "message": "გაფრთხილება" + }, + "info": { + "message": "ინფორმაცია" + }, + "dismiss": { + "message": "გაუქმება" + }, + "learn_more": { + "message": "შეიტყვეთ მეტი" + }, + "enable_context_menu": { + "message": "კონტექსტურ მენიუში დამატება" + }, + "no_entires": { + "message": "საჩვენებელი ანგარიშები არ არის. დაამატეთ თქვენი პირველი ანგარიში." + }, + "permissions": { + "message": "ნებართვები" + }, + "permission_revoke": { + "message": "ნებართვის გაუქმება" + }, + "permission_show_required_permissions": { + "message": "გაუქმებადი ნებართვების ჩვენება" + }, + "permission_required": { + "message": "ეს არის აუცილებელი ნებართვა და მისი გაუქმება შეუძლებელია." + }, + "permission_active_tab": { + "message": "წვდომა მიმდინარე ჩანართზე QR კოდის დასკანერებისთვის." + }, + "permission_storage": { + "message": "წვდომა ბრაუზერის შენახვის ადგილზე ანგარიშის ინფორმაციის შესანახად." + }, + "permission_identity": { + "message": "საშუალებას გაძლევთ შეხვიდეთ მესამე მხარის შენახვის სერვისებში." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "ანიჭებს მხოლოდ ჩაწერის წვდომას გაცვლის ბუფერზე, რათა დააკოპიროთ კოდები, ანგარიშზე დაჭერის დროს." + }, + "permission_context_menus": { + "message": "ამატებს აუთენთიფიკატორს კონტექსტურ მენიუში." + }, + "permission_sync_clock": { + "message": "საშუალებას გაძლევთ, მოახდინოთ დროის სინქრონიზაცია Google-თან." + }, + "permission_dropbox": { + "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი Dropbox-ში." + }, + "permission_dropbox_cannot_revoke": { + "message": "თავდაპირველად, უნდა გამორთოთ Dropbox-ში სარეზერვო ასლის შექმნა." + }, + "permission_drive": { + "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი Google Drive-ში." + }, + "permission_drive_cannot_revoke": { + "message": "თავდაპირველად, უნდა გამორთოთ Google Drive-ში სარეზერვო ასლის შექმნა." + }, + "permission_onedrive": { + "message": "საშუალებას გაძლევთ, შექმნათ სარეზერვო ასლი OneDrive-ში." + }, + "permission_onedrive_cannot_revoke": { + "message": "თავდაპირველად, უნდა გამორთოთ OneDrive-ში სარეზერვო ასლის შექმნა." + }, + "permission_unknown_permission": { + "message": "უცნობი ნებართვა. თუ ამ შეტყობინებას ხედავთ, გთხოვთ, შეგვატყობინოთ პრობლემის შესახებ." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From f76e3dfcfa3ac5921bfa687114f7d73d90bd1f18 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:27 -0500 Subject: [PATCH 3321/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 60633c8e2..34a6cb0f8 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "인증 도구", - "description": "Extension Name." - }, - "extShortName": { - "message": "인증 도구", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성해요.", - "description": "Extension Description." - }, - "added": { - "message": "을(를) 추가했어요.", - "description": "Added Account." - }, - "errorqr": { - "message": "인식할 수 없는 QR 코드예요.", - "description": "QR Error." - }, - "errorsecret": { - "message": "잘못된 계정 비밀번호예요", - "description": "Secret Error." - }, - "add_code": { - "message": "계정 추가", - "description": "Add account." - }, - "add_qr": { - "message": "QR 코드 스캔", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "수동 입력", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "가져오지 못했어요. Google 인증 도구로부터 데이터를 이전하셨다면, Google 인증 도구에서 데이터를 다시 내보낸 후에 다시 시도하세요.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "일부 계정 데이터를 가져오지 못했어요.", - "description": "Some migration data is broken." - }, - "close": { - "message": "닫기", - "description": "Close." - }, - "ok": { - "message": "확인", - "description": "OK." - }, - "yes": { - "message": "네", - "description": "Yes." - }, - "no": { - "message": "아니요", - "description": "No." - }, - "account": { - "message": "계정", - "description": "Account." - }, - "accountName": { - "message": "사용자 이름", - "description": "Account Name." - }, - "issuer": { - "message": "발급자", - "description": "Issuer." - }, - "secret": { - "message": "비밀번호", - "description": "Secret." - }, - "updateSuccess": { - "message": "성공했어요.", - "description": "Update Success." - }, - "updateFailure": { - "message": "실패했어요.", - "description": "Update Failure." - }, - "about": { - "message": "소개", - "description": "About." - }, - "settings": { - "message": "설정", - "description": "Settings." - }, - "security": { - "message": "보안", - "description": "Security." - }, - "current_phrase": { - "message": "현재 비밀번호", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "새 비밀번호", - "description": "New Passphrase." - }, - "phrase": { - "message": "비밀번호", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "비밀번호 재확인", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "정말로 이 계정을 삭제하시겠어요? 이 작업은 되돌릴 수 없어요.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "모든 데이터가 복구 불가능한 상태로 삭제된다는 점을 이해했어요.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "인증 도구 초기화" - }, - "delete_all_warning": { - "message": "이 작업은 모든 데이터를 삭제하고 인증 도구를 완전히 초기화시킬 거예요. 삭제된 어떠한 데이터도 복구할 수 없게 돼요! 인증 도구 초기화 전 백업을 저장하는 걸 고려해 보세요." - }, - "security_warning": { - "message": "이 비밀번호는 계정을 암호화시키는 데 사용돼요. 비밀번호를 잊어버리면 아무도 도움을 줄 수 없어요.", - "description": "Passphrase Warning." - }, - "update": { - "message": "갱신", - "description": "Update." - }, - "phrase_incorrect": { - "message": "모든 계정이 복호화될 때까지 새 계정을 추가할 수 없어요. 계속하기 전 올바른 비밀번호를 입력하세요.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "복호화가 불가능한 계정은 이 백업에 포함되지 않을 거예요.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "비밀번호가 일치하지 않아요.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "암호화됨", - "description": "Encrypted." - }, - "copied": { - "message": "복사됨", - "description": "Copied." - }, - "feedback": { - "message": "의견 보내기", - "description": "Feedback." - }, - "translate": { - "message": "번역", - "description": "Translate." - }, - "source": { - "message": "소스 코드", - "description": "Source Code." - }, - "passphrase_info": { - "message": "계정 데이터를 복호화하려면 비밀번호를 입력하세요.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Google과 시간 동기화", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "비밀번호 기억", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "주의! 기기 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "계정에 대한 백업이 있으신가요? 더 늦기 전에 빨리 생성하세요!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "캡처하지 못했어요. 페이지를 다시 불러오고 다시 시도해 보세요.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "기기 파일에서 QR 코드 스캔을 시도하고 계신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "시간 기준", - "description": "Time Based" - }, - "based_on_counter": { - "message": "카운터 기준", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "환경 설정", - "description": "Popup Page Settings" - }, - "scale": { - "message": "배율", - "description": "Scale" - }, - "export_info": { - "message": "경고: 모든 백업이 암호화되지 않았어요. 다른 앱에 계정을 추가하고 싶으신가요? 계정 오른쪽 상단 부분에 있는 숨겨진 버튼을 누르세요.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "백업 파일 다운로드", - "description": "Download backup file." - }, - "import_backup": { - "message": "백업 가져오기", - "description": "Import backup." - }, - "import_backup_file": { - "message": "백업 파일 가져오기", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR 이미지 백업 가져오기", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "QR 이미지 가져오기", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "문자 백업 가져오기", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP URL 가져오기", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "가져왔지만, 일부 QR 코드를 인식하지 못했어요.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "일괄적으로 백업을 가져오기 위해서 여러 파일을 선택할 수 있어요.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "모든 항목 보기", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "경고: 백업이 암호화되지 않았어요. 사용 시 발생하는 문제는 저희가 책임지지 않아요.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "백업을 가져오려면 올바른 비밀번호를 입력해야 해요.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "비밀번호가 로컬 위치에 저장됐어요. 보안 메뉴에서 즉시 변경해 주세요.", - "description": "localStorage password warning." - }, - "remove": { - "message": "제거", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "비밀번호로 보호된 백업 다운로드", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "검색", - "description": "Search" - }, - "popout": { - "message": "팝업 모드", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "잠금", - "description": "Lock accounts" - }, - "edit": { - "message": "편집", - "description": "Edit" - }, - "manual_dropbox": { - "message": "수동 백업", - "description": "Manual backup" - }, - "use_autofill": { - "message": "자동 완성 사용", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "고대비 사용", - "description": "Use High Contrast" - }, - "theme": { - "message": "테마", - "description": "Theme" - }, - "theme_light": { - "message": "밝은 테마", - "description": "Light theme" - }, - "theme_dark": { - "message": "어두운 테마", - "description": "Dark theme" - }, - "theme_simple": { - "message": "심플", - "description": "Simple theme" - }, - "theme_compact": { - "message": "콤팩트", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "고대비", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "플랫", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "제삼자 저장 서비스에 내 데이터를 자동으로 백업하세요.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "브라우저 동기화", - "description": "Storage location" - }, - "sign_in": { - "message": "로그인", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "로그인(업무용)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "왜 업무용 계정은 더 많은 권한을 요청하는 건가요?" - }, - "log_out": { - "message": "로그아웃", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "$SERVICE$ 계정에 연결하는 도중 문제가 발생했어요. 다시 로그인해 주세요.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "한 개 이상의 Steam 또는 Blizzard 계정을 소유하고 있어요. 암호화되지 않은 백업은 표준 백업 형식을 사용하지 않을 거예요.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "다른 애플리케이션에서 백업을 가져올 수도 있어요.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "더 알아보기", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "불러오는 중…" - }, - "autolock": { - "message": "다음 시간 이후 잠금:" - }, - "minutes": { - "message": "분" - }, - "advanced": { - "message": "고급 설정" - }, - "period": { - "message": "기간" - }, - "type": { - "message": "유형" - }, - "invalid": { - "message": "무효" - }, - "digits": { - "message": "자릿수" - }, - "algorithm": { - "message": "알고리즘" - }, - "smart_filter": { - "message": "스마트 필터" - }, - "backup": { - "message": "백업" - }, - "backup_file_info": { - "message": "내 데이터를 파일로 백업하세요." - }, - "password_policy_default_hint": { - "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자에게 문의해 주세요." - }, - "advisor": { - "message": "권장 작업" - }, - "advisor_insight_password_not_set": { - "message": "내 데이터를 보호하려면 비밀번호를 설정하세요." - }, - "advisor_insight_auto_lock_not_set": { - "message": "내 데이터를 보호하려면 자동 잠금을 사용하세요." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "브라우저 동기화를 사용하지 않아요. 사용하면 브라우저 간 계정을 동기화할 수 있게 돼요." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "웹 사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 사용할 수 있어요." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "스마트 필터를 사용하면 계정에 빠르게 접근할 수 있어요." - }, - "show_all_insights": { - "message": "모든 인사이트 보기." - }, - "no_insight_available": { - "message": "인사이트가 발견되지 않았어요. 모든 것이 양호해 보여요!" - }, - "danger": { - "message": "위험" - }, - "warning": { - "message": "경고" - }, - "info": { - "message": "알림" - }, - "dismiss": { - "message": "지우기" - }, - "learn_more": { - "message": "자세히 알아보기" - }, - "enable_context_menu": { - "message": "컨텍스트 메뉴에 추가" - }, - "no_entires": { - "message": "보여줄 계정이 없어요. 첫 번째 계정을 지금 추가해 보세요." - }, - "permissions": { - "message": "권한" - }, - "permission_revoke": { - "message": "회수" - }, - "permission_show_required_permissions": { - "message": "회수할 수 없는 권한 보기" - }, - "permission_required": { - "message": "이건 필수 권한이며 회수할 수 없어요." - }, - "permission_active_tab": { - "message": "QR 코드 스캔을 위해 현재 탭에 접근할 수 있게 해요." - }, - "permission_storage": { - "message": "계정 데이터를 저장하기 위해 브라우저 저장소에 접근할 수 있게 해요." - }, - "permission_identity": { - "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." - }, - "permission_alarms": { - "message": "자동 잠금이 동작할 수 있도록 허용해요." - }, - "permission_scripting": { - "message": "QR 코드를 스캔하고 자동 채우기를 실행하기 위해 현재 탭에 스크립트를 삽입할 수 있게 해요." - }, - "permission_clipboard_write": { - "message": "계정을 클릭할 때 클립보드에 코드를 복사해서 클립보드에 쓰기 전용 접근 권한을 줄 수 있도록 해요." - }, - "permission_context_menus": { - "message": "컨텍스트 메뉴에 인증 도구를 추가할 수 있게 해요." - }, - "permission_sync_clock": { - "message": "Google과 시간 동기화를 허용해요." - }, - "permission_dropbox": { - "message": "Dropbox 백업을 허용해요." - }, - "permission_dropbox_cannot_revoke": { - "message": "먼저 Dropbox 백업을 사용하지 않아야 해요." - }, - "permission_drive": { - "message": "Google Drive 백업을 허용해요." - }, - "permission_drive_cannot_revoke": { - "message": "먼저 Google Drive 백업을 사용하지 않아야 해요." - }, - "permission_onedrive": { - "message": "OneDrive 백업을 허용해요." - }, - "permission_onedrive_cannot_revoke": { - "message": "먼저 OneDrive 백업을 사용하지 않아야 해요." - }, - "permission_unknown_permission": { - "message": "알 수 없는 권한이에요. 이 메시지를 보신다면, 버그 신고를 진행해 주세요." + "extName": { + "message": "인증 도구", + "description": "Extension Name." + }, + "extShortName": { + "message": "인증 도구", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성해요.", + "description": "Extension Description." + }, + "added": { + "message": "을(를) 추가했어요.", + "description": "Added Account." + }, + "errorqr": { + "message": "인식할 수 없는 QR 코드예요.", + "description": "QR Error." + }, + "errorsecret": { + "message": "잘못된 계정 비밀번호예요", + "description": "Secret Error." + }, + "add_code": { + "message": "계정 추가", + "description": "Add account." + }, + "add_qr": { + "message": "QR 코드 스캔", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "수동 입력", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "가져오지 못했어요. Google 인증 도구로부터 데이터를 이전하셨다면, Google 인증 도구에서 데이터를 다시 내보낸 후에 다시 시도하세요.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "일부 계정 데이터를 가져오지 못했어요.", + "description": "Some migration data is broken." + }, + "close": { + "message": "닫기", + "description": "Close." + }, + "ok": { + "message": "확인", + "description": "OK." + }, + "yes": { + "message": "네", + "description": "Yes." + }, + "no": { + "message": "아니요", + "description": "No." + }, + "account": { + "message": "계정", + "description": "Account." + }, + "accountName": { + "message": "사용자 이름", + "description": "Account Name." + }, + "issuer": { + "message": "발급자", + "description": "Issuer." + }, + "secret": { + "message": "비밀번호", + "description": "Secret." + }, + "updateSuccess": { + "message": "성공했어요.", + "description": "Update Success." + }, + "updateFailure": { + "message": "실패했어요.", + "description": "Update Failure." + }, + "about": { + "message": "소개", + "description": "About." + }, + "settings": { + "message": "설정", + "description": "Settings." + }, + "security": { + "message": "보안", + "description": "Security." + }, + "current_phrase": { + "message": "현재 비밀번호", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "새 비밀번호", + "description": "New Passphrase." + }, + "phrase": { + "message": "비밀번호", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "비밀번호 재확인", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "정말로 이 계정을 삭제하시겠어요? 이 작업은 되돌릴 수 없어요.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "모든 데이터가 복구 불가능한 상태로 삭제된다는 점을 이해했어요.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "인증 도구 초기화" + }, + "delete_all_warning": { + "message": "이 작업은 모든 데이터를 삭제하고 인증 도구를 완전히 초기화시킬 거예요. 삭제된 어떠한 데이터도 복구할 수 없게 돼요! 인증 도구 초기화 전 백업을 저장하는 걸 고려해 보세요." + }, + "security_warning": { + "message": "이 비밀번호는 계정을 암호화시키는 데 사용돼요. 비밀번호를 잊어버리면 아무도 도움을 줄 수 없어요.", + "description": "Passphrase Warning." + }, + "update": { + "message": "갱신", + "description": "Update." + }, + "phrase_incorrect": { + "message": "모든 계정이 복호화될 때까지 새 계정을 추가할 수 없어요. 계속하기 전 올바른 비밀번호를 입력하세요.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "복호화가 불가능한 계정은 이 백업에 포함되지 않을 거예요.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "비밀번호가 일치하지 않아요.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "암호화됨", + "description": "Encrypted." + }, + "copied": { + "message": "복사됨", + "description": "Copied." + }, + "feedback": { + "message": "의견 보내기", + "description": "Feedback." + }, + "translate": { + "message": "번역", + "description": "Translate." + }, + "source": { + "message": "소스 코드", + "description": "Source Code." + }, + "passphrase_info": { + "message": "계정 데이터를 복호화하려면 비밀번호를 입력하세요.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Google과 시간 동기화", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "비밀번호 기억", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "주의! 기기 시각과의 오차가 너무 커요. 계속하기 전 오차를 고쳐주세요.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "계정에 대한 백업이 있으신가요? 더 늦기 전에 빨리 생성하세요!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "캡처하지 못했어요. 페이지를 다시 불러오고 다시 시도해 보세요.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "기기 파일에서 QR 코드 스캔을 시도하고 계신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "시간 기준", + "description": "Time Based" + }, + "based_on_counter": { + "message": "카운터 기준", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "환경 설정", + "description": "Popup Page Settings" + }, + "scale": { + "message": "배율", + "description": "Scale" + }, + "export_info": { + "message": "경고: 모든 백업이 암호화되지 않았어요. 다른 앱에 계정을 추가하고 싶으신가요? 계정 오른쪽 상단 부분에 있는 숨겨진 버튼을 누르세요.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "백업 파일 다운로드", + "description": "Download backup file." + }, + "import_backup": { + "message": "백업 가져오기", + "description": "Import backup." + }, + "import_backup_file": { + "message": "백업 파일 가져오기", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR 이미지 백업 가져오기", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "QR 이미지 가져오기", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "문자 백업 가져오기", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP URL 가져오기", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "가져왔지만, 일부 QR 코드를 인식하지 못했어요.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "일괄적으로 백업을 가져오기 위해서 여러 파일을 선택할 수 있어요.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "모든 항목 보기", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "경고: 백업이 암호화되지 않았어요. 사용 시 발생하는 문제는 저희가 책임지지 않아요.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "백업을 가져오려면 올바른 비밀번호를 입력해야 해요.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "비밀번호가 로컬 위치에 저장됐어요. 보안 메뉴에서 즉시 변경해 주세요.", + "description": "localStorage password warning." + }, + "remove": { + "message": "제거", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "비밀번호로 보호된 백업 다운로드", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "검색", + "description": "Search" + }, + "popout": { + "message": "팝업 모드", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "잠금", + "description": "Lock accounts" + }, + "edit": { + "message": "편집", + "description": "Edit" + }, + "manual_dropbox": { + "message": "수동 백업", + "description": "Manual backup" + }, + "use_autofill": { + "message": "자동 완성 사용", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "고대비 사용", + "description": "Use High Contrast" + }, + "theme": { + "message": "테마", + "description": "Theme" + }, + "theme_light": { + "message": "밝은 테마", + "description": "Light theme" + }, + "theme_dark": { + "message": "어두운 테마", + "description": "Dark theme" + }, + "theme_simple": { + "message": "심플", + "description": "Simple theme" + }, + "theme_compact": { + "message": "콤팩트", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "고대비", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "플랫", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "제삼자 저장 서비스에 내 데이터를 자동으로 백업하세요.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "브라우저 동기화", + "description": "Storage location" + }, + "sign_in": { + "message": "로그인", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "로그인(업무용)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "왜 업무용 계정은 더 많은 권한을 요청하는 건가요?" + }, + "log_out": { + "message": "로그아웃", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "$SERVICE$ 계정에 연결하는 도중 문제가 발생했어요. 다시 로그인해 주세요.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "한 개 이상의 Steam 또는 Blizzard 계정을 소유하고 있어요. 암호화되지 않은 백업은 표준 백업 형식을 사용하지 않을 거예요.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "다른 애플리케이션에서 백업을 가져올 수도 있어요.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "더 알아보기", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "불러오는 중…" + }, + "autolock": { + "message": "다음 시간 이후 잠금:" + }, + "minutes": { + "message": "분" + }, + "advanced": { + "message": "고급 설정" + }, + "period": { + "message": "기간" + }, + "type": { + "message": "유형" + }, + "invalid": { + "message": "무효" + }, + "digits": { + "message": "자릿수" + }, + "algorithm": { + "message": "알고리즘" + }, + "smart_filter": { + "message": "스마트 필터" + }, + "backup": { + "message": "백업" + }, + "backup_file_info": { + "message": "내 데이터를 파일로 백업하세요." + }, + "password_policy_default_hint": { + "message": "비밀번호가 조직의 보안 요구 사항을 충족하지 않아요. 자세한 정보는 관리자에게 문의해 주세요." + }, + "advisor": { + "message": "권장 작업" + }, + "advisor_insight_password_not_set": { + "message": "내 데이터를 보호하려면 비밀번호를 설정하세요." + }, + "advisor_insight_auto_lock_not_set": { + "message": "내 데이터를 보호하려면 자동 잠금을 사용하세요." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "브라우저 동기화를 사용하지 않아요. 사용하면 브라우저 간 계정을 동기화할 수 있게 돼요." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "웹 사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 사용할 수 있어요." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "스마트 필터를 사용하면 계정에 빠르게 접근할 수 있어요." + }, + "show_all_insights": { + "message": "모든 인사이트 보기." + }, + "no_insight_available": { + "message": "인사이트가 발견되지 않았어요. 모든 것이 양호해 보여요!" + }, + "danger": { + "message": "위험" + }, + "warning": { + "message": "경고" + }, + "info": { + "message": "알림" + }, + "dismiss": { + "message": "지우기" + }, + "learn_more": { + "message": "자세히 알아보기" + }, + "enable_context_menu": { + "message": "컨텍스트 메뉴에 추가" + }, + "no_entires": { + "message": "보여줄 계정이 없어요. 첫 번째 계정을 지금 추가해 보세요." + }, + "permissions": { + "message": "권한" + }, + "permission_revoke": { + "message": "회수" + }, + "permission_show_required_permissions": { + "message": "회수할 수 없는 권한 보기" + }, + "permission_required": { + "message": "이건 필수 권한이며 회수할 수 없어요." + }, + "permission_active_tab": { + "message": "QR 코드 스캔을 위해 현재 탭에 접근할 수 있게 해요." + }, + "permission_storage": { + "message": "계정 데이터를 저장하기 위해 브라우저 저장소에 접근할 수 있게 해요." + }, + "permission_identity": { + "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." + }, + "permission_alarms": { + "message": "자동 잠금이 동작할 수 있도록 허용해요." + }, + "permission_scripting": { + "message": "QR 코드를 스캔하고 자동 채우기를 실행하기 위해 현재 탭에 스크립트를 삽입할 수 있게 해요." + }, + "permission_clipboard_write": { + "message": "계정을 클릭할 때 클립보드에 코드를 복사해서 클립보드에 쓰기 전용 접근 권한을 줄 수 있도록 해요." + }, + "permission_context_menus": { + "message": "컨텍스트 메뉴에 인증 도구를 추가할 수 있게 해요." + }, + "permission_sync_clock": { + "message": "Google과 시간 동기화를 허용해요." + }, + "permission_dropbox": { + "message": "Dropbox 백업을 허용해요." + }, + "permission_dropbox_cannot_revoke": { + "message": "먼저 Dropbox 백업을 사용하지 않아야 해요." + }, + "permission_drive": { + "message": "Google Drive 백업을 허용해요." + }, + "permission_drive_cannot_revoke": { + "message": "먼저 Google Drive 백업을 사용하지 않아야 해요." + }, + "permission_onedrive": { + "message": "OneDrive 백업을 허용해요." + }, + "permission_onedrive_cannot_revoke": { + "message": "먼저 OneDrive 백업을 사용하지 않아야 해요." + }, + "permission_unknown_permission": { + "message": "알 수 없는 권한이에요. 이 메시지를 보신다면, 버그 신고를 진행해 주세요." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 3e41a0f2dd9c04b0623e5be680e10f032cd1c905 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:29 -0500 Subject: [PATCH 3322/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 413ed61d0..1e7a80740 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentifikatorius", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autentifikatorius", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Autentifikatorius generuoja dviejų veiksnių autentifikavimo kodus naršyklėje.", - "description": "Extension Description." - }, - "added": { - "message": " buvo pridėtas.", - "description": "Added Account." - }, - "errorqr": { - "message": "Neatpažintas QR kodas.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Netinkama paskyros paslaptis", - "description": "Secret Error." - }, - "add_code": { - "message": "Pridėti paskyrą", - "description": "Add account." - }, - "add_qr": { - "message": "Nuskaitykite QR kodą", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Įvedimas rankiniu būdu", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importuoti nepavyko. Jei migruojate duomenis iš \"Google Authenticator\", iš naujo eksportuokite duomenis iš \"Google Authenticator\" ir bandykite dar kartą.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Kai kurie paskyros duomenys nebuvo sėkmingai importuoti.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Uždaryti", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Taip", - "description": "Yes." - }, - "no": { - "message": "Ne", - "description": "No." - }, - "account": { - "message": "Paskyra", - "description": "Account." - }, - "accountName": { - "message": "Vartotojo vardas", - "description": "Account Name." - }, - "issuer": { - "message": "Emitentas", - "description": "Issuer." - }, - "secret": { - "message": "Paslaptis", - "description": "Secret." - }, - "updateSuccess": { - "message": "Pavyko.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Klaida.", - "description": "Update Failure." - }, - "about": { - "message": "Apie", - "description": "About." - }, - "settings": { - "message": "Nustatymai", - "description": "Settings." - }, - "security": { - "message": "Saugumas", - "description": "Security." - }, - "current_phrase": { - "message": "Dabartinis slaptažodis", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Naujas slaptažodis", - "description": "New Passphrase." - }, - "phrase": { - "message": "Slaptažodis", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Patvirtinti slaptažodį", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Ar tikrai norite ištrinti paskyrą? Šio veiksmo anuliuoti negalima.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Suprantu, kad visi mano duomenys bus negrįžtamai ištrinti.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Iš naujo nustatyti autentifikatorių" - }, - "delete_all_warning": { - "message": "Taip ištrinsite visus duomenis ir visiškai iš naujo nustatysite Autentifikatorių. Negalėsite atkurti jokių ištrintų duomenų! Prieš iš naujo nustatydami Autentifikatorių, turėtumėte išsaugoti atsarginę kopiją." - }, - "security_warning": { - "message": "Šis slaptažodis bus naudojamas jūsų paskyroms šifruoti. Jei slaptažodį pamiršite, niekas jums nepadės.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Atnaujinti", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Negalite pridėti naujos paskyros, kol visos paskyros neiššifruotos. Prieš tęsdami įveskite teisingą slaptažodį.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Paskyros, kurių nepavyko iššifruoti, nebus įtrauktos į šią atsarginę kopiją.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Slaptažodis nesutampa.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Užšifruotas", - "description": "Encrypted." - }, - "copied": { - "message": "Nukopijuota", - "description": "Copied." - }, - "feedback": { - "message": "Atsiliepimai", - "description": "Feedback." - }, - "translate": { - "message": "Versti", - "description": "Translate." - }, - "source": { - "message": "Programinis kodas", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Įveskite slaptažodį, kad iššifruotumėte paskyros duomenis.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Laikrodžio sinchronizavimas su \"Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Įsiminti slaptažodį", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Dėmesio! Jūsų vietinis laikrodis yra per daug nutolęs, prieš tęsdami darbą jį pataisykite.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Ar turite atsarginę paskyros kopiją? Nelaukite, kol bus per vėlu!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Užfiksuoti nepavyko, įkelkite puslapį iš naujo ir bandykite dar kartą.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Ar bandote nuskaityti QR kodą iš vietinio failo? Vietoj to naudokite \"Import QR Image Backup\".", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Pagal laiką", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Skaičiuokle pagrįstas", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Nustatymai", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skalė", - "description": "Scale" - }, - "export_info": { - "message": "Įspėjimas: visos atsarginės kopijos yra nešifruojamos. Norite pridėti paskyrą prie kitos programos? Užveskite pelės žymeklį ant bet kurios paskyros viršutinės dešiniosios dalies ir paspauskite paslėptą mygtuką.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Atsisiųsti atsarginę kopiją", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importuoti atsarginę kopiją", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importuoti atsarginę kopiją", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importuoti QR atvaizdo atsarginę kopiją", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importuoti teksto atsarginę kopiją", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importas pavyko, tačiau kai kurių QR kodų nepavyko atpažinti.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Galite pasirinkti kelis failus importuoti atsarginę kopiją dalimis.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Rodyti visus įrašus", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Demesio: atsarginės kopijos yra nešifruojamos. Naudokite savo rizika.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Norėdami importuoti atsargines kopijas, turite nurodyti tinkamą slaptažodį.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Jūsų slaptažodis saugomas vietoje, nedelsdami jį pakeiskite saugumo meniu.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Pašalinti", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Atsisiųsti Slaptažodžiu apsaugotą atsarginę kopiją", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Paieška", - "description": "Search" - }, - "popout": { - "message": "Iššokančio lango režimas", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Užrakinti", - "description": "Lock accounts" - }, - "edit": { - "message": "Redaguoti", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Rankinis atsarginis kopijavimas", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Naudoti automatinį pildymą", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Naudokite didelį kontrastą", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Šviesa", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tamsus", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Paprastas", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompaktiškas", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Didelis kontrastas", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Plokščias", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatiškai kurkite atsargines duomenų kopijas į trečiųjų šalių saugojimo paslaugas.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Naršyklės sinchronizavimas", - "description": "Storage location" - }, - "sign_in": { - "message": "Prisijungti", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Prisijungti (verslas)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Kodėl verslo paskyroms reikia daugiau leidimų?" - }, - "log_out": { - "message": "Atsijungti", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Kilo problema jungiantis prie jūsų $SERVICE$ paskyros, bandykite dar kartą.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Turite vieną ar daugiau \"Steam\" arba \"Blizzard\" paskyrų. Neužšifruotoms atsarginėms kopijoms nebus naudojamas standartinis atsarginių kopijų formatas.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Galite importuoti atsargines kopijas iš kai kurių kitų programų.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Sužinokite daugiau", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Kraunasi..." - }, - "autolock": { - "message": "Užrakinti po" - }, - "minutes": { - "message": "minučių" - }, - "advanced": { - "message": "Išplėstiniai nustatymai" - }, - "period": { - "message": "Laikotarpis" - }, - "type": { - "message": "Tipas" - }, - "invalid": { - "message": "Neteisingas" - }, - "digits": { - "message": "Skaitmenys" - }, - "algorithm": { - "message": "Algoritmas" - }, - "smart_filter": { - "message": "Išmanusis filtras" - }, - "backup": { - "message": "Atsarginė kopija" - }, - "backup_file_info": { - "message": "Sukurkite atsarginę duomenų kopiją į failą." - }, - "password_policy_default_hint": { - "message": "Jūsų slaptažodis neatitinka jūsų organizacijos saugumo reikalavimų. Dėl papildomos informacijos kreipkitės į administratorių." - }, - "advisor": { - "message": "Patarėjas" - }, - "advisor_insight_password_not_set": { - "message": "Nustatykite slaptažodį duomenims apsaugoti." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Įjunkite automatinį užraktą, kad apsaugotumėte savo duomenis." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Naršyklės sinchronizavimas išjungtas. Įjungus šią funkciją, paskyros sinchronizuojamos visose naršyklėse." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Galima įjungti automatinio pildymo funkciją, kad į svetaines būtų automatiškai įrašomi kodai." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Įjungus išmanųjį filtrą galima greitai pasiekti paskyras." - }, - "show_all_insights": { - "message": "Rodyti visas įžvalgas." - }, - "no_insight_available": { - "message": "Įžvalgų nerasta, viskas atrodo gerai!" - }, - "danger": { - "message": "Pavojus" - }, - "warning": { - "message": "Dėmesio" - }, - "info": { - "message": "Informacija" - }, - "dismiss": { - "message": "Atmesti" - }, - "learn_more": { - "message": "Sužinokite daugiau" - }, - "enable_context_menu": { - "message": "Pridėti į kontekstinį meniu" - }, - "no_entires": { - "message": "Nėra rodomų paskyrų. Pridėkite pirmąją paskyrą dabar." - }, - "permissions": { - "message": "Leidimai" - }, - "permission_revoke": { - "message": "Atimti" - }, - "permission_show_required_permissions": { - "message": "Rodyti leidimus kurių negalima atšaukti" - }, - "permission_required": { - "message": "Šis leidimas yra privalomas ir negali būti atšauktas." - }, - "permission_active_tab": { - "message": "Prieiga prie dabartinio skirtuko QR kodams nuskaityti." - }, - "permission_storage": { - "message": "Prieiga prie naršyklės saugyklos, kurioje saugomi paskyros duomenys." - }, - "permission_identity": { - "message": "Leidžia prisijungti prie trečiosios šalies saugojimo paslaugų." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Suteikiama tik rašymo prieiga prie iškarpinės, kad, spustelėjus paskyrą, kodai būtų kopijuojami į iškarpinę." - }, - "permission_context_menus": { - "message": "Į kontekstinį meniu įtraukiamas autentifikatorius." - }, - "permission_sync_clock": { - "message": "Leidžia sinchronizuoti laikrodį su \"Google\"." - }, - "permission_dropbox": { - "message": "Leidžia kurti atsarginę kopiją į \"Dropbox\"." - }, - "permission_dropbox_cannot_revoke": { - "message": "Pirmiausia turite išjungti \"Dropbox\" atsarginę kopiją." - }, - "permission_drive": { - "message": "Leidžia kurti atsarginę kopiją \"Google\" diske." - }, - "permission_drive_cannot_revoke": { - "message": "Pirmiausia turite išjungti \"Google Drive\" atsarginę kopiją." - }, - "permission_onedrive": { - "message": "Leidžia kurti atsarginę kopiją \"OneDrive\"." - }, - "permission_onedrive_cannot_revoke": { - "message": "Pirmiausia turite išjungti \"OneDrive\" atsarginę kopiją." - }, - "permission_unknown_permission": { - "message": "Nežinomas leidimas. Jei matote šį pranešimą, atsiųskite pranešimą apie klaidą." + "extName": { + "message": "Autentifikatorius", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autentifikatorius", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Autentifikatorius generuoja dviejų veiksnių autentifikavimo kodus naršyklėje.", + "description": "Extension Description." + }, + "added": { + "message": " buvo pridėtas.", + "description": "Added Account." + }, + "errorqr": { + "message": "Neatpažintas QR kodas.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Netinkama paskyros paslaptis", + "description": "Secret Error." + }, + "add_code": { + "message": "Pridėti paskyrą", + "description": "Add account." + }, + "add_qr": { + "message": "Nuskaitykite QR kodą", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Įvedimas rankiniu būdu", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importuoti nepavyko. Jei migruojate duomenis iš \"Google Authenticator\", iš naujo eksportuokite duomenis iš \"Google Authenticator\" ir bandykite dar kartą.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Kai kurie paskyros duomenys nebuvo sėkmingai importuoti.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Uždaryti", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Taip", + "description": "Yes." + }, + "no": { + "message": "Ne", + "description": "No." + }, + "account": { + "message": "Paskyra", + "description": "Account." + }, + "accountName": { + "message": "Vartotojo vardas", + "description": "Account Name." + }, + "issuer": { + "message": "Emitentas", + "description": "Issuer." + }, + "secret": { + "message": "Paslaptis", + "description": "Secret." + }, + "updateSuccess": { + "message": "Pavyko.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Klaida.", + "description": "Update Failure." + }, + "about": { + "message": "Apie", + "description": "About." + }, + "settings": { + "message": "Nustatymai", + "description": "Settings." + }, + "security": { + "message": "Saugumas", + "description": "Security." + }, + "current_phrase": { + "message": "Dabartinis slaptažodis", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Naujas slaptažodis", + "description": "New Passphrase." + }, + "phrase": { + "message": "Slaptažodis", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Patvirtinti slaptažodį", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Ar tikrai norite ištrinti paskyrą? Šio veiksmo anuliuoti negalima.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Suprantu, kad visi mano duomenys bus negrįžtamai ištrinti.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Iš naujo nustatyti autentifikatorių" + }, + "delete_all_warning": { + "message": "Taip ištrinsite visus duomenis ir visiškai iš naujo nustatysite Autentifikatorių. Negalėsite atkurti jokių ištrintų duomenų! Prieš iš naujo nustatydami Autentifikatorių, turėtumėte išsaugoti atsarginę kopiją." + }, + "security_warning": { + "message": "Šis slaptažodis bus naudojamas jūsų paskyroms šifruoti. Jei slaptažodį pamiršite, niekas jums nepadės.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Atnaujinti", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Negalite pridėti naujos paskyros, kol visos paskyros neiššifruotos. Prieš tęsdami įveskite teisingą slaptažodį.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Paskyros, kurių nepavyko iššifruoti, nebus įtrauktos į šią atsarginę kopiją.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Slaptažodis nesutampa.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Užšifruotas", + "description": "Encrypted." + }, + "copied": { + "message": "Nukopijuota", + "description": "Copied." + }, + "feedback": { + "message": "Atsiliepimai", + "description": "Feedback." + }, + "translate": { + "message": "Versti", + "description": "Translate." + }, + "source": { + "message": "Programinis kodas", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Įveskite slaptažodį, kad iššifruotumėte paskyros duomenis.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Laikrodžio sinchronizavimas su \"Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Įsiminti slaptažodį", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Dėmesio! Jūsų vietinis laikrodis yra per daug nutolęs, prieš tęsdami darbą jį pataisykite.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Ar turite atsarginę paskyros kopiją? Nelaukite, kol bus per vėlu!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Užfiksuoti nepavyko, įkelkite puslapį iš naujo ir bandykite dar kartą.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Ar bandote nuskaityti QR kodą iš vietinio failo? Vietoj to naudokite \"Import QR Image Backup\".", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Pagal laiką", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Skaičiuokle pagrįstas", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Nustatymai", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skalė", + "description": "Scale" + }, + "export_info": { + "message": "Įspėjimas: visos atsarginės kopijos yra nešifruojamos. Norite pridėti paskyrą prie kitos programos? Užveskite pelės žymeklį ant bet kurios paskyros viršutinės dešiniosios dalies ir paspauskite paslėptą mygtuką.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Atsisiųsti atsarginę kopiją", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importuoti atsarginę kopiją", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importuoti atsarginę kopiją", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importuoti QR atvaizdo atsarginę kopiją", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importuoti teksto atsarginę kopiją", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importas pavyko, tačiau kai kurių QR kodų nepavyko atpažinti.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Galite pasirinkti kelis failus importuoti atsarginę kopiją dalimis.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Rodyti visus įrašus", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Demesio: atsarginės kopijos yra nešifruojamos. Naudokite savo rizika.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Norėdami importuoti atsargines kopijas, turite nurodyti tinkamą slaptažodį.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Jūsų slaptažodis saugomas vietoje, nedelsdami jį pakeiskite saugumo meniu.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Pašalinti", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Atsisiųsti Slaptažodžiu apsaugotą atsarginę kopiją", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Paieška", + "description": "Search" + }, + "popout": { + "message": "Iššokančio lango režimas", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Užrakinti", + "description": "Lock accounts" + }, + "edit": { + "message": "Redaguoti", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Rankinis atsarginis kopijavimas", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Naudoti automatinį pildymą", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Naudokite didelį kontrastą", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Šviesa", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tamsus", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Paprastas", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompaktiškas", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Didelis kontrastas", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Plokščias", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatiškai kurkite atsargines duomenų kopijas į trečiųjų šalių saugojimo paslaugas.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Naršyklės sinchronizavimas", + "description": "Storage location" + }, + "sign_in": { + "message": "Prisijungti", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Prisijungti (verslas)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Kodėl verslo paskyroms reikia daugiau leidimų?" + }, + "log_out": { + "message": "Atsijungti", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Kilo problema jungiantis prie jūsų $SERVICE$ paskyros, bandykite dar kartą.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Turite vieną ar daugiau \"Steam\" arba \"Blizzard\" paskyrų. Neužšifruotoms atsarginėms kopijoms nebus naudojamas standartinis atsarginių kopijų formatas.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Galite importuoti atsargines kopijas iš kai kurių kitų programų.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Sužinokite daugiau", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Kraunasi..." + }, + "autolock": { + "message": "Užrakinti po" + }, + "minutes": { + "message": "minučių" + }, + "advanced": { + "message": "Išplėstiniai nustatymai" + }, + "period": { + "message": "Laikotarpis" + }, + "type": { + "message": "Tipas" + }, + "invalid": { + "message": "Neteisingas" + }, + "digits": { + "message": "Skaitmenys" + }, + "algorithm": { + "message": "Algoritmas" + }, + "smart_filter": { + "message": "Išmanusis filtras" + }, + "backup": { + "message": "Atsarginė kopija" + }, + "backup_file_info": { + "message": "Sukurkite atsarginę duomenų kopiją į failą." + }, + "password_policy_default_hint": { + "message": "Jūsų slaptažodis neatitinka jūsų organizacijos saugumo reikalavimų. Dėl papildomos informacijos kreipkitės į administratorių." + }, + "advisor": { + "message": "Patarėjas" + }, + "advisor_insight_password_not_set": { + "message": "Nustatykite slaptažodį duomenims apsaugoti." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Įjunkite automatinį užraktą, kad apsaugotumėte savo duomenis." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Naršyklės sinchronizavimas išjungtas. Įjungus šią funkciją, paskyros sinchronizuojamos visose naršyklėse." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Galima įjungti automatinio pildymo funkciją, kad į svetaines būtų automatiškai įrašomi kodai." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Įjungus išmanųjį filtrą galima greitai pasiekti paskyras." + }, + "show_all_insights": { + "message": "Rodyti visas įžvalgas." + }, + "no_insight_available": { + "message": "Įžvalgų nerasta, viskas atrodo gerai!" + }, + "danger": { + "message": "Pavojus" + }, + "warning": { + "message": "Dėmesio" + }, + "info": { + "message": "Informacija" + }, + "dismiss": { + "message": "Atmesti" + }, + "learn_more": { + "message": "Sužinokite daugiau" + }, + "enable_context_menu": { + "message": "Pridėti į kontekstinį meniu" + }, + "no_entires": { + "message": "Nėra rodomų paskyrų. Pridėkite pirmąją paskyrą dabar." + }, + "permissions": { + "message": "Leidimai" + }, + "permission_revoke": { + "message": "Atimti" + }, + "permission_show_required_permissions": { + "message": "Rodyti leidimus kurių negalima atšaukti" + }, + "permission_required": { + "message": "Šis leidimas yra privalomas ir negali būti atšauktas." + }, + "permission_active_tab": { + "message": "Prieiga prie dabartinio skirtuko QR kodams nuskaityti." + }, + "permission_storage": { + "message": "Prieiga prie naršyklės saugyklos, kurioje saugomi paskyros duomenys." + }, + "permission_identity": { + "message": "Leidžia prisijungti prie trečiosios šalies saugojimo paslaugų." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Suteikiama tik rašymo prieiga prie iškarpinės, kad, spustelėjus paskyrą, kodai būtų kopijuojami į iškarpinę." + }, + "permission_context_menus": { + "message": "Į kontekstinį meniu įtraukiamas autentifikatorius." + }, + "permission_sync_clock": { + "message": "Leidžia sinchronizuoti laikrodį su \"Google\"." + }, + "permission_dropbox": { + "message": "Leidžia kurti atsarginę kopiją į \"Dropbox\"." + }, + "permission_dropbox_cannot_revoke": { + "message": "Pirmiausia turite išjungti \"Dropbox\" atsarginę kopiją." + }, + "permission_drive": { + "message": "Leidžia kurti atsarginę kopiją \"Google\" diske." + }, + "permission_drive_cannot_revoke": { + "message": "Pirmiausia turite išjungti \"Google Drive\" atsarginę kopiją." + }, + "permission_onedrive": { + "message": "Leidžia kurti atsarginę kopiją \"OneDrive\"." + }, + "permission_onedrive_cannot_revoke": { + "message": "Pirmiausia turite išjungti \"OneDrive\" atsarginę kopiją." + }, + "permission_unknown_permission": { + "message": "Nežinomas leidimas. Jei matote šį pranešimą, atsiųskite pranešimą apie klaidą." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 00a3758376c66a1c5000d61e291ea8a4f8951858 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:30 -0500 Subject: [PATCH 3323/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 2575f3fea..1de891e08 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genereert 2-stapsverificatiecodes in uw browser.", - "description": "Extension Description." - }, - "added": { - "message": " is toegevoegd.", - "description": "Added Account." - }, - "errorqr": { - "message": "Niet-herkende QR-code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Ongeldig accountgeheim", - "description": "Secret Error." - }, - "add_code": { - "message": "Account toevoegen", - "description": "Add account." - }, - "add_qr": { - "message": "Scan QR-code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Handmatige invoer", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importeren mislukt. Als u gegevens van Google Authenticator migreert, exporteer dan opnieuw uw gegevens uit Google Authenticator en probeer het opnieuw.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Sommige accountgegevens zijn niet geïmporteerd.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Sluiten", - "description": "Close." - }, - "ok": { - "message": "OK", - "description": "OK." - }, - "yes": { - "message": "Ja", - "description": "Yes." - }, - "no": { - "message": "Nee", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Gebruikersnaam", - "description": "Account Name." - }, - "issuer": { - "message": "Uitgever", - "description": "Issuer." - }, - "secret": { - "message": "Geheim", - "description": "Secret." - }, - "updateSuccess": { - "message": "Geslaagd.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Mislukt.", - "description": "Update Failure." - }, - "about": { - "message": "Over", - "description": "About." - }, - "settings": { - "message": "Instellingen", - "description": "Settings." - }, - "security": { - "message": "Beveiliging", - "description": "Security." - }, - "current_phrase": { - "message": "Huidig ​​wachtwoord", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nieuw wachtwoord", - "description": "New Passphrase." - }, - "phrase": { - "message": "Wachtwoord", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Wachtwoord bevestigen", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Weet u zeker dat u dit account wilt verwijderen? Dit kan niet ongedaan worden gemaakt.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Ik begrijp dat al mijn gegevens onherstelbaar zullen worden verwijderd.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Authenticator herinitialiseren" - }, - "delete_all_warning": { - "message": "Dit zal al uw gegevens verwijderen en de Authenticator volledig herinitialiseren. U bent niet in staat om verwijderde gegevens te herstellen! Overweeg om een back-up op te slaan voordat u de Authenticator herinitialiseert." - }, - "security_warning": { - "message": "Dit wachtwoord wordt gebruikt voor het versleutelen van uw accounts. Niemand kan u helpen als u het wachtwoord vergeet.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Bijwerken", - "description": "Update." - }, - "phrase_incorrect": { - "message": "U kunt niet een nieuw account toevoegen tot alle accounts zijn ontcijferd. Voer het juiste wachtwoord in voordat u verder gaat.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts die niet kunnen worden ontcijferd, worden niet in deze back-up opgenomen.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Wachtwoord komt niet overeen.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Versleuteld", - "description": "Encrypted." - }, - "copied": { - "message": "Gekopieerd", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Vertalen", - "description": "Translate." - }, - "source": { - "message": "Broncode", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Voer het wachtwoord in om de accountgegevens te ontcijferen.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Klok synchroniseren met Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Wachtwoord onthouden", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Let op! De klok van uw lokale computer is te ver voor/achter, gelieve het te herstellen voordat u doorgaat.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Hebt u een back-up voor uw accounts? Wacht niet tot het te laat is!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Vastleggen is mislukt, herlaad de pagina en probeer het opnieuw.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Probeert u vanuit een lokaal bestand de QR-code te scannen? Gebruik in plaats daarvan QR-afbeeldingsback-up importeren.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Tijdgebonden", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Teller gebonden", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Voorkeuren", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Schaal", - "description": "Scale" - }, - "export_info": { - "message": "Waarschuwing: alle back-ups zijn niet versleuteld. Wilt u een account toevoegen aan een andere app? Beweeg over de rechterbovenkant van een account en druk op de verborgen knop.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Back-up downloaden", - "description": "Download backup file." - }, - "import_backup": { - "message": "Back-up importeren", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Back-up importeren", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR-afbeeldingsback-up importeren", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "QR-afbeeldingen importeren", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Tekstback-up importeren ", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP-URL’s importeren", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import succesvol, maar sommige QR-codes kunnen niet worden herkend.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "U kunt meerdere bestanden selecteren om back-up in batches te importeren.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Laat alle invoer zien", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Waarschuwing: back-ups zijn niet versleuteld. Gebruik op eigen risico.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "U moet het juiste wachtwoord opgeven om back-ups te importeren.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Uw wachtwoord is lokaal opgeslagen, wijzig deze direct in het menu beveiliging.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Verwijderen", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Wachtwoord-beveiligde back-up downloaden", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Zoeken", - "description": "Search" - }, - "popout": { - "message": "Pop-upmodus", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Vergrendelen", - "description": "Lock accounts" - }, - "edit": { - "message": "Bewerken", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Handmatige back-up", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Automatisch aanvullen gebruiken", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Hoog contrast gebruiken", - "description": "Use High Contrast" - }, - "theme": { - "message": "Thema", - "description": "Theme" - }, - "theme_light": { - "message": "Licht", - "description": "Light theme" - }, - "theme_dark": { - "message": "Donker", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Eenvoudig", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Hoog contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Vlak", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatisch een back-up maken van uw gegevens naar opslagdiensten van derden.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browsersynchronisatie", - "description": "Storage location" - }, - "sign_in": { - "message": "Aanmelden", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Aanmelden (Zakelijk)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Waarom hebben zakelijke accounts meer toestemmingen nodig?" - }, - "log_out": { - "message": "Afmelden", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Er was een probleem met de verbinding naar uw $SERVICE$-account, meld u opnieuw aan.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "U hebt een of meer Steam- of Blizzard-accounts. Niet-versleutelde back-ups zullen geen gestandaardiseerde backup-indeling gebruiken.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "U kunt back-ups van enkele andere toepassingen importeren.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Meer info", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Laden…" - }, - "autolock": { - "message": "Vergrendel na" - }, - "minutes": { - "message": "minuten" - }, - "advanced": { - "message": "Geavanceerd" - }, - "period": { - "message": "Periode" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Ongeldig" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algoritme" - }, - "smart_filter": { - "message": "Slimme filter" - }, - "backup": { - "message": "Back-up" - }, - "backup_file_info": { - "message": "Back-up uw gegevens naar een bestand." - }, - "password_policy_default_hint": { - "message": "Uw wachtwoord voldoet niet aan de beveiligingseisen van uw organisatie. Neem contact op met uw beheerder voor meer informatie." - }, - "advisor": { - "message": "Adviseur" - }, - "advisor_insight_password_not_set": { - "message": "Stel een wachtwoord in om uw gegevens te beveiligen." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Schakel automatisch vergrendelen in om uw gegevens te beschermen." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browsersynchronisatie is uitgeschakeld. Schakel dit in om accounts in verschillende browsers te synchroniseren." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Automatisch invullen kan worden ingeschakeld om automatisch codes op websites in te vullen." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Het inschakelen van een slim filter zorgt voor snelle toegang tot accounts." - }, - "show_all_insights": { - "message": "Alle inzichten tonen." - }, - "no_insight_available": { - "message": "Geen inzichten gevonden, alles ziet er goed uit!" - }, - "danger": { - "message": "Gevaar" - }, - "warning": { - "message": "Waarschuwing" - }, - "info": { - "message": "Informatie" - }, - "dismiss": { - "message": "Negeren" - }, - "learn_more": { - "message": "Meer info" - }, - "enable_context_menu": { - "message": "Aan contextmenu toevoegen" - }, - "no_entires": { - "message": "Geen accounts om te tonen. Voeg uw eerste account nu toe." - }, - "permissions": { - "message": "Toestemmingen" - }, - "permission_revoke": { - "message": "Intrekken" - }, - "permission_show_required_permissions": { - "message": "Niet-herroepbare toestemmingen weergeven" - }, - "permission_required": { - "message": "Dit is een vereiste toestemming die niet is te verwijderen." - }, - "permission_active_tab": { - "message": "Toegang tot het huidige tabblad om QR-codes te scannen." - }, - "permission_storage": { - "message": "Toegang tot browseropslag om accountgegevens op te slaan." - }, - "permission_identity": { - "message": "Aanmelden bij opslagdiensten van derden toestaan." - }, - "permission_alarms": { - "message": "Staat automatisch vergrendelen toe." - }, - "permission_scripting": { - "message": "Scripts in het huidige tabblad injecteren om QR-codes te scannen en automatisch invullen te laten werken." - }, - "permission_clipboard_write": { - "message": "Geeft alleen-schrijventoegang tot het klembord om codes naar het klembord te kopiëren wanneer u op de account klikt." - }, - "permission_context_menus": { - "message": "Voegt Authenticator toe aan contextmenu." - }, - "permission_sync_clock": { - "message": "Tijdssynchronisatie met Google toestaan." - }, - "permission_dropbox": { - "message": "Back-up naar Dropbox toestaan." - }, - "permission_dropbox_cannot_revoke": { - "message": "U moet eerst back-up naar Dropbox uitschakelen." - }, - "permission_drive": { - "message": "Back-up naar Google Drive toestaan." - }, - "permission_drive_cannot_revoke": { - "message": "U moet eerst back-up naar Google Drive uitschakelen." - }, - "permission_onedrive": { - "message": "Back-up naar OneDrive toestaan." - }, - "permission_onedrive_cannot_revoke": { - "message": "U moet eerst back-up naar OneDrive uitschakelen." - }, - "permission_unknown_permission": { - "message": "Onbekende toestemming. Indien dit bericht wordt weergegeven, stuur dan een bugrapport." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genereert 2-stapsverificatiecodes in uw browser.", + "description": "Extension Description." + }, + "added": { + "message": " is toegevoegd.", + "description": "Added Account." + }, + "errorqr": { + "message": "Niet-herkende QR-code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Ongeldig accountgeheim", + "description": "Secret Error." + }, + "add_code": { + "message": "Account toevoegen", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR-code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Handmatige invoer", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importeren mislukt. Als u gegevens van Google Authenticator migreert, exporteer dan opnieuw uw gegevens uit Google Authenticator en probeer het opnieuw.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Sommige accountgegevens zijn niet geïmporteerd.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Sluiten", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Ja", + "description": "Yes." + }, + "no": { + "message": "Nee", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Gebruikersnaam", + "description": "Account Name." + }, + "issuer": { + "message": "Uitgever", + "description": "Issuer." + }, + "secret": { + "message": "Geheim", + "description": "Secret." + }, + "updateSuccess": { + "message": "Geslaagd.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Mislukt.", + "description": "Update Failure." + }, + "about": { + "message": "Over", + "description": "About." + }, + "settings": { + "message": "Instellingen", + "description": "Settings." + }, + "security": { + "message": "Beveiliging", + "description": "Security." + }, + "current_phrase": { + "message": "Huidig ​​wachtwoord", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nieuw wachtwoord", + "description": "New Passphrase." + }, + "phrase": { + "message": "Wachtwoord", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Wachtwoord bevestigen", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Weet u zeker dat u dit account wilt verwijderen? Dit kan niet ongedaan worden gemaakt.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Ik begrijp dat al mijn gegevens onherstelbaar zullen worden verwijderd.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Authenticator herinitialiseren" + }, + "delete_all_warning": { + "message": "Dit zal al uw gegevens verwijderen en de Authenticator volledig herinitialiseren. U bent niet in staat om verwijderde gegevens te herstellen! Overweeg om een back-up op te slaan voordat u de Authenticator herinitialiseert." + }, + "security_warning": { + "message": "Dit wachtwoord wordt gebruikt voor het versleutelen van uw accounts. Niemand kan u helpen als u het wachtwoord vergeet.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Bijwerken", + "description": "Update." + }, + "phrase_incorrect": { + "message": "U kunt niet een nieuw account toevoegen tot alle accounts zijn ontcijferd. Voer het juiste wachtwoord in voordat u verder gaat.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts die niet kunnen worden ontcijferd, worden niet in deze back-up opgenomen.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Wachtwoord komt niet overeen.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Versleuteld", + "description": "Encrypted." + }, + "copied": { + "message": "Gekopieerd", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Vertalen", + "description": "Translate." + }, + "source": { + "message": "Broncode", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Voer het wachtwoord in om de accountgegevens te ontcijferen.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Klok synchroniseren met Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Wachtwoord onthouden", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Let op! De klok van uw lokale computer is te ver voor/achter, gelieve het te herstellen voordat u doorgaat.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Hebt u een back-up voor uw accounts? Wacht niet tot het te laat is!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Vastleggen is mislukt, herlaad de pagina en probeer het opnieuw.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Probeert u vanuit een lokaal bestand de QR-code te scannen? Gebruik in plaats daarvan QR-afbeeldingsback-up importeren.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Tijdgebonden", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Teller gebonden", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Voorkeuren", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Schaal", + "description": "Scale" + }, + "export_info": { + "message": "Waarschuwing: alle back-ups zijn niet versleuteld. Wilt u een account toevoegen aan een andere app? Beweeg over de rechterbovenkant van een account en druk op de verborgen knop.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Back-up downloaden", + "description": "Download backup file." + }, + "import_backup": { + "message": "Back-up importeren", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Back-up importeren", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR-afbeeldingsback-up importeren", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "QR-afbeeldingen importeren", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Tekstback-up importeren ", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP-URL’s importeren", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import succesvol, maar sommige QR-codes kunnen niet worden herkend.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "U kunt meerdere bestanden selecteren om back-up in batches te importeren.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Laat alle invoer zien", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Waarschuwing: back-ups zijn niet versleuteld. Gebruik op eigen risico.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "U moet het juiste wachtwoord opgeven om back-ups te importeren.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Uw wachtwoord is lokaal opgeslagen, wijzig deze direct in het menu beveiliging.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Verwijderen", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Wachtwoord-beveiligde back-up downloaden", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Zoeken", + "description": "Search" + }, + "popout": { + "message": "Pop-upmodus", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Vergrendelen", + "description": "Lock accounts" + }, + "edit": { + "message": "Bewerken", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Handmatige back-up", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Automatisch aanvullen gebruiken", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Hoog contrast gebruiken", + "description": "Use High Contrast" + }, + "theme": { + "message": "Thema", + "description": "Theme" + }, + "theme_light": { + "message": "Licht", + "description": "Light theme" + }, + "theme_dark": { + "message": "Donker", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Eenvoudig", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Hoog contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Vlak", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatisch een back-up maken van uw gegevens naar opslagdiensten van derden.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browsersynchronisatie", + "description": "Storage location" + }, + "sign_in": { + "message": "Aanmelden", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Aanmelden (Zakelijk)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Waarom hebben zakelijke accounts meer toestemmingen nodig?" + }, + "log_out": { + "message": "Afmelden", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Er was een probleem met de verbinding naar uw $SERVICE$-account, meld u opnieuw aan.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "U hebt een of meer Steam- of Blizzard-accounts. Niet-versleutelde back-ups zullen geen gestandaardiseerde backup-indeling gebruiken.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "U kunt back-ups van enkele andere toepassingen importeren.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Meer info", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Laden…" + }, + "autolock": { + "message": "Vergrendel na" + }, + "minutes": { + "message": "minuten" + }, + "advanced": { + "message": "Geavanceerd" + }, + "period": { + "message": "Periode" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Ongeldig" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algoritme" + }, + "smart_filter": { + "message": "Slimme filter" + }, + "backup": { + "message": "Back-up" + }, + "backup_file_info": { + "message": "Back-up uw gegevens naar een bestand." + }, + "password_policy_default_hint": { + "message": "Uw wachtwoord voldoet niet aan de beveiligingseisen van uw organisatie. Neem contact op met uw beheerder voor meer informatie." + }, + "advisor": { + "message": "Adviseur" + }, + "advisor_insight_password_not_set": { + "message": "Stel een wachtwoord in om uw gegevens te beveiligen." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Schakel automatisch vergrendelen in om uw gegevens te beschermen." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browsersynchronisatie is uitgeschakeld. Schakel dit in om accounts in verschillende browsers te synchroniseren." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Automatisch invullen kan worden ingeschakeld om automatisch codes op websites in te vullen." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Het inschakelen van een slim filter zorgt voor snelle toegang tot accounts." + }, + "show_all_insights": { + "message": "Alle inzichten tonen." + }, + "no_insight_available": { + "message": "Geen inzichten gevonden, alles ziet er goed uit!" + }, + "danger": { + "message": "Gevaar" + }, + "warning": { + "message": "Waarschuwing" + }, + "info": { + "message": "Informatie" + }, + "dismiss": { + "message": "Negeren" + }, + "learn_more": { + "message": "Meer info" + }, + "enable_context_menu": { + "message": "Aan contextmenu toevoegen" + }, + "no_entires": { + "message": "Geen accounts om te tonen. Voeg uw eerste account nu toe." + }, + "permissions": { + "message": "Toestemmingen" + }, + "permission_revoke": { + "message": "Intrekken" + }, + "permission_show_required_permissions": { + "message": "Niet-herroepbare toestemmingen weergeven" + }, + "permission_required": { + "message": "Dit is een vereiste toestemming die niet is te verwijderen." + }, + "permission_active_tab": { + "message": "Toegang tot het huidige tabblad om QR-codes te scannen." + }, + "permission_storage": { + "message": "Toegang tot browseropslag om accountgegevens op te slaan." + }, + "permission_identity": { + "message": "Aanmelden bij opslagdiensten van derden toestaan." + }, + "permission_alarms": { + "message": "Staat automatisch vergrendelen toe." + }, + "permission_scripting": { + "message": "Scripts in het huidige tabblad injecteren om QR-codes te scannen en automatisch invullen te laten werken." + }, + "permission_clipboard_write": { + "message": "Geeft alleen-schrijventoegang tot het klembord om codes naar het klembord te kopiëren wanneer u op de account klikt." + }, + "permission_context_menus": { + "message": "Voegt Authenticator toe aan contextmenu." + }, + "permission_sync_clock": { + "message": "Tijdssynchronisatie met Google toestaan." + }, + "permission_dropbox": { + "message": "Back-up naar Dropbox toestaan." + }, + "permission_dropbox_cannot_revoke": { + "message": "U moet eerst back-up naar Dropbox uitschakelen." + }, + "permission_drive": { + "message": "Back-up naar Google Drive toestaan." + }, + "permission_drive_cannot_revoke": { + "message": "U moet eerst back-up naar Google Drive uitschakelen." + }, + "permission_onedrive": { + "message": "Back-up naar OneDrive toestaan." + }, + "permission_onedrive_cannot_revoke": { + "message": "U moet eerst back-up naar OneDrive uitschakelen." + }, + "permission_unknown_permission": { + "message": "Onbekende toestemming. Indien dit bericht wordt weergegeven, stuur dan een bugrapport." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 1843c1586041bd86c2a8ffbe983ffdb863dca4d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:31 -0500 Subject: [PATCH 3324/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 898cde3c7..e9b834de1 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentisering", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genererer to-faktor autentiseringskoder i nettleseren din.", - "description": "Extension Description." - }, - "added": { - "message": " har blitt lagt til.", - "description": "Added Account." - }, - "errorqr": { - "message": "Ukjent QR-kode.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Ugyldig kontohemmelighet", - "description": "Secret Error." - }, - "add_code": { - "message": "Legg til konto", - "description": "Add account." - }, - "add_qr": { - "message": "Skann QR-kode", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Skriv inn manuelt", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import mislyktes. Hvis du migrerer data fra Google Authenticator, vennligst eksporter dataene fra Google Authenticator og prøv på nytt.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Noen kontodata ble ikke importert.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Lukk", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Ja", - "description": "Yes." - }, - "no": { - "message": "Nei", - "description": "No." - }, - "account": { - "message": "Konto", - "description": "Account." - }, - "accountName": { - "message": "Brukernavn", - "description": "Account Name." - }, - "issuer": { - "message": "Utsteder", - "description": "Issuer." - }, - "secret": { - "message": "Hemmelig", - "description": "Secret." - }, - "updateSuccess": { - "message": "Vellykket.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Feil.", - "description": "Update Failure." - }, - "about": { - "message": "Om", - "description": "About." - }, - "settings": { - "message": "Innstillinger", - "description": "Settings." - }, - "security": { - "message": "Sikkerhet", - "description": "Security." - }, - "current_phrase": { - "message": "Nåværende passord", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nytt passord", - "description": "New Passphrase." - }, - "phrase": { - "message": "Passord", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Bekreft passord", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Er du sikker på at du vil slette denne brukeren? Denne handlingen kan ikke angres.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Jeg forstår at alle mine data ikke vil bli gjenopprettet slettet.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Tilbakestill Authentikator" - }, - "delete_all_warning": { - "message": "Dette vil slette alle dataene dine og alle nullstille autentisering. Du vil ikke kunne gjenopprette noen slettede data! Du bør vurdere å lagre en sikkerhetskopi før du tilbakestiller autentisering." - }, - "security_warning": { - "message": "Dette passordet vil bli brukt til å kryptere kontoene dine. Ingen kan hjelpe deg hvis du glemmer passordet.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Oppdater", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Du kan ikke legge til en ny konto før alle kontoer er dekryptert. Skriv inn riktig passord før du fortsetter.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Kontoer som ikke var i stand til å dekryptere vil ikke inkluderes i denne sikkerhetskopien.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Passord stemmer ikke overens.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Kryptert", - "description": "Encrypted." - }, - "copied": { - "message": "Kopiert", - "description": "Copied." - }, - "feedback": { - "message": "Tilbakemelding", - "description": "Feedback." - }, - "translate": { - "message": "Oversett", - "description": "Translate." - }, - "source": { - "message": "Kildekode", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Skriv inn passordet for å dekryptere konto data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synkroniser klokke med Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Husk Passord", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Forsiktig! Din lokale klokke er for langt unna. Vennligst fiks den før du fortsetter.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Har du en sikkerhetskopi for kontoene dine? Ikke vent til det er for sent!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Opptak mislyktes, vennligst last inn siden på nytt og prøv igjen.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Prøver du å skanne QR-kode fra en lokal fil? Bruk importer QR-bildesikkerhetskopiering i stedet.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Tidsbasert", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Tellerbasert", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferanser", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skala", - "description": "Scale" - }, - "export_info": { - "message": "Advarsel: alle sikkerhetskopier er ikke kryptert. Vil du legge til en konto i en annen app? Hold musepekeren over øvre høyre del av kontoen, og trykk på den skjulte knappen.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Last ned sikkerhetskopi", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importer Sikkerhetskopi", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importer sikkerhetskopifil", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importer QR Bilde Sikkerhetskopi", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importer QR-bilder", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importer sikkerhetskopi av tekst", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importer URL-er for engangspassord", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import vellykket, men noen QR-koder kunne ikke gjenkjennes.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Du kan velge flere filer å importere i bunt.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Vis alle oppføringer", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Advarsel: sikkerhetskopier er ikke kryptert. Bruk på egen risiko.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Du må oppgi riktig passord for å importere sikkerhetskopier.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Passordet ditt er lagret lokalt, vennligst endre det i sikkerhetsmenyen umiddelbart.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Fjern", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Last ned passordbeskyttet sikkerhetskopi", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Søk", - "description": "Search" - }, - "popout": { - "message": "Popup-modus", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lås", - "description": "Lock accounts" - }, - "edit": { - "message": "Rediger", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuell sikkerhetskopiering", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Bruk Autofyll", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Bruk Høykontrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Lys", - "description": "Light theme" - }, - "theme_dark": { - "message": "Mørk", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Enkel", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompakt", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Høy kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Sikkerhetskopier dataene dine automatisk til tredjeparts lagringstjenester.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Synkroniser nettlesere", - "description": "Storage location" - }, - "sign_in": { - "message": "Logg inn", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Logg inn (Bedrift)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Hvorfor krever bedriftskontoer flere tillatelser?" - }, - "log_out": { - "message": "Logg ut", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Det oppsto et problem med tilkoblingen til $SERVICE$ -kontoen din, vennligst logg deg på igjen.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Du har en eller flere Steam- eller Blizzard-kontoer. Ikke-krypterte sikkerhetskopier bruker ikke standardisert backup-format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Du kan importere sikkerhetskopier fra noen andre applikasjoner.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Lær mer", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Laster..." - }, - "autolock": { - "message": "Lås etter" - }, - "minutes": { - "message": "minutter" - }, - "advanced": { - "message": "Avansert" - }, - "period": { - "message": "Periode" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Ugyldig" - }, - "digits": { - "message": "Sifre" - }, - "algorithm": { - "message": "Algoritme" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Sikkerhetskopi" - }, - "backup_file_info": { - "message": "Sikkerhetskopier data til en fil." - }, - "password_policy_default_hint": { - "message": "Passordet ditt oppfyller ikke organisasjonens sikkerhetskrav. Kontakt systemansvarlig for mer informasjon." - }, - "advisor": { - "message": "Rådgiver" - }, - "advisor_insight_password_not_set": { - "message": "Angi et passord for å beskytte dine data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Aktiver automatisk lås for å beskytte dine data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Synkronisering i nettleseren er deaktivert. Aktivering av kontoene kan synkroniseres på tvers av nettlesere." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofyll kan aktiveres automatisk for å fylle koder inn på nettsteder." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Aktivering av smart filter gir rask tilgang til kontoer." - }, - "show_all_insights": { - "message": "Vis alle innsikter." - }, - "no_insight_available": { - "message": "Ingen innsikt funnet, alt ser bra ut!" - }, - "danger": { - "message": "Fare" - }, - "warning": { - "message": "Advarsel" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Avvis" - }, - "learn_more": { - "message": "Lær mer" - }, - "enable_context_menu": { - "message": "Legg til i kontekst-menyen" - }, - "no_entires": { - "message": "Ingen kontoer å vise. Legg til din første konto nå." - }, - "permissions": { - "message": "Tillatelser" - }, - "permission_revoke": { - "message": "Tilbakekall" - }, - "permission_show_required_permissions": { - "message": "Vis ugjenkallelige tillatelser" - }, - "permission_required": { - "message": "Dette er en nødvendig tillatelse og kan ikke tilbakekalles." - }, - "permission_active_tab": { - "message": "Få tilgang til denne fanen for å skanne QR-koder." - }, - "permission_storage": { - "message": "Tilgang til nettleserlagring for å lagre kontodata." - }, - "permission_identity": { - "message": "Tillater innlogging til tredjeparts lagringstjenester." - }, - "permission_alarms": { - "message": "Lar automatisk lås fungere." - }, - "permission_scripting": { - "message": "Injiser skript inn i denne fanen for å skanne QR-koder og la autoutfylle fungere." - }, - "permission_clipboard_write": { - "message": "Gir skrivetilgang til utklippstavlen for å kopiere koder til utklippstavlen når du klikker på kontoen." - }, - "permission_context_menus": { - "message": "Legger til autentisering i kontekstmenyen." - }, - "permission_sync_clock": { - "message": "Tillater klokkesynk med Google." - }, - "permission_dropbox": { - "message": "Tillater sikkerhetskopiering til Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Du må deaktivere Dropbox-sikkerhetskopiering først." - }, - "permission_drive": { - "message": "Tillater sikkerhetskopiering til Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Du må deaktivere Google Drive sikkerhetskopiering først." - }, - "permission_onedrive": { - "message": "Tillater sikkerhetskopiering til OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Du må deaktivere OneDrive sikkerhetskopiering først." - }, - "permission_unknown_permission": { - "message": "Ukjent tillatelse. Hvis du ser denne meldingen, vennligst send en feilrapport." + "extName": { + "message": "Autentisering", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genererer to-faktor autentiseringskoder i nettleseren din.", + "description": "Extension Description." + }, + "added": { + "message": " har blitt lagt til.", + "description": "Added Account." + }, + "errorqr": { + "message": "Ukjent QR-kode.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Ugyldig kontohemmelighet", + "description": "Secret Error." + }, + "add_code": { + "message": "Legg til konto", + "description": "Add account." + }, + "add_qr": { + "message": "Skann QR-kode", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Skriv inn manuelt", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import mislyktes. Hvis du migrerer data fra Google Authenticator, vennligst eksporter dataene fra Google Authenticator og prøv på nytt.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Noen kontodata ble ikke importert.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Lukk", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Ja", + "description": "Yes." + }, + "no": { + "message": "Nei", + "description": "No." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "accountName": { + "message": "Brukernavn", + "description": "Account Name." + }, + "issuer": { + "message": "Utsteder", + "description": "Issuer." + }, + "secret": { + "message": "Hemmelig", + "description": "Secret." + }, + "updateSuccess": { + "message": "Vellykket.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Feil.", + "description": "Update Failure." + }, + "about": { + "message": "Om", + "description": "About." + }, + "settings": { + "message": "Innstillinger", + "description": "Settings." + }, + "security": { + "message": "Sikkerhet", + "description": "Security." + }, + "current_phrase": { + "message": "Nåværende passord", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nytt passord", + "description": "New Passphrase." + }, + "phrase": { + "message": "Passord", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Bekreft passord", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Er du sikker på at du vil slette denne brukeren? Denne handlingen kan ikke angres.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Jeg forstår at alle mine data ikke vil bli gjenopprettet slettet.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Tilbakestill Authentikator" + }, + "delete_all_warning": { + "message": "Dette vil slette alle dataene dine og alle nullstille autentisering. Du vil ikke kunne gjenopprette noen slettede data! Du bør vurdere å lagre en sikkerhetskopi før du tilbakestiller autentisering." + }, + "security_warning": { + "message": "Dette passordet vil bli brukt til å kryptere kontoene dine. Ingen kan hjelpe deg hvis du glemmer passordet.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Oppdater", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Du kan ikke legge til en ny konto før alle kontoer er dekryptert. Skriv inn riktig passord før du fortsetter.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Kontoer som ikke var i stand til å dekryptere vil ikke inkluderes i denne sikkerhetskopien.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Passord stemmer ikke overens.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Kryptert", + "description": "Encrypted." + }, + "copied": { + "message": "Kopiert", + "description": "Copied." + }, + "feedback": { + "message": "Tilbakemelding", + "description": "Feedback." + }, + "translate": { + "message": "Oversett", + "description": "Translate." + }, + "source": { + "message": "Kildekode", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Skriv inn passordet for å dekryptere konto data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synkroniser klokke med Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Husk Passord", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Forsiktig! Din lokale klokke er for langt unna. Vennligst fiks den før du fortsetter.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Har du en sikkerhetskopi for kontoene dine? Ikke vent til det er for sent!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Opptak mislyktes, vennligst last inn siden på nytt og prøv igjen.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Prøver du å skanne QR-kode fra en lokal fil? Bruk importer QR-bildesikkerhetskopiering i stedet.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Tidsbasert", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Tellerbasert", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferanser", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skala", + "description": "Scale" + }, + "export_info": { + "message": "Advarsel: alle sikkerhetskopier er ikke kryptert. Vil du legge til en konto i en annen app? Hold musepekeren over øvre høyre del av kontoen, og trykk på den skjulte knappen.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Last ned sikkerhetskopi", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importer Sikkerhetskopi", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importer sikkerhetskopifil", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importer QR Bilde Sikkerhetskopi", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importer QR-bilder", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importer sikkerhetskopi av tekst", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importer URL-er for engangspassord", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import vellykket, men noen QR-koder kunne ikke gjenkjennes.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Du kan velge flere filer å importere i bunt.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Vis alle oppføringer", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Advarsel: sikkerhetskopier er ikke kryptert. Bruk på egen risiko.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Du må oppgi riktig passord for å importere sikkerhetskopier.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Passordet ditt er lagret lokalt, vennligst endre det i sikkerhetsmenyen umiddelbart.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Fjern", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Last ned passordbeskyttet sikkerhetskopi", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Søk", + "description": "Search" + }, + "popout": { + "message": "Popup-modus", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lås", + "description": "Lock accounts" + }, + "edit": { + "message": "Rediger", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuell sikkerhetskopiering", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Bruk Autofyll", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Bruk Høykontrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Lys", + "description": "Light theme" + }, + "theme_dark": { + "message": "Mørk", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Enkel", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompakt", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Høy kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Sikkerhetskopier dataene dine automatisk til tredjeparts lagringstjenester.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Synkroniser nettlesere", + "description": "Storage location" + }, + "sign_in": { + "message": "Logg inn", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Logg inn (Bedrift)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Hvorfor krever bedriftskontoer flere tillatelser?" + }, + "log_out": { + "message": "Logg ut", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Det oppsto et problem med tilkoblingen til $SERVICE$ -kontoen din, vennligst logg deg på igjen.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Du har en eller flere Steam- eller Blizzard-kontoer. Ikke-krypterte sikkerhetskopier bruker ikke standardisert backup-format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Du kan importere sikkerhetskopier fra noen andre applikasjoner.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Lær mer", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Laster..." + }, + "autolock": { + "message": "Lås etter" + }, + "minutes": { + "message": "minutter" + }, + "advanced": { + "message": "Avansert" + }, + "period": { + "message": "Periode" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Ugyldig" + }, + "digits": { + "message": "Sifre" + }, + "algorithm": { + "message": "Algoritme" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Sikkerhetskopi" + }, + "backup_file_info": { + "message": "Sikkerhetskopier data til en fil." + }, + "password_policy_default_hint": { + "message": "Passordet ditt oppfyller ikke organisasjonens sikkerhetskrav. Kontakt systemansvarlig for mer informasjon." + }, + "advisor": { + "message": "Rådgiver" + }, + "advisor_insight_password_not_set": { + "message": "Angi et passord for å beskytte dine data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Aktiver automatisk lås for å beskytte dine data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Synkronisering i nettleseren er deaktivert. Aktivering av kontoene kan synkroniseres på tvers av nettlesere." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofyll kan aktiveres automatisk for å fylle koder inn på nettsteder." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Aktivering av smart filter gir rask tilgang til kontoer." + }, + "show_all_insights": { + "message": "Vis alle innsikter." + }, + "no_insight_available": { + "message": "Ingen innsikt funnet, alt ser bra ut!" + }, + "danger": { + "message": "Fare" + }, + "warning": { + "message": "Advarsel" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Avvis" + }, + "learn_more": { + "message": "Lær mer" + }, + "enable_context_menu": { + "message": "Legg til i kontekst-menyen" + }, + "no_entires": { + "message": "Ingen kontoer å vise. Legg til din første konto nå." + }, + "permissions": { + "message": "Tillatelser" + }, + "permission_revoke": { + "message": "Tilbakekall" + }, + "permission_show_required_permissions": { + "message": "Vis ugjenkallelige tillatelser" + }, + "permission_required": { + "message": "Dette er en nødvendig tillatelse og kan ikke tilbakekalles." + }, + "permission_active_tab": { + "message": "Få tilgang til denne fanen for å skanne QR-koder." + }, + "permission_storage": { + "message": "Tilgang til nettleserlagring for å lagre kontodata." + }, + "permission_identity": { + "message": "Tillater innlogging til tredjeparts lagringstjenester." + }, + "permission_alarms": { + "message": "Lar automatisk lås fungere." + }, + "permission_scripting": { + "message": "Injiser skript inn i denne fanen for å skanne QR-koder og la autoutfylle fungere." + }, + "permission_clipboard_write": { + "message": "Gir skrivetilgang til utklippstavlen for å kopiere koder til utklippstavlen når du klikker på kontoen." + }, + "permission_context_menus": { + "message": "Legger til autentisering i kontekstmenyen." + }, + "permission_sync_clock": { + "message": "Tillater klokkesynk med Google." + }, + "permission_dropbox": { + "message": "Tillater sikkerhetskopiering til Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Du må deaktivere Dropbox-sikkerhetskopiering først." + }, + "permission_drive": { + "message": "Tillater sikkerhetskopiering til Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Du må deaktivere Google Drive sikkerhetskopiering først." + }, + "permission_onedrive": { + "message": "Tillater sikkerhetskopiering til OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Du må deaktivere OneDrive sikkerhetskopiering først." + }, + "permission_unknown_permission": { + "message": "Ukjent tillatelse. Hvis du ser denne meldingen, vennligst send en feilrapport." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From d4f174186a526161eef0146afc93feef0876879a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:32 -0500 Subject: [PATCH 3325/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index c3270ebde..5e0d26fe7 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator\n", - "description": "Extension Name." - }, - "extShortName": { - "message": "Uwierzytelnianie", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generuje w przeglądarce kody uwierzytelniania dwuskładnikowego.", - "description": "Extension Description." - }, - "added": { - "message": " zostało dodane.", - "description": "Added Account." - }, - "errorqr": { - "message": "Nie rozpoznano kodu QR.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Niepoprawny sekretny kod konta", - "description": "Secret Error." - }, - "add_code": { - "message": "Dodaj konto", - "description": "Add account." - }, - "add_qr": { - "message": "Zeskanuj kod QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ręczne wprowadzanie", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importowanie nie powiodło się. Jeśli przenosisz dane z Google Authenticator, ponownie wyeksportuj swoje dane z Google Authenticator i spróbuj ponownie.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Niektóre dane konta nie zostały pomyślnie zaimportowane.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Zamknij", - "description": "Close." - }, - "ok": { - "message": "OK", - "description": "OK." - }, - "yes": { - "message": "Tak", - "description": "Yes." - }, - "no": { - "message": "Nie", - "description": "No." - }, - "account": { - "message": "Konto", - "description": "Account." - }, - "accountName": { - "message": "Nazwa użytkownika", - "description": "Account Name." - }, - "issuer": { - "message": "Wystawca", - "description": "Issuer." - }, - "secret": { - "message": "Sekretny kod", - "description": "Secret." - }, - "updateSuccess": { - "message": "Sukces.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Niepowodzenie.", - "description": "Update Failure." - }, - "about": { - "message": "O aplikacji", - "description": "About." - }, - "settings": { - "message": "Ustawienia", - "description": "Settings." - }, - "security": { - "message": "Zabezpieczenia", - "description": "Security." - }, - "current_phrase": { - "message": "Obecne hasło", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nowe hasło", - "description": "New Passphrase." - }, - "phrase": { - "message": "Hasło", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Potwierdź hasło", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Czy na pewno chcesz usunąć to konto? Nie można cofnąć tej akcji.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Rozumiem, że wszystkie moje dane zostaną nieodwracalnie usunięte.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Zresetuj dodatek Authenticator" - }, - "delete_all_warning": { - "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie dodatku Authenticator. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem dodatku Authenticator należy rozważyć zapisanie kopii zapasowej." - }, - "security_warning": { - "message": "To hasło będzie służyć szyfrowaniu Twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Aktualizuj", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Nie możesz dodać nowego konta, dopóki wszystkie konta nie zostaną odszyfrowane. Przed kontynuowaniem podaj prawidłowe hasło.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Konta, których nie udało się odszyfrować, nie zostaną uwzględnione w tej kopii zapasowej.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Hasło się nie zgadza.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Zaszyfrowane", - "description": "Encrypted." - }, - "copied": { - "message": "Skopiowane", - "description": "Copied." - }, - "feedback": { - "message": "Uwagi", - "description": "Feedback." - }, - "translate": { - "message": "Przetłumacz", - "description": "Translate." - }, - "source": { - "message": "Kod źródłowy", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Wprowadź hasło, aby odszyfrować dane konta.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synchronizuj zegar z Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Zapamiętaj hasło", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Uwaga! Twój lokalny zegar jest zbyt niedokładny, należy go ustawić przed kontynuowaniem.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Czy masz kopię zapasową swoich kont? Nie czekaj, aż będzie za późno!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Przechwytywanie nie powiodło się, proszę odświeżyć stronę i spróbować ponownie.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Czy próbujesz zeskanować kod QR z lokalnego pliku? Zamiast tego użyj funkcji Importuj kopię zapasową obrazu QR.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Oparte na czasie", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Oparte na liczniku", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Ustawienia", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skala", - "description": "Scale" - }, - "export_info": { - "message": "Uwaga: wszystkie kopie zapasowe są odszyfrowane. Chcesz dodać kono do innej aplikacji? Ustaw kursor nad prawym górnym rogiem dowolnego konta i naciśnij ukryty przycisk.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Pobierz plik kopii zapasowej", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importuj kopię zapasową", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importuj plik kopii zapasowej", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importuj kopię zapasową obrazu QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importuj obrazy QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importuj tekstową kopię zapasową", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importuj adresy URL OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importowanie powiodło się, ale niektóre kody QR nie zostały rozpoznane.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Możesz wybrać wiele plików, aby importować kopie zapasowe w partiach.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Pokaż wszystkie wpisy", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Ostrzeżenie: kopie zapasowe są niezaszyfrowane. Używaj na własne ryzyko.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Należy podać prawidłowe hasło, żeby importować kopię zapasową.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Hasła są przechowywane lokalnie, należy to natychmiast zmienić w menu Zabezpieczenia.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Usuń", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Pobierz kopię zapasową chronioną hasłem", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Szukaj", - "description": "Search" - }, - "popout": { - "message": "Tryb wyskakujący", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Zablokuj", - "description": "Lock accounts" - }, - "edit": { - "message": "Edytuj", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Ręczna kopia zapasowa", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Użyj autowypełniania", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Użyj dużego kontrastu", - "description": "Use High Contrast" - }, - "theme": { - "message": "Motyw", - "description": "Theme" - }, - "theme_light": { - "message": "Jasny", - "description": "Light theme" - }, - "theme_dark": { - "message": "Ciemny", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Prosty", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompaktowy", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Wysoki kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Płaski", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Synchronizacja przeglądarki", - "description": "Storage location" - }, - "sign_in": { - "message": "Zaloguj się", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Zaloguj się (biznesowe)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Dlaczego konta biznesowe wymagają więcej uprawnień?" - }, - "log_out": { - "message": "Wyloguj", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Wystąpił problem z połączeniem z kontem $SERVICE$, zaloguj się ponownie.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Masz jedno lub więcej kont Steam lub Blizzard. Nieszyfrowane kopie zapasowe nie będą korzystać ze standardowego formatu kopii zapasowej.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Możesz importować kopie zapasowe z innych aplikacji.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Dowiedz się więcej", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Wczytywanie..." - }, - "autolock": { - "message": "Zablokuj po" - }, - "minutes": { - "message": "min" - }, - "advanced": { - "message": "Zaawansowane" - }, - "period": { - "message": "Okres" - }, - "type": { - "message": "Typ" - }, - "invalid": { - "message": "Niepoprawne" - }, - "digits": { - "message": "Cyfry" - }, - "algorithm": { - "message": "Algorytm" - }, - "smart_filter": { - "message": "Inteligentny filtr" - }, - "backup": { - "message": "Kopia zapasowa" - }, - "backup_file_info": { - "message": "Zapisz kopię zapasową danych do pliku." - }, - "password_policy_default_hint": { - "message": "Twoje hasło nie spełnia wymogów bezpieczeństwa Twojej organizacji. Aby uzyskać więcej informacji, skontaktuj się z administratorem." - }, - "advisor": { - "message": "Doradca" - }, - "advisor_insight_password_not_set": { - "message": "Ustaw hasło, aby chronić swoje dane." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Włącz automatyczne blokowanie, aby chronić swoje dane." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej umożliwia synchronizację kont pomiędzy przeglądarkami." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autouzupełnianie może być włączone, aby automatycznie wypełniać kody na stronach internetowych." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Włączenie inteligentnego filtra umożliwia szybki dostęp do kont." - }, - "show_all_insights": { - "message": "Pokaż wszystkie spostrzeżenia." - }, - "no_insight_available": { - "message": "Nie znaleziono żadnych spostrzeżeń, wszystko wygląda dobrze!" - }, - "danger": { - "message": "Niebezpieczeństwo" - }, - "warning": { - "message": "Ostrzeżenie" - }, - "info": { - "message": "Informacja" - }, - "dismiss": { - "message": "Odrzuć" - }, - "learn_more": { - "message": "Dowiedz się więcej" - }, - "enable_context_menu": { - "message": "Dodaj do menu kontekstowego" - }, - "no_entires": { - "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." - }, - "permissions": { - "message": "Uprawnienia" - }, - "permission_revoke": { - "message": "Unieważnij" - }, - "permission_show_required_permissions": { - "message": "Pokaż nieodwołalne uprawnienia" - }, - "permission_required": { - "message": "Jest to uprawnienie wymagane i nie może zostać unieważnione." - }, - "permission_active_tab": { - "message": "Dostęp do bieżącej karty w celu zeskanowania kodów QR." - }, - "permission_storage": { - "message": "Dostęp do pamięci masowej przeglądarki w celu przechowywania danych konta." - }, - "permission_identity": { - "message": "Umożliwia logowanie się do usług pamięci masowej innych dostawców." - }, - "permission_alarms": { - "message": "Umożliwia działanie automatycznego blokowania." - }, - "permission_scripting": { - "message": "Wstawiaj skrypty do bieżącej karty, aby skanować kody QR i umożliwić autouzupełnianie." - }, - "permission_clipboard_write": { - "message": "Przyznaje dostęp tylko do zapisu do schowka w celu skopiowania kodów do schowka po kliknięciu konta." - }, - "permission_context_menus": { - "message": "Dodaje dodatek Authenticator do menu kontekstowego." - }, - "permission_sync_clock": { - "message": "Umożliwia synchronizację zegara z Google." - }, - "permission_dropbox": { - "message": "Umożliwia tworzenie kopii zapasowej w Dropboksie." - }, - "permission_dropbox_cannot_revoke": { - "message": "Musisz najpierw wyłączyć kopię zapasową Dropboksa." - }, - "permission_drive": { - "message": "Umożliwia tworzenie kopii zapasowej na Dysku Google." - }, - "permission_drive_cannot_revoke": { - "message": "Musisz najpierw wyłączyć kopię zapasową Dysku Google." - }, - "permission_onedrive": { - "message": "Umożliwia tworzenie kopii zapasowej w OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Musisz najpierw wyłączyć kopię zapasową OneDrive." - }, - "permission_unknown_permission": { - "message": "Nieznane uprawnienie. Jeśli widzisz ten komunikat, wyślij raport o błędzie." + "extName": { + "message": "Authenticator\n", + "description": "Extension Name." + }, + "extShortName": { + "message": "Uwierzytelnianie", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generuje w przeglądarce kody uwierzytelniania dwuskładnikowego.", + "description": "Extension Description." + }, + "added": { + "message": " zostało dodane.", + "description": "Added Account." + }, + "errorqr": { + "message": "Nie rozpoznano kodu QR.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Niepoprawny sekretny kod konta", + "description": "Secret Error." + }, + "add_code": { + "message": "Dodaj konto", + "description": "Add account." + }, + "add_qr": { + "message": "Zeskanuj kod QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ręczne wprowadzanie", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importowanie nie powiodło się. Jeśli przenosisz dane z Google Authenticator, ponownie wyeksportuj swoje dane z Google Authenticator i spróbuj ponownie.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Niektóre dane konta nie zostały pomyślnie zaimportowane.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Zamknij", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Tak", + "description": "Yes." + }, + "no": { + "message": "Nie", + "description": "No." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "accountName": { + "message": "Nazwa użytkownika", + "description": "Account Name." + }, + "issuer": { + "message": "Wystawca", + "description": "Issuer." + }, + "secret": { + "message": "Sekretny kod", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sukces.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Niepowodzenie.", + "description": "Update Failure." + }, + "about": { + "message": "O aplikacji", + "description": "About." + }, + "settings": { + "message": "Ustawienia", + "description": "Settings." + }, + "security": { + "message": "Zabezpieczenia", + "description": "Security." + }, + "current_phrase": { + "message": "Obecne hasło", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nowe hasło", + "description": "New Passphrase." + }, + "phrase": { + "message": "Hasło", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Potwierdź hasło", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Czy na pewno chcesz usunąć to konto? Nie można cofnąć tej akcji.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Rozumiem, że wszystkie moje dane zostaną nieodwracalnie usunięte.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Zresetuj dodatek Authenticator" + }, + "delete_all_warning": { + "message": "Spowoduje to usunięcie wszystkich danych i całkowite zresetowanie dodatku Authenticator. Nie będzie można odzyskać usuniętych danych! Przed zresetowaniem dodatku Authenticator należy rozważyć zapisanie kopii zapasowej." + }, + "security_warning": { + "message": "To hasło będzie służyć szyfrowaniu Twoich kont. Nikt ci nie pomoże, jeśli zapomnisz hasła.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Aktualizuj", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Nie możesz dodać nowego konta, dopóki wszystkie konta nie zostaną odszyfrowane. Przed kontynuowaniem podaj prawidłowe hasło.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Konta, których nie udało się odszyfrować, nie zostaną uwzględnione w tej kopii zapasowej.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Hasło się nie zgadza.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Zaszyfrowane", + "description": "Encrypted." + }, + "copied": { + "message": "Skopiowane", + "description": "Copied." + }, + "feedback": { + "message": "Uwagi", + "description": "Feedback." + }, + "translate": { + "message": "Przetłumacz", + "description": "Translate." + }, + "source": { + "message": "Kod źródłowy", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Wprowadź hasło, aby odszyfrować dane konta.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synchronizuj zegar z Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Zapamiętaj hasło", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Uwaga! Twój lokalny zegar jest zbyt niedokładny, należy go ustawić przed kontynuowaniem.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Czy masz kopię zapasową swoich kont? Nie czekaj, aż będzie za późno!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Przechwytywanie nie powiodło się, proszę odświeżyć stronę i spróbować ponownie.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Czy próbujesz zeskanować kod QR z lokalnego pliku? Zamiast tego użyj funkcji Importuj kopię zapasową obrazu QR.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Oparte na czasie", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Oparte na liczniku", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Ustawienia", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skala", + "description": "Scale" + }, + "export_info": { + "message": "Uwaga: wszystkie kopie zapasowe są odszyfrowane. Chcesz dodać kono do innej aplikacji? Ustaw kursor nad prawym górnym rogiem dowolnego konta i naciśnij ukryty przycisk.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Pobierz plik kopii zapasowej", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importuj kopię zapasową", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importuj plik kopii zapasowej", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importuj kopię zapasową obrazu QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importuj obrazy QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importuj tekstową kopię zapasową", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importuj adresy URL OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importowanie powiodło się, ale niektóre kody QR nie zostały rozpoznane.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Możesz wybrać wiele plików, aby importować kopie zapasowe w partiach.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Pokaż wszystkie wpisy", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Ostrzeżenie: kopie zapasowe są niezaszyfrowane. Używaj na własne ryzyko.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Należy podać prawidłowe hasło, żeby importować kopię zapasową.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Hasła są przechowywane lokalnie, należy to natychmiast zmienić w menu Zabezpieczenia.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Usuń", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Pobierz kopię zapasową chronioną hasłem", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Szukaj", + "description": "Search" + }, + "popout": { + "message": "Tryb wyskakujący", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Zablokuj", + "description": "Lock accounts" + }, + "edit": { + "message": "Edytuj", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Ręczna kopia zapasowa", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Użyj autowypełniania", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Użyj dużego kontrastu", + "description": "Use High Contrast" + }, + "theme": { + "message": "Motyw", + "description": "Theme" + }, + "theme_light": { + "message": "Jasny", + "description": "Light theme" + }, + "theme_dark": { + "message": "Ciemny", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Prosty", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompaktowy", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Wysoki kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Płaski", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatycznie twórz kopie zapasowe danych w usługach przechowywania innych firm.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Synchronizacja przeglądarki", + "description": "Storage location" + }, + "sign_in": { + "message": "Zaloguj się", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Zaloguj się (biznesowe)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Dlaczego konta biznesowe wymagają więcej uprawnień?" + }, + "log_out": { + "message": "Wyloguj", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Wystąpił problem z połączeniem z kontem $SERVICE$, zaloguj się ponownie.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Masz jedno lub więcej kont Steam lub Blizzard. Nieszyfrowane kopie zapasowe nie będą korzystać ze standardowego formatu kopii zapasowej.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Możesz importować kopie zapasowe z innych aplikacji.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Dowiedz się więcej", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Wczytywanie..." + }, + "autolock": { + "message": "Zablokuj po" + }, + "minutes": { + "message": "min" + }, + "advanced": { + "message": "Zaawansowane" + }, + "period": { + "message": "Okres" + }, + "type": { + "message": "Typ" + }, + "invalid": { + "message": "Niepoprawne" + }, + "digits": { + "message": "Cyfry" + }, + "algorithm": { + "message": "Algorytm" + }, + "smart_filter": { + "message": "Inteligentny filtr" + }, + "backup": { + "message": "Kopia zapasowa" + }, + "backup_file_info": { + "message": "Zapisz kopię zapasową danych do pliku." + }, + "password_policy_default_hint": { + "message": "Twoje hasło nie spełnia wymogów bezpieczeństwa Twojej organizacji. Aby uzyskać więcej informacji, skontaktuj się z administratorem." + }, + "advisor": { + "message": "Doradca" + }, + "advisor_insight_password_not_set": { + "message": "Ustaw hasło, aby chronić swoje dane." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Włącz automatyczne blokowanie, aby chronić swoje dane." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Synchronizacja przeglądarki jest wyłączona. Włączenie jej umożliwia synchronizację kont pomiędzy przeglądarkami." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autouzupełnianie może być włączone, aby automatycznie wypełniać kody na stronach internetowych." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Włączenie inteligentnego filtra umożliwia szybki dostęp do kont." + }, + "show_all_insights": { + "message": "Pokaż wszystkie spostrzeżenia." + }, + "no_insight_available": { + "message": "Nie znaleziono żadnych spostrzeżeń, wszystko wygląda dobrze!" + }, + "danger": { + "message": "Niebezpieczeństwo" + }, + "warning": { + "message": "Ostrzeżenie" + }, + "info": { + "message": "Informacja" + }, + "dismiss": { + "message": "Odrzuć" + }, + "learn_more": { + "message": "Dowiedz się więcej" + }, + "enable_context_menu": { + "message": "Dodaj do menu kontekstowego" + }, + "no_entires": { + "message": "Brak kont do wyświetlenia. Dodaj teraz swoje pierwsze konto." + }, + "permissions": { + "message": "Uprawnienia" + }, + "permission_revoke": { + "message": "Unieważnij" + }, + "permission_show_required_permissions": { + "message": "Pokaż nieodwołalne uprawnienia" + }, + "permission_required": { + "message": "Jest to uprawnienie wymagane i nie może zostać unieważnione." + }, + "permission_active_tab": { + "message": "Dostęp do bieżącej karty w celu zeskanowania kodów QR." + }, + "permission_storage": { + "message": "Dostęp do pamięci masowej przeglądarki w celu przechowywania danych konta." + }, + "permission_identity": { + "message": "Umożliwia logowanie się do usług pamięci masowej innych dostawców." + }, + "permission_alarms": { + "message": "Umożliwia działanie automatycznego blokowania." + }, + "permission_scripting": { + "message": "Wstawiaj skrypty do bieżącej karty, aby skanować kody QR i umożliwić autouzupełnianie." + }, + "permission_clipboard_write": { + "message": "Przyznaje dostęp tylko do zapisu do schowka w celu skopiowania kodów do schowka po kliknięciu konta." + }, + "permission_context_menus": { + "message": "Dodaje dodatek Authenticator do menu kontekstowego." + }, + "permission_sync_clock": { + "message": "Umożliwia synchronizację zegara z Google." + }, + "permission_dropbox": { + "message": "Umożliwia tworzenie kopii zapasowej w Dropboksie." + }, + "permission_dropbox_cannot_revoke": { + "message": "Musisz najpierw wyłączyć kopię zapasową Dropboksa." + }, + "permission_drive": { + "message": "Umożliwia tworzenie kopii zapasowej na Dysku Google." + }, + "permission_drive_cannot_revoke": { + "message": "Musisz najpierw wyłączyć kopię zapasową Dysku Google." + }, + "permission_onedrive": { + "message": "Umożliwia tworzenie kopii zapasowej w OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Musisz najpierw wyłączyć kopię zapasową OneDrive." + }, + "permission_unknown_permission": { + "message": "Nieznane uprawnienie. Jeśli widzisz ten komunikat, wyślij raport o błędzie." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 8dac9dd9f94100613bb5eeed87e0a78a1dc8b5f7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:33 -0500 Subject: [PATCH 3326/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index f0da696fe..c95f72511 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autenticador", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autenticador", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "O autenticador gera códigos de autenticação de dois factores no seu navegador.", - "description": "Extension Description." - }, - "added": { - "message": "foi adicionado ao.", - "description": "Added Account." - }, - "errorqr": { - "message": "Código QR não reconhecido.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Adicionar conta", - "description": "Add account." - }, - "add_qr": { - "message": "Ler código QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Entrada manual", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Fechar", - "description": "Close." - }, - "ok": { - "message": "OK", - "description": "OK." - }, - "yes": { - "message": "Sim", - "description": "Yes." - }, - "no": { - "message": "Não", - "description": "No." - }, - "account": { - "message": "Conta", - "description": "Account." - }, - "accountName": { - "message": "Nome de Utilizador", - "description": "Account Name." - }, - "issuer": { - "message": "Emissor", - "description": "Issuer." - }, - "secret": { - "message": "Segredo", - "description": "Secret." - }, - "updateSuccess": { - "message": "Sucesso.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Falhou.", - "description": "Update Failure." - }, - "about": { - "message": "Sobre", - "description": "About." - }, - "settings": { - "message": "Configurações", - "description": "Settings." - }, - "security": { - "message": "Segurança", - "description": "Security." - }, - "current_phrase": { - "message": "Palavra-passe atual", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nova palavra-passe", - "description": "New Passphrase." - }, - "phrase": { - "message": "Palavra-passe", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirmar palavra-passe", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Tem a certeza que pretende eliminar esta conta? Esta ação não pode ser revertida.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Compreendo que todos os meus dados serão definitivamente apagados.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Redefinir Autenticação" - }, - "delete_all_warning": { - "message": "Irá apagar todos os seus dados e redefinir a autenticação completamente. Não será possível recuperar quaisquer dados apagados! Deve considerar guardar uma cópia de segurança antes de redefinir a autenticação." - }, - "security_warning": { - "message": "Esta palavra-passe será utilizada para encriptar todas as suas contas. Ninguém poderá ajudá-lo caso se esqueça da sua palavra-passe.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Atualizar", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Não pode adicionar uma nova conta até que todas as contas estejam desencriptadas. Por favor, digite a palavra-passe correta antes de continuar.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Contas que não puderam ser desencriptadas não serão incluídas nesta cópia de segurança.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "As palavras-passe não correspondem.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encriptado", - "description": "Encrypted." - }, - "copied": { - "message": "Copiado", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Traduzir", - "description": "Translate." - }, - "source": { - "message": "Código fonte", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Digite a palavra-passe para desencriptar os dados da conta.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sincronizar relógio com Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Lembrar palavra-passe", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Cuidado! O seu relógio está atrasado, por favor corrija antes de continuar.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Tem alguma cópia de segurança das suas contas? Não espere até que seja tarde demais!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "A captura falhou, por favor recarregue a página e tente novamente.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Baseado no Tempo", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Baseado no Contador", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Definições", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Escala", - "description": "Scale" - }, - "export_info": { - "message": "Aviso: todos os backups estão desencriptados. Pretende adicionar uma conta noutra aplicação? Passe o rato sobre a parte superior direita de qualquer conta e clique no botão escondido.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Exportar cópia de segurança", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importar cópia de segurança", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importar cópia de segurança", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importar código QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importar código de segurança", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Pode selecionar vários ficheiros para importar cópias de segurança em lotes.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Mostrar todas as entradas", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Aviso: os backups estão desencriptados. Use por sua conta e risco.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Deve fornecer a palavra-passe correta para importar as cópias de segurança.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "A palavra-passe encontra-se armazenada localmente. Por favor, altere-a no menu de segurança imediatamente.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remover", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Exportar cópia de segurança protegida por palavra-passe", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Pesquisa", - "description": "Search" - }, - "popout": { - "message": "Modo pop-up", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Bloquear", - "description": "Lock accounts" - }, - "edit": { - "message": "Editar", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Utilizar preenchimento automático", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Utilizar alto contraste", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Claro", - "description": "Light theme" - }, - "theme_dark": { - "message": "Escuro", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Alto Contraste", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automaticamente os seus dados serão exportados para serviços de armazenamento de terceiros.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Entrar", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Sair", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Houve um problema na conexão com sua conta do $SERVICE$, por favor faça o login novamente.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Você tem uma ou mais contas Steam ou Blizzard. As cópias de segurança não encriptadas não utilizarão o formato padrão de backup.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Você pode importar cópias de segurança de outras aplicações.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Mais informações", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "A carregar..." - }, - "autolock": { - "message": "Bloquear após" - }, - "minutes": { - "message": "minutos" - }, - "advanced": { - "message": "Avançado" - }, - "period": { - "message": "Período" - }, - "type": { - "message": "Tipo" - }, - "invalid": { - "message": "Inválido" - }, - "digits": { - "message": "Dígitos" - }, - "algorithm": { - "message": "Algoritmo" - }, - "smart_filter": { - "message": "Filtro Inteligente" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Autenticador", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autenticador", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "O autenticador gera códigos de autenticação de dois factores no seu navegador.", + "description": "Extension Description." + }, + "added": { + "message": "foi adicionado ao.", + "description": "Added Account." + }, + "errorqr": { + "message": "Código QR não reconhecido.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Adicionar conta", + "description": "Add account." + }, + "add_qr": { + "message": "Ler código QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Entrada manual", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Fechar", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Sim", + "description": "Yes." + }, + "no": { + "message": "Não", + "description": "No." + }, + "account": { + "message": "Conta", + "description": "Account." + }, + "accountName": { + "message": "Nome de Utilizador", + "description": "Account Name." + }, + "issuer": { + "message": "Emissor", + "description": "Issuer." + }, + "secret": { + "message": "Segredo", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sucesso.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Falhou.", + "description": "Update Failure." + }, + "about": { + "message": "Sobre", + "description": "About." + }, + "settings": { + "message": "Configurações", + "description": "Settings." + }, + "security": { + "message": "Segurança", + "description": "Security." + }, + "current_phrase": { + "message": "Palavra-passe atual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nova palavra-passe", + "description": "New Passphrase." + }, + "phrase": { + "message": "Palavra-passe", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirmar palavra-passe", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Tem a certeza que pretende eliminar esta conta? Esta ação não pode ser revertida.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Compreendo que todos os meus dados serão definitivamente apagados.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Redefinir Autenticação" + }, + "delete_all_warning": { + "message": "Irá apagar todos os seus dados e redefinir a autenticação completamente. Não será possível recuperar quaisquer dados apagados! Deve considerar guardar uma cópia de segurança antes de redefinir a autenticação." + }, + "security_warning": { + "message": "Esta palavra-passe será utilizada para encriptar todas as suas contas. Ninguém poderá ajudá-lo caso se esqueça da sua palavra-passe.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Atualizar", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Não pode adicionar uma nova conta até que todas as contas estejam desencriptadas. Por favor, digite a palavra-passe correta antes de continuar.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Contas que não puderam ser desencriptadas não serão incluídas nesta cópia de segurança.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "As palavras-passe não correspondem.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encriptado", + "description": "Encrypted." + }, + "copied": { + "message": "Copiado", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Traduzir", + "description": "Translate." + }, + "source": { + "message": "Código fonte", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Digite a palavra-passe para desencriptar os dados da conta.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizar relógio com Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Lembrar palavra-passe", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Cuidado! O seu relógio está atrasado, por favor corrija antes de continuar.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Tem alguma cópia de segurança das suas contas? Não espere até que seja tarde demais!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "A captura falhou, por favor recarregue a página e tente novamente.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Baseado no Tempo", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Baseado no Contador", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Definições", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Escala", + "description": "Scale" + }, + "export_info": { + "message": "Aviso: todos os backups estão desencriptados. Pretende adicionar uma conta noutra aplicação? Passe o rato sobre a parte superior direita de qualquer conta e clique no botão escondido.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Exportar cópia de segurança", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importar cópia de segurança", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importar cópia de segurança", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importar código QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importar código de segurança", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Pode selecionar vários ficheiros para importar cópias de segurança em lotes.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Mostrar todas as entradas", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Aviso: os backups estão desencriptados. Use por sua conta e risco.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Deve fornecer a palavra-passe correta para importar as cópias de segurança.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "A palavra-passe encontra-se armazenada localmente. Por favor, altere-a no menu de segurança imediatamente.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remover", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Exportar cópia de segurança protegida por palavra-passe", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Pesquisa", + "description": "Search" + }, + "popout": { + "message": "Modo pop-up", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Bloquear", + "description": "Lock accounts" + }, + "edit": { + "message": "Editar", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Utilizar preenchimento automático", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Utilizar alto contraste", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Claro", + "description": "Light theme" + }, + "theme_dark": { + "message": "Escuro", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Alto Contraste", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automaticamente os seus dados serão exportados para serviços de armazenamento de terceiros.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Entrar", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Sair", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Houve um problema na conexão com sua conta do $SERVICE$, por favor faça o login novamente.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Você tem uma ou mais contas Steam ou Blizzard. As cópias de segurança não encriptadas não utilizarão o formato padrão de backup.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Você pode importar cópias de segurança de outras aplicações.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Mais informações", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "A carregar..." + }, + "autolock": { + "message": "Bloquear após" + }, + "minutes": { + "message": "minutos" + }, + "advanced": { + "message": "Avançado" + }, + "period": { + "message": "Período" + }, + "type": { + "message": "Tipo" + }, + "invalid": { + "message": "Inválido" + }, + "digits": { + "message": "Dígitos" + }, + "algorithm": { + "message": "Algoritmo" + }, + "smart_filter": { + "message": "Filtro Inteligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From e7180a1aa6bbe3d1e7ed04ece9ca324a3c582b59 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:34 -0500 Subject: [PATCH 3327/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 2d319b11d..6b5e6658b 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Аутентификатор", - "description": "Extension Name." - }, - "extShortName": { - "message": "Аутентификатор", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Аутентификатор генерирует коды двухфакторной аутентификации в вашем браузере.", - "description": "Extension Description." - }, - "added": { - "message": " Был добавлен.", - "description": "Added Account." - }, - "errorqr": { - "message": "Нераспознанный QR-код.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Недопустимое имя учётной записи.", - "description": "Secret Error." - }, - "add_code": { - "message": "Добавить учётную запись", - "description": "Add account." - }, - "add_qr": { - "message": "Отсканировать QR-код", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ручной ввод", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Импорт не удался. Если вы переносите данные из Google Authenticator, пожалуйста, повторно экспортируйте данные из Google Authenticator и повторите попытку.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Не удалось импортировать часть данных аккаунта.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Закрыть", - "description": "Close." - }, - "ok": { - "message": "Готово", - "description": "OK." - }, - "yes": { - "message": "Да", - "description": "Yes." - }, - "no": { - "message": "Нет", - "description": "No." - }, - "account": { - "message": "Учетная запись", - "description": "Account." - }, - "accountName": { - "message": "Имя пользователя", - "description": "Account Name." - }, - "issuer": { - "message": "Издатель", - "description": "Issuer." - }, - "secret": { - "message": "Секрет", - "description": "Secret." - }, - "updateSuccess": { - "message": "Успех.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Неудача.", - "description": "Update Failure." - }, - "about": { - "message": "О расширении", - "description": "About." - }, - "settings": { - "message": "Настройки", - "description": "Settings." - }, - "security": { - "message": "Безопасность", - "description": "Security." - }, - "current_phrase": { - "message": "Текущий пароль", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Новый Пароль", - "description": "New Passphrase." - }, - "phrase": { - "message": "Пароль", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Подтвердить Пароль", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Вы уверены, что хотите удалить эту учетную запись? Это действие нельзя отменить.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Я понимаю, что все мои данные будут безвозвратно удалены.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Сбросить ключ идентификации." - }, - "delete_all_warning": { - "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." - }, - "security_warning": { - "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не может помочь вам, если вы забыли пароль.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Обновить", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Вы не можете добавить аккаунт, пока все аккаунты не расшифрованы. Введите правильный пароль, чтобы продолжить.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Учетные записи, которые не были расшифрованы, не будут включены в эту резервную копию.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Не совпадает парольная фраза.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Данные зашифрованы", - "description": "Encrypted." - }, - "copied": { - "message": "Скопировано", - "description": "Copied." - }, - "feedback": { - "message": "Отзыв", - "description": "Feedback." - }, - "translate": { - "message": "Перевод", - "description": "Translate." - }, - "source": { - "message": "Исходный код", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Введите пароль для расшифровки данных учетной записи.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Синхронизировать время с Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Запомнить пароль", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Внимание! Ваши данные местного времени не совпадают, пожалуйста синхронизируйте время перед тем как продолжить.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "У вас есть резервная копия для ваших учетных записей? Создайте резервную копию, пока не поздно!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Захват не выполнен, перезагрузите страницу и повторите попытку.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Сканируете QR код из файла? Используйте команду Импортировать QR из резервного файла.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Время", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Счетчик", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Настройки", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Масштаб", - "description": "Scale" - }, - "export_info": { - "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR кодом", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Скачать резервную копию", - "description": "Download backup file." - }, - "import_backup": { - "message": "Восстановить копию.", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Восстановить из файла", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Импортировать резервную копию QR изображений", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Восстановить из текста.", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Импорт успешный, но некоторые QR-коды не могут быть распознаны.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Вы можете выбрать несколько файлов изображения для импорта резервных копий в пакетном режиме.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Показать все записи", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Предупреждение: резервные копии не зашифрованы. Используйте их на свой страх и риск.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Для импорта резервных копий необходимо указать правильный пароль.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ваши данные хоронятся в открытом виде, для защиты установите пароль в настройках безопасности.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Удалить", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Сохранить защищенную паролем резервную копию", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Поиск", - "description": "Search" - }, - "popout": { - "message": "Отдельное окно", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Защищено паролем", - "description": "Lock accounts" - }, - "edit": { - "message": "Редактировать", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Резервное копирование вручную", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Автозаполнение", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Высокая контрастность", - "description": "Use High Contrast" - }, - "theme": { - "message": "Тема", - "description": "Theme" - }, - "theme_light": { - "message": "Светлая", - "description": "Light theme" - }, - "theme_dark": { - "message": "Тёмная", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Простая", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Компактный", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Высокая контрастность", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Плоская", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Автоматическое резервное копирование данных в сторонние службы хранения.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Войти", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Войти (бизнес)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Почему для бизнес-аккаунтов требуется больше разрешений?" - }, - "log_out": { - "message": "Выйти", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "При подключении к вашей учетной записи $SERVICE$ произошла ошибка. Пожалуйста, войдите снова.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "У вас есть один или несколько аккаунтов Steam или Blizzard. Не зашифрованные резервные копии не будут использовать стандартный формат резервного копирования.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Вы можете импортировать резервные копии из других приложений.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Узнать больше", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Загрузка..." - }, - "autolock": { - "message": "Заблокировать после" - }, - "minutes": { - "message": "минут" - }, - "advanced": { - "message": "Дополнительно" - }, - "period": { - "message": "Период" - }, - "type": { - "message": "Тип\n" - }, - "invalid": { - "message": "Больной" - }, - "digits": { - "message": "Цифры" - }, - "algorithm": { - "message": "Алгоритм" - }, - "smart_filter": { - "message": "\"Умный\" фильтр" - }, - "backup": { - "message": "Резервная копия" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получения дополнительной информации." - }, - "advisor": { - "message": "Советник" - }, - "advisor_insight_password_not_set": { - "message": "Установите пароль для защиты своих данных." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Включите автоблокировку для защиты своих данных." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Синхронизация браузера отключена. Включение этой опции позволяет синхронизировать учетные записи между браузерами." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Включение смарт фильтра позволяет быстро получить доступ к аккаунтам." - }, - "show_all_insights": { - "message": "Показать все действия." - }, - "no_insight_available": { - "message": "Никаких действий не найдено, всё хорошо!" - }, - "danger": { - "message": "Опасность" - }, - "warning": { - "message": "Предупреждение" - }, - "info": { - "message": "ℹ️ Информация" - }, - "dismiss": { - "message": "Пропустить" - }, - "learn_more": { - "message": "Узнать больше" - }, - "enable_context_menu": { - "message": "Добавить в контекстное меню" - }, - "no_entires": { - "message": "Нет аккаунтов для отображения. Добавьте свой первый аккаунт сейчас." - }, - "permissions": { - "message": "Разрешения" - }, - "permission_revoke": { - "message": "Отменить" - }, - "permission_show_required_permissions": { - "message": "Показать неотменимые разрешения" - }, - "permission_required": { - "message": "Это требуемое разрешение и не может быть отменено." - }, - "permission_active_tab": { - "message": "Доступ к текущей вкладке для сканирования QR-кодов." - }, - "permission_storage": { - "message": "Доступ к хранилищу браузера для хранения данных учетной записи." - }, - "permission_identity": { - "message": "Позволяет войти в сторонние службы хранения." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Даёт доступ только для записи в буфер обмена для копирования кодов в буфер обмена, когда вы нажмете на аккаунт." - }, - "permission_context_menus": { - "message": "Добавляет аутентификатор в меню контекста." - }, - "permission_sync_clock": { - "message": "Позволяет синхронизировать часы с Google." - }, - "permission_dropbox": { - "message": "Позволяет делать резервную копию в Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Сначала необходимо отключить резервную копию Dropbox." - }, - "permission_drive": { - "message": "Позволяет делать резервную копию на Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Сначала необходимо отключить резервную копию Google Drive." - }, - "permission_onedrive": { - "message": "Позволяет делать резервную копию в OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Сначала необходимо отключить резервную копию OneDrive." - }, - "permission_unknown_permission": { - "message": "Неизвестное разрешение. Если вы видите это сообщение, отправьте сообщение об ошибке." + "extName": { + "message": "Аутентификатор", + "description": "Extension Name." + }, + "extShortName": { + "message": "Аутентификатор", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Аутентификатор генерирует коды двухфакторной аутентификации в вашем браузере.", + "description": "Extension Description." + }, + "added": { + "message": " Был добавлен.", + "description": "Added Account." + }, + "errorqr": { + "message": "Нераспознанный QR-код.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Недопустимое имя учётной записи.", + "description": "Secret Error." + }, + "add_code": { + "message": "Добавить учётную запись", + "description": "Add account." + }, + "add_qr": { + "message": "Отсканировать QR-код", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ручной ввод", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Импорт не удался. Если вы переносите данные из Google Authenticator, пожалуйста, повторно экспортируйте данные из Google Authenticator и повторите попытку.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Не удалось импортировать часть данных аккаунта.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Закрыть", + "description": "Close." + }, + "ok": { + "message": "Готово", + "description": "OK." + }, + "yes": { + "message": "Да", + "description": "Yes." + }, + "no": { + "message": "Нет", + "description": "No." + }, + "account": { + "message": "Учетная запись", + "description": "Account." + }, + "accountName": { + "message": "Имя пользователя", + "description": "Account Name." + }, + "issuer": { + "message": "Издатель", + "description": "Issuer." + }, + "secret": { + "message": "Секрет", + "description": "Secret." + }, + "updateSuccess": { + "message": "Успех.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Неудача.", + "description": "Update Failure." + }, + "about": { + "message": "О расширении", + "description": "About." + }, + "settings": { + "message": "Настройки", + "description": "Settings." + }, + "security": { + "message": "Безопасность", + "description": "Security." + }, + "current_phrase": { + "message": "Текущий пароль", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Новый Пароль", + "description": "New Passphrase." + }, + "phrase": { + "message": "Пароль", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Подтвердить Пароль", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Вы уверены, что хотите удалить эту учетную запись? Это действие нельзя отменить.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Я понимаю, что все мои данные будут безвозвратно удалены.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Сбросить ключ идентификации." + }, + "delete_all_warning": { + "message": "Это удалит все ваши данные и полностью сбросит Authenticator. Вы не сможете восстановить любые удаленные данные! Вам следует сохранить резервную копию перед сбросом аутентификатора." + }, + "security_warning": { + "message": "Этот пароль будет использоваться для шифрования ваших учетных записей. Никто не может помочь вам, если вы забыли пароль.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Обновить", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Вы не можете добавить аккаунт, пока все аккаунты не расшифрованы. Введите правильный пароль, чтобы продолжить.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Учетные записи, которые не были расшифрованы, не будут включены в эту резервную копию.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Не совпадает парольная фраза.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Данные зашифрованы", + "description": "Encrypted." + }, + "copied": { + "message": "Скопировано", + "description": "Copied." + }, + "feedback": { + "message": "Отзыв", + "description": "Feedback." + }, + "translate": { + "message": "Перевод", + "description": "Translate." + }, + "source": { + "message": "Исходный код", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Введите пароль для расшифровки данных учетной записи.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Синхронизировать время с Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Запомнить пароль", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Внимание! Ваши данные местного времени не совпадают, пожалуйста синхронизируйте время перед тем как продолжить.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "У вас есть резервная копия для ваших учетных записей? Создайте резервную копию, пока не поздно!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Захват не выполнен, перезагрузите страницу и повторите попытку.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Сканируете QR код из файла? Используйте команду Импортировать QR из резервного файла.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Время", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Счетчик", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Настройки", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Масштаб", + "description": "Scale" + }, + "export_info": { + "message": "Предупреждение: все резервные копии не зашифрованы. Хотите добавить учетную запись в другое приложение? Наведите курсор на верхнюю правую часть любой учетной записи и нажмите скрытую кнопку с QR кодом", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Скачать резервную копию", + "description": "Download backup file." + }, + "import_backup": { + "message": "Восстановить копию.", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Восстановить из файла", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Импортировать резервную копию QR изображений", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Восстановить из текста.", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Импорт успешный, но некоторые QR-коды не могут быть распознаны.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Вы можете выбрать несколько файлов изображения для импорта резервных копий в пакетном режиме.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Показать все записи", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Предупреждение: резервные копии не зашифрованы. Используйте их на свой страх и риск.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Для импорта резервных копий необходимо указать правильный пароль.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ваши данные хоронятся в открытом виде, для защиты установите пароль в настройках безопасности.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Удалить", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Сохранить защищенную паролем резервную копию", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Поиск", + "description": "Search" + }, + "popout": { + "message": "Отдельное окно", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Защищено паролем", + "description": "Lock accounts" + }, + "edit": { + "message": "Редактировать", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Резервное копирование вручную", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Автозаполнение", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Высокая контрастность", + "description": "Use High Contrast" + }, + "theme": { + "message": "Тема", + "description": "Theme" + }, + "theme_light": { + "message": "Светлая", + "description": "Light theme" + }, + "theme_dark": { + "message": "Тёмная", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Простая", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Компактный", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Высокая контрастность", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Плоская", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Автоматическое резервное копирование данных в сторонние службы хранения.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Войти", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Войти (бизнес)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Почему для бизнес-аккаунтов требуется больше разрешений?" + }, + "log_out": { + "message": "Выйти", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "При подключении к вашей учетной записи $SERVICE$ произошла ошибка. Пожалуйста, войдите снова.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "У вас есть один или несколько аккаунтов Steam или Blizzard. Не зашифрованные резервные копии не будут использовать стандартный формат резервного копирования.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Вы можете импортировать резервные копии из других приложений.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Узнать больше", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Загрузка..." + }, + "autolock": { + "message": "Заблокировать после" + }, + "minutes": { + "message": "минут" + }, + "advanced": { + "message": "Дополнительно" + }, + "period": { + "message": "Период" + }, + "type": { + "message": "Тип\n" + }, + "invalid": { + "message": "Больной" + }, + "digits": { + "message": "Цифры" + }, + "algorithm": { + "message": "Алгоритм" + }, + "smart_filter": { + "message": "\"Умный\" фильтр" + }, + "backup": { + "message": "Резервная копия" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Ваш пароль не соответствует требованием безопасности вашей организации. Свяжитесь с вашим администратором для получения дополнительной информации." + }, + "advisor": { + "message": "Советник" + }, + "advisor_insight_password_not_set": { + "message": "Установите пароль для защиты своих данных." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Включите автоблокировку для защиты своих данных." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Синхронизация браузера отключена. Включение этой опции позволяет синхронизировать учетные записи между браузерами." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Автозаполнение может быть включено для автоматического заполнения кодов на веб-сайтах." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Включение смарт фильтра позволяет быстро получить доступ к аккаунтам." + }, + "show_all_insights": { + "message": "Показать все действия." + }, + "no_insight_available": { + "message": "Никаких действий не найдено, всё хорошо!" + }, + "danger": { + "message": "Опасность" + }, + "warning": { + "message": "Предупреждение" + }, + "info": { + "message": "ℹ️ Информация" + }, + "dismiss": { + "message": "Пропустить" + }, + "learn_more": { + "message": "Узнать больше" + }, + "enable_context_menu": { + "message": "Добавить в контекстное меню" + }, + "no_entires": { + "message": "Нет аккаунтов для отображения. Добавьте свой первый аккаунт сейчас." + }, + "permissions": { + "message": "Разрешения" + }, + "permission_revoke": { + "message": "Отменить" + }, + "permission_show_required_permissions": { + "message": "Показать неотменимые разрешения" + }, + "permission_required": { + "message": "Это требуемое разрешение и не может быть отменено." + }, + "permission_active_tab": { + "message": "Доступ к текущей вкладке для сканирования QR-кодов." + }, + "permission_storage": { + "message": "Доступ к хранилищу браузера для хранения данных учетной записи." + }, + "permission_identity": { + "message": "Позволяет войти в сторонние службы хранения." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Даёт доступ только для записи в буфер обмена для копирования кодов в буфер обмена, когда вы нажмете на аккаунт." + }, + "permission_context_menus": { + "message": "Добавляет аутентификатор в меню контекста." + }, + "permission_sync_clock": { + "message": "Позволяет синхронизировать часы с Google." + }, + "permission_dropbox": { + "message": "Позволяет делать резервную копию в Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Сначала необходимо отключить резервную копию Dropbox." + }, + "permission_drive": { + "message": "Позволяет делать резервную копию на Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Сначала необходимо отключить резервную копию Google Drive." + }, + "permission_onedrive": { + "message": "Позволяет делать резервную копию в OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Сначала необходимо отключить резервную копию OneDrive." + }, + "permission_unknown_permission": { + "message": "Неизвестное разрешение. Если вы видите это сообщение, отправьте сообщение об ошибке." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 62d6d914e886294beca8d661eb1c2518aac97adb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:35 -0500 Subject: [PATCH 3328/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 7eede65f9..01ad17676 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentifikuesi", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autentifikuesi", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Autentifikuesi gjeneron kode autentifikimi me 2 faktorë në shletuesin tuaj.", - "description": "Extension Description." - }, - "added": { - "message": " është shtuar.", - "description": "Added Account." - }, - "errorqr": { - "message": "Kod QR i panjohur.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Kodi sekret i llogarisë është i pavlefshëm", - "description": "Secret Error." - }, - "add_code": { - "message": "Shto llogari", - "description": "Add account." - }, - "add_qr": { - "message": "Skano kodin QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Hyrje manuale", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importimi dështoi. Nëse je duke migruar të dhënat nga Google Authenticator, ju lutem ri-eksporto të dhënat e tua nga Google Authenticator dhe provoni përsëri.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Disa të dhëna të llogarisë nuk janë importuar në mënyrë të sukseshme.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Mbyll", - "description": "Close." - }, - "ok": { - "message": "Në rregull", - "description": "OK." - }, - "yes": { - "message": "Po", - "description": "Yes." - }, - "no": { - "message": "Jo", - "description": "No." - }, - "account": { - "message": "Llogaria", - "description": "Account." - }, - "accountName": { - "message": "Përdoruesi", - "description": "Account Name." - }, - "issuer": { - "message": "Lëshuar nga", - "description": "Issuer." - }, - "secret": { - "message": "Kodi sekret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Sukses.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Dështim.", - "description": "Update Failure." - }, - "about": { - "message": "Rreth", - "description": "About." - }, - "settings": { - "message": "Cilësimet", - "description": "Settings." - }, - "security": { - "message": "Siguria", - "description": "Security." - }, - "current_phrase": { - "message": "Fjalëkalimi aktual", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Fjalëkalim i ri", - "description": "New Passphrase." - }, - "phrase": { - "message": "Fjalëkalimi", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Konfirmo fjalëkalimin", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "A jeni i sigurtë qe doni të fshini këtë llogari? Ky veprim nuk mund të zhbëhet.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "E kuptoj se të gjithë të dhënat e mia do të fshihen dhe do të jenë të parikuperueshme.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Kthe në gjendje fillestare Authenticator-in" - }, - "delete_all_warning": { - "message": "Kjo do të fshijë të gjithë plotësisht të dhënat tuaja dhe kthejë Authenticator në gjendje fillestare. Ju nuk do të jeni në gjendje të riktheni të dhënat e fshira! Ju duhet të konsideroni ruajtjen e një kopje rezervë përpara rikthimit në gjëndje fillestare të Authenticator-it." - }, - "security_warning": { - "message": "Ky fjalëkalim do të përdoret për të kriptuar llogarinë tënde. Askush nuk mund tju ndihmojë ju nëse ju harroni fjalëkalimin.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Përditëso", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Ju nuk mund të shtoni një llogari të re derisa të gjitha llogaritë janë të dekriptuara. Ju lutem vendosni fjalkalimin korrekt përpara se të vazhdoni.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Llogaritë që nuk mundën të dekriptohen nuk do të përfshihen në këtë backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Fajlëkalimi nuk përputhet.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Enkriptuar", - "description": "Encrypted." - }, - "copied": { - "message": "Kopjuar", - "description": "Copied." - }, - "feedback": { - "message": "Reagime", - "description": "Feedback." - }, - "translate": { - "message": "Përkthe", - "description": "Translate." - }, - "source": { - "message": "Kodi burimor", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Vendos fjalëkalim për të dekriptuar të dhënat e llogarisë.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sinkronizo Orën me Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Kujto fjalëkalimin", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Kujdes! Ora juaj lokale është mbrapa, ju lutem rregullojeni përpara se të vazhdoni.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "A keni backup për llogaritë tuaja? Mos prit derisa të jetë shumë vonë!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Rregjistrimi i imazhit dështoi, ju lutem ringarkoni faqen dhe provoni përsëri.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "A jeni duke provuar skanimin e kodit QR nga një skedar lokal? Në vënd të kësaj përdor importimin e kopjes rezervë të imazhit QR.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Bazuar në kohë", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Bazuar në numërim", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferencat", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Shkalla", - "description": "Scale" - }, - "export_info": { - "message": "Lajmërim: të gjitha kopjet rezervë nuk janë të kriptura. Kërkoni të shtoni një llogari në një app tjetër? Shkoni në krye në anën e djathtë të cdo llogarie dhe shtyp butonin 'hidden'.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Shkarko skedarin Backup", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importo Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importo skedarin Backup", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importo Backup të imazhit QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "استحضار صور رموز الاستجابة السريع", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importo Backup të tekstit", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "إستحضار رمز المرور المؤقت", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "تم الاستحضار بنجاح، لاكن بعض رموز الاستجابة السريعة لم يتم التعرف عليها.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Ju mund të selektoni shumë skedarë për të importuar në sasi kopjet rezervë.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Shfaq të gjitha hyrjet", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Lajmërim: kopjet rezervë nuk janë të kriptuara. Përdorni duke marrë vetë rrezikun.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Ju duhet të ofroni fjalëkalimin korrekt për importimin e kopjeve rezervë.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Fjalëkalimi juaj është ruajtur në mënyrë lokale, ju lutem menjëherë ndryshoni atë në menu-ja e sigurisë.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Hiq", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Shkarko një kopje rezervë të mbrojtur me fjalëkalim", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Kërko", - "description": "Search" - }, - "popout": { - "message": "Modalitet Popup", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Kyç", - "description": "Lock accounts" - }, - "edit": { - "message": "Ndrysho", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Krijo kopje rezervë", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Përdor Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Përdor kontrast të lartë", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "E çelur", - "description": "Light theme" - }, - "theme_dark": { - "message": "E errët", - "description": "Dark theme" - }, - "theme_simple": { - "message": "بسيط", - "description": "Simple theme" - }, - "theme_compact": { - "message": "معقد او مركب", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Kontrast i lartë", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "مسطح", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Ruaj në mënyrë automatike një kopje rezervë të të dhënave tuaja në shërbimet me palë të 3ta të magazinimit.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sinkronizo Shfletuesin", - "description": "Storage location" - }, - "sign_in": { - "message": "Identifikohu", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Identifikohu (Llogari Biznesi)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Pse llogaria e biznesit kërkon më shumë leje?" - }, - "log_out": { - "message": "Dil", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Është një problem në lidhjen me të dhënat e llogarise suaj $SERVICE$, ju identikohuni përsëri.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Ju keni një ose më shumë llogari Steam ose Blizzard. Backup-et jo të kriptuar nuk do të përdorin formatin backup të standardizuar.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Ju mund të importoni backup-et nga disa aplikacione të tjerë.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Mëso më shumë", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Duke u ngarkuar..." - }, - "autolock": { - "message": "Kyç pas" - }, - "minutes": { - "message": "minuta" - }, - "advanced": { - "message": "E Avancuar" - }, - "period": { - "message": "Periudha" - }, - "type": { - "message": "Lloji" - }, - "invalid": { - "message": "I pavlefshëm" - }, - "digits": { - "message": "Numrat" - }, - "algorithm": { - "message": "Algoritmi" - }, - "smart_filter": { - "message": "Filtri inteligjent" - }, - "backup": { - "message": "Krijo kopje rezervë" - }, - "backup_file_info": { - "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." - }, - "password_policy_default_hint": { - "message": "كلمة مرورك الخاصة لا تستوفى المتطلبات الخاصة بمنظمتك. الرجاء التواصل مع مديرك للمزيد من المعلومات." - }, - "advisor": { - "message": "مساعدة" - }, - "advisor_insight_password_not_set": { - "message": "إنشاء كلمة مرور لحماية بياناتك." - }, - "advisor_insight_auto_lock_not_set": { - "message": "الرجاء تفعيل الإغلاق الالى لحماية بياناتك." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "مزامنة المتصفح غير نشط. تفعيل المزامنة يسمح لحسابك بالمزامنه مع المواقع المختلفة." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "تفعيل الملء التلقائي يسمح بملء رموز التفعيل داخل المتصفحات المختلفة." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "تفعيل المنقى الذكى يسمح بالدخول بسرعة الى مختلف الحسابات." - }, - "show_all_insights": { - "message": "إظهار كافة الاقتراحات." - }, - "no_insight_available": { - "message": "لا يوجد اى إقتراحات، كل شئ يبدو جيد!" - }, - "danger": { - "message": "خطر" - }, - "warning": { - "message": "تحزير" - }, - "info": { - "message": "معلومات" - }, - "dismiss": { - "message": "الغاء" - }, - "learn_more": { - "message": "معرفة المزيد" - }, - "enable_context_menu": { - "message": "إضافة الى قائمة السياق النصى" - }, - "no_entires": { - "message": "لا يوجد لديك حسابات لإظهاره. انشاء حسابك الاول الان." - }, - "permissions": { - "message": "الموافقة" - }, - "permission_revoke": { - "message": "إبطال" - }, - "permission_show_required_permissions": { - "message": "اظهار رموز المرور الغير قابلة للإلغاء" - }, - "permission_required": { - "message": "هذا رمز مرور الزامي ولا يمكن ابطاله." - }, - "permission_active_tab": { - "message": "الرجاء اختيار علامة التبويب الحالية لمسح رمز الاستجابة السريع." - }, - "permission_storage": { - "message": "الرجاء الدخول الى مساحة تخزين المتصفح لتخزين بيانات الحساب." - }, - "permission_identity": { - "message": "يسمح بالمرور إلى خدمات تخزين الطرف الثالث." - }, - "permission_alarms": { - "message": "يسمح للإغلاق التلقائي بالعمل." - }, - "permission_scripting": { - "message": "ادخل النص إلى علامة التبويب الحالية لمسح رموز الإستجابة السريعة والسماح للملء التلقائي بالعمل." - }, - "permission_clipboard_write": { - "message": "يضمن حق الوصول للكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر فوق الحساب." - }, - "permission_context_menus": { - "message": "يضيف المصادقة إلى قائمة السياق النصى." - }, - "permission_sync_clock": { - "message": "يسمح بمزامنة الساعة مع جوجل." - }, - "permission_dropbox": { - "message": "يسمح بنسخة احتياطية فى موقع Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "يجب الغاء تفعيل النسخة الاحتياطية على موقع Dropbox أولاً." - }, - "permission_drive": { - "message": "السماح بالنسخ الاحتياطى على موقع Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "يجب إلغاء تفعيل النسخ الاحتياطية على موقع Google Drive أولاً." - }, - "permission_onedrive": { - "message": "السماح بالنسخ الاحتياطي على موقع OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "الغاء تفعيل النسخة الاحتياطي على موقع OneDrive أولاً." - }, - "permission_unknown_permission": { - "message": "موافقة مجهولة. اذا رأيت هذه الرساله، الرجاء ارسال تقرير اختراق." + "extName": { + "message": "Autentifikuesi", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autentifikuesi", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Autentifikuesi gjeneron kode autentifikimi me 2 faktorë në shletuesin tuaj.", + "description": "Extension Description." + }, + "added": { + "message": " është shtuar.", + "description": "Added Account." + }, + "errorqr": { + "message": "Kod QR i panjohur.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Kodi sekret i llogarisë është i pavlefshëm", + "description": "Secret Error." + }, + "add_code": { + "message": "Shto llogari", + "description": "Add account." + }, + "add_qr": { + "message": "Skano kodin QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Hyrje manuale", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importimi dështoi. Nëse je duke migruar të dhënat nga Google Authenticator, ju lutem ri-eksporto të dhënat e tua nga Google Authenticator dhe provoni përsëri.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Disa të dhëna të llogarisë nuk janë importuar në mënyrë të sukseshme.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Mbyll", + "description": "Close." + }, + "ok": { + "message": "Në rregull", + "description": "OK." + }, + "yes": { + "message": "Po", + "description": "Yes." + }, + "no": { + "message": "Jo", + "description": "No." + }, + "account": { + "message": "Llogaria", + "description": "Account." + }, + "accountName": { + "message": "Përdoruesi", + "description": "Account Name." + }, + "issuer": { + "message": "Lëshuar nga", + "description": "Issuer." + }, + "secret": { + "message": "Kodi sekret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sukses.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Dështim.", + "description": "Update Failure." + }, + "about": { + "message": "Rreth", + "description": "About." + }, + "settings": { + "message": "Cilësimet", + "description": "Settings." + }, + "security": { + "message": "Siguria", + "description": "Security." + }, + "current_phrase": { + "message": "Fjalëkalimi aktual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Fjalëkalim i ri", + "description": "New Passphrase." + }, + "phrase": { + "message": "Fjalëkalimi", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Konfirmo fjalëkalimin", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "A jeni i sigurtë qe doni të fshini këtë llogari? Ky veprim nuk mund të zhbëhet.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "E kuptoj se të gjithë të dhënat e mia do të fshihen dhe do të jenë të parikuperueshme.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Kthe në gjendje fillestare Authenticator-in" + }, + "delete_all_warning": { + "message": "Kjo do të fshijë të gjithë plotësisht të dhënat tuaja dhe kthejë Authenticator në gjendje fillestare. Ju nuk do të jeni në gjendje të riktheni të dhënat e fshira! Ju duhet të konsideroni ruajtjen e një kopje rezervë përpara rikthimit në gjëndje fillestare të Authenticator-it." + }, + "security_warning": { + "message": "Ky fjalëkalim do të përdoret për të kriptuar llogarinë tënde. Askush nuk mund tju ndihmojë ju nëse ju harroni fjalëkalimin.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Përditëso", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Ju nuk mund të shtoni një llogari të re derisa të gjitha llogaritë janë të dekriptuara. Ju lutem vendosni fjalkalimin korrekt përpara se të vazhdoni.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Llogaritë që nuk mundën të dekriptohen nuk do të përfshihen në këtë backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Fajlëkalimi nuk përputhet.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Enkriptuar", + "description": "Encrypted." + }, + "copied": { + "message": "Kopjuar", + "description": "Copied." + }, + "feedback": { + "message": "Reagime", + "description": "Feedback." + }, + "translate": { + "message": "Përkthe", + "description": "Translate." + }, + "source": { + "message": "Kodi burimor", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Vendos fjalëkalim për të dekriptuar të dhënat e llogarisë.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sinkronizo Orën me Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Kujto fjalëkalimin", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Kujdes! Ora juaj lokale është mbrapa, ju lutem rregullojeni përpara se të vazhdoni.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "A keni backup për llogaritë tuaja? Mos prit derisa të jetë shumë vonë!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Rregjistrimi i imazhit dështoi, ju lutem ringarkoni faqen dhe provoni përsëri.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "A jeni duke provuar skanimin e kodit QR nga një skedar lokal? Në vënd të kësaj përdor importimin e kopjes rezervë të imazhit QR.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Bazuar në kohë", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Bazuar në numërim", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferencat", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Shkalla", + "description": "Scale" + }, + "export_info": { + "message": "Lajmërim: të gjitha kopjet rezervë nuk janë të kriptura. Kërkoni të shtoni një llogari në një app tjetër? Shkoni në krye në anën e djathtë të cdo llogarie dhe shtyp butonin 'hidden'.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Shkarko skedarin Backup", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importo Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importo skedarin Backup", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importo Backup të imazhit QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "استحضار صور رموز الاستجابة السريع", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importo Backup të tekstit", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "إستحضار رمز المرور المؤقت", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "تم الاستحضار بنجاح، لاكن بعض رموز الاستجابة السريعة لم يتم التعرف عليها.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Ju mund të selektoni shumë skedarë për të importuar në sasi kopjet rezervë.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Shfaq të gjitha hyrjet", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Lajmërim: kopjet rezervë nuk janë të kriptuara. Përdorni duke marrë vetë rrezikun.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Ju duhet të ofroni fjalëkalimin korrekt për importimin e kopjeve rezervë.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Fjalëkalimi juaj është ruajtur në mënyrë lokale, ju lutem menjëherë ndryshoni atë në menu-ja e sigurisë.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Hiq", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Shkarko një kopje rezervë të mbrojtur me fjalëkalim", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Kërko", + "description": "Search" + }, + "popout": { + "message": "Modalitet Popup", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Kyç", + "description": "Lock accounts" + }, + "edit": { + "message": "Ndrysho", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Krijo kopje rezervë", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Përdor Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Përdor kontrast të lartë", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "E çelur", + "description": "Light theme" + }, + "theme_dark": { + "message": "E errët", + "description": "Dark theme" + }, + "theme_simple": { + "message": "بسيط", + "description": "Simple theme" + }, + "theme_compact": { + "message": "معقد او مركب", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Kontrast i lartë", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "مسطح", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Ruaj në mënyrë automatike një kopje rezervë të të dhënave tuaja në shërbimet me palë të 3ta të magazinimit.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sinkronizo Shfletuesin", + "description": "Storage location" + }, + "sign_in": { + "message": "Identifikohu", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Identifikohu (Llogari Biznesi)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Pse llogaria e biznesit kërkon më shumë leje?" + }, + "log_out": { + "message": "Dil", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Është një problem në lidhjen me të dhënat e llogarise suaj $SERVICE$, ju identikohuni përsëri.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Ju keni një ose më shumë llogari Steam ose Blizzard. Backup-et jo të kriptuar nuk do të përdorin formatin backup të standardizuar.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Ju mund të importoni backup-et nga disa aplikacione të tjerë.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Mëso më shumë", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Duke u ngarkuar..." + }, + "autolock": { + "message": "Kyç pas" + }, + "minutes": { + "message": "minuta" + }, + "advanced": { + "message": "E Avancuar" + }, + "period": { + "message": "Periudha" + }, + "type": { + "message": "Lloji" + }, + "invalid": { + "message": "I pavlefshëm" + }, + "digits": { + "message": "Numrat" + }, + "algorithm": { + "message": "Algoritmi" + }, + "smart_filter": { + "message": "Filtri inteligjent" + }, + "backup": { + "message": "Krijo kopje rezervë" + }, + "backup_file_info": { + "message": "Krijo një kopje rezervë të të dhënave tuaja në një skedar." + }, + "password_policy_default_hint": { + "message": "كلمة مرورك الخاصة لا تستوفى المتطلبات الخاصة بمنظمتك. الرجاء التواصل مع مديرك للمزيد من المعلومات." + }, + "advisor": { + "message": "مساعدة" + }, + "advisor_insight_password_not_set": { + "message": "إنشاء كلمة مرور لحماية بياناتك." + }, + "advisor_insight_auto_lock_not_set": { + "message": "الرجاء تفعيل الإغلاق الالى لحماية بياناتك." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "مزامنة المتصفح غير نشط. تفعيل المزامنة يسمح لحسابك بالمزامنه مع المواقع المختلفة." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "تفعيل الملء التلقائي يسمح بملء رموز التفعيل داخل المتصفحات المختلفة." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "تفعيل المنقى الذكى يسمح بالدخول بسرعة الى مختلف الحسابات." + }, + "show_all_insights": { + "message": "إظهار كافة الاقتراحات." + }, + "no_insight_available": { + "message": "لا يوجد اى إقتراحات، كل شئ يبدو جيد!" + }, + "danger": { + "message": "خطر" + }, + "warning": { + "message": "تحزير" + }, + "info": { + "message": "معلومات" + }, + "dismiss": { + "message": "الغاء" + }, + "learn_more": { + "message": "معرفة المزيد" + }, + "enable_context_menu": { + "message": "إضافة الى قائمة السياق النصى" + }, + "no_entires": { + "message": "لا يوجد لديك حسابات لإظهاره. انشاء حسابك الاول الان." + }, + "permissions": { + "message": "الموافقة" + }, + "permission_revoke": { + "message": "إبطال" + }, + "permission_show_required_permissions": { + "message": "اظهار رموز المرور الغير قابلة للإلغاء" + }, + "permission_required": { + "message": "هذا رمز مرور الزامي ولا يمكن ابطاله." + }, + "permission_active_tab": { + "message": "الرجاء اختيار علامة التبويب الحالية لمسح رمز الاستجابة السريع." + }, + "permission_storage": { + "message": "الرجاء الدخول الى مساحة تخزين المتصفح لتخزين بيانات الحساب." + }, + "permission_identity": { + "message": "يسمح بالمرور إلى خدمات تخزين الطرف الثالث." + }, + "permission_alarms": { + "message": "يسمح للإغلاق التلقائي بالعمل." + }, + "permission_scripting": { + "message": "ادخل النص إلى علامة التبويب الحالية لمسح رموز الإستجابة السريعة والسماح للملء التلقائي بالعمل." + }, + "permission_clipboard_write": { + "message": "يضمن حق الوصول للكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر فوق الحساب." + }, + "permission_context_menus": { + "message": "يضيف المصادقة إلى قائمة السياق النصى." + }, + "permission_sync_clock": { + "message": "يسمح بمزامنة الساعة مع جوجل." + }, + "permission_dropbox": { + "message": "يسمح بنسخة احتياطية فى موقع Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "يجب الغاء تفعيل النسخة الاحتياطية على موقع Dropbox أولاً." + }, + "permission_drive": { + "message": "السماح بالنسخ الاحتياطى على موقع Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "يجب إلغاء تفعيل النسخ الاحتياطية على موقع Google Drive أولاً." + }, + "permission_onedrive": { + "message": "السماح بالنسخ الاحتياطي على موقع OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "الغاء تفعيل النسخة الاحتياطي على موقع OneDrive أولاً." + }, + "permission_unknown_permission": { + "message": "موافقة مجهولة. اذا رأيت هذه الرساله، الرجاء ارسال تقرير اختراق." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 90c9a8e0665ceaa07bbb9b209fa5774eb3b27e70 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:36 -0500 Subject: [PATCH 3329/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 257181de5..7cfef35e9 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Аутентификатор", - "description": "Extension Name." - }, - "extShortName": { - "message": "Аутентификатор", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Аутентификатор генерише кодове за приступ у два степена.", - "description": "Extension Description." - }, - "added": { - "message": " додато.", - "description": "Added Account." - }, - "errorqr": { - "message": "Непрепознат QR код.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Неважећа тајна", - "description": "Secret Error." - }, - "add_code": { - "message": "Додај налог", - "description": "Add account." - }, - "add_qr": { - "message": "Скенирај QR код", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ручни унос", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Увоз није успео. Ако мигрирате податке из Google Authenticatorа, молимо поновно извезите и покушајте опет.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Неки подаци о налоги нису успешно увезени.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Затвори", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Да", - "description": "Yes." - }, - "no": { - "message": "Не", - "description": "No." - }, - "account": { - "message": "Налог", - "description": "Account." - }, - "accountName": { - "message": "Корисничко име", - "description": "Account Name." - }, - "issuer": { - "message": "Издавач", - "description": "Issuer." - }, - "secret": { - "message": "Тајна", - "description": "Secret." - }, - "updateSuccess": { - "message": "Успело.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Неуспело.", - "description": "Update Failure." - }, - "about": { - "message": "О програму", - "description": "About." - }, - "settings": { - "message": "Подешавања", - "description": "Settings." - }, - "security": { - "message": "Безбедност", - "description": "Security." - }, - "current_phrase": { - "message": "Актуелна лозинка", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Нова лозинка", - "description": "New Passphrase." - }, - "phrase": { - "message": "Лозинка", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Потврди лозинку", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Да ли сте сигурни да желите да обришете овај налог? Ову радњу није могуће опозвати.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Разумем да ће сви моји подаци бити бесповратно обрисани.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Ресетуј аутентификатор" - }, - "delete_all_warning": { - "message": "Ово че обрисати све ваше податке и потпуно ресетовати Атентификатор. Нећете моћи вратити обрисане податке. Сачувајте копију података прије ресетовања аутентификатора." - }, - "security_warning": { - "message": "Овом ће се лозинком шифрирати ваш налог. Нитко вам неће моћи помоћи ако је заборавите.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Ажурирање", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Не можете да додате нови налог док су сви налози дешифрирани. Молимо унесите точну лозинку пре наставка.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Налози које се није могло дешифровати, неће бити укључени у овај бекап.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Лозинке се не поклапају.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Шифровано", - "description": "Encrypted." - }, - "copied": { - "message": "Копирано", - "description": "Copied." - }, - "feedback": { - "message": "Повратне информације", - "description": "Feedback." - }, - "translate": { - "message": "Преведи", - "description": "Translate." - }, - "source": { - "message": "Изворни код", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Унесите лозинку за дешифроваље података.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Синхронизуј часовник са Гуглом", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Запамти лозинку", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Позоир! Ваш локални часовник је превише неусклађен. Молимо подесите га пре наставка.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Имате ли копију ваших налога? Немојте чекати да буде касно!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Хватање није успело, молимо освежите и покушајте поновно.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Покушавате да скенирате QR код из локалне датотеке? Радије користите увоз QR слике.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Zasnovan на времену", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Заснован на бројачу", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Подешавања", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Размера", - "description": "Scale" - }, - "export_info": { - "message": "Упозорење: Све резервне копије су дешифроване. Хоћете да додате налог у дгугу апликацију? Лебдите изнад горњег десног дела било којег налога и притисните дугме Скривено.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Преузми резервну копију", - "description": "Download backup file." - }, - "import_backup": { - "message": "Увези резервну копију", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Увези резервну копију", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Увези слику QR кода", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Увези текстуалну копију", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Можете да одаберете више датотека за серијски увоз.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Покажи све уносе", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Упозорење: резервне копије нису шифроване. Користите на властиту одговорност.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "За увоз, морате упиати точну лозинку.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ваше лозинке су спремљене локално. Молимо одмах их промените у менију Безбедност.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Уклони", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Преузмите сигурносну копију заштићену лозинком", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Претрага", - "description": "Search" - }, - "popout": { - "message": "Поп-уп прозор", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Закључај", - "description": "Lock accounts" - }, - "edit": { - "message": "Измени", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Користите аутоматско попуњавање", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Користи високи контраст", - "description": "Use High Contrast" - }, - "theme": { - "message": "Тема", - "description": "Theme" - }, - "theme_light": { - "message": "Светла", - "description": "Light theme" - }, - "theme_dark": { - "message": "Тамна", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Велики контраст", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Аутоматски спреми резервну копију на услугу складиштења.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Синхронизација прегледача", - "description": "Storage location" - }, - "sign_in": { - "message": "Пријавите се", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Одјавите се", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Дошло је до грешке код спанјања на ваш $SERVICE$ налог. Молимо пријавите се поново.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Имате један или више Steam или Blizzard налога. Нешифроване сигурносне копије неће користити стандардизовани формат.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Можете да увезете резервне копију из других апликација.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Сазнајте више", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Учитавање..." - }, - "autolock": { - "message": "Закључај након" - }, - "minutes": { - "message": "минута" - }, - "advanced": { - "message": "Напредно" - }, - "period": { - "message": "Интервал" - }, - "type": { - "message": "Тип" - }, - "invalid": { - "message": "Неважећи" - }, - "digits": { - "message": "Цифре" - }, - "algorithm": { - "message": "Алгоритам" - }, - "smart_filter": { - "message": "Паметни филтр" - }, - "backup": { - "message": "Резервна копија" - }, - "backup_file_info": { - "message": "Спреми податке у резервну копију." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Аутентификатор", + "description": "Extension Name." + }, + "extShortName": { + "message": "Аутентификатор", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Аутентификатор генерише кодове за приступ у два степена.", + "description": "Extension Description." + }, + "added": { + "message": " додато.", + "description": "Added Account." + }, + "errorqr": { + "message": "Непрепознат QR код.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Неважећа тајна", + "description": "Secret Error." + }, + "add_code": { + "message": "Додај налог", + "description": "Add account." + }, + "add_qr": { + "message": "Скенирај QR код", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ручни унос", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Увоз није успео. Ако мигрирате податке из Google Authenticatorа, молимо поновно извезите и покушајте опет.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Неки подаци о налоги нису успешно увезени.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Затвори", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Да", + "description": "Yes." + }, + "no": { + "message": "Не", + "description": "No." + }, + "account": { + "message": "Налог", + "description": "Account." + }, + "accountName": { + "message": "Корисничко име", + "description": "Account Name." + }, + "issuer": { + "message": "Издавач", + "description": "Issuer." + }, + "secret": { + "message": "Тајна", + "description": "Secret." + }, + "updateSuccess": { + "message": "Успело.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Неуспело.", + "description": "Update Failure." + }, + "about": { + "message": "О програму", + "description": "About." + }, + "settings": { + "message": "Подешавања", + "description": "Settings." + }, + "security": { + "message": "Безбедност", + "description": "Security." + }, + "current_phrase": { + "message": "Актуелна лозинка", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Нова лозинка", + "description": "New Passphrase." + }, + "phrase": { + "message": "Лозинка", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Потврди лозинку", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Да ли сте сигурни да желите да обришете овај налог? Ову радњу није могуће опозвати.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Разумем да ће сви моји подаци бити бесповратно обрисани.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Ресетуј аутентификатор" + }, + "delete_all_warning": { + "message": "Ово че обрисати све ваше податке и потпуно ресетовати Атентификатор. Нећете моћи вратити обрисане податке. Сачувајте копију података прије ресетовања аутентификатора." + }, + "security_warning": { + "message": "Овом ће се лозинком шифрирати ваш налог. Нитко вам неће моћи помоћи ако је заборавите.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Ажурирање", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Не можете да додате нови налог док су сви налози дешифрирани. Молимо унесите точну лозинку пре наставка.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Налози које се није могло дешифровати, неће бити укључени у овај бекап.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Лозинке се не поклапају.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Шифровано", + "description": "Encrypted." + }, + "copied": { + "message": "Копирано", + "description": "Copied." + }, + "feedback": { + "message": "Повратне информације", + "description": "Feedback." + }, + "translate": { + "message": "Преведи", + "description": "Translate." + }, + "source": { + "message": "Изворни код", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Унесите лозинку за дешифроваље података.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Синхронизуј часовник са Гуглом", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Запамти лозинку", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Позоир! Ваш локални часовник је превише неусклађен. Молимо подесите га пре наставка.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Имате ли копију ваших налога? Немојте чекати да буде касно!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Хватање није успело, молимо освежите и покушајте поновно.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Покушавате да скенирате QR код из локалне датотеке? Радије користите увоз QR слике.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Zasnovan на времену", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Заснован на бројачу", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Подешавања", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Размера", + "description": "Scale" + }, + "export_info": { + "message": "Упозорење: Све резервне копије су дешифроване. Хоћете да додате налог у дгугу апликацију? Лебдите изнад горњег десног дела било којег налога и притисните дугме Скривено.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Преузми резервну копију", + "description": "Download backup file." + }, + "import_backup": { + "message": "Увези резервну копију", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Увези резервну копију", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Увези слику QR кода", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Увези текстуалну копију", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Можете да одаберете више датотека за серијски увоз.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Покажи све уносе", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Упозорење: резервне копије нису шифроване. Користите на властиту одговорност.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "За увоз, морате упиати точну лозинку.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ваше лозинке су спремљене локално. Молимо одмах их промените у менију Безбедност.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Уклони", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Преузмите сигурносну копију заштићену лозинком", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Претрага", + "description": "Search" + }, + "popout": { + "message": "Поп-уп прозор", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Закључај", + "description": "Lock accounts" + }, + "edit": { + "message": "Измени", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Користите аутоматско попуњавање", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Користи високи контраст", + "description": "Use High Contrast" + }, + "theme": { + "message": "Тема", + "description": "Theme" + }, + "theme_light": { + "message": "Светла", + "description": "Light theme" + }, + "theme_dark": { + "message": "Тамна", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Велики контраст", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Аутоматски спреми резервну копију на услугу складиштења.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Синхронизација прегледача", + "description": "Storage location" + }, + "sign_in": { + "message": "Пријавите се", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Одјавите се", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Дошло је до грешке код спанјања на ваш $SERVICE$ налог. Молимо пријавите се поново.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Имате један или више Steam или Blizzard налога. Нешифроване сигурносне копије неће користити стандардизовани формат.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Можете да увезете резервне копију из других апликација.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Сазнајте више", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Учитавање..." + }, + "autolock": { + "message": "Закључај након" + }, + "minutes": { + "message": "минута" + }, + "advanced": { + "message": "Напредно" + }, + "period": { + "message": "Интервал" + }, + "type": { + "message": "Тип" + }, + "invalid": { + "message": "Неважећи" + }, + "digits": { + "message": "Цифре" + }, + "algorithm": { + "message": "Алгоритам" + }, + "smart_filter": { + "message": "Паметни филтр" + }, + "backup": { + "message": "Резервна копија" + }, + "backup_file_info": { + "message": "Спреми податке у резервну копију." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 25d6ab12b6800c9d226d344dc71f1b550bf5cd26 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:37 -0500 Subject: [PATCH 3330/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 7b0136187..949c46654 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator genererar 2-stegs verifieringskoder i din webbläsare.", - "description": "Extension Description." - }, - "added": { - "message": " har lagts till.", - "description": "Added Account." - }, - "errorqr": { - "message": "Okänd QR-kod.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Ogiltig kontohemlighet", - "description": "Secret Error." - }, - "add_code": { - "message": "Lägg till konto", - "description": "Add account." - }, - "add_qr": { - "message": "Skanna QR-kod", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manuell inmatning", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import misslyckades. Om du migrerar från Google Authenticator; exportera dina data från Google Authenticator på nytt och försök igen.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Vissa kontodata importerades inte.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Stäng", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Ja", - "description": "Yes." - }, - "no": { - "message": "Nej", - "description": "No." - }, - "account": { - "message": "Konto", - "description": "Account." - }, - "accountName": { - "message": "Användarnamn", - "description": "Account Name." - }, - "issuer": { - "message": "Utgivare", - "description": "Issuer." - }, - "secret": { - "message": "Hemlighet", - "description": "Secret." - }, - "updateSuccess": { - "message": "Lyckades.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Misslyckades.", - "description": "Update Failure." - }, - "about": { - "message": "Om", - "description": "About." - }, - "settings": { - "message": "Inställningar", - "description": "Settings." - }, - "security": { - "message": "Säkerhet", - "description": "Security." - }, - "current_phrase": { - "message": "Nuvarande lösenord", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nytt lösenord", - "description": "New Passphrase." - }, - "phrase": { - "message": "Lösenord", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Bekräfta lösenord", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Är du säker på att du vill ta bort detta konto? Denna åtgärd kan inte ångras.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Jag förstår att all min data kommer att tas bort oåterkalleligt.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Återställ autentiserare" - }, - "delete_all_warning": { - "message": "Det här kommer att radera alla dina data och återställa Authenticator helt. Du kommer inte kunna återskapa några raderade data! Du bör överväga att spara en säkerhetskopia innan du återställer Authenticator." - }, - "security_warning": { - "message": "Detta lösenord kommer att användas för att kryptera dina konton. Ingen kan hjälpa dig om du glömmer lösenordet.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Uppdatera", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Du kan inte lägga till ett nytt konto förrän alla konton har dekrypterats. Ange rätt lösenord innan du fortsätter.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Konton som inte kunde dekrypteras kommer inte att inkluderas i denna säkerhetskopia.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Lösenordet matchar inte.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Krypterad", - "description": "Encrypted." - }, - "copied": { - "message": "Kopierad", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Översätt", - "description": "Translate." - }, - "source": { - "message": "Källkod", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Ange lösenord för att dekryptera kontodata.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Synka Klockan med Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Kom ihåg lösenord", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Varning! Din lokala klocka är för långt ifrån, snälla fixa den innan du fortsätter.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Har du en säkerhetskopia på dina konton? Vänta inte tills det är för sent!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Det gick inte att infånga, ladda om sidan och försök igen.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Försöker du skanna en QR-kod från en lokal fil? Använd Importera QR-bildsäkerhetskopia istället.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Tidsbaserade", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Räknarebaserade", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferenser", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skala", - "description": "Scale" - }, - "export_info": { - "message": "Varning: alla säkerhetskopieringar är okrypterade. Vill du lägga till ett konto till en annan app? Håll över den högra högra delen av något konto och tryck på den dolda knappen.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Ladda ner säkerhetskopieringsfilen", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importera säkerhetskopia", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importera säkerhetskopieringsfilen", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importera QR-bildsäkerhetskopia", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importera QR-bilder", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importera okrypterad säkerhetskopia", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importera OTP-URL:er", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import lyckades men vissa QR-koder kunde inte kännas igen.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Du kan markera flera filer för att importera säkerhetskopia i omgångar.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Visa alla poster", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Varning: säkerhetskopior är okrypterade. Använd på egen risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Du måste ange rätt lösenord för att importera säkerhetskopior.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ditt lösenord lagras lokalt, var vänlig ändra det på säkerhetsmenyn omedelbart.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Ta bort", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Ladda ner lösenordsskyddad säkerhetskopiering", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Sök", - "description": "Search" - }, - "popout": { - "message": "Popup-läge", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lås", - "description": "Lock accounts" - }, - "edit": { - "message": "Redigera", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuell säkerhetskopiering", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Använd autofyll", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Använd hög kontrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Ljus", - "description": "Light theme" - }, - "theme_dark": { - "message": "Mörk", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Enkel", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompakt", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Hög kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Säkerhetskopiera dina data automatiskt till lagringstjänster från tredje part.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Webbläsarsynkronisering", - "description": "Storage location" - }, - "sign_in": { - "message": "Logga in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Logga in (Företag)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Varför kräver företagskonton fler behörigheter?" - }, - "log_out": { - "message": "Logga ut", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Det var ett problem att ansluta till ditt $SERVICE$-konto, logga in igen.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Du har ett eller flera konton hos Steam eller Blizzard. Okrypterade säkerhetskopior kommer inte att använda ett standardiserat format för säkerhetskopior.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Du kan importera säkerhetskopior från vissa andra applikationer.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Lär dig mer", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Laddar..." - }, - "autolock": { - "message": "Lås efter" - }, - "minutes": { - "message": "minuter" - }, - "advanced": { - "message": "Avancerat" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Typ" - }, - "invalid": { - "message": "Ogiltig" - }, - "digits": { - "message": "Siffror" - }, - "algorithm": { - "message": "Algoritm" - }, - "smart_filter": { - "message": "Smart filter" - }, - "backup": { - "message": "Säkerhetskopiera" - }, - "backup_file_info": { - "message": "Säkerhetskopiera dina data till en fil." - }, - "password_policy_default_hint": { - "message": "Ditt lösenord uppfyller inte din organisations säkerhetskrav. Kontakta din administratör för mer information." - }, - "advisor": { - "message": "Rådgivare" - }, - "advisor_insight_password_not_set": { - "message": "Ställ in ett lösenord för att skydda din data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Aktivera automatisk låsning för att skydda dina data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Webbläsarsynkronisering är inaktiverad. Vid aktivering kan konton synkas mellan webbläsare." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofyll kan aktiveras för att automatiskt fylla i koder på webbplatser." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Aktivering av smart filter ger snabb åtkomst till konton." - }, - "show_all_insights": { - "message": "Visa alla insikter." - }, - "no_insight_available": { - "message": "Inga insikter hittades, allt ser bra ut!" - }, - "danger": { - "message": "Fara" - }, - "warning": { - "message": "Varning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Avfärda" - }, - "learn_more": { - "message": "Lär dig mer" - }, - "enable_context_menu": { - "message": "Lägg till i snabbvalsmeny" - }, - "no_entires": { - "message": "Inga konton att visa. Lägg till ditt första konto nu." - }, - "permissions": { - "message": "Behörigheter" - }, - "permission_revoke": { - "message": "Återkalla" - }, - "permission_show_required_permissions": { - "message": "Visa icke återkallbara behörigheter" - }, - "permission_required": { - "message": "Detta är en obligatorisk behörighet och kan inte återkallas." - }, - "permission_active_tab": { - "message": "Åtkomst till den nuvarande fliken för att skanna QR-koder." - }, - "permission_storage": { - "message": "Åtkomst till webbläsarlagring för att lagra kontodata." - }, - "permission_identity": { - "message": "Tillåt inloggning till lagringstjänster från tredje part." - }, - "permission_alarms": { - "message": "Gör att automatisk låsning fungerar." - }, - "permission_scripting": { - "message": "Injicerar skript i nuvarande flik för att skanna QR-koder och göra att autofyll fungerar." - }, - "permission_clipboard_write": { - "message": "Ger enbart skrivbehörighet till urklipp för att kopiera koder till urklipp när du klickar på kontot." - }, - "permission_context_menus": { - "message": "Lägger till Authenticator till snabbvalsmenyn." - }, - "permission_sync_clock": { - "message": "Tillåter klocksynkronisering med Google." - }, - "permission_dropbox": { - "message": "Tillåter säkerhetskopiering till Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Du måste inaktivera Dropbox-säkerhetskopiering först." - }, - "permission_drive": { - "message": "Tillåter säkerhetskopiering till Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Du måste inaktivera Google Drive-säkerhetskopiering först." - }, - "permission_onedrive": { - "message": "Tillåter säkerhetskopiering till OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Du måste inaktivera OneDrive-säkerhetskopiering först." - }, - "permission_unknown_permission": { - "message": "Okänd behörighet. Om du ser detta meddelande, skicka en felrapport." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator genererar 2-stegs verifieringskoder i din webbläsare.", + "description": "Extension Description." + }, + "added": { + "message": " har lagts till.", + "description": "Added Account." + }, + "errorqr": { + "message": "Okänd QR-kod.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Ogiltig kontohemlighet", + "description": "Secret Error." + }, + "add_code": { + "message": "Lägg till konto", + "description": "Add account." + }, + "add_qr": { + "message": "Skanna QR-kod", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manuell inmatning", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import misslyckades. Om du migrerar från Google Authenticator; exportera dina data från Google Authenticator på nytt och försök igen.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Vissa kontodata importerades inte.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Stäng", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Ja", + "description": "Yes." + }, + "no": { + "message": "Nej", + "description": "No." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "accountName": { + "message": "Användarnamn", + "description": "Account Name." + }, + "issuer": { + "message": "Utgivare", + "description": "Issuer." + }, + "secret": { + "message": "Hemlighet", + "description": "Secret." + }, + "updateSuccess": { + "message": "Lyckades.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Misslyckades.", + "description": "Update Failure." + }, + "about": { + "message": "Om", + "description": "About." + }, + "settings": { + "message": "Inställningar", + "description": "Settings." + }, + "security": { + "message": "Säkerhet", + "description": "Security." + }, + "current_phrase": { + "message": "Nuvarande lösenord", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nytt lösenord", + "description": "New Passphrase." + }, + "phrase": { + "message": "Lösenord", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Bekräfta lösenord", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Är du säker på att du vill ta bort detta konto? Denna åtgärd kan inte ångras.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Jag förstår att all min data kommer att tas bort oåterkalleligt.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Återställ autentiserare" + }, + "delete_all_warning": { + "message": "Det här kommer att radera alla dina data och återställa Authenticator helt. Du kommer inte kunna återskapa några raderade data! Du bör överväga att spara en säkerhetskopia innan du återställer Authenticator." + }, + "security_warning": { + "message": "Detta lösenord kommer att användas för att kryptera dina konton. Ingen kan hjälpa dig om du glömmer lösenordet.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Uppdatera", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Du kan inte lägga till ett nytt konto förrän alla konton har dekrypterats. Ange rätt lösenord innan du fortsätter.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Konton som inte kunde dekrypteras kommer inte att inkluderas i denna säkerhetskopia.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Lösenordet matchar inte.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Krypterad", + "description": "Encrypted." + }, + "copied": { + "message": "Kopierad", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Översätt", + "description": "Translate." + }, + "source": { + "message": "Källkod", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Ange lösenord för att dekryptera kontodata.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Synka Klockan med Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Kom ihåg lösenord", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Varning! Din lokala klocka är för långt ifrån, snälla fixa den innan du fortsätter.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Har du en säkerhetskopia på dina konton? Vänta inte tills det är för sent!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Det gick inte att infånga, ladda om sidan och försök igen.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Försöker du skanna en QR-kod från en lokal fil? Använd Importera QR-bildsäkerhetskopia istället.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Tidsbaserade", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Räknarebaserade", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferenser", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skala", + "description": "Scale" + }, + "export_info": { + "message": "Varning: alla säkerhetskopieringar är okrypterade. Vill du lägga till ett konto till en annan app? Håll över den högra högra delen av något konto och tryck på den dolda knappen.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Ladda ner säkerhetskopieringsfilen", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importera säkerhetskopia", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importera säkerhetskopieringsfilen", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importera QR-bildsäkerhetskopia", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importera QR-bilder", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importera okrypterad säkerhetskopia", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importera OTP-URL:er", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import lyckades men vissa QR-koder kunde inte kännas igen.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Du kan markera flera filer för att importera säkerhetskopia i omgångar.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Visa alla poster", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Varning: säkerhetskopior är okrypterade. Använd på egen risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Du måste ange rätt lösenord för att importera säkerhetskopior.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ditt lösenord lagras lokalt, var vänlig ändra det på säkerhetsmenyn omedelbart.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Ta bort", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Ladda ner lösenordsskyddad säkerhetskopiering", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Sök", + "description": "Search" + }, + "popout": { + "message": "Popup-läge", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lås", + "description": "Lock accounts" + }, + "edit": { + "message": "Redigera", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuell säkerhetskopiering", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Använd autofyll", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Använd hög kontrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Ljus", + "description": "Light theme" + }, + "theme_dark": { + "message": "Mörk", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Enkel", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompakt", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Hög kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Säkerhetskopiera dina data automatiskt till lagringstjänster från tredje part.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Webbläsarsynkronisering", + "description": "Storage location" + }, + "sign_in": { + "message": "Logga in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Logga in (Företag)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Varför kräver företagskonton fler behörigheter?" + }, + "log_out": { + "message": "Logga ut", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Det var ett problem att ansluta till ditt $SERVICE$-konto, logga in igen.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Du har ett eller flera konton hos Steam eller Blizzard. Okrypterade säkerhetskopior kommer inte att använda ett standardiserat format för säkerhetskopior.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Du kan importera säkerhetskopior från vissa andra applikationer.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Lär dig mer", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Laddar..." + }, + "autolock": { + "message": "Lås efter" + }, + "minutes": { + "message": "minuter" + }, + "advanced": { + "message": "Avancerat" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Typ" + }, + "invalid": { + "message": "Ogiltig" + }, + "digits": { + "message": "Siffror" + }, + "algorithm": { + "message": "Algoritm" + }, + "smart_filter": { + "message": "Smart filter" + }, + "backup": { + "message": "Säkerhetskopiera" + }, + "backup_file_info": { + "message": "Säkerhetskopiera dina data till en fil." + }, + "password_policy_default_hint": { + "message": "Ditt lösenord uppfyller inte din organisations säkerhetskrav. Kontakta din administratör för mer information." + }, + "advisor": { + "message": "Rådgivare" + }, + "advisor_insight_password_not_set": { + "message": "Ställ in ett lösenord för att skydda din data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Aktivera automatisk låsning för att skydda dina data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Webbläsarsynkronisering är inaktiverad. Vid aktivering kan konton synkas mellan webbläsare." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofyll kan aktiveras för att automatiskt fylla i koder på webbplatser." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Aktivering av smart filter ger snabb åtkomst till konton." + }, + "show_all_insights": { + "message": "Visa alla insikter." + }, + "no_insight_available": { + "message": "Inga insikter hittades, allt ser bra ut!" + }, + "danger": { + "message": "Fara" + }, + "warning": { + "message": "Varning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Avfärda" + }, + "learn_more": { + "message": "Lär dig mer" + }, + "enable_context_menu": { + "message": "Lägg till i snabbvalsmeny" + }, + "no_entires": { + "message": "Inga konton att visa. Lägg till ditt första konto nu." + }, + "permissions": { + "message": "Behörigheter" + }, + "permission_revoke": { + "message": "Återkalla" + }, + "permission_show_required_permissions": { + "message": "Visa icke återkallbara behörigheter" + }, + "permission_required": { + "message": "Detta är en obligatorisk behörighet och kan inte återkallas." + }, + "permission_active_tab": { + "message": "Åtkomst till den nuvarande fliken för att skanna QR-koder." + }, + "permission_storage": { + "message": "Åtkomst till webbläsarlagring för att lagra kontodata." + }, + "permission_identity": { + "message": "Tillåt inloggning till lagringstjänster från tredje part." + }, + "permission_alarms": { + "message": "Gör att automatisk låsning fungerar." + }, + "permission_scripting": { + "message": "Injicerar skript i nuvarande flik för att skanna QR-koder och göra att autofyll fungerar." + }, + "permission_clipboard_write": { + "message": "Ger enbart skrivbehörighet till urklipp för att kopiera koder till urklipp när du klickar på kontot." + }, + "permission_context_menus": { + "message": "Lägger till Authenticator till snabbvalsmenyn." + }, + "permission_sync_clock": { + "message": "Tillåter klocksynkronisering med Google." + }, + "permission_dropbox": { + "message": "Tillåter säkerhetskopiering till Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Du måste inaktivera Dropbox-säkerhetskopiering först." + }, + "permission_drive": { + "message": "Tillåter säkerhetskopiering till Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Du måste inaktivera Google Drive-säkerhetskopiering först." + }, + "permission_onedrive": { + "message": "Tillåter säkerhetskopiering till OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Du måste inaktivera OneDrive-säkerhetskopiering först." + }, + "permission_unknown_permission": { + "message": "Okänd behörighet. Om du ser detta meddelande, skicka en felrapport." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From ad4d7a1729050ea067a78e11088b3c58416dd819 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:38 -0500 Subject: [PATCH 3331/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index ec7fba6b9..f7298b966 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Kimlik Doğrulayıcı", - "description": "Extension Name." - }, - "extShortName": { - "message": "Kimlik Doğrulayıcı", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Kimlik Doğrulayıcı, tarayıcınızda iki faktörlü kimlik doğrulama kodları oluşturur.", - "description": "Extension Description." - }, - "added": { - "message": " eklendi.", - "description": "Added Account." - }, - "errorqr": { - "message": "Tanınmayan karekod.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Geçersiz hesap anahtarı", - "description": "Secret Error." - }, - "add_code": { - "message": "Hesap ekle", - "description": "Add account." - }, - "add_qr": { - "message": "Karekodunu tara", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Elle kayıt", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "İçe aktarma başarısız oldu. Eğer Google Authenticator'dan veri aktarıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Bazı hesap verileri başarıyla içe aktarılamadı.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Kapat", - "description": "Close." - }, - "ok": { - "message": "Tamam", - "description": "OK." - }, - "yes": { - "message": "Evet", - "description": "Yes." - }, - "no": { - "message": "Hayır", - "description": "No." - }, - "account": { - "message": "Hesap", - "description": "Account." - }, - "accountName": { - "message": "Kullanıcı adı", - "description": "Account Name." - }, - "issuer": { - "message": "Uygulama adı", - "description": "Issuer." - }, - "secret": { - "message": "Gizli anahtar", - "description": "Secret." - }, - "updateSuccess": { - "message": "Başarılı.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Başarısız.", - "description": "Update Failure." - }, - "about": { - "message": "Hakkında", - "description": "About." - }, - "settings": { - "message": "Ayarlar", - "description": "Settings." - }, - "security": { - "message": "Güvenlik", - "description": "Security." - }, - "current_phrase": { - "message": "Mevcut parola", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Yeni parola", - "description": "New Passphrase." - }, - "phrase": { - "message": "Parola", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Parolayı doğrula", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Bu hesabı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Tüm verilerimin geri getirilemeyecek şekilde silineceğini anlıyorum.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Kimlik Doğrulayıcıyı sıfırla" - }, - "delete_all_warning": { - "message": "Bu işlem tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydedin." - }, - "security_warning": { - "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Güncelle", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Tüm hesapların şifrelemesi çözülene kadar yeni bir hesap ekleyemezsiniz. Devam etmeden önce lütfen doğru parolayı girin.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Şifrelemesi çözülemeyen hesaplar bu yedeklemeye dahil edilmeyecektir.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Parola uyuşmuyor.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Şifrelendi", - "description": "Encrypted." - }, - "copied": { - "message": "Kopyalandı", - "description": "Copied." - }, - "feedback": { - "message": "Geri bildirim", - "description": "Feedback." - }, - "translate": { - "message": "Tercüme et", - "description": "Translate." - }, - "source": { - "message": "Kaynak kodu", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Hesap verilerinin şifrelemesini çözmek için parolanızı girin.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Saati Google ile eşitle", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Parolayı hatırla", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Dikkat! Yerel saatiniz yanlış, lütfen devam etmeden önce düzeltin.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Hesaplarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Yakalama başarısız oldu, lütfen sayfayı yeniden yükleyin ve tekrar deneyin.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine görsel karekod yedeğini içe aktar seçeneğini kullanın.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Zamana dayalı", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Sayaca dayalı", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Tercihler", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Boyut", - "description": "Scale" - }, - "export_info": { - "message": "Uyarı: Tüm yedeklemeler şifrelenmemiştir. Başka bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmındaki gizli karekod simgesine tıklayın.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Yedekleme dosyasını indir", - "description": "Download backup file." - }, - "import_backup": { - "message": "Yedeklemeyi içe aktar", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Yedekleme dosyasını içe aktar", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Görsel karekod yedeğini içe aktar", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Karekod görsellerini içe aktar", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Metin yedeklemeden içe aktar", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "OTP URL'lerini içe aktar", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "İçe aktarma başarılı ancak bazı karekodlar tanınamadı.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Yedeklemeyi toplu olarak içe aktarmak için birden fazla dosya seçebilirsiniz.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Tüm öğeleri göster", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Uyarı: yedeklemeler şifrelenmemiş. Kullanım kendi sorumluluğunuzdadır.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Yedekleri içe aktarmak için doğru parolayı sağlamalısınız.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Parolanız yerel olarak depolanır, lütfen güvenlik menüsünden hemen değiştirin.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Kaldır", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Şifrelenmiş yedeklemeyi indir", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Ara", - "description": "Search" - }, - "popout": { - "message": "Açılır pencere modu", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Kilitle", - "description": "Lock accounts" - }, - "edit": { - "message": "Düzenle", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Elle yedekle", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Otomatik doldurmayı kullanın", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Yüksek kontrast kullan", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Açık", - "description": "Light theme" - }, - "theme_dark": { - "message": "Karanlık", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Düz", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Yoğun", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Yüksek kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Mat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Verilerinizi otomatik olarak 3. taraf depolama servislerine yedekleyin.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Tarayıcı eşitlemesi", - "description": "Storage location" - }, - "sign_in": { - "message": "Oturum aç", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Oturum aç (Kurumsal)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Kurumsal hesaplar neden daha fazla izin gerektirir?" - }, - "log_out": { - "message": "Oturumu kapat", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "$SERVICE$ hesabınıza bağlanırken bir sorun oluştu, lütfen tekrar oturum açın.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler standart yedekleme formatını kullanmayacaktır.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Başka uygulamalardan da yedekleri içe aktarabilirsiniz.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Daha fazla bilgi edinin", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Yükleniyor..." - }, - "autolock": { - "message": "Sonrasında kilitle" - }, - "minutes": { - "message": "dakika" - }, - "advanced": { - "message": "Gelişmiş" - }, - "period": { - "message": "Süre" - }, - "type": { - "message": "Tür" - }, - "invalid": { - "message": "Geçersiz" - }, - "digits": { - "message": "Basamak" - }, - "algorithm": { - "message": "Algoritma" - }, - "smart_filter": { - "message": "Akıllı filtre" - }, - "backup": { - "message": "Yedekle" - }, - "backup_file_info": { - "message": "Verilerinizi bir dosyaya yedekleyin." - }, - "password_policy_default_hint": { - "message": "Parolanız kuruluşunuzun güvenlik gereksinimlerini karşılamıyor. Daha fazla bilgi için yöneticinize başvurun." - }, - "advisor": { - "message": "Rehber" - }, - "advisor_insight_password_not_set": { - "message": "Verilerinizi korumak için bir parola oluşturun." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Verilerinizi korumak için otomatik kilitlemeyi etkinleştirin." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirmek, hesapların tarayıcılar arasında eşitlenmesini sağlar." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Otomatik doldurma, kodları web sitelerine otomatik olarak doldurmak için etkinleştirilebilir." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." - }, - "show_all_insights": { - "message": "Tüm önerileri göster." - }, - "no_insight_available": { - "message": "Öneri bulunmuyor. Her şey yolunda gözüküyor." - }, - "danger": { - "message": "Tehlike" - }, - "warning": { - "message": "Uyarı" - }, - "info": { - "message": "Bilgi" - }, - "dismiss": { - "message": "Reddet" - }, - "learn_more": { - "message": "Daha fazla bilgi edinin" - }, - "enable_context_menu": { - "message": "İçerik menüsüne ekle" - }, - "no_entires": { - "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." - }, - "permissions": { - "message": "Yetkiler" - }, - "permission_revoke": { - "message": "İptal et" - }, - "permission_show_required_permissions": { - "message": "Geri alınamayan yekileri göster" - }, - "permission_required": { - "message": "Bu gerekli bir yetkidir ve iptal edilemez." - }, - "permission_active_tab": { - "message": "Karekodlarını taramak için geçerli sekmeye erişim." - }, - "permission_storage": { - "message": "Hesap verilerini saklamak için tarayıcı depolama alanına erişim." - }, - "permission_identity": { - "message": "Üçüncü taraf depolama hizmetlerinde oturum açmaya izin verir." - }, - "permission_alarms": { - "message": "Otomatik kilitlemenin çalışmasını sağlar." - }, - "permission_scripting": { - "message": "Karekodları taramak ve otomatik doldurmanın çalışmasını sağlamak için geçerli sekmeye komut dosyaları yerleştirin." - }, - "permission_clipboard_write": { - "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." - }, - "permission_context_menus": { - "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." - }, - "permission_sync_clock": { - "message": "Google ile saat eşitlemesine izin verir." - }, - "permission_dropbox": { - "message": "Dropbox'a yedeklemeye izin verir." - }, - "permission_dropbox_cannot_revoke": { - "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." - }, - "permission_drive": { - "message": "Google Drive'a yedeklemeye izin verir." - }, - "permission_drive_cannot_revoke": { - "message": "Önce Google Drive yedeklemesini devre dışı bırakmalısınız." - }, - "permission_onedrive": { - "message": "OneDrive'a yedeklemeye izin verir." - }, - "permission_onedrive_cannot_revoke": { - "message": "Önce OneDrive yedeklemesini devre dışı bırakmalısınız." - }, - "permission_unknown_permission": { - "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." + "extName": { + "message": "Kimlik Doğrulayıcı", + "description": "Extension Name." + }, + "extShortName": { + "message": "Kimlik Doğrulayıcı", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Kimlik Doğrulayıcı, tarayıcınızda iki faktörlü kimlik doğrulama kodları oluşturur.", + "description": "Extension Description." + }, + "added": { + "message": " eklendi.", + "description": "Added Account." + }, + "errorqr": { + "message": "Tanınmayan karekod.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Geçersiz hesap anahtarı", + "description": "Secret Error." + }, + "add_code": { + "message": "Hesap ekle", + "description": "Add account." + }, + "add_qr": { + "message": "Karekodunu tara", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Elle kayıt", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "İçe aktarma başarısız oldu. Eğer Google Authenticator'dan veri aktarıyorsanız lütfen verilerinizi Google Authenticator'dan yeniden dışa aktarın ve tekrar deneyin.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Bazı hesap verileri başarıyla içe aktarılamadı.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Kapat", + "description": "Close." + }, + "ok": { + "message": "Tamam", + "description": "OK." + }, + "yes": { + "message": "Evet", + "description": "Yes." + }, + "no": { + "message": "Hayır", + "description": "No." + }, + "account": { + "message": "Hesap", + "description": "Account." + }, + "accountName": { + "message": "Kullanıcı adı", + "description": "Account Name." + }, + "issuer": { + "message": "Uygulama adı", + "description": "Issuer." + }, + "secret": { + "message": "Gizli anahtar", + "description": "Secret." + }, + "updateSuccess": { + "message": "Başarılı.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Başarısız.", + "description": "Update Failure." + }, + "about": { + "message": "Hakkında", + "description": "About." + }, + "settings": { + "message": "Ayarlar", + "description": "Settings." + }, + "security": { + "message": "Güvenlik", + "description": "Security." + }, + "current_phrase": { + "message": "Mevcut parola", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Yeni parola", + "description": "New Passphrase." + }, + "phrase": { + "message": "Parola", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Parolayı doğrula", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Bu hesabı silmek istediğinize emin misiniz? Bu işlem geri alınamaz.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Tüm verilerimin geri getirilemeyecek şekilde silineceğini anlıyorum.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Kimlik Doğrulayıcıyı sıfırla" + }, + "delete_all_warning": { + "message": "Bu işlem tüm verilerinizi silecek ve Kimlik Doğrulayıcıyı tamamen sıfırlayacaktır. Silinen verileri kurtaramazsınız. Kimlik Doğrulayıcıyı sıfırlamadan önce bir yedekleme kaydedin." + }, + "security_warning": { + "message": "Bu parola hesaplarınızı şifrelemek için kullanılacaktır. Parolayı unutursanız kimse size yardım edemez.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Güncelle", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Tüm hesapların şifrelemesi çözülene kadar yeni bir hesap ekleyemezsiniz. Devam etmeden önce lütfen doğru parolayı girin.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Şifrelemesi çözülemeyen hesaplar bu yedeklemeye dahil edilmeyecektir.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Parola uyuşmuyor.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Şifrelendi", + "description": "Encrypted." + }, + "copied": { + "message": "Kopyalandı", + "description": "Copied." + }, + "feedback": { + "message": "Geri bildirim", + "description": "Feedback." + }, + "translate": { + "message": "Tercüme et", + "description": "Translate." + }, + "source": { + "message": "Kaynak kodu", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Hesap verilerinin şifrelemesini çözmek için parolanızı girin.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Saati Google ile eşitle", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Parolayı hatırla", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Dikkat! Yerel saatiniz yanlış, lütfen devam etmeden önce düzeltin.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Hesaplarınız için bir yedeğiniz var mı? Çok geç olana kadar beklemeyin!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Yakalama başarısız oldu, lütfen sayfayı yeniden yükleyin ve tekrar deneyin.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Karekodu yerel bir dosyadan mı taramaya çalışıyorsunuz? Bunun yerine görsel karekod yedeğini içe aktar seçeneğini kullanın.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Zamana dayalı", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Sayaca dayalı", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Tercihler", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Boyut", + "description": "Scale" + }, + "export_info": { + "message": "Uyarı: Tüm yedeklemeler şifrelenmemiştir. Başka bir uygulamaya hesap eklemek ister misiniz? Herhangi bir hesabın sağ üst kısmındaki gizli karekod simgesine tıklayın.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Yedekleme dosyasını indir", + "description": "Download backup file." + }, + "import_backup": { + "message": "Yedeklemeyi içe aktar", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Yedekleme dosyasını içe aktar", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Görsel karekod yedeğini içe aktar", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Karekod görsellerini içe aktar", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Metin yedeklemeden içe aktar", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "OTP URL'lerini içe aktar", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "İçe aktarma başarılı ancak bazı karekodlar tanınamadı.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Yedeklemeyi toplu olarak içe aktarmak için birden fazla dosya seçebilirsiniz.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Tüm öğeleri göster", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Uyarı: yedeklemeler şifrelenmemiş. Kullanım kendi sorumluluğunuzdadır.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Yedekleri içe aktarmak için doğru parolayı sağlamalısınız.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Parolanız yerel olarak depolanır, lütfen güvenlik menüsünden hemen değiştirin.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Kaldır", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Şifrelenmiş yedeklemeyi indir", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Ara", + "description": "Search" + }, + "popout": { + "message": "Açılır pencere modu", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Kilitle", + "description": "Lock accounts" + }, + "edit": { + "message": "Düzenle", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Elle yedekle", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Otomatik doldurmayı kullanın", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Yüksek kontrast kullan", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Açık", + "description": "Light theme" + }, + "theme_dark": { + "message": "Karanlık", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Düz", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Yoğun", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Yüksek kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Mat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Verilerinizi otomatik olarak 3. taraf depolama servislerine yedekleyin.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Tarayıcı eşitlemesi", + "description": "Storage location" + }, + "sign_in": { + "message": "Oturum aç", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Oturum aç (Kurumsal)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Kurumsal hesaplar neden daha fazla izin gerektirir?" + }, + "log_out": { + "message": "Oturumu kapat", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "$SERVICE$ hesabınıza bağlanırken bir sorun oluştu, lütfen tekrar oturum açın.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Bir veya daha fazla Steam veya Blizzard hesabınız var. Şifrelenmemiş yedeklemeler standart yedekleme formatını kullanmayacaktır.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Başka uygulamalardan da yedekleri içe aktarabilirsiniz.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Daha fazla bilgi edinin", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Yükleniyor..." + }, + "autolock": { + "message": "Sonrasında kilitle" + }, + "minutes": { + "message": "dakika" + }, + "advanced": { + "message": "Gelişmiş" + }, + "period": { + "message": "Süre" + }, + "type": { + "message": "Tür" + }, + "invalid": { + "message": "Geçersiz" + }, + "digits": { + "message": "Basamak" + }, + "algorithm": { + "message": "Algoritma" + }, + "smart_filter": { + "message": "Akıllı filtre" + }, + "backup": { + "message": "Yedekle" + }, + "backup_file_info": { + "message": "Verilerinizi bir dosyaya yedekleyin." + }, + "password_policy_default_hint": { + "message": "Parolanız kuruluşunuzun güvenlik gereksinimlerini karşılamıyor. Daha fazla bilgi için yöneticinize başvurun." + }, + "advisor": { + "message": "Rehber" + }, + "advisor_insight_password_not_set": { + "message": "Verilerinizi korumak için bir parola oluşturun." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Verilerinizi korumak için otomatik kilitlemeyi etkinleştirin." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Tarayıcı eşitlemesi kapalı. Etkinleştirmek, hesapların tarayıcılar arasında eşitlenmesini sağlar." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Otomatik doldurma, kodları web sitelerine otomatik olarak doldurmak için etkinleştirilebilir." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Akıllı filtreyi etkinleştirmek hesaplara hızlı erişim sağlar." + }, + "show_all_insights": { + "message": "Tüm önerileri göster." + }, + "no_insight_available": { + "message": "Öneri bulunmuyor. Her şey yolunda gözüküyor." + }, + "danger": { + "message": "Tehlike" + }, + "warning": { + "message": "Uyarı" + }, + "info": { + "message": "Bilgi" + }, + "dismiss": { + "message": "Reddet" + }, + "learn_more": { + "message": "Daha fazla bilgi edinin" + }, + "enable_context_menu": { + "message": "İçerik menüsüne ekle" + }, + "no_entires": { + "message": "Görüntülenecek hesap yok. İlk hesabınızı şimdi ekleyin." + }, + "permissions": { + "message": "Yetkiler" + }, + "permission_revoke": { + "message": "İptal et" + }, + "permission_show_required_permissions": { + "message": "Geri alınamayan yekileri göster" + }, + "permission_required": { + "message": "Bu gerekli bir yetkidir ve iptal edilemez." + }, + "permission_active_tab": { + "message": "Karekodlarını taramak için geçerli sekmeye erişim." + }, + "permission_storage": { + "message": "Hesap verilerini saklamak için tarayıcı depolama alanına erişim." + }, + "permission_identity": { + "message": "Üçüncü taraf depolama hizmetlerinde oturum açmaya izin verir." + }, + "permission_alarms": { + "message": "Otomatik kilitlemenin çalışmasını sağlar." + }, + "permission_scripting": { + "message": "Karekodları taramak ve otomatik doldurmanın çalışmasını sağlamak için geçerli sekmeye komut dosyaları yerleştirin." + }, + "permission_clipboard_write": { + "message": "Hesaba tıkladığınızda kodları panoya kopyalamak için panoya yalnızca yazma erişimi verir." + }, + "permission_context_menus": { + "message": "İçerik menüsüne Kimlik Doğrulayıcıyı ekler." + }, + "permission_sync_clock": { + "message": "Google ile saat eşitlemesine izin verir." + }, + "permission_dropbox": { + "message": "Dropbox'a yedeklemeye izin verir." + }, + "permission_dropbox_cannot_revoke": { + "message": "Önce Dropbox yedeklemesini devre dışı bırakmalısınız." + }, + "permission_drive": { + "message": "Google Drive'a yedeklemeye izin verir." + }, + "permission_drive_cannot_revoke": { + "message": "Önce Google Drive yedeklemesini devre dışı bırakmalısınız." + }, + "permission_onedrive": { + "message": "OneDrive'a yedeklemeye izin verir." + }, + "permission_onedrive_cannot_revoke": { + "message": "Önce OneDrive yedeklemesini devre dışı bırakmalısınız." + }, + "permission_unknown_permission": { + "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 66f2bbf587b2bbfe53258291d6e3d2de407240bf Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:39 -0500 Subject: [PATCH 3332/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 5fddeaa75..2c5056049 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Автентифікатор генерує коди двофакторної аутентифікації у вашому браузері.", - "description": "Extension Description." - }, - "added": { - "message": " був доданий.", - "description": "Added Account." - }, - "errorqr": { - "message": "Нерозпізнаний QR-код.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Неприпустимий ідентифікатор аккаунта", - "description": "Secret Error." - }, - "add_code": { - "message": "Додати обліковий запис", - "description": "Add account." - }, - "add_qr": { - "message": "Сканувати QR-код", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ручне введення", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Не вдалося виконати імпорт. Якщо ви переносите дані з Google Authenticator, будь ласка, повторно експортуйте свої дані з Google Authenticator і спробуйте знову.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Частина данних облікового запису не була імпортована.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Закрити", - "description": "Close." - }, - "ok": { - "message": "ОК", - "description": "OK." - }, - "yes": { - "message": "Так", - "description": "Yes." - }, - "no": { - "message": "Ні", - "description": "No." - }, - "account": { - "message": "Konto", - "description": "Account." - }, - "accountName": { - "message": "Ім'я користувача", - "description": "Account Name." - }, - "issuer": { - "message": "Видавець", - "description": "Issuer." - }, - "secret": { - "message": "Ключ", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Невдача.", - "description": "Update Failure." - }, - "about": { - "message": "Про додаток", - "description": "About." - }, - "settings": { - "message": "Налаштування", - "description": "Settings." - }, - "security": { - "message": "Безпека", - "description": "Security." - }, - "current_phrase": { - "message": "Поточний пароль", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Новий пароль", - "description": "New Passphrase." - }, - "phrase": { - "message": "Пароль", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Підтвердити пароль", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Ви впевнені, що хочете видалити цей обліковий запис? Цю дію не можливо буде скасувати.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Я розумію, що всі мої дані буде невиправно видалено.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Скинути автентифікатор" - }, - "delete_all_warning": { - "message": "Це призведе до видалення всіх Ваших даних і повного скидання автентифікатора. Ви не зможете відновити втрачені дані! Вам слід розглянути можливість збереження резервної копії перед скиданням автентифікатора." - }, - "security_warning": { - "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не зможе допомогти вам, якщо ви забудете пароль.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Оновити", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Ви не можете додати новий обліковий запис, поки всі облікові записи не будуть розшифровані. Будь ласка, введіть правильний пароль перед продовженням.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Облікові записи, які не змогли розшифруватися, не будуть включені до цієї резервної копії.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Пароль не підходить.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Зашифровано", - "description": "Encrypted." - }, - "copied": { - "message": "Скопійовано", - "description": "Copied." - }, - "feedback": { - "message": "Відгук", - "description": "Feedback." - }, - "translate": { - "message": "Переклад", - "description": "Translate." - }, - "source": { - "message": "Вихідний код", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Введіть пароль для розшифровки даних облікового запису.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Синхронізувати годинник з Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Запам'ятати пароль", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Увага! Ваш місцевий годинник налаштовано неправильно. Будь ласка, виправте його, перш ніж продовжити.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "У вас є резервні копії ваших облікових записів? Зробіть зараз. Не чекайте, доки це буде занадто пізно!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Помилка захоплення, будь ласка, оновіть сторінку та спробуйте знову.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "На підставі часу", - "description": "Time Based" - }, - "based_on_counter": { - "message": "На підставі лічильника", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Налаштування", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Масштаб", - "description": "Scale" - }, - "export_info": { - "message": "Попередження: усі резервні копії не зашифровані. Хочете додати акаунт в інший додаток? Наведіть курсор на праву частину будь-якого облікового запису і натисніть приховану кнопку.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Завантажити резервну копію", - "description": "Download backup file." - }, - "import_backup": { - "message": "Імпортувати резервну копію", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Імпортувати файл резервної копії", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Імпортувати резервну копію QR-зображення", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Імпорт QR-зображень", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Імпорт та резервні копії з тексту", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Імпорт URL-адрес OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Імпорт завершено, але деякі QR-коди не вдалося розпізнати.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Ви можете вибрати декілька файлів для імпорту резервних копій групами.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Показати всі записи", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Попередження: резервні копії не зашифровані. Використовуйте на свій страх і ризик.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Ви повинні вказати правильний пароль для імпорту резервних копій.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Ваш пароль зберігається локально, будь ласка, негайно змініть його в меню безпеки.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Видалити свій пароль", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Завантажити захищену паролем резервну копію", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Пошук", - "description": "Search" - }, - "popout": { - "message": "Спливаючий режим", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Заблокувати", - "description": "Lock accounts" - }, - "edit": { - "message": "Редагувати", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Ручне резервне копіювання", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Використовувати автозаповнення", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Використовувати високу контрастність", - "description": "Use High Contrast" - }, - "theme": { - "message": "Тема", - "description": "Theme" - }, - "theme_light": { - "message": "Світла", - "description": "Light theme" - }, - "theme_dark": { - "message": "Темна", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Проста", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Компактне", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Висока контрастність", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Фіат", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Автоматично створювати резервні копії Ваших даних у сторонніх сервісах-сховищах.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Увійти", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Увійти (Бізнес)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Чому бізнес-акаунти потребують більше дозволів?" - }, - "log_out": { - "message": "Вийти", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Виникла проблема з підключенням до вашого облікового запису $SERVICE$, будь ласка, увійдіть знову.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "У вас є один або кілька облікових записів Steam або Blizzard. Незашифровані резервні копії не будуть використовувати стандартизований формат.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Ви можете імпортувати резервні копії з деяких інших програм.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Детальніше", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Завантаження..." - }, - "autolock": { - "message": "Блокувати після" - }, - "minutes": { - "message": "хвилин" - }, - "advanced": { - "message": "Додатково" - }, - "period": { - "message": "Період" - }, - "type": { - "message": "Тип" - }, - "invalid": { - "message": "Невірний" - }, - "digits": { - "message": "Цифри" - }, - "algorithm": { - "message": "Алгоритм" - }, - "smart_filter": { - "message": "Розумний фільтр" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Ваш пароль не відповідає вимогам безпеки вашої організації. Для отримання додаткової інформації зверніться до адміністратора." - }, - "advisor": { - "message": "Порадник" - }, - "advisor_insight_password_not_set": { - "message": "Встановіть пароль для захисту ваших даних." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Увімкніть автоблокування для захисту ваших даних." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Синхронізацію браузера вимкнено. Увімкнення дозволяє синхронізувати облікові записи між браузерами." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Увімкнути автозаповнення для автоматичного заповнення кодів на веб-сайтах." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Увімкнення розумного фільтра дозволяє отримати швидкий доступ до облікових записів." - }, - "show_all_insights": { - "message": "Показати всі деталі." - }, - "no_insight_available": { - "message": "Не знайдено жодних відомостей, все виглядає добре!" - }, - "danger": { - "message": "Загроза" - }, - "warning": { - "message": "Попередження" - }, - "info": { - "message": "Інформація" - }, - "dismiss": { - "message": "Відхилити" - }, - "learn_more": { - "message": "Дізнатись більше" - }, - "enable_context_menu": { - "message": "Додати до контекстного меню" - }, - "no_entires": { - "message": "Немає аккаунтів, щоб їх показати. Додайте свій перший аккаунт зараз." - }, - "permissions": { - "message": "Дозволи" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Показати дозволи, які не можна відкликати" - }, - "permission_required": { - "message": "Це є обов'язковим дозволом і не може бути відкликано." - }, - "permission_active_tab": { - "message": "Доступ до поточної вкладки для сканування QR-кодів." - }, - "permission_storage": { - "message": "Доступ до сховища браузера для зберігання даних облікового запису." - }, - "permission_identity": { - "message": "Дозволяє вхід до сервісів сторонніх сховищ." - }, - "permission_alarms": { - "message": "Дозволяє роботу автоматичного блокування." - }, - "permission_scripting": { - "message": "Вставте сценарії в поточну вкладку, щоб сканувати QR-коди та дозволити роботу автозаповнення." - }, - "permission_clipboard_write": { - "message": "Надає доступ лише до запису до буфера обміну для копіювання кодів в буфер обміну, коли ви клацаєте на нього в обліковому записі." - }, - "permission_context_menus": { - "message": "Додає автентифікатор до контекстного меню." - }, - "permission_sync_clock": { - "message": "Дозволяє синхронізувати годинник з Google." - }, - "permission_dropbox": { - "message": "Дозволяє створювати резервні копії на Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Спочатку необхідно вимкнути резервне копіювання Dropbox." - }, - "permission_drive": { - "message": "Дозволяє створювати резервні копії на Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Спочатку необхідно вимкнути резервне копіювання Google Drive." - }, - "permission_onedrive": { - "message": "Дозволяє створювати резервні копії на OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Спочатку необхідно вимкнути резервне копіювання OneDrive." - }, - "permission_unknown_permission": { - "message": "Невідомий дозвіл. Якщо ви бачите це повідомлення, будь ласка, надішліть повідомлення про помилку." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Автентифікатор генерує коди двофакторної аутентифікації у вашому браузері.", + "description": "Extension Description." + }, + "added": { + "message": " був доданий.", + "description": "Added Account." + }, + "errorqr": { + "message": "Нерозпізнаний QR-код.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Неприпустимий ідентифікатор аккаунта", + "description": "Secret Error." + }, + "add_code": { + "message": "Додати обліковий запис", + "description": "Add account." + }, + "add_qr": { + "message": "Сканувати QR-код", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ручне введення", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Не вдалося виконати імпорт. Якщо ви переносите дані з Google Authenticator, будь ласка, повторно експортуйте свої дані з Google Authenticator і спробуйте знову.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Частина данних облікового запису не була імпортована.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Закрити", + "description": "Close." + }, + "ok": { + "message": "ОК", + "description": "OK." + }, + "yes": { + "message": "Так", + "description": "Yes." + }, + "no": { + "message": "Ні", + "description": "No." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "accountName": { + "message": "Ім'я користувача", + "description": "Account Name." + }, + "issuer": { + "message": "Видавець", + "description": "Issuer." + }, + "secret": { + "message": "Ключ", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Невдача.", + "description": "Update Failure." + }, + "about": { + "message": "Про додаток", + "description": "About." + }, + "settings": { + "message": "Налаштування", + "description": "Settings." + }, + "security": { + "message": "Безпека", + "description": "Security." + }, + "current_phrase": { + "message": "Поточний пароль", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Новий пароль", + "description": "New Passphrase." + }, + "phrase": { + "message": "Пароль", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Підтвердити пароль", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Ви впевнені, що хочете видалити цей обліковий запис? Цю дію не можливо буде скасувати.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Я розумію, що всі мої дані буде невиправно видалено.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Скинути автентифікатор" + }, + "delete_all_warning": { + "message": "Це призведе до видалення всіх Ваших даних і повного скидання автентифікатора. Ви не зможете відновити втрачені дані! Вам слід розглянути можливість збереження резервної копії перед скиданням автентифікатора." + }, + "security_warning": { + "message": "Цей пароль буде використовуватися для шифрування ваших облікових записів. Ніхто не зможе допомогти вам, якщо ви забудете пароль.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Оновити", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Ви не можете додати новий обліковий запис, поки всі облікові записи не будуть розшифровані. Будь ласка, введіть правильний пароль перед продовженням.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Облікові записи, які не змогли розшифруватися, не будуть включені до цієї резервної копії.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Пароль не підходить.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Зашифровано", + "description": "Encrypted." + }, + "copied": { + "message": "Скопійовано", + "description": "Copied." + }, + "feedback": { + "message": "Відгук", + "description": "Feedback." + }, + "translate": { + "message": "Переклад", + "description": "Translate." + }, + "source": { + "message": "Вихідний код", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Введіть пароль для розшифровки даних облікового запису.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Синхронізувати годинник з Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Запам'ятати пароль", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Увага! Ваш місцевий годинник налаштовано неправильно. Будь ласка, виправте його, перш ніж продовжити.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "У вас є резервні копії ваших облікових записів? Зробіть зараз. Не чекайте, доки це буде занадто пізно!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Помилка захоплення, будь ласка, оновіть сторінку та спробуйте знову.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "На підставі часу", + "description": "Time Based" + }, + "based_on_counter": { + "message": "На підставі лічильника", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Налаштування", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Масштаб", + "description": "Scale" + }, + "export_info": { + "message": "Попередження: усі резервні копії не зашифровані. Хочете додати акаунт в інший додаток? Наведіть курсор на праву частину будь-якого облікового запису і натисніть приховану кнопку.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Завантажити резервну копію", + "description": "Download backup file." + }, + "import_backup": { + "message": "Імпортувати резервну копію", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Імпортувати файл резервної копії", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Імпортувати резервну копію QR-зображення", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Імпорт QR-зображень", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Імпорт та резервні копії з тексту", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Імпорт URL-адрес OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Імпорт завершено, але деякі QR-коди не вдалося розпізнати.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Ви можете вибрати декілька файлів для імпорту резервних копій групами.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Показати всі записи", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Попередження: резервні копії не зашифровані. Використовуйте на свій страх і ризик.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Ви повинні вказати правильний пароль для імпорту резервних копій.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Ваш пароль зберігається локально, будь ласка, негайно змініть його в меню безпеки.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Видалити свій пароль", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Завантажити захищену паролем резервну копію", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Пошук", + "description": "Search" + }, + "popout": { + "message": "Спливаючий режим", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Заблокувати", + "description": "Lock accounts" + }, + "edit": { + "message": "Редагувати", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Ручне резервне копіювання", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Використовувати автозаповнення", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Використовувати високу контрастність", + "description": "Use High Contrast" + }, + "theme": { + "message": "Тема", + "description": "Theme" + }, + "theme_light": { + "message": "Світла", + "description": "Light theme" + }, + "theme_dark": { + "message": "Темна", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Проста", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Компактне", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Висока контрастність", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Фіат", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Автоматично створювати резервні копії Ваших даних у сторонніх сервісах-сховищах.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Увійти", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Увійти (Бізнес)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Чому бізнес-акаунти потребують більше дозволів?" + }, + "log_out": { + "message": "Вийти", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Виникла проблема з підключенням до вашого облікового запису $SERVICE$, будь ласка, увійдіть знову.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "У вас є один або кілька облікових записів Steam або Blizzard. Незашифровані резервні копії не будуть використовувати стандартизований формат.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Ви можете імпортувати резервні копії з деяких інших програм.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Детальніше", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Завантаження..." + }, + "autolock": { + "message": "Блокувати після" + }, + "minutes": { + "message": "хвилин" + }, + "advanced": { + "message": "Додатково" + }, + "period": { + "message": "Період" + }, + "type": { + "message": "Тип" + }, + "invalid": { + "message": "Невірний" + }, + "digits": { + "message": "Цифри" + }, + "algorithm": { + "message": "Алгоритм" + }, + "smart_filter": { + "message": "Розумний фільтр" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Ваш пароль не відповідає вимогам безпеки вашої організації. Для отримання додаткової інформації зверніться до адміністратора." + }, + "advisor": { + "message": "Порадник" + }, + "advisor_insight_password_not_set": { + "message": "Встановіть пароль для захисту ваших даних." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Увімкніть автоблокування для захисту ваших даних." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Синхронізацію браузера вимкнено. Увімкнення дозволяє синхронізувати облікові записи між браузерами." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Увімкнути автозаповнення для автоматичного заповнення кодів на веб-сайтах." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Увімкнення розумного фільтра дозволяє отримати швидкий доступ до облікових записів." + }, + "show_all_insights": { + "message": "Показати всі деталі." + }, + "no_insight_available": { + "message": "Не знайдено жодних відомостей, все виглядає добре!" + }, + "danger": { + "message": "Загроза" + }, + "warning": { + "message": "Попередження" + }, + "info": { + "message": "Інформація" + }, + "dismiss": { + "message": "Відхилити" + }, + "learn_more": { + "message": "Дізнатись більше" + }, + "enable_context_menu": { + "message": "Додати до контекстного меню" + }, + "no_entires": { + "message": "Немає аккаунтів, щоб їх показати. Додайте свій перший аккаунт зараз." + }, + "permissions": { + "message": "Дозволи" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Показати дозволи, які не можна відкликати" + }, + "permission_required": { + "message": "Це є обов'язковим дозволом і не може бути відкликано." + }, + "permission_active_tab": { + "message": "Доступ до поточної вкладки для сканування QR-кодів." + }, + "permission_storage": { + "message": "Доступ до сховища браузера для зберігання даних облікового запису." + }, + "permission_identity": { + "message": "Дозволяє вхід до сервісів сторонніх сховищ." + }, + "permission_alarms": { + "message": "Дозволяє роботу автоматичного блокування." + }, + "permission_scripting": { + "message": "Вставте сценарії в поточну вкладку, щоб сканувати QR-коди та дозволити роботу автозаповнення." + }, + "permission_clipboard_write": { + "message": "Надає доступ лише до запису до буфера обміну для копіювання кодів в буфер обміну, коли ви клацаєте на нього в обліковому записі." + }, + "permission_context_menus": { + "message": "Додає автентифікатор до контекстного меню." + }, + "permission_sync_clock": { + "message": "Дозволяє синхронізувати годинник з Google." + }, + "permission_dropbox": { + "message": "Дозволяє створювати резервні копії на Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Спочатку необхідно вимкнути резервне копіювання Dropbox." + }, + "permission_drive": { + "message": "Дозволяє створювати резервні копії на Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Спочатку необхідно вимкнути резервне копіювання Google Drive." + }, + "permission_onedrive": { + "message": "Дозволяє створювати резервні копії на OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Спочатку необхідно вимкнути резервне копіювання OneDrive." + }, + "permission_unknown_permission": { + "message": "Невідомий дозвіл. Якщо ви бачите це повідомлення, будь ласка, надішліть повідомлення про помилку." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 13b137bc01018b83f875cdc827121986caafebe8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:40 -0500 Subject: [PATCH 3333/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 1033 +++++++++++++++++----------------- 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 90d47f112..f003bf215 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "身份验证器", - "description": "Extension Name." - }, - "extShortName": { - "message": "身份验证器", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "身份验证器用以在浏览器中生成二步认证代码。", - "description": "Extension Description." - }, - "added": { - "message": "已添加。", - "description": "Added Account." - }, - "errorqr": { - "message": "无法识别的QR码。", - "description": "QR Error." - }, - "errorsecret": { - "message": "无效的密钥", - "description": "Secret Error." - }, - "add_code": { - "message": "添加账号", - "description": "Add account." - }, - "add_qr": { - "message": "扫描QR码", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "手动输入", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "导入失败。 如果您要从Google Authenticator迁移数据,请从Google Authenticator重新导出数据,然后重试。", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "某些帐户数据未成功导入。", - "description": "Some migration data is broken." - }, - "close": { - "message": "关闭", - "description": "Close." - }, - "ok": { - "message": "确定", - "description": "OK." - }, - "yes": { - "message": "是", - "description": "Yes." - }, - "no": { - "message": "否", - "description": "No." - }, - "account": { - "message": "账户", - "description": "Account." - }, - "accountName": { - "message": "用户名", - "description": "Account Name." - }, - "issuer": { - "message": "签发方", - "description": "Issuer." - }, - "secret": { - "message": "密钥", - "description": "Secret." - }, - "updateSuccess": { - "message": "成功。", - "description": "Update Success." - }, - "updateFailure": { - "message": "失败。", - "description": "Update Failure." - }, - "about": { - "message": "关于", - "description": "About." - }, - "settings": { - "message": "设置", - "description": "Settings." - }, - "security": { - "message": "安全", - "description": "Security." - }, - "current_phrase": { - "message": "当前密码", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "新密码", - "description": "New Passphrase." - }, - "phrase": { - "message": "密码", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "确认密码", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "您确定要删除此密钥吗?该操作无法撤销。", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "我明白所有数据都将被删除且不可恢复。", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "重置身份验证器" - }, - "delete_all_warning": { - "message": "这将删除所有数据并完全重置身份验证器。 任何已删除的数据都无法恢复!在重置身份验证器之前您应保存备份。" - }, - "security_warning": { - "message": "您的账户数据将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", - "description": "Passphrase Warning." - }, - "update": { - "message": "更新", - "description": "Update." - }, - "phrase_incorrect": { - "message": "部分账户与密码不匹配,您无法添加新账户或者更改密码。请提供正确的密码后重试。", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "备份文件不会包含无法解密的账号。", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "密码不匹配。", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "已加密", - "description": "Encrypted." - }, - "copied": { - "message": "已复制", - "description": "Copied." - }, - "feedback": { - "message": "问题反馈", - "description": "Feedback." - }, - "translate": { - "message": "参与翻译", - "description": "Translate." - }, - "source": { - "message": "源代码", - "description": "Source Code." - }, - "passphrase_info": { - "message": "输入密码以解码账户数据。", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "通过Google校准时间", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "记住密码", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "注意!您的本地时钟时间差过大,请修正后再进行操作。", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "您是否为账户数据创建了备份?不要等到为时已晚。", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "捕捉失败,请重载您正在浏览的页面后重试。", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "您是否正在尝试从本地文件扫描QR码? 改为使用导入QR图像备份。", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "基于时间", - "description": "Time Based" - }, - "based_on_counter": { - "message": "基于计数器", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "偏好", - "description": "Popup Page Settings" - }, - "scale": { - "message": "比例", - "description": "Scale" - }, - "export_info": { - "message": "警告:所有备份均未加密。想要将账号添加至其他应用?请点击账号右上角隐藏的图标。", - "description": "Export menu info text" - }, - "download_backup": { - "message": "下载备份文件", - "description": "Download backup file." - }, - "import_backup": { - "message": "导入备份", - "description": "Import backup." - }, - "import_backup_file": { - "message": "导入备份文件", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "导入 QR 图片备份", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "导入二维码", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "导入备份文本", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "导入OTP链接", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "导入成功,但部分二维码无法识别。", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "您可以同时选择多个文件进行批量导入", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "显示全部条目", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "警告:备份未加密,您需自担风险。", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "您必须提供正确的密码才能导入备份。", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "您的密码保存在了本地,请立即通过安全菜单更改密码。", - "description": "localStorage password warning." - }, - "remove": { - "message": "移除", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "下载加密备份", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "搜索", - "description": "Search" - }, - "popout": { - "message": "独立窗口模式", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "锁定", - "description": "Lock accounts" - }, - "edit": { - "message": "编辑", - "description": "Edit" - }, - "manual_dropbox": { - "message": "手动备份", - "description": "Manual backup" - }, - "use_autofill": { - "message": "启用自动填充", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "使用高对比度", - "description": "Use High Contrast" - }, - "theme": { - "message": "主题", - "description": "Theme" - }, - "theme_light": { - "message": "浅色", - "description": "Light theme" - }, - "theme_dark": { - "message": "深色", - "description": "Dark theme" - }, - "theme_simple": { - "message": "简约", - "description": "Simple theme" - }, - "theme_compact": { - "message": "精简视图", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "高对比度", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "扁平", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "自动备份您的数据至第三方服务。", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "浏览器数据同步", - "description": "Storage location" - }, - "sign_in": { - "message": "登录", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "登录 (企业版)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "为何企业版账户需要更高权限?" - }, - "log_out": { - "message": "注销", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "连接到您的 $SERVICE$ 账号时出错,请重试。", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "您添加了Steam或战网账号,所以备份文件将不会使用标准输出格式。", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "您可以从一些其它的应用中导入备份。", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "了解更多", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "正在载入..." - }, - "autolock": { - "message": "在" - }, - "minutes": { - "message": "分钟后自动锁定" - }, - "advanced": { - "message": "高级选项" - }, - "period": { - "message": "周期" - }, - "type": { - "message": "类型" - }, - "invalid": { - "message": "无效代码" - }, - "digits": { - "message": "位数" - }, - "algorithm": { - "message": "算法" - }, - "smart_filter": { - "message": "智能过滤器" - }, - "backup": { - "message": "备份" - }, - "backup_file_info": { - "message": "备份数据到文件。" - }, - "password_policy_default_hint": { - "message": "您的密码不符合您组织的安全要求。有关详细信息,请联系组织管理员。" - }, - "advisor": { - "message": "建议" - }, - "advisor_insight_password_not_set": { - "message": "设置密码以保护您的数据。" - }, - "advisor_insight_auto_lock_not_set": { - "message": "启用自动锁定来保护您的数据。" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "浏览器同步已被禁用。启用它以允许跨浏览器的帐户同步。" - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "可以启用自动填充以自动将代码填充到网站中。" - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "启用智能过滤允许快速访问账户。" - }, - "show_all_insights": { - "message": "显示所有见解。" - }, - "no_insight_available": { - "message": "没有可供参考的见解,一切看起来都很好!" - }, - "danger": { - "message": "危险" - }, - "warning": { - "message": "警告" - }, - "info": { - "message": "信息" - }, - "dismiss": { - "message": "忽略" - }, - "learn_more": { - "message": "了解更多" - }, - "enable_context_menu": { - "message": "添加到右键菜单" - }, - "no_entires": { - "message": "没有可显示的账户。现在添加您的第一个账户。" - }, - "permissions": { - "message": "权限管理" - }, - "permission_revoke": { - "message": "撤销" - }, - "permission_show_required_permissions": { - "message": "显示不可撤销的权限" - }, - "permission_required": { - "message": "这是必需的权限,不能撤销。" - }, - "permission_active_tab": { - "message": "访问当前标签页以扫描二维码。" - }, - "permission_storage": { - "message": "访问浏览器存储以存储帐户数据。" - }, - "permission_identity": { - "message": "用以登录第三方存储服务。" - }, - "permission_alarms": { - "message": "允许自动锁定功能生效。" - }, - "permission_scripting": { - "message": "将脚本注入当前标签页以扫描二维码并允许自动填充功能生效。" - }, - "permission_clipboard_write": { - "message": "剪贴板只写权限以当您点击该帐户时复制代码到剪贴板。" - }, - "permission_context_menus": { - "message": "将身份验证器添加到右键菜单。" - }, - "permission_sync_clock": { - "message": "允许从 Google 同步时间" - }, - "permission_dropbox": { - "message": "允许备份到 Dropbox" - }, - "permission_dropbox_cannot_revoke": { - "message": "您必须先停用 Dropbox 备份。" - }, - "permission_drive": { - "message": "允许备份到 Google Drive。" - }, - "permission_drive_cannot_revoke": { - "message": "您必须先停用 Google Drive 备份。" - }, - "permission_onedrive": { - "message": "允许备份到 OneDrive。" - }, - "permission_onedrive_cannot_revoke": { - "message": "您必须先停用 OneDrive 备份。" - }, - "permission_unknown_permission": { - "message": "未知权限。如果您看到此消息,请发送错误报告。" + "extName": { + "message": "身份验证器", + "description": "Extension Name." + }, + "extShortName": { + "message": "身份验证器", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "身份验证器用以在浏览器中生成二步认证代码。", + "description": "Extension Description." + }, + "added": { + "message": "已添加。", + "description": "Added Account." + }, + "errorqr": { + "message": "无法识别的QR码。", + "description": "QR Error." + }, + "errorsecret": { + "message": "无效的密钥", + "description": "Secret Error." + }, + "add_code": { + "message": "添加账号", + "description": "Add account." + }, + "add_qr": { + "message": "扫描QR码", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "手动输入", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "导入失败。 如果您要从Google Authenticator迁移数据,请从Google Authenticator重新导出数据,然后重试。", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "某些帐户数据未成功导入。", + "description": "Some migration data is broken." + }, + "close": { + "message": "关闭", + "description": "Close." + }, + "ok": { + "message": "确定", + "description": "OK." + }, + "yes": { + "message": "是", + "description": "Yes." + }, + "no": { + "message": "否", + "description": "No." + }, + "account": { + "message": "账户", + "description": "Account." + }, + "accountName": { + "message": "用户名", + "description": "Account Name." + }, + "issuer": { + "message": "签发方", + "description": "Issuer." + }, + "secret": { + "message": "密钥", + "description": "Secret." + }, + "updateSuccess": { + "message": "成功。", + "description": "Update Success." + }, + "updateFailure": { + "message": "失败。", + "description": "Update Failure." + }, + "about": { + "message": "关于", + "description": "About." + }, + "settings": { + "message": "设置", + "description": "Settings." + }, + "security": { + "message": "安全", + "description": "Security." + }, + "current_phrase": { + "message": "当前密码", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "新密码", + "description": "New Passphrase." + }, + "phrase": { + "message": "密码", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "确认密码", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "您确定要删除此密钥吗?该操作无法撤销。", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "我明白所有数据都将被删除且不可恢复。", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "重置身份验证器" + }, + "delete_all_warning": { + "message": "这将删除所有数据并完全重置身份验证器。 任何已删除的数据都无法恢复!在重置身份验证器之前您应保存备份。" + }, + "security_warning": { + "message": "您的账户数据将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。", + "description": "Passphrase Warning." + }, + "update": { + "message": "更新", + "description": "Update." + }, + "phrase_incorrect": { + "message": "部分账户与密码不匹配,您无法添加新账户或者更改密码。请提供正确的密码后重试。", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "备份文件不会包含无法解密的账号。", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "密码不匹配。", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "已加密", + "description": "Encrypted." + }, + "copied": { + "message": "已复制", + "description": "Copied." + }, + "feedback": { + "message": "问题反馈", + "description": "Feedback." + }, + "translate": { + "message": "参与翻译", + "description": "Translate." + }, + "source": { + "message": "源代码", + "description": "Source Code." + }, + "passphrase_info": { + "message": "输入密码以解码账户数据。", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "通过Google校准时间", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "记住密码", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "注意!您的本地时钟时间差过大,请修正后再进行操作。", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "您是否为账户数据创建了备份?不要等到为时已晚。", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "捕捉失败,请重载您正在浏览的页面后重试。", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "您是否正在尝试从本地文件扫描QR码? 改为使用导入QR图像备份。", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "基于时间", + "description": "Time Based" + }, + "based_on_counter": { + "message": "基于计数器", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "偏好", + "description": "Popup Page Settings" + }, + "scale": { + "message": "比例", + "description": "Scale" + }, + "export_info": { + "message": "警告:所有备份均未加密。想要将账号添加至其他应用?请点击账号右上角隐藏的图标。", + "description": "Export menu info text" + }, + "download_backup": { + "message": "下载备份文件", + "description": "Download backup file." + }, + "import_backup": { + "message": "导入备份", + "description": "Import backup." + }, + "import_backup_file": { + "message": "导入备份文件", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "导入 QR 图片备份", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "导入QR码图片", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "导入备份文本", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "导入OTP链接", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "导入成功,但部分二维码无法识别。", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "您可以同时选择多个文件进行批量导入", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "显示全部条目", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "警告:备份未加密,您需自担风险。", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "您必须提供正确的密码才能导入备份。", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "您的密码保存在了本地,请立即通过安全菜单更改密码。", + "description": "localStorage password warning." + }, + "remove": { + "message": "移除", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "下载加密备份", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "搜索", + "description": "Search" + }, + "popout": { + "message": "独立窗口模式", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "锁定", + "description": "Lock accounts" + }, + "edit": { + "message": "编辑", + "description": "Edit" + }, + "manual_dropbox": { + "message": "手动备份", + "description": "Manual backup" + }, + "use_autofill": { + "message": "启用自动填充", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "使用高对比度", + "description": "Use High Contrast" + }, + "theme": { + "message": "主题", + "description": "Theme" + }, + "theme_light": { + "message": "浅色", + "description": "Light theme" + }, + "theme_dark": { + "message": "深色", + "description": "Dark theme" + }, + "theme_simple": { + "message": "简约", + "description": "Simple theme" + }, + "theme_compact": { + "message": "精简视图", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "高对比度", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "扁平", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "自动备份您的数据至第三方服务。", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "浏览器数据同步", + "description": "Storage location" + }, + "sign_in": { + "message": "登录", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "登录 (企业版)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "为何企业版账户需要更高权限?" + }, + "log_out": { + "message": "注销", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "连接到您的 $SERVICE$ 账号时出错,请重试。", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "您添加了Steam或战网账号,所以备份文件将不会使用标准输出格式。", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "您可以从一些其它的应用中导入备份。", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "了解更多", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "正在载入..." + }, + "autolock": { + "message": "在" + }, + "minutes": { + "message": "分钟后自动锁定" + }, + "advanced": { + "message": "高级选项" + }, + "period": { + "message": "周期" + }, + "type": { + "message": "类型" + }, + "invalid": { + "message": "无效代码" + }, + "digits": { + "message": "位数" + }, + "algorithm": { + "message": "算法" + }, + "smart_filter": { + "message": "智能过滤器" + }, + "backup": { + "message": "备份" + }, + "backup_file_info": { + "message": "备份数据到文件。" + }, + "password_policy_default_hint": { + "message": "您的密码不符合您组织的安全要求。有关详细信息,请联系组织管理员。" + }, + "advisor": { + "message": "建议" + }, + "advisor_insight_password_not_set": { + "message": "设置密码以保护您的数据。" + }, + "advisor_insight_auto_lock_not_set": { + "message": "启用自动锁定来保护您的数据。" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "浏览器同步已被禁用。启用它以允许跨浏览器的帐户同步。" + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "可以启用自动填充以自动将代码填充到网站中。" + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "开启智能过滤以便快速访问账户。" + }, + "show_all_insights": { + "message": "显示所有见解。" + }, + "no_insight_available": { + "message": "没有可供参考的见解,一切看起来都很好!" + }, + "danger": { + "message": "危险" + }, + "warning": { + "message": "警告" + }, + "info": { + "message": "信息" + }, + "dismiss": { + "message": "忽略" + }, + "learn_more": { + "message": "了解更多" + }, + "enable_context_menu": { + "message": "添加到右键菜单" + }, + "no_entires": { + "message": "没有可显示的账户。现在添加您的第一个账户。" + }, + "permissions": { + "message": "权限管理" + }, + "permission_revoke": { + "message": "撤销" + }, + "permission_show_required_permissions": { + "message": "显示不可撤销的权限" + }, + "permission_required": { + "message": "这是必需的权限,不能撤销。" + }, + "permission_active_tab": { + "message": "访问当前标签页以扫描二维码。" + }, + "permission_storage": { + "message": "访问浏览器存储以存储帐户数据。" + }, + "permission_identity": { + "message": "用以登录第三方存储服务。" + }, + "permission_alarms": { + "message": "允许自动锁定功能生效。" + }, + "permission_scripting": { + "message": "将脚本注入当前标签页以扫描二维码并允许自动填充功能生效。" + }, + "permission_clipboard_write": { + "message": "剪贴板只写权限以当您点击该帐户时复制代码到剪贴板。" + }, + "permission_context_menus": { + "message": "将身份验证器添加到右键菜单。" + }, + "permission_sync_clock": { + "message": "允许从 Google 同步时间" + }, + "permission_dropbox": { + "message": "允许备份到 Dropbox" + }, + "permission_dropbox_cannot_revoke": { + "message": "您必须先停用 Dropbox 备份。" + }, + "permission_drive": { + "message": "允许备份到 Google Drive。" + }, + "permission_drive_cannot_revoke": { + "message": "您必须先停用 Google Drive 备份。" + }, + "permission_onedrive": { + "message": "允许备份到 OneDrive。" + }, + "permission_onedrive_cannot_revoke": { + "message": "您必须先停用 OneDrive 备份。" + }, + "permission_unknown_permission": { + "message": "未知权限。如果您看到此消息,请发送错误报告。" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 3568b7f302c0db884e0c13f8ed2b53dd78a00013 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:41 -0500 Subject: [PATCH 3334/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 1033 +++++++++++++++++----------------- 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 2448bc52f..f9a2154b7 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator 在你的瀏覽器中生成兩步驟驗證碼。", - "description": "Extension Description." - }, - "added": { - "message": "已新增。", - "description": "Added Account." - }, - "errorqr": { - "message": "無法識別的QR碼。", - "description": "QR Error." - }, - "errorsecret": { - "message": "帳號金鑰無效", - "description": "Secret Error." - }, - "add_code": { - "message": "新增帳號", - "description": "Add account." - }, - "add_qr": { - "message": "掃描QR碼", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "手動輸入", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "匯入失敗。若您要從Google Authenticator搬遷資料,請重新從Google Autenticator匯出資料後再重試", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "部分帳號資料未被成功匯入", - "description": "Some migration data is broken." - }, - "close": { - "message": "關閉", - "description": "Close." - }, - "ok": { - "message": "確定", - "description": "OK." - }, - "yes": { - "message": "是", - "description": "Yes." - }, - "no": { - "message": "否", - "description": "No." - }, - "account": { - "message": "帳戶", - "description": "Account." - }, - "accountName": { - "message": "用戶名", - "description": "Account Name." - }, - "issuer": { - "message": "簽發方", - "description": "Issuer." - }, - "secret": { - "message": "金鑰", - "description": "Secret." - }, - "updateSuccess": { - "message": "成功。", - "description": "Update Success." - }, - "updateFailure": { - "message": "失敗。", - "description": "Update Failure." - }, - "about": { - "message": "關於", - "description": "About." - }, - "settings": { - "message": "設定", - "description": "Settings." - }, - "security": { - "message": "安全性", - "description": "Security." - }, - "current_phrase": { - "message": "當前密碼", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "新密碼", - "description": "New Passphrase." - }, - "phrase": { - "message": "密碼", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "確認密碼", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "您確定要刪除此帳戶嗎?此操作無法復原。", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "我了解我的所有資料將被刪除且無法復原。", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "重設 Authenticator" - }, - "delete_all_warning": { - "message": "這會刪除您所有的資料並重設Authenticator。您將無法復原任何已刪除的資料!在重設Authenticator之前您應備份您的資料。" - }, - "security_warning": { - "message": "您的金鑰將使用此密碼進行加密。請妥善保管,如果遺失您將失去對此金鑰的權限。", - "description": "Passphrase Warning." - }, - "update": { - "message": "更新", - "description": "Update." - }, - "phrase_incorrect": { - "message": "部份帳號輸入密碼錯誤,您無法新增帳號。請在輸入正確的密碼後繼續。", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "本次備份不包含無法解密的帳號", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "密碼錯誤。", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "已加密", - "description": "Encrypted." - }, - "copied": { - "message": "複製成功!", - "description": "Copied." - }, - "feedback": { - "message": "問題反饋", - "description": "Feedback." - }, - "translate": { - "message": "參與翻譯", - "description": "Translate." - }, - "source": { - "message": "原始碼", - "description": "Source Code." - }, - "passphrase_info": { - "message": "輸入密碼以解碼帳戶資料。", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "通過Google校準時間", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "記住密碼", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "注意!您的本地時鐘時間差異過大,請於效準時間後再進行操作。", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "您是否為金鑰建立了備份?別等到為時已晚才建立!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "讀取失敗,請於重新載入頁面後重試。", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "您是否試著從本地檔案掃描QR碼? 請改用 匯入QR碼圖片備份。", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "驗證碼", - "description": "Time Based" - }, - "based_on_counter": { - "message": "一次性驗證碼", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "偏好設定", - "description": "Popup Page Settings" - }, - "scale": { - "message": "縮放", - "description": "Scale" - }, - "export_info": { - "message": "警告:所有備份均未加密。想要將賬號新增至其他應用?請點選賬號右上角隱藏的圖示。", - "description": "Export menu info text" - }, - "download_backup": { - "message": "下載備份檔案", - "description": "Download backup file." - }, - "import_backup": { - "message": "匯入備份", - "description": "Import backup." - }, - "import_backup_file": { - "message": "以檔案匯入", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "导入 QR 图片备份", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "匯入 QR 圖片", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "以文字匯入", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "匯入 OTP 網址", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "匯入成功,但部份QR碼無法辨識", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "您可以選擇多個檔案進行批量匯入", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "顯示全部條目", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "警告:備份檔案未加密,需自行承擔風險。", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "您必須提供正確的密碼才能匯入備份。", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "您的密碼儲存在了本地,請立即通過安全選單更改密碼。", - "description": "localStorage password warning." - }, - "remove": { - "message": "移除", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "下載密碼保護備份", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "搜尋", - "description": "Search" - }, - "popout": { - "message": "彈出模式", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "鎖定", - "description": "Lock accounts" - }, - "edit": { - "message": "編輯", - "description": "Edit" - }, - "manual_dropbox": { - "message": "手動備份", - "description": "Manual backup" - }, - "use_autofill": { - "message": "啟用自動填充", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "高對比", - "description": "Use High Contrast" - }, - "theme": { - "message": "主題", - "description": "Theme" - }, - "theme_light": { - "message": "亮色", - "description": "Light theme" - }, - "theme_dark": { - "message": "暗色", - "description": "Dark theme" - }, - "theme_simple": { - "message": "簡易", - "description": "Simple theme" - }, - "theme_compact": { - "message": "壓縮", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "高對比度", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "平", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "自動備份您的資料至第三方儲存服務。", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "瀏覽器同步", - "description": "Storage location" - }, - "sign_in": { - "message": "登入", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "登入(企業)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "為什麼企業賬戶需要更多權限?" - }, - "log_out": { - "message": "登出", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "連接到您的 $SERVICE$ 帳戶時出現問題,請重試。", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "您有一個或多個Steam或Blizzard帳戶。 未加密的備份將不使用標準化備份格式。", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "您可以從其他一些應用程序導入備份。", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "瞭解詳情", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "載入中..." - }, - "autolock": { - "message": "鎖定於" - }, - "minutes": { - "message": "分鐘" - }, - "advanced": { - "message": "進階設定" - }, - "period": { - "message": "有效期" - }, - "type": { - "message": "類型" - }, - "invalid": { - "message": "無效" - }, - "digits": { - "message": "數字" - }, - "algorithm": { - "message": "算法" - }, - "smart_filter": { - "message": "智慧過濾" - }, - "backup": { - "message": "備份" - }, - "backup_file_info": { - "message": "備份至檔案" - }, - "password_policy_default_hint": { - "message": "您的密碼不符合您組織的安全要求。 有關詳細信息,請聯繫您的管理員。" - }, - "advisor": { - "message": "顧問" - }, - "advisor_insight_password_not_set": { - "message": "設定密碼保護您的資料。" - }, - "advisor_insight_auto_lock_not_set": { - "message": "啟用自動鎖定以保護你的資料" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "已禁用瀏覽器同步。啟用以在不同瀏覽器同步賬號。" - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "可以啟動自動填入以自動填入代碼到網站中" - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "啟用智能過濾器可以快速訪問帳戶。" - }, - "show_all_insights": { - "message": "顯示所有見解。" - }, - "no_insight_available": { - "message": "無任何見解被發現;一切完好!" - }, - "danger": { - "message": "危險" - }, - "warning": { - "message": "警告" - }, - "info": { - "message": "資訊" - }, - "dismiss": { - "message": "解除" - }, - "learn_more": { - "message": "了解更多" - }, - "enable_context_menu": { - "message": "加到右鍵選單" - }, - "no_entires": { - "message": "帳號不存在,請新增帳號。" - }, - "permissions": { - "message": "使用權限" - }, - "permission_revoke": { - "message": "註銷" - }, - "permission_show_required_permissions": { - "message": "顯示不可註銷的權限。" - }, - "permission_required": { - "message": "這是必要的權限而且不可以註銷。" - }, - "permission_active_tab": { - "message": "存取當前頁面並掃描QR碼" - }, - "permission_storage": { - "message": "存取瀏覽器空間以便存放帳戶資訊" - }, - "permission_identity": { - "message": "允許登入第三方儲存服務。" - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "授權點選帳戶時複製驗證碼到剪貼簿。" - }, - "permission_context_menus": { - "message": "將驗證器加到右鍵選單" - }, - "permission_sync_clock": { - "message": "允許與 Google 連線校時。" - }, - "permission_dropbox": { - "message": "允許備份到Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "請先取消 Dropbox 備份" - }, - "permission_drive": { - "message": "允許備份到Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "請先取消 Google Drive 備份" - }, - "permission_onedrive": { - "message": "允許備份到OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "請先取消 OneDrvie 備份" - }, - "permission_unknown_permission": { - "message": "未知的權限。您如果看到這個訊息,請回報程式異常。" + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator 在你的瀏覽器中生成兩步驟驗證碼。", + "description": "Extension Description." + }, + "added": { + "message": "已新增。", + "description": "Added Account." + }, + "errorqr": { + "message": "無法識別的QR碼。", + "description": "QR Error." + }, + "errorsecret": { + "message": "帳號金鑰無效", + "description": "Secret Error." + }, + "add_code": { + "message": "新增帳號", + "description": "Add account." + }, + "add_qr": { + "message": "掃描QR碼", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "手動輸入", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "匯入失敗。若您要從Google Authenticator搬遷資料,請重新從Google Autenticator匯出資料後再重試", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "部分帳號資料未被成功匯入", + "description": "Some migration data is broken." + }, + "close": { + "message": "關閉", + "description": "Close." + }, + "ok": { + "message": "確定", + "description": "OK." + }, + "yes": { + "message": "是", + "description": "Yes." + }, + "no": { + "message": "否", + "description": "No." + }, + "account": { + "message": "帳戶", + "description": "Account." + }, + "accountName": { + "message": "用戶名", + "description": "Account Name." + }, + "issuer": { + "message": "簽發方", + "description": "Issuer." + }, + "secret": { + "message": "金鑰", + "description": "Secret." + }, + "updateSuccess": { + "message": "成功。", + "description": "Update Success." + }, + "updateFailure": { + "message": "失敗。", + "description": "Update Failure." + }, + "about": { + "message": "關於", + "description": "About." + }, + "settings": { + "message": "設定", + "description": "Settings." + }, + "security": { + "message": "安全性", + "description": "Security." + }, + "current_phrase": { + "message": "當前密碼", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "新密碼", + "description": "New Passphrase." + }, + "phrase": { + "message": "密碼", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "確認密碼", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "您確定要刪除此帳戶嗎?此操作無法復原。", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "我了解我的所有資料將被刪除且無法復原。", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "重設 Authenticator" + }, + "delete_all_warning": { + "message": "這會刪除您所有的資料並重設Authenticator。您將無法復原任何已刪除的資料!在重設Authenticator之前您應備份您的資料。" + }, + "security_warning": { + "message": "您的金鑰將使用此密碼進行加密。請妥善保管,如果遺失您將失去對此金鑰的權限。", + "description": "Passphrase Warning." + }, + "update": { + "message": "更新", + "description": "Update." + }, + "phrase_incorrect": { + "message": "部份帳號輸入密碼錯誤,您無法新增帳號。請在輸入正確的密碼後繼續。", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "本次備份不包含無法解密的帳號", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "密碼錯誤。", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "已加密", + "description": "Encrypted." + }, + "copied": { + "message": "複製成功!", + "description": "Copied." + }, + "feedback": { + "message": "問題反饋", + "description": "Feedback." + }, + "translate": { + "message": "參與翻譯", + "description": "Translate." + }, + "source": { + "message": "原始碼", + "description": "Source Code." + }, + "passphrase_info": { + "message": "輸入密碼以解碼帳戶資料。", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "通過Google校準時間", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "記住密碼", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "注意!您的本地時鐘時間差異過大,請於效準時間後再進行操作。", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "您是否為金鑰建立了備份?別等到為時已晚才建立!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "讀取失敗,請於重新載入頁面後重試。", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "您是否試著從本地檔案掃描QR碼? 請改用 匯入QR碼圖片備份。", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "驗證碼", + "description": "Time Based" + }, + "based_on_counter": { + "message": "一次性驗證碼", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "偏好設定", + "description": "Popup Page Settings" + }, + "scale": { + "message": "縮放", + "description": "Scale" + }, + "export_info": { + "message": "警告:所有備份均未加密。想要將賬號新增至其他應用?請點選賬號右上角隱藏的圖示。", + "description": "Export menu info text" + }, + "download_backup": { + "message": "下載備份檔案", + "description": "Download backup file." + }, + "import_backup": { + "message": "匯入備份", + "description": "Import backup." + }, + "import_backup_file": { + "message": "以檔案匯入", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "导入 QR 图片备份", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "匯入 QR 圖片", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "以文字匯入", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "匯入 OTP 網址", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "匯入成功,但部份QR碼無法辨識", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "您可以選擇多個檔案進行批量匯入", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "顯示全部條目", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "警告:備份檔案未加密,需自行承擔風險。", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "您必須提供正確的密碼才能匯入備份。", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "您的密碼儲存在了本地,請立即通過安全選單更改密碼。", + "description": "localStorage password warning." + }, + "remove": { + "message": "移除", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "下載密碼保護備份", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "搜尋", + "description": "Search" + }, + "popout": { + "message": "彈出模式", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "鎖定", + "description": "Lock accounts" + }, + "edit": { + "message": "編輯", + "description": "Edit" + }, + "manual_dropbox": { + "message": "手動備份", + "description": "Manual backup" + }, + "use_autofill": { + "message": "啟用自動填充", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "高對比", + "description": "Use High Contrast" + }, + "theme": { + "message": "主題", + "description": "Theme" + }, + "theme_light": { + "message": "亮色", + "description": "Light theme" + }, + "theme_dark": { + "message": "暗色", + "description": "Dark theme" + }, + "theme_simple": { + "message": "簡易", + "description": "Simple theme" + }, + "theme_compact": { + "message": "壓縮", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "高對比度", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "平", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "自動備份您的資料至第三方儲存服務。", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "瀏覽器同步", + "description": "Storage location" + }, + "sign_in": { + "message": "登入", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "登入(企業)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "為什麼企業賬戶需要更多權限?" + }, + "log_out": { + "message": "登出", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "連接到您的 $SERVICE$ 帳戶時出現問題,請重試。", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "您有一個或多個Steam或Blizzard帳戶。 未加密的備份將不使用標準化備份格式。", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "您可以從其他一些應用程序導入備份。", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "瞭解詳情", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "載入中..." + }, + "autolock": { + "message": "鎖定於" + }, + "minutes": { + "message": "分鐘" + }, + "advanced": { + "message": "進階設定" + }, + "period": { + "message": "有效期" + }, + "type": { + "message": "類型" + }, + "invalid": { + "message": "無效" + }, + "digits": { + "message": "數字" + }, + "algorithm": { + "message": "算法" + }, + "smart_filter": { + "message": "智慧過濾" + }, + "backup": { + "message": "備份" + }, + "backup_file_info": { + "message": "備份至檔案" + }, + "password_policy_default_hint": { + "message": "您的密碼不符合您組織的安全要求。 有關詳細信息,請聯繫您的管理員。" + }, + "advisor": { + "message": "顧問" + }, + "advisor_insight_password_not_set": { + "message": "設定密碼保護您的資料。" + }, + "advisor_insight_auto_lock_not_set": { + "message": "啟用自動鎖定以保護你的資料" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "已禁用瀏覽器同步。啟用以在不同瀏覽器同步賬號。" + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "可以啟動自動填入以自動填入代碼到網站中" + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "啟用智能過濾器可以快速訪問帳戶。" + }, + "show_all_insights": { + "message": "顯示所有見解。" + }, + "no_insight_available": { + "message": "無任何見解被發現;一切完好!" + }, + "danger": { + "message": "危險" + }, + "warning": { + "message": "警告" + }, + "info": { + "message": "資訊" + }, + "dismiss": { + "message": "解除" + }, + "learn_more": { + "message": "了解更多" + }, + "enable_context_menu": { + "message": "加到右鍵選單" + }, + "no_entires": { + "message": "帳號不存在,請新增帳號。" + }, + "permissions": { + "message": "使用權限" + }, + "permission_revoke": { + "message": "註銷" + }, + "permission_show_required_permissions": { + "message": "顯示不可註銷的權限。" + }, + "permission_required": { + "message": "這是必要的權限而且不可以註銷。" + }, + "permission_active_tab": { + "message": "存取當前頁面並掃描QR碼" + }, + "permission_storage": { + "message": "存取瀏覽器空間以便存放帳戶資訊" + }, + "permission_identity": { + "message": "允許登入第三方儲存服務。" + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "授權點選帳戶時複製驗證碼到剪貼簿。" + }, + "permission_context_menus": { + "message": "將驗證器加到右鍵選單" + }, + "permission_sync_clock": { + "message": "允許與 Google 連線校時。" + }, + "permission_dropbox": { + "message": "允許備份到Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "請先取消 Dropbox 備份" + }, + "permission_drive": { + "message": "允許備份到Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "請先取消 Google Drive 備份" + }, + "permission_onedrive": { + "message": "允許備份到OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "請先取消 OneDrvie 備份" + }, + "permission_unknown_permission": { + "message": "未知的權限。您如果看到這個訊息,請回報程式異常。" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 0b3b5c33776202783915dcc25f9ef07749e92286 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:42 -0500 Subject: [PATCH 3335/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 75fcd158e..3dd30d1e1 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "تصدیق کردہ", - "description": "Extension Name." - }, - "extShortName": { - "message": "تصدیق کردہ", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " has been added.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unrecognized QR code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Add account", - "description": "Add account." - }, - "add_qr": { - "message": "Authenticator QR Code Installation", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Authenticator Verification", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Close", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Yes", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Username", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Failure.", - "description": "Update Failure." - }, - "about": { - "message": "About", - "description": "About." - }, - "settings": { - "message": "Settings", - "description": "Settings." - }, - "security": { - "message": "Security", - "description": "Security." - }, - "current_phrase": { - "message": "Current Password", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "New Password", - "description": "New Passphrase." - }, - "phrase": { - "message": "Password", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirm Password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Update", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Translate", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remove", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Search", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "Edit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Theme", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dark", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Sign in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Logout", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Loading..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Advanced" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "تصدیق کردہ", + "description": "Extension Name." + }, + "extShortName": { + "message": "تصدیق کردہ", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Authenticator QR Code Installation", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Authenticator Verification", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From dfa0ee2dff63a2f21a3f0919e17bfa072ee664d1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:44 -0500 Subject: [PATCH 3336/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 9242ea917..c3dc87cce 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Trình xác thực", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator tạo mã xác thực hai yếu tố trong trình duyệt của bạn", - "description": "Extension Description." - }, - "added": { - "message": " đã được thêm.", - "description": "Added Account." - }, - "errorqr": { - "message": "Không nhận ra mã QR.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Lỗi bảo mật không hợp lệ", - "description": "Secret Error." - }, - "add_code": { - "message": "Thêm tài khoản", - "description": "Add account." - }, - "add_qr": { - "message": "Quét mã QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Nhập thủ công", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Nhập vào không thành công. Nếu bạn đang thử nhập dữ liệu từ Google Authenticator, hãy thử xuất dữ liệu của bạn từ Google Authenticator rồi thử lại.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Một vài dữ liệu tài khoản không nhập vào thành công.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Đóng", - "description": "Close." - }, - "ok": { - "message": "Xác nhận", - "description": "OK." - }, - "yes": { - "message": "Đồng ý", - "description": "Yes." - }, - "no": { - "message": "Không", - "description": "No." - }, - "account": { - "message": "Tài khoản", - "description": "Account." - }, - "accountName": { - "message": "Tên người dùng", - "description": "Account Name." - }, - "issuer": { - "message": "Nhà phát hành", - "description": "Issuer." - }, - "secret": { - "message": "Mã bí mật", - "description": "Secret." - }, - "updateSuccess": { - "message": "Thành công.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Thất bại.", - "description": "Update Failure." - }, - "about": { - "message": "Về chúng tôi", - "description": "About." - }, - "settings": { - "message": "Cài đặt", - "description": "Settings." - }, - "security": { - "message": "Bảo mật", - "description": "Security." - }, - "current_phrase": { - "message": "Mật khẩu hiện tại", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Mật khẩu mới", - "description": "New Passphrase." - }, - "phrase": { - "message": "Mật khẩu", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Xác nhận mật khẩu", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Bạn có chắc sẽ xóa tài khoản này? Yêu cầu này không thể hoàn tác.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Tôi hiểu rằng toàn bộ dữ liệu của tôi sẽ bị xóa và không thể khôi phục.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Thiết lập lại Authenticator" - }, - "delete_all_warning": { - "message": "Hành động này sẽ xóa toàn bộ dữ liệu của bạn và thiết lập Authenticator về trạng thái ban đầu. Bạn sẽ không thể khôi phục dữ liệu đã xóa. Bạn nên cân nhắc việc sao lưu lại dữ liệu trước khi đặt lại Authenticator." - }, - "security_warning": { - "message": "Mật khẩu này sẽ được sử dụng để mã hóa tài khoản của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Cập nhật", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Mật khẩu không khớp.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Đã mã hóa", - "description": "Encrypted." - }, - "copied": { - "message": "Đã sao chép", - "description": "Copied." - }, - "feedback": { - "message": "Phản hồi", - "description": "Feedback." - }, - "translate": { - "message": "Dịch thuật", - "description": "Translate." - }, - "source": { - "message": "Mã nguồn", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Nhập mật khẩu để giải mã dữ liệu của bạn.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Đồng bộ đồng hồ với Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Nhớ mật khẩu", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Chú ý! Đồng hồ trên máy của bạn bị sai, xin hãy điều chỉnh lại trước khi tiếp tục.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Bạn đã tạo bản sao lưu chưa? Đừng đợi đến khi quá muộn!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Quét thất bại, vui lòng tải lại trang và thử lại.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Bạn có thử quét mã QR từ file trên máy của bạn? Sử dụng ảnh chứa mã QR để thay thế.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Theo thời gian", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Theo bộ đếm", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Tuỳ chỉnh", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Tỉ lệ", - "description": "Scale" - }, - "export_info": { - "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Cần chuyển tài khoản đến ứng dụng khác? Di chuột lên góc trên phải của tài khoản bất kỳ và nhấn vào nút ẩn.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Tải xuống tập tin sao lưu", - "description": "Download backup file." - }, - "import_backup": { - "message": "Nhập bản sao lưu", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Nhập tệp sao lưu", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Nhập sao lưu hình ảnh QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Nhập bản sao lưu", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Nhập các đường liên kết chứa OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Nhập thành công, nhưng không thể nhận dạng một số hình ảnh QR.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Bạn có thể chọn nhiều tệp để nhập sao lưu hàng loạt.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Hiển thị tất cả các mục", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Chú ý: các bản sao lưu chưa được mã hóa. Hãy cẩn trọng khi sử dụng.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Mật khẩu của bản sao lưu bạn vừa nhập không đúng.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Mật khẩu của bạn đang được lưu trữ cục bộ, vui lòng thay đổi nó trong trình đơn bảo mật ngay.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Xóa", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Tải về tệp sao lưu đã mã hoá", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Tìm kiếm", - "description": "Search" - }, - "popout": { - "message": "Chế độ cửa sổ", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Khóa", - "description": "Lock accounts" - }, - "edit": { - "message": "Sửa", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Sao lưu thủ công", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Sử dụng tự động điền", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Độ tương phản cao", - "description": "Use High Contrast" - }, - "theme": { - "message": "Chủ đề", - "description": "Theme" - }, - "theme_light": { - "message": "Sáng", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tối", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Đơn giản", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Rút gọn", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Tương phản cao", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Căn hộ", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Tự động sao lưu dữ liệu của bạn với dịch vụ lưu trữ bên thứ 3.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Đồng bộ trình duyệt", - "description": "Storage location" - }, - "sign_in": { - "message": "Đăng nhập", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Đăng nhập", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Tại sao tài khoản thương mại yêu cầu nhiều quyền hơn?" - }, - "log_out": { - "message": "Đăng xuất", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Đã xảy ra sự cố khi kết nối với tài khoản $SERVICE$ của bạn, xin vui lòng đăng nhập lại.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Bạn có một hoặc nhiều tài khoản Steam hoặc Blizzard. Các bản sao lưu chưa được mã hóa sẽ không sử dụng định dạng sao lưu tiêu chuẩn.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Bạn có thể nhập bản sao lưu từ các ứng dụng khác.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Tìm hiểu thêm", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Đang tải ..." - }, - "autolock": { - "message": "Khóa sau" - }, - "minutes": { - "message": "phút" - }, - "advanced": { - "message": "Nâng cao" - }, - "period": { - "message": "Thời hạn" - }, - "type": { - "message": "Loại" - }, - "invalid": { - "message": "Không hợp lệ" - }, - "digits": { - "message": "Đồng hồ số" - }, - "algorithm": { - "message": "Thuật toán" - }, - "smart_filter": { - "message": "Bộ lọc thông minh" - }, - "backup": { - "message": "Sao lưu" - }, - "backup_file_info": { - "message": "Sao chép dữ liệu thành 1 tệp tin." - }, - "password_policy_default_hint": { - "message": "Mật khẩu của bạn không phù hợp với yêu cầu bảo mật từ tổ chức của bạn. Liên hệ người quản lý của bạn để biết thêm thông tin." - }, - "advisor": { - "message": "Cố vấn" - }, - "advisor_insight_password_not_set": { - "message": "Đặt mật khẩu để bảo vệ dữ liệu của bạn." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Cho phép tự động khóa để bảo vệ dữ liệu của bạn." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Việc đồng bộ hóa trình duyệt đã bị tắt. Hãy kích hoạt nó để cho phép các tài khoản được đồng bộ trên các trình duyệt." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill có thể được cho phép để tự động điền dữ liệu vào các website." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Bật bộ lọc thông minh cho phép truy cập nhanh vào tài khoản." - }, - "show_all_insights": { - "message": "Hiển thị tất cả thông tin chi tiết." - }, - "no_insight_available": { - "message": "Không có thông tin chi tiết nào được tìm thấy, mọi thứ có vẻ tốt!" - }, - "danger": { - "message": "Nguy hiểm" - }, - "warning": { - "message": "Cảnh báo" - }, - "info": { - "message": "Thông tin" - }, - "dismiss": { - "message": "Bỏ qua" - }, - "learn_more": { - "message": "Xem thêm" - }, - "enable_context_menu": { - "message": "Thêm vào context menu" - }, - "no_entires": { - "message": "Không có tài khoản nào để hiển thị. Hãy thêm tài khoản của bạn." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Cho phép khóa tự động." - }, - "permission_scripting": { - "message": "Đưa tệp lệnh vào tab hiện tại để quét mã QR và cho phép tự động điền." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Trình xác thực", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator tạo mã xác thực hai yếu tố trong trình duyệt của bạn", + "description": "Extension Description." + }, + "added": { + "message": " đã được thêm.", + "description": "Added Account." + }, + "errorqr": { + "message": "Không nhận ra mã QR.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Lỗi bảo mật không hợp lệ", + "description": "Secret Error." + }, + "add_code": { + "message": "Thêm tài khoản", + "description": "Add account." + }, + "add_qr": { + "message": "Quét mã QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Nhập thủ công", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Nhập vào không thành công. Nếu bạn đang thử nhập dữ liệu từ Google Authenticator, hãy thử xuất dữ liệu của bạn từ Google Authenticator rồi thử lại.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Một vài dữ liệu tài khoản không nhập vào thành công.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Đóng", + "description": "Close." + }, + "ok": { + "message": "Xác nhận", + "description": "OK." + }, + "yes": { + "message": "Đồng ý", + "description": "Yes." + }, + "no": { + "message": "Không", + "description": "No." + }, + "account": { + "message": "Tài khoản", + "description": "Account." + }, + "accountName": { + "message": "Tên người dùng", + "description": "Account Name." + }, + "issuer": { + "message": "Nhà phát hành", + "description": "Issuer." + }, + "secret": { + "message": "Mã bí mật", + "description": "Secret." + }, + "updateSuccess": { + "message": "Thành công.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Thất bại.", + "description": "Update Failure." + }, + "about": { + "message": "Về chúng tôi", + "description": "About." + }, + "settings": { + "message": "Cài đặt", + "description": "Settings." + }, + "security": { + "message": "Bảo mật", + "description": "Security." + }, + "current_phrase": { + "message": "Mật khẩu hiện tại", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Mật khẩu mới", + "description": "New Passphrase." + }, + "phrase": { + "message": "Mật khẩu", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Xác nhận mật khẩu", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Bạn có chắc sẽ xóa tài khoản này? Yêu cầu này không thể hoàn tác.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Tôi hiểu rằng toàn bộ dữ liệu của tôi sẽ bị xóa và không thể khôi phục.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Thiết lập lại Authenticator" + }, + "delete_all_warning": { + "message": "Hành động này sẽ xóa toàn bộ dữ liệu của bạn và thiết lập Authenticator về trạng thái ban đầu. Bạn sẽ không thể khôi phục dữ liệu đã xóa. Bạn nên cân nhắc việc sao lưu lại dữ liệu trước khi đặt lại Authenticator." + }, + "security_warning": { + "message": "Mật khẩu này sẽ được sử dụng để mã hóa tài khoản của bạn. Không ai có thể giúp bạn nếu bạn quên mật khẩu.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Cập nhật", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Mật khẩu không khớp.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Đã mã hóa", + "description": "Encrypted." + }, + "copied": { + "message": "Đã sao chép", + "description": "Copied." + }, + "feedback": { + "message": "Phản hồi", + "description": "Feedback." + }, + "translate": { + "message": "Dịch thuật", + "description": "Translate." + }, + "source": { + "message": "Mã nguồn", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Nhập mật khẩu để giải mã dữ liệu của bạn.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Đồng bộ đồng hồ với Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Nhớ mật khẩu", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Chú ý! Đồng hồ trên máy của bạn bị sai, xin hãy điều chỉnh lại trước khi tiếp tục.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Bạn đã tạo bản sao lưu chưa? Đừng đợi đến khi quá muộn!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Quét thất bại, vui lòng tải lại trang và thử lại.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Bạn có thử quét mã QR từ file trên máy của bạn? Sử dụng ảnh chứa mã QR để thay thế.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Theo thời gian", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Theo bộ đếm", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Tuỳ chỉnh", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Tỉ lệ", + "description": "Scale" + }, + "export_info": { + "message": "Cảnh báo: tất cả các bản sao lưu chưa được mã hóa. Cần chuyển tài khoản đến ứng dụng khác? Di chuột lên góc trên phải của tài khoản bất kỳ và nhấn vào nút ẩn.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Tải xuống tập tin sao lưu", + "description": "Download backup file." + }, + "import_backup": { + "message": "Nhập bản sao lưu", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Nhập tệp sao lưu", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Nhập sao lưu hình ảnh QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Nhập bản sao lưu", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Nhập các đường liên kết chứa OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Nhập thành công, nhưng không thể nhận dạng một số hình ảnh QR.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Bạn có thể chọn nhiều tệp để nhập sao lưu hàng loạt.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Hiển thị tất cả các mục", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Chú ý: các bản sao lưu chưa được mã hóa. Hãy cẩn trọng khi sử dụng.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Mật khẩu của bản sao lưu bạn vừa nhập không đúng.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Mật khẩu của bạn đang được lưu trữ cục bộ, vui lòng thay đổi nó trong trình đơn bảo mật ngay.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Xóa", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Tải về tệp sao lưu đã mã hoá", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Tìm kiếm", + "description": "Search" + }, + "popout": { + "message": "Chế độ cửa sổ", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Khóa", + "description": "Lock accounts" + }, + "edit": { + "message": "Sửa", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Sao lưu thủ công", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Sử dụng tự động điền", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Độ tương phản cao", + "description": "Use High Contrast" + }, + "theme": { + "message": "Chủ đề", + "description": "Theme" + }, + "theme_light": { + "message": "Sáng", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tối", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Đơn giản", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Rút gọn", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Tương phản cao", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Căn hộ", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Tự động sao lưu dữ liệu của bạn với dịch vụ lưu trữ bên thứ 3.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Đồng bộ trình duyệt", + "description": "Storage location" + }, + "sign_in": { + "message": "Đăng nhập", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Đăng nhập", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Tại sao tài khoản thương mại yêu cầu nhiều quyền hơn?" + }, + "log_out": { + "message": "Đăng xuất", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Đã xảy ra sự cố khi kết nối với tài khoản $SERVICE$ của bạn, xin vui lòng đăng nhập lại.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Bạn có một hoặc nhiều tài khoản Steam hoặc Blizzard. Các bản sao lưu chưa được mã hóa sẽ không sử dụng định dạng sao lưu tiêu chuẩn.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Bạn có thể nhập bản sao lưu từ các ứng dụng khác.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Tìm hiểu thêm", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Đang tải ..." + }, + "autolock": { + "message": "Khóa sau" + }, + "minutes": { + "message": "phút" + }, + "advanced": { + "message": "Nâng cao" + }, + "period": { + "message": "Thời hạn" + }, + "type": { + "message": "Loại" + }, + "invalid": { + "message": "Không hợp lệ" + }, + "digits": { + "message": "Đồng hồ số" + }, + "algorithm": { + "message": "Thuật toán" + }, + "smart_filter": { + "message": "Bộ lọc thông minh" + }, + "backup": { + "message": "Sao lưu" + }, + "backup_file_info": { + "message": "Sao chép dữ liệu thành 1 tệp tin." + }, + "password_policy_default_hint": { + "message": "Mật khẩu của bạn không phù hợp với yêu cầu bảo mật từ tổ chức của bạn. Liên hệ người quản lý của bạn để biết thêm thông tin." + }, + "advisor": { + "message": "Cố vấn" + }, + "advisor_insight_password_not_set": { + "message": "Đặt mật khẩu để bảo vệ dữ liệu của bạn." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Cho phép tự động khóa để bảo vệ dữ liệu của bạn." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Việc đồng bộ hóa trình duyệt đã bị tắt. Hãy kích hoạt nó để cho phép các tài khoản được đồng bộ trên các trình duyệt." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill có thể được cho phép để tự động điền dữ liệu vào các website." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Bật bộ lọc thông minh cho phép truy cập nhanh vào tài khoản." + }, + "show_all_insights": { + "message": "Hiển thị tất cả thông tin chi tiết." + }, + "no_insight_available": { + "message": "Không có thông tin chi tiết nào được tìm thấy, mọi thứ có vẻ tốt!" + }, + "danger": { + "message": "Nguy hiểm" + }, + "warning": { + "message": "Cảnh báo" + }, + "info": { + "message": "Thông tin" + }, + "dismiss": { + "message": "Bỏ qua" + }, + "learn_more": { + "message": "Xem thêm" + }, + "enable_context_menu": { + "message": "Thêm vào context menu" + }, + "no_entires": { + "message": "Không có tài khoản nào để hiển thị. Hãy thêm tài khoản của bạn." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Cho phép khóa tự động." + }, + "permission_scripting": { + "message": "Đưa tệp lệnh vào tab hiện tại để quét mã QR và cho phép tự động điền." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From dbb62afa1a485b77f680fe4df3b86ecb7965ea97 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:45 -0500 Subject: [PATCH 3337/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 1033 +++++++++++++++++----------------- 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9c81d0ce8..cf9b22041 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autenticador", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autenticador", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "O autenticador gera códigos de verificação em dois fatores no seu navegador.", - "description": "Extension Description." - }, - "added": { - "message": " foi adicionado.", - "description": "Added Account." - }, - "errorqr": { - "message": "Código QR não reconhecido.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Segredo da conta inválido", - "description": "Secret Error." - }, - "add_code": { - "message": "Adicionar conta", - "description": "Add account." - }, - "add_qr": { - "message": "Ler código QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Inserir Manualmente", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Falha na importação. Se você está migrando dados do Google Authenticator, por favor re-exporte seus dados do Google Authenticator e tente novamente.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Alguns dados da conta não foram importados com sucesso.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Fechar", - "description": "Close." - }, - "ok": { - "message": "OK", - "description": "OK." - }, - "yes": { - "message": "Sim", - "description": "Yes." - }, - "no": { - "message": "Não", - "description": "No." - }, - "account": { - "message": "Conta", - "description": "Account." - }, - "accountName": { - "message": "Nome de usuário", - "description": "Account Name." - }, - "issuer": { - "message": "Emissor", - "description": "Issuer." - }, - "secret": { - "message": "Segredo", - "description": "Secret." - }, - "updateSuccess": { - "message": "Sucesso.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Falha.", - "description": "Update Failure." - }, - "about": { - "message": "Sobre", - "description": "About." - }, - "settings": { - "message": "Configurações", - "description": "Settings." - }, - "security": { - "message": "Segurança", - "description": "Security." - }, - "current_phrase": { - "message": "Senha Atual", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nova Senha", - "description": "New Passphrase." - }, - "phrase": { - "message": "Senha", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirme a Senha", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Tem certeza que deseja excluir esta conta? Esta ação não pode ser desfeita.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Eu compreendo que todos os meus dados serão irrecuperavelmente deletados.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Redefinir Autenticador" - }, - "delete_all_warning": { - "message": "Isso irá deletar todos os seus dados e redefinir o Autenticador completamente. Você não conseguirá recuperar qualquer dado deletado! Você deveria fazer uma cópia de segurança antes de redefinir o Autenticador." - }, - "security_warning": { - "message": "Essa senha será usada para criptografar as suas contas. Ninguém poderá te ajudar se você esquecer a senha.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Atualizar", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Você não pode adicionar uma nova conta até que todas as contas estejam descriptografadas. Por favor digite a senha correta antes de continuar.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Contas que não puderam ser descriptografadas não serão incluídas nesse backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "As senhas não correspondem.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Criptografado", - "description": "Encrypted." - }, - "copied": { - "message": "Copiado", - "description": "Copied." - }, - "feedback": { - "message": "Dê sua opinião", - "description": "Feedback." - }, - "translate": { - "message": "Traduzir", - "description": "Translate." - }, - "source": { - "message": "Código Fonte", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Digite a senha para descriptografar os dados da conta.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sincronizar Relógio com o Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Lembrar Senha", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Cuidado! Seu relógio local está parado há muito tempo, por favor ajuste-o antes de continuar.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Você tem um backup de suas contas? Não espere até que seja tarde demais!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "A captura falhou, por favor recarregue a página e tente novamente.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Você está tentando escanear o código QR de um arquivo local? Use Importar Backup de Imagem QR em vez disso.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Baseado no Tempo", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Baseado no Contador", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferências", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Escala", - "description": "Scale" - }, - "export_info": { - "message": "Aviso: todos os backups estão descriptografados. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Baixar o arquivo de backup", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importar Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importar arquivo de Backup", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importar backup da imagem QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Importar imagens QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importar backup em texto", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Importar URLs OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importado com sucesso, mas alguns códigos QR não puderam ser reconhecidos.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Você pode selecionar vários arquivos para importar backups em lotes.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Mostrar todas as entradas", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Aviso: os backups estão descriptografados. Use a seu próprio risco.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Você deve fornecer a senha correta para importar os backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Sua senha é armazenada localmente, por favor altere-a no menu de segurança imediatamente.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remover", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Baixar backup protegido por senha", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Busca", - "description": "Search" - }, - "popout": { - "message": "Modo de pop-up", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Bloquear", - "description": "Lock accounts" - }, - "edit": { - "message": "Editar", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Backup manual", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Usar o preenchimento automático", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Usar alto contraste", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Claro", - "description": "Light theme" - }, - "theme_dark": { - "message": "Escuro", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simples", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compacto", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Alto contraste", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Plano", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automaticamente fazer backup dos seus dados para serviços de armazenamento de terceiros.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sincronização do Navegador", - "description": "Storage location" - }, - "sign_in": { - "message": "Iniciar sessão", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Entrar (Empresas)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Por que as contas empresariais requerem mais permissões?" - }, - "log_out": { - "message": "Encerrar sessão", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Houve um problema na conexão com sua conta do $SERVICE$, por favor tente novamente.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Você tem uma ou mais contas Steam ou Blizzard. Os backups não criptografados não usarão o formato padronizado de backup.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Você pode importar os backups de alguns outros aplicativos.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Saiba mais", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Carregando..." - }, - "autolock": { - "message": "Bloquear após" - }, - "minutes": { - "message": "minutos" - }, - "advanced": { - "message": "Avançado" - }, - "period": { - "message": "Período" - }, - "type": { - "message": "Tipo" - }, - "invalid": { - "message": "Inválido" - }, - "digits": { - "message": "Dígitos" - }, - "algorithm": { - "message": "Algoritmo" - }, - "smart_filter": { - "message": "Filtro inteligente" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Faça backup dos seus dados para um arquivo." - }, - "password_policy_default_hint": { - "message": "Sua senha não atende aos requisitos de segurança de sua organização. Contate seu administrador para mais informações." - }, - "advisor": { - "message": "Assessor" - }, - "advisor_insight_password_not_set": { - "message": "Defina uma senha para proteger seus dados." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Ativar bloqueio automático para proteger seus dados." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "A sincronização do navegador está desativada. Ativá-lo permite que as contas sejam sincronizadas entre os navegadores." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "O preenchimento automático pode ser ativado para preencher automaticamente os códigos nos sites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Habilitar o filtro inteligente permite acesso rápido às contas." - }, - "show_all_insights": { - "message": "Mostrar todas as recomendações." - }, - "no_insight_available": { - "message": "Nenhuma recomendação encontrada, tudo parece bom!" - }, - "danger": { - "message": "Perigo" - }, - "warning": { - "message": "Aviso" - }, - "info": { - "message": "Informação" - }, - "dismiss": { - "message": "Dispensar" - }, - "learn_more": { - "message": "Saiba mais" - }, - "enable_context_menu": { - "message": "Adicionar ao menu de contexto" - }, - "no_entires": { - "message": "Não há contas para exibir. Adicione sua primeira conta agora." - }, - "permissions": { - "message": "Permissões" - }, - "permission_revoke": { - "message": "Revogar" - }, - "permission_show_required_permissions": { - "message": "Mostrar permissões não revogáveis" - }, - "permission_required": { - "message": "Esta é uma permissão necessária e não pode ser revogada." - }, - "permission_active_tab": { - "message": "Acesso à aba atual para escanear códigos QR." - }, - "permission_storage": { - "message": "Acesso ao armazenamento do navegador para armazenar os dados da conta." - }, - "permission_identity": { - "message": "Permite iniciar sessão em serviços de armazenamento de terceiros." - }, - "permission_alarms": { - "message": "Permitir o bloqueio automático." - }, - "permission_scripting": { - "message": "Injetar códigos na aba atual para escanear códigos QR e permitir o preenchimento automático." - }, - "permission_clipboard_write": { - "message": "Concede acesso somente de escrita à área de transferência para copiar códigos para a área de transferência quando você clicar na conta." - }, - "permission_context_menus": { - "message": "Adiciona o Autenticador ao menu de contexto." - }, - "permission_sync_clock": { - "message": "Permite a sincronização de relógio com o Google." - }, - "permission_dropbox": { - "message": "Permite backup para o Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Você deve desativar o backup do Dropbox primeiro." - }, - "permission_drive": { - "message": "Permite backup para o Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Você deve desativar o backup do Google Drive primeiro." - }, - "permission_onedrive": { - "message": "Permite backup para o OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Você deve desativar o backup do OneDrive primeiro." - }, - "permission_unknown_permission": { - "message": "Permissão desconhecida. Se você ver esta mensagem, por favor envie um relatório de erros." + "extName": { + "message": "Autenticador", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autenticador", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "O autenticador gera códigos de verificação em dois fatores no seu navegador.", + "description": "Extension Description." + }, + "added": { + "message": " foi adicionado.", + "description": "Added Account." + }, + "errorqr": { + "message": "Código QR não reconhecido.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Segredo da conta inválido", + "description": "Secret Error." + }, + "add_code": { + "message": "Adicionar conta", + "description": "Add account." + }, + "add_qr": { + "message": "Ler código QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Inserir Manualmente", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Falha na importação. Se você está migrando dados do Google Authenticator, por favor re-exporte seus dados do Google Authenticator e tente novamente.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Alguns dados da conta não foram importados com sucesso.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Fechar", + "description": "Close." + }, + "ok": { + "message": "OK", + "description": "OK." + }, + "yes": { + "message": "Sim", + "description": "Yes." + }, + "no": { + "message": "Não", + "description": "No." + }, + "account": { + "message": "Conta", + "description": "Account." + }, + "accountName": { + "message": "Nome de usuário", + "description": "Account Name." + }, + "issuer": { + "message": "Emissor", + "description": "Issuer." + }, + "secret": { + "message": "Segredo", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sucesso.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Falha.", + "description": "Update Failure." + }, + "about": { + "message": "Sobre", + "description": "About." + }, + "settings": { + "message": "Configurações", + "description": "Settings." + }, + "security": { + "message": "Segurança", + "description": "Security." + }, + "current_phrase": { + "message": "Senha Atual", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nova Senha", + "description": "New Passphrase." + }, + "phrase": { + "message": "Senha", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirme a Senha", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Tem certeza que deseja excluir esta conta? Esta ação não pode ser desfeita.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Eu compreendo que todos os meus dados serão irrecuperavelmente deletados.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Redefinir Autenticador" + }, + "delete_all_warning": { + "message": "Isso irá deletar todos os seus dados e redefinir o Autenticador completamente. Você não conseguirá recuperar qualquer dado deletado! Você deveria fazer uma cópia de segurança antes de redefinir o Autenticador." + }, + "security_warning": { + "message": "Essa senha será usada para criptografar as suas contas. Ninguém poderá te ajudar se você esquecer a senha.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Atualizar", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Você não pode adicionar uma nova conta até que todas as contas estejam descriptografadas. Por favor digite a senha correta antes de continuar.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Contas que não puderam ser descriptografadas não serão incluídas nesse backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "As senhas não correspondem.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Criptografado", + "description": "Encrypted." + }, + "copied": { + "message": "Copiado", + "description": "Copied." + }, + "feedback": { + "message": "Dê sua opinião", + "description": "Feedback." + }, + "translate": { + "message": "Traduzir", + "description": "Translate." + }, + "source": { + "message": "Código Fonte", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Digite a senha para descriptografar os dados da conta.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sincronizar Relógio com o Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Lembrar Senha", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Cuidado! Seu relógio local está parado há muito tempo, por favor ajuste-o antes de continuar.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Você tem um backup de suas contas? Não espere até que seja tarde demais!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "A captura falhou, por favor recarregue a página e tente novamente.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Você está tentando escanear o código QR de um arquivo local? Use Importar Backup de Imagem QR em vez disso.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Baseado no Tempo", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Baseado no Contador", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferências", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Escala", + "description": "Scale" + }, + "export_info": { + "message": "Aviso: todos os backups estão descriptografados. Deseja adicionar uma conta a outro aplicativo? Passe o mouse sobre a parte superior direita de qualquer conta e aperte o botão oculto.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Baixar o arquivo de backup", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importar Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importar arquivo de Backup", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importar backup da imagem QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Importar imagens QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importar backup em texto", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Importar URLs OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importado com sucesso, mas alguns códigos QR não puderam ser reconhecidos.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Você pode selecionar vários arquivos para importar backups em lotes.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Mostrar todas as entradas", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Aviso: os backups estão descriptografados. Use a seu próprio risco.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Você deve fornecer a senha correta para importar os backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Sua senha é armazenada localmente, por favor altere-a no menu de segurança imediatamente.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remover", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Baixar backup protegido por senha", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Busca", + "description": "Search" + }, + "popout": { + "message": "Modo de pop-up", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Bloquear", + "description": "Lock accounts" + }, + "edit": { + "message": "Editar", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Backup manual", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Usar o preenchimento automático", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Usar alto contraste", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Claro", + "description": "Light theme" + }, + "theme_dark": { + "message": "Escuro", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simples", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compacto", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Alto contraste", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Plano", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automaticamente fazer backup dos seus dados para serviços de armazenamento de terceiros.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sincronização do Navegador", + "description": "Storage location" + }, + "sign_in": { + "message": "Iniciar sessão", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Entrar (Empresas)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Por que as contas empresariais requerem mais permissões?" + }, + "log_out": { + "message": "Encerrar sessão", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Houve um problema na conexão com sua conta do $SERVICE$, por favor tente novamente.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Você tem uma ou mais contas Steam ou Blizzard. Os backups não criptografados não usarão o formato padronizado de backup.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Você pode importar os backups de alguns outros aplicativos.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Saiba mais", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Carregando..." + }, + "autolock": { + "message": "Bloquear após" + }, + "minutes": { + "message": "minutos" + }, + "advanced": { + "message": "Avançado" + }, + "period": { + "message": "Período" + }, + "type": { + "message": "Tipo" + }, + "invalid": { + "message": "Inválido" + }, + "digits": { + "message": "Dígitos" + }, + "algorithm": { + "message": "Algoritmo" + }, + "smart_filter": { + "message": "Filtro inteligente" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Faça backup dos seus dados para um arquivo." + }, + "password_policy_default_hint": { + "message": "Sua senha não atende aos requisitos de segurança de sua organização. Contate seu administrador para mais informações." + }, + "advisor": { + "message": "Assessor" + }, + "advisor_insight_password_not_set": { + "message": "Defina uma senha para proteger seus dados." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Ativar bloqueio automático para proteger seus dados." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "A sincronização do navegador está desativada. Ativá-lo permite que as contas sejam sincronizadas entre os navegadores." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "O preenchimento automático pode ser ativado para preencher automaticamente os códigos nos sites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Habilitar o filtro inteligente permite acesso rápido às contas." + }, + "show_all_insights": { + "message": "Mostrar todas as recomendações." + }, + "no_insight_available": { + "message": "Nenhuma recomendação encontrada, tudo parece bom!" + }, + "danger": { + "message": "Perigo" + }, + "warning": { + "message": "Aviso" + }, + "info": { + "message": "Informação" + }, + "dismiss": { + "message": "Dispensar" + }, + "learn_more": { + "message": "Saiba mais" + }, + "enable_context_menu": { + "message": "Adicionar ao menu de contexto" + }, + "no_entires": { + "message": "Não há contas para exibir. Adicione sua primeira conta agora." + }, + "permissions": { + "message": "Permissões" + }, + "permission_revoke": { + "message": "Revogar" + }, + "permission_show_required_permissions": { + "message": "Mostrar permissões não revogáveis" + }, + "permission_required": { + "message": "Esta é uma permissão necessária e não pode ser revogada." + }, + "permission_active_tab": { + "message": "Acesso à aba atual para escanear códigos QR." + }, + "permission_storage": { + "message": "Acesso ao armazenamento do navegador para armazenar os dados da conta." + }, + "permission_identity": { + "message": "Permite iniciar sessão em serviços de armazenamento de terceiros." + }, + "permission_alarms": { + "message": "Permitir o bloqueio automático." + }, + "permission_scripting": { + "message": "Injetar códigos na aba atual para escanear códigos QR e permitir o preenchimento automático." + }, + "permission_clipboard_write": { + "message": "Concede acesso somente de escrita à área de transferência para copiar códigos para a área de transferência quando você clicar na conta." + }, + "permission_context_menus": { + "message": "Adiciona o Autenticador ao menu de contexto." + }, + "permission_sync_clock": { + "message": "Permite a sincronização de relógio com o Google." + }, + "permission_dropbox": { + "message": "Permite backup para o Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Você deve desativar o backup do Dropbox primeiro." + }, + "permission_drive": { + "message": "Permite backup para o Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Você deve desativar o backup do Google Drive primeiro." + }, + "permission_onedrive": { + "message": "Permite backup para o OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Você deve desativar o backup do OneDrive primeiro." + }, + "permission_unknown_permission": { + "message": "Permissão desconhecida. Se você ver esta mensagem, por favor envie um relatório de erros." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 5895c95d8e1d70e3d21b3006ecee2d919932b710 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:46 -0500 Subject: [PATCH 3338/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 9be0838fa..0bfaf88a7 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentikator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", - "description": "Extension Description." - }, - "added": { - "message": " telah ditambahkan.", - "description": "Added Account." - }, - "errorqr": { - "message": "Kode QR tidak diketahui.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Nama account tidak valid", - "description": "Secret Error." - }, - "add_code": { - "message": "Tambah Akun", - "description": "Add account." - }, - "add_qr": { - "message": "Pindai kode QR", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Entri manual", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Impor gagal. Jika Anda memigrasi data dari Google Authenticator, ekspor ulang data Anda dari Google Authenticator dan coba lagi.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Beberapa data akun tidak berhasil diimpor.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Tutup", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Ya", - "description": "Yes." - }, - "no": { - "message": "Tidak", - "description": "No." - }, - "account": { - "message": "Akun", - "description": "Account." - }, - "accountName": { - "message": "Nama pengguna", - "description": "Account Name." - }, - "issuer": { - "message": "Penerbit", - "description": "Issuer." - }, - "secret": { - "message": "Rahasia", - "description": "Secret." - }, - "updateSuccess": { - "message": "Sukses.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Gagal.", - "description": "Update Failure." - }, - "about": { - "message": "Tentang", - "description": "About." - }, - "settings": { - "message": "Konfigurasi", - "description": "Settings." - }, - "security": { - "message": "Keamanan", - "description": "Security." - }, - "current_phrase": { - "message": "Kata sandi saat ini", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Kata sandi baru", - "description": "New Passphrase." - }, - "phrase": { - "message": "Kata sandi", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Konfirmasi kata sandi", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Saya mengerti bahwa semua data saya tidak dapat dikembalikan setelah dihapus.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat Backup terlebih dahulu sebelum mereset ulang Authentikator." - }, - "security_warning": { - "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Perbaharui", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienkripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Akun yang tidak dapat di dekripsi tidak akan disertakan dalam cadangan ini.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Kata sandi salah.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Terenkripsi", - "description": "Encrypted." - }, - "copied": { - "message": "Tersalin", - "description": "Copied." - }, - "feedback": { - "message": "Umpan Balik", - "description": "Feedback." - }, - "translate": { - "message": "Terjemahkan", - "description": "Translate." - }, - "source": { - "message": "Kode sumber", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Masukkan password untuk men-dekripsi data akun.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sinkronisasi riwayat dengan Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Ingat kata sandi", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Apakah Anda mencoba memindai kode QR dari file lokal? Gunakan cadangan Impor QR Image.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Berdasarkan Waktu", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Berdasarkan Penghitung", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Pengaturan", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Skala", - "description": "Scale" - }, - "export_info": { - "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Unduh Berkas Cadangan", - "description": "Download backup file." - }, - "import_backup": { - "message": "Impor Cadangan", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Impor Berkas Cadangan", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Impor cadangan gambar QR", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Impor Gambar QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Impor Text Cadangan", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Impor URL OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Impor berhasil, tapi beberapa gambar QR tidak dapat dikenali.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Tampilkan semua entri", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Hapus", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download cadangan terenkripsi", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Cari", - "description": "Search" - }, - "popout": { - "message": "Mode popup", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Kunci", - "description": "Lock accounts" - }, - "edit": { - "message": "Ubah", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Backup manual", - "description": "Manual backup" - }, - "use_autofill": { - "message": "IsiOtomatis", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Gunakan Kontras yang Tinggi", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Terang", - "description": "Light theme" - }, - "theme_dark": { - "message": "Gelap", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Sederhana", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Sederhana", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Kontras Tinggi", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Rata", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Otomatis mencadangkan data kamu ke layanan penyimpanan pihak ke-3.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sinkronisasi browser", - "description": "Storage location" - }, - "sign_in": { - "message": "Masuk", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Masuk (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Mengapa bisnis akun membutuhkan lebih banyak permission?" - }, - "log_out": { - "message": "Keluar", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Ada error saat menghubungkan ke akun $SERVICE$ kamu, silahkan masuk lagi.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Anda memiliki satu atau lebih akun Steam atau Blizzard. Cadangan yang tidak terenkripsi tidak akan menggunakan format cadangan terstandarisasi.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Anda dapat mengimpor cadangan dari aplikasi lain.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Selengkapnya", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Memuat..." - }, - "autolock": { - "message": "Mengunci aplikasi" - }, - "minutes": { - "message": "menit" - }, - "advanced": { - "message": "Tingkat lanjut" - }, - "period": { - "message": "Periode" - }, - "type": { - "message": "Tipe" - }, - "invalid": { - "message": "Tidak valid" - }, - "digits": { - "message": "Digit" - }, - "algorithm": { - "message": "Algoritma" - }, - "smart_filter": { - "message": "Filter pintar" - }, - "backup": { - "message": "Cadangan" - }, - "backup_file_info": { - "message": "Cadangkan data Anda ke file." - }, - "password_policy_default_hint": { - "message": "Kata sandi tidak memenuhi persyaratan keamanan organisasi anda. Hubungi administrator untuk informasi lebih lanjut." - }, - "advisor": { - "message": "Penasehat" - }, - "advisor_insight_password_not_set": { - "message": "Masukkan kata sandi untuk melindungi data anda." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Aktifkan auto-lock untuk melindungi data anda." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Sinkronisasi browser nonaktif. Mengaktifkannya membuat akun sinkron di semua browser." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill dapat diaktifkan untuk mengisi kode secara otomatis ke situs web." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Mengaktifkan filter cerdas memungkinkan akses cepat ke akun." - }, - "show_all_insights": { - "message": "Melihat semua pengumuman." - }, - "no_insight_available": { - "message": "Pengumuman kosong, semua normal!" - }, - "danger": { - "message": "Perhatian" - }, - "warning": { - "message": "Peringatan" - }, - "info": { - "message": "Informasi" - }, - "dismiss": { - "message": "Abaikan" - }, - "learn_more": { - "message": "Selengkapnya" - }, - "enable_context_menu": { - "message": "Tambahkan ke menu konteks" - }, - "no_entires": { - "message": "Tidak ada akun untuk ditampilkan. Tambahkan akun pertamamu sekarang." - }, - "permissions": { - "message": "Perizinan" - }, - "permission_revoke": { - "message": "Cabut; tarik; batal; batalkan" - }, - "permission_show_required_permissions": { - "message": "Menampilkan ijin yang tidak bisa dibatalkan" - }, - "permission_required": { - "message": "Tindakan yang membutuhkan izin dan tidak bisa dibatalkan." - }, - "permission_active_tab": { - "message": "Akses yang diarahkan ke tab terkait untuk memindai kode QR." - }, - "permission_storage": { - "message": "Akses ke penyimpanan peramban untuk menyimpan data akun." - }, - "permission_identity": { - "message": "Izinkan masuk ke layanan penyimpanan pihak ke-3." - }, - "permission_alarms": { - "message": "Mengizinkan kunci-otomatis berfungsi." - }, - "permission_scripting": { - "message": "Masukkan skrip ke tab saat ini untuk memindai kode QR dan memungkinkan pengisian otomatis berfungsi." - }, - "permission_clipboard_write": { - "message": "Memberikan akses write-only ke clipboard untuk menyalin kode ke clipboard saat Anda meng-klik akun." - }, - "permission_context_menus": { - "message": "Menambahkan Authenticator ke menu konteks." - }, - "permission_sync_clock": { - "message": "Mengizinkan sinkronisasi jam dengan Google." - }, - "permission_dropbox": { - "message": "Izinkan pencadangan ke Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Anda harus me-non-aktifkan cadangan Dropbox terlebih dahulu." - }, - "permission_drive": { - "message": "Izinkan pencadangan ke Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Anda harus me-non-aktifkan cadangan Google Drive terlebih dahulu." - }, - "permission_onedrive": { - "message": "Izinkan pencadangan ke OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Anda harus me-non-aktifkan cadangan OneDrive terlebih dahulu." - }, - "permission_unknown_permission": { - "message": "Izin tidak diketahui. Jika melihat pesan ini, kirimkan laporan kesalahan." + "extName": { + "message": "Autentikator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator menghasilkan kode verifikasi 2 langkah di browser anda.", + "description": "Extension Description." + }, + "added": { + "message": " telah ditambahkan.", + "description": "Added Account." + }, + "errorqr": { + "message": "Kode QR tidak diketahui.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Nama account tidak valid", + "description": "Secret Error." + }, + "add_code": { + "message": "Tambah Akun", + "description": "Add account." + }, + "add_qr": { + "message": "Pindai kode QR", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Entri manual", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Impor gagal. Jika Anda memigrasi data dari Google Authenticator, ekspor ulang data Anda dari Google Authenticator dan coba lagi.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Beberapa data akun tidak berhasil diimpor.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Tutup", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Ya", + "description": "Yes." + }, + "no": { + "message": "Tidak", + "description": "No." + }, + "account": { + "message": "Akun", + "description": "Account." + }, + "accountName": { + "message": "Nama pengguna", + "description": "Account Name." + }, + "issuer": { + "message": "Penerbit", + "description": "Issuer." + }, + "secret": { + "message": "Rahasia", + "description": "Secret." + }, + "updateSuccess": { + "message": "Sukses.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Gagal.", + "description": "Update Failure." + }, + "about": { + "message": "Tentang", + "description": "About." + }, + "settings": { + "message": "Konfigurasi", + "description": "Settings." + }, + "security": { + "message": "Keamanan", + "description": "Security." + }, + "current_phrase": { + "message": "Kata sandi saat ini", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Kata sandi baru", + "description": "New Passphrase." + }, + "phrase": { + "message": "Kata sandi", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Konfirmasi kata sandi", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Apakah anda yakin ingin menghapusnya? Tindakan ini tidak dapat dibatalkan.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Saya mengerti bahwa semua data saya tidak dapat dikembalikan setelah dihapus.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "Tindakan ini akan menghapus semua data dan mereset ulang Autentikator. Anda tidak dapat mengembalikan data yang sudah terhapus! Pastikan anda membuat Backup terlebih dahulu sebelum mereset ulang Authentikator." + }, + "security_warning": { + "message": "Kata sandi ini akan digunakan untuk mengenkripsi kode rahasia anda. Tidak ada yang dapat membantu anda jikalau anda lupa kata sandi anda.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Perbaharui", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Anda tidak dapat menambahkan akun baru atau mengekspor data hingga semua akun dienkripsi. Tolong masukkan kata sandi yang tepat sebelum melanjutkan.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Akun yang tidak dapat di dekripsi tidak akan disertakan dalam cadangan ini.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Kata sandi salah.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Terenkripsi", + "description": "Encrypted." + }, + "copied": { + "message": "Tersalin", + "description": "Copied." + }, + "feedback": { + "message": "Umpan Balik", + "description": "Feedback." + }, + "translate": { + "message": "Terjemahkan", + "description": "Translate." + }, + "source": { + "message": "Kode sumber", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Masukkan password untuk men-dekripsi data akun.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sinkronisasi riwayat dengan Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Ingat kata sandi", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Hati hati! Jam lokal anda terlalu jauh, tolong perbarui sebelum melanjutkan.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Apakah anda ingin mencadangkan data anda? Jangan menunggu hingga terlambat!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Gagal ditangkap, silakan muat ulang halaman dan coba lagi.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Apakah Anda mencoba memindai kode QR dari file lokal? Gunakan cadangan Impor QR Image.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Berdasarkan Waktu", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Berdasarkan Penghitung", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Pengaturan", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Skala", + "description": "Scale" + }, + "export_info": { + "message": "Peringatan: Semua cadangan tidak dienkripsi. Ingin menambahkan akun ke aplikasi lain? Arahkan ke bagian kanan atas dari akun apa pun dan tekan tombol tersembunyinya.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Unduh Berkas Cadangan", + "description": "Download backup file." + }, + "import_backup": { + "message": "Impor Cadangan", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Impor Berkas Cadangan", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Impor cadangan gambar QR", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Impor Gambar QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Impor Text Cadangan", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Impor URL OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Impor berhasil, tapi beberapa gambar QR tidak dapat dikenali.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Anda bisa memilih beberapa berkas untuk cadangan impor di batch.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Tampilkan semua entri", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Peringatan: Cadangan tidak terenkripsi. Perhatikan resikonya sebelum digunakan.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Masukkan kata sandi yang tepat untuk mengimpor cadangan.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Kata sandi anda disimpan secara lokal, tolong ubah kedalam menu keamanan segera.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Hapus", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download cadangan terenkripsi", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Cari", + "description": "Search" + }, + "popout": { + "message": "Mode popup", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Kunci", + "description": "Lock accounts" + }, + "edit": { + "message": "Ubah", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Backup manual", + "description": "Manual backup" + }, + "use_autofill": { + "message": "IsiOtomatis", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Gunakan Kontras yang Tinggi", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Terang", + "description": "Light theme" + }, + "theme_dark": { + "message": "Gelap", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Sederhana", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Sederhana", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Kontras Tinggi", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Rata", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Otomatis mencadangkan data kamu ke layanan penyimpanan pihak ke-3.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sinkronisasi browser", + "description": "Storage location" + }, + "sign_in": { + "message": "Masuk", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Masuk (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Mengapa bisnis akun membutuhkan lebih banyak permission?" + }, + "log_out": { + "message": "Keluar", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Ada error saat menghubungkan ke akun $SERVICE$ kamu, silahkan masuk lagi.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Anda memiliki satu atau lebih akun Steam atau Blizzard. Cadangan yang tidak terenkripsi tidak akan menggunakan format cadangan terstandarisasi.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Anda dapat mengimpor cadangan dari aplikasi lain.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Selengkapnya", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Memuat..." + }, + "autolock": { + "message": "Mengunci aplikasi" + }, + "minutes": { + "message": "menit" + }, + "advanced": { + "message": "Tingkat lanjut" + }, + "period": { + "message": "Periode" + }, + "type": { + "message": "Tipe" + }, + "invalid": { + "message": "Tidak valid" + }, + "digits": { + "message": "Digit" + }, + "algorithm": { + "message": "Algoritma" + }, + "smart_filter": { + "message": "Filter pintar" + }, + "backup": { + "message": "Cadangan" + }, + "backup_file_info": { + "message": "Cadangkan data Anda ke file." + }, + "password_policy_default_hint": { + "message": "Kata sandi tidak memenuhi persyaratan keamanan organisasi anda. Hubungi administrator untuk informasi lebih lanjut." + }, + "advisor": { + "message": "Penasehat" + }, + "advisor_insight_password_not_set": { + "message": "Masukkan kata sandi untuk melindungi data anda." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Aktifkan auto-lock untuk melindungi data anda." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Sinkronisasi browser nonaktif. Mengaktifkannya membuat akun sinkron di semua browser." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill dapat diaktifkan untuk mengisi kode secara otomatis ke situs web." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Mengaktifkan filter cerdas memungkinkan akses cepat ke akun." + }, + "show_all_insights": { + "message": "Melihat semua pengumuman." + }, + "no_insight_available": { + "message": "Pengumuman kosong, semua normal!" + }, + "danger": { + "message": "Perhatian" + }, + "warning": { + "message": "Peringatan" + }, + "info": { + "message": "Informasi" + }, + "dismiss": { + "message": "Abaikan" + }, + "learn_more": { + "message": "Selengkapnya" + }, + "enable_context_menu": { + "message": "Tambahkan ke menu konteks" + }, + "no_entires": { + "message": "Tidak ada akun untuk ditampilkan. Tambahkan akun pertamamu sekarang." + }, + "permissions": { + "message": "Perizinan" + }, + "permission_revoke": { + "message": "Cabut; tarik; batal; batalkan" + }, + "permission_show_required_permissions": { + "message": "Menampilkan ijin yang tidak bisa dibatalkan" + }, + "permission_required": { + "message": "Tindakan yang membutuhkan izin dan tidak bisa dibatalkan." + }, + "permission_active_tab": { + "message": "Akses yang diarahkan ke tab terkait untuk memindai kode QR." + }, + "permission_storage": { + "message": "Akses ke penyimpanan peramban untuk menyimpan data akun." + }, + "permission_identity": { + "message": "Izinkan masuk ke layanan penyimpanan pihak ke-3." + }, + "permission_alarms": { + "message": "Mengizinkan kunci-otomatis berfungsi." + }, + "permission_scripting": { + "message": "Masukkan skrip ke tab saat ini untuk memindai kode QR dan memungkinkan pengisian otomatis berfungsi." + }, + "permission_clipboard_write": { + "message": "Memberikan akses write-only ke clipboard untuk menyalin kode ke clipboard saat Anda meng-klik akun." + }, + "permission_context_menus": { + "message": "Menambahkan Authenticator ke menu konteks." + }, + "permission_sync_clock": { + "message": "Mengizinkan sinkronisasi jam dengan Google." + }, + "permission_dropbox": { + "message": "Izinkan pencadangan ke Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Anda harus me-non-aktifkan cadangan Dropbox terlebih dahulu." + }, + "permission_drive": { + "message": "Izinkan pencadangan ke Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Anda harus me-non-aktifkan cadangan Google Drive terlebih dahulu." + }, + "permission_onedrive": { + "message": "Izinkan pencadangan ke OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Anda harus me-non-aktifkan cadangan OneDrive terlebih dahulu." + }, + "permission_unknown_permission": { + "message": "Izin tidak diketahui. Jika melihat pesan ini, kirimkan laporan kesalahan." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 2f977ec65ddf42298a1d950cc7407a9fe7acbee3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:47 -0500 Subject: [PATCH 3339/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index ffd0f271a..3f4d929ce 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "অথেন্টিকেটর", - "description": "Extension Name." - }, - "extShortName": { - "message": "অথেন্টিকেটর", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "অথেন্টিকেটর আপনার ব্রাউজারে টু-ফ্যাক্টর অথেন্টিকেশন কোড উৎপন্ন করে।", - "description": "Extension Description." - }, - "added": { - "message": "যোগ করা হয়েছে।", - "description": "Added Account." - }, - "errorqr": { - "message": "অস্বীকৃত কিউ-আর কোড।", - "description": "QR Error." - }, - "errorsecret": { - "message": "অবৈধ অ্যাকাউন্ট সিক্রেট", - "description": "Secret Error." - }, - "add_code": { - "message": "অ্যাকাউন্ট যোগ করুন", - "description": "Add account." - }, - "add_qr": { - "message": "কিউ-আর কোড স্ক্যান করুন", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "ম্যানুয়াল এন্ট্রি", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "আমদানি করতে ব্যর্থ। যদি আপনি গুগল অথেন্টিকেটর থেকে ডেটা স্থানান্তরিত করে থাকেন, অনুগ্রহ করে গুগল অথেন্টিকেটর থেকে আপনার ডেটা পুনঃআমদানি করুন এবং আবার চেষ্টা করুন।", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "কিছু অ্যাকাউন্ট ডেটা সফলভাবে আমদানি করা হয়নি।", - "description": "Some migration data is broken." - }, - "close": { - "message": "বন্ধ করুন", - "description": "Close." - }, - "ok": { - "message": "ঠিক আছে", - "description": "OK." - }, - "yes": { - "message": "হ্যাঁ", - "description": "Yes." - }, - "no": { - "message": "না", - "description": "No." - }, - "account": { - "message": "অ্যাকাউন্ট", - "description": "Account." - }, - "accountName": { - "message": "ব্যবহারকারীর নাম", - "description": "Account Name." - }, - "issuer": { - "message": "প্রদানকারী", - "description": "Issuer." - }, - "secret": { - "message": "সিক্রেট", - "description": "Secret." - }, - "updateSuccess": { - "message": "সফল।", - "description": "Update Success." - }, - "updateFailure": { - "message": "ব্যর্থ।", - "description": "Update Failure." - }, - "about": { - "message": "সম্বন্ধে", - "description": "About." - }, - "settings": { - "message": "সেটিংস", - "description": "Settings." - }, - "security": { - "message": "নিরাপত্তা", - "description": "Security." - }, - "current_phrase": { - "message": "চলতি পাসওয়ার্ড", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "নতুন পাসওয়ার্ড", - "description": "New Passphrase." - }, - "phrase": { - "message": "পাসওয়ার্ড", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "পাসওয়ার্ড নিশ্চিত করুন", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "আপনি কি সত্যিই এই অ্যাকাউন্টটি মুছে ফেলতে চান? এই কাজের ফলে আর ফিরে পাওয়া যাবে না।", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "আমি বুঝতে পেরেছি যে আমার সকল ডেটা অপূরণীয়ভাবে মুছে ফেলা হবে।", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "অথেন্টিকেটর রিসেট করুন" - }, - "delete_all_warning": { - "message": "এই কাজের ফলে আপনার সকল ডেটা মুছে ফেলা হবে এবং সম্পূর্ণভাবে অথেন্টিকেটর রিসেট করা হবে। আপনি কোনোভাবেই যেকোনো মুছে ফেলা ডেটা পুনরুদ্ধার করতে পারবেন না! অথেন্টিকেটর রিসেট করার পূর্বে ব্যাকআপ ডেটা সংরক্ষণ করার ব্যাপারে আপনার বিবেচনা করা উচিত।" - }, - "security_warning": { - "message": "এই পাসওয়ার্ড আপনার অ্যাকাউন্টকে এনক্রিপ্ট করতে কাজে লাগবে। কেউ আপনাকে সাহায্য করবে না যদি আপনি পাসওয়ার্ড ভুলে যান।", - "description": "Passphrase Warning." - }, - "update": { - "message": "আপডেট", - "description": "Update." - }, - "phrase_incorrect": { - "message": "যতক্ষণ না পর্যন্ত আপনার অ্যাকাউন্টগুলো ডিক্রিপ্ট (খোলা) হবে ততক্ষণ পর্যন্ত আপনি আর নতুন অ্যাকাউন্ট যোগ করতে পারবেন না। অনুগ্রহ করে চালিয়ে যাওয়ার আগে সঠিক পাসওয়ার্ড প্রবেশ করান।", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "যেগুলো অ্যাকাউন্ট ডিক্রিপ্ট হতে সক্ষম নয়, সেগুলো আর ব্যাকআপে আসবে না।", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "পাসওয়ার্ড মিলছে না", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "এনক্রিপ্ট করা হয়েছে", - "description": "Encrypted." - }, - "copied": { - "message": "অনুলিপি করা হয়েছে", - "description": "Copied." - }, - "feedback": { - "message": "মতামত", - "description": "Feedback." - }, - "translate": { - "message": "অনুবাদ", - "description": "Translate." - }, - "source": { - "message": "সোর্স কোড", - "description": "Source Code." - }, - "passphrase_info": { - "message": "অ্যাকাউন্ট ডেটা ডিক্রিপ্ট করতে (খুলতে) পাসওয়ার্ড প্রবেশ করান।", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "গুগলের সাথে ক্লক সুসংগত করুন", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "পাসওয়ার্ড মনে রাখুন", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "সাবধান! আপনার স্থানীয় ঘড়ি অনেক আগে গিয়েছে, অনুগ্রহ করে চালিয়ে যেতে সংশোধন করুন।", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "আপনার অ্যাকাউন্টগুলোর জন্য ব্যাকআপ আছে? দেরি হওয়ার আগে আর অপেক্ষা নয়!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "ক্যাপচার করতে ব্যর্থ, অনুগ্রহ করে পেজ রিলোড করুন আর আবার চেষ্টা করুন।", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "আপনি একটি স্থানীয় ফাইল থেকে কিউ-আর কোড স্ক্যান করতে চেষ্টা করছেন কি? এর বদলে ইম্পোর্ট কিউ-আর ইমেজ ব্যাকআপ ব্যবহার করুন।", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "সময় ভিত্তিক", - "description": "Time Based" - }, - "based_on_counter": { - "message": "কাউন্টার ভিত্তিক", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "পছন্দসমূহ", - "description": "Popup Page Settings" - }, - "scale": { - "message": "স্কেল", - "description": "Scale" - }, - "export_info": { - "message": "সতর্কতাঃ সকল ব্যাকআপগুলো এনক্রিপ্টেড নয়। অন্য আরেকটি অ্যাপে একটি অ্যাকাউন্ট যোগ করতে চান? যেকোনো একাউন্টের উপর-ডান অংশে যান আর গোপন বাটনে চাপ দিন।", - "description": "Export menu info text" - }, - "download_backup": { - "message": "ব্যাকআপ ফাইল ডাউনলোড করুন", - "description": "Download backup file." - }, - "import_backup": { - "message": "ব্যাকআপ আমদানি করুন", - "description": "Import backup." - }, - "import_backup_file": { - "message": "ব্যাকআপ ফাইল আমদানি করুন", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "কিউ-আর ইমেজ ব্যাকআপ আমদানি করুন", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "টেক্সট ব্যাকআপ আমদানি করুন", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "সফলভাবে আমদানি করা হয়েছে, কিন্তু কিছু কিউ-আর ইমেজ চেনা যাচ্ছে না।.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "ব্যাকআপ আমদানি ব্যাচে করতে আপনি একাধিক ফাইল নির্বাচন করতে পারবেন।", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "সকল এন্ট্রি দেখান", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "সাবধানঃ ব্যাকআপগুলো এনক্রিপ্টেড নয়। নিজের ঝুঁকিতে ব্যবহার করুন।", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "ব্যাকআপগুলো আমদানি করতে আপনাকে সঠিক পাসওয়ার্ড প্রবেশ করাতে হবে।", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "আপনার পাসওয়ার্ড স্থানীয়ভাবে সংরক্ষণ করা হয়েছে, অনুগ্রহ করে নিরাপত্তা মেনুতে অবিলম্বে পরিবর্তন করুন।", - "description": "localStorage password warning." - }, - "remove": { - "message": "অপসারণ করুন", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "পাসওয়ার্ড-সংরক্ষিত ব্যাকআপ ডাউনলোড করুন", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "অনুসন্ধান", - "description": "Search" - }, - "popout": { - "message": "পপ-আপ মোড", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "লক করুন", - "description": "Lock accounts" - }, - "edit": { - "message": "সম্পাদন করুন", - "description": "Edit" - }, - "manual_dropbox": { - "message": "ম্যানুয়াল ব্যাকআপ", - "description": "Manual backup" - }, - "use_autofill": { - "message": "অটোফিল ব্যবহার করুন", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "উচ্চ কন্ট্র্যাস্ট ব্যবহার করুন", - "description": "Use High Contrast" - }, - "theme": { - "message": "থিম", - "description": "Theme" - }, - "theme_light": { - "message": "লাইট", - "description": "Light theme" - }, - "theme_dark": { - "message": "ডার্ক", - "description": "Dark theme" - }, - "theme_simple": { - "message": "সিম্পল", - "description": "Simple theme" - }, - "theme_compact": { - "message": "কমপ্যাক্ট", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "উচ্চ কন্ট্র্যাস্ট", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "তৃতীয় পক্ষের স্টোরেজ সেবাসমূহে আপনার ডেটা স্বয়ংক্রিয়ভাবে ব্যাকআপ করুন।", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "ব্রাউজার সিঙ্ক", - "description": "Storage location" - }, - "sign_in": { - "message": "সাইন ইন করুন", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "সাইন ইন করুন (ব্যবসায়িক)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "ব্যবসায়িক একাউন্টগুলোতে বেশি অনুমতির প্রয়োজন পড়ে কেন?" - }, - "log_out": { - "message": "লগআউট করুন", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "আপনার $SERVICE$ অ্যাকাউন্টে সংযোগ প্রদানে একটি সমস্যা সংঘটিত হয়েছে, অনুগ্রহ করে আবার সাইন ইন করুন।", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "আপনার কাছে এক বা একাধিক স্টিম অথবা ব্লিজার্ড অ্যাকাউন্ট আছে। খোলা বা আনএনক্রিপ্টেড ব্যাকআপগুলো প্রমিত ব্যাকআপ ফরমেট ব্যবহার করবে না।", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "অন্য কিছু অ্যাপ্লিকেশনগুলো থেকে আপনি ব্যাকআপ আমদানি করতে পারবেন।", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "আরো জানুন", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "লোড করা হচ্ছে..." - }, - "autolock": { - "message": "লক করুন" - }, - "minutes": { - "message": "মিনিটের পরে" - }, - "advanced": { - "message": "উন্নত" - }, - "period": { - "message": "সময়সীমা" - }, - "type": { - "message": "ধরন" - }, - "invalid": { - "message": "অবৈধ" - }, - "digits": { - "message": "ডিজিটস" - }, - "algorithm": { - "message": "অ্যালগরিদম" - }, - "smart_filter": { - "message": "স্মার্ট ফিল্টার" - }, - "backup": { - "message": "ব্যাকআপ" - }, - "backup_file_info": { - "message": "একটি ফাইলে আপনার ডেটা ব্যাকআপ করুন।" - }, - "password_policy_default_hint": { - "message": "আপনার পাসওয়ার্ড আপনার প্রতিষ্ঠানের নিরাপত্তা প্রয়োজনীয়তায় মিলছে না। আরো তথ্য জানতে আপনার পরিচালকের সাথে যোগাযোগ করুন।" - }, - "advisor": { - "message": "উপদেষ্টা" - }, - "advisor_insight_password_not_set": { - "message": "আপনার ডেটা সুরক্ষিত করতে একটি পাসওয়ার্ড সেট করুন।" - }, - "advisor_insight_auto_lock_not_set": { - "message": "আপনার ডেটা সুরক্ষিত রাখতে অটো-লক চালু করুন।" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "ব্রাউজার সিঙ্ক অচল। চালু করলে আপনার অ্যাকাউন্টগুলো ব্রাউজারজুড়ে সিঙ্ক হবে, যেখানে আপনার ব্রাউজারে এই এক্সটেনশন চালু করা আছে।" - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "ওয়েবসাইটে কোড স্বয়ংক্রিয়ভাবে পূরণ করতে অটোফিল চালু করা যাবে" - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "স্মার্ট ফিল্টার চালু করার ফলে অ্যাকাউন্টে কুইক এক্সেস পাওয়া যাবে।" - }, - "show_all_insights": { - "message": "সকল অন্তর্দৃষ্টি দেখান।" - }, - "no_insight_available": { - "message": "কোন অন্তর্দৃষ্টি পাওয়া যায়নি, সবকিছু ভালো দেখা যাচ্ছে!" - }, - "danger": { - "message": "বিপজ্জনক" - }, - "warning": { - "message": "সাবধান" - }, - "info": { - "message": "তথ্য" - }, - "dismiss": { - "message": "খারিজ করুন" - }, - "learn_more": { - "message": "আরো জানুন" - }, - "enable_context_menu": { - "message": "কন্টেক্সট মেনুতে যোগ করুন" - }, - "no_entires": { - "message": "কোন অ্যাকাউন্ট দেখা যাচ্ছে না। আপনার প্রথম অ্যাকাউন্ট যোগ করুন।" - }, - "permissions": { - "message": "অনুমতিসমূহ" - }, - "permission_revoke": { - "message": "অনুমতি প্রত্যাহার" - }, - "permission_show_required_permissions": { - "message": "প্রয়োজনীয় অনুমতি দেখান" - }, - "permission_required": { - "message": "এই অনুমতি জরুরি এবং এটা বন্ধ করা যাবে না।." - }, - "permission_active_tab": { - "message": "কিউআর কোডটি স্ক্যান করার জন্য বর্তমান ট্যাব এর অ্যাক্সেস করুন।" - }, - "permission_storage": { - "message": "অ্যাকাউন্টের সকল তথ্য সংরক্ষণ এর জন্য ব্রাউজারের স্টোরএজ অ্যাক্সেস করুন।" - }, - "permission_identity": { - "message": "তৃতীয় পক্ষের ক্লাউড স্টোরএজ সেবায় যুক্ত হওয়ার অনুমতি। " - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "আপনি যখন অ্যাকাউন্টে ক্লিক করেন তখন ক্লিপবোর্ডে কোডটি কপি করতে ক্লিপবোর্ডে শুধুমাত্র লেখার অ্যাক্সেস প্রদান করে।" - }, - "permission_context_menus": { - "message": "কনট্যাক্স মেনু তে অথেন্টিকেটর যুক্ত করুন। " - }, - "permission_sync_clock": { - "message": "গুগল এর সাথে ঘড়ি সিঙ্ক করুন।" - }, - "permission_dropbox": { - "message": "ড্রপবক্সের ব্যাকআপ চালু করুন।" - }, - "permission_dropbox_cannot_revoke": { - "message": "আপনাকে অবশ্যই ড্রপবক্সের ব্যাকআপ বন্ধ করতে হবে" - }, - "permission_drive": { - "message": "গুগল ড্রাইভের ব্যাকআপ চালু করুন।" - }, - "permission_drive_cannot_revoke": { - "message": "আপনাকে অবশ্যই গুগ্রল ড্রাইভের ব্যাকআপ বন্ধ করতে হবে।" - }, - "permission_onedrive": { - "message": "ওয়ানড্রাইভ এর ব্যাকআপ চালু করুন।" - }, - "permission_onedrive_cannot_revoke": { - "message": "আপনাকে অবশ্যই ওয়ানড্রাইভ এর ব্যাকআপ বন্ধ করতে হবে." - }, - "permission_unknown_permission": { - "message": "অনুমতি অজানা। আপনি যদি এই লেখাটি দেখে থাকেন, তাহলে দয়া করে বাগ রিপোর্ট পাঠান" + "extName": { + "message": "অথেন্টিকেটর", + "description": "Extension Name." + }, + "extShortName": { + "message": "অথেন্টিকেটর", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "অথেন্টিকেটর আপনার ব্রাউজারে টু-ফ্যাক্টর অথেন্টিকেশন কোড উৎপন্ন করে।", + "description": "Extension Description." + }, + "added": { + "message": "যোগ করা হয়েছে।", + "description": "Added Account." + }, + "errorqr": { + "message": "অস্বীকৃত কিউ-আর কোড।", + "description": "QR Error." + }, + "errorsecret": { + "message": "অবৈধ অ্যাকাউন্ট সিক্রেট", + "description": "Secret Error." + }, + "add_code": { + "message": "অ্যাকাউন্ট যোগ করুন", + "description": "Add account." + }, + "add_qr": { + "message": "কিউ-আর কোড স্ক্যান করুন", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "ম্যানুয়াল এন্ট্রি", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "আমদানি করতে ব্যর্থ। যদি আপনি গুগল অথেন্টিকেটর থেকে ডেটা স্থানান্তরিত করে থাকেন, অনুগ্রহ করে গুগল অথেন্টিকেটর থেকে আপনার ডেটা পুনঃআমদানি করুন এবং আবার চেষ্টা করুন।", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "কিছু অ্যাকাউন্ট ডেটা সফলভাবে আমদানি করা হয়নি।", + "description": "Some migration data is broken." + }, + "close": { + "message": "বন্ধ করুন", + "description": "Close." + }, + "ok": { + "message": "ঠিক আছে", + "description": "OK." + }, + "yes": { + "message": "হ্যাঁ", + "description": "Yes." + }, + "no": { + "message": "না", + "description": "No." + }, + "account": { + "message": "অ্যাকাউন্ট", + "description": "Account." + }, + "accountName": { + "message": "ব্যবহারকারীর নাম", + "description": "Account Name." + }, + "issuer": { + "message": "প্রদানকারী", + "description": "Issuer." + }, + "secret": { + "message": "সিক্রেট", + "description": "Secret." + }, + "updateSuccess": { + "message": "সফল।", + "description": "Update Success." + }, + "updateFailure": { + "message": "ব্যর্থ।", + "description": "Update Failure." + }, + "about": { + "message": "সম্বন্ধে", + "description": "About." + }, + "settings": { + "message": "সেটিংস", + "description": "Settings." + }, + "security": { + "message": "নিরাপত্তা", + "description": "Security." + }, + "current_phrase": { + "message": "চলতি পাসওয়ার্ড", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "নতুন পাসওয়ার্ড", + "description": "New Passphrase." + }, + "phrase": { + "message": "পাসওয়ার্ড", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "পাসওয়ার্ড নিশ্চিত করুন", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "আপনি কি সত্যিই এই অ্যাকাউন্টটি মুছে ফেলতে চান? এই কাজের ফলে আর ফিরে পাওয়া যাবে না।", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "আমি বুঝতে পেরেছি যে আমার সকল ডেটা অপূরণীয়ভাবে মুছে ফেলা হবে।", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "অথেন্টিকেটর রিসেট করুন" + }, + "delete_all_warning": { + "message": "এই কাজের ফলে আপনার সকল ডেটা মুছে ফেলা হবে এবং সম্পূর্ণভাবে অথেন্টিকেটর রিসেট করা হবে। আপনি কোনোভাবেই যেকোনো মুছে ফেলা ডেটা পুনরুদ্ধার করতে পারবেন না! অথেন্টিকেটর রিসেট করার পূর্বে ব্যাকআপ ডেটা সংরক্ষণ করার ব্যাপারে আপনার বিবেচনা করা উচিত।" + }, + "security_warning": { + "message": "এই পাসওয়ার্ড আপনার অ্যাকাউন্টকে এনক্রিপ্ট করতে কাজে লাগবে। কেউ আপনাকে সাহায্য করবে না যদি আপনি পাসওয়ার্ড ভুলে যান।", + "description": "Passphrase Warning." + }, + "update": { + "message": "আপডেট", + "description": "Update." + }, + "phrase_incorrect": { + "message": "যতক্ষণ না পর্যন্ত আপনার অ্যাকাউন্টগুলো ডিক্রিপ্ট (খোলা) হবে ততক্ষণ পর্যন্ত আপনি আর নতুন অ্যাকাউন্ট যোগ করতে পারবেন না। অনুগ্রহ করে চালিয়ে যাওয়ার আগে সঠিক পাসওয়ার্ড প্রবেশ করান।", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "যেগুলো অ্যাকাউন্ট ডিক্রিপ্ট হতে সক্ষম নয়, সেগুলো আর ব্যাকআপে আসবে না।", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "পাসওয়ার্ড মিলছে না", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "এনক্রিপ্ট করা হয়েছে", + "description": "Encrypted." + }, + "copied": { + "message": "অনুলিপি করা হয়েছে", + "description": "Copied." + }, + "feedback": { + "message": "মতামত", + "description": "Feedback." + }, + "translate": { + "message": "অনুবাদ", + "description": "Translate." + }, + "source": { + "message": "সোর্স কোড", + "description": "Source Code." + }, + "passphrase_info": { + "message": "অ্যাকাউন্ট ডেটা ডিক্রিপ্ট করতে (খুলতে) পাসওয়ার্ড প্রবেশ করান।", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "গুগলের সাথে ক্লক সুসংগত করুন", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "পাসওয়ার্ড মনে রাখুন", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "সাবধান! আপনার স্থানীয় ঘড়ি অনেক আগে গিয়েছে, অনুগ্রহ করে চালিয়ে যেতে সংশোধন করুন।", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "আপনার অ্যাকাউন্টগুলোর জন্য ব্যাকআপ আছে? দেরি হওয়ার আগে আর অপেক্ষা নয়!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "ক্যাপচার করতে ব্যর্থ, অনুগ্রহ করে পেজ রিলোড করুন আর আবার চেষ্টা করুন।", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "আপনি একটি স্থানীয় ফাইল থেকে কিউ-আর কোড স্ক্যান করতে চেষ্টা করছেন কি? এর বদলে ইম্পোর্ট কিউ-আর ইমেজ ব্যাকআপ ব্যবহার করুন।", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "সময় ভিত্তিক", + "description": "Time Based" + }, + "based_on_counter": { + "message": "কাউন্টার ভিত্তিক", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "পছন্দসমূহ", + "description": "Popup Page Settings" + }, + "scale": { + "message": "স্কেল", + "description": "Scale" + }, + "export_info": { + "message": "সতর্কতাঃ সকল ব্যাকআপগুলো এনক্রিপ্টেড নয়। অন্য আরেকটি অ্যাপে একটি অ্যাকাউন্ট যোগ করতে চান? যেকোনো একাউন্টের উপর-ডান অংশে যান আর গোপন বাটনে চাপ দিন।", + "description": "Export menu info text" + }, + "download_backup": { + "message": "ব্যাকআপ ফাইল ডাউনলোড করুন", + "description": "Download backup file." + }, + "import_backup": { + "message": "ব্যাকআপ আমদানি করুন", + "description": "Import backup." + }, + "import_backup_file": { + "message": "ব্যাকআপ ফাইল আমদানি করুন", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "কিউ-আর ইমেজ ব্যাকআপ আমদানি করুন", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "টেক্সট ব্যাকআপ আমদানি করুন", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "সফলভাবে আমদানি করা হয়েছে, কিন্তু কিছু কিউ-আর ইমেজ চেনা যাচ্ছে না।.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "ব্যাকআপ আমদানি ব্যাচে করতে আপনি একাধিক ফাইল নির্বাচন করতে পারবেন।", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "সকল এন্ট্রি দেখান", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "সাবধানঃ ব্যাকআপগুলো এনক্রিপ্টেড নয়। নিজের ঝুঁকিতে ব্যবহার করুন।", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "ব্যাকআপগুলো আমদানি করতে আপনাকে সঠিক পাসওয়ার্ড প্রবেশ করাতে হবে।", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "আপনার পাসওয়ার্ড স্থানীয়ভাবে সংরক্ষণ করা হয়েছে, অনুগ্রহ করে নিরাপত্তা মেনুতে অবিলম্বে পরিবর্তন করুন।", + "description": "localStorage password warning." + }, + "remove": { + "message": "অপসারণ করুন", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "পাসওয়ার্ড-সংরক্ষিত ব্যাকআপ ডাউনলোড করুন", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "অনুসন্ধান", + "description": "Search" + }, + "popout": { + "message": "পপ-আপ মোড", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "লক করুন", + "description": "Lock accounts" + }, + "edit": { + "message": "সম্পাদন করুন", + "description": "Edit" + }, + "manual_dropbox": { + "message": "ম্যানুয়াল ব্যাকআপ", + "description": "Manual backup" + }, + "use_autofill": { + "message": "অটোফিল ব্যবহার করুন", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "উচ্চ কন্ট্র্যাস্ট ব্যবহার করুন", + "description": "Use High Contrast" + }, + "theme": { + "message": "থিম", + "description": "Theme" + }, + "theme_light": { + "message": "লাইট", + "description": "Light theme" + }, + "theme_dark": { + "message": "ডার্ক", + "description": "Dark theme" + }, + "theme_simple": { + "message": "সিম্পল", + "description": "Simple theme" + }, + "theme_compact": { + "message": "কমপ্যাক্ট", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "উচ্চ কন্ট্র্যাস্ট", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "তৃতীয় পক্ষের স্টোরেজ সেবাসমূহে আপনার ডেটা স্বয়ংক্রিয়ভাবে ব্যাকআপ করুন।", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "ব্রাউজার সিঙ্ক", + "description": "Storage location" + }, + "sign_in": { + "message": "সাইন ইন করুন", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "সাইন ইন করুন (ব্যবসায়িক)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "ব্যবসায়িক একাউন্টগুলোতে বেশি অনুমতির প্রয়োজন পড়ে কেন?" + }, + "log_out": { + "message": "লগআউট করুন", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "আপনার $SERVICE$ অ্যাকাউন্টে সংযোগ প্রদানে একটি সমস্যা সংঘটিত হয়েছে, অনুগ্রহ করে আবার সাইন ইন করুন।", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "আপনার কাছে এক বা একাধিক স্টিম অথবা ব্লিজার্ড অ্যাকাউন্ট আছে। খোলা বা আনএনক্রিপ্টেড ব্যাকআপগুলো প্রমিত ব্যাকআপ ফরমেট ব্যবহার করবে না।", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "অন্য কিছু অ্যাপ্লিকেশনগুলো থেকে আপনি ব্যাকআপ আমদানি করতে পারবেন।", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "আরো জানুন", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "লোড করা হচ্ছে..." + }, + "autolock": { + "message": "লক করুন" + }, + "minutes": { + "message": "মিনিটের পরে" + }, + "advanced": { + "message": "উন্নত" + }, + "period": { + "message": "সময়সীমা" + }, + "type": { + "message": "ধরন" + }, + "invalid": { + "message": "অবৈধ" + }, + "digits": { + "message": "ডিজিটস" + }, + "algorithm": { + "message": "অ্যালগরিদম" + }, + "smart_filter": { + "message": "স্মার্ট ফিল্টার" + }, + "backup": { + "message": "ব্যাকআপ" + }, + "backup_file_info": { + "message": "একটি ফাইলে আপনার ডেটা ব্যাকআপ করুন।" + }, + "password_policy_default_hint": { + "message": "আপনার পাসওয়ার্ড আপনার প্রতিষ্ঠানের নিরাপত্তা প্রয়োজনীয়তায় মিলছে না। আরো তথ্য জানতে আপনার পরিচালকের সাথে যোগাযোগ করুন।" + }, + "advisor": { + "message": "উপদেষ্টা" + }, + "advisor_insight_password_not_set": { + "message": "আপনার ডেটা সুরক্ষিত করতে একটি পাসওয়ার্ড সেট করুন।" + }, + "advisor_insight_auto_lock_not_set": { + "message": "আপনার ডেটা সুরক্ষিত রাখতে অটো-লক চালু করুন।" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "ব্রাউজার সিঙ্ক অচল। চালু করলে আপনার অ্যাকাউন্টগুলো ব্রাউজারজুড়ে সিঙ্ক হবে, যেখানে আপনার ব্রাউজারে এই এক্সটেনশন চালু করা আছে।" + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "ওয়েবসাইটে কোড স্বয়ংক্রিয়ভাবে পূরণ করতে অটোফিল চালু করা যাবে" + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "স্মার্ট ফিল্টার চালু করার ফলে অ্যাকাউন্টে কুইক এক্সেস পাওয়া যাবে।" + }, + "show_all_insights": { + "message": "সকল অন্তর্দৃষ্টি দেখান।" + }, + "no_insight_available": { + "message": "কোন অন্তর্দৃষ্টি পাওয়া যায়নি, সবকিছু ভালো দেখা যাচ্ছে!" + }, + "danger": { + "message": "বিপজ্জনক" + }, + "warning": { + "message": "সাবধান" + }, + "info": { + "message": "তথ্য" + }, + "dismiss": { + "message": "খারিজ করুন" + }, + "learn_more": { + "message": "আরো জানুন" + }, + "enable_context_menu": { + "message": "কন্টেক্সট মেনুতে যোগ করুন" + }, + "no_entires": { + "message": "কোন অ্যাকাউন্ট দেখা যাচ্ছে না। আপনার প্রথম অ্যাকাউন্ট যোগ করুন।" + }, + "permissions": { + "message": "অনুমতিসমূহ" + }, + "permission_revoke": { + "message": "অনুমতি প্রত্যাহার" + }, + "permission_show_required_permissions": { + "message": "প্রয়োজনীয় অনুমতি দেখান" + }, + "permission_required": { + "message": "এই অনুমতি জরুরি এবং এটা বন্ধ করা যাবে না।." + }, + "permission_active_tab": { + "message": "কিউআর কোডটি স্ক্যান করার জন্য বর্তমান ট্যাব এর অ্যাক্সেস করুন।" + }, + "permission_storage": { + "message": "অ্যাকাউন্টের সকল তথ্য সংরক্ষণ এর জন্য ব্রাউজারের স্টোরএজ অ্যাক্সেস করুন।" + }, + "permission_identity": { + "message": "তৃতীয় পক্ষের ক্লাউড স্টোরএজ সেবায় যুক্ত হওয়ার অনুমতি। " + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "আপনি যখন অ্যাকাউন্টে ক্লিক করেন তখন ক্লিপবোর্ডে কোডটি কপি করতে ক্লিপবোর্ডে শুধুমাত্র লেখার অ্যাক্সেস প্রদান করে।" + }, + "permission_context_menus": { + "message": "কনট্যাক্স মেনু তে অথেন্টিকেটর যুক্ত করুন। " + }, + "permission_sync_clock": { + "message": "গুগল এর সাথে ঘড়ি সিঙ্ক করুন।" + }, + "permission_dropbox": { + "message": "ড্রপবক্সের ব্যাকআপ চালু করুন।" + }, + "permission_dropbox_cannot_revoke": { + "message": "আপনাকে অবশ্যই ড্রপবক্সের ব্যাকআপ বন্ধ করতে হবে" + }, + "permission_drive": { + "message": "গুগল ড্রাইভের ব্যাকআপ চালু করুন।" + }, + "permission_drive_cannot_revoke": { + "message": "আপনাকে অবশ্যই গুগ্রল ড্রাইভের ব্যাকআপ বন্ধ করতে হবে।" + }, + "permission_onedrive": { + "message": "ওয়ানড্রাইভ এর ব্যাকআপ চালু করুন।" + }, + "permission_onedrive_cannot_revoke": { + "message": "আপনাকে অবশ্যই ওয়ানড্রাইভ এর ব্যাকআপ বন্ধ করতে হবে." + }, + "permission_unknown_permission": { + "message": "অনুমতি অজানা। আপনি যদি এই লেখাটি দেখে থাকেন, তাহলে দয়া করে বাগ রিপোর্ট পাঠান" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 7b5bd887b3f8d6c68b86e13ef3799455722adaf4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:48 -0500 Subject: [PATCH 3340/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 7fbcb8eaf..2f9eb6f0c 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authentication", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authentication", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator สำหรับสร้างรหัสยืนยัน 2 ชั้นบนเบราว์เซอร์", - "description": "Extension Description." - }, - "added": { - "message": " ถูกเพิ่มเรียบร้อย", - "description": "Added Account." - }, - "errorqr": { - "message": "QR code ไม่ถูกต้อง", - "description": "QR Error." - }, - "errorsecret": { - "message": "รหัสลับของบัญชีไม่ถูกต้อง", - "description": "Secret Error." - }, - "add_code": { - "message": "เพิ่มบัญชี", - "description": "Add account." - }, - "add_qr": { - "message": "สแกน QR Code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "กรอกข้อมูลด้วยตนเอง", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "การนำเข้าล้มเหลว หากคุณกำลังย้ายข้อมูลจาก Google Authenticator โปรดส่งออกข้อมูลของคุณอีกครั้งจาก Google Authenticator และลองอีกครั้ง", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "บ้างบัญชีไม่สามารถถูกนำเข้าให้สำเร็จได้", - "description": "Some migration data is broken." - }, - "close": { - "message": "ปิด", - "description": "Close." - }, - "ok": { - "message": "ตกลง", - "description": "OK." - }, - "yes": { - "message": "ใช่", - "description": "Yes." - }, - "no": { - "message": "ไม่", - "description": "No." - }, - "account": { - "message": "บัญชี", - "description": "Account." - }, - "accountName": { - "message": "ชื่อผู้ใช้", - "description": "Account Name." - }, - "issuer": { - "message": "ออกโดย", - "description": "Issuer." - }, - "secret": { - "message": "รหัสลับ", - "description": "Secret." - }, - "updateSuccess": { - "message": "สำเร็จ", - "description": "Update Success." - }, - "updateFailure": { - "message": "ล้มเหลว", - "description": "Update Failure." - }, - "about": { - "message": "เกี่ยวกับ", - "description": "About." - }, - "settings": { - "message": "ตั้งค่า", - "description": "Settings." - }, - "security": { - "message": "ความปลอดภัย", - "description": "Security." - }, - "current_phrase": { - "message": "รหัสผ่านปัจจุบัน", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "รหัสผ่านใหม่", - "description": "New Passphrase." - }, - "phrase": { - "message": "รหัสผ่าน", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "ยืนยันรหัสผ่าน", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "คุณแน่ใจต้องการลบบัญชีนี้ ? การกระทำดังกล่าวไม่สามารถกู้คืนกลับมาได้", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "ฉันเข้าใจว่าข้อมูลทั้งหมดของฉันจะถูกลบเเละไม่สามารถกู้คืนได้", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "ล้างการตั้งค่าเเอพการตรวจสอบสิทธิ์" - }, - "delete_all_warning": { - "message": "นี้คือการลบข้อมูลทั้งหมดของคุณอย่างถาวร การดำเนินการต่อทั้งหมดจะทำให้คุณสูญเสียข้อมูลเเละไม่สามารถกู้กลับคืนได้ กรุณาระมัดระวังเเละสำรองข้อมูลก่อนการดำเนินการต่อ" - }, - "security_warning": { - "message": "รหัสผ่านนี้จะถูกใช้เพื่อเข้ารหัสบัญชีของคุณ ไม่มีใครสามารถช่วยคุณได้หากคุณลืมรหัสผ่าน.", - "description": "Passphrase Warning." - }, - "update": { - "message": "อัพ​เด​ต", - "description": "Update." - }, - "phrase_incorrect": { - "message": "คุณไม่สามารถเพิ่มบัญชีใหม่หรือส่งออกข้อมูลจนกว่าบัญชีทั้งหมดจะถูกถอดรหัส กรุณาใส่รหัสผ่านที่ถูกต้องก่อนดำเนินการต่อ", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "บัญชีที่ไม่สามารถถอดรหัสได้จะไม่รวมอยู่ในข้อมูลสำรองนี้", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "รหัสผ่านไม่ตรงกัน", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "เข้ารหัสเรียบร้อย", - "description": "Encrypted." - }, - "copied": { - "message": "คัดลอกแล้ว", - "description": "Copied." - }, - "feedback": { - "message": "เสียงตอบรับ", - "description": "Feedback." - }, - "translate": { - "message": "แปลภาษา", - "description": "Translate." - }, - "source": { - "message": "แหล่งที่มา", - "description": "Source Code." - }, - "passphrase_info": { - "message": "ป้อนรหัสผ่านเพื่อถอดรหัสข้อมูลบัญชี", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "ซิงค์เวลาผ่าน Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "จดจำรหัสผ่าน", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "ระวัง! เวลาของคุณไม่ถูกต้อง โปรดแก้ไขก่อนดำเนินการขั้นต่อไป", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "คุณมีข้อมูลสำรองสำหรับบัญชีของคุณหรือไม่ ? โปรดอย่ารอจนสายเกินไป", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "การจับภาพล้มเหลว กรุณาโหลดหน้าซ้ำและลองอีกครั้ง", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "คุณกำลังพยายามสแกนคิวอาร์โค้ดจากไฟล์ในเครื่องหรือไม่? ใช้นำเข้ารูปคิวอาร์โค้ดที่สำรองไว้แทน", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "การตั้งค่า", - "description": "Popup Page Settings" - }, - "scale": { - "message": "ขนาด", - "description": "Scale" - }, - "export_info": { - "message": "คำเตือน: การสำรองข้อมูลทั้งหมดไม่ได้เข้ารหัส ต้องการเพิ่มบัญชีในแอปอื่นหรือไม่ เลื่อนเมาส์ไปที่ส่วนบนขวาของบัญชีใด ๆ และกดปุ่มซ่อน", - "description": "Export menu info text" - }, - "download_backup": { - "message": "ดาวน์โหลดการสำรองข้อมูล", - "description": "Download backup file." - }, - "import_backup": { - "message": "นำเข้าการสำรองข้อมูล", - "description": "Import backup." - }, - "import_backup_file": { - "message": "นำเข้าการสำรองข้อมูล (ไฟล์)", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "นำเข้ารูปQR การสำรองข้อมูล", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "นำเข้ารูปภาพ QR", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "นำเข้าการสำรองข้อมูล (ข้อความ)", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "นำเข้า URL OTP", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ คิวอาร์โค้ด บางรูปไม่สามารอ่านค่าได้", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "คุณสามารถเลือกไฟล์หลายไฟล์เพื่อนำเข้าข้อมูลสำรองเป็นชุด ๆ", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "แสดงรายการทั้งหมด", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "ระวัง! การสำรองข้อมูลจะไม่เข้ารหัส โปรดรับความเสี่ยงด้วยตัวคุณเอง", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "โปรดระบุรหัสผ่านที่ถูกต้องเพื่อนำเข้าการสำรองข้อมูล", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "รหัสผ่านของคุณถูกเก็บไว้ในเครื่อง กรุณาเปลี่ยนในเมนูความปลอดภัยทันที", - "description": "localStorage password warning." - }, - "remove": { - "message": "ลบออก", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "ดาวน์โหลดการสำรองข้อมูลที่ป้องกันด้วยรหัสผ่าน", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "ค้นหา", - "description": "Search" - }, - "popout": { - "message": "โหมดป๊อปอัพ", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "ล็อคบัญชี", - "description": "Lock accounts" - }, - "edit": { - "message": "แก้ไข", - "description": "Edit" - }, - "manual_dropbox": { - "message": "เรียกใช้การสำรองข้อมูลด้วยตนเอง", - "description": "Manual backup" - }, - "use_autofill": { - "message": "ใช้งานการป้อนอัตโนมัติ", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "ใช้งานความคมชัดสูง", - "description": "Use High Contrast" - }, - "theme": { - "message": "ธีม", - "description": "Theme" - }, - "theme_light": { - "message": "สว่าง", - "description": "Light theme" - }, - "theme_dark": { - "message": "มืด", - "description": "Dark theme" - }, - "theme_simple": { - "message": "เรียบง่าย", - "description": "Simple theme" - }, - "theme_compact": { - "message": "กะทัดรัด", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "ความคมชัดสูง", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "แบน", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "สำรองข้อมูลของคุณโดยอัตโนมัติ ไปยังผู้บริการอื่นๆ", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "ซิงค์กับเบราว์เซอร์", - "description": "Storage location" - }, - "sign_in": { - "message": "ลงชื่อเข้าใช้", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "ลงทะเบียน (ธุรกิจ)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "เพราะเหตุใดบัญชีธุรกิจต้องการขออนุญาตเพิ่มเติม?" - }, - "log_out": { - "message": "ออกจากระบบ", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "เกิดปัญหาในการเชื่อมต่อกับบัญชี $SERVICE$ ของคุณ โปรดลงชื่อเข้าใช้อีกครั้ง", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "คุณมีบัญชี Steam หรือ Blizzard อย่างน้อยหนึ่งบัญชี ? การสำรองข้อมูลที่ไม่ได้เข้ารหัสจะไม่ใช้รูปแบบการสำรองข้อมูลมาตรฐาน", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "คุณสามารถนำเข้าข้อมูลสำรองจากแอปพลิเคชั่นอื่น ๆ", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "เรียนรู้เพิ่มเติม", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "กำลังโหลด..." - }, - "autolock": { - "message": "ล็อคหลังจาก" - }, - "minutes": { - "message": "นาที" - }, - "advanced": { - "message": "ขั้นสูง" - }, - "period": { - "message": "ระยะเวลา" - }, - "type": { - "message": "ประเภท" - }, - "invalid": { - "message": "ไม่ถูกต้อง" - }, - "digits": { - "message": "จำนวนหลัก" - }, - "algorithm": { - "message": "อัลกอริทึม" - }, - "smart_filter": { - "message": "ตัวกรองอัจฉริยะ" - }, - "backup": { - "message": "สำรองข้อมูล" - }, - "backup_file_info": { - "message": "สำรองข้อมูลของคุณเป็นไฟล์" - }, - "password_policy_default_hint": { - "message": "รหัสผ่านของคุณไม่ตรงตามความปลอดภัยขององค์กรของคุณที่กำหนดไว้ สำหรับข้อมูลเพิ่มเติมโปรดติดต่อผู้ดูแลระบบของคุณ" - }, - "advisor": { - "message": "คำแนะนำ" - }, - "advisor_insight_password_not_set": { - "message": "ตั้งรหัสผ่านเพื่อป้องกันข้อมูลของคุณ." - }, - "advisor_insight_auto_lock_not_set": { - "message": "เปิดใช้งาน การล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "เปิดใช้งานตัวกรองอัจฉริยะช่วยให้เข้าถึงบัญชีได้อย่างรวดเร็ว." - }, - "show_all_insights": { - "message": "แสดงข้อมูลเชิงลึกทั้งหมด." - }, - "no_insight_available": { - "message": "ไม่พบข้อมูลเชิงลึก, ทุกอย่างยังดูดี!" - }, - "danger": { - "message": "อันตราย" - }, - "warning": { - "message": "คำเตือน" - }, - "info": { - "message": "ข้อมูล" - }, - "dismiss": { - "message": "ยกเลิก" - }, - "learn_more": { - "message": "เรียนรู้เพิ่มเติม" - }, - "enable_context_menu": { - "message": "เพิ่มไปยังเมนู" - }, - "no_entires": { - "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณเลยตอนนี้" - }, - "permissions": { - "message": "การอนุญาต" - }, - "permission_revoke": { - "message": "เพิกถอน" - }, - "permission_show_required_permissions": { - "message": "แสดงสิทธิ์ที่เพิกถอนไม่ได้" - }, - "permission_required": { - "message": "นี่เป็นการอนุญาตที่จำเป็นและไม่สามารถเพิกถอนได้" - }, - "permission_active_tab": { - "message": "เข้าถึงแท็บปัจจุบันเพื่อสแกนรหัส QR" - }, - "permission_storage": { - "message": "เข้าถึงที่เก็บข้อมูลของเบราว์เซอร์เพื่อเก็บข้อมูลบัญชี" - }, - "permission_identity": { - "message": "อนุญาตให้ลงชื่อเข้าใช้บริการพื้นที่เก็บข้อมูลของบุคคลที่สาม" - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "ให้สิทธิ์การเข้าถึงแบบเขียนอย่างเดียวในคลิปบอร์ดเพื่อคัดลอกรหัสไปยังคลิปบอร์ดเมื่อคุณคลิกที่บัญชี" - }, - "permission_context_menus": { - "message": "เพิ่ม Authenticator ให้กับเมนูบริบท" - }, - "permission_sync_clock": { - "message": "อนุญาตให้ซิงค์นาฬิกากับ Google" - }, - "permission_dropbox": { - "message": "อนุญาตให้สำรองข้อมูลไปยัง Dropbox" - }, - "permission_dropbox_cannot_revoke": { - "message": "คุณต้องปิดใช้งานการสำรองข้อมูล Dropbox ก่อน" - }, - "permission_drive": { - "message": "อนุญาตให้สำรองข้อมูลไปยัง Google Drive" - }, - "permission_drive_cannot_revoke": { - "message": "คุณต้องปิดใช้งานการสำรองข้อมูล Google ไดรฟ์ก่อน" - }, - "permission_onedrive": { - "message": "อนุญาตให้สำรองข้อมูลไปยัง OneDrive" - }, - "permission_onedrive_cannot_revoke": { - "message": "คุณต้องปิดใช้งานการสำรองข้อมูล OneDrive ก่อน" - }, - "permission_unknown_permission": { - "message": "ไม่ทราบการอนุญาต หากเห็นข้อความนี้ โปรดส่งรายงานข้อบกพร่อง" + "extName": { + "message": "Authentication", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authentication", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator สำหรับสร้างรหัสยืนยัน 2 ชั้นบนเบราว์เซอร์", + "description": "Extension Description." + }, + "added": { + "message": " ถูกเพิ่มเรียบร้อย", + "description": "Added Account." + }, + "errorqr": { + "message": "QR code ไม่ถูกต้อง", + "description": "QR Error." + }, + "errorsecret": { + "message": "รหัสลับของบัญชีไม่ถูกต้อง", + "description": "Secret Error." + }, + "add_code": { + "message": "เพิ่มบัญชี", + "description": "Add account." + }, + "add_qr": { + "message": "สแกน QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "กรอกข้อมูลด้วยตนเอง", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "การนำเข้าล้มเหลว หากคุณกำลังย้ายข้อมูลจาก Google Authenticator โปรดส่งออกข้อมูลของคุณอีกครั้งจาก Google Authenticator และลองอีกครั้ง", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "บ้างบัญชีไม่สามารถถูกนำเข้าให้สำเร็จได้", + "description": "Some migration data is broken." + }, + "close": { + "message": "ปิด", + "description": "Close." + }, + "ok": { + "message": "ตกลง", + "description": "OK." + }, + "yes": { + "message": "ใช่", + "description": "Yes." + }, + "no": { + "message": "ไม่", + "description": "No." + }, + "account": { + "message": "บัญชี", + "description": "Account." + }, + "accountName": { + "message": "ชื่อผู้ใช้", + "description": "Account Name." + }, + "issuer": { + "message": "ออกโดย", + "description": "Issuer." + }, + "secret": { + "message": "รหัสลับ", + "description": "Secret." + }, + "updateSuccess": { + "message": "สำเร็จ", + "description": "Update Success." + }, + "updateFailure": { + "message": "ล้มเหลว", + "description": "Update Failure." + }, + "about": { + "message": "เกี่ยวกับ", + "description": "About." + }, + "settings": { + "message": "ตั้งค่า", + "description": "Settings." + }, + "security": { + "message": "ความปลอดภัย", + "description": "Security." + }, + "current_phrase": { + "message": "รหัสผ่านปัจจุบัน", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "รหัสผ่านใหม่", + "description": "New Passphrase." + }, + "phrase": { + "message": "รหัสผ่าน", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "ยืนยันรหัสผ่าน", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "คุณแน่ใจต้องการลบบัญชีนี้ ? การกระทำดังกล่าวไม่สามารถกู้คืนกลับมาได้", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "ฉันเข้าใจว่าข้อมูลทั้งหมดของฉันจะถูกลบเเละไม่สามารถกู้คืนได้", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "ล้างการตั้งค่าเเอพการตรวจสอบสิทธิ์" + }, + "delete_all_warning": { + "message": "นี้คือการลบข้อมูลทั้งหมดของคุณอย่างถาวร การดำเนินการต่อทั้งหมดจะทำให้คุณสูญเสียข้อมูลเเละไม่สามารถกู้กลับคืนได้ กรุณาระมัดระวังเเละสำรองข้อมูลก่อนการดำเนินการต่อ" + }, + "security_warning": { + "message": "รหัสผ่านนี้จะถูกใช้เพื่อเข้ารหัสบัญชีของคุณ ไม่มีใครสามารถช่วยคุณได้หากคุณลืมรหัสผ่าน.", + "description": "Passphrase Warning." + }, + "update": { + "message": "อัพ​เด​ต", + "description": "Update." + }, + "phrase_incorrect": { + "message": "คุณไม่สามารถเพิ่มบัญชีใหม่หรือส่งออกข้อมูลจนกว่าบัญชีทั้งหมดจะถูกถอดรหัส กรุณาใส่รหัสผ่านที่ถูกต้องก่อนดำเนินการต่อ", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "บัญชีที่ไม่สามารถถอดรหัสได้จะไม่รวมอยู่ในข้อมูลสำรองนี้", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "รหัสผ่านไม่ตรงกัน", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "เข้ารหัสเรียบร้อย", + "description": "Encrypted." + }, + "copied": { + "message": "คัดลอกแล้ว", + "description": "Copied." + }, + "feedback": { + "message": "เสียงตอบรับ", + "description": "Feedback." + }, + "translate": { + "message": "แปลภาษา", + "description": "Translate." + }, + "source": { + "message": "แหล่งที่มา", + "description": "Source Code." + }, + "passphrase_info": { + "message": "ป้อนรหัสผ่านเพื่อถอดรหัสข้อมูลบัญชี", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "ซิงค์เวลาผ่าน Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "จดจำรหัสผ่าน", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "ระวัง! เวลาของคุณไม่ถูกต้อง โปรดแก้ไขก่อนดำเนินการขั้นต่อไป", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "คุณมีข้อมูลสำรองสำหรับบัญชีของคุณหรือไม่ ? โปรดอย่ารอจนสายเกินไป", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "การจับภาพล้มเหลว กรุณาโหลดหน้าซ้ำและลองอีกครั้ง", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "คุณกำลังพยายามสแกนคิวอาร์โค้ดจากไฟล์ในเครื่องหรือไม่? ใช้นำเข้ารูปคิวอาร์โค้ดที่สำรองไว้แทน", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "การตั้งค่า", + "description": "Popup Page Settings" + }, + "scale": { + "message": "ขนาด", + "description": "Scale" + }, + "export_info": { + "message": "คำเตือน: การสำรองข้อมูลทั้งหมดไม่ได้เข้ารหัส ต้องการเพิ่มบัญชีในแอปอื่นหรือไม่ เลื่อนเมาส์ไปที่ส่วนบนขวาของบัญชีใด ๆ และกดปุ่มซ่อน", + "description": "Export menu info text" + }, + "download_backup": { + "message": "ดาวน์โหลดการสำรองข้อมูล", + "description": "Download backup file." + }, + "import_backup": { + "message": "นำเข้าการสำรองข้อมูล", + "description": "Import backup." + }, + "import_backup_file": { + "message": "นำเข้าการสำรองข้อมูล (ไฟล์)", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "นำเข้ารูปQR การสำรองข้อมูล", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "นำเข้ารูปภาพ QR", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "นำเข้าการสำรองข้อมูล (ข้อความ)", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "นำเข้า URL OTP", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "นำเข้าเสร็จสิ้นเเล้ว เเต่ คิวอาร์โค้ด บางรูปไม่สามารอ่านค่าได้", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "คุณสามารถเลือกไฟล์หลายไฟล์เพื่อนำเข้าข้อมูลสำรองเป็นชุด ๆ", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "แสดงรายการทั้งหมด", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "ระวัง! การสำรองข้อมูลจะไม่เข้ารหัส โปรดรับความเสี่ยงด้วยตัวคุณเอง", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "โปรดระบุรหัสผ่านที่ถูกต้องเพื่อนำเข้าการสำรองข้อมูล", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "รหัสผ่านของคุณถูกเก็บไว้ในเครื่อง กรุณาเปลี่ยนในเมนูความปลอดภัยทันที", + "description": "localStorage password warning." + }, + "remove": { + "message": "ลบออก", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "ดาวน์โหลดการสำรองข้อมูลที่ป้องกันด้วยรหัสผ่าน", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "ค้นหา", + "description": "Search" + }, + "popout": { + "message": "โหมดป๊อปอัพ", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "ล็อคบัญชี", + "description": "Lock accounts" + }, + "edit": { + "message": "แก้ไข", + "description": "Edit" + }, + "manual_dropbox": { + "message": "เรียกใช้การสำรองข้อมูลด้วยตนเอง", + "description": "Manual backup" + }, + "use_autofill": { + "message": "ใช้งานการป้อนอัตโนมัติ", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "ใช้งานความคมชัดสูง", + "description": "Use High Contrast" + }, + "theme": { + "message": "ธีม", + "description": "Theme" + }, + "theme_light": { + "message": "สว่าง", + "description": "Light theme" + }, + "theme_dark": { + "message": "มืด", + "description": "Dark theme" + }, + "theme_simple": { + "message": "เรียบง่าย", + "description": "Simple theme" + }, + "theme_compact": { + "message": "กะทัดรัด", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "ความคมชัดสูง", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "แบน", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "สำรองข้อมูลของคุณโดยอัตโนมัติ ไปยังผู้บริการอื่นๆ", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "ซิงค์กับเบราว์เซอร์", + "description": "Storage location" + }, + "sign_in": { + "message": "ลงชื่อเข้าใช้", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "ลงทะเบียน (ธุรกิจ)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "เพราะเหตุใดบัญชีธุรกิจต้องการขออนุญาตเพิ่มเติม?" + }, + "log_out": { + "message": "ออกจากระบบ", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "เกิดปัญหาในการเชื่อมต่อกับบัญชี $SERVICE$ ของคุณ โปรดลงชื่อเข้าใช้อีกครั้ง", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "คุณมีบัญชี Steam หรือ Blizzard อย่างน้อยหนึ่งบัญชี ? การสำรองข้อมูลที่ไม่ได้เข้ารหัสจะไม่ใช้รูปแบบการสำรองข้อมูลมาตรฐาน", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "คุณสามารถนำเข้าข้อมูลสำรองจากแอปพลิเคชั่นอื่น ๆ", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "เรียนรู้เพิ่มเติม", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "กำลังโหลด..." + }, + "autolock": { + "message": "ล็อคหลังจาก" + }, + "minutes": { + "message": "นาที" + }, + "advanced": { + "message": "ขั้นสูง" + }, + "period": { + "message": "ระยะเวลา" + }, + "type": { + "message": "ประเภท" + }, + "invalid": { + "message": "ไม่ถูกต้อง" + }, + "digits": { + "message": "จำนวนหลัก" + }, + "algorithm": { + "message": "อัลกอริทึม" + }, + "smart_filter": { + "message": "ตัวกรองอัจฉริยะ" + }, + "backup": { + "message": "สำรองข้อมูล" + }, + "backup_file_info": { + "message": "สำรองข้อมูลของคุณเป็นไฟล์" + }, + "password_policy_default_hint": { + "message": "รหัสผ่านของคุณไม่ตรงตามความปลอดภัยขององค์กรของคุณที่กำหนดไว้ สำหรับข้อมูลเพิ่มเติมโปรดติดต่อผู้ดูแลระบบของคุณ" + }, + "advisor": { + "message": "คำแนะนำ" + }, + "advisor_insight_password_not_set": { + "message": "ตั้งรหัสผ่านเพื่อป้องกันข้อมูลของคุณ." + }, + "advisor_insight_auto_lock_not_set": { + "message": "เปิดใช้งาน การล็อกอัตโนมัติ เพื่อป้องกันข้อมูลของคุณ" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "เปิดใช้งานตัวกรองอัจฉริยะช่วยให้เข้าถึงบัญชีได้อย่างรวดเร็ว." + }, + "show_all_insights": { + "message": "แสดงข้อมูลเชิงลึกทั้งหมด." + }, + "no_insight_available": { + "message": "ไม่พบข้อมูลเชิงลึก, ทุกอย่างยังดูดี!" + }, + "danger": { + "message": "อันตราย" + }, + "warning": { + "message": "คำเตือน" + }, + "info": { + "message": "ข้อมูล" + }, + "dismiss": { + "message": "ยกเลิก" + }, + "learn_more": { + "message": "เรียนรู้เพิ่มเติม" + }, + "enable_context_menu": { + "message": "เพิ่มไปยังเมนู" + }, + "no_entires": { + "message": "ยังไม่มีบัญชีผู้ใช้ เพิ่มบัญชีผู้ใช้ของคุณเลยตอนนี้" + }, + "permissions": { + "message": "การอนุญาต" + }, + "permission_revoke": { + "message": "เพิกถอน" + }, + "permission_show_required_permissions": { + "message": "แสดงสิทธิ์ที่เพิกถอนไม่ได้" + }, + "permission_required": { + "message": "นี่เป็นการอนุญาตที่จำเป็นและไม่สามารถเพิกถอนได้" + }, + "permission_active_tab": { + "message": "เข้าถึงแท็บปัจจุบันเพื่อสแกนรหัส QR" + }, + "permission_storage": { + "message": "เข้าถึงที่เก็บข้อมูลของเบราว์เซอร์เพื่อเก็บข้อมูลบัญชี" + }, + "permission_identity": { + "message": "อนุญาตให้ลงชื่อเข้าใช้บริการพื้นที่เก็บข้อมูลของบุคคลที่สาม" + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "ให้สิทธิ์การเข้าถึงแบบเขียนอย่างเดียวในคลิปบอร์ดเพื่อคัดลอกรหัสไปยังคลิปบอร์ดเมื่อคุณคลิกที่บัญชี" + }, + "permission_context_menus": { + "message": "เพิ่ม Authenticator ให้กับเมนูบริบท" + }, + "permission_sync_clock": { + "message": "อนุญาตให้ซิงค์นาฬิกากับ Google" + }, + "permission_dropbox": { + "message": "อนุญาตให้สำรองข้อมูลไปยัง Dropbox" + }, + "permission_dropbox_cannot_revoke": { + "message": "คุณต้องปิดใช้งานการสำรองข้อมูล Dropbox ก่อน" + }, + "permission_drive": { + "message": "อนุญาตให้สำรองข้อมูลไปยัง Google Drive" + }, + "permission_drive_cannot_revoke": { + "message": "คุณต้องปิดใช้งานการสำรองข้อมูล Google ไดรฟ์ก่อน" + }, + "permission_onedrive": { + "message": "อนุญาตให้สำรองข้อมูลไปยัง OneDrive" + }, + "permission_onedrive_cannot_revoke": { + "message": "คุณต้องปิดใช้งานการสำรองข้อมูล OneDrive ก่อน" + }, + "permission_unknown_permission": { + "message": "ไม่ทราบการอนุญาต หากเห็นข้อความนี้ โปรดส่งรายงานข้อบกพร่อง" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 094855eb4042343bb00a78a9eca0b907ee73fb6b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:49 -0500 Subject: [PATCH 3341/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index a6b77bb1b..9ffa87b6c 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentifikator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autentifikator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Autentifikator generira dvofaktorske autentifikacijske kodove u tvom pregledniku.", - "description": "Extension Description." - }, - "added": { - "message": " je dodan.", - "description": "Added Account." - }, - "errorqr": { - "message": "QR kod nije prepoznat.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Neispravna tajna računa", - "description": "Secret Error." - }, - "add_code": { - "message": "Dodaj račun", - "description": "Add account." - }, - "add_qr": { - "message": "Snimi QR kod", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Ručni unos", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Uvoz nije uspio. Ako seliš podatke iz Google Autentifikatora, ponovo izvezi svoje podatke iz Google Autentifikatora i pokušaj ponovo.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Neki podaci računa nisu uspješno uvezeni.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Zatvori", - "description": "Close." - }, - "ok": { - "message": "U redu", - "description": "OK." - }, - "yes": { - "message": "Da", - "description": "Yes." - }, - "no": { - "message": "Ne", - "description": "No." - }, - "account": { - "message": "Račun", - "description": "Account." - }, - "accountName": { - "message": "Korisničko ime", - "description": "Account Name." - }, - "issuer": { - "message": "Izdavatelj", - "description": "Issuer." - }, - "secret": { - "message": "Tajna", - "description": "Secret." - }, - "updateSuccess": { - "message": "Uspjeh.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Neuspjeh.", - "description": "Update Failure." - }, - "about": { - "message": "O programu", - "description": "About." - }, - "settings": { - "message": "Postavke", - "description": "Settings." - }, - "security": { - "message": "Sigurnost", - "description": "Security." - }, - "current_phrase": { - "message": "Trenutačna lozinka", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Nova lozinka", - "description": "New Passphrase." - }, - "phrase": { - "message": "Lozinka", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Potvrdi lozinku", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Stvarno želiš izbrisati ovaj račun? Ovo je nepovratna radnja.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Razumijem da će se svi moji podaci nepovratno izbrisati.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Resetiraj Autentifikator" - }, - "delete_all_warning": { - "message": "Ovo će izbrisati sve tvoje podatke i potpuno resetirati Autentifikator. Nećeš moći vratiti izbrisane podatke! Spremi sigurnosnu kopiju prije resetiranja Autentifikatora." - }, - "security_warning": { - "message": "Ova će se lozinka koristiti za šifriranje tvog računa. Nitko ti neće moći pomoći ako ju zaboraviš.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Aktualiziranje", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Ne možeš dodati novi račun, sve dok svi računi nisu dešifrirani. Za nastavljanje upiši ispravnu lozinku.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Računi koji se nisu mogli dešifrirati neće biti uključeni u ovoj sigurnosnoj kopiji.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Lozinka se ne podudara.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Šifrirano", - "description": "Encrypted." - }, - "copied": { - "message": "Kopirano", - "description": "Copied." - }, - "feedback": { - "message": "Povratne informacije", - "description": "Feedback." - }, - "translate": { - "message": "Prevedi", - "description": "Translate." - }, - "source": { - "message": "Izvorni kod", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Upiši lozinku za dešifriranje podataka računa.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sinkroniziraj sat s Google-om", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Zapamti lozinku", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Pažnja! Tvoj lokalni sat nije usklađen. Najmjesti ga prije nastavljanja.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Imaš sigurnosne kopije za tvoje račune? Spremi ih dok nije prekasno!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Snimanje nije uspjelo. Ponovo učitaj stranicu i pokušaj ponovo.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Pokušavaš snimiti QR kod iz lokalne datoteke? Umjeto toga koristi „Uvoz sigurnosne kopije slike QR koda”.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Na osnovi vremena", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Na osnovi brojača", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Postavke", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Uvećanje", - "description": "Scale" - }, - "export_info": { - "message": "Upozorenje: sve sigurnosne kopije su nešifrirane. Želiš li dodati račun u jednu drugu aplikaciju? Prijeđi mišem preko gornjeg desnog dijela svakog računa i pritisni gumb tipku za skrivanje.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Preuzmi datoteku sigurnosne kopije", - "description": "Download backup file." - }, - "import_backup": { - "message": "Uvoz sigurnosne kopije", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Uvoz datoteke sigurnosne kopije", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Uvoz sigurnosne kopije slike QR koda", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Uvoz QR slika", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Uvoz sigurnosne kopije teksta", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Uvoz OTP URL-ova", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Uvoz je uspio, ali neki QR kodovi nisu prepoznati.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Možeš odabrati više datoteka za grupni uvoz sigurnosnih kopija.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Prikaži sve unose", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Upozorenje: sigurnose kopije nisu šifrirane. Koristi ih na vlastitu odgovornost.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Za uvoz sigurnosnih kopija moraš upisati ispravnu lozinku.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Tvoja je lozinka spremljena lokalno. Promijeni ju odmah u izborniku sigurnosti.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Ukloni", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Prezimanje sigurnosne kopije zaštićene lozinkom", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Pretraga", - "description": "Search" - }, - "popout": { - "message": "Skočni prozor", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Zaključaj", - "description": "Lock accounts" - }, - "edit": { - "message": "Uredi", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Ručno spremljena sigurnosna kopija", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Koristi automatsko ispunjavanje", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Koristi visoki kontrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Svijetla", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tamna", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Jednostavna", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompaktna", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Visoki kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Plošna", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatski spremi sigurnosnu kopiju tvojih podataka u stranoj usluzi za spremanje podataka.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Sinkronizacija preglednika", - "description": "Storage location" - }, - "sign_in": { - "message": "Prijavi se", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Prijavi se (poslovno)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Zašto poslovni računi zahtijevaju više dozvola?" - }, - "log_out": { - "message": "Odjava", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Povezivanje na tvoj $SERVICE$ račun nije uspjelo. Prijavi se ponovo.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Imaš jedan ili više Steam ili Blizzard računa. Nešifrirane sigurnosne kopije neće koristiti standardni format sigurnosne kopije.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Možeš uvesti sigurnosne kopije iz drugih aplikacija.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Saznaj više", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Učitavanje …" - }, - "autolock": { - "message": "Zaključaj nakon" - }, - "minutes": { - "message": "min" - }, - "advanced": { - "message": "Napredno" - }, - "period": { - "message": "Razdoblje" - }, - "type": { - "message": "Vrsta" - }, - "invalid": { - "message": "Nevažeće" - }, - "digits": { - "message": "Brojke" - }, - "algorithm": { - "message": "Algoritam" - }, - "smart_filter": { - "message": "Pametni filtar" - }, - "backup": { - "message": "Sigurnosna kopija" - }, - "backup_file_info": { - "message": "Spremi sigurnosnu kopiju tvojih podataka u datoteku." - }, - "password_policy_default_hint": { - "message": "Tvoja lozinka ne zadovoljava sigurnosne zahtjeve tvoje organizacije. Kontaktiraj administratora za daljnje informacije." - }, - "advisor": { - "message": "Savjetnik" - }, - "advisor_insight_password_not_set": { - "message": "Postavi lozinku za zaštitu tvojih podataka." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Aktiviraj automatsko zaključavanje za zaštitu tvojih podataka." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Sinkronizacija preglednika je deaktivirana. Aktiviranje omogućuje sinkronizaciju računa u svim preglednicima." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Automatsko ispunjavanje se može aktivirati za automatsko ispunjavanje kodova na web stranicama." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Aktiviranje pametnog filtra omogućuje brzi pristup računima." - }, - "show_all_insights": { - "message": "Prikaži sve obavijesti." - }, - "no_insight_available": { - "message": "Nema obavijesti, sve izgleda dobro!" - }, - "danger": { - "message": "Opasnost" - }, - "warning": { - "message": "Upozorenje" - }, - "info": { - "message": "Informacije" - }, - "dismiss": { - "message": "Odbaci" - }, - "learn_more": { - "message": "Saznaj više" - }, - "enable_context_menu": { - "message": "Dodaj u kontekstni izbornik" - }, - "no_entires": { - "message": "Nema računa za prikaz. Dodaj svoj prvi račun." - }, - "permissions": { - "message": "Dozvole" - }, - "permission_revoke": { - "message": "Opozovi" - }, - "permission_show_required_permissions": { - "message": "Prikaži neopozive dozvole" - }, - "permission_required": { - "message": "Ovo je obavezna dozvola i ne može se opozvati." - }, - "permission_active_tab": { - "message": "Pristupi trenutačnoj kartici za snimanje QR kodova." - }, - "permission_storage": { - "message": "Pristupi memoriji preglednika za spremanje podataka računa." - }, - "permission_identity": { - "message": "Dozvoljava prijavu na strane usluge spremanja podataka." - }, - "permission_alarms": { - "message": "Omogućuje automatsko zaključavanje." - }, - "permission_scripting": { - "message": "Umetni skripta u trenutačnu karticu za skeniranje QR kodova i omogući automatsko ispunjavanje." - }, - "permission_clipboard_write": { - "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš račun." - }, - "permission_context_menus": { - "message": "Dodaje Autentifikator u kontekstni izbornik." - }, - "permission_sync_clock": { - "message": "Dozvoljava sinkroniziranje sata s Googleom." - }, - "permission_dropbox": { - "message": "Dozvoljava spremanje sigurnosne kopije na Dropboxu." - }, - "permission_dropbox_cannot_revoke": { - "message": "Najprije moraš deaktivirati Dropbox sigurnosne kopije." - }, - "permission_drive": { - "message": "Dozvoljava spremanje sigurnosne kopije na Google Driveu." - }, - "permission_drive_cannot_revoke": { - "message": "Najprije moraš deaktivirati Google Drive sigurnosne kopije." - }, - "permission_onedrive": { - "message": "Dozvoljava spremanje sigurnosne kopije na OneDriveu." - }, - "permission_onedrive_cannot_revoke": { - "message": "Najprije moraš deaktivirati OneDrive sigurnosne kopije." - }, - "permission_unknown_permission": { - "message": "Nepoznata dozvola. Ako vidiš ovu poruku pošalji izvještaj o grešci." + "extName": { + "message": "Autentifikator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autentifikator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Autentifikator generira dvofaktorske autentifikacijske kodove u tvom pregledniku.", + "description": "Extension Description." + }, + "added": { + "message": " je dodan.", + "description": "Added Account." + }, + "errorqr": { + "message": "QR kod nije prepoznat.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Neispravna tajna računa", + "description": "Secret Error." + }, + "add_code": { + "message": "Dodaj račun", + "description": "Add account." + }, + "add_qr": { + "message": "Snimi QR kod", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Ručni unos", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Uvoz nije uspio. Ako seliš podatke iz Google Autentifikatora, ponovo izvezi svoje podatke iz Google Autentifikatora i pokušaj ponovo.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Neki podaci računa nisu uspješno uvezeni.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Zatvori", + "description": "Close." + }, + "ok": { + "message": "U redu", + "description": "OK." + }, + "yes": { + "message": "Da", + "description": "Yes." + }, + "no": { + "message": "Ne", + "description": "No." + }, + "account": { + "message": "Račun", + "description": "Account." + }, + "accountName": { + "message": "Korisničko ime", + "description": "Account Name." + }, + "issuer": { + "message": "Izdavatelj", + "description": "Issuer." + }, + "secret": { + "message": "Tajna", + "description": "Secret." + }, + "updateSuccess": { + "message": "Uspjeh.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Neuspjeh.", + "description": "Update Failure." + }, + "about": { + "message": "O programu", + "description": "About." + }, + "settings": { + "message": "Postavke", + "description": "Settings." + }, + "security": { + "message": "Sigurnost", + "description": "Security." + }, + "current_phrase": { + "message": "Trenutačna lozinka", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Nova lozinka", + "description": "New Passphrase." + }, + "phrase": { + "message": "Lozinka", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Potvrdi lozinku", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Stvarno želiš izbrisati ovaj račun? Ovo je nepovratna radnja.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Razumijem da će se svi moji podaci nepovratno izbrisati.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Resetiraj Autentifikator" + }, + "delete_all_warning": { + "message": "Ovo će izbrisati sve tvoje podatke i potpuno resetirati Autentifikator. Nećeš moći vratiti izbrisane podatke! Spremi sigurnosnu kopiju prije resetiranja Autentifikatora." + }, + "security_warning": { + "message": "Ova će se lozinka koristiti za šifriranje tvog računa. Nitko ti neće moći pomoći ako ju zaboraviš.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Aktualiziranje", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Ne možeš dodati novi račun, sve dok svi računi nisu dešifrirani. Za nastavljanje upiši ispravnu lozinku.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Računi koji se nisu mogli dešifrirati neće biti uključeni u ovoj sigurnosnoj kopiji.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Lozinka se ne podudara.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Šifrirano", + "description": "Encrypted." + }, + "copied": { + "message": "Kopirano", + "description": "Copied." + }, + "feedback": { + "message": "Povratne informacije", + "description": "Feedback." + }, + "translate": { + "message": "Prevedi", + "description": "Translate." + }, + "source": { + "message": "Izvorni kod", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Upiši lozinku za dešifriranje podataka računa.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sinkroniziraj sat s Google-om", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Zapamti lozinku", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Pažnja! Tvoj lokalni sat nije usklađen. Najmjesti ga prije nastavljanja.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Imaš sigurnosne kopije za tvoje račune? Spremi ih dok nije prekasno!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Snimanje nije uspjelo. Ponovo učitaj stranicu i pokušaj ponovo.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Pokušavaš snimiti QR kod iz lokalne datoteke? Umjeto toga koristi „Uvoz sigurnosne kopije slike QR koda”.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Na osnovi vremena", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Na osnovi brojača", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Postavke", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Uvećanje", + "description": "Scale" + }, + "export_info": { + "message": "Upozorenje: sve sigurnosne kopije su nešifrirane. Želiš li dodati račun u jednu drugu aplikaciju? Prijeđi mišem preko gornjeg desnog dijela svakog računa i pritisni gumb tipku za skrivanje.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Preuzmi datoteku sigurnosne kopije", + "description": "Download backup file." + }, + "import_backup": { + "message": "Uvoz sigurnosne kopije", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Uvoz datoteke sigurnosne kopije", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Uvoz sigurnosne kopije slike QR koda", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Uvoz QR slika", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Uvoz sigurnosne kopije teksta", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Uvoz OTP URL-ova", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Uvoz je uspio, ali neki QR kodovi nisu prepoznati.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Možeš odabrati više datoteka za grupni uvoz sigurnosnih kopija.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Prikaži sve unose", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Upozorenje: sigurnose kopije nisu šifrirane. Koristi ih na vlastitu odgovornost.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Za uvoz sigurnosnih kopija moraš upisati ispravnu lozinku.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Tvoja je lozinka spremljena lokalno. Promijeni ju odmah u izborniku sigurnosti.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Ukloni", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Prezimanje sigurnosne kopije zaštićene lozinkom", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Pretraga", + "description": "Search" + }, + "popout": { + "message": "Skočni prozor", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Zaključaj", + "description": "Lock accounts" + }, + "edit": { + "message": "Uredi", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Ručno spremljena sigurnosna kopija", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Koristi automatsko ispunjavanje", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Koristi visoki kontrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Svijetla", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tamna", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Jednostavna", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompaktna", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Visoki kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Plošna", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatski spremi sigurnosnu kopiju tvojih podataka u stranoj usluzi za spremanje podataka.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Sinkronizacija preglednika", + "description": "Storage location" + }, + "sign_in": { + "message": "Prijavi se", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Prijavi se (poslovno)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Zašto poslovni računi zahtijevaju više dozvola?" + }, + "log_out": { + "message": "Odjava", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Povezivanje na tvoj $SERVICE$ račun nije uspjelo. Prijavi se ponovo.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Imaš jedan ili više Steam ili Blizzard računa. Nešifrirane sigurnosne kopije neće koristiti standardni format sigurnosne kopije.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Možeš uvesti sigurnosne kopije iz drugih aplikacija.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Saznaj više", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Učitavanje …" + }, + "autolock": { + "message": "Zaključaj nakon" + }, + "minutes": { + "message": "min" + }, + "advanced": { + "message": "Napredno" + }, + "period": { + "message": "Razdoblje" + }, + "type": { + "message": "Vrsta" + }, + "invalid": { + "message": "Nevažeće" + }, + "digits": { + "message": "Brojke" + }, + "algorithm": { + "message": "Algoritam" + }, + "smart_filter": { + "message": "Pametni filtar" + }, + "backup": { + "message": "Sigurnosna kopija" + }, + "backup_file_info": { + "message": "Spremi sigurnosnu kopiju tvojih podataka u datoteku." + }, + "password_policy_default_hint": { + "message": "Tvoja lozinka ne zadovoljava sigurnosne zahtjeve tvoje organizacije. Kontaktiraj administratora za daljnje informacije." + }, + "advisor": { + "message": "Savjetnik" + }, + "advisor_insight_password_not_set": { + "message": "Postavi lozinku za zaštitu tvojih podataka." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Aktiviraj automatsko zaključavanje za zaštitu tvojih podataka." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Sinkronizacija preglednika je deaktivirana. Aktiviranje omogućuje sinkronizaciju računa u svim preglednicima." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Automatsko ispunjavanje se može aktivirati za automatsko ispunjavanje kodova na web stranicama." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Aktiviranje pametnog filtra omogućuje brzi pristup računima." + }, + "show_all_insights": { + "message": "Prikaži sve obavijesti." + }, + "no_insight_available": { + "message": "Nema obavijesti, sve izgleda dobro!" + }, + "danger": { + "message": "Opasnost" + }, + "warning": { + "message": "Upozorenje" + }, + "info": { + "message": "Informacije" + }, + "dismiss": { + "message": "Odbaci" + }, + "learn_more": { + "message": "Saznaj više" + }, + "enable_context_menu": { + "message": "Dodaj u kontekstni izbornik" + }, + "no_entires": { + "message": "Nema računa za prikaz. Dodaj svoj prvi račun." + }, + "permissions": { + "message": "Dozvole" + }, + "permission_revoke": { + "message": "Opozovi" + }, + "permission_show_required_permissions": { + "message": "Prikaži neopozive dozvole" + }, + "permission_required": { + "message": "Ovo je obavezna dozvola i ne može se opozvati." + }, + "permission_active_tab": { + "message": "Pristupi trenutačnoj kartici za snimanje QR kodova." + }, + "permission_storage": { + "message": "Pristupi memoriji preglednika za spremanje podataka računa." + }, + "permission_identity": { + "message": "Dozvoljava prijavu na strane usluge spremanja podataka." + }, + "permission_alarms": { + "message": "Omogućuje automatsko zaključavanje." + }, + "permission_scripting": { + "message": "Umetni skripta u trenutačnu karticu za skeniranje QR kodova i omogući automatsko ispunjavanje." + }, + "permission_clipboard_write": { + "message": "Odobrava pristup samo-za-pisanje međuspremniku za kopiranje kodova u međuspremnik kada pritisneš račun." + }, + "permission_context_menus": { + "message": "Dodaje Autentifikator u kontekstni izbornik." + }, + "permission_sync_clock": { + "message": "Dozvoljava sinkroniziranje sata s Googleom." + }, + "permission_dropbox": { + "message": "Dozvoljava spremanje sigurnosne kopije na Dropboxu." + }, + "permission_dropbox_cannot_revoke": { + "message": "Najprije moraš deaktivirati Dropbox sigurnosne kopije." + }, + "permission_drive": { + "message": "Dozvoljava spremanje sigurnosne kopije na Google Driveu." + }, + "permission_drive_cannot_revoke": { + "message": "Najprije moraš deaktivirati Google Drive sigurnosne kopije." + }, + "permission_onedrive": { + "message": "Dozvoljava spremanje sigurnosne kopije na OneDriveu." + }, + "permission_onedrive_cannot_revoke": { + "message": "Najprije moraš deaktivirati OneDrive sigurnosne kopije." + }, + "permission_unknown_permission": { + "message": "Nepoznata dozvola. Ako vidiš ovu poruku pošalji izvještaj o grešci." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From f960b03f0cbaa929f648f663e40c822576cc0248 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:50 -0500 Subject: [PATCH 3342/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index fead3dd6d..242d28b31 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentikaator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autentikaator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Autentikaator genereerib teie brauseris mitmikautentimise koode.", - "description": "Extension Description." - }, - "added": { - "message": " on lisatud.", - "description": "Added Account." - }, - "errorqr": { - "message": "Tuvastamatu QR kood.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Kehtetu konto saladus", - "description": "Secret Error." - }, - "add_code": { - "message": "Lisa konto", - "description": "Add account." - }, - "add_qr": { - "message": "Skaneeri QR kood", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Sisesta käsitsi", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Importimine ebaõnnestus. Kui migreerite andmeid Google Authenticator'ist, eksportige andmed sealt uuesti ning proovige uuesti.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Osa konto andmeid ei õnnestunud importida.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Sulge", - "description": "Close." - }, - "ok": { - "message": "Olgu", - "description": "OK." - }, - "yes": { - "message": "Jah", - "description": "Yes." - }, - "no": { - "message": "Ei", - "description": "No." - }, - "account": { - "message": "Konto", - "description": "Account." - }, - "accountName": { - "message": "Kasutajanimi", - "description": "Account Name." - }, - "issuer": { - "message": "Väljastaja", - "description": "Issuer." - }, - "secret": { - "message": "Saladus", - "description": "Secret." - }, - "updateSuccess": { - "message": "Õnnestus.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Ebaõnnestus.", - "description": "Update Failure." - }, - "about": { - "message": "Teave", - "description": "About." - }, - "settings": { - "message": "Seaded", - "description": "Settings." - }, - "security": { - "message": "Turvalisus", - "description": "Security." - }, - "current_phrase": { - "message": "Kehtiv salasõna", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Uus salasõna", - "description": "New Passphrase." - }, - "phrase": { - "message": "Salasõna", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Kinnita salasõna", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Kas te olete kindel, et soovite selle konto kustutada? Seda toimingut ei saa tagasi võtta.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Ma mõistan, et kõik minu andmed kustutatakse pöördumatult.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Lähtesta autentikaator" - }, - "delete_all_warning": { - "message": "See kustutab kõik teie andmed ja lähtestab Autentikaatori täielikult. Kustutatud andmeid ei saa taastada! Enne Autentikaatori lähtestamist peaksite kaaluma varukoopia loomist." - }, - "security_warning": { - "message": "Seda salasõna kasutatakse teie kontode krüpteerimiseks. Kui unustate salasõna, ei saa keegi teid aidata.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Uuenda", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Uut kontot ei saa lisada kuni kõik kontod on dekrüpteeritud. Palun sisestage enne jätkamist õige salasõna.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Kontosid, mida ei olnud võimalik lahti krüpteerida, ei kaasata käesolevasse varukoopiasse.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Salasõna ei kattu.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Krüpteeritud", - "description": "Encrypted." - }, - "copied": { - "message": "Kopeeritud", - "description": "Copied." - }, - "feedback": { - "message": "Tagasiside", - "description": "Feedback." - }, - "translate": { - "message": "Tõlkimine", - "description": "Translate." - }, - "source": { - "message": "Lähtekood", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Kontoandmete dekrüpteerimiseks sisestage salasõna.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sünkrooni kell Google'ga", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Mäleta salasõna", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Ettevaatust! Teie kohalik kell liiga mööda, palun parandage enne jätkamist.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Kas teil on varukoopia oma kontode jaoks? Ärge oodake, kuni on liiga hilja!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Jäädvustus ebaõnnestus, laadige leht uuesti ja proovige uuesti.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Ajapõhine", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Loenduripõhine", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Eelistused", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Suum", - "description": "Scale" - }, - "export_info": { - "message": "Hoiatus: Kõik varukoopiad on krüpteerimata. Kas soovite lisada konto mõnda teise rakendusse? Suunake kursor mis tahes paremal ülaosas asuvale kontole ja vajutage peidetud nupule.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Laadi alla varukoopia fail", - "description": "Download backup file." - }, - "import_backup": { - "message": "Impordi varukoopia", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Impordi varukoopia fail", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Impordi QR pildi varukoopia", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Impordi tekst-varukoopia", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importimine õnnestus, kuid mõnesid QR'i koode ei suudetud tuvastada.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Saate importida varukoopiaid partiidena, valides mitu faili.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Kuva kõik kirjed", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Hoiatus: Varukoopiad on krüpteerimata. Kasutamine enda vastutusel.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Varukoopiate importimiseks peate sisestama õige salasõna.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Teie salasõna hoiustatakse kohapeal, palun muutke seda kohe turvalisuse menüüst.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Eemalda", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Laadi alla parooliga kaitstud varukoopia", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Otsi", - "description": "Search" - }, - "popout": { - "message": "Hüpikakna režiim", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lukusta", - "description": "Lock accounts" - }, - "edit": { - "message": "Muuda", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuaalne varundus", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Automaatne täitmine", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Kõrge kontrastsus", - "description": "Use High Contrast" - }, - "theme": { - "message": "Teema", - "description": "Theme" - }, - "theme_light": { - "message": "Hele", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tume", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Lihtne", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompaktne", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Kõrge kontrastsus", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Tasane", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Varundage oma andmed automaatselt kolmanda osapoole salvestusteenustesse.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Brauseri sünk", - "description": "Storage location" - }, - "sign_in": { - "message": "Logi sisse", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Logi sisse (ettevõte)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Miks ettevõtte kontod nõuavad rohkem õiguseid?" - }, - "log_out": { - "message": "Logi välja", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Teie kontoga $SERVICE$ ühendamisel tekkis probleem, palun logige uuesti sisse.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Teil on üks või mitu Steami või Blizzardi kontot. Krüpteerimata varukoopiad ei kasuta standardiseeritud varundusvormingut.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Varukoopiaid saate importida ka mõnedest teisest rakendustest.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Lisateave", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Laadimine..." - }, - "autolock": { - "message": "Lukusta pärast" - }, - "minutes": { - "message": "minutit" - }, - "advanced": { - "message": "Lisavalikud" - }, - "period": { - "message": "Periood" - }, - "type": { - "message": "Liik" - }, - "invalid": { - "message": "Kehtetu" - }, - "digits": { - "message": "Numbrid" - }, - "algorithm": { - "message": "Algoritm" - }, - "smart_filter": { - "message": "Nutikas filter" - }, - "backup": { - "message": "Varundus" - }, - "backup_file_info": { - "message": "Varundage enda andmed failiks." - }, - "password_policy_default_hint": { - "message": "Teie salasõna ei vasta teie organisatsiooni turvanõuetele. Lisateabe saamiseks kontakteeruge oma administraatoriga." - }, - "advisor": { - "message": "Nõuandja" - }, - "advisor_insight_password_not_set": { - "message": "Määrake enda andmete kaitsmiseks salasõna." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Oht" - }, - "warning": { - "message": "Hoiatus" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Sulge" - }, - "learn_more": { - "message": "Lisateave" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "Pole kontosid, mida kuvada. Lisage enda esimene konto." - }, - "permissions": { - "message": "Õigused" - }, - "permission_revoke": { - "message": "Võta tagasi" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Autentikaator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autentikaator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Autentikaator genereerib teie brauseris mitmikautentimise koode.", + "description": "Extension Description." + }, + "added": { + "message": " on lisatud.", + "description": "Added Account." + }, + "errorqr": { + "message": "Tuvastamatu QR kood.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Kehtetu konto saladus", + "description": "Secret Error." + }, + "add_code": { + "message": "Lisa konto", + "description": "Add account." + }, + "add_qr": { + "message": "Skaneeri QR kood", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Sisesta käsitsi", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Importimine ebaõnnestus. Kui migreerite andmeid Google Authenticator'ist, eksportige andmed sealt uuesti ning proovige uuesti.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Osa konto andmeid ei õnnestunud importida.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Sulge", + "description": "Close." + }, + "ok": { + "message": "Olgu", + "description": "OK." + }, + "yes": { + "message": "Jah", + "description": "Yes." + }, + "no": { + "message": "Ei", + "description": "No." + }, + "account": { + "message": "Konto", + "description": "Account." + }, + "accountName": { + "message": "Kasutajanimi", + "description": "Account Name." + }, + "issuer": { + "message": "Väljastaja", + "description": "Issuer." + }, + "secret": { + "message": "Saladus", + "description": "Secret." + }, + "updateSuccess": { + "message": "Õnnestus.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Ebaõnnestus.", + "description": "Update Failure." + }, + "about": { + "message": "Teave", + "description": "About." + }, + "settings": { + "message": "Seaded", + "description": "Settings." + }, + "security": { + "message": "Turvalisus", + "description": "Security." + }, + "current_phrase": { + "message": "Kehtiv salasõna", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Uus salasõna", + "description": "New Passphrase." + }, + "phrase": { + "message": "Salasõna", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Kinnita salasõna", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Kas te olete kindel, et soovite selle konto kustutada? Seda toimingut ei saa tagasi võtta.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Ma mõistan, et kõik minu andmed kustutatakse pöördumatult.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Lähtesta autentikaator" + }, + "delete_all_warning": { + "message": "See kustutab kõik teie andmed ja lähtestab Autentikaatori täielikult. Kustutatud andmeid ei saa taastada! Enne Autentikaatori lähtestamist peaksite kaaluma varukoopia loomist." + }, + "security_warning": { + "message": "Seda salasõna kasutatakse teie kontode krüpteerimiseks. Kui unustate salasõna, ei saa keegi teid aidata.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Uuenda", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Uut kontot ei saa lisada kuni kõik kontod on dekrüpteeritud. Palun sisestage enne jätkamist õige salasõna.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Kontosid, mida ei olnud võimalik lahti krüpteerida, ei kaasata käesolevasse varukoopiasse.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Salasõna ei kattu.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Krüpteeritud", + "description": "Encrypted." + }, + "copied": { + "message": "Kopeeritud", + "description": "Copied." + }, + "feedback": { + "message": "Tagasiside", + "description": "Feedback." + }, + "translate": { + "message": "Tõlkimine", + "description": "Translate." + }, + "source": { + "message": "Lähtekood", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Kontoandmete dekrüpteerimiseks sisestage salasõna.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sünkrooni kell Google'ga", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Mäleta salasõna", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Ettevaatust! Teie kohalik kell liiga mööda, palun parandage enne jätkamist.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Kas teil on varukoopia oma kontode jaoks? Ärge oodake, kuni on liiga hilja!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Jäädvustus ebaõnnestus, laadige leht uuesti ja proovige uuesti.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Ajapõhine", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Loenduripõhine", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Eelistused", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Suum", + "description": "Scale" + }, + "export_info": { + "message": "Hoiatus: Kõik varukoopiad on krüpteerimata. Kas soovite lisada konto mõnda teise rakendusse? Suunake kursor mis tahes paremal ülaosas asuvale kontole ja vajutage peidetud nupule.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Laadi alla varukoopia fail", + "description": "Download backup file." + }, + "import_backup": { + "message": "Impordi varukoopia", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Impordi varukoopia fail", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Impordi QR pildi varukoopia", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Impordi tekst-varukoopia", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importimine õnnestus, kuid mõnesid QR'i koode ei suudetud tuvastada.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Saate importida varukoopiaid partiidena, valides mitu faili.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Kuva kõik kirjed", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Hoiatus: Varukoopiad on krüpteerimata. Kasutamine enda vastutusel.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Varukoopiate importimiseks peate sisestama õige salasõna.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Teie salasõna hoiustatakse kohapeal, palun muutke seda kohe turvalisuse menüüst.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Eemalda", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Laadi alla parooliga kaitstud varukoopia", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Otsi", + "description": "Search" + }, + "popout": { + "message": "Hüpikakna režiim", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lukusta", + "description": "Lock accounts" + }, + "edit": { + "message": "Muuda", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuaalne varundus", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Automaatne täitmine", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Kõrge kontrastsus", + "description": "Use High Contrast" + }, + "theme": { + "message": "Teema", + "description": "Theme" + }, + "theme_light": { + "message": "Hele", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tume", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Lihtne", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompaktne", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Kõrge kontrastsus", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Tasane", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Varundage oma andmed automaatselt kolmanda osapoole salvestusteenustesse.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Brauseri sünk", + "description": "Storage location" + }, + "sign_in": { + "message": "Logi sisse", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Logi sisse (ettevõte)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Miks ettevõtte kontod nõuavad rohkem õiguseid?" + }, + "log_out": { + "message": "Logi välja", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Teie kontoga $SERVICE$ ühendamisel tekkis probleem, palun logige uuesti sisse.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Teil on üks või mitu Steami või Blizzardi kontot. Krüpteerimata varukoopiad ei kasuta standardiseeritud varundusvormingut.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Varukoopiaid saate importida ka mõnedest teisest rakendustest.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Lisateave", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Laadimine..." + }, + "autolock": { + "message": "Lukusta pärast" + }, + "minutes": { + "message": "minutit" + }, + "advanced": { + "message": "Lisavalikud" + }, + "period": { + "message": "Periood" + }, + "type": { + "message": "Liik" + }, + "invalid": { + "message": "Kehtetu" + }, + "digits": { + "message": "Numbrid" + }, + "algorithm": { + "message": "Algoritm" + }, + "smart_filter": { + "message": "Nutikas filter" + }, + "backup": { + "message": "Varundus" + }, + "backup_file_info": { + "message": "Varundage enda andmed failiks." + }, + "password_policy_default_hint": { + "message": "Teie salasõna ei vasta teie organisatsiooni turvanõuetele. Lisateabe saamiseks kontakteeruge oma administraatoriga." + }, + "advisor": { + "message": "Nõuandja" + }, + "advisor_insight_password_not_set": { + "message": "Määrake enda andmete kaitsmiseks salasõna." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Oht" + }, + "warning": { + "message": "Hoiatus" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Sulge" + }, + "learn_more": { + "message": "Lisateave" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "Pole kontosid, mida kuvada. Lisage enda esimene konto." + }, + "permissions": { + "message": "Õigused" + }, + "permission_revoke": { + "message": "Võta tagasi" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From e2df121820141f53f15cb85807d69b4b8f91b36a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:51 -0500 Subject: [PATCH 3343/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index 626d9d484..ca57a688c 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Divpakāpju kodu ģenerators", - "description": "Extension Name." - }, - "extShortName": { - "message": "Divpakāpju kodu ģenerators", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Divpakāpju kodu ģenerators atvieglo darbu ar 2FA (divpakāpju) autentifikācijas kodu izveidošanu un aizpildīšanu jūsu pārlūkprogrammā.", - "description": "Extension Description." - }, - "added": { - "message": " tika pievienots(a).", - "description": "Added Account." - }, - "errorqr": { - "message": "Neatpazīstams kvadrātkods (QR kods).", - "description": "QR Error." - }, - "errorsecret": { - "message": "Konta slepenā atslēga nav derīga", - "description": "Secret Error." - }, - "add_code": { - "message": "Pievienot kontu", - "description": "Add account." - }, - "add_qr": { - "message": "Nolasīt kvadrātkodu (QR kodu)", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manuāla ievadīšana", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Neizdevās importēt. Ja migrējat datus no Google Authenticator, lūdzu, atkārtoti eksportējiet datus no Google Authenticator un mēģiniet vēlreiz.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Daži konta dati netika veiksmīgi importēti.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Aizvērt", - "description": "Close." - }, - "ok": { - "message": "Labi", - "description": "OK." - }, - "yes": { - "message": "Jā", - "description": "Yes." - }, - "no": { - "message": "Nē", - "description": "No." - }, - "account": { - "message": "Konts", - "description": "Account." - }, - "accountName": { - "message": "Lietotājvārds", - "description": "Account Name." - }, - "issuer": { - "message": "Izsniedzējs", - "description": "Issuer." - }, - "secret": { - "message": "Slepenā atslēga", - "description": "Secret." - }, - "updateSuccess": { - "message": "Veiksmīgi paveikts.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Neizdevās paveikt.", - "description": "Update Failure." - }, - "about": { - "message": "Par", - "description": "About." - }, - "settings": { - "message": "Iestatījumi", - "description": "Settings." - }, - "security": { - "message": "Drošība", - "description": "Security." - }, - "current_phrase": { - "message": "Pašreizējā parole", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Jaunā parole", - "description": "New Passphrase." - }, - "phrase": { - "message": "Parole", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Apstiprināt paroli", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Vai tiešām vēlaties dzēst šo kontu? Šo darbību nevarēs atsaukt.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Es saprotu, ka visi mani dati tiks neatgriezeniski dzēsti.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Atiestatīt Divpakāpju kodu ģeneratoru" - }, - "delete_all_warning": { - "message": "Tiks dzēsti visi jūsu dati un pilnībā tiks atiestatīts Divpakāpju kodu ģenerators. Jūs nevarēsiet atgūt izdzēstos datus! Pirms Divpakāpju kodu ģeneratora atiestatīšanas apsveriet iespēju veikt rezerves kopiju." - }, - "security_warning": { - "message": "Šī parole tiks izmantota jūsu kontu šifrēšanai. Neviens nevarēs jums palīdzēt, ja aizmirsīsiet paroli.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Atjaunināt", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Jūs nevarat pievienot jaunu kontu, kamēr visi konti nav atšifrēti. Lai turpināt, lūdzu, ievadiet pareizo paroli.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Konti, kurus nevarēja atšifrēt, netiks iekļauti šajā rezerves kopijā.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Paroles nesakrīt.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Šifrēts", - "description": "Encrypted." - }, - "copied": { - "message": "Nokopēts", - "description": "Copied." - }, - "feedback": { - "message": "Atsauksmes", - "description": "Feedback." - }, - "translate": { - "message": "Tulkot", - "description": "Translate." - }, - "source": { - "message": "Avota kods", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Ievadiet paroli, lai atšifrētu konta datus.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sinhronizēt laiku ar Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Atcerēties paroli", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Uzmanību bīstami! Jūsu vietējais laiks ir ar pārāk lielu laika nobīdi. Lūdzu, sinhronizējiet laiku ar kādu laika serveri, pirms turpināt.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Vai jums ir rezerves kopija jūsu kontiem? Negaidiet, kamēr būs par vēlu!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Neizdevās notvert. Lūdzu, atkārtoti ielādējiet lapu un mēģiniet vēlreiz.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Vai mēģināt nolasīt kvadrātkodu (QR kodu) no lokāla faila? Tā vietā izmantojiet Importēt kvadrātkoda (QR) attēla rezerves kopiju.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Laika balstīts", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Skaitītāja balstīts", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Iestatījumi", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Mērogs", - "description": "Scale" - }, - "export_info": { - "message": "Brīdinājums: visas rezerves kopijas ir nešifrētas. Vēlaties pievienot kontu citai programmai? Virziet kursoru virs jebkura konta augšējās labās daļas un nospiediet slēpto pogu.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Saglabāt rezerves kopijas failu", - "description": "Download backup file." - }, - "import_backup": { - "message": "Importēt rezerves kopiju", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Importēt rezerves failu", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Importēt kvadrātkoda (QR) attēla rezerves kopiju", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Importēt teksta rezerves kopiju", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Importēšana bija veiksmīga, taču dažus kvadrātkodus (QR kodus) nevarēja atpazīt.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Variet atlasīt vairākus failus, lai importētu rezerves kopiju vienu pēc otra.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Rādīt visus ierakstus", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Brīdinājums: rezerves kopijas nav šifrētas. Izmantojiet uz pašu atbildības.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Lai importētu rezerves kopijas, ir jānorāda pareiza parole.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Jūsu parole ir saglabāta lokāli, lūdzu, nekavējoties nomainiet to drošības izvēlnē.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Dzēst", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Lejupielādēt rezerves kopiju aizsargātu ar paroli", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Meklēt", - "description": "Search" - }, - "popout": { - "message": "Uznirstošais režīms", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Aizslēgt", - "description": "Lock accounts" - }, - "edit": { - "message": "Rediģēt", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manuāla dublēšana", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Izmantot automātisko aizpildīšanu", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Izmantot spilgtu kontrastu", - "description": "Use High Contrast" - }, - "theme": { - "message": "Izskats", - "description": "Theme" - }, - "theme_light": { - "message": "Gaišais", - "description": "Light theme" - }, - "theme_dark": { - "message": "Tumšais", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Vienkāršais", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompaktais", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Spilgta kontrasta", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Plakanais", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automātiski veikt datu rezerves kopiju trešās puses krātuves pakalpojumos.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Pārlūkprogrammas sinhronizēšana", - "description": "Storage location" - }, - "sign_in": { - "message": "Autorizēties", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Autorizēties (Uzņēmuma)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Kāpēc uzņēmumu kontiem ir nepieciešamas vairāk atļauju?" - }, - "log_out": { - "message": "Iziet", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "Radās problēma, veidojot savienojumu ar jūsu $SERVICE$ kontu. Lūdzu, autorizējieties vēlreiz.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Jums ir viens vai vairāki Steam vai Blizzard konti. Nešifrētās rezerves kopijas neizmantos standartizēto rezerves kopijas formātu.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Varat importēt rezerves kopijas no dažām citām programmām.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Uzzināt vairāk", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Ielādē..." - }, - "autolock": { - "message": "Aizslēgt pēc" - }, - "minutes": { - "message": "minūtes(-ēm)" - }, - "advanced": { - "message": "Papildu" - }, - "period": { - "message": "Laika termiņš" - }, - "type": { - "message": "Tips" - }, - "invalid": { - "message": "Nederīgs" - }, - "digits": { - "message": "Cipari" - }, - "algorithm": { - "message": "Algoritms" - }, - "smart_filter": { - "message": "Viedais filtrs" - }, - "backup": { - "message": "Rezerves kopija" - }, - "backup_file_info": { - "message": "Izveidot datu rezerves kopiju failā." - }, - "password_policy_default_hint": { - "message": "Jūsu parole neatbilst jūsu organizācijas drošības prasībām. Lai iegūtu papildinformāciju, sazinieties ar savu administratoru." - }, - "advisor": { - "message": "Padomdevējs" - }, - "advisor_insight_password_not_set": { - "message": "Iestatīt paroli, lai aizsargātu datus." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Iespējojiet automātisko aizslēgšanu, lai aizsargātu savus datus." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Pārlūkprogrammas sinhronizēšana ir atspējota. Iespējojot to, kontus var sinhronizēt dažādās pārlūkprogrammās." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Var iespējot automātisko aizpildīšanu, lai automātiski ievadītu kodus vietnēs." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Viedā filtra iespējošana ļauj ātri piekļūt kontiem." - }, - "show_all_insights": { - "message": "Rādīt visus ieteikumus." - }, - "no_insight_available": { - "message": "Ieteikumi nav atrasti, viss ir kārtībā!" - }, - "danger": { - "message": "Bīstami" - }, - "warning": { - "message": "Brīdinājums" - }, - "info": { - "message": "Informācija" - }, - "dismiss": { - "message": "Ignorēt" - }, - "learn_more": { - "message": "Uzzināt vairāk" - }, - "enable_context_menu": { - "message": "Pievienot konteksta izvēlnei" - }, - "no_entires": { - "message": "Nav kontu, ko parādīt. Pievienojiet savu pirmo kontu tūlīt." - }, - "permissions": { - "message": "Atļaujas" - }, - "permission_revoke": { - "message": "Noņemt" - }, - "permission_show_required_permissions": { - "message": "Rādīt neatsaucamās atļaujas" - }, - "permission_required": { - "message": "Šī atļauja ir nepieciešama, un to nevar atsaukt." - }, - "permission_active_tab": { - "message": "Piekļuve pašreizējai cilnei, lai varētu nolasīt kvadrātkodus (QR kodus)." - }, - "permission_storage": { - "message": "Piekļuve pārlūkprogrammas krātuvei, lai varētu saglabāt konta datus." - }, - "permission_identity": { - "message": "Ļauj autorizēties trešās puses krātuves pakalpojumos." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Piešķir tikai rakstīšanas piekļuvi starpliktuvei, lai varētu kopēt kodus starpliktuvē, kad noklikšķināt uz konta." - }, - "permission_context_menus": { - "message": "Pievieno Divpakāpju kodu ģeneratoru konteksta izvēlnei." - }, - "permission_sync_clock": { - "message": "Atļauj sinhronizēt laiku ar Google." - }, - "permission_dropbox": { - "message": "Atļauj veikt rezerves kopiju Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "Jums vispirms ir jāatslēdz Dropbox rezerves kopija." - }, - "permission_drive": { - "message": "Atļauj veikt rezerves kopiju Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "Jums vispirms ir jāatslēdz Google Drive rezerves kopija." - }, - "permission_onedrive": { - "message": "Atļauj veikt rezerves kopiju OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "Jums vispirms ir jāatslēdz OneDrive rezerves kopija." - }, - "permission_unknown_permission": { - "message": "Nezināma atļauja. Ja redzat šo ziņojumu, lūdzu, nosūtiet kļūdu ziņojumu." + "extName": { + "message": "Divpakāpju kodu ģenerators", + "description": "Extension Name." + }, + "extShortName": { + "message": "Divpakāpju kodu ģenerators", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Divpakāpju kodu ģenerators atvieglo darbu ar 2FA (divpakāpju) autentifikācijas kodu izveidošanu un aizpildīšanu jūsu pārlūkprogrammā.", + "description": "Extension Description." + }, + "added": { + "message": " tika pievienots(a).", + "description": "Added Account." + }, + "errorqr": { + "message": "Neatpazīstams kvadrātkods (QR kods).", + "description": "QR Error." + }, + "errorsecret": { + "message": "Konta slepenā atslēga nav derīga", + "description": "Secret Error." + }, + "add_code": { + "message": "Pievienot kontu", + "description": "Add account." + }, + "add_qr": { + "message": "Nolasīt kvadrātkodu (QR kodu)", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manuāla ievadīšana", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Neizdevās importēt. Ja migrējat datus no Google Authenticator, lūdzu, atkārtoti eksportējiet datus no Google Authenticator un mēģiniet vēlreiz.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Daži konta dati netika veiksmīgi importēti.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Aizvērt", + "description": "Close." + }, + "ok": { + "message": "Labi", + "description": "OK." + }, + "yes": { + "message": "Jā", + "description": "Yes." + }, + "no": { + "message": "Nē", + "description": "No." + }, + "account": { + "message": "Konts", + "description": "Account." + }, + "accountName": { + "message": "Lietotājvārds", + "description": "Account Name." + }, + "issuer": { + "message": "Izsniedzējs", + "description": "Issuer." + }, + "secret": { + "message": "Slepenā atslēga", + "description": "Secret." + }, + "updateSuccess": { + "message": "Veiksmīgi paveikts.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Neizdevās paveikt.", + "description": "Update Failure." + }, + "about": { + "message": "Par", + "description": "About." + }, + "settings": { + "message": "Iestatījumi", + "description": "Settings." + }, + "security": { + "message": "Drošība", + "description": "Security." + }, + "current_phrase": { + "message": "Pašreizējā parole", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Jaunā parole", + "description": "New Passphrase." + }, + "phrase": { + "message": "Parole", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Apstiprināt paroli", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Vai tiešām vēlaties dzēst šo kontu? Šo darbību nevarēs atsaukt.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Es saprotu, ka visi mani dati tiks neatgriezeniski dzēsti.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Atiestatīt Divpakāpju kodu ģeneratoru" + }, + "delete_all_warning": { + "message": "Tiks dzēsti visi jūsu dati un pilnībā tiks atiestatīts Divpakāpju kodu ģenerators. Jūs nevarēsiet atgūt izdzēstos datus! Pirms Divpakāpju kodu ģeneratora atiestatīšanas apsveriet iespēju veikt rezerves kopiju." + }, + "security_warning": { + "message": "Šī parole tiks izmantota jūsu kontu šifrēšanai. Neviens nevarēs jums palīdzēt, ja aizmirsīsiet paroli.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Atjaunināt", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Jūs nevarat pievienot jaunu kontu, kamēr visi konti nav atšifrēti. Lai turpināt, lūdzu, ievadiet pareizo paroli.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Konti, kurus nevarēja atšifrēt, netiks iekļauti šajā rezerves kopijā.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Paroles nesakrīt.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Šifrēts", + "description": "Encrypted." + }, + "copied": { + "message": "Nokopēts", + "description": "Copied." + }, + "feedback": { + "message": "Atsauksmes", + "description": "Feedback." + }, + "translate": { + "message": "Tulkot", + "description": "Translate." + }, + "source": { + "message": "Avota kods", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Ievadiet paroli, lai atšifrētu konta datus.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sinhronizēt laiku ar Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Atcerēties paroli", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Uzmanību bīstami! Jūsu vietējais laiks ir ar pārāk lielu laika nobīdi. Lūdzu, sinhronizējiet laiku ar kādu laika serveri, pirms turpināt.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Vai jums ir rezerves kopija jūsu kontiem? Negaidiet, kamēr būs par vēlu!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Neizdevās notvert. Lūdzu, atkārtoti ielādējiet lapu un mēģiniet vēlreiz.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Vai mēģināt nolasīt kvadrātkodu (QR kodu) no lokāla faila? Tā vietā izmantojiet Importēt kvadrātkoda (QR) attēla rezerves kopiju.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Laika balstīts", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Skaitītāja balstīts", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Iestatījumi", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Mērogs", + "description": "Scale" + }, + "export_info": { + "message": "Brīdinājums: visas rezerves kopijas ir nešifrētas. Vēlaties pievienot kontu citai programmai? Virziet kursoru virs jebkura konta augšējās labās daļas un nospiediet slēpto pogu.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Saglabāt rezerves kopijas failu", + "description": "Download backup file." + }, + "import_backup": { + "message": "Importēt rezerves kopiju", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Importēt rezerves failu", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Importēt kvadrātkoda (QR) attēla rezerves kopiju", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Importēt teksta rezerves kopiju", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Importēšana bija veiksmīga, taču dažus kvadrātkodus (QR kodus) nevarēja atpazīt.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Variet atlasīt vairākus failus, lai importētu rezerves kopiju vienu pēc otra.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Rādīt visus ierakstus", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Brīdinājums: rezerves kopijas nav šifrētas. Izmantojiet uz pašu atbildības.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Lai importētu rezerves kopijas, ir jānorāda pareiza parole.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Jūsu parole ir saglabāta lokāli, lūdzu, nekavējoties nomainiet to drošības izvēlnē.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Dzēst", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Lejupielādēt rezerves kopiju aizsargātu ar paroli", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Meklēt", + "description": "Search" + }, + "popout": { + "message": "Uznirstošais režīms", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Aizslēgt", + "description": "Lock accounts" + }, + "edit": { + "message": "Rediģēt", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manuāla dublēšana", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Izmantot automātisko aizpildīšanu", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Izmantot spilgtu kontrastu", + "description": "Use High Contrast" + }, + "theme": { + "message": "Izskats", + "description": "Theme" + }, + "theme_light": { + "message": "Gaišais", + "description": "Light theme" + }, + "theme_dark": { + "message": "Tumšais", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Vienkāršais", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompaktais", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Spilgta kontrasta", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Plakanais", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automātiski veikt datu rezerves kopiju trešās puses krātuves pakalpojumos.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Pārlūkprogrammas sinhronizēšana", + "description": "Storage location" + }, + "sign_in": { + "message": "Autorizēties", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Autorizēties (Uzņēmuma)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Kāpēc uzņēmumu kontiem ir nepieciešamas vairāk atļauju?" + }, + "log_out": { + "message": "Iziet", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "Radās problēma, veidojot savienojumu ar jūsu $SERVICE$ kontu. Lūdzu, autorizējieties vēlreiz.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Jums ir viens vai vairāki Steam vai Blizzard konti. Nešifrētās rezerves kopijas neizmantos standartizēto rezerves kopijas formātu.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Varat importēt rezerves kopijas no dažām citām programmām.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Uzzināt vairāk", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Ielādē..." + }, + "autolock": { + "message": "Aizslēgt pēc" + }, + "minutes": { + "message": "minūtes(-ēm)" + }, + "advanced": { + "message": "Papildu" + }, + "period": { + "message": "Laika termiņš" + }, + "type": { + "message": "Tips" + }, + "invalid": { + "message": "Nederīgs" + }, + "digits": { + "message": "Cipari" + }, + "algorithm": { + "message": "Algoritms" + }, + "smart_filter": { + "message": "Viedais filtrs" + }, + "backup": { + "message": "Rezerves kopija" + }, + "backup_file_info": { + "message": "Izveidot datu rezerves kopiju failā." + }, + "password_policy_default_hint": { + "message": "Jūsu parole neatbilst jūsu organizācijas drošības prasībām. Lai iegūtu papildinformāciju, sazinieties ar savu administratoru." + }, + "advisor": { + "message": "Padomdevējs" + }, + "advisor_insight_password_not_set": { + "message": "Iestatīt paroli, lai aizsargātu datus." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Iespējojiet automātisko aizslēgšanu, lai aizsargātu savus datus." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Pārlūkprogrammas sinhronizēšana ir atspējota. Iespējojot to, kontus var sinhronizēt dažādās pārlūkprogrammās." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Var iespējot automātisko aizpildīšanu, lai automātiski ievadītu kodus vietnēs." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Viedā filtra iespējošana ļauj ātri piekļūt kontiem." + }, + "show_all_insights": { + "message": "Rādīt visus ieteikumus." + }, + "no_insight_available": { + "message": "Ieteikumi nav atrasti, viss ir kārtībā!" + }, + "danger": { + "message": "Bīstami" + }, + "warning": { + "message": "Brīdinājums" + }, + "info": { + "message": "Informācija" + }, + "dismiss": { + "message": "Ignorēt" + }, + "learn_more": { + "message": "Uzzināt vairāk" + }, + "enable_context_menu": { + "message": "Pievienot konteksta izvēlnei" + }, + "no_entires": { + "message": "Nav kontu, ko parādīt. Pievienojiet savu pirmo kontu tūlīt." + }, + "permissions": { + "message": "Atļaujas" + }, + "permission_revoke": { + "message": "Noņemt" + }, + "permission_show_required_permissions": { + "message": "Rādīt neatsaucamās atļaujas" + }, + "permission_required": { + "message": "Šī atļauja ir nepieciešama, un to nevar atsaukt." + }, + "permission_active_tab": { + "message": "Piekļuve pašreizējai cilnei, lai varētu nolasīt kvadrātkodus (QR kodus)." + }, + "permission_storage": { + "message": "Piekļuve pārlūkprogrammas krātuvei, lai varētu saglabāt konta datus." + }, + "permission_identity": { + "message": "Ļauj autorizēties trešās puses krātuves pakalpojumos." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Piešķir tikai rakstīšanas piekļuvi starpliktuvei, lai varētu kopēt kodus starpliktuvē, kad noklikšķināt uz konta." + }, + "permission_context_menus": { + "message": "Pievieno Divpakāpju kodu ģeneratoru konteksta izvēlnei." + }, + "permission_sync_clock": { + "message": "Atļauj sinhronizēt laiku ar Google." + }, + "permission_dropbox": { + "message": "Atļauj veikt rezerves kopiju Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "Jums vispirms ir jāatslēdz Dropbox rezerves kopija." + }, + "permission_drive": { + "message": "Atļauj veikt rezerves kopiju Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "Jums vispirms ir jāatslēdz Google Drive rezerves kopija." + }, + "permission_onedrive": { + "message": "Atļauj veikt rezerves kopiju OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "Jums vispirms ir jāatslēdz OneDrive rezerves kopija." + }, + "permission_unknown_permission": { + "message": "Nezināma atļauja. Ja redzat šo ziņojumu, lūdzu, nosūtiet kļūdu ziņojumu." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 29ef24e64f4af8da8d11c68e287bbacfa4c70df2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:52 -0500 Subject: [PATCH 3344/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 99ecf4e36..fe485e48f 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authentication", - "description": "Extension Name." - }, - "extShortName": { - "message": "सत्यापन", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "ऑथेंटिकेटर आपके ब्राउज़र में \"टू-फैक्टर ऑथेंटिकेशन\" कोड जेनरेट करता है।", - "description": "Extension Description." - }, - "added": { - "message": " जोड़ दिया गया है।", - "description": "Added Account." - }, - "errorqr": { - "message": "अपरिचित \"क्यूआर कोड\"।", - "description": "QR Error." - }, - "errorsecret": { - "message": "अमान्य \"खाता गुप्त\"", - "description": "Secret Error." - }, - "add_code": { - "message": "खाता जोड़ो", - "description": "Add account." - }, - "add_qr": { - "message": "स्कैन \"क्यू-आर कोड\"", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "हस्त प्रविष्टि", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "आयात विफल. यदि आप Google Authenticator से डेटा माइग्रेट कर रहे हैं, तो कृपया Google प्रमाणक से अपना डेटा पुनः निर्यात करें और पुनः प्रयास करें।", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "कुछ खाता डेटा सफलतापूर्वक आयात नहीं किया गया था।", - "description": "Some migration data is broken." - }, - "close": { - "message": "बंद", - "description": "Close." - }, - "ok": { - "message": "ठीक", - "description": "OK." - }, - "yes": { - "message": "हां", - "description": "Yes." - }, - "no": { - "message": "नहीं", - "description": "No." - }, - "account": { - "message": "खाता", - "description": "Account." - }, - "accountName": { - "message": "उपयोगकर्ता नाम", - "description": "Account Name." - }, - "issuer": { - "message": "ज़ारीकर्ता", - "description": "Issuer." - }, - "secret": { - "message": "रहस्य", - "description": "Secret." - }, - "updateSuccess": { - "message": "सफलता", - "description": "Update Success." - }, - "updateFailure": { - "message": "विफलता", - "description": "Update Failure." - }, - "about": { - "message": "अबाउट", - "description": "About." - }, - "settings": { - "message": "सेटिंग्स", - "description": "Settings." - }, - "security": { - "message": "सुरक्षा", - "description": "Security." - }, - "current_phrase": { - "message": "वर्तमान पासवर्ड", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "नया पासवर्ड", - "description": "New Passphrase." - }, - "phrase": { - "message": "पासवर्ड", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "पासवर्ड की पुष्टि करें", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "क्या आप वाकई इस खाते को हटाना चाहते हैं? इस एक्शन को वापस नहीं किया जा सकता।", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "मैं समझता/समझती हूं कि मेरा सारा डेटा अपरिवर्तनीय रूप से हटा दिया जाएगा।", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "प्रमाणक रीसेट करें" - }, - "delete_all_warning": { - "message": "यह आपके सभी डेटा को हटा देगा और प्रमाणक को पूरी तरह से रीसेट कर देगा। आप किसी भी हटाए गए डेटा को पुनर्प्राप्त नहीं कर पाएंगे! प्रमाणक को रीसेट करने से पहले आपको एक बैकअप सहेजने पर विचार करना चाहिए।" - }, - "security_warning": { - "message": "इस पासवर्ड का उपयोग आपके खातों को एन्क्रिप्ट करने के लिए किया जाएगा। अगर आप पासवर्ड भूल जाते हैं तो कोई आपकी मदद नहीं कर सकता।", - "description": "Passphrase Warning." - }, - "update": { - "message": "अपडेट करें", - "description": "Update." - }, - "phrase_incorrect": { - "message": "जब तक सभी खाते डिक्रिप्ट नहीं हो जाते, तब तक आप एक नया खाता नहीं जोड़ सकते। जारी रखने से पहले कृपया सही पासवर्ड दर्ज करें।", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "जिन खातों को डिक्रिप्ट नहीं किया जा सका था, उन्हें इस बैकअप में शामिल नहीं किया जाएगा।", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "गलत पासवर्ड", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "गोपित", - "description": "Encrypted." - }, - "copied": { - "message": "कॉपीड", - "description": "Copied." - }, - "feedback": { - "message": "प्रतिपुष्टि", - "description": "Feedback." - }, - "translate": { - "message": "अनुवाद करें", - "description": "Translate." - }, - "source": { - "message": "सोर्स कोड", - "description": "Source Code." - }, - "passphrase_info": { - "message": "खाता डेटा डिक्रिप्ट करने के लिए पासवर्ड दर्ज करें।", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "घड़ी को Google के साथ सिंक करें", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "पासवर्ड याद रखें", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "आपकी स्थानीय घड़ी बहुत दूर है, कृपया जारी रखने से पहले इसे ठीक कर लें।", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "क्या आपके पास अपने खातों का बैकअप है?", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "कैप्चर विफल, कृपया पृष्ठ को पुनः लोड करें और पुनः प्रयास करें।", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "क्या आप किसी स्थानीय फ़ाइल से QR कोड स्कैन करने का प्रयास कर रहे हैं? इसके बजाय आयात क्यूआर छवि बैकअप का उपयोग करें।", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "समय पर आधारित", - "description": "Time Based" - }, - "based_on_counter": { - "message": "काउंटर पर आधारित", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "प्राथमिकताएं", - "description": "Popup Page Settings" - }, - "scale": { - "message": "परिमाण", - "description": "Scale" - }, - "export_info": { - "message": "चेतावनी: सभी बैकअप अनएन्क्रिप्टेड हैं। किसी अन्य ऐप में एक खाता जोड़ना चाहते हैं? किसी भी खाते के ऊपरी दाएं भाग पर होवर करें और छिपे हुए बटन को दबाएं।", - "description": "Export menu info text" - }, - "download_backup": { - "message": "बैकअप डाउनलोड करें", - "description": "Download backup file." - }, - "import_backup": { - "message": "बैकअप आयात करें", - "description": "Import backup." - }, - "import_backup_file": { - "message": "बैकअप फ़ाइल आयात करें", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "क्यूआर छवि बैकअप आयात करें", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "टेक्स्ट बैकअप आयात करें", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "आयात सफल रहा, लेकिन कुछ क्यूआर कोड पहचाने नहीं जा सके।", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "आप बैचों में बैकअप आयात करने के लिए एकाधिक फ़ाइलों का चयन कर सकते हैं।", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "सभी प्रविष्टियाँ दिखाएँ", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "चेतावनी: बैकअप अनएन्क्रिप्टेड हैं। अपने जोखिम पार इस्तेमाल करें।", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "बैकअप आयात करने के लिए आपको सही पासवर्ड प्रदान करना होगा।", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "आपका पासवर्ड स्थानीय रूप से संग्रहीत है, कृपया इसे तुरंत सुरक्षा मेनू में बदलें।", - "description": "localStorage password warning." - }, - "remove": { - "message": "हटाएं", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "पासवर्ड से सुरक्षित बैकअप डाउनलोड करें", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "खोजें", - "description": "Search" - }, - "popout": { - "message": "पॉप अप मोड", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "लॉक करें", - "description": "Lock accounts" - }, - "edit": { - "message": "संपादित", - "description": "Edit" - }, - "manual_dropbox": { - "message": "मैनुअल बैकअप I", - "description": "Manual backup" - }, - "use_autofill": { - "message": "स्वतः भरण का उपयोग करें", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "अधिक कंट्रास्ट", - "description": "Use High Contrast" - }, - "theme": { - "message": "थीम", - "description": "Theme" - }, - "theme_light": { - "message": "हल्की", - "description": "Light theme" - }, - "theme_dark": { - "message": "डार्क", - "description": "Dark theme" - }, - "theme_simple": { - "message": "सरल", - "description": "Simple theme" - }, - "theme_compact": { - "message": "सघन", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "अधिक कंट्रास्ट", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "सपाट", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "अपने डेटा को तृतीय पक्ष संग्रहण सेवाओं में स्वचालित रूप से बैकअप लें।", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "ब्राउज़र सिंक", - "description": "Storage location" - }, - "sign_in": { - "message": "अंदर आएं", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "साइन इन करें (व्यवसाय)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "व्यावसायिक खातों को अधिक अनुमतियों की आवश्यकता क्यों होती है?" - }, - "log_out": { - "message": "लॉगआउट", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "आपके $SERVICE$ खाते से कनेक्ट होने में एक समस्या थी, कृपया फिर से साइन इन करें।", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "आपके पास एक या अधिक स्टीम या बर्फ़ीला तूफ़ान खाते हैं। अनएन्क्रिप्टेड बैकअप मानकीकृत बैकअप प्रारूप का उपयोग नहीं करेंगे।", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "आप कुछ अन्य एप्लिकेशन से बैकअप आयात कर सकते हैं।", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "और अधिक जानें", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "लोड हो रहा है..." - }, - "autolock": { - "message": "के बाद लॉक ऐप" - }, - "minutes": { - "message": "मिनट" - }, - "advanced": { - "message": "उन्नत" - }, - "period": { - "message": "अवधि" - }, - "type": { - "message": "प्रकार" - }, - "invalid": { - "message": "अमान्य" - }, - "digits": { - "message": "अंक" - }, - "algorithm": { - "message": "अल्गोरिथम" - }, - "smart_filter": { - "message": "स्मार्ट फ़िल्टर" - }, - "backup": { - "message": "बैकअप" - }, - "backup_file_info": { - "message": "एक फ़ाइल में अपने डेटा का बैकअप लें।" - }, - "password_policy_default_hint": { - "message": "आपका पासवर्ड आपके संगठन की सुरक्षा आवश्यकताओं को पूरा नहीं करता है। अधिक जानकारी के लिए अपने व्यवस्थापक से संपर्क करें।" - }, - "advisor": { - "message": "सलाहकार" - }, - "advisor_insight_password_not_set": { - "message": "अपने डेटा की सुरक्षा के लिए एक पासवर्ड सेट करें।" - }, - "advisor_insight_auto_lock_not_set": { - "message": "अपने डेटा की सुरक्षा के लिए ऑटो-लॉक सक्षम करें।" - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "ब्राउज़र सिंक अक्षम है। इसे सक्षम करने से खातों को सभी ब्राउज़रों में समन्वयित किया जा सकता है।" - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "वेबसाइटों में स्वचालित रूप से कोड भरने के लिए स्वतः भरण को सक्षम किया जा सकता है।" - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "स्मार्ट फ़िल्टर को सक्षम करने से खातों तक त्वरित पहुँच की अनुमति मिलती है।" - }, - "show_all_insights": { - "message": "सभी अंतर्दृष्टि दिखाएं।" - }, - "no_insight_available": { - "message": "कोई अंतर्दृष्टि नहीं मिली, सब कुछ अच्छा लग रहा है!" - }, - "danger": { - "message": "खतरा" - }, - "warning": { - "message": "चेतावनी" - }, - "info": { - "message": "जानकारी" - }, - "dismiss": { - "message": "खारिज" - }, - "learn_more": { - "message": "और अधिक जानें" - }, - "enable_context_menu": { - "message": "प्रसंग मेनू में जोड़ें" - }, - "no_entires": { - "message": "प्रदर्शित करने के लिए कोई खाता नहीं है। अपना पहला खाता अभी जोड़ें।" - }, - "permissions": { - "message": "अनुमतियां" - }, - "permission_revoke": { - "message": "रद्द करना" - }, - "permission_show_required_permissions": { - "message": "गैर-प्रतिसंहरणीय अनुमतियां दिखाएं" - }, - "permission_required": { - "message": "यह एक आवश्यक अनुमति है और इसे निरस्त नहीं किया जा सकता है।" - }, - "permission_active_tab": { - "message": "क्यूआर कोड स्कैन करने के लिए वर्तमान टैब तक पहुंचें।" - }, - "permission_storage": { - "message": "खाता डेटा संग्रहीत करने के लिए ब्राउज़र संग्रहण तक पहुंच।" - }, - "permission_identity": { - "message": "तृतीय पक्ष संग्रहण सेवाओं में साइन इन करने की अनुमति देता है।" - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "जब आप खाते पर क्लिक करते हैं तो कोड को क्लिपबोर्ड पर कॉपी करने के लिए क्लिपबोर्ड पर केवल-लिखने की पहुंच प्रदान करता है।" - }, - "permission_context_menus": { - "message": "संदर्भ मेनू में प्रमाणक जोड़ता है।" - }, - "permission_sync_clock": { - "message": "घड़ी को Google के साथ सिंक करने की अनुमति देता है।" - }, - "permission_dropbox": { - "message": "Dropbox बैकअप की अनुमति देता है" - }, - "permission_dropbox_cannot_revoke": { - "message": "आपको पहले Dropbox बैकअप को अक्षम करना होगा।" - }, - "permission_drive": { - "message": "Google Drive पर बैकअप की अनुमति देता है।" - }, - "permission_drive_cannot_revoke": { - "message": "आपको पहले Google Drive बैकअप को अक्षम करना होगा।" - }, - "permission_onedrive": { - "message": "OneDrive पर बैकअप की अनुमति देता है।" - }, - "permission_onedrive_cannot_revoke": { - "message": "आपको पहले OneDrive बैकअप को अक्षम करना होगा।" - }, - "permission_unknown_permission": { - "message": "अज्ञात अनुमति। यदि आप यह संदेश देखते हैं, तो कृपया एक बग रिपोर्ट भेजें।" + "extName": { + "message": "Authentication", + "description": "Extension Name." + }, + "extShortName": { + "message": "सत्यापन", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "ऑथेंटिकेटर आपके ब्राउज़र में \"टू-फैक्टर ऑथेंटिकेशन\" कोड जेनरेट करता है।", + "description": "Extension Description." + }, + "added": { + "message": " जोड़ दिया गया है।", + "description": "Added Account." + }, + "errorqr": { + "message": "अपरिचित \"क्यूआर कोड\"।", + "description": "QR Error." + }, + "errorsecret": { + "message": "अमान्य \"खाता गुप्त\"", + "description": "Secret Error." + }, + "add_code": { + "message": "खाता जोड़ो", + "description": "Add account." + }, + "add_qr": { + "message": "स्कैन \"क्यू-आर कोड\"", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "हस्त प्रविष्टि", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "आयात विफल. यदि आप Google Authenticator से डेटा माइग्रेट कर रहे हैं, तो कृपया Google प्रमाणक से अपना डेटा पुनः निर्यात करें और पुनः प्रयास करें।", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "कुछ खाता डेटा सफलतापूर्वक आयात नहीं किया गया था।", + "description": "Some migration data is broken." + }, + "close": { + "message": "बंद", + "description": "Close." + }, + "ok": { + "message": "ठीक", + "description": "OK." + }, + "yes": { + "message": "हां", + "description": "Yes." + }, + "no": { + "message": "नहीं", + "description": "No." + }, + "account": { + "message": "खाता", + "description": "Account." + }, + "accountName": { + "message": "उपयोगकर्ता नाम", + "description": "Account Name." + }, + "issuer": { + "message": "ज़ारीकर्ता", + "description": "Issuer." + }, + "secret": { + "message": "रहस्य", + "description": "Secret." + }, + "updateSuccess": { + "message": "सफलता", + "description": "Update Success." + }, + "updateFailure": { + "message": "विफलता", + "description": "Update Failure." + }, + "about": { + "message": "अबाउट", + "description": "About." + }, + "settings": { + "message": "सेटिंग्स", + "description": "Settings." + }, + "security": { + "message": "सुरक्षा", + "description": "Security." + }, + "current_phrase": { + "message": "वर्तमान पासवर्ड", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "नया पासवर्ड", + "description": "New Passphrase." + }, + "phrase": { + "message": "पासवर्ड", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "पासवर्ड की पुष्टि करें", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "क्या आप वाकई इस खाते को हटाना चाहते हैं? इस एक्शन को वापस नहीं किया जा सकता।", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "मैं समझता/समझती हूं कि मेरा सारा डेटा अपरिवर्तनीय रूप से हटा दिया जाएगा।", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "प्रमाणक रीसेट करें" + }, + "delete_all_warning": { + "message": "यह आपके सभी डेटा को हटा देगा और प्रमाणक को पूरी तरह से रीसेट कर देगा। आप किसी भी हटाए गए डेटा को पुनर्प्राप्त नहीं कर पाएंगे! प्रमाणक को रीसेट करने से पहले आपको एक बैकअप सहेजने पर विचार करना चाहिए।" + }, + "security_warning": { + "message": "इस पासवर्ड का उपयोग आपके खातों को एन्क्रिप्ट करने के लिए किया जाएगा। अगर आप पासवर्ड भूल जाते हैं तो कोई आपकी मदद नहीं कर सकता।", + "description": "Passphrase Warning." + }, + "update": { + "message": "अपडेट करें", + "description": "Update." + }, + "phrase_incorrect": { + "message": "जब तक सभी खाते डिक्रिप्ट नहीं हो जाते, तब तक आप एक नया खाता नहीं जोड़ सकते। जारी रखने से पहले कृपया सही पासवर्ड दर्ज करें।", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "जिन खातों को डिक्रिप्ट नहीं किया जा सका था, उन्हें इस बैकअप में शामिल नहीं किया जाएगा।", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "गलत पासवर्ड", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "गोपित", + "description": "Encrypted." + }, + "copied": { + "message": "कॉपीड", + "description": "Copied." + }, + "feedback": { + "message": "प्रतिपुष्टि", + "description": "Feedback." + }, + "translate": { + "message": "अनुवाद करें", + "description": "Translate." + }, + "source": { + "message": "सोर्स कोड", + "description": "Source Code." + }, + "passphrase_info": { + "message": "खाता डेटा डिक्रिप्ट करने के लिए पासवर्ड दर्ज करें।", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "घड़ी को Google के साथ सिंक करें", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "पासवर्ड याद रखें", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "आपकी स्थानीय घड़ी बहुत दूर है, कृपया जारी रखने से पहले इसे ठीक कर लें।", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "क्या आपके पास अपने खातों का बैकअप है?", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "कैप्चर विफल, कृपया पृष्ठ को पुनः लोड करें और पुनः प्रयास करें।", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "क्या आप किसी स्थानीय फ़ाइल से QR कोड स्कैन करने का प्रयास कर रहे हैं? इसके बजाय आयात क्यूआर छवि बैकअप का उपयोग करें।", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "समय पर आधारित", + "description": "Time Based" + }, + "based_on_counter": { + "message": "काउंटर पर आधारित", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "प्राथमिकताएं", + "description": "Popup Page Settings" + }, + "scale": { + "message": "परिमाण", + "description": "Scale" + }, + "export_info": { + "message": "चेतावनी: सभी बैकअप अनएन्क्रिप्टेड हैं। किसी अन्य ऐप में एक खाता जोड़ना चाहते हैं? किसी भी खाते के ऊपरी दाएं भाग पर होवर करें और छिपे हुए बटन को दबाएं।", + "description": "Export menu info text" + }, + "download_backup": { + "message": "बैकअप डाउनलोड करें", + "description": "Download backup file." + }, + "import_backup": { + "message": "बैकअप आयात करें", + "description": "Import backup." + }, + "import_backup_file": { + "message": "बैकअप फ़ाइल आयात करें", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "क्यूआर छवि बैकअप आयात करें", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "टेक्स्ट बैकअप आयात करें", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "आयात सफल रहा, लेकिन कुछ क्यूआर कोड पहचाने नहीं जा सके।", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "आप बैचों में बैकअप आयात करने के लिए एकाधिक फ़ाइलों का चयन कर सकते हैं।", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "सभी प्रविष्टियाँ दिखाएँ", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "चेतावनी: बैकअप अनएन्क्रिप्टेड हैं। अपने जोखिम पार इस्तेमाल करें।", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "बैकअप आयात करने के लिए आपको सही पासवर्ड प्रदान करना होगा।", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "आपका पासवर्ड स्थानीय रूप से संग्रहीत है, कृपया इसे तुरंत सुरक्षा मेनू में बदलें।", + "description": "localStorage password warning." + }, + "remove": { + "message": "हटाएं", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "पासवर्ड से सुरक्षित बैकअप डाउनलोड करें", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "खोजें", + "description": "Search" + }, + "popout": { + "message": "पॉप अप मोड", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "लॉक करें", + "description": "Lock accounts" + }, + "edit": { + "message": "संपादित", + "description": "Edit" + }, + "manual_dropbox": { + "message": "मैनुअल बैकअप I", + "description": "Manual backup" + }, + "use_autofill": { + "message": "स्वतः भरण का उपयोग करें", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "अधिक कंट्रास्ट", + "description": "Use High Contrast" + }, + "theme": { + "message": "थीम", + "description": "Theme" + }, + "theme_light": { + "message": "हल्की", + "description": "Light theme" + }, + "theme_dark": { + "message": "डार्क", + "description": "Dark theme" + }, + "theme_simple": { + "message": "सरल", + "description": "Simple theme" + }, + "theme_compact": { + "message": "सघन", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "अधिक कंट्रास्ट", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "सपाट", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "अपने डेटा को तृतीय पक्ष संग्रहण सेवाओं में स्वचालित रूप से बैकअप लें।", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "ब्राउज़र सिंक", + "description": "Storage location" + }, + "sign_in": { + "message": "अंदर आएं", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "साइन इन करें (व्यवसाय)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "व्यावसायिक खातों को अधिक अनुमतियों की आवश्यकता क्यों होती है?" + }, + "log_out": { + "message": "लॉगआउट", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "आपके $SERVICE$ खाते से कनेक्ट होने में एक समस्या थी, कृपया फिर से साइन इन करें।", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "आपके पास एक या अधिक स्टीम या बर्फ़ीला तूफ़ान खाते हैं। अनएन्क्रिप्टेड बैकअप मानकीकृत बैकअप प्रारूप का उपयोग नहीं करेंगे।", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "आप कुछ अन्य एप्लिकेशन से बैकअप आयात कर सकते हैं।", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "और अधिक जानें", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "लोड हो रहा है..." + }, + "autolock": { + "message": "के बाद लॉक ऐप" + }, + "minutes": { + "message": "मिनट" + }, + "advanced": { + "message": "उन्नत" + }, + "period": { + "message": "अवधि" + }, + "type": { + "message": "प्रकार" + }, + "invalid": { + "message": "अमान्य" + }, + "digits": { + "message": "अंक" + }, + "algorithm": { + "message": "अल्गोरिथम" + }, + "smart_filter": { + "message": "स्मार्ट फ़िल्टर" + }, + "backup": { + "message": "बैकअप" + }, + "backup_file_info": { + "message": "एक फ़ाइल में अपने डेटा का बैकअप लें।" + }, + "password_policy_default_hint": { + "message": "आपका पासवर्ड आपके संगठन की सुरक्षा आवश्यकताओं को पूरा नहीं करता है। अधिक जानकारी के लिए अपने व्यवस्थापक से संपर्क करें।" + }, + "advisor": { + "message": "सलाहकार" + }, + "advisor_insight_password_not_set": { + "message": "अपने डेटा की सुरक्षा के लिए एक पासवर्ड सेट करें।" + }, + "advisor_insight_auto_lock_not_set": { + "message": "अपने डेटा की सुरक्षा के लिए ऑटो-लॉक सक्षम करें।" + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "ब्राउज़र सिंक अक्षम है। इसे सक्षम करने से खातों को सभी ब्राउज़रों में समन्वयित किया जा सकता है।" + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "वेबसाइटों में स्वचालित रूप से कोड भरने के लिए स्वतः भरण को सक्षम किया जा सकता है।" + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "स्मार्ट फ़िल्टर को सक्षम करने से खातों तक त्वरित पहुँच की अनुमति मिलती है।" + }, + "show_all_insights": { + "message": "सभी अंतर्दृष्टि दिखाएं।" + }, + "no_insight_available": { + "message": "कोई अंतर्दृष्टि नहीं मिली, सब कुछ अच्छा लग रहा है!" + }, + "danger": { + "message": "खतरा" + }, + "warning": { + "message": "चेतावनी" + }, + "info": { + "message": "जानकारी" + }, + "dismiss": { + "message": "खारिज" + }, + "learn_more": { + "message": "और अधिक जानें" + }, + "enable_context_menu": { + "message": "प्रसंग मेनू में जोड़ें" + }, + "no_entires": { + "message": "प्रदर्शित करने के लिए कोई खाता नहीं है। अपना पहला खाता अभी जोड़ें।" + }, + "permissions": { + "message": "अनुमतियां" + }, + "permission_revoke": { + "message": "रद्द करना" + }, + "permission_show_required_permissions": { + "message": "गैर-प्रतिसंहरणीय अनुमतियां दिखाएं" + }, + "permission_required": { + "message": "यह एक आवश्यक अनुमति है और इसे निरस्त नहीं किया जा सकता है।" + }, + "permission_active_tab": { + "message": "क्यूआर कोड स्कैन करने के लिए वर्तमान टैब तक पहुंचें।" + }, + "permission_storage": { + "message": "खाता डेटा संग्रहीत करने के लिए ब्राउज़र संग्रहण तक पहुंच।" + }, + "permission_identity": { + "message": "तृतीय पक्ष संग्रहण सेवाओं में साइन इन करने की अनुमति देता है।" + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "जब आप खाते पर क्लिक करते हैं तो कोड को क्लिपबोर्ड पर कॉपी करने के लिए क्लिपबोर्ड पर केवल-लिखने की पहुंच प्रदान करता है।" + }, + "permission_context_menus": { + "message": "संदर्भ मेनू में प्रमाणक जोड़ता है।" + }, + "permission_sync_clock": { + "message": "घड़ी को Google के साथ सिंक करने की अनुमति देता है।" + }, + "permission_dropbox": { + "message": "Dropbox बैकअप की अनुमति देता है" + }, + "permission_dropbox_cannot_revoke": { + "message": "आपको पहले Dropbox बैकअप को अक्षम करना होगा।" + }, + "permission_drive": { + "message": "Google Drive पर बैकअप की अनुमति देता है।" + }, + "permission_drive_cannot_revoke": { + "message": "आपको पहले Google Drive बैकअप को अक्षम करना होगा।" + }, + "permission_onedrive": { + "message": "OneDrive पर बैकअप की अनुमति देता है।" + }, + "permission_onedrive_cannot_revoke": { + "message": "आपको पहले OneDrive बैकअप को अक्षम करना होगा।" + }, + "permission_unknown_permission": { + "message": "अज्ञात अनुमति। यदि आप यह संदेश देखते हैं, तो कृपया एक बग रिपोर्ट भेजें।" + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From dacecb0fe5cedd105121daca9bbe0fe92369174b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:53 -0500 Subject: [PATCH 3345/3473] New translations messages.json (Malayalam) --- _locales/ml/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/ml/messages.json b/_locales/ml/messages.json index b2c484323..af098ddf3 100644 --- a/_locales/ml/messages.json +++ b/_locales/ml/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " has been added.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unrecognized QR code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Add account", - "description": "Add account." - }, - "add_qr": { - "message": "Scan QR Code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manual Entry", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Close", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Yes", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Username", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "Secret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Failure.", - "description": "Update Failure." - }, - "about": { - "message": "About", - "description": "About." - }, - "settings": { - "message": "Settings", - "description": "Settings." - }, - "security": { - "message": "Security", - "description": "Security." - }, - "current_phrase": { - "message": "Current Password", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "New Password", - "description": "New Passphrase." - }, - "phrase": { - "message": "Password", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirm Password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Update", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Translate", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remove", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Search", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "Edit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Theme", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dark", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Sign in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Logout", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Loading..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Advanced" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 7c136567b138730f05ff5c4c78d30c47ae5bd093 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:54 -0500 Subject: [PATCH 3346/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 0aa69b80b..608bb1591 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "සත්‍යාපකය", - "description": "Extension Name." - }, - "extShortName": { - "message": "සත්‍යාපකය", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "සත්‍යාපකය ඔබගේ බ්‍රව්සරයේ සාධක දෙකක සත්‍යාපන කේත ජනනය කරයි.", - "description": "Extension Description." - }, - "added": { - "message": " has been added.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unrecognized QR code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "ගිණුමක් එකතු කරන්න", - "description": "Add account." - }, - "add_qr": { - "message": "QR Code එකක් පිරික්සන්න", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manual Entry", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "වසන්න", - "description": "Close." - }, - "ok": { - "message": "හරි", - "description": "OK." - }, - "yes": { - "message": "ඔව්", - "description": "Yes." - }, - "no": { - "message": "නැහැ", - "description": "No." - }, - "account": { - "message": "ගිණුම", - "description": "Account." - }, - "accountName": { - "message": "පරිශීලක නාමය", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "රහස", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Failure.", - "description": "Update Failure." - }, - "about": { - "message": "පිලිබඳව", - "description": "About." - }, - "settings": { - "message": "සැකසුම්", - "description": "Settings." - }, - "security": { - "message": "ආරක්ෂාව", - "description": "Security." - }, - "current_phrase": { - "message": "Current Password", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "නව මුරපදය", - "description": "New Passphrase." - }, - "phrase": { - "message": "මුරපදය", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirm Password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "යාවත්කාලීන කරන්න", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "පරිවර්තනය", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "ඉවත් කරන්න", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "සොයන්න", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "සංස්කරණය", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "තේමාව", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "අඳුරු", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "පිවිසෙන්න", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "නික්මෙන්න", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "පූරණය වෙමින්..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "විනාඩි" - }, - "advanced": { - "message": "වැඩිදුර" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "වර්ගය" - }, - "invalid": { - "message": "වලංගු නොවේ" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "උපස්ථය" - }, - "backup_file_info": { - "message": "ඔබගේ දත්ත ගොනුවකට උපස්ථ කරන්න." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "අවවාදයයි" - }, - "info": { - "message": "තොරතුරු" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "සත්‍යාපකය", + "description": "Extension Name." + }, + "extShortName": { + "message": "සත්‍යාපකය", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "සත්‍යාපකය ඔබගේ බ්‍රව්සරයේ සාධක දෙකක සත්‍යාපන කේත ජනනය කරයි.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "ගිණුමක් එකතු කරන්න", + "description": "Add account." + }, + "add_qr": { + "message": "QR Code එකක් පිරික්සන්න", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "වසන්න", + "description": "Close." + }, + "ok": { + "message": "හරි", + "description": "OK." + }, + "yes": { + "message": "ඔව්", + "description": "Yes." + }, + "no": { + "message": "නැහැ", + "description": "No." + }, + "account": { + "message": "ගිණුම", + "description": "Account." + }, + "accountName": { + "message": "පරිශීලක නාමය", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "රහස", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "පිලිබඳව", + "description": "About." + }, + "settings": { + "message": "සැකසුම්", + "description": "Settings." + }, + "security": { + "message": "ආරක්ෂාව", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "නව මුරපදය", + "description": "New Passphrase." + }, + "phrase": { + "message": "මුරපදය", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "යාවත්කාලීන කරන්න", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "පරිවර්තනය", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "ඉවත් කරන්න", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "සොයන්න", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "සංස්කරණය", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "තේමාව", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "අඳුරු", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "පිවිසෙන්න", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "නික්මෙන්න", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "පූරණය වෙමින්..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "විනාඩි" + }, + "advanced": { + "message": "වැඩිදුර" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "වර්ගය" + }, + "invalid": { + "message": "වලංගු නොවේ" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "උපස්ථය" + }, + "backup_file_info": { + "message": "ඔබගේ දත්ත ගොනුවකට උපස්ථ කරන්න." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "අවවාදයයි" + }, + "info": { + "message": "තොරතුරු" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 00ac2972f58346a47059828dd82ebfd643131fc0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:55 -0500 Subject: [PATCH 3347/3473] New translations messages.json (Kannada) --- _locales/kn/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/kn/messages.json b/_locales/kn/messages.json index b2c484323..af098ddf3 100644 --- a/_locales/kn/messages.json +++ b/_locales/kn/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " has been added.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unrecognized QR code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Add account", - "description": "Add account." - }, - "add_qr": { - "message": "Scan QR Code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manual Entry", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Close", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Yes", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Username", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "Secret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Failure.", - "description": "Update Failure." - }, - "about": { - "message": "About", - "description": "About." - }, - "settings": { - "message": "Settings", - "description": "Settings." - }, - "security": { - "message": "Security", - "description": "Security." - }, - "current_phrase": { - "message": "Current Password", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "New Password", - "description": "New Passphrase." - }, - "phrase": { - "message": "Password", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirm Password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Update", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Translate", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remove", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Search", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "Edit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Theme", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dark", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Sign in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Logout", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Loading..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Advanced" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 4cc74e627ecffbdcabb7e990f0624abbc91a1ff3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:56 -0500 Subject: [PATCH 3348/3473] New translations messages.json (Javanese) --- _locales/jv/messages.json | 1033 +++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/jv/messages.json b/_locales/jv/messages.json index b2c484323..af098ddf3 100644 --- a/_locales/jv/messages.json +++ b/_locales/jv/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Authenticator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Authenticator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " has been added.", - "description": "Added Account." - }, - "errorqr": { - "message": "Unrecognized QR code.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Invalid account secret", - "description": "Secret Error." - }, - "add_code": { - "message": "Add account", - "description": "Add account." - }, - "add_qr": { - "message": "Scan QR Code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Manual Entry", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Close", - "description": "Close." - }, - "ok": { - "message": "Ok", - "description": "OK." - }, - "yes": { - "message": "Yes", - "description": "Yes." - }, - "no": { - "message": "No", - "description": "No." - }, - "account": { - "message": "Account", - "description": "Account." - }, - "accountName": { - "message": "Username", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "Secret", - "description": "Secret." - }, - "updateSuccess": { - "message": "Success.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Failure.", - "description": "Update Failure." - }, - "about": { - "message": "About", - "description": "About." - }, - "settings": { - "message": "Settings", - "description": "Settings." - }, - "security": { - "message": "Security", - "description": "Security." - }, - "current_phrase": { - "message": "Current Password", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "New Password", - "description": "New Passphrase." - }, - "phrase": { - "message": "Password", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Confirm Password", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Update", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Translate", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remove", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Search", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "Edit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Theme", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dark", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Sign in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Logout", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Loading..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Advanced" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "Authenticator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Authenticator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " has been added.", + "description": "Added Account." + }, + "errorqr": { + "message": "Unrecognized QR code.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Invalid account secret", + "description": "Secret Error." + }, + "add_code": { + "message": "Add account", + "description": "Add account." + }, + "add_qr": { + "message": "Scan QR Code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Manual Entry", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Close", + "description": "Close." + }, + "ok": { + "message": "Ok", + "description": "OK." + }, + "yes": { + "message": "Yes", + "description": "Yes." + }, + "no": { + "message": "No", + "description": "No." + }, + "account": { + "message": "Account", + "description": "Account." + }, + "accountName": { + "message": "Username", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "Secret", + "description": "Secret." + }, + "updateSuccess": { + "message": "Success.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Failure.", + "description": "Update Failure." + }, + "about": { + "message": "About", + "description": "About." + }, + "settings": { + "message": "Settings", + "description": "Settings." + }, + "security": { + "message": "Security", + "description": "Security." + }, + "current_phrase": { + "message": "Current Password", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "New Password", + "description": "New Passphrase." + }, + "phrase": { + "message": "Password", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Confirm Password", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 5d9d4fb96ccbe12319e1ebd89889cc881371bd0c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:57 -0500 Subject: [PATCH 3349/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 1033 ++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index 9ebf53fbc..ec3cdc1b1 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "ᱯᱨᱚᱢᱟᱬᱤᱭᱟᱹ", - "description": "Extension Name." - }, - "extShortName": { - "message": "ᱯᱨᱚᱢᱟᱬᱤᱭᱟᱹ", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Authenticator generates two-factor authentication codes in your browser.", - "description": "Extension Description." - }, - "added": { - "message": " ᱥᱮᱞᱮᱫ ᱟᱠᱟᱱᱟ ᱾", - "description": "Added Account." - }, - "errorqr": { - "message": "ᱵᱟᱝᱪᱤᱱᱦᱟᱹᱣᱟᱱ \"QR ᱠᱳᱰ\" ᱾", - "description": "QR Error." - }, - "errorsecret": { - "message": "ᱤᱱᱵᱷᱮᱞᱤᱰ \"ᱮᱠᱟᱣᱸᱴ ᱥᱤᱠᱨᱮᱴ\"", - "description": "Secret Error." - }, - "add_code": { - "message": "ᱮᱠᱟᱣᱸᱴ ᱥᱮᱞᱮᱫ ᱟᱠᱟᱱᱟ", - "description": "Add account." - }, - "add_qr": { - "message": "ᱥᱠᱟᱱ QR code", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "ᱢᱟᱱᱩᱣᱟᱞ ᱮᱱᱴᱨᱤ", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Some account data was not imported successfully.", - "description": "Some migration data is broken." - }, - "close": { - "message": "ᱵᱚᱸᱫᱽ ᱢᱮ", - "description": "Close." - }, - "ok": { - "message": "ᱴᱷᱤᱠ", - "description": "OK." - }, - "yes": { - "message": "ᱦᱮᱸ", - "description": "Yes." - }, - "no": { - "message": "ᱵᱟᱝ", - "description": "No." - }, - "account": { - "message": "ᱮᱠᱟᱣᱸᱴ", - "description": "Account." - }, - "accountName": { - "message": "ᱵᱮᱵᱷᱟᱨᱤᱭᱟᱹ ᱧᱩᱛᱩᱢ", - "description": "Account Name." - }, - "issuer": { - "message": "Issuer", - "description": "Issuer." - }, - "secret": { - "message": "ᱥᱤᱠᱨᱮᱴ", - "description": "Secret." - }, - "updateSuccess": { - "message": "ᱥᱚᱠᱥᱮᱥ ᱾", - "description": "Update Success." - }, - "updateFailure": { - "message": "ᱯᱷᱮᱞ ᱾", - "description": "Update Failure." - }, - "about": { - "message": "ᱵᱟᱵᱚᱛᱛᱮ", - "description": "About." - }, - "settings": { - "message": "ᱥᱟᱡᱟᱣ ᱠᱚ", - "description": "Settings." - }, - "security": { - "message": "ᱥᱤᱠᱭᱩᱨᱤᱴᱤ", - "description": "Security." - }, - "current_phrase": { - "message": "ᱦᱟᱹᱞᱤ ᱟᱜ ᱯᱟᱥᱣᱟᱰ", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "ᱱᱟᱣᱟ ᱯᱟᱥᱣᱟᱰ", - "description": "New Passphrase." - }, - "phrase": { - "message": "ᱯᱟᱥᱣᱟᱰ", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "ᱯᱟᱥᱣᱟᱰ ᱠᱚᱱᱯᱷᱚᱨᱢ ᱢᱮ", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Are you sure you want to delete this account? This action cannot be undone.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "I understand that all of my data will be irrecoverably deleted.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Reset Authenticator" - }, - "delete_all_warning": { - "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." - }, - "security_warning": { - "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Update", - "description": "Update." - }, - "phrase_incorrect": { - "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Accounts that were not able to be decrypted will not be included in this backup.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Password does not match.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Encrypted", - "description": "Encrypted." - }, - "copied": { - "message": "Copied", - "description": "Copied." - }, - "feedback": { - "message": "Feedback", - "description": "Feedback." - }, - "translate": { - "message": "Translate", - "description": "Translate." - }, - "source": { - "message": "Source Code", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Enter password to decrypt account data.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Sync Clock with Google", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Remember Password", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Caution! Your local clock is too far off, please fix it before continuing.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Do you have a backup for your accounts? Don't wait until it's too late!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Capture failed, please reload the page and try again.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Time Based", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Counter Based", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Preferences", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Scale", - "description": "Scale" - }, - "export_info": { - "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Download Backup File", - "description": "Download backup file." - }, - "import_backup": { - "message": "Import Backup", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Import Backup File", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "Import QR Image Backup", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Import Text Backup", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import successful, but some QR codes could not be recognized.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "You can select multiple files to import backup in batches.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Show all entries", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Warning: backups are unencrypted. Use at your own risk.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "You must provide correct password to import backups.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Your password is stored locally, please change it in the security menu immediately.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Remove", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Download Password-Protected Backup", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Search", - "description": "Search" - }, - "popout": { - "message": "Popup mode", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Lock", - "description": "Lock accounts" - }, - "edit": { - "message": "Edit", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Manual Backup", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Use Autofill", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Use High Contrast", - "description": "Use High Contrast" - }, - "theme": { - "message": "Theme", - "description": "Theme" - }, - "theme_light": { - "message": "Light", - "description": "Light theme" - }, - "theme_dark": { - "message": "Dark", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Simple", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Compact", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "High Contrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Flat", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Automatically backup your data to 3rd party storage services.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Browser Sync", - "description": "Storage location" - }, - "sign_in": { - "message": "Sign in", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Sign in (Business)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Why do business accounts require more permissions?" - }, - "log_out": { - "message": "Logout", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "You can import backups from some other applications.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Learn more", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Loading..." - }, - "autolock": { - "message": "Lock after" - }, - "minutes": { - "message": "minutes" - }, - "advanced": { - "message": "Advanced" - }, - "period": { - "message": "Period" - }, - "type": { - "message": "Type" - }, - "invalid": { - "message": "Invalid" - }, - "digits": { - "message": "Digits" - }, - "algorithm": { - "message": "Algorithm" - }, - "smart_filter": { - "message": "Smart Filter" - }, - "backup": { - "message": "Backup" - }, - "backup_file_info": { - "message": "Backup your data to a file." - }, - "password_policy_default_hint": { - "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." - }, - "advisor": { - "message": "Advisor" - }, - "advisor_insight_password_not_set": { - "message": "Set a password to protect your data." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Enable auto-lock to protect your data." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Autofill can be enabled to automatically fill codes into websites." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Enabling smart filter allows for quick access to accounts." - }, - "show_all_insights": { - "message": "Show all insights." - }, - "no_insight_available": { - "message": "No insights found, everything looks good!" - }, - "danger": { - "message": "Danger" - }, - "warning": { - "message": "Warning" - }, - "info": { - "message": "Info" - }, - "dismiss": { - "message": "Dismiss" - }, - "learn_more": { - "message": "Learn more" - }, - "enable_context_menu": { - "message": "Add to context menu" - }, - "no_entires": { - "message": "No accounts to display. Add your first account now." - }, - "permissions": { - "message": "Permissions" - }, - "permission_revoke": { - "message": "Revoke" - }, - "permission_show_required_permissions": { - "message": "Show non-revocable permissions" - }, - "permission_required": { - "message": "This is a required permission and cannot be revoked." - }, - "permission_active_tab": { - "message": "Access to the current tab to scan QR codes." - }, - "permission_storage": { - "message": "Access to browser storage to store account data." - }, - "permission_identity": { - "message": "Allows sign in to 3rd party storage services." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." - }, - "permission_context_menus": { - "message": "Adds Authenticator to context menu." - }, - "permission_sync_clock": { - "message": "Allows clock sync with Google." - }, - "permission_dropbox": { - "message": "Allows backup to Dropbox." - }, - "permission_dropbox_cannot_revoke": { - "message": "You must disable Dropbox backup first." - }, - "permission_drive": { - "message": "Allows backup to Google Drive." - }, - "permission_drive_cannot_revoke": { - "message": "You must disable Google Drive backup first." - }, - "permission_onedrive": { - "message": "Allows backup to OneDrive." - }, - "permission_onedrive_cannot_revoke": { - "message": "You must disable OneDrive backup first." - }, - "permission_unknown_permission": { - "message": "Unknown permission. If see this message, please send a bug report." + "extName": { + "message": "ᱯᱨᱚᱢᱟᱬᱤᱭᱟᱹ", + "description": "Extension Name." + }, + "extShortName": { + "message": "ᱯᱨᱚᱢᱟᱬᱤᱭᱟᱹ", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Authenticator generates two-factor authentication codes in your browser.", + "description": "Extension Description." + }, + "added": { + "message": " ᱥᱮᱞᱮᱫ ᱟᱠᱟᱱᱟ ᱾", + "description": "Added Account." + }, + "errorqr": { + "message": "ᱵᱟᱝᱪᱤᱱᱦᱟᱹᱣᱟᱱ \"QR ᱠᱳᱰ\" ᱾", + "description": "QR Error." + }, + "errorsecret": { + "message": "ᱤᱱᱵᱷᱮᱞᱤᱰ \"ᱮᱠᱟᱣᱸᱴ ᱥᱤᱠᱨᱮᱴ\"", + "description": "Secret Error." + }, + "add_code": { + "message": "ᱮᱠᱟᱣᱸᱴ ᱥᱮᱞᱮᱫ ᱟᱠᱟᱱᱟ", + "description": "Add account." + }, + "add_qr": { + "message": "ᱥᱠᱟᱱ QR code", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "ᱢᱟᱱᱩᱣᱟᱞ ᱮᱱᱴᱨᱤ", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Some account data was not imported successfully.", + "description": "Some migration data is broken." + }, + "close": { + "message": "ᱵᱚᱸᱫᱽ ᱢᱮ", + "description": "Close." + }, + "ok": { + "message": "ᱴᱷᱤᱠ", + "description": "OK." + }, + "yes": { + "message": "ᱦᱮᱸ", + "description": "Yes." + }, + "no": { + "message": "ᱵᱟᱝ", + "description": "No." + }, + "account": { + "message": "ᱮᱠᱟᱣᱸᱴ", + "description": "Account." + }, + "accountName": { + "message": "ᱵᱮᱵᱷᱟᱨᱤᱭᱟᱹ ᱧᱩᱛᱩᱢ", + "description": "Account Name." + }, + "issuer": { + "message": "Issuer", + "description": "Issuer." + }, + "secret": { + "message": "ᱥᱤᱠᱨᱮᱴ", + "description": "Secret." + }, + "updateSuccess": { + "message": "ᱥᱚᱠᱥᱮᱥ ᱾", + "description": "Update Success." + }, + "updateFailure": { + "message": "ᱯᱷᱮᱞ ᱾", + "description": "Update Failure." + }, + "about": { + "message": "ᱵᱟᱵᱚᱛᱛᱮ", + "description": "About." + }, + "settings": { + "message": "ᱥᱟᱡᱟᱣ ᱠᱚ", + "description": "Settings." + }, + "security": { + "message": "ᱥᱤᱠᱭᱩᱨᱤᱴᱤ", + "description": "Security." + }, + "current_phrase": { + "message": "ᱦᱟᱹᱞᱤ ᱟᱜ ᱯᱟᱥᱣᱟᱰ", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "ᱱᱟᱣᱟ ᱯᱟᱥᱣᱟᱰ", + "description": "New Passphrase." + }, + "phrase": { + "message": "ᱯᱟᱥᱣᱟᱰ", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "ᱯᱟᱥᱣᱟᱰ ᱠᱚᱱᱯᱷᱚᱨᱢ ᱢᱮ", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Are you sure you want to delete this account? This action cannot be undone.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "I understand that all of my data will be irrecoverably deleted.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Reset Authenticator" + }, + "delete_all_warning": { + "message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator." + }, + "security_warning": { + "message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Update", + "description": "Update." + }, + "phrase_incorrect": { + "message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Accounts that were not able to be decrypted will not be included in this backup.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Password does not match.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Encrypted", + "description": "Encrypted." + }, + "copied": { + "message": "Copied", + "description": "Copied." + }, + "feedback": { + "message": "Feedback", + "description": "Feedback." + }, + "translate": { + "message": "Translate", + "description": "Translate." + }, + "source": { + "message": "Source Code", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Enter password to decrypt account data.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Sync Clock with Google", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Remember Password", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Caution! Your local clock is too far off, please fix it before continuing.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Do you have a backup for your accounts? Don't wait until it's too late!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Capture failed, please reload the page and try again.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Time Based", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Counter Based", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Preferences", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Scale", + "description": "Scale" + }, + "export_info": { + "message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Download Backup File", + "description": "Download backup file." + }, + "import_backup": { + "message": "Import Backup", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Import Backup File", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "Import QR Image Backup", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Import Text Backup", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import successful, but some QR codes could not be recognized.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "You can select multiple files to import backup in batches.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Show all entries", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Warning: backups are unencrypted. Use at your own risk.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "You must provide correct password to import backups.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Your password is stored locally, please change it in the security menu immediately.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Remove", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Download Password-Protected Backup", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Search", + "description": "Search" + }, + "popout": { + "message": "Popup mode", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Lock", + "description": "Lock accounts" + }, + "edit": { + "message": "Edit", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Manual Backup", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Use Autofill", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Use High Contrast", + "description": "Use High Contrast" + }, + "theme": { + "message": "Theme", + "description": "Theme" + }, + "theme_light": { + "message": "Light", + "description": "Light theme" + }, + "theme_dark": { + "message": "Dark", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Simple", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Compact", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "High Contrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Flat", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Automatically backup your data to 3rd party storage services.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Browser Sync", + "description": "Storage location" + }, + "sign_in": { + "message": "Sign in", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Sign in (Business)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Why do business accounts require more permissions?" + }, + "log_out": { + "message": "Logout", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "There was an issue connecting to your $SERVICE$ account, please sign in again.", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "You can import backups from some other applications.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Learn more", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Loading..." + }, + "autolock": { + "message": "Lock after" + }, + "minutes": { + "message": "minutes" + }, + "advanced": { + "message": "Advanced" + }, + "period": { + "message": "Period" + }, + "type": { + "message": "Type" + }, + "invalid": { + "message": "Invalid" + }, + "digits": { + "message": "Digits" + }, + "algorithm": { + "message": "Algorithm" + }, + "smart_filter": { + "message": "Smart Filter" + }, + "backup": { + "message": "Backup" + }, + "backup_file_info": { + "message": "Backup your data to a file." + }, + "password_policy_default_hint": { + "message": "Your password does not meet your organization's security requirements. Contact your administrator for more information." + }, + "advisor": { + "message": "Advisor" + }, + "advisor_insight_password_not_set": { + "message": "Set a password to protect your data." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Enable auto-lock to protect your data." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Autofill can be enabled to automatically fill codes into websites." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Enabling smart filter allows for quick access to accounts." + }, + "show_all_insights": { + "message": "Show all insights." + }, + "no_insight_available": { + "message": "No insights found, everything looks good!" + }, + "danger": { + "message": "Danger" + }, + "warning": { + "message": "Warning" + }, + "info": { + "message": "Info" + }, + "dismiss": { + "message": "Dismiss" + }, + "learn_more": { + "message": "Learn more" + }, + "enable_context_menu": { + "message": "Add to context menu" + }, + "no_entires": { + "message": "No accounts to display. Add your first account now." + }, + "permissions": { + "message": "Permissions" + }, + "permission_revoke": { + "message": "Revoke" + }, + "permission_show_required_permissions": { + "message": "Show non-revocable permissions" + }, + "permission_required": { + "message": "This is a required permission and cannot be revoked." + }, + "permission_active_tab": { + "message": "Access to the current tab to scan QR codes." + }, + "permission_storage": { + "message": "Access to browser storage to store account data." + }, + "permission_identity": { + "message": "Allows sign in to 3rd party storage services." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account." + }, + "permission_context_menus": { + "message": "Adds Authenticator to context menu." + }, + "permission_sync_clock": { + "message": "Allows clock sync with Google." + }, + "permission_dropbox": { + "message": "Allows backup to Dropbox." + }, + "permission_dropbox_cannot_revoke": { + "message": "You must disable Dropbox backup first." + }, + "permission_drive": { + "message": "Allows backup to Google Drive." + }, + "permission_drive_cannot_revoke": { + "message": "You must disable Google Drive backup first." + }, + "permission_onedrive": { + "message": "Allows backup to OneDrive." + }, + "permission_onedrive_cannot_revoke": { + "message": "You must disable OneDrive backup first." + }, + "permission_unknown_permission": { + "message": "Unknown permission. If see this message, please send a bug report." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 5b43b4c857f5e4887663c8503391be6f3eecb7ab Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:58 -0500 Subject: [PATCH 3350/3473] New translations messages.json (Urdu (India)) --- _locales/ur/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 3dd30d1e1..af098ddf3 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Authenticator QR Code Installation", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Authenticator Verification", + "message": "Manual Entry", "description": "Manual Entry." }, "migration_fail": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "", + "message": "Secret", "description": "Secret." }, "updateSuccess": { From 30d5ae1e6b5f4c7d19f47e0b5087ea8989fb5dec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:37:59 -0500 Subject: [PATCH 3351/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 1033 ++++++++++++++++++------------------ 1 file changed, 518 insertions(+), 515 deletions(-) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index 70e746acb..a70329fb4 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -1,518 +1,521 @@ { - "extName": { - "message": "Autentifikator", - "description": "Extension Name." - }, - "extShortName": { - "message": "Autentifikator", - "description": "Extension Short Name." - }, - "extDesc": { - "message": "Autentifikator brauzerińizde eki faktorlı autentifikaciya kodların payda etedi.", - "description": "Extension Description." - }, - "added": { - "message": " qosıldı.", - "description": "Added Account." - }, - "errorqr": { - "message": "Belgisiz QR-kod.", - "description": "QR Error." - }, - "errorsecret": { - "message": "Esap sırı belgisiz", - "description": "Secret Error." - }, - "add_code": { - "message": "Akkaunt qosıw", - "description": "Add account." - }, - "add_qr": { - "message": "QR-kodtı skanerlew", - "description": "Scan QR Code." - }, - "add_secret": { - "message": "Qolda kirgiziw", - "description": "Manual Entry." - }, - "migration_fail": { - "message": "Import ámelge aspadı. Egerde siz Google Autentifikatordan maģlıwmatlardı kóshirip atırģan bolsańız, maģlıwmatlarıńızdı Google Autentifikatordan qaytadan eksport qılıń hám qaytadan háreket etip kóriń.", - "description": "Import migration data failed." - }, - "migration_partly_fail": { - "message": "Ayırım esap maģliwmatları tabıslı import qılınbadı.", - "description": "Some migration data is broken." - }, - "close": { - "message": "Jabıw", - "description": "Close." - }, - "ok": { - "message": "Maqul", - "description": "OK." - }, - "yes": { - "message": "Awa", - "description": "Yes." - }, - "no": { - "message": "Yaq", - "description": "No." - }, - "account": { - "message": "Akkaunt", - "description": "Account." - }, - "accountName": { - "message": "Paydalanıwshı atı", - "description": "Account Name." - }, - "issuer": { - "message": "Emitent", - "description": "Issuer." - }, - "secret": { - "message": "Sır", - "description": "Secret." - }, - "updateSuccess": { - "message": "Tabıslı.", - "description": "Update Success." - }, - "updateFailure": { - "message": "Tabıssız.", - "description": "Update Failure." - }, - "about": { - "message": "Qosımsha haqqında", - "description": "About." - }, - "settings": { - "message": "Sazlawlar", - "description": "Settings." - }, - "security": { - "message": "Qáwipsizlik", - "description": "Security." - }, - "current_phrase": { - "message": "Házirgi Parol", - "description": "Current Passphrase." - }, - "new_phrase": { - "message": "Jańa parol", - "description": "New Passphrase." - }, - "phrase": { - "message": "Parol", - "description": "Passphrase." - }, - "confirm_phrase": { - "message": "Paroldi Tasdiyqlań", - "description": "Confirm Passphrase." - }, - "confirm_delete": { - "message": "Bul akkaunttı óshiriwge isenimińiz kámil me? Bul háreketti artqa qaytara almaysız.", - "description": "Remove entry confirmation" - }, - "confirm_delete_all": { - "message": "Bárshe maǵlıwmatlarım qaytadan tiklenbiytuģın dárejede óshiriliwin túsinemen.", - "description": "Message that user is required to acknowledge before clearing all data." - }, - "delete_all": { - "message": "Autentifikatordı dáslepki jaģdayına qaytarıw" - }, - "delete_all_warning": { - "message": "Bul bárshe maģlıwmatlarıńızdı óshirip taslaydı hámde Autentifikator tolıqlay qayta tiklenedi. Siz óshirilgen maǵlıwmatlardı qaytadan tikley almaysız! Autentifikator-dı qayta tiklewden aldın qosımsha qor nusqasın saqlaw tuwralı oylawıńız kerek." - }, - "security_warning": { - "message": "Usı parol esaplarıńızdı shifrlaw ushın qollanıladı. Eger paroldi umıtıp qalsańız hesh kim sizge járdem bere almaydı.", - "description": "Passphrase Warning." - }, - "update": { - "message": "Jańalaw", - "description": "Update." - }, - "phrase_incorrect": { - "message": "Bárshe esaplar paroli sheshilmegenshe siz jańa esap qosa almaysız. Dawam etiwden aldın durıs paroldi kirgiziń.", - "description": "Passphrase Incorrect." - }, - "phrase_incorrect_export": { - "message": "Shifrdı ashıw imkáni bolmaģan esaplar, bul qosımshaģa kirgizilmiydi.", - "description": "Skip Unable-decripted Data." - }, - "phrase_not_match": { - "message": "Jasırın sóz mas kelmedi.", - "description": "Passphrase Not Match." - }, - "encrypted": { - "message": "Shifrlanģan", - "description": "Encrypted." - }, - "copied": { - "message": "Kóshirip alındı", - "description": "Copied." - }, - "feedback": { - "message": "Pikir-almasiw", - "description": "Feedback." - }, - "translate": { - "message": "Awdarmalaw", - "description": "Translate." - }, - "source": { - "message": "Derek kodı", - "description": "Source Code." - }, - "passphrase_info": { - "message": "Esap maģlıwmatlardı shifrlaw ushın paroldi kirgiziń.", - "description": "Passphrase Info" - }, - "sync_clock": { - "message": "Saattı Google menen sinxronlaw", - "description": "Sync Clock" - }, - "remember_phrase": { - "message": "Paroldi eslep qalıw", - "description": "Remember Passphrase" - }, - "clock_too_far_off": { - "message": "Dıqqat! Orındaģı saatıńız júdá uzaqta, dawam etiwden aldın onı tuwırlań.", - "description": "Local Time is Too Far Off" - }, - "remind_backup": { - "message": "Esaplarıńız ushın qosımsha qorıńız barma? Kesh bolģansha kútpeń!", - "description": "Remind Backup" - }, - "capture_failed": { - "message": "Súwretke alıw múmkin bolmadı, betti qaytadan júkleń yáki jáne háreket etip kóriń.", - "description": "Capture Failed" - }, - "capture_local_file_failed": { - "message": "QR-kodtı fayldan skaner qılmaqshısızba? Bunıń ornına Import QR Image Backup-tan paydalanıń.", - "description": "Import QR image backup instead of scan local image" - }, - "based_on_time": { - "message": "Waqıtqa tiykarlanģan", - "description": "Time Based" - }, - "based_on_counter": { - "message": "Esaplaģıshqa tiykarlanģan", - "description": "Counter Based" - }, - "resize_popup_page": { - "message": "Qosımsha", - "description": "Popup Page Settings" - }, - "scale": { - "message": "Masshtab", - "description": "Scale" - }, - "export_info": { - "message": "Eskeriw: barlıq qosımsha qorlar shifrlanbaģan. Esaptı basqa baģdarlamaģa qosıwdı qáliysizbe? Qálegen esaptıń joqarı oń bólegine kursordı alıp barıń hám jasırın túymeni basıń.", - "description": "Export menu info text" - }, - "download_backup": { - "message": "Qosımsha qor faylın júklep alıń", - "description": "Download backup file." - }, - "import_backup": { - "message": "Qosımsha qor nusqasın importlaw", - "description": "Import backup." - }, - "import_backup_file": { - "message": "Qosımsha qor faylın importlaw", - "description": "Import backup file." - }, - "import_backup_qr": { - "message": "QR súwret qosımsha qor nusqasın import qılıń", - "description": "Import qr image backup." - }, - "import_qr_images": { - "message": "Import QR Images", - "description": "Import qr images. Shown as add account method." - }, - "import_backup_code": { - "message": "Tekst qosımshasın import qılıw", - "description": "Import backup code." - }, - "import_otp_urls": { - "message": "Import OTP URLs", - "description": "Import OTP URLs. Shown as add account method." - }, - "import_backup_qr_partly_failed": { - "message": "Import tabıslı ámelge asırıldı, biraq ayırım QR-kodlardı tanıw múmkin bolmadı.", - "description": "Import successful, but some QR image cannot be recognized." - }, - "import_backup_qr_in_batches": { - "message": "Qosımsha qor nusqasın toplamlarda import qılıw ushın bir neshe fayllardı saylawińiz múmkin.", - "description": "You can select multiple image files to import backup in batches." - }, - "show_all_entries": { - "message": "Barlıq jazıwlardı kórsetiw", - "description": "Show all entries." - }, - "dropbox_risk": { - "message": "Eskeriw: qosımsha qor nusqaları shifrlanbaģan. Ózińizdiń qáwip-qáterińizsiz paydalanıń.", - "description": "Backup risk warning." - }, - "import_error_password": { - "message": "Qosımsha nusqalardı import qılıw ushın durıs parol kirgiziwińiz kerek.", - "description": "Error password warning when import backups." - }, - "local_passphrase_warning": { - "message": "Sizdiń parolińiz lokal sıpatında saqlanadı, iltimás onı tezde qáwipsizlik menyusıda ózgertiń.", - "description": "localStorage password warning." - }, - "remove": { - "message": "Alıp taslaw", - "description": "Remove password." - }, - "download_enc_backup": { - "message": "Parol menen qorģalģan qosımsha nusqasın júklep alıń", - "description": "Download Encrypted Backup" - }, - "search": { - "message": "Izlew", - "description": "Search" - }, - "popout": { - "message": "Qalqıp shıģıwshı ayna rejim", - "description": "Make window turn into persistent popup" - }, - "lock": { - "message": "Qulıplaw", - "description": "Lock accounts" - }, - "edit": { - "message": "Ózgeris kirgiziw", - "description": "Edit" - }, - "manual_dropbox": { - "message": "Qolda qosımshalaw", - "description": "Manual backup" - }, - "use_autofill": { - "message": "Avtomatik toltırıwdan paydalanıń", - "description": "Use Autofill" - }, - "use_high_contrast": { - "message": "Joqarı Kontrasttan paydalanıń", - "description": "Use High Contrast" - }, - "theme": { - "message": "Tema", - "description": "Theme" - }, - "theme_light": { - "message": "Nurlı", - "description": "Light theme" - }, - "theme_dark": { - "message": "Qarańģı", - "description": "Dark theme" - }, - "theme_simple": { - "message": "Ápiwayı", - "description": "Simple theme" - }, - "theme_compact": { - "message": "Kompast", - "description": "Compact theme" - }, - "theme_high_contrast": { - "message": "Joqarı Kontrast", - "description": "High Contrast theme" - }, - "theme_flat": { - "message": "Jalpaq", - "description": "Flat theme" - }, - "storage_sync_info": { - "message": "Maģlıwmatlarıńızdı avtomatik ráwishte úshinshi tárep saqlaw xizmetlerine qosımshalań.", - "description": "3rd party backup info" - }, - "browser_sync": { - "message": "Brauzerdi sinxronlaw", - "description": "Storage location" - }, - "sign_in": { - "message": "Kiriw", - "description": "Sign in to 3rd party storage services" - }, - "sign_in_business": { - "message": "Kiriw (Biznes)", - "description": "Sign in to 3rd party storage services" - }, - "onedrive_business_perms": { - "message": "Ne sebep biznes esaplar kóbirek ruxsat talap etedi?" - }, - "log_out": { - "message": "Shıǵıw", - "description": "Sign out of 3rd party storage services" - }, - "token_revoked": { - "message": "$SERVICE$ esabıńızģa jalģanıwda mashqala júz berdi, qaytadan kiriń.\n", - "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", - "placeholders": { - "service": { - "content": "$1", - "example": "Google Drive" - } - } - }, - "otp_unsupported_warn": { - "message": "Sizde bir yáki bir neshe Steam yáki Blizzard esapları bar. Shifrlanbaģan qosımsha nusqaları standartlastırılģan qosımsha formatında paydalanbaydı.", - "description": "Warning if using account that is not supported by standard backup format." - }, - "otp_backup_inform": { - "message": "Siz ayırım basqa baģdarlamalardan qosımsha qor nusqaların alıp kiriwińiz múmkin.", - "description": "Info text on import page" - }, - "otp_backup_learn": { - "message": "Tolıq maģlıwmat", - "description": "learn more link on import page. Placed after otp_backup_inform" - }, - "loading": { - "message": "Júklenbekte..." - }, - "autolock": { - "message": "Keyin qulıplaw" - }, - "minutes": { - "message": "minut" - }, - "advanced": { - "message": "Qosımsha" - }, - "period": { - "message": "Dáwir" - }, - "type": { - "message": "Túr" - }, - "invalid": { - "message": "Jaramsız" - }, - "digits": { - "message": "Sanlar" - }, - "algorithm": { - "message": "Algoritm" - }, - "smart_filter": { - "message": "Aqıllı filtr" - }, - "backup": { - "message": "Awısıq qor" - }, - "backup_file_info": { - "message": "Maģlıwmatlarıńızdı faylģa qosıp qoyıń." - }, - "password_policy_default_hint": { - "message": "Parolińiz shólkemińizdiń qáwipsizlik talaplarına juwap bermiydi. Qosımsha maǵlıwmat alıw ushın adminstratorıńız benen baylanısıń." - }, - "advisor": { - "message": "Keńesshi" - }, - "advisor_insight_password_not_set": { - "message": "Maģlıwmatlarıńızdı qorģaw ushın parol ornatıń." - }, - "advisor_insight_auto_lock_not_set": { - "message": "Maģlıwmatlarıńızdı qorģaw ushın avtomatik qulıplawdi qosıń." - }, - "advisor_insight_browser_sync_not_enabled": { - "message": "Brauzerdi sinxronlaw óshirilgen. Onı qosıw esaplardı brauzerler menen sinxronlaw imkánin beredi." - }, - "advisor_insight_auto_fill_not_enabled": { - "message": "Kodlardı web-saytlarģa avtomatik toltırıw ushın avtomatik toltırıwdı qosıw múmkin." - }, - "advisor_insight_smart_filter_not_enabled": { - "message": "Aqıllı filtrdi qosıw esaplarģa tez kiriw imkániyatın beredi." - }, - "show_all_insights": { - "message": "Barlıq túsnidirmelerdi kórsetiw." - }, - "no_insight_available": { - "message": "Hesh qanday túsinik tabılmadı, hámmesi jaqsi!" - }, - "danger": { - "message": "Qáwip" - }, - "warning": { - "message": "Eskertiw" - }, - "info": { - "message": "Maǵlıwmat" - }, - "dismiss": { - "message": "Ótkizip jiberiw" - }, - "learn_more": { - "message": "Tolıq maģlıwmat" - }, - "enable_context_menu": { - "message": "Konteks menyusına qosıw" - }, - "no_entires": { - "message": "Kórsetiletuģın esaplar joq. Birinshi esabıńızdi házir qosıń." - }, - "permissions": { - "message": "Ruxsatlar" - }, - "permission_revoke": { - "message": "Biykarlaw" - }, - "permission_show_required_permissions": { - "message": "Qaytarılmaytuģın ruxsatlardı kórsetiw" - }, - "permission_required": { - "message": "Bul talap etiletuģın ruxsat hámde onı biykarlaw múmkin emes." - }, - "permission_active_tab": { - "message": "QR-kodlardı skanerlew ushın usı betke kiriń." - }, - "permission_storage": { - "message": "Esap maģlıwmatların saqlaw ushın brauzer yadına kiriw." - }, - "permission_identity": { - "message": "Úshinshi tárep saqlaw xizmetlerine kiriwge ruxsat beredi." - }, - "permission_alarms": { - "message": "Allows auto-lock to work." - }, - "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." - }, - "permission_clipboard_write": { - "message": "Esap betin basqanıńızda kodlardı almastırıw buferine nusqalaw ushın tek ģana jazıw ushın buferge ruxsat beredi." - }, - "permission_context_menus": { - "message": "Konteks menyusına Autentifikator qosadı." - }, - "permission_sync_clock": { - "message": "Google menen saattı sinxronlaw imkániyatın beredi." - }, - "permission_dropbox": { - "message": "Dropbox-qa qosımshalaw imkániyatın beredi." - }, - "permission_dropbox_cannot_revoke": { - "message": "Aldı menen Dropbox qosımsha qor nusqasın óshirip qoyıwıńız kerek." - }, - "permission_drive": { - "message": "Google Drive-qa qosımshalaw imkániyatın beredi." - }, - "permission_drive_cannot_revoke": { - "message": "Aldı menen Google Drive qosımsha qor nusqasın óshirip qoyıwıńız kerek." - }, - "permission_onedrive": { - "message": "OneDrive-qa qosımshalaw imkánin beredi." - }, - "permission_onedrive_cannot_revoke": { - "message": "Aldı menen OneDrive qosımsha qor nusqasın óshirip qoyıwıńız kerek." - }, - "permission_unknown_permission": { - "message": "Belgisiz ruxsat. Eger usı xabardı kórseńiz, qátelik haqqında esabat jiberiń." + "extName": { + "message": "Autentifikator", + "description": "Extension Name." + }, + "extShortName": { + "message": "Autentifikator", + "description": "Extension Short Name." + }, + "extDesc": { + "message": "Autentifikator brauzerińizde eki faktorlı autentifikaciya kodların payda etedi.", + "description": "Extension Description." + }, + "added": { + "message": " qosıldı.", + "description": "Added Account." + }, + "errorqr": { + "message": "Belgisiz QR-kod.", + "description": "QR Error." + }, + "errorsecret": { + "message": "Esap sırı belgisiz", + "description": "Secret Error." + }, + "add_code": { + "message": "Akkaunt qosıw", + "description": "Add account." + }, + "add_qr": { + "message": "QR-kodtı skanerlew", + "description": "Scan QR Code." + }, + "add_secret": { + "message": "Qolda kirgiziw", + "description": "Manual Entry." + }, + "migration_fail": { + "message": "Import ámelge aspadı. Egerde siz Google Autentifikatordan maģlıwmatlardı kóshirip atırģan bolsańız, maģlıwmatlarıńızdı Google Autentifikatordan qaytadan eksport qılıń hám qaytadan háreket etip kóriń.", + "description": "Import migration data failed." + }, + "migration_partly_fail": { + "message": "Ayırım esap maģliwmatları tabıslı import qılınbadı.", + "description": "Some migration data is broken." + }, + "close": { + "message": "Jabıw", + "description": "Close." + }, + "ok": { + "message": "Maqul", + "description": "OK." + }, + "yes": { + "message": "Awa", + "description": "Yes." + }, + "no": { + "message": "Yaq", + "description": "No." + }, + "account": { + "message": "Akkaunt", + "description": "Account." + }, + "accountName": { + "message": "Paydalanıwshı atı", + "description": "Account Name." + }, + "issuer": { + "message": "Emitent", + "description": "Issuer." + }, + "secret": { + "message": "Sır", + "description": "Secret." + }, + "updateSuccess": { + "message": "Tabıslı.", + "description": "Update Success." + }, + "updateFailure": { + "message": "Tabıssız.", + "description": "Update Failure." + }, + "about": { + "message": "Qosımsha haqqında", + "description": "About." + }, + "settings": { + "message": "Sazlawlar", + "description": "Settings." + }, + "security": { + "message": "Qáwipsizlik", + "description": "Security." + }, + "current_phrase": { + "message": "Házirgi Parol", + "description": "Current Passphrase." + }, + "new_phrase": { + "message": "Jańa parol", + "description": "New Passphrase." + }, + "phrase": { + "message": "Parol", + "description": "Passphrase." + }, + "confirm_phrase": { + "message": "Paroldi Tasdiyqlań", + "description": "Confirm Passphrase." + }, + "confirm_delete": { + "message": "Bul akkaunttı óshiriwge isenimińiz kámil me? Bul háreketti artqa qaytara almaysız.", + "description": "Remove entry confirmation" + }, + "confirm_delete_all": { + "message": "Bárshe maǵlıwmatlarım qaytadan tiklenbiytuģın dárejede óshiriliwin túsinemen.", + "description": "Message that user is required to acknowledge before clearing all data." + }, + "delete_all": { + "message": "Autentifikatordı dáslepki jaģdayına qaytarıw" + }, + "delete_all_warning": { + "message": "Bul bárshe maģlıwmatlarıńızdı óshirip taslaydı hámde Autentifikator tolıqlay qayta tiklenedi. Siz óshirilgen maǵlıwmatlardı qaytadan tikley almaysız! Autentifikator-dı qayta tiklewden aldın qosımsha qor nusqasın saqlaw tuwralı oylawıńız kerek." + }, + "security_warning": { + "message": "Usı parol esaplarıńızdı shifrlaw ushın qollanıladı. Eger paroldi umıtıp qalsańız hesh kim sizge járdem bere almaydı.", + "description": "Passphrase Warning." + }, + "update": { + "message": "Jańalaw", + "description": "Update." + }, + "phrase_incorrect": { + "message": "Bárshe esaplar paroli sheshilmegenshe siz jańa esap qosa almaysız. Dawam etiwden aldın durıs paroldi kirgiziń.", + "description": "Passphrase Incorrect." + }, + "phrase_incorrect_export": { + "message": "Shifrdı ashıw imkáni bolmaģan esaplar, bul qosımshaģa kirgizilmiydi.", + "description": "Skip Unable-decripted Data." + }, + "phrase_not_match": { + "message": "Jasırın sóz mas kelmedi.", + "description": "Passphrase Not Match." + }, + "encrypted": { + "message": "Shifrlanģan", + "description": "Encrypted." + }, + "copied": { + "message": "Kóshirip alındı", + "description": "Copied." + }, + "feedback": { + "message": "Pikir-almasiw", + "description": "Feedback." + }, + "translate": { + "message": "Awdarmalaw", + "description": "Translate." + }, + "source": { + "message": "Derek kodı", + "description": "Source Code." + }, + "passphrase_info": { + "message": "Esap maģlıwmatlardı shifrlaw ushın paroldi kirgiziń.", + "description": "Passphrase Info" + }, + "sync_clock": { + "message": "Saattı Google menen sinxronlaw", + "description": "Sync Clock" + }, + "remember_phrase": { + "message": "Paroldi eslep qalıw", + "description": "Remember Passphrase" + }, + "clock_too_far_off": { + "message": "Dıqqat! Orındaģı saatıńız júdá uzaqta, dawam etiwden aldın onı tuwırlań.", + "description": "Local Time is Too Far Off" + }, + "remind_backup": { + "message": "Esaplarıńız ushın qosımsha qorıńız barma? Kesh bolģansha kútpeń!", + "description": "Remind Backup" + }, + "capture_failed": { + "message": "Súwretke alıw múmkin bolmadı, betti qaytadan júkleń yáki jáne háreket etip kóriń.", + "description": "Capture Failed" + }, + "capture_local_file_failed": { + "message": "QR-kodtı fayldan skaner qılmaqshısızba? Bunıń ornına Import QR Image Backup-tan paydalanıń.", + "description": "Import QR image backup instead of scan local image" + }, + "based_on_time": { + "message": "Waqıtqa tiykarlanģan", + "description": "Time Based" + }, + "based_on_counter": { + "message": "Esaplaģıshqa tiykarlanģan", + "description": "Counter Based" + }, + "resize_popup_page": { + "message": "Qosımsha", + "description": "Popup Page Settings" + }, + "scale": { + "message": "Masshtab", + "description": "Scale" + }, + "export_info": { + "message": "Eskeriw: barlıq qosımsha qorlar shifrlanbaģan. Esaptı basqa baģdarlamaģa qosıwdı qáliysizbe? Qálegen esaptıń joqarı oń bólegine kursordı alıp barıń hám jasırın túymeni basıń.", + "description": "Export menu info text" + }, + "download_backup": { + "message": "Qosımsha qor faylın júklep alıń", + "description": "Download backup file." + }, + "import_backup": { + "message": "Qosımsha qor nusqasın importlaw", + "description": "Import backup." + }, + "import_backup_file": { + "message": "Qosımsha qor faylın importlaw", + "description": "Import backup file." + }, + "import_backup_qr": { + "message": "QR súwret qosımsha qor nusqasın import qılıń", + "description": "Import qr image backup." + }, + "import_qr_images": { + "message": "Import QR Images", + "description": "Import qr images. Shown as add account method." + }, + "import_backup_code": { + "message": "Tekst qosımshasın import qılıw", + "description": "Import backup code." + }, + "import_otp_urls": { + "message": "Import OTP URLs", + "description": "Import OTP URLs. Shown as add account method." + }, + "import_backup_qr_partly_failed": { + "message": "Import tabıslı ámelge asırıldı, biraq ayırım QR-kodlardı tanıw múmkin bolmadı.", + "description": "Import successful, but some QR image cannot be recognized." + }, + "import_backup_qr_in_batches": { + "message": "Qosımsha qor nusqasın toplamlarda import qılıw ushın bir neshe fayllardı saylawińiz múmkin.", + "description": "You can select multiple image files to import backup in batches." + }, + "show_all_entries": { + "message": "Barlıq jazıwlardı kórsetiw", + "description": "Show all entries." + }, + "dropbox_risk": { + "message": "Eskeriw: qosımsha qor nusqaları shifrlanbaģan. Ózińizdiń qáwip-qáterińizsiz paydalanıń.", + "description": "Backup risk warning." + }, + "import_error_password": { + "message": "Qosımsha nusqalardı import qılıw ushın durıs parol kirgiziwińiz kerek.", + "description": "Error password warning when import backups." + }, + "local_passphrase_warning": { + "message": "Sizdiń parolińiz lokal sıpatında saqlanadı, iltimás onı tezde qáwipsizlik menyusıda ózgertiń.", + "description": "localStorage password warning." + }, + "remove": { + "message": "Alıp taslaw", + "description": "Remove password." + }, + "download_enc_backup": { + "message": "Parol menen qorģalģan qosımsha nusqasın júklep alıń", + "description": "Download Encrypted Backup" + }, + "search": { + "message": "Izlew", + "description": "Search" + }, + "popout": { + "message": "Qalqıp shıģıwshı ayna rejim", + "description": "Make window turn into persistent popup" + }, + "lock": { + "message": "Qulıplaw", + "description": "Lock accounts" + }, + "edit": { + "message": "Ózgeris kirgiziw", + "description": "Edit" + }, + "manual_dropbox": { + "message": "Qolda qosımshalaw", + "description": "Manual backup" + }, + "use_autofill": { + "message": "Avtomatik toltırıwdan paydalanıń", + "description": "Use Autofill" + }, + "use_high_contrast": { + "message": "Joqarı Kontrasttan paydalanıń", + "description": "Use High Contrast" + }, + "theme": { + "message": "Tema", + "description": "Theme" + }, + "theme_light": { + "message": "Nurlı", + "description": "Light theme" + }, + "theme_dark": { + "message": "Qarańģı", + "description": "Dark theme" + }, + "theme_simple": { + "message": "Ápiwayı", + "description": "Simple theme" + }, + "theme_compact": { + "message": "Kompast", + "description": "Compact theme" + }, + "theme_high_contrast": { + "message": "Joqarı Kontrast", + "description": "High Contrast theme" + }, + "theme_flat": { + "message": "Jalpaq", + "description": "Flat theme" + }, + "storage_sync_info": { + "message": "Maģlıwmatlarıńızdı avtomatik ráwishte úshinshi tárep saqlaw xizmetlerine qosımshalań.", + "description": "3rd party backup info" + }, + "browser_sync": { + "message": "Brauzerdi sinxronlaw", + "description": "Storage location" + }, + "sign_in": { + "message": "Kiriw", + "description": "Sign in to 3rd party storage services" + }, + "sign_in_business": { + "message": "Kiriw (Biznes)", + "description": "Sign in to 3rd party storage services" + }, + "onedrive_business_perms": { + "message": "Ne sebep biznes esaplar kóbirek ruxsat talap etedi?" + }, + "log_out": { + "message": "Shıǵıw", + "description": "Sign out of 3rd party storage services" + }, + "token_revoked": { + "message": "$SERVICE$ esabıńızģa jalģanıwda mashqala júz berdi, qaytadan kiriń.\n", + "description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')", + "placeholders": { + "service": { + "content": "$1", + "example": "Google Drive" + } } + }, + "otp_unsupported_warn": { + "message": "Sizde bir yáki bir neshe Steam yáki Blizzard esapları bar. Shifrlanbaģan qosımsha nusqaları standartlastırılģan qosımsha formatında paydalanbaydı.", + "description": "Warning if using account that is not supported by standard backup format." + }, + "otp_backup_inform": { + "message": "Siz ayırım basqa baģdarlamalardan qosımsha qor nusqaların alıp kiriwińiz múmkin.", + "description": "Info text on import page" + }, + "otp_backup_learn": { + "message": "Tolıq maģlıwmat", + "description": "learn more link on import page. Placed after otp_backup_inform" + }, + "loading": { + "message": "Júklenbekte..." + }, + "autolock": { + "message": "Keyin qulıplaw" + }, + "minutes": { + "message": "minut" + }, + "advanced": { + "message": "Qosımsha" + }, + "period": { + "message": "Dáwir" + }, + "type": { + "message": "Túr" + }, + "invalid": { + "message": "Jaramsız" + }, + "digits": { + "message": "Sanlar" + }, + "algorithm": { + "message": "Algoritm" + }, + "smart_filter": { + "message": "Aqıllı filtr" + }, + "backup": { + "message": "Awısıq qor" + }, + "backup_file_info": { + "message": "Maģlıwmatlarıńızdı faylģa qosıp qoyıń." + }, + "password_policy_default_hint": { + "message": "Parolińiz shólkemińizdiń qáwipsizlik talaplarına juwap bermiydi. Qosımsha maǵlıwmat alıw ushın adminstratorıńız benen baylanısıń." + }, + "advisor": { + "message": "Keńesshi" + }, + "advisor_insight_password_not_set": { + "message": "Maģlıwmatlarıńızdı qorģaw ushın parol ornatıń." + }, + "advisor_insight_auto_lock_not_set": { + "message": "Maģlıwmatlarıńızdı qorģaw ushın avtomatik qulıplawdi qosıń." + }, + "advisor_insight_browser_sync_not_enabled": { + "message": "Brauzerdi sinxronlaw óshirilgen. Onı qosıw esaplardı brauzerler menen sinxronlaw imkánin beredi." + }, + "advisor_insight_auto_fill_not_enabled": { + "message": "Kodlardı web-saytlarģa avtomatik toltırıw ushın avtomatik toltırıwdı qosıw múmkin." + }, + "advisor_insight_smart_filter_not_enabled": { + "message": "Aqıllı filtrdi qosıw esaplarģa tez kiriw imkániyatın beredi." + }, + "show_all_insights": { + "message": "Barlıq túsnidirmelerdi kórsetiw." + }, + "no_insight_available": { + "message": "Hesh qanday túsinik tabılmadı, hámmesi jaqsi!" + }, + "danger": { + "message": "Qáwip" + }, + "warning": { + "message": "Eskertiw" + }, + "info": { + "message": "Maǵlıwmat" + }, + "dismiss": { + "message": "Ótkizip jiberiw" + }, + "learn_more": { + "message": "Tolıq maģlıwmat" + }, + "enable_context_menu": { + "message": "Konteks menyusına qosıw" + }, + "no_entires": { + "message": "Kórsetiletuģın esaplar joq. Birinshi esabıńızdi házir qosıń." + }, + "permissions": { + "message": "Ruxsatlar" + }, + "permission_revoke": { + "message": "Biykarlaw" + }, + "permission_show_required_permissions": { + "message": "Qaytarılmaytuģın ruxsatlardı kórsetiw" + }, + "permission_required": { + "message": "Bul talap etiletuģın ruxsat hámde onı biykarlaw múmkin emes." + }, + "permission_active_tab": { + "message": "QR-kodlardı skanerlew ushın usı betke kiriń." + }, + "permission_storage": { + "message": "Esap maģlıwmatların saqlaw ushın brauzer yadına kiriw." + }, + "permission_identity": { + "message": "Úshinshi tárep saqlaw xizmetlerine kiriwge ruxsat beredi." + }, + "permission_alarms": { + "message": "Allows auto-lock to work." + }, + "permission_scripting": { + "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + }, + "permission_clipboard_write": { + "message": "Esap betin basqanıńızda kodlardı almastırıw buferine nusqalaw ushın tek ģana jazıw ushın buferge ruxsat beredi." + }, + "permission_context_menus": { + "message": "Konteks menyusına Autentifikator qosadı." + }, + "permission_sync_clock": { + "message": "Google menen saattı sinxronlaw imkániyatın beredi." + }, + "permission_dropbox": { + "message": "Dropbox-qa qosımshalaw imkániyatın beredi." + }, + "permission_dropbox_cannot_revoke": { + "message": "Aldı menen Dropbox qosımsha qor nusqasın óshirip qoyıwıńız kerek." + }, + "permission_drive": { + "message": "Google Drive-qa qosımshalaw imkániyatın beredi." + }, + "permission_drive_cannot_revoke": { + "message": "Aldı menen Google Drive qosımsha qor nusqasın óshirip qoyıwıńız kerek." + }, + "permission_onedrive": { + "message": "OneDrive-qa qosımshalaw imkánin beredi." + }, + "permission_onedrive_cannot_revoke": { + "message": "Aldı menen OneDrive qosımsha qor nusqasın óshirip qoyıwıńız kerek." + }, + "permission_unknown_permission": { + "message": "Belgisiz ruxsat. Eger usı xabardı kórseńiz, qátelik haqqında esabat jiberiń." + }, + "activate_auto_filter": { + "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + } } From 75f493d937c90104417f9c85de850106e3327023 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:44:41 -0500 Subject: [PATCH 3352/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index eaa48ef1e..6a95658e3 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -516,6 +516,6 @@ "message": "Autorisation inconnue. Si vous voyez ce message, veuillez envoyer un rapport de bug." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Avertissement: Le filtre intelligent associe grosso modo le nom de domaine à un compte. Vérifiez toujours que vous êtes sur le bon site avant d'entrer un code !" } } From d7307f2389fe8245637b50972e5388aaaac1c022 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:44:42 -0500 Subject: [PATCH 3353/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 5e0d26fe7..eceab071f 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -516,6 +516,6 @@ "message": "Nieznane uprawnienie. Jeśli widzisz ten komunikat, wyślij raport o błędzie." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Ostrzeżenie: inteligentny filtr luźno dopasowuje nazwę domeny do konta. Zawsze sprawdzaj, czy jesteś na właściwej witrynie internetowej przed wprowadzeniem kodu!" } } From a527fcdd9d21bfb771be0154abea0fe1c48b094c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:44:43 -0500 Subject: [PATCH 3354/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 2c5056049..2dbe04d03 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -516,6 +516,6 @@ "message": "Невідомий дозвіл. Якщо ви бачите це повідомлення, будь ласка, надішліть повідомлення про помилку." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Попередження: Розумний фільтр неточно співставляє доменне ім’я з акаунтом. Завжди перевіряйте, що ви перебуваєте на правильному вебсайті, перш ніж вводити код!" } } From 8e9a7971def5a8e3d08c832da0effc58a953c8e7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:05:42 -0500 Subject: [PATCH 3355/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index cf9b22041..187a1f30c 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -516,6 +516,6 @@ "message": "Permissão desconhecida. Se você ver esta mensagem, por favor envie um relatório de erros." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Aviso: O filtro inteligente corresponde pouco ao nome de domínio de uma conta. Verifique sempre se você está no site correto antes de inserir um código!" } } From 227a82e74abea6e7e9d37f3ba02c9e0c1ad31d73 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:23:15 -0500 Subject: [PATCH 3356/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 950994cae..37b5d989a 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "الموثق", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "المدقق", "description": "Extension Short Name." }, "extDesc": { @@ -16,11 +16,11 @@ "description": "Added Account." }, "errorqr": { - "message": "رمز QR غير معروف.", + "message": "رمز استجابة سريع غير معروف.", "description": "QR Error." }, "errorsecret": { - "message": "سرية الحساب غير صالحة", + "message": "الإجابة السرية الخاص غير مطابق", "description": "Secret Error." }, "add_code": { @@ -40,7 +40,7 @@ "description": "Import migration data failed." }, "migration_partly_fail": { - "message": "بعض بيانات الحساب لم يتم استيرادها بنجاح.", + "message": "بعض من بيانات الحساب لم يتم استيرادها بنجاح.", "description": "Some migration data is broken." }, "close": { @@ -52,7 +52,7 @@ "description": "OK." }, "yes": { - "message": "نعم", + "message": "إجابه", "description": "Yes." }, "no": { @@ -480,10 +480,10 @@ "message": "يسمح بتسجيل الدخول إلى خدمات تخزين طرف ثالث." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "يسمح للقفل التلقائي بالعمل." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "أدخل النص في الشريط الظاهر لمسح رمز الاستجابة السريع والسماح للملء التلقائي بالعمل." }, "permission_clipboard_write": { "message": "يمنح صلاحية الكتابة فقط إلى الحافظة لنسخ الرموز إلى الحافظة عند النقر على الحساب." @@ -516,6 +516,6 @@ "message": "صلاحية غير معروفة. إذا وجدت هذه الرسالة، يرجى إرسال تقرير عن الأخطاء." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "تحذير: يقوم المدقق الذكي بمطابقة اسم الاختصاص مع الحساب بشكل غير جيد. تأكد دائمًا من أنك على موقع التبويب الصحيح قبل إدخال الرمز!" } } From 51919219995c32e768d5a119d613a1ebee428bf7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:52:00 -0500 Subject: [PATCH 3357/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 6b5e6658b..a97bbbe07 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -480,7 +480,7 @@ "message": "Позволяет войти в сторонние службы хранения." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Разрешить автоблокировку." }, "permission_scripting": { "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." From 334ce49821ff5c20fa63102bdaa9f5b7342acd56 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 01:01:50 -0500 Subject: [PATCH 3358/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index e9b834de1..2736784d9 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -516,6 +516,6 @@ "message": "Ukjent tillatelse. Hvis du ser denne meldingen, vennligst send en feilrapport." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Advarsel: Smartfilter samsvarer ikke med domenenavnet til en konto. Kontroller alltid at du er på korrekt nettside før du skriver inn en kode!" } } From c18c34fe0ff046323e31ed2a04ef118fcdaa3a22 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 02:10:59 -0500 Subject: [PATCH 3359/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 9ffa87b6c..9f3baa017 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -516,6 +516,6 @@ "message": "Nepoznata dozvola. Ako vidiš ovu poruku pošalji izvještaj o grešci." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Upozorenje: Pametni filtar slabo povezuje naziv domene s računom. Prije unosa koda uvijek provjerite jeste li na ispravnoj web stranici!" } } From 333b7cc4eba82d19daf3e1ca54d6b3d997c82137 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 04:27:44 -0500 Subject: [PATCH 3360/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index d6618306e..fd718eac4 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -516,6 +516,6 @@ "message": "Неизвестно разрешение. Ако виждате това съобщение, изпратете доклад за грешка." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Предупреждение: Интелигентният филтър търси приблизително съвпадение на името на домейна с акаунта. Преди да въведете код, винаги проверявайте дали сте в правилния уебсайт!" } } From 448c1bbbf8cb37e6bd482353b28b4bbb756914e2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 09:17:19 -0500 Subject: [PATCH 3361/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index e2e2e7fd8..07cc2ac3b 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -516,6 +516,6 @@ "message": "Unbekende tastimming. As dit bericht werjûn wurdt, stjoer dan in bugrapport." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Warskôging: Tûk filter keppelet op in frij losse manier de domeinnamme oan in account. Kontrolearje altyd oft jo op de krekte website binne eardat jo in koade ynfiere!" } } From 9ba05b21ef63b626936070a885cc5a34f3be10f6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 09:17:20 -0500 Subject: [PATCH 3362/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 1de891e08..a32f0da46 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -516,6 +516,6 @@ "message": "Onbekende toestemming. Indien dit bericht wordt weergegeven, stuur dan een bugrapport." }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Waarschuwing: Slim filter koppelt op een vrij losse manier de domeinnaam aan een account. Controleer altijd of u op de juiste website bent voordat u een code invoert!" } } From fa6ea31839ef56c2620df3061672cfa0f70d6e29 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:34:20 -0500 Subject: [PATCH 3363/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 9879612bd..adbdf4991 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "無効なアカウントのシークレット", + "message": "無効なアカウントのシークレットキー", "description": "Secret Error." }, "add_code": { @@ -480,10 +480,10 @@ "message": "サードパーティのストレージサービスへのサインインを許可します。" }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "機能を有効化するには、画面の自動ロックを有効にします。" }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "現在のタブにスクリプトを挿入してQRコードをスキャンし、自動入力がが機能するようにする。" }, "permission_clipboard_write": { "message": "アカウントをクリックしたときにクリップボードへの書き込み専用の権限を許可します。" @@ -516,6 +516,6 @@ "message": "不明な権限です。このメッセージが表示される場合はバグレポートを送信してください。" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "警告:スマートフィルタはアカウントのドメイン名とほぼ一致します。常にあなたが正しいウェブサイトにいることを確認してください!" } } From c5bdbeed14605f06bb9588e8ddd315c747a49bb3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:27:57 -0500 Subject: [PATCH 3364/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 34a6cb0f8..e0b4da347 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -306,11 +306,11 @@ "description": "Theme" }, "theme_light": { - "message": "밝은 테마", + "message": "밝게", "description": "Light theme" }, "theme_dark": { - "message": "어두운 테마", + "message": "어둡게", "description": "Dark theme" }, "theme_simple": { @@ -432,7 +432,7 @@ "message": "스마트 필터를 사용하면 계정에 빠르게 접근할 수 있어요." }, "show_all_insights": { - "message": "모든 인사이트 보기." + "message": "모든 권장 사항 보기." }, "no_insight_available": { "message": "인사이트가 발견되지 않았어요. 모든 것이 양호해 보여요!" From 0ad1bb9c669a654c0df1beef08c9f8b355dbfce4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:41 -0500 Subject: [PATCH 3365/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 20b7f70dd..a4661131c 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Άγνωστο δικαίωμα. Αν δείτε αυτό το μήνυμα, στείλτε μας μια αναφορά σφάλματος." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 889c7413701217c953f32473706fd1ea750788ba Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:42 -0500 Subject: [PATCH 3366/3473] New translations messages.json (Uzbek) --- _locales/uz/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/uz/messages.json b/_locales/uz/messages.json index 66e055857..84e143fcd 100644 --- a/_locales/uz/messages.json +++ b/_locales/uz/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 3f11d3ae9c6cf0584df99c5ddb01084744bf29a8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:43 -0500 Subject: [PATCH 3367/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 7157b4152..d2f67ac13 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً یک گزارش اشکال ارسال کنید." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 1ed388cf80cb6319ae046901a52676143bfa872c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:44 -0500 Subject: [PATCH 3368/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 8b0165e35..d26205271 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 7cc4969055651d92fa958ba38bc9c9575e798a71 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:45 -0500 Subject: [PATCH 3369/3473] New translations messages.json (French) --- _locales/fr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 6a95658e3..9a0cb4d8c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Autorisation inconnue. Si vous voyez ce message, veuillez envoyer un rapport de bug." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Avertissement: Le filtre intelligent associe grosso modo le nom de domaine à un compte. Vérifiez toujours que vous êtes sur le bon site avant d'entrer un code !" } From 74321dab14a3fc61a218eba50a9e36a921daf17b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:46 -0500 Subject: [PATCH 3370/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 13c60a097..1fd533e60 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Permiso desconocido. Si ve este mensaje, por favor envíe un informe de error." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 83384d05a74164b1426dfa16dd44be0ade95b3a4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:47 -0500 Subject: [PATCH 3371/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 37b5d989a..9afd6c792 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "صلاحية غير معروفة. إذا وجدت هذه الرسالة، يرجى إرسال تقرير عن الأخطاء." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "تحذير: يقوم المدقق الذكي بمطابقة اسم الاختصاص مع الحساب بشكل غير جيد. تأكد دائمًا من أنك على موقع التبويب الصحيح قبل إدخال الرمز!" } From 850d9435211cc571a9a4b4d8dcd4e4b655741200 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:48 -0500 Subject: [PATCH 3372/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index fd718eac4..037568409 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Неизвестно разрешение. Ако виждате това съобщение, изпратете доклад за грешка." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Предупреждение: Интелигентният филтър търси приблизително съвпадение на името на домейна с акаунта. Преди да въведете код, винаги проверявайте дали сте в правилния уебсайт!" } From c128bd89b695db938f9d79cf96aded6d12adfda0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:49 -0500 Subject: [PATCH 3373/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index d1ee376eb..1bc087388 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Permís desconegut. Si veieu aquest missatge, envieu un informe d'error." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From c007d5b6a31d4f35d00655ba4a9464e4340c09d9 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:50 -0500 Subject: [PATCH 3374/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 54bb3bed5..26739d5fa 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Neznámé oprávnění. Pokud uvidíte tuto zprávu, pošlete prosím hlášení o chybě." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 219e556af1d6a038cfdd47ed56a03a0e50165dc3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:51 -0500 Subject: [PATCH 3375/3473] New translations messages.json (Danish) --- _locales/da/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/da/messages.json b/_locales/da/messages.json index e38012cfe..d7974aa39 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Ukendt tilladelse. Hvis du ser denne besked, så send venligst en fejlrapport." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From e6a7fedc319c2a6fe5c2ec3b62a1c439ea0caffa Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:51 -0500 Subject: [PATCH 3376/3473] New translations messages.json (German) --- _locales/de/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 75d898025..49f1197d3 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unbekannte Berechtigung. Wenn Sie diese Nachricht sehen, senden Sie bitte einen Fehlerbericht." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 4fdc5211d40dcc021f3a51899262dd2e329ef1a0 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:52 -0500 Subject: [PATCH 3377/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index 07cc2ac3b..b41c2ffba 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unbekende tastimming. As dit bericht werjûn wurdt, stjoer dan in bugrapport." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warskôging: Tûk filter keppelet op in frij losse manier de domeinnamme oan in account. Kontrolearje altyd oft jo op de krekte website binne eardat jo in koade ynfiere!" } From 7318249d1d5bdaff30235f8b525d89215ff2d74e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:53 -0500 Subject: [PATCH 3378/3473] New translations messages.json (Finnish) --- _locales/fi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 8b63b68b0..26458d6e0 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Tuntematon käyttöoikeus. Jos näet tämän viestin, lähetä virheilmoitus." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 4bf840a76b9028788a336139d8895fb696505788 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:54 -0500 Subject: [PATCH 3379/3473] New translations messages.json (Hebrew) --- _locales/he/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/he/messages.json b/_locales/he/messages.json index acf3c74f9..32dd7e5e0 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 11e90b6797a563271f49429641b43fff8c025e22 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:55 -0500 Subject: [PATCH 3380/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 8cf3b5b66..299971a07 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Ismeretlen engedély. Ha ez az üzenet jelenik meg, kérem küldjön hibajelentést!" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 0b0635c18e887e0af5b6b8e43fac2ba427ef6dec Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:57 -0500 Subject: [PATCH 3381/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index 7c03940a0..c7c4ccf13 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Անհայտ թույլտվություն։ Խնդրում ենք կապնվել ծրագրի մշակողների հետ։" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From b64dc1da4150f0546c09f61c6705cf79e52c7dc4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:57 -0500 Subject: [PATCH 3382/3473] New translations messages.json (Italian) --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index f5bb50570..2ae338f2c 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Autorizzazione sconosciuta. Se vedi questo messaggio, sei pregato di inviare una segnalazione di bug." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 096f1a2155890bef05ed27e353e435548bf32398 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:58 -0500 Subject: [PATCH 3383/3473] New translations messages.json (Japanese) --- _locales/ja/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index adbdf4991..aa2b9c707 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "不明な権限です。このメッセージが表示される場合はバグレポートを送信してください。" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "警告:スマートフィルタはアカウントのドメイン名とほぼ一致します。常にあなたが正しいウェブサイトにいることを確認してください!" } From 9c0b5e10612a634d8259b96d5742fdc842556104 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:59:59 -0500 Subject: [PATCH 3384/3473] New translations messages.json (Georgian) --- _locales/ka/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ka/messages.json b/_locales/ka/messages.json index 0b39a34fe..d8e35d9be 100644 --- a/_locales/ka/messages.json +++ b/_locales/ka/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "უცნობი ნებართვა. თუ ამ შეტყობინებას ხედავთ, გთხოვთ, შეგვატყობინოთ პრობლემის შესახებ." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From c775bc6d5295d3391bd8cd11c9883bc7b60956d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:00 -0500 Subject: [PATCH 3385/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index e0b4da347..019892e67 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -435,7 +435,7 @@ "message": "모든 권장 사항 보기." }, "no_insight_available": { - "message": "인사이트가 발견되지 않았어요. 모든 것이 양호해 보여요!" + "message": "권장 사항이 발견되지 않았어요. 모든 것이 양호해 보여요!" }, "danger": { "message": "위험" @@ -480,10 +480,10 @@ "message": "제삼자 저장 서비스에 로그인할 수 있게 해요." }, "permission_alarms": { - "message": "자동 잠금이 동작할 수 있도록 허용해요." + "message": "자동 잠금 동작을 허용해요." }, "permission_scripting": { - "message": "QR 코드를 스캔하고 자동 채우기를 실행하기 위해 현재 탭에 스크립트를 삽입할 수 있게 해요." + "message": "현재 탭에 스크립트를 삽입해서 QR 코드 스캔과 자동 완성 동작을 허용해요." }, "permission_clipboard_write": { "message": "계정을 클릭할 때 클립보드에 코드를 복사해서 클립보드에 쓰기 전용 접근 권한을 줄 수 있도록 해요." @@ -515,7 +515,10 @@ "permission_unknown_permission": { "message": "알 수 없는 권한이에요. 이 메시지를 보신다면, 버그 신고를 진행해 주세요." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "경고: 스마트 필터는 도메인 이름과 계정을 대략적으로만 일치시켜요. 코드를 입력하기 전에 항상 올바른 웹 사이트에 있는지 확인하세요!" } } From a8d37a1b46341289ca8f337ef580af3da68699d5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:02 -0500 Subject: [PATCH 3386/3473] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index 1e7a80740..565ef8483 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Nežinomas leidimas. Jei matote šį pranešimą, atsiųskite pranešimą apie klaidą." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From de9d80cdf7cc4cd7f482ae34eea002fa273f9a2c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:03 -0500 Subject: [PATCH 3387/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index a32f0da46..73c236ecf 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Onbekende toestemming. Indien dit bericht wordt weergegeven, stuur dan een bugrapport." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Waarschuwing: Slim filter koppelt op een vrij losse manier de domeinnaam aan een account. Controleer altijd of u op de juiste website bent voordat u een code invoert!" } From f13a45dbf4a2b4596285083435a96cdf88743a9a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:04 -0500 Subject: [PATCH 3388/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 2736784d9..dabfa8fed 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Ukjent tillatelse. Hvis du ser denne meldingen, vennligst send en feilrapport." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Advarsel: Smartfilter samsvarer ikke med domenenavnet til en konto. Kontroller alltid at du er på korrekt nettside før du skriver inn en kode!" } From 485adddce535c8884c9e89afbcaa93d501148bbb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:06 -0500 Subject: [PATCH 3389/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index eceab071f..5c40bc3a4 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Nieznane uprawnienie. Jeśli widzisz ten komunikat, wyślij raport o błędzie." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Ostrzeżenie: inteligentny filtr luźno dopasowuje nazwę domeny do konta. Zawsze sprawdzaj, czy jesteś na właściwej witrynie internetowej przed wprowadzeniem kodu!" } From d40581966c249fe0c6765ca36fc6d4fe1b3e6f3f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:07 -0500 Subject: [PATCH 3390/3473] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c95f72511..9cc98065f 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 1f214662b5273febdc7dba95de33c23166d97091 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:08 -0500 Subject: [PATCH 3391/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a97bbbe07..ee216f7e3 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Неизвестное разрешение. Если вы видите это сообщение, отправьте сообщение об ошибке." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From aa564885f58ccbe422f2de2d4f362e3a9bb28fe6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:09 -0500 Subject: [PATCH 3392/3473] New translations messages.json (Albanian) --- _locales/sq/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sq/messages.json b/_locales/sq/messages.json index 01ad17676..5a1c36461 100644 --- a/_locales/sq/messages.json +++ b/_locales/sq/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "موافقة مجهولة. اذا رأيت هذه الرساله، الرجاء ارسال تقرير اختراق." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From a89bc51c775f33aefd14cd412efd1c561b892a58 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:11 -0500 Subject: [PATCH 3393/3473] New translations messages.json (Serbian (Cyrillic)) --- _locales/sr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 7cfef35e9..9e4ccff64 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 7ee45ecf45c560688cd75b6d43f6bd50589d04fd Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:12 -0500 Subject: [PATCH 3394/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 949c46654..959588699 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Okänd behörighet. Om du ser detta meddelande, skicka en felrapport." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 6403f3c61376e713cbe601c9a36c974b04997f23 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:13 -0500 Subject: [PATCH 3395/3473] New translations messages.json (Turkish) --- _locales/tr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f7298b966..2735c5238 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Bilinmeyen yetki. Bu mesajı görürseniz bir hata raporu gönderin." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 7766542206dd6492c9742d09c23501c47f9d4a03 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:14 -0500 Subject: [PATCH 3396/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 2dbe04d03..661a5c080 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Невідомий дозвіл. Якщо ви бачите це повідомлення, будь ласка, надішліть повідомлення про помилку." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Попередження: Розумний фільтр неточно співставляє доменне ім’я з акаунтом. Завжди перевіряйте, що ви перебуваєте на правильному вебсайті, перш ніж вводити код!" } From 1beba3da0a11e52d7e1fc29378eeadf1e06e1b41 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:15 -0500 Subject: [PATCH 3397/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index f003bf215..96ee5b0ff 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "未知权限。如果您看到此消息,请发送错误报告。" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 72eded3b95f0a15e9c7ee07e0fb534337946ad95 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:16 -0500 Subject: [PATCH 3398/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index f9a2154b7..07d1f3791 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "未知的權限。您如果看到這個訊息,請回報程式異常。" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 7dd99ee2ca9a02816c91f225f1a41002b8e3859c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:17 -0500 Subject: [PATCH 3399/3473] New translations messages.json (Urdu (Pakistan)) --- _locales/ur/messages.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index af098ddf3..5ed898158 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Name." }, "extShortName": { - "message": "Authenticator", + "message": "تصدیق کردہ", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Scan QR Code", + "message": "Authenticator QR Code Installation", "description": "Scan QR Code." }, "add_secret": { - "message": "Manual Entry", + "message": "Authenticator Verification", "description": "Manual Entry." }, "migration_fail": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "Secret", + "message": "", "description": "Secret." }, "updateSuccess": { @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 7d938c0d58c7f006101b949d8e1e199e0543116c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:19 -0500 Subject: [PATCH 3400/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index c3dc87cce..4f0955df3 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From a55de848546106b3793346224a0a6a2567006345 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:20 -0500 Subject: [PATCH 3401/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 187a1f30c..53f1de67b 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Permissão desconhecida. Se você ver esta mensagem, por favor envie um relatório de erros." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Aviso: O filtro inteligente corresponde pouco ao nome de domínio de uma conta. Verifique sempre se você está no site correto antes de inserir um código!" } From 04c8bb20ded8330d0c77f4672fe8059fafb27d1a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:21 -0500 Subject: [PATCH 3402/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 0bfaf88a7..67e3da762 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Izin tidak diketahui. Jika melihat pesan ini, kirimkan laporan kesalahan." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 2122f9e6636eb3bc427ab2451fa06970b683dc79 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:22 -0500 Subject: [PATCH 3403/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 3f4d929ce..be0836eeb 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "অনুমতি অজানা। আপনি যদি এই লেখাটি দেখে থাকেন, তাহলে দয়া করে বাগ রিপোর্ট পাঠান" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 6669480c1c856e8626e2d2c4291bd931e4032953 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:23 -0500 Subject: [PATCH 3404/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 2f9eb6f0c..287a34015 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "ไม่ทราบการอนุญาต หากเห็นข้อความนี้ โปรดส่งรายงานข้อบกพร่อง" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From ca1f3b7f1770df07c05d4c09eb1dc3882497ace8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:24 -0500 Subject: [PATCH 3405/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 9f3baa017..4b05a72b0 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Nepoznata dozvola. Ako vidiš ovu poruku pošalji izvještaj o grešci." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Upozorenje: Pametni filtar slabo povezuje naziv domene s računom. Prije unosa koda uvijek provjerite jeste li na ispravnoj web stranici!" } From 9b5e3be02751f9f56ae7ce06f57e0928d1d4cbc1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:25 -0500 Subject: [PATCH 3406/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 242d28b31..802df3bb0 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 7d13e28a10703f437994fa77b5b6425eb0326762 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:26 -0500 Subject: [PATCH 3407/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index ca57a688c..ece15f351 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Nezināma atļauja. Ja redzat šo ziņojumu, lūdzu, nosūtiet kļūdu ziņojumu." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 09d3d7c3ae23e05562e59d8c5e957a6537f5881b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:28 -0500 Subject: [PATCH 3408/3473] New translations messages.json (Hindi) --- _locales/hi/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index fe485e48f..2f4dc41aa 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "अज्ञात अनुमति। यदि आप यह संदेश देखते हैं, तो कृपया एक बग रिपोर्ट भेजें।" }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 80770296abe4756d02a509d2457956e7a4a84662 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:29 -0500 Subject: [PATCH 3409/3473] New translations messages.json (Malayalam) --- _locales/ml/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/ml/messages.json b/_locales/ml/messages.json index af098ddf3..1509958f1 100644 --- a/_locales/ml/messages.json +++ b/_locales/ml/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From bd67e0f2097ae747e59f9d4971157a03e29898db Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:30 -0500 Subject: [PATCH 3410/3473] New translations messages.json (Sinhala) --- _locales/si/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/si/messages.json b/_locales/si/messages.json index 608bb1591..db64a9a73 100644 --- a/_locales/si/messages.json +++ b/_locales/si/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 8680399552469ea57ebd2b81a49f55237fd18315 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:31 -0500 Subject: [PATCH 3411/3473] New translations messages.json (Kannada) --- _locales/kn/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/kn/messages.json b/_locales/kn/messages.json index af098ddf3..1509958f1 100644 --- a/_locales/kn/messages.json +++ b/_locales/kn/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 6552bf8ff51869203601d02dbf631783a7fd447f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:32 -0500 Subject: [PATCH 3412/3473] New translations messages.json (Javanese) --- _locales/jv/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/jv/messages.json b/_locales/jv/messages.json index af098ddf3..1509958f1 100644 --- a/_locales/jv/messages.json +++ b/_locales/jv/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From e170fa8bb768d43e78e39eb7e7c26a4534edd3be Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:33 -0500 Subject: [PATCH 3413/3473] New translations messages.json (Santali) --- _locales/sat/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/sat/messages.json b/_locales/sat/messages.json index ec3cdc1b1..40025063e 100644 --- a/_locales/sat/messages.json +++ b/_locales/sat/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Unknown permission. If see this message, please send a bug report." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From a17555d3ac9586285b5ecc8cce3284bb32ca093b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:34 -0500 Subject: [PATCH 3414/3473] New translations messages.json (Urdu (India)) --- _locales/ur/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 5ed898158..1509958f1 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1,10 +1,10 @@ { "extName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Name." }, "extShortName": { - "message": "تصدیق کردہ", + "message": "Authenticator", "description": "Extension Short Name." }, "extDesc": { @@ -28,11 +28,11 @@ "description": "Add account." }, "add_qr": { - "message": "Authenticator QR Code Installation", + "message": "Scan QR Code", "description": "Scan QR Code." }, "add_secret": { - "message": "Authenticator Verification", + "message": "Manual Entry", "description": "Manual Entry." }, "migration_fail": { @@ -72,7 +72,7 @@ "description": "Issuer." }, "secret": { - "message": "", + "message": "Secret", "description": "Secret." }, "updateSuccess": { From b5f2a9b7d1fd936e949ef8cfa1a6307f94160647 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:00:35 -0500 Subject: [PATCH 3415/3473] New translations messages.json (Karakalpak) --- _locales/kaa/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/kaa/messages.json b/_locales/kaa/messages.json index a70329fb4..31a2e3666 100644 --- a/_locales/kaa/messages.json +++ b/_locales/kaa/messages.json @@ -515,6 +515,9 @@ "permission_unknown_permission": { "message": "Belgisiz ruxsat. Eger usı xabardı kórseńiz, qátelik haqqında esabat jiberiń." }, + "phrase_wrong": { + "message": "Password incorrect" + }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" } From 3ad845ff1040fc56ff0eef1e68e4c74246da3e69 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 02:23:31 -0500 Subject: [PATCH 3416/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a4661131c..e5bdfeb9d 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -516,7 +516,7 @@ "message": "Άγνωστο δικαίωμα. Αν δείτε αυτό το μήνυμα, στείλτε μας μια αναφορά σφάλματος." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Λάθος κωδικός πρόσβασης" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From 10ccabc87ffc22fa1df29453dbcbf4e497241388 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 02:23:32 -0500 Subject: [PATCH 3417/3473] New translations messages.json (French) --- _locales/fr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 9a0cb4d8c..02b404d6b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -516,7 +516,7 @@ "message": "Autorisation inconnue. Si vous voyez ce message, veuillez envoyer un rapport de bug." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Mot de passe incorrect" }, "activate_auto_filter": { "message": "Avertissement: Le filtre intelligent associe grosso modo le nom de domaine à un compte. Vérifiez toujours que vous êtes sur le bon site avant d'entrer un code !" From 6c7c1bad4406b82eb802f3ce11468dd4aba7523e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 02:23:33 -0500 Subject: [PATCH 3418/3473] New translations messages.json (Norwegian) --- _locales/no/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/no/messages.json b/_locales/no/messages.json index dabfa8fed..3d7e56c1b 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -516,7 +516,7 @@ "message": "Ukjent tillatelse. Hvis du ser denne meldingen, vennligst send en feilrapport." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Feil passord" }, "activate_auto_filter": { "message": "Advarsel: Smartfilter samsvarer ikke med domenenavnet til en konto. Kontroller alltid at du er på korrekt nettside før du skriver inn en kode!" From ee462592a18d7c3cce4152d203f27fb98fee65d7 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 02:23:34 -0500 Subject: [PATCH 3419/3473] New translations messages.json (Polish) --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 5c40bc3a4..df2f4485d 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -516,7 +516,7 @@ "message": "Nieznane uprawnienie. Jeśli widzisz ten komunikat, wyślij raport o błędzie." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Hasło nieprawidłowe" }, "activate_auto_filter": { "message": "Ostrzeżenie: inteligentny filtr luźno dopasowuje nazwę domeny do konta. Zawsze sprawdzaj, czy jesteś na właściwej witrynie internetowej przed wprowadzeniem kodu!" From 13b93b5b595c2542a30eed095aeabb76de60d1d8 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 07:36:32 -0500 Subject: [PATCH 3420/3473] New translations messages.json (Ukrainian) --- _locales/uk/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 661a5c080..76c3972c1 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -516,7 +516,7 @@ "message": "Невідомий дозвіл. Якщо ви бачите це повідомлення, будь ласка, надішліть повідомлення про помилку." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Пароль не правильний" }, "activate_auto_filter": { "message": "Попередження: Розумний фільтр неточно співставляє доменне ім’я з акаунтом. Завжди перевіряйте, що ви перебуваєте на правильному вебсайті, перш ніж вводити код!" From 9b699b58814076aa0d177fff565b14b1e2f8d736 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:03:43 -0500 Subject: [PATCH 3421/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index ee216f7e3..f6b84887f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -483,7 +483,7 @@ "message": "Разрешить автоблокировку." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Вставляйте скрипты в текущую вкладку для сканирования QR-кодов и автоматического заполнения для работы." }, "permission_clipboard_write": { "message": "Даёт доступ только для записи в буфер обмена для копирования кодов в буфер обмена, когда вы нажмете на аккаунт." @@ -516,9 +516,9 @@ "message": "Неизвестное разрешение. Если вы видите это сообщение, отправьте сообщение об ошибке." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Неверный пароль" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Внимание: Интеллектуальный фильтр точно сопоставляет доменное имя с учетной записью. Всегда проверяйте, что вы находитесь на правильном веб-сайте, прежде чем вводить код!" } } From 0de700d05c1a5143d154c0f57940fecef5956635 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 3 Aug 2024 05:34:59 -0500 Subject: [PATCH 3422/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 037568409..a18a2fc9a 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -516,7 +516,7 @@ "message": "Неизвестно разрешение. Ако виждате това съобщение, изпратете доклад за грешка." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Невярна парола" }, "activate_auto_filter": { "message": "Предупреждение: Интелигентният филтър търси приблизително съвпадение на името на домейна с акаунта. Преди да въведете код, винаги проверявайте дали сте в правилния уебсайт!" From c6f258ddef40fda125806386f3e372839b83702e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 3 Aug 2024 10:03:48 -0500 Subject: [PATCH 3423/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index e5bdfeb9d..86d517dbc 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -516,9 +516,9 @@ "message": "Άγνωστο δικαίωμα. Αν δείτε αυτό το μήνυμα, στείλτε μας μια αναφορά σφάλματος." }, "phrase_wrong": { - "message": "Λάθος κωδικός πρόσβασης" + "message": "Λανθασμένος κωδικός πρόσβασης" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Προσοχή: Το έξυπνο φίλτρο δεν αντιστοιχίζει με ακρίβεια τον κάθε λογαριασμό με την ιστοσελίδα όπου αυτός δημιουργήθηκε. Για τον λόγο αυτό, πρέπει πάντα να ελέγχετε αν βρίσκεστε στη σωστή ιστοσελίδα προτού εισάγετε τον κωδικό!" } } From 8e4f2cf1863fc3e734b056a70b11070e3a646c30 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 3 Aug 2024 10:03:49 -0500 Subject: [PATCH 3424/3473] New translations messages.json (Portuguese, Brazilian) --- _locales/pt_BR/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 53f1de67b..938af5cbd 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -516,7 +516,7 @@ "message": "Permissão desconhecida. Se você ver esta mensagem, por favor envie um relatório de erros." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Senha incorreta" }, "activate_auto_filter": { "message": "Aviso: O filtro inteligente corresponde pouco ao nome de domínio de uma conta. Verifique sempre se você está no site correto antes de inserir um código!" From 0f7a8524e7cc5efe0062fec0cc40f9e74788d12a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 3 Aug 2024 13:41:29 -0500 Subject: [PATCH 3425/3473] New translations messages.json (Swedish) --- _locales/sv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 959588699..cd6e1c952 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -516,7 +516,7 @@ "message": "Okänd behörighet. Om du ser detta meddelande, skicka en felrapport." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Lösenord felaktigt" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From 4e33d2fd900cc518b538ebeb301625cc231f6a3d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:37:29 -0500 Subject: [PATCH 3426/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 4f0955df3..6fb73307e 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -516,7 +516,7 @@ "message": "Unknown permission. If see this message, please send a bug report." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Mật khẩu sai" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From ea6c1487a7d54ec2e7fa7c536b4bbfeabee7186d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 5 Aug 2024 05:16:59 -0500 Subject: [PATCH 3427/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 6fb73307e..5bec3ed5c 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -519,6 +519,6 @@ "message": "Mật khẩu sai" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Cảnh báo: Bộ lọc thông minh không khớp với tên của tài khoản. Hãy xác nhận bạn đang ở trang web chính xác trước khi nhập mã!" } } From 52f9d63aab61e2c0c2706e751813d6468d04ffff Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:29:20 -0500 Subject: [PATCH 3428/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 26739d5fa..15423f0f6 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -480,10 +480,10 @@ "message": "Umožňuje přihlášení ke službám úložiště třetích stran." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Umožňuje funkci automatického zamykání." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Vloží do aktuální karty skripty pro skenování QR kódů a umožní automatické vyplňování." }, "permission_clipboard_write": { "message": "Umožňuje přístup do schránky pouze pro zápis a kopírování kódů do schránky po kliknutí na účet." @@ -516,9 +516,9 @@ "message": "Neznámé oprávnění. Pokud uvidíte tuto zprávu, pošlete prosím hlášení o chybě." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Neplatné heslo" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Varování: Inteligentní filtr volně přiřazuje název domény k účtu. Před zadáním kódu vždy zkontrolujte, zda jste na správné webové stránce!" } } From 37516268565fffb7d76e95fdd45b8b64441b5c0e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Aug 2024 07:15:44 -0500 Subject: [PATCH 3429/3473] New translations messages.json (French) --- _locales/fr/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 02b404d6b..05a8f0593 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -130,7 +130,7 @@ "description": "Passphrase Warning." }, "update": { - "message": "Mise à jour", + "message": "Mettre à jour", "description": "Update." }, "phrase_incorrect": { @@ -210,7 +210,7 @@ "description": "Scale" }, "export_info": { - "message": "Attention: les sauvegardes ne sont pas protégées par chiffrement. Voulez-vous ajouter un compte à une autre application ? Survollez la partie supérieure à droite d'un des comptes et cliquez sur le bouton caché qui apparaît.", + "message": "Attention : toutes les sauvegardes ne sont pas chiffrées. Vous voulez ajouter un compte à une autre application ? Survolez la partie supérieure droite de n'importe quel compte et cliquez sur le bouton caché.", "description": "Export menu info text" }, "download_backup": { @@ -234,7 +234,7 @@ "description": "Import qr images. Shown as add account method." }, "import_backup_code": { - "message": "Importer une sauvegarde textuelle", + "message": "Importation au format texte", "description": "Import backup code." }, "import_otp_urls": { From 41bd1e7fa542b945ce587b7788c259742f0ad382 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:56:11 -0500 Subject: [PATCH 3430/3473] New translations messages.json (Dutch) --- _locales/nl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 73c236ecf..e627be5bf 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -516,7 +516,7 @@ "message": "Onbekende toestemming. Indien dit bericht wordt weergegeven, stuur dan een bugrapport." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Wachtwoord onjuist" }, "activate_auto_filter": { "message": "Waarschuwing: Slim filter koppelt op een vrij losse manier de domeinnaam aan een account. Controleer altijd of u op de juiste website bent voordat u een code invoert!" From b76dc467e8f8caba6a0a49000d0bcb8049e0f847 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:21:57 -0500 Subject: [PATCH 3431/3473] New translations messages.json (Croatian) --- _locales/hr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 4b05a72b0..fd27ec502 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -516,7 +516,7 @@ "message": "Nepoznata dozvola. Ako vidiš ovu poruku pošalji izvještaj o grešci." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Neispravna lozinka" }, "activate_auto_filter": { "message": "Upozorenje: Pametni filtar slabo povezuje naziv domene s računom. Prije unosa koda uvijek provjerite jeste li na ispravnoj web stranici!" From ba2ec4361679117c70f1d992b388cde67a972ce3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Aug 2024 08:01:58 -0500 Subject: [PATCH 3432/3473] New translations messages.json (Frisian) --- _locales/fy/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index b41c2ffba..aff586db0 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -516,7 +516,7 @@ "message": "Unbekende tastimming. As dit bericht werjûn wurdt, stjoer dan in bugrapport." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Wachtwurd net korrekt" }, "activate_auto_filter": { "message": "Warskôging: Tûk filter keppelet op in frij losse manier de domeinnamme oan in account. Kontrolearje altyd oft jo op de krekte website binne eardat jo in koade ynfiere!" From 68f9e290e3f923b7d07fffb40266bbc64c14979a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:21:42 -0500 Subject: [PATCH 3433/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 019892e67..2c30746a3 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "기기 파일에서 QR 코드 스캔을 시도하고 계신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", + "message": "기기 파일에서 QR 코드 스캔을 시도하고 있으신가요? QR 이미지 백업 가져오기를 대신 사용하세요.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -423,7 +423,7 @@ "message": "내 데이터를 보호하려면 자동 잠금을 사용하세요." }, "advisor_insight_browser_sync_not_enabled": { - "message": "브라우저 동기화를 사용하지 않아요. 사용하면 브라우저 간 계정을 동기화할 수 있게 돼요." + "message": "브라우저 동기화를 사용하고 있지 않아요. 사용하면 브라우저 간 계정을 동기화할 수 있게 돼요." }, "advisor_insight_auto_fill_not_enabled": { "message": "웹 사이트에 코드를 자동으로 채울 수 있도록 자동 완성 기능을 사용할 수 있어요." @@ -516,7 +516,7 @@ "message": "알 수 없는 권한이에요. 이 메시지를 보신다면, 버그 신고를 진행해 주세요." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "잘못된 비밀번호예요" }, "activate_auto_filter": { "message": "경고: 스마트 필터는 도메인 이름과 계정을 대략적으로만 일치시켜요. 코드를 입력하기 전에 항상 올바른 웹 사이트에 있는지 확인하세요!" From 42b61580bb628918054ae4e6ec8d94c268c62e6d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:27:01 -0500 Subject: [PATCH 3434/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 2c30746a3..1de263b0f 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성해요.", + "message": "인증 도구는 브라우저에서 2단계 인증 코드를 생성합니다.", "description": "Extension Description." }, "added": { @@ -393,7 +393,7 @@ "message": "유형" }, "invalid": { - "message": "무효" + "message": "올바르지 않음" }, "digits": { "message": "자릿수" From e277d936f6ccb07c4d66168e28f5cbcbcd6106ae Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Aug 2024 17:10:47 -0500 Subject: [PATCH 3435/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 287a34015..961de634e 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -480,7 +480,7 @@ "message": "อนุญาตให้ลงชื่อเข้าใช้บริการพื้นที่เก็บข้อมูลของบุคคลที่สาม" }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "" }, "permission_scripting": { "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." From 749c31b109c62a8cc77cc879cc29ed0129a31e10 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 10 Aug 2024 17:10:48 -0500 Subject: [PATCH 3436/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 802df3bb0..a7a82f219 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", + "message": ".", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 8c17d13a43e8e87c4f63f9b83ade07bc29ab777f Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 01:20:12 -0500 Subject: [PATCH 3437/3473] New translations messages.json (Greek) --- _locales/el/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 86d517dbc..8aead6ffc 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -20,7 +20,7 @@ "description": "QR Error." }, "errorsecret": { - "message": "Μην έγκυρο μυστικό λογα\npython\n\nimport pandas as pd\n\nimport numpy as np\n\nimport tensorflow as tf\n\nfrom keras. models import Sequential\n\nfrom keras. layers import Dense, Dropout\n\nfrom keras. optimizers import Adam\n\nfrom sklearn. preprocessing import StandardScaler\n\nfrom sklearn. model_selection import train_test_split\n\nfrom sklearn. metrics import accuracy_score, f1_score, roc_auc_score\n\nfrom pandas. plotting import register_matplotlib_converters\n\nregister_matplotlib_converters()\n\n\n\ndef preprocessing(data):\n\n # drop any missing values\n\n data = data. dropna()\n\n\n\n # drop any unnecessary columns\n\n data = data. drop(columns=['date', 'time', 'open', 'high', 'low', 'close', 'volume'])\n\n\n\n # standardize the data\n\n scaler = StandardScaler()\n\n data = pd. DataFrame(scaler. fit_transform(data))\n\n\n\n # split the data into training and testing sets\n\n X_train, X_test, Y_train, Y_test = train_test_split(\n\n data. iloc[:,:-1], data. iloc[:, -1], test_size=0.3, random_state=42)\n\n\n\n return X_train, X_test, Y_train, Y_test\n\n\n\ndef create_model(input_shape):\n\n model = Sequential()\n\n\n\n model. add(Dense(64, input_shape=input_shape, activation='relu'))\n\n model. add(Dropout(0.2))\n\n\n\n model. add(Dense(32, activation='relu'))\n\n model. add(Dropout(0.1))\n\n\n\n model. add(Dense(1, activation='sigmoid'))\n\n model. compile(loss='binary_crossentropy', optimizer=Adam(lr=0.0001), metrics=['accuracy'])\n\n\n\n return model\n\n\n\ndef train_model(X_train, X_test, Y_train, Y_test):\n\n input_shape = (X_train. shape[1],)\n\n model = create_model(input_shape)\n\n\n\n model. fit(X_train, Y_train, epochs=100, batch_size=32, validation_data=(X_test, Y_test), verbose=0)\n\n\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return model, accuracy, f1, auc\n\n\n\ndef evaluate_model(model, X_test, Y_test):\n\n Y_pred_test = model. predict(X_test)\n\n Y_pred_test = np. round(Y_pred_test)\n\n\n\n accuracy = accuracy_score(Y_test, Y_pred_test)\n\n f1 = f1_score(Y_test, Y_pred_test)\n\n auc = roc_auc_score(Y_test, Y_pred_test)\n\n\n\n return accuracy, f1, auc\n\n\n\ndef predict(model, data):\n\n # preprocess the data\n\n data = pd. DataFrame(data, columns=['close', 'returns', 'stdev'])\n\n\n\n data = pd. DataFrame(StandardScaler(). fit_transform(data))\n\n data = data. iloc[-1,:]. values. reshape(1, -1)\n\n\n\n # predict the next day's direction\n\n prediction = model. predict(data)\n\n prediction = np. round(prediction)\n\n\n\n return prediction\n\n\n\nif __name__ == '__main__':\n\n # load and preprocess the data\n\n data = pd. read_csv('data. csv')\n\n X_train, X_test, Y_train, Y_test = preprocessing(data)\n\n\n\n # train the model\n\n model, accuracy, f1, auc = train_model(X_train, X_test, Y_train, Y_test)\n\n\n\n # evaluate the model\n\n accuracy, f1, auc = evaluate_model(model, X_test, Y_test)\n\n\n\n # make a prediction\n\n data = pd. read_csv('today. csv')\n\n prediction = predict(model, data)\n\n\n\n if prediction == 1:\n\n print('Buy')\n\n else:\n\n print('Sell') ριασμού", + "message": "Μην έγκυρο μυστικό λογαριασμού", "description": "Secret Error." }, "add_code": { From 728b396bf2694f22ab4ae5b1cbac3314565def5d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 01:20:13 -0500 Subject: [PATCH 3438/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index a18a2fc9a..9296e892f 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": ".", + "message": "", "description": "Import migration data failed." }, "migration_partly_fail": { From 997989dc22096c43fc70d0972148124e60a6cea3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 01:20:14 -0500 Subject: [PATCH 3439/3473] New translations messages.json (Czech) --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 15423f0f6..d944e99cb 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -408,7 +408,7 @@ "message": "Záloha" }, "backup_file_info": { - "message": "Zálohovat data do souboru.https://bitcoin.atomicwallet.io/tx/11992f44eaace1312edb971e4b7f92bbd803abb72109c114a1c769e1a92301cd" + "message": "Zálohovat data do souboru." }, "password_policy_default_hint": { "message": "Vaše heslo nesplňuje bezpečnostní požadavky vaší organizace. Pro více informací kontaktujte svého správce." From 8e1324826b918246a7db0b96d45cc7ddcd9f4cb6 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 01:20:15 -0500 Subject: [PATCH 3440/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 67e3da762..d33539853 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -462,7 +462,7 @@ "message": "Perizinan" }, "permission_revoke": { - "message": "Cabut; tarik; batal; batalkan" + "message": "" }, "permission_show_required_permissions": { "message": "Menampilkan ijin yang tidak bisa dibatalkan" From 27d7569159248a9a3bd664af7754585f41f848e3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 01:20:16 -0500 Subject: [PATCH 3441/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index a7a82f219..794511ab7 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": ".", + "message": "", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From b1474cc290a96699885b2061458b58869c4c63be Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:19:57 -0500 Subject: [PATCH 3442/3473] New translations messages.json (Bulgarian) --- _locales/bg/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 9296e892f..74bd8712b 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -36,7 +36,7 @@ "description": "Manual Entry." }, "migration_fail": { - "message": "", + "message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.", "description": "Import migration data failed." }, "migration_partly_fail": { From 7bf15ec100474a5c8ea727a3f025586d3c250ac4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:19:58 -0500 Subject: [PATCH 3443/3473] New translations messages.json (Indonesian) --- _locales/id/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/id/messages.json b/_locales/id/messages.json index d33539853..4172e26c9 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -462,7 +462,7 @@ "message": "Perizinan" }, "permission_revoke": { - "message": "" + "message": "Revoke" }, "permission_show_required_permissions": { "message": "Menampilkan ijin yang tidak bisa dibatalkan" From 84e6202c0253ed951f5f6afd6b6204433aa0d24b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:19:58 -0500 Subject: [PATCH 3444/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 794511ab7..cb0e78269 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -190,7 +190,7 @@ "description": "Capture Failed" }, "capture_local_file_failed": { - "message": "", + "message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.", "description": "Import QR image backup instead of scan local image" }, "based_on_time": { From c5a7dbd0d9aee0949dd4d2305d32d0303e28fd60 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 17 Aug 2024 00:07:48 -0500 Subject: [PATCH 3445/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index d26205271..02326a1e3 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -498,7 +498,7 @@ "message": "Auto Backup pe Dropbox." }, "permission_dropbox_cannot_revoke": { - "message": "." + "message": "Ti duhet të çaktivizosh backup-in e Google Drive si fillim." }, "permission_drive": { "message": "Lejon backup drejt Google Drive." From d1ce1e1c1b312e41ecc01258526d0b02fef378b4 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:11 -0500 Subject: [PATCH 3446/3473] New translations messages.json (Vietnamese) --- _locales/vi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 5bec3ed5c..e35f6e85f 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "", + "message": "Import QR Images", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From b3c0deccbcb96b73694378d3bb50ae725a02b689 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:12 -0500 Subject: [PATCH 3447/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 961de634e..287a34015 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -480,7 +480,7 @@ "message": "อนุญาตให้ลงชื่อเข้าใช้บริการพื้นที่เก็บข้อมูลของบุคคลที่สาม" }, "permission_alarms": { - "message": "" + "message": "Allows auto-lock to work." }, "permission_scripting": { "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." From b110feaca41c720dbf2816c7fbd63372e8685c4e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:13 -0500 Subject: [PATCH 3448/3473] New translations messages.json (Estonian) --- _locales/et/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index cb0e78269..802df3bb0 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "", + "message": "Import QR Images", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 7a0eace6a29efe51ff13f7d9129057685f477343 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:14 -0500 Subject: [PATCH 3449/3473] New translations messages.json (Romanian) --- _locales/ro/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 02326a1e3..8eb8cafbe 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "", + "message": "Import QR Images", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -489,10 +489,10 @@ "message": "Oferă acces doar la scriere în clipboard pentru a copia coduri în clipboard atunci când faceți clic pe cont." }, "permission_context_menus": { - "message": "" + "message": "Adds Authenticator to context menu." }, "permission_sync_clock": { - "message": "" + "message": "Allows clock sync with Google." }, "permission_dropbox": { "message": "Auto Backup pe Dropbox." From 76713a2264a2c06a51a59d2311acfb364adcd493 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:15 -0500 Subject: [PATCH 3450/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 1fd533e60..87c6775e5 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "", + "message": "Import QR Images", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "", + "message": "Import OTP URLs", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 06585bb0b30cc6f3ebe716095fa30039a8ebd2da Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:16 -0500 Subject: [PATCH 3451/3473] New translations messages.json (Hungarian) --- _locales/hu/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 299971a07..98b01572a 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -326,7 +326,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "", + "message": "Flat", "description": "Flat theme" }, "storage_sync_info": { From 51cb42dba7c40dd38d9327f46e32e8d3d477498b Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:17 -0500 Subject: [PATCH 3452/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index f6b84887f..e226d08b7 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "", + "message": "Import QR Images", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "", + "message": "Import OTP URLs", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From daa62d7cb5476658500032ad65668b15d9890a78 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:02:18 -0500 Subject: [PATCH 3453/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index be0836eeb..acef2f20c 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -326,7 +326,7 @@ "description": "High Contrast theme" }, "theme_flat": { - "message": "", + "message": "Flat", "description": "Flat theme" }, "storage_sync_info": { From 8dedb0faee24a1eba72677cc823432158f8499bb Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 18 Aug 2024 23:00:39 -0500 Subject: [PATCH 3454/3473] New translations messages.json (Latvian) --- _locales/lv/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/lv/messages.json b/_locales/lv/messages.json index ece15f351..3e17c461c 100644 --- a/_locales/lv/messages.json +++ b/_locales/lv/messages.json @@ -8,7 +8,7 @@ "description": "Extension Short Name." }, "extDesc": { - "message": "Divpakāpju kodu ģenerators atvieglo darbu ar 2FA (divpakāpju) autentifikācijas kodu izveidošanu un aizpildīšanu jūsu pārlūkprogrammā.", + "message": "Divpakāpju kodu ģenerators atvieglo darbu ar 2FA (divpakāpju) autentifikācijas kodu izveidošanu un aizpildīšanu jūsu pārlūkprogrammā", "description": "Extension Description." }, "added": { From d4509f479d287575b5486e9e2cd509d56c7a6678 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 22 Aug 2024 02:29:39 -0500 Subject: [PATCH 3455/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index acef2f20c..2804a32f1 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "কিউআর কোড ছবি যুক্ত করুন", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -519,6 +519,6 @@ "message": "Password incorrect" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "!" } } From c79b2b2b80bc13f6720da08e9f7375b5f644432c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 24 Aug 2024 23:33:14 -0500 Subject: [PATCH 3456/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9afd6c792..815e2aeaa 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -516,7 +516,7 @@ "message": "صلاحية غير معروفة. إذا وجدت هذه الرسالة، يرجى إرسال تقرير عن الأخطاء." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "" }, "activate_auto_filter": { "message": "تحذير: يقوم المدقق الذكي بمطابقة اسم الاختصاص مع الحساب بشكل غير جيد. تأكد دائمًا من أنك على موقع التبويب الصحيح قبل إدخال الرمز!" From 51f99d8ab108c25e8ff88a9ebccefb22669e82b3 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 25 Aug 2024 22:04:03 -0500 Subject: [PATCH 3457/3473] New translations messages.json (Arabic) --- _locales/ar/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 815e2aeaa..a1c6113c3 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -142,7 +142,7 @@ "description": "Skip Unable-decripted Data." }, "phrase_not_match": { - "message": "كلمة السر غير صحيحة.", + "message": "كلمة السر غير مطابقه.", "description": "Passphrase Not Match." }, "encrypted": { @@ -286,7 +286,7 @@ "description": "Lock accounts" }, "edit": { - "message": "تحرير", + "message": "تعديل", "description": "Edit" }, "manual_dropbox": { From 388db21386a31369614e2248c7a4b565653e5af5 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:57:36 -0500 Subject: [PATCH 3458/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 87c6775e5..5b8748085 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From dcbd9a866a74595eafd3cb66b7d6b3e629a60e12 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 30 Aug 2024 20:54:59 -0500 Subject: [PATCH 3459/3473] New translations messages.json (German) --- _locales/de/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 49f1197d3..1f84b12cb 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -516,7 +516,7 @@ "message": "Unbekannte Berechtigung. Wenn Sie diese Nachricht sehen, senden Sie bitte einen Fehlerbericht." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "tUpzof-6siwjo-xabkym" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From c504d10fee16caa711845b7127e970547ef89ffc Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:41:06 -0500 Subject: [PATCH 3460/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 96ee5b0ff..49fba06bb 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -516,7 +516,7 @@ "message": "未知权限。如果您看到此消息,请发送错误报告。" }, "phrase_wrong": { - "message": "Password incorrect" + "message": "密码不正确" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From 6bbcf552f3423680d00f1125360e3d2983c971f2 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:09:38 -0500 Subject: [PATCH 3461/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index d2f67ac13..89fbbe809 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -516,7 +516,7 @@ "message": "مجوز نامعلوم. در صورت مشاهده این پیام، لطفاً یک گزارش اشکال ارسال کنید." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From 894c99e8b997598f541a22ca0a20f33b598a9315 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 7 Sep 2024 23:08:01 -0500 Subject: [PATCH 3462/3473] New translations messages.json (Armenian) --- _locales/hy/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/hy/messages.json b/_locales/hy/messages.json index c7c4ccf13..95aafdca3 100644 --- a/_locales/hy/messages.json +++ b/_locales/hy/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "523240", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "523240", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { From 42ada3f43f8b6194f79afe54043d1622a0468550 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Mon, 9 Sep 2024 02:08:26 -0500 Subject: [PATCH 3463/3473] New translations messages.json (Korean) --- _locales/ko/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 1de263b0f..1497fe526 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -519,6 +519,6 @@ "message": "잘못된 비밀번호예요" }, "activate_auto_filter": { - "message": "경고: 스마트 필터는 도메인 이름과 계정을 대략적으로만 일치시켜요. 코드를 입력하기 전에 항상 올바른 웹 사이트에 있는지 확인하세요!" + "message": "경고: 스마트 필터는 도메인 이름과 계정을 대략적으로만 일치시켜요. 코드를 입력하기 전에 항상 올바른 웹사이트에 있는지 확인하세요!" } } From 40e96587408cdef9c661d1e9c060dfaa05995972 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:11:23 -0500 Subject: [PATCH 3464/3473] New translations messages.json (French) --- _locales/fr/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 05a8f0593..cb21933a0 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -126,7 +126,7 @@ "message": "Cela supprimera toutes vos données et réinitialisera complètement Authentificator. Vous ne serez pas en mesure de récupérer des données supprimées ! Vous devriez envisager d'enregistrer une sauvegarde avant de réinitialiser Authentificator." }, "security_warning": { - "message": "Ce mot de passe sera utilisé pour crypter vos comptes. Personne ne peut vous aider si vous oubliez le mot de passe.", + "message": "Ce mot de passe sera utilisé pour chiffrer vos comptes. Personne ne sera en mesure de vous aider si vous oubliez le mot de passe.", "description": "Passphrase Warning." }, "update": { @@ -134,7 +134,7 @@ "description": "Update." }, "phrase_incorrect": { - "message": "Vous ne pouvez pas ajouter de nouveau compte tant que tous les comptes ne sont pas déchiffrés. Veuillez entrer le mot de passe correct avant de continuer.", + "message": "Vous ne pouvez pas ajouter de nouveau compte tant que les comptes ne sont pas déchiffrés. Veuillez entrer le mot de passe correct avant de continuer.", "description": "Passphrase Incorrect." }, "phrase_incorrect_export": { @@ -226,7 +226,7 @@ "description": "Import backup file." }, "import_backup_qr": { - "message": "Importer une image d'un code QR", + "message": "Importer une sauvegarde de l'image QR", "description": "Import qr image backup." }, "import_qr_images": { @@ -242,7 +242,7 @@ "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { - "message": "Importation réussie, mais certains codes QR n'ont pas pu être reconnus.", + "message": "Importation partiellement réussie, certains codes QR n'ont pas pu être reconnus.", "description": "Import successful, but some QR image cannot be recognized." }, "import_backup_qr_in_batches": { From df94af5af5f7e798224d105066e46f950965bab1 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:27:01 -0500 Subject: [PATCH 3465/3473] New translations messages.json (Persian) --- _locales/fa/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/fa/messages.json b/_locales/fa/messages.json index 89fbbe809..8233044b5 100644 --- a/_locales/fa/messages.json +++ b/_locales/fa/messages.json @@ -519,6 +519,6 @@ "message": "" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "" } } From 09aa507f212f7f2b0238d4b0132462318ac7725d Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:19:44 -0500 Subject: [PATCH 3466/3473] New translations messages.json (Catalan) --- _locales/ca/messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 1bc087388..a4ec9d055 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "Importa imatges de QR", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Importa URLs d'OTP", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -480,10 +480,10 @@ "message": "Permet iniciar sessió en serveis d'emmagatzematge de tercers." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Permet el bloqueig automàtic." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Injecta scripts a la pestanya actual per llegir codis QR i permetre l'emplenament automàtic." }, "permission_clipboard_write": { "message": "Atorga accés només d'escriptura al porta-retalls per copiar codis al porta-retalls quan feu clic al compte." @@ -516,9 +516,9 @@ "message": "Permís desconegut. Si veieu aquest missatge, envieu un informe d'error." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Contrasenya incorrecta" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Atenció: El filtre intel·ligent relaciona vagament el nom de domini amb un compte. Comprova sempre que siguis a la pàgina correcta abans d'introduir un codi!" } } From fa7dfb978147cc6a3fd8860583b92d54a7c99f70 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:49:37 -0500 Subject: [PATCH 3467/3473] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 49fba06bb..72d1274c1 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -423,7 +423,7 @@ "message": "启用自动锁定来保护您的数据。" }, "advisor_insight_browser_sync_not_enabled": { - "message": "浏览器同步已被禁用。启用它以允许跨浏览器的帐户同步。" + "message": "浏览器同步已被禁用。启用它以允许跨浏览器的同步帐户。" }, "advisor_insight_auto_fill_not_enabled": { "message": "可以启用自动填充以自动将代码填充到网站中。" From 3f0cfac5230ee60b36504c45ca847c0e0d57ce8c Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:03:15 -0500 Subject: [PATCH 3468/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 5b8748085..a66affe22 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "Añadir las URL del Autenticador de Google", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": { @@ -480,10 +480,10 @@ "message": "Permitir iniciar sesión en servicios para almacenamiento de terceros." }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "Habilita el bloqueo automático." }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "Inyecta los scripts en la ventana actual para escanear los códigos QR y habilitar el relleno automático." }, "permission_clipboard_write": { "message": "Otorga acceso de sólo escritura al portapapeles para copiar codigos al portapapeles cuando haga clic en la cuenta." @@ -516,9 +516,9 @@ "message": "Permiso desconocido. Si ve este mensaje, por favor envíe un informe de error." }, "phrase_wrong": { - "message": "Password incorrect" + "message": "Contraseña incorrecta" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "Advertencia: El filtro inteligente utiliza la coincidencia de nombres de dominio. ¡Verifica que siempre accedas al sitio web correcto antes de introducir el código!" } } From d3ac0ef97901902b63cdc5d6fbc458e7817c9183 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:52:11 -0500 Subject: [PATCH 3469/3473] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 07d1f3791..43edd2803 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -480,10 +480,10 @@ "message": "允許登入第三方儲存服務。" }, "permission_alarms": { - "message": "Allows auto-lock to work." + "message": "允許自動鎖定功能生效。" }, "permission_scripting": { - "message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work." + "message": "將腳本注入目前標籤頁以掃描二維碼並允許自動填充功能生效。" }, "permission_clipboard_write": { "message": "授權點選帳戶時複製驗證碼到剪貼簿。" @@ -516,9 +516,9 @@ "message": "未知的權限。您如果看到這個訊息,請回報程式異常。" }, "phrase_wrong": { - "message": "Password incorrect" + "message": "密碼不正確" }, "activate_auto_filter": { - "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" + "message": "警告:Smart filter loosely matches the domain name to an account. 輸入代碼之前,請務必確認您造訪的是正確的網站!" } } From 258a4d573963cee831d46feebb608eb97a6b5b8a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Sat, 21 Sep 2024 10:37:22 -0500 Subject: [PATCH 3470/3473] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e226d08b7..624dae01a 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -230,7 +230,7 @@ "description": "Import qr image backup." }, "import_qr_images": { - "message": "Import QR Images", + "message": "", "description": "Import qr images. Shown as add account method." }, "import_backup_code": { From 44e6ddc9f212122ea3eb7ecb71e9a04602010874 Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 25 Sep 2024 05:12:59 -0500 Subject: [PATCH 3471/3473] New translations messages.json (Thai) --- _locales/th/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 287a34015..b88b56d4f 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -516,7 +516,7 @@ "message": "ไม่ทราบการอนุญาต หากเห็นข้อความนี้ โปรดส่งรายงานข้อบกพร่อง" }, "phrase_wrong": { - "message": "Password incorrect" + "message": "รหัสผ่านไม่ถูกต้อง" }, "activate_auto_filter": { "message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!" From bf744c1278c1386ebbe315f5b60dd8f46b03f49e Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:40:25 -0500 Subject: [PATCH 3472/3473] New translations messages.json (Spanish) --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index a66affe22..e2457135c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extName": { - "message": "Autenticador", + "message": "Abra el Authenticator", "description": "Extension Name." }, "extShortName": { From 78f9167aa2fbe632920ae3f71e4cb5dda2aa397a Mon Sep 17 00:00:00 2001 From: Authenticator Bot <47196923+authenticator-bot@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:32:48 -0500 Subject: [PATCH 3473/3473] New translations messages.json (Bengali) --- _locales/bn/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/bn/messages.json b/_locales/bn/messages.json index 2804a32f1..3e3c2b950 100644 --- a/_locales/bn/messages.json +++ b/_locales/bn/messages.json @@ -238,7 +238,7 @@ "description": "Import backup code." }, "import_otp_urls": { - "message": "Import OTP URLs", + "message": "", "description": "Import OTP URLs. Shown as add account method." }, "import_backup_qr_partly_failed": {