diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index bc86f614e8..527134a354 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Gagai!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Pëuingat", "success_unfollow": "Unfollow success!", "move_question": "Peu neuyakin neuk pinah lam draft?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 857b8f2878..19574eea8c 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -609,6 +609,16 @@ "something_wrong_alt": "في هذا الوقت، جرب Ecency.com من متصفحك", "same_user": "تمت إضافة هذا المستخدم بالفعل إلى القائمة", "fail": "فشل!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "إغلاق", "update_available_title": "تحديث متوفر v{version}", "restart_ecency": "إعادة تشغيل Ecency؟", @@ -670,6 +680,12 @@ "error": "خطأ", "restart_ecency_desc": "سيتطلب تطبيق التغييرات إعادة التشغيل.", "key_warning": "العملية تتطلب مفتاح نشط أو كلمة مرور رئيسية، يرجى إعادة تسجيل الدخول!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "تحذير", "success_unfollow": "نجح إلغاء المتابعة!", "move_question": "هل أنت متأكد من نقل إلى المسودات؟" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/as-IN.json b/src/config/locales/as-IN.json index 39018f4bef..5ed39ac042 100644 --- a/src/config/locales/as-IN.json +++ b/src/config/locales/as-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index 5f0033f835..ca429bfd9c 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Bu istifadəçi artıq siyahıya əlavə edildi", "fail": "Uğursuz!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Xəta", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Əməliyyat, aktiv açar və ya usta şifrə tələb edir, zəhmət olmasa təkrar giriş edin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Xəbərdarlıq", "success_unfollow": "Uğurla izləmədən çıxarıldı!", "move_question": "Qaralamalara köçürtmək istədiyinizə əminsiniz?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index 08c742e9f9..8bc3526770 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -609,6 +609,16 @@ "something_wrong_alt": "В същото време може да използваш www.ecency.com", "same_user": "Този потребител вече е добавен в листа.", "fail": "Провал!!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Нов ъпдейт v{version}", "restart_ecency": "Пусни от начало Ecency?", @@ -670,6 +680,12 @@ "error": "Грешка", "restart_ecency_desc": "Добавяне на промени изисква пускане от начало.", "key_warning": "Операцията изисква активен ключ или главна парола, моля влезте отново!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Внимание", "success_unfollow": "Отказ от следване!", "move_question": "Сигурен ли сте да преместите към чернови?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index b42ffae53c..a389311168 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "এই ব্যবহারকারী ইতিমধ্যে তালিকায় যুক্ত করেছেন", "fail": "ব্যর্থ!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "ত্রুটি", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "অপারেশনের জন্য সক্রিয় কী বা মাস্টার পাসওয়ার্ড প্রয়োজন, দয়া করে পুনরায় লগইন করুন!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "সতর্কতা", "success_unfollow": "সাফল্য অনুসরণ!", "move_question": "আপনি কি খসড়াতে যাওয়ার বিষয়ে নিশ্চিত?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/bo-BT.json b/src/config/locales/bo-BT.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/bo-BT.json +++ b/src/config/locales/bo-BT.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/bs-BA.json b/src/config/locales/bs-BA.json index 40e3ff33bb..a89bef538b 100644 --- a/src/config/locales/bs-BA.json +++ b/src/config/locales/bs-BA.json @@ -609,6 +609,16 @@ "something_wrong_alt": "U međuvremenu, isprobajte Ecency.com iz vašeg pretraživača", "same_user": "Ovaj korisnik je već dodan na listu", "fail": "Neuspješno!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Dostupno ažuriranje v{version}", "restart_ecency": "Ponovo pokrenuti Ecency?", @@ -670,6 +680,12 @@ "error": "Grеška", "restart_ecency_desc": "Primjena promjena će zahtijevati ponovno pokretanje.", "key_warning": "Operacija zahtijeva aktivni ključ ili glavnu lozinku, molimo vas da se ponovo prijavite!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Upozorenje", "success_unfollow": "Prestanak praćenja uspješan!", "move_question": "Sigurni ste da želite prijeći na nacrte?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ca-ES.json b/src/config/locales/ca-ES.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/ca-ES.json +++ b/src/config/locales/ca-ES.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ceb-PH.json b/src/config/locales/ceb-PH.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/ceb-PH.json +++ b/src/config/locales/ceb-PH.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index 1cb5a0a895..717486da18 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/da-DK.json b/src/config/locales/da-DK.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/da-DK.json +++ b/src/config/locales/da-DK.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index 77379cb8fc..9b86e88f53 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Dieser User ist bereits in der Liste eingetragen.", "fail": "Fehlgeschlagen!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Fehler", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation erfordert den Active Key oder das Master-Passwort, bitte neu anmelden!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warnung", "success_unfollow": "Erfolgreich entfolgt!", "move_question": "Bist du sicher, dass du zu Entwürfen wechseln möchtest?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/el-GR.json b/src/config/locales/el-GR.json index 51d5af223a..be0c00df00 100644 --- a/src/config/locales/el-GR.json +++ b/src/config/locales/el-GR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/en-US.json b/src/config/locales/en-US.json index 840921396a..8bc04916e0 100644 --- a/src/config/locales/en-US.json +++ b/src/config/locales/en-US.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/eo-UY.json b/src/config/locales/eo-UY.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/eo-UY.json +++ b/src/config/locales/eo-UY.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/es-AR.json b/src/config/locales/es-AR.json index fdd3e9e027..aa1fe658ae 100644 --- a/src/config/locales/es-AR.json +++ b/src/config/locales/es-AR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index 723ffd3df9..f83f538e05 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Mientras tanto, prueba Ecency.com desde tu navegador", "same_user": "Este usuario ya ha sido añadido a la lista", "fail": "Falló!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CERRAR", "update_available_title": "Actualización disponible v{version}", "restart_ecency": "¿Reiniciar Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Aplicar cambios requerirá un reinicio.", "key_warning": "La operación requiere clave activa o contraseña maestra, ¡por favor vuelva a iniciar sesión!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Advertencia", "success_unfollow": "¡Dejar de seguir con éxito!", "move_question": "¿Está seguro de moverlo a borradores?" @@ -1383,7 +1399,10 @@ "test_voice": "Probar Voz", "settings_info": "Estos ajustes se utilizarán al leer mensajes en voz alta", "play": "Reproducir", - "pause": "Pausa" + "pause": "Pausa", + "language": "Idioma", + "language_auto": "Autodetectar", + "language_hint": "Autodetectar elige el idioma basado en el contenido del post" }, "posting_authority": { "title": "Habilitar publicación más rápida", @@ -1397,5 +1416,18 @@ "granting": "Permitiendo...", "success": "¡Permiso de publicación otorgado con éxito!", "error": "Error al conceder el permiso de publicación. Por favor, inténtalo de nuevo." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/es-MX.json b/src/config/locales/es-MX.json index e7b7bc0542..6550ec26a5 100644 --- a/src/config/locales/es-MX.json +++ b/src/config/locales/es-MX.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index 9114b0692c..7b9feec8b2 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "See konto on juba nimekirja lisatud", "fail": "Ebaõnnestumine!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Tõrge", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Tegevus nõuab aktiivset võtit või master parooli, palun sisene uuesti!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Hoiatus", "success_unfollow": "Jälgimine eemaldatud!", "move_question": "Oled sa kindel, et soovid mustanditesse teisaldada?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 95a7128d3e..52fe7501cc 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "این کاربر قبلا به لیست اضافه شده است", "fail": "ناموفق!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "خطا", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "این عملیات به کلید فعال یا گذرواژه اصلی نیاز دارد ، لطفاً دوباره وارد سیستم شوید!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "اخطار", "success_unfollow": "دنبال کردن لغو شد!", "move_question": "آیا مطمئن هستید که می خواهید به پیشنویس ها منتقل کنید؟" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/fi-FI.json b/src/config/locales/fi-FI.json index 2705c8abe1..7de1f367f6 100644 --- a/src/config/locales/fi-FI.json +++ b/src/config/locales/fi-FI.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Odottaessasi kokeile Ecency.com selaimella", "same_user": "Tämä käyttäjä on jo listassa", "fail": "Virhe!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "SULJE", "update_available_title": "Päivitys saatavilla v{version}", "restart_ecency": "Haluatko käynnistää Ecencyn uudelleen?", @@ -670,6 +680,12 @@ "error": "Virhe", "restart_ecency_desc": "Muutosten käyttöönotto vaatii uudelleenkäynnistyksen.", "key_warning": "Toiminto vaatii aktiivisen avaimen tai pää-salasanan, kirjaudu uudelleen!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Varoitus", "success_unfollow": "Seuraamisen lopettaminen onnistui!", "move_question": "Haluatko varmasti siirtää luonnoksiin?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index 21562fba2c..2ac493d824 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Ang user na ito ay nasa listahan na", "fail": "Bigo!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Ang operasyon ay nangangailangan ng active key o master password, palogin ulit!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Babala", "success_unfollow": "Nagtagumpay sa hindi pagsunod!", "move_question": "Sigurado kang ililipat mo sa drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index ee3594853c..5e8f852a32 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Pendant ce temps, essayez Ecency.com depuis votre navigateur", "same_user": "Cet utilisateur a déjà été ajouté à la liste", "fail": "Échec !", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "FERMER", "update_available_title": "Mise à jour possible ({version})", "restart_ecency": "Redémarrer Ecency ?", @@ -670,6 +680,12 @@ "error": "Erreur", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "L'opération nécessite une clé active ou un mot de passe principal, veuillez vous reconnecter!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Attention", "success_unfollow": "Désabonné avec succès !", "move_question": "Êtes-vous sûr de vouloir déplacer vers Broullions ?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/gl-ES.json b/src/config/locales/gl-ES.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/gl-ES.json +++ b/src/config/locales/gl-ES.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/got-DE.json b/src/config/locales/got-DE.json index a6c3520d78..c3e74117bf 100644 --- a/src/config/locales/got-DE.json +++ b/src/config/locales/got-DE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Wileis bi sunjai sokeinos miþsatjan?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index db94405725..8893ca6d29 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "נכשל!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "אזהרה", "success_unfollow": "Unfollow success!", "move_question": "את/ה בטוח/ה להעביר לטיוטות?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index ba9f0d112f..ff8e9a9653 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "इस बीच, अपने ब्राउज़र से Ecency.com आज़माएं", "same_user": "इस उपयोगकर्ता को पहले ही सूची में जोड़ दिया", "fail": "असफल!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "अपडेट उपलब्ध v{version}", "restart_ecency": "इसेंसी फिर से शुरू करें?", @@ -670,6 +680,12 @@ "error": "त्रुटि", "restart_ecency_desc": "परिवर्तनों को लागू करने के लिए पुनः आरंभ करने की आवश्यकता होगी।", "key_warning": "ऑपरेशन के लिए सक्रिय कुंजी या मास्टर पासवर्ड की आवश्यकता होती है, कृपया पुनः लोड करें!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "चेतावनी", "success_unfollow": "असफल सफलता!", "move_question": "क्या आप ड्राफ्ट में जाना सुनिश्चित करते हैं?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index d0043a510a..0a2981d9aa 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Nije uspjelo!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Upozorenje", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 734a536483..dd05062765 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Ez a felhasználó már szerepel a listán", "fail": "Sikertelen!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Hiba", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Ez a művelet aktív vagy master kulcsot igényel, kérlek jelentkezz be újra!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Figyelmeztetés", "success_unfollow": "Követés sikeres visszavonása!", "move_question": "Biztos, hogy áthelyezed a piszkozatokhoz?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/hy-AM.json b/src/config/locales/hy-AM.json index b50f86f955..8f9911a355 100644 --- a/src/config/locales/hy-AM.json +++ b/src/config/locales/hy-AM.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 15b07dabd2..9a6ec3d8e2 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Untuk sementara, gunakan Ecency.com dari Browser Anda", "same_user": "Pengguna ini sudah ditambahkan ke daftar", "fail": "Gagal!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Pembaharuan tersedia v{version}", "restart_ecency": "Muat ulang Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Perubahan yang dilakukan memerlukan pemuatan ulang.", "key_warning": "Operasi membutuhkan kunci aktif atau master kata sandi, silakan masuk kembali!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Peringatan", "success_unfollow": "Berhenti mengikuti kesuksesan!", "move_question": "Apakah Anda yakin untuk pindah ke konsep?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/is-IS.json b/src/config/locales/is-IS.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/is-IS.json +++ b/src/config/locales/is-IS.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index c3dcede3e8..1a13566c65 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Questo utente è già stato aggiunto alla lista", "fail": "Non riuscito!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Errore", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Attenzione", "success_unfollow": "Non segui più!", "move_question": "Sei sicuro di voler salvare il post nelle bozze?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index 9184c3d9bd..6863aee126 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "このユーザーは既にリストに追加されています", "fail": "失敗!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "エラー", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "警告", "success_unfollow": "フォロー解除成功!", "move_question": "本当に下書きへ移動しますか?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ka-GE.json b/src/config/locales/ka-GE.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/ka-GE.json +++ b/src/config/locales/ka-GE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/kab-KAB.json b/src/config/locales/kab-KAB.json index 06f72f7dc3..27930469b7 100644 --- a/src/config/locales/kab-KAB.json +++ b/src/config/locales/kab-KAB.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Amseqdac-agi yettwarna yakan ɣer tebdart", "fail": "Tuccḍa!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Tuccḍa", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Ɣur-k", "success_unfollow": "Unfollow success!", "move_question": "Tebɣiḍ s tidet ad terreḍ ɣer trawayin?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index ebc5872050..957a141270 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "브라우저에서 Ecency.com을 사용해 보세요", "same_user": "이 사용자는 목록에 이미 추가되었습니다", "fail": "실패!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "버전 v{version} 업데이트하기", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "오류", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "작업을 수행하려면 활성 키 또는 마스터 키가 필요합니다. 다시 로그인하세요!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "경고", "success_unfollow": "팔로우를 취소하였습니다.", "move_question": "임시 보관함으로 이동하시겠습니까?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ks-IN.json b/src/config/locales/ks-IN.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/ks-IN.json +++ b/src/config/locales/ks-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ku-TR.json b/src/config/locales/ku-TR.json index 830ff11480..141f59d2ed 100644 --- a/src/config/locales/ku-TR.json +++ b/src/config/locales/ku-TR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Ev bikarhêner berê li lîsteyê hatiye zêdekirin", "fail": "Biserneket!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Çewtî", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Hişyarî", "success_unfollow": "Ji şopê hate derketin!", "move_question": "Bi rastî jî tu dixwazî veguhezînî nav reşnivîsan?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index 364564a0f4..d488a079c3 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Ката", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Көңүл бургула", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index a9216312ee..ae60973992 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Tuo metu, išbandykite Eceny.com savo naršyklėje", "same_user": "Šis naudotojas jau pridėtas prie sąrašo", "fail": "Nepavyko!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Galimas atnaujinimas v{version}", "restart_ecency": "Perkrauti Ecency?", @@ -670,6 +680,12 @@ "error": "Klaida", "restart_ecency_desc": "Taikant pakeitimus perkraukite programėlę iš naujo.", "key_warning": "Operacijai atkikti reikalingas active key arba master password, prašome prisijungti iš naujo!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Įspėjimas", "success_unfollow": "Nustoti sekti pavyko!", "move_question": "Ar tikrai norite įrenginius perkelti į juodraščius?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/lv-LV.json b/src/config/locales/lv-LV.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/lv-LV.json +++ b/src/config/locales/lv-LV.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/mk-MK.json b/src/config/locales/mk-MK.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/mk-MK.json +++ b/src/config/locales/mk-MK.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/mn-MN.json b/src/config/locales/mn-MN.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/mn-MN.json +++ b/src/config/locales/mn-MN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index 5cf7aaea62..a581f3f3d2 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Pengguna telah ditambah ke dalam senarai", "fail": "Gagal!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Amaran", "success_unfollow": "Unfollow success!", "move_question": "Adakah anda pasti hendak mengalih ke Draf?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ne-NP.json b/src/config/locales/ne-NP.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/ne-NP.json +++ b/src/config/locales/ne-NP.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 13fe0ba88c..9edbf851ad 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Mislukt!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Waarschuwing", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/no-NO.json b/src/config/locales/no-NO.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/no-NO.json +++ b/src/config/locales/no-NO.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/pa-IN.json b/src/config/locales/pa-IN.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/pa-IN.json +++ b/src/config/locales/pa-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index ee6567cca8..4072d3c73c 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "U don put dis person for list before", "fail": "E Fail oo!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Gbege", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Dis ting need ur active key or master key, try enta again!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "U no follow again don confam!", "move_question": "You sure say you won move am go draft?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/pl-PL.json b/src/config/locales/pl-PL.json index a4f739f41f..6e3345371e 100644 --- a/src/config/locales/pl-PL.json +++ b/src/config/locales/pl-PL.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Użytkownik już dodany do listy", "fail": "Bląd!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Bląd", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operacja wymaga aktywnego klucza lub hasła głównego, zaloguj się ponownie!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Ostrzeżenie", "success_unfollow": "Przestań obserwować pomyślnie!", "move_question": "Czy na pewno chcesz przenieść do szkiców?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index e3d1e20d4a..39ec915679 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Enquanto isso, tente acessar pelo seu navegador a ecency.com", "same_user": "Este usuário já foi adicionado à lista", "fail": "Falha!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "FECHAR", "update_available_title": "Atualização disponível v{version}", "restart_ecency": "Reiniciar a Ecency?", @@ -670,6 +680,12 @@ "error": "Erro", "restart_ecency_desc": "Aplicar alterações exigirá uma reinicialização.", "key_warning": "Operação requer chave ativa ou senha mestra. Por favor, tente novamente!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Aviso", "success_unfollow": "Deixou de seguir com sucesso!", "move_question": "Tem certeza que deseja mover para rascunhos?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index afa266715e..16d0279458 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Utilizator adăugat deja la listă", "fail": "Eșuat!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Eroare", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Atenționare", "success_unfollow": "Nu mai urmări succesul!", "move_question": "Esti sigur că vrei să muți la schițe?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index e343239147..b219b121d9 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Тем временем, попробуйте Ecency.com в вашем браузере", "same_user": "Этот пользователь уже добавлен в список", "fail": "Не вышло!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "ЗАКРЫТЬ", "update_available_title": "Доступно обновление v{version}", "restart_ecency": "Перезапустить Ecency?", @@ -670,6 +680,12 @@ "error": "Ошибка", "restart_ecency_desc": "Применение изменений потребует перезагрузки.", "key_warning": "Для данной операции нужен активный ключ или мастер ключ, пожалуйста, перезайдите в систему!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Внимание", "success_unfollow": "Успешная отписка!", "move_question": "Вы уверены, что хотите переместить в черновики?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sa-IN.json b/src/config/locales/sa-IN.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/sa-IN.json +++ b/src/config/locales/sa-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/sk-SK.json +++ b/src/config/locales/sk-SK.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sl-SI.json b/src/config/locales/sl-SI.json index 01939e0cbe..cfc3416423 100644 --- a/src/config/locales/sl-SI.json +++ b/src/config/locales/sl-SI.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sq-AL.json b/src/config/locales/sq-AL.json index b50f86f955..8f9911a355 100644 --- a/src/config/locales/sq-AL.json +++ b/src/config/locales/sq-AL.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sr-CS.json b/src/config/locales/sr-CS.json index 2534b208c3..118f011d7f 100644 --- a/src/config/locales/sr-CS.json +++ b/src/config/locales/sr-CS.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Ovaj korisnik je već dodan na listu", "fail": "Nije uspelo!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Grеška", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Za operaciju je potreban aktivni ključ ili glavna lozinka, molimo vas da se ponovo prijavite!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Upozorenje", "success_unfollow": "Prestanak praćenja uspešan!", "move_question": "Da li ste sigurni da želite preći na radne verzije?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sv-SE.json b/src/config/locales/sv-SE.json index 087237a777..d5fbe4407e 100644 --- a/src/config/locales/sv-SE.json +++ b/src/config/locales/sv-SE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "STÄNG", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/sw-KE.json b/src/config/locales/sw-KE.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/sw-KE.json +++ b/src/config/locales/sw-KE.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index 931f6200c6..59ff2b486d 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/tg-TJ.json b/src/config/locales/tg-TJ.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/tg-TJ.json +++ b/src/config/locales/tg-TJ.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/tk-TM.json b/src/config/locales/tk-TM.json index 78562b0a17..295ba44d56 100644 --- a/src/config/locales/tk-TM.json +++ b/src/config/locales/tk-TM.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index c130b0a7d1..a95df7735a 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Bu sırada, tarayıcınızda Ecency.com adresini deneyin", "same_user": "Bu üye zaten listeye eklenmiş", "fail": "Başarısız!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "V{version} güncellemesi mevcut", "restart_ecency": "Ecency Tekrar Başlasın Mı?", @@ -670,6 +680,12 @@ "error": "Hata", "restart_ecency_desc": "Değişiklikleri uygulamak tekrar başlatmayı gerektirir.", "key_warning": "İşlem aktif veya master anahtar gerektirir, lütfen yeniden giriş yapın!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Uyarı", "success_unfollow": "Takibi bırakma başarılı!", "move_question": "Taslaklara taşıyacağınızdan emin misiniz?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index a29bf5f6e5..0bc2203f70 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Цього користувача уже додано до списку", "fail": "Невдало!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Помилка", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Увага", "success_unfollow": "Успішно відписалися!", "move_question": "Ви дійсно хочете перемістити до чернеток?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ur-IN.json b/src/config/locales/ur-IN.json index c584ef231c..e415049a20 100644 --- a/src/config/locales/ur-IN.json +++ b/src/config/locales/ur-IN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index c584ef231c..e415049a20 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Fail!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Warning", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/uz-UZ.json b/src/config/locales/uz-UZ.json index 172efee0f0..e12a739476 100644 --- a/src/config/locales/uz-UZ.json +++ b/src/config/locales/uz-UZ.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Shu bilan birga, brauzeringizdan Ecency.com ni sinab ko'ring", "same_user": "Bu foydalanuvchi allaqachon roʻyxatga qoʻshilgan", "fail": "Muvaffaqiyatsiz!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Mavjud v{version} yangilash", "restart_ecency": "Ecency qayta ishga tushirilsinmi?", @@ -670,6 +680,12 @@ "error": "Xatolik", "restart_ecency_desc": "O'zgarishlarni qo'llash qayta ishga tushirishni talab qiladi.", "key_warning": "Operatsiya faol kalit yoki asosiy parolni talab qiladi, qayta kiring!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Ogohlantirish", "success_unfollow": "Kuzatishdan to'xtatildi!", "move_question": "Haqiqatan ham qoralamalarga oʻtmoqchimisiz?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index e8c3e26010..e2d8e6d596 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "Người dùng này đã được thêm vào danh sách", "fail": "Thất bại!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Lỗi", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Cảnh báo", "success_unfollow": "Unfollow success!", "move_question": "Bạn có chắc chắn để chuyển đến những bản dự thảo?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/yo-NG.json b/src/config/locales/yo-NG.json index 781562c279..eb32c40917 100644 --- a/src/config/locales/yo-NG.json +++ b/src/config/locales/yo-NG.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "This user already added to list", "fail": "Ko yori!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "Error", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "Ìkìlọ", "success_unfollow": "Unfollow success!", "move_question": "Are you sure to move to drafts?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 8123636dbc..a78c6b6e9e 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "此用户已添加到列表", "fail": "失败!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "错误", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "Operation requires active key or master password, please relogin!", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "警告", "success_unfollow": "取消关注成功!", "move_question": "您确定要存为草稿吗?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } } diff --git a/src/config/locales/zh-TW.json b/src/config/locales/zh-TW.json index 63a7fca723..1233f1a178 100644 --- a/src/config/locales/zh-TW.json +++ b/src/config/locales/zh-TW.json @@ -609,6 +609,16 @@ "something_wrong_alt": "Meanwhile, try Ecency.com from your Browser", "same_user": "此用戶已添加到清單", "fail": "失敗!", + "operation_failed_with_reason": "{operation} failed: {reason}", + "wallet_refresh_failed": "Wallet refresh failed. Please try again.", + "wallet_refresh_missing_account": "Wallet refresh failed: missing account.", + "boost_failed": "Boost failed.", + "boost_failed_with_reason": "Boost failed: {reason}", + "add_withdraw_route_failed": "Add withdraw route failed.", + "remove_withdraw_route_failed": "Remove withdraw route failed.", + "update_tokens_failed": "Update tokens failed.", + "swap_failed": "Swap failed.", + "market_data_load_failed": "Market data load failed.", "close": "CLOSE", "update_available_title": "Update available v{version}", "restart_ecency": "Restart Ecency?", @@ -670,6 +680,12 @@ "error": "錯誤", "restart_ecency_desc": "Applying changes will require a restart.", "key_warning": "該指令需要用戶的活躍密鑰或是主密鑰。請用正確的權限密鑰登錄", + "active_key_required_title": "Active Key Required", + "active_key_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Please log in with your active private key or master password.", + "authorization_required_title": "Authorization Required", + "authorization_required_message": "The \"{operation}\" operation requires {requiredAuthority} authority. Choose an auth method:", + "auth_method_hiveauth": "HiveAuth", + "auth_method_hivesigner": "HiveSigner", "warning": "警告", "success_unfollow": "取消關注成功!", "move_question": "您確定要存為草稿嗎?" @@ -1383,7 +1399,10 @@ "test_voice": "Test Voice", "settings_info": "These settings will be used when reading posts aloud", "play": "Play", - "pause": "Pause" + "pause": "Pause", + "language": "Language", + "language_auto": "Auto-detect", + "language_hint": "Auto-detect chooses the language based on post content" }, "posting_authority": { "title": "Enable Faster Posting", @@ -1397,5 +1416,18 @@ "granting": "Granting permission...", "success": "Posting permission granted successfully!", "error": "Failed to grant posting permission. Please try again." + }, + "auth_upgrade": { + "title": "Authorization Required", + "description": "This operation requires {authority} authority. Choose how to sign:", + "key_placeholder": "Enter active private key or master password", + "sign_button": "Sign", + "hivesigner_button": "Sign with HiveSigner", + "hiveauth_button": "Sign with HiveAuth / Keychain", + "cancel": "Cancel", + "invalid_key": "Invalid private key or password", + "key_mismatch": "Key does not match account's active authority", + "validating": "Validating key...", + "or": "or" } }