Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update translations #2458

Merged
merged 1 commit into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/utils/i18n/locales/arb/common.json
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
{}
{
"delete_yes": {
"string": "نعم، احذف"
}
}
3 changes: 3 additions & 0 deletions src/utils/i18n/locales/arb/slashtags.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
"contact_select": {
"string": "اختر جهة اتصال"
},
"profile_delete_dialogue_yes": {
"string": "نعم، احذف"
},
"widget_delete_yes": {
"string": "نعم، احذف"
}
Expand Down
9 changes: 9 additions & 0 deletions src/utils/i18n/locales/ca/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,15 @@
"delete": {
"string": "Suprimir"
},
"delete_yes": {
"string": "Sí, Elimina"
},
"ok": {
"string": "OK"
},
"reset": {
"string": "Reinicia"
},
"retry": {
"string": "Reintentar"
},
Expand Down Expand Up @@ -88,5 +94,8 @@
},
"default": {
"string": "Predeterminat"
},
"preview": {
"string": "Previsualització"
}
}
8 changes: 7 additions & 1 deletion src/utils/i18n/locales/ca/slashtags.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"string": "Perfil"
},
"profile_save": {
"string": "Desar perfil"
"string": "Guardar"
},
"profile_pay_contacts": {
"string": "Paga als teus contactes"
Expand Down Expand Up @@ -134,6 +134,12 @@
"profile_edit": {
"string": "Editar perfil"
},
"profile_delete": {
"string": "Suprimir"
},
"profile_delete_dialogue_yes": {
"string": "Sí, Elimina"
},
"offline_enable": {
"string": "Habilitar pagaments amb contactes*"
},
Expand Down
9 changes: 9 additions & 0 deletions src/utils/i18n/locales/cs/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,18 @@
"delete": {
"string": "Smazat"
},
"delete_yes": {
"string": "Ano, smazat"
},
"ok": {
"string": "OK"
},
"ok_random": {
"string": "Úžasné!\nPěkné!\nFajn!\nSkvělé!\nFantastické!\nMilé!\nMimořádné!\nOhromující!"
},
"reset": {
"string": "Obnovit"
},
"retry": {
"string": "Opakovat"
},
Expand Down Expand Up @@ -97,5 +103,8 @@
},
"default": {
"string": "Výchozí"
},
"preview": {
"string": "Náhled"
}
}
7 changes: 5 additions & 2 deletions src/utils/i18n/locales/cs/lightning.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"string": "Můžete použít své úspory na BitKitu nebo poslat bitcoin z jiné peněženky."
},
"text_blocked": {
"string": "V současné době nemůže společnost Bitkit poskytovat automatické připojení Lightning obyvatelům Spojených států a Kanady."
"string": "Bitkit v současné době neposkytuje služby lightning ve vaší zemi, ale stále se můžete připojit k jiným uzlům přímo."
},
"text_blocked_cjit": {
"string": "Bitkit v současné době neposkytuje služby lightning do USA a Kanady, ale k ostatním uzlům se můžete připojit přímo."
"string": "Bitkit v současné době neposkytuje služby lightning ve vaší zemi, ale stále se můžete připojit k jiným uzlům přímo."
},
"button1": {
"string": "Převod z úspor"
Expand Down Expand Up @@ -119,6 +119,9 @@
},
"description": {
"string": "Částka, kterou můžete převést na svůj disponibilní zůstatek, je v současné době omezena na ₿ {amount}."
},
"description_zero": {
"string": "Váš převod do disponibilního zůstatku je omezen z důvodu pravidel likvidity. Podrobnosti naleznete v Centru nápovědy."
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions src/utils/i18n/locales/cs/onboarding.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"slide1_text": {
"string": "Utrácejte bitcoiny rychleji než kdykoli předtím. Užívejte si okamžité a levné platby s přáteli, rodinou a obchodníky."
},
"slide1_note": {
"string": "*Bitkit v současné době neposkytuje služby lightning ve vaší zemi, ale stále se můžete připojit k jiným uzlům."
},
"slide2_header": {
"string": "Bitcoineři,\n<accent>bez hranic</accent>"
},
Expand Down
3 changes: 3 additions & 0 deletions src/utils/i18n/locales/cs/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@
"category_transaction_log": {
"string": "Transakční protokol"
},
"category_wallet": {
"string": "Posílení a převody"
},
"category_settings": {
"string": "Nastavení"
},
Expand Down
26 changes: 25 additions & 1 deletion src/utils/i18n/locales/cs/slashtags.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"contact_pay_error": {
"string": "Není možné zaplatit kontaktu"
},
"contact_ldk_not_ready": {
"string": "Lightning ještě není připraven"
},
"contact_share": {
"string": "Sdílet profilový klíč"
},
Expand Down Expand Up @@ -117,7 +120,7 @@
"string": "Profil"
},
"profile_save": {
"string": "Uložit profil"
"string": "Uložit"
},
"profile_pay_contacts": {
"string": "Zaplaťte svým kontaktům"
Expand Down Expand Up @@ -158,6 +161,24 @@
"profile_edit": {
"string": "Upravit profil"
},
"profile_delete": {
"string": "Smazat"
},
"profile_delete_dialogue_title": {
"string": "Odstranit profilové informace?"
},
"profile_delete_dialogue_msg": {
"string": "Jste si jisti, že chcete odstranit všechny informace ze svého profilu Bitkit?"
},
"profile_delete_dialogue_yes": {
"string": "Ano, smazat"
},
"profile_delete_success_title": {
"string": "Profil odstraněn"
},
"profile_delete_success_msg": {
"string": "Vaše profilové informace Bitkit byly odstraněny."
},
"offline_enable": {
"string": "Povolit platby s kontakty*"
},
Expand Down Expand Up @@ -236,6 +257,9 @@
"error_saving_profile": {
"string": "Nelze uložit profil"
},
"error_deleting_profile": {
"string": "Nelze odstranit profil"
},
"error_pay_title": {
"string": "Není možné zaplatit kontaktu"
},
Expand Down
7 changes: 5 additions & 2 deletions src/utils/i18n/locales/cs/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@
"string": "Příijmout na disponibilní zůstatek"
},
"receive_connect_initial": {
"string": "Chcete-li nastavit svůj disponibilní zůstatek, bude odečten poplatek <accent>{lspFee}</accent> pro poskytovatele služeb."
"string": "Chcete-li nastavit disponibilní zůstatek, bude odečten síťový poplatek <accent>{networkFee}</accent> a <accent>{serviceFee}</accent> poplatek poskytovateli služeb."
},
"receive_connect_additional": {
"string": "Chcete-li získat více okamžitých bitcoinů, musí Bitkit zvýšit vaši likviditu. Bude odečten poplatek <accent>{lspFee}</accent> z vámi zadané částky pro poskytovatele služeb."
"string": "Chcete-li získat více okamžitých bitcoinů, musí Bitkit navýšit vaši likviditu. Od vámi zadané částky bude odečten síťový poplatek <accent>{networkFee}</accent> a <accent>{serviceFee}</accent> poplatek poskytovatele služeb ."
},
"receive_liquidity": {
"nav_title": {
Expand Down Expand Up @@ -689,6 +689,9 @@
"ldk_sync_error_title": {
"string": "Chyba synchronizace lightning"
},
"ldk_start_error_title": {
"string": "Chyba při spuštění lightning"
},
"receive_insufficient_title": {
"string": "Nedostatečný zůstatek na příjmovém účtu."
},
Expand Down
9 changes: 9 additions & 0 deletions src/utils/i18n/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,18 @@
"delete": {
"string": "Löschen"
},
"delete_yes": {
"string": "Ja, Löschen"
},
"ok": {
"string": "OK"
},
"ok_random": {
"string": "Fantastisch!\nSchön!\nCool!\nGroßartig!\nFantastisch!\nSüß!\nAusgezeichnet!\nGroßartig!\nWunderbar!"
},
"reset": {
"string": "Reset"
},
"retry": {
"string": "Wiederholen"
},
Expand Down Expand Up @@ -97,5 +103,8 @@
},
"default": {
"string": "Standard"
},
"preview": {
"string": "Vorschau"
}
}
6 changes: 0 additions & 6 deletions src/utils/i18n/locales/de/lightning.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
"text": {
"string": "Du kannst dein Bitkit-Sparkonto verwenden oder Bitcoin aus einer anderen Wallet senden."
},
"text_blocked": {
"string": "Derzeit kann Bitkit keine automatischen Lightning-Verbindungen für Einwohner der USA und Kanadas bereitstellen."
},
"text_blocked_cjit": {
"string": "Bitkit bietet derzeit keine Lightning-Dienste in den USA oder Kanada an, aber Sie können sich trotzdem direkt mit anderen Knotenpunkten verbinden."
},
"button1": {
"string": "Von Sparkonto übertragen"
},
Expand Down
30 changes: 30 additions & 0 deletions src/utils/i18n/locales/de/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,33 @@
"string": "Titel anzeigen"
}
},
"quickpay": {
"nav_title": {
"string": "QuickPay"
},
"intro": {
"title": {
"string": "<accent>Reibungslos</accent>\nZahlungen"
},
"description": {
"string": "Bitkit QuickPay beschleunigt den Bezahlvorgang, indem es QR-Codes beim Scannen automatisch bezahlt."
}
},
"settings": {
"toggle": {
"string": "QuickPay aktivieren"
},
"text": {
"string": "Wenn diese Option aktiviert ist, werden gescannte Rechnungen unter ${Betrag} automatisch bezahlt, ohne dass Sie eine Bestätigung oder PIN* benötigen."
},
"label": {
"string": "Quickpay-Schwelle"
},
"note": {
"string": "* Bitkit QuickPay unterstützt ausschließlich Zahlungen von Ihrem Guthaben."
}
}
},
"security": {
"title": {
"string": "Sicherheit Und Privatsphäre"
Expand Down Expand Up @@ -212,6 +239,9 @@
"category_transaction_log": {
"string": "Transaktionshistorie"
},
"category_wallet": {
"string": "Boosts & Übertragungen"
},
"category_settings": {
"string": "Einstellungen"
},
Expand Down
8 changes: 7 additions & 1 deletion src/utils/i18n/locales/de/slashtags.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"string": "Profil"
},
"profile_save": {
"string": "Profile speichern"
"string": "Speichern"
},
"profile_pay_contacts": {
"string": "Kontakte Bezahlen"
Expand Down Expand Up @@ -158,6 +158,12 @@
"profile_edit": {
"string": "Profil bearbeiten"
},
"profile_delete": {
"string": "Löschen"
},
"profile_delete_dialogue_yes": {
"string": "Ja, Löschen"
},
"offline_enable": {
"string": "Aktiviere Zahlungen mit Kontakten*"
},
Expand Down
14 changes: 8 additions & 6 deletions src/utils/i18n/locales/de/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"send_pending": {
"string": "Zahlung ausstehend"
},
"send_quickpay": {
"nav_title": {
"string": "QuickPay"
},
"title": {
"string": "Bezahlen\n<accent>Rechnung...</accent>"
}
},
"send_pending_note": {
"string": "Diese Zahlung dauert länger als erwartet. Du kannst Bitkit weiterhin verwenden."
},
Expand Down Expand Up @@ -309,12 +317,6 @@
"receive_spending": {
"string": "Auf Ausgabenkonto empfangen"
},
"receive_connect_initial": {
"string": "Um dein Ausgabenkonto einzurichten, wird eine <accent>{lspFee}</accent> Dienstleistergebühr abgezogen."
},
"receive_connect_additional": {
"string": "Um mehr sofortigen Bitcoin zu empfangen, muss Bitkit deine Liquidität erhöhen. Eine <accent>{lspFee}</accent> Dienstleistergebühr wird von dem angegebenen Betrag abgezogen."
},
"receive_liquidity": {
"nav_title": {
"string": "Einrichtung des Ausgabensaldos"
Expand Down
6 changes: 6 additions & 0 deletions src/utils/i18n/locales/el/slashtags.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"profile_save": {
"string": "Καταχώρηση"
},
"profile_link_suggestions": {
"string": "Προτάσεις"
},
"profile_delete": {
"string": "Διαγραφή"
},
"widget_edit_custom": {
"string": "Προσαρμοσμένο"
}
Expand Down
3 changes: 3 additions & 0 deletions src/utils/i18n/locales/es_419/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"delete": {
"string": "Borrar"
},
"delete_yes": {
"string": "Sí, Borrar"
},
"ok": {
"string": "OK"
},
Expand Down
8 changes: 7 additions & 1 deletion src/utils/i18n/locales/es_419/slashtags.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"string": "Perfil"
},
"profile_save": {
"string": "Guardar perfil"
"string": "Guardar"
},
"profile_pay_contacts": {
"string": "Pague a sus contactos"
Expand Down Expand Up @@ -122,6 +122,12 @@
"profile_edit": {
"string": "Editar Perfil"
},
"profile_delete": {
"string": "Borrar"
},
"profile_delete_dialogue_yes": {
"string": "Sí, Borrar"
},
"offline_enable": {
"string": "Habilitar pagos con contactos*"
},
Expand Down
Loading