Skip to content

Commit

Permalink
fix: sync language files
Browse files Browse the repository at this point in the history
  • Loading branch information
limpbrains committed Nov 26, 2024
1 parent 0fbc9c3 commit 7435f3b
Show file tree
Hide file tree
Showing 19 changed files with 70 additions and 45 deletions.
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/ca/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
}
},
"quickpay": {
"title": {
"string": "Pagament ràpid"
},
"description": {
"string": "Escaneja i paga"
}
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/ca/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Configuracions"
},
"dev_enabled_title": {
"string": "Opcions de Dev activades"
},
Expand Down
27 changes: 27 additions & 0 deletions src/utils/i18n/locales/cs/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,33 @@
"string": "Zobrazit názvy widgetů"
}
},
"quickpay": {
"nav_title": {
"string": "QuickPay"
},
"intro": {
"title": {
"string": "<accent>Okamžité</accent>\nplatby"
},
"description": {
"string": "Služba Bitkit QuickPay urychluje odbavení tím, že po naskenování QR kódu automaticky zaplatí."
}
},
"settings": {
"toggle": {
"string": "Povolení služby QuickPay"
},
"text": {
"string": "Pokud je tato funkce povolena, budou naskenované faktury nižší než{amount} placeny automaticky bez nutnosti potvrzení nebo zadání kódu PIN*."
},
"label": {
"string": "Quickpay limit"
},
"note": {
"string": "* Bitkit QuickPay podporuje výhradně platby z vašeho disponibilního zůstatku."
}
}
},
"security": {
"title": {
"string": "Zabezpečení a soukromí"
Expand Down
8 changes: 8 additions & 0 deletions src/utils/i18n/locales/cs/wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"send_pending": {
"string": "Platba čeká na vyřízení"
},
"send_quickpay": {
"nav_title": {
"string": "QuickPay"
},
"title": {
"string": "Placení\n<accent>faktury...</accent>"
}
},
"send_pending_note": {
"string": "Tato platba trvá o něco déle, než se očekávalo. Bitkit můžete používat i nadále."
},
Expand Down
27 changes: 27 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
8 changes: 8 additions & 0 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
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/es_419/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Ajustes"
},
"dev_enabled_title": {
"string": "Opciones de desarrollo activadas"
},
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/es_ES/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Ajustes"
},
"dev_enabled_title": {
"string": "Opciones de desarrollo activadas"
},
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/fr/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
}
},
"quickpay": {
"title": {
"string": "Paiement rapide"
},
"description": {
"string": "Scannez et payez"
}
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/fr/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Paramètres"
},
"dev_enabled_title": {
"string": "Options de développement activées"
},
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/it/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
}
},
"quickpay": {
"title": {
"string": "Pagamento veloce"
},
"description": {
"string": "Scansiona e paga"
}
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/it/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Impostazioni"
},
"dev_enabled_title": {
"string": "Opzioni Sviluppatore Attivate"
},
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/nl/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
}
},
"quickpay": {
"title": {
"string": "QuickPay"
},
"description": {
"string": "Scan en betaal"
}
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/nl/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Instellingen"
},
"dev_enabled_title": {
"string": "Dev Instellingen ingeschakeld"
},
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/pl/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Ustawienia"
},
"about": {
"share": {
"string": "Udostępnij"
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/pt_BR/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
}
},
"quickpay": {
"title": {
"string": "Pagamentos rápidos"
},
"description": {
"string": "Escanear e pagar"
}
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/pt_BR/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Configurações"
},
"dev_enabled_title": {
"string": "Modo Desenvolvedor Ativado"
},
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/ru/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
}
},
"quickpay": {
"title": {
"string": "Быстроплата"
},
"description": {
"string": "Сканируйте и платите"
}
Expand Down
3 changes: 0 additions & 3 deletions src/utils/i18n/locales/ru/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"settings": {
"string": "Настройки"
},
"dev_enabled_title": {
"string": "Режим Разработчика Включён"
},
Expand Down

0 comments on commit 7435f3b

Please sign in to comment.