Skip to content

Commit 5d8c14d

Browse files
chore(l10n): add localized error messages and remove dead keys
1 parent d145ef7 commit 5d8c14d

27 files changed

Lines changed: 86 additions & 414 deletions

localization/app_ar.arb

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9680,15 +9680,6 @@
96809680
"@exchangeAccountInfoVerificationLimitedVerification": {
96819681
"description": "Status label for limited verification level"
96829682
},
9683-
"addressViewErrorLoadingMoreAddresses": "Error loading more addresses: {error}",
9684-
"@addressViewErrorLoadingMoreAddresses": {
9685-
"description": "Error message displayed when pagination of addresses fails",
9686-
"placeholders": {
9687-
"error": {
9688-
"type": "String"
9689-
}
9690-
}
9691-
},
96929683
"arkCopy": "نسخ",
96939684
"@arkCopy": {
96949685
"description": "Button label to copy field value to clipboard"
@@ -9815,15 +9806,6 @@
98159806
"@pickPinInsteadButton": {
98169807
"description": "Button label to switch to PIN input"
98179808
},
9818-
"addressViewErrorLoadingAddresses": "عناوين تحميل الأخطاء: {error}",
9819-
"@addressViewErrorLoadingAddresses": {
9820-
"description": "Error message displayed when addresses fail to load",
9821-
"placeholders": {
9822-
"error": {
9823-
"type": "String"
9824-
}
9825-
}
9826-
},
98279809
"bitboxErrorConnectionTypeNotInitialized": "نوع الإتصال غير مبدئي.",
98289810
"@bitboxErrorConnectionTypeNotInitialized": {
98299811
"description": "Error when connection type is not initialized"
@@ -13281,5 +13263,7 @@
1328113263
"receiveMessageForSender": "رسالة إلى المرسل",
1328213264
"sendPayjoinLabel": "Payjoin",
1328313265
"receivePayjoinAwaitingFunds": "تم تفعيل Payjoin، لكن هذه المحفظة لا تحتوي بعد على رصيد للمساهمة. سيتم تفعيله بمجرد استلام أموال.",
13284-
"announcementAutoswapDescription": "يتم تحويل رصيد Liquid الخاص بك تلقائيًا إلى Bitcoin."
13266+
"announcementAutoswapDescription": "يتم تحويل رصيد Liquid الخاص بك تلقائيًا إلى Bitcoin.",
13267+
"addressViewErrorWalletNotFound": "لم يتم العثور على هذه المحفظة.",
13268+
"addressViewErrorLoadFailed": "تعذر تحميل عناوينك. يرجى المحاولة مرة أخرى."
1328513269
}

localization/app_as.arb

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8488,28 +8488,10 @@
84888488
"@arkContinueButton": {
84898489
"description": "Continue button text used in ark send flow"
84908490
},
8491-
"addressViewErrorLoadingAddresses": "ঠিকনা লোড কৰাত ত্ৰুটি: {error}",
8492-
"@addressViewErrorLoadingAddresses": {
8493-
"description": "Error message displayed when addresses fail to load",
8494-
"placeholders": {
8495-
"error": {
8496-
"type": "String"
8497-
}
8498-
}
8499-
},
85008491
"addressViewNoAddressesFound": "কোনো ঠিকনা পোৱা নগ'ল",
85018492
"@addressViewNoAddressesFound": {
85028493
"description": "Empty state message when no addresses are available"
85038494
},
8504-
"addressViewErrorLoadingMoreAddresses": "অধিক ঠিকনা লোড কৰাত ত্ৰুটি: {error}",
8505-
"@addressViewErrorLoadingMoreAddresses": {
8506-
"description": "Error message displayed when pagination of addresses fails",
8507-
"placeholders": {
8508-
"error": {
8509-
"type": "String"
8510-
}
8511-
}
8512-
},
85138495
"addressViewChangeAddressesComingSoon": "পৰিৱৰ্তন ঠিকনা শীঘ্ৰে আহিছে",
85148496
"@addressViewChangeAddressesComingSoon": {
85158497
"description": "Empty state message for change addresses feature that is coming soon"
@@ -10325,5 +10307,7 @@
1032510307
"receiveMessageForSender": "প্ৰেৰকৰ বাবে বাৰ্তা",
1032610308
"sendPayjoinLabel": "Payjoin",
1032710309
"receivePayjoinAwaitingFunds": "Payjoin সক্ৰিয় কৰা হৈছে, কিন্তু এই ৱালেটত এতিয়াও অৱদান দিবলৈ কোনো বেলেঞ্চ নাই। আপুনি ধন লাভ কৰিলেই ই সক্ৰিয় হ’ব।",
10328-
"announcementAutoswapDescription": "আপোনাৰ Liquid স্বয়ংক্ৰিয়ভাৱে Bitcoin-লৈ ৰূপান্তৰ কৰা হয়।"
10310+
"announcementAutoswapDescription": "আপোনাৰ Liquid স্বয়ংক্ৰিয়ভাৱে Bitcoin-লৈ ৰূপান্তৰ কৰা হয়।",
10311+
"addressViewErrorWalletNotFound": "এই ৱালেট বিচাৰি পোৱা নগল।",
10312+
"addressViewErrorLoadFailed": "আপোনাৰ ঠিকনাসমূহ লোড কৰিব পৰা নগল। অনুগ্ৰহ কৰি পুনৰ চেষ্টা কৰক।"
1032910313
}

localization/app_bg.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10653,9 +10653,7 @@
1065310653
"arkAboutShow": "Покажи",
1065410654
"arkAboutHide": "Скрий",
1065510655
"arkContinueButton": "Продължи",
10656-
"addressViewErrorLoadingAddresses": "Грешка при зареждане на адресите: {error}",
1065710656
"addressViewNoAddressesFound": "Не са намерени адреси",
10658-
"addressViewErrorLoadingMoreAddresses": "Грешка при зареждане на повече адреси: {error}",
1065910657
"addressViewChangeAddressesComingSoon": "Ресто адресите очаквайте скоро",
1066010658
"addressViewChangeAddressesDescription": "Показва ресто адресите на портфейла",
1066110659
"appStartupErrorTitle": "Грешка при стартиране",
@@ -10967,5 +10965,7 @@
1096710965
"receiveMessageForSender": "Съобщение за изпращача",
1096810966
"sendPayjoinLabel": "Payjoin",
1096910967
"receivePayjoinAwaitingFunds": "Payjoin е активиран, но този портфейл все още няма наличност за участие. Ще се активира, щом получите средства.",
10970-
"announcementAutoswapDescription": "Вашият Liquid се обменя автоматично за Bitcoin."
10968+
"announcementAutoswapDescription": "Вашият Liquid се обменя автоматично за Bitcoin.",
10969+
"addressViewErrorWalletNotFound": "Този портфейл не беше намерен.",
10970+
"addressViewErrorLoadFailed": "Адресите ви не можаха да бъдат заредени. Моля, опитайте отново."
1097110971
}

localization/app_bn.arb

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10088,15 +10088,6 @@
1008810088
"@exchangeAccountInfoVerificationLimitedVerification": {
1008910089
"description": "Status label for limited verification level"
1009010090
},
10091-
"addressViewErrorLoadingMoreAddresses": "আরও ঠিকানা লোড করতে সমস্যা হয়েছে: {error}",
10092-
"@addressViewErrorLoadingMoreAddresses": {
10093-
"description": "Error message displayed when pagination of addresses fails",
10094-
"placeholders": {
10095-
"error": {
10096-
"type": "String"
10097-
}
10098-
}
10099-
},
1010010091
"arkCopy": "কপি",
1010110092
"@arkCopy": {
1010210093
"description": "Button label to copy field value to clipboard"
@@ -10223,15 +10214,6 @@
1022310214
"@backupWalletVaultProviderCustomLocation": {
1022410215
"description": "Name of custom location vault provider option"
1022510216
},
10226-
"addressViewErrorLoadingAddresses": "ঠিকানাগুলো লোড করতে সমস্যা হয়েছে: {error}",
10227-
"@addressViewErrorLoadingAddresses": {
10228-
"description": "Error message displayed when addresses fail to load",
10229-
"placeholders": {
10230-
"error": {
10231-
"type": "String"
10232-
}
10233-
}
10234-
},
1023510217
"bitboxErrorConnectionTypeNotInitialized": "সংযোগ ধরণ শুরু করা হয়নি।",
1023610218
"@bitboxErrorConnectionTypeNotInitialized": {
1023710219
"description": "Error when connection type is not initialized"
@@ -13488,5 +13470,7 @@
1348813470
"receiveMessageForSender": "প্রেরকের জন্য বার্তা",
1348913471
"sendPayjoinLabel": "Payjoin",
1349013472
"receivePayjoinAwaitingFunds": "Payjoin চালু আছে, কিন্তু এই ওয়ালেটে অবদান রাখার মতো কোনো ব্যালেন্স নেই। অর্থ পাওয়ার পর এটি সক্রিয় হবে।",
13491-
"announcementAutoswapDescription": "আপনার Liquid স্বয়ংক্রিয়ভাবে Bitcoin-এ রূপান্তরিত হয়।"
13473+
"announcementAutoswapDescription": "আপনার Liquid স্বয়ংক্রিয়ভাবে Bitcoin-এ রূপান্তরিত হয়।",
13474+
"addressViewErrorWalletNotFound": "এই ওয়ালেটটি খুঁজে পাওয়া যায়নি।",
13475+
"addressViewErrorLoadFailed": "আপনার ঠিকানাগুলো লোড করা যায়নি। অনুগ্রহ করে আবার চেষ্টা করুন।"
1349213476
}

localization/app_cs.arb

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10109,15 +10109,6 @@
1010910109
"@exchangeAccountInfoVerificationLimitedVerification": {
1011010110
"description": "Status label for limited verification level"
1011110111
},
10112-
"addressViewErrorLoadingMoreAddresses": "Chyba načítání více adres: {error}",
10113-
"@addressViewErrorLoadingMoreAddresses": {
10114-
"description": "Error message displayed when pagination of addresses fails",
10115-
"placeholders": {
10116-
"error": {
10117-
"type": "String"
10118-
}
10119-
}
10120-
},
1012110112
"arkCopy": "Čeština",
1012210113
"@arkCopy": {
1012310114
"description": "Button label to copy field value to clipboard"
@@ -10236,15 +10227,6 @@
1023610227
"@backupWalletVaultProviderCustomLocation": {
1023710228
"description": "Name of custom location vault provider option"
1023810229
},
10239-
"addressViewErrorLoadingAddresses": "Adresy chyb: {error}",
10240-
"@addressViewErrorLoadingAddresses": {
10241-
"description": "Error message displayed when addresses fail to load",
10242-
"placeholders": {
10243-
"error": {
10244-
"type": "String"
10245-
}
10246-
}
10247-
},
1024810230
"bitboxErrorConnectionTypeNotInitialized": "Typ připojení není iniciován.",
1024910231
"@bitboxErrorConnectionTypeNotInitialized": {
1025010232
"description": "Error when connection type is not initialized"
@@ -13278,5 +13260,7 @@
1327813260
"receiveMessageForSender": "Zpráva pro odesílatele",
1327913261
"sendPayjoinLabel": "Payjoin",
1328013262
"receivePayjoinAwaitingFunds": "Payjoin je povolen, ale tato peněženka zatím nemá zůstatek, kterým by mohla přispět. Aktivuje se, jakmile obdržíte prostředky.",
13281-
"announcementAutoswapDescription": "Váš Liquid se automaticky směňuje za Bitcoin."
13263+
"announcementAutoswapDescription": "Váš Liquid se automaticky směňuje za Bitcoin.",
13264+
"addressViewErrorWalletNotFound": "Tuto peněženku nelze najít.",
13265+
"addressViewErrorLoadFailed": "Vaše adresy se nepodařilo načíst. Zkuste to prosím znovu."
1328213266
}

localization/app_de.arb

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3368,14 +3368,6 @@
33683368
"recoverbullSelectFetchDriveFilesError": "Nicht alle Laufwerkssicherungen abrufen.",
33693369
"psbtFlowLoadFromCamera": "Von Kamera laden",
33703370
"exchangeAccountInfoVerificationLimitedVerification": "Begrenzte Überprüfung",
3371-
"addressViewErrorLoadingMoreAddresses": "Fehler beim Laden von mehr Adressen: {error}.",
3372-
"@addressViewErrorLoadingMoreAddresses": {
3373-
"placeholders": {
3374-
"error": {
3375-
"type": "String"
3376-
}
3377-
}
3378-
},
33793371
"arkCopy": "Kopieren",
33803372
"sendBuildingTransaction": "Transaktion wird erstellt…",
33813373
"fundExchangeMethodEmailETransfer": "E-Mail E-Transfer",
@@ -3416,14 +3408,6 @@
34163408
"settingsSuperuserModeUnlockedMessage": "Superuser-Modus entsperrt!",
34173409
"pickPinInsteadButton": "PIN wählen",
34183410
"backupWalletVaultProviderCustomLocation": "Benutzerdefinierter Speicherort",
3419-
"addressViewErrorLoadingAddresses": "Fehler beim Laden von Adressen: {error}.",
3420-
"@addressViewErrorLoadingAddresses": {
3421-
"placeholders": {
3422-
"error": {
3423-
"type": "String"
3424-
}
3425-
}
3426-
},
34273411
"bitboxErrorConnectionTypeNotInitialized": "Verbindungstyp nicht initialisiert.",
34283412
"transactionListOngoingTransfersDescription": "Diese Überweisungen werden derzeit durchgeführt. Ihr Geld ist sicher und wird nach Abschluss der Überweisung verfügbar sein.",
34293413
"ledgerErrorUnknown": "Unbekannter Fehler",
@@ -5221,5 +5205,7 @@
52215205
"receiveMessageForSender": "Nachricht an den Sender",
52225206
"sendPayjoinLabel": "Payjoin",
52235207
"receivePayjoinAwaitingFunds": "Payjoin ist aktiviert, aber dieses Wallet hat noch kein Guthaben für einen Beitrag. Es wird aktiv, sobald du Guthaben empfängst.",
5224-
"announcementAutoswapDescription": "Dein Liquid wird automatisch in Bitcoin getauscht."
5208+
"announcementAutoswapDescription": "Dein Liquid wird automatisch in Bitcoin getauscht.",
5209+
"addressViewErrorWalletNotFound": "Diese Wallet konnte nicht gefunden werden.",
5210+
"addressViewErrorLoadFailed": "Ihre Adressen konnten nicht geladen werden. Bitte versuchen Sie es erneut."
52255211
}

localization/app_el.arb

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8500,15 +8500,6 @@
85008500
"@exchangeAccountInfoVerificationLimitedVerification": {
85018501
"description": "Status label for limited verification level"
85028502
},
8503-
"addressViewErrorLoadingMoreAddresses": "Error φόρτωσης περισσότερες διευθύνσεις: {error}",
8504-
"@addressViewErrorLoadingMoreAddresses": {
8505-
"description": "Error message displayed when pagination of addresses fails",
8506-
"placeholders": {
8507-
"error": {
8508-
"type": "String"
8509-
}
8510-
}
8511-
},
85128503
"arkCopy": "Αντιγραφή",
85138504
"@arkCopy": {
85148505
"description": "Button label to copy field value to clipboard"
@@ -8614,15 +8605,6 @@
86148605
"@settingsSuperuserModeUnlockedMessage": {
86158606
"description": "Message shown when superuser mode is enabled"
86168607
},
8617-
"addressViewErrorLoadingAddresses": "Error φόρτωσης διευθύνσεων: {error}",
8618-
"@addressViewErrorLoadingAddresses": {
8619-
"description": "Error message displayed when addresses fail to load",
8620-
"placeholders": {
8621-
"error": {
8622-
"type": "String"
8623-
}
8624-
}
8625-
},
86268608
"bitboxErrorConnectionTypeNotInitialized": "Ο τύπος σύνδεσης που δεν έχει οριστικοποιηθεί.",
86278609
"@bitboxErrorConnectionTypeNotInitialized": {
86288610
"description": "Error when connection type is not initialized"
@@ -13278,5 +13260,7 @@
1327813260
"receiveMessageForSender": "Μήνυμα για τον αποστολέα",
1327913261
"sendPayjoinLabel": "Payjoin",
1328013262
"receivePayjoinAwaitingFunds": "Το Payjoin είναι ενεργοποιημένο, αλλά αυτό το πορτοφόλι δεν έχει ακόμη υπόλοιπο για συνεισφορά. Θα ενεργοποιηθεί μόλις λάβετε χρήματα.",
13281-
"announcementAutoswapDescription": "Το Liquid σας ανταλλάσσεται αυτόματα σε Bitcoin."
13263+
"announcementAutoswapDescription": "Το Liquid σας ανταλλάσσεται αυτόματα σε Bitcoin.",
13264+
"addressViewErrorWalletNotFound": "Δεν βρέθηκε αυτό το πορτοφόλι.",
13265+
"addressViewErrorLoadFailed": "Δεν ήταν δυνατή η φόρτωση των διευθύνσεών σας. Δοκιμάστε ξανά."
1328213266
}

localization/app_en.arb

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12147,28 +12147,10 @@
1214712147
"@arkContinueButton": {
1214812148
"description": "Continue button text used in ark send flow"
1214912149
},
12150-
"addressViewErrorLoadingAddresses": "Error loading addresses: {error}",
12151-
"@addressViewErrorLoadingAddresses": {
12152-
"description": "Error message displayed when addresses fail to load",
12153-
"placeholders": {
12154-
"error": {
12155-
"type": "String"
12156-
}
12157-
}
12158-
},
1215912150
"addressViewNoAddressesFound": "No addresses found",
1216012151
"@addressViewNoAddressesFound": {
1216112152
"description": "Empty state message when no addresses are available"
1216212153
},
12163-
"addressViewErrorLoadingMoreAddresses": "Error loading more addresses: {error}",
12164-
"@addressViewErrorLoadingMoreAddresses": {
12165-
"description": "Error message displayed when pagination of addresses fails",
12166-
"placeholders": {
12167-
"error": {
12168-
"type": "String"
12169-
}
12170-
}
12171-
},
1217212154
"addressViewChangeAddressesComingSoon": "Change addresses coming soon",
1217312155
"@addressViewChangeAddressesComingSoon": {
1217412156
"description": "Empty state message for change addresses feature that is coming soon"
@@ -15024,5 +15006,13 @@
1502415006
"receivePayjoinBelowMinimumAmount": "Payjoin is off for this amount — it is below your Payjoin minimum. Request a larger amount to enable it.",
1502515007
"@receivePayjoinBelowMinimumAmount": {
1502615008
"description": "Hint on the receive screen when payjoin is enabled but the requested amount is below the anti-probing minimum, so the QR does not advertise a payjoin endpoint."
15009+
},
15010+
"addressViewErrorWalletNotFound": "This wallet could not be found.",
15011+
"@addressViewErrorWalletNotFound": {
15012+
"description": "Shown when the wallet backing the addresses screen has no stored metadata"
15013+
},
15014+
"addressViewErrorLoadFailed": "Your addresses could not be loaded. Please try again.",
15015+
"@addressViewErrorLoadFailed": {
15016+
"description": "Shown when loading or paginating the wallet address list fails"
1502715017
}
1502815018
}

localization/app_es.arb

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3790,23 +3790,7 @@
37903790
"arkAboutShow": "Mostrar",
37913791
"arkAboutHide": "Ocultar",
37923792
"arkContinueButton": "Continuar",
3793-
"addressViewErrorLoadingAddresses": "Error al cargar las direcciones: {error}",
3794-
"@addressViewErrorLoadingAddresses": {
3795-
"placeholders": {
3796-
"error": {
3797-
"type": "String"
3798-
}
3799-
}
3800-
},
38013793
"addressViewNoAddressesFound": "No se encontraron direcciones",
3802-
"addressViewErrorLoadingMoreAddresses": "Error al cargar más direcciones: {error}",
3803-
"@addressViewErrorLoadingMoreAddresses": {
3804-
"placeholders": {
3805-
"error": {
3806-
"type": "String"
3807-
}
3808-
}
3809-
},
38103794
"addressViewChangeAddressesComingSoon": "Direcciones de cambio próximamente",
38113795
"addressViewChangeAddressesDescription": "Exhiba direcciones de cambio de la billetera",
38123796
"appStartupErrorTitle": "Error de inicio",
@@ -5270,5 +5254,7 @@
52705254
"receiveMessageForSender": "Mensaje para el remitente",
52715255
"sendPayjoinLabel": "Payjoin",
52725256
"receivePayjoinAwaitingFunds": "Payjoin está activado, pero esta cartera todavía no tiene saldo para contribuir. Se activará cuando recibas fondos.",
5273-
"announcementAutoswapDescription": "Tu Liquid se convierte automáticamente en Bitcoin."
5257+
"announcementAutoswapDescription": "Tu Liquid se convierte automáticamente en Bitcoin.",
5258+
"addressViewErrorWalletNotFound": "No se pudo encontrar esta cartera.",
5259+
"addressViewErrorLoadFailed": "No se pudieron cargar tus direcciones. Inténtalo de nuevo."
52745260
}

localization/app_fa.arb

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -237,28 +237,10 @@
237237
"@arkContinueButton": {
238238
"description": "Continue button text used in ark send flow"
239239
},
240-
"addressViewErrorLoadingAddresses": "خطا در بارگذاری آدرس‌ها: {error}",
241-
"@addressViewErrorLoadingAddresses": {
242-
"description": "Error message displayed when addresses fail to load",
243-
"placeholders": {
244-
"error": {
245-
"type": "String"
246-
}
247-
}
248-
},
249240
"addressViewNoAddressesFound": "هیچ آدرسی پیدا نشد",
250241
"@addressViewNoAddressesFound": {
251242
"description": "Empty state message when no addresses are available"
252243
},
253-
"addressViewErrorLoadingMoreAddresses": "خطا در بارگذاری آدرس‌های بیشتر: {error}",
254-
"@addressViewErrorLoadingMoreAddresses": {
255-
"description": "Error message displayed when pagination of addresses fails",
256-
"placeholders": {
257-
"error": {
258-
"type": "String"
259-
}
260-
}
261-
},
262244
"addressViewChangeAddressesComingSoon": "آدرس های تغییر به زودی",
263245
"@addressViewChangeAddressesComingSoon": {
264246
"description": "Empty state message for change addresses feature that is coming soon"
@@ -13278,5 +13260,7 @@
1327813260
"receiveMessageForSender": "پیام برای فرستنده",
1327913261
"sendPayjoinLabel": "Payjoin",
1328013262
"receivePayjoinAwaitingFunds": "Payjoin فعال است، اما این کیف پول هنوز موجودی‌ای برای مشارکت ندارد. پس از دریافت وجه فعال خواهد شد.",
13281-
"announcementAutoswapDescription": "Liquid شما به‌طور خودکار به Bitcoin تبدیل می‌شود."
13263+
"announcementAutoswapDescription": "Liquid شما به‌طور خودکار به Bitcoin تبدیل می‌شود.",
13264+
"addressViewErrorWalletNotFound": "این کیف پول پیدا نشد.",
13265+
"addressViewErrorLoadFailed": "آدرس‌های شما بارگذاری نشد. لطفاً دوباره تلاش کنید."
1328213266
}

0 commit comments

Comments
 (0)