Skip to content

Commit

Permalink
New Crowdin updates (#969)
Browse files Browse the repository at this point in the history
* New translations en-US.json (Italian)

* New translations en-US.json (German)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (Spanish)

* New translations en-US.json (Chinese Simplified)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (Spanish)

* New translations en-US.json (French)

* New translations en-US.json (Czech)

* New translations en-US.json (German)

* New translations en-US.json (Greek)

* New translations en-US.json (Italian)

* New translations en-US.json (Japanese)

* New translations en-US.json (Korean)

* New translations en-US.json (Dutch)

* New translations en-US.json (Russian)

* New translations en-US.json (Turkish)

* New translations en-US.json (Chinese Traditional)

* New translations en-US.json (Indonesian)

* New translations en-US.json (Croatian)

* New translations en-US.json (French)

* New translations en-US.json (French)

* New translations en-US.json (Spanish)

* New translations en-US.json (French)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Spanish)

* New translations en-US.json (Dutch)

* New translations en-US.json (Dutch)

* New translations en-US.json (German)

* New translations en-US.json (German)

* New translations en-US.json (Italian)
  • Loading branch information
Nicolas committed Sep 21, 2020
1 parent 564e074 commit 439cb68
Show file tree
Hide file tree
Showing 16 changed files with 164 additions and 36 deletions.
12 changes: 10 additions & 2 deletions src/i18n/locales/cs-CZ.json
@@ -1,4 +1,6 @@
{
"components.common.errormodal.hideError": "Hide error message",
"components.common.errormodal.showError": "Show error message",
"components.common.navigation.dashboardButton": "Dashboard",
"components.common.navigation.delegateButton": "Delegate",
"components.common.languagepicker.brazilian": "Português brasileiro",
Expand Down Expand Up @@ -176,7 +178,6 @@
"components.settings.walletsettingscreen.title": "Settings",
"components.settings.walletsettingscreen.walletName": "Wallet name",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegate",
"components.stakingcenter.confirmDelegation.delegationTxSignError": "Error while signing delegation transaction",
"components.stakingcenter.confirmDelegation.ofFees": "of fees",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Current approximation of rewards that you will receive per epoch:",
"components.stakingcenter.confirmDelegation.title": "Confirm delegation",
Expand Down Expand Up @@ -334,7 +335,11 @@
"global.actions.dialogs.enableSystemAuthFirst.title": "Lock screen disabled",
"global.actions.dialogs.generalError.message": "Requested operation failed. This is all we know: {message}",
"global.actions.dialogs.generalError.title": "Unexpected error",
"global.actions.dialogs.hwConnectionError.message": "An error occurred while trying to connect with your hardware wallet. Please, make sure you are following the steps correctly. Restarting your hardware wallet may also fix the problem.",
"global.actions.dialogs.generalLocalizableError.message": "Requested operation failed: {message}",
"global.actions.dialogs.generalLocalizableError.title": "Operation failed",
"global.actions.dialogs.generalTxError.title": "Transaction Error",
"global.actions.dialogs.generalTxError.message": "An error occurred while trying to send the transaction.",
"global.actions.dialogs.hwConnectionError.message": "An error occurred while trying to connect with your hardware wallet. Please, make sure you are following the steps correctly. Restarting your hardware wallet may also fix the problem. Error: {message}",
"global.actions.dialogs.hwConnectionError.title": "Connection error",
"global.actions.dialogs.incorrectPassword.message": "Password you provided is incorrect.",
"global.actions.dialogs.incorrectPassword.title": "Wrong password",
Expand All @@ -360,6 +365,7 @@
"global.actions.dialogs.wrongPinError.message": "PIN is incorrect.",
"global.actions.dialogs.wrongPinError.title": "Invalid PIN",
"global.availableFunds": "Available funds",
"global.close": "close",
"global.comingSoon": "Coming soon",
"global.error.walletNameAlreadyTaken": "You already have a wallet with this name",
"global.error.walletNameTooLong": "Wallet name cannot exceed 40 letters",
Expand All @@ -369,13 +375,15 @@
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth is disabled in your smartphone",
"global.ledgerMessages.connectionError": "An error occurred while trying to connect with your hardware wallet. Please, make sure you are following the steps correctly. Restarting your hardware wallet may also fix the problem.",
"global.ledgerMessages.connectUsb": "Connect your Ledger device through your smartphone's USB port using your OTG adapter.",
"global.ledgerMessages.deprecatedFirmwareError": "Your device firmware is not up-to-date.",
"global.ledgerMessages.enableLocation": "Enable location services.",
"global.ledgerMessages.enableTransport": "Enable bluetooth.",
"global.ledgerMessages.enterPin": "Power on your ledger device and enter your PIN.",
"global.ledgerMessages.haveOTGAdapter": "You have an on-the-go adapter allowing you to connect your Ledger device with your smartphone using a USB cable.",
"global.ledgerMessages.keepUsbConnected": "Make sure your device remains connected until the operation is completed.",
"global.ledgerMessages.locationEnabled": "Location is enabled on your device. Android requires location to be enabled to provide access to Bluetooth, but EMURGO will never store any location data.",
"global.ledgerMessages.openApp": "Open Cardano ADA app on the Ledger device.",
"global.ledgerMessages.rejectedByUserError": "Operation rejected by user.",
"global.ledgerMessages.usbAlwaysConnected": "Your Ledger device remains connected through USB until the process is completed.",
"global.network.syncErrorBannerTextWithoutRefresh": "We are experiencing synchronization issues.",
"global.network.syncErrorBannerTextWithRefresh": "We are experiencing synchronization issues. Pull to refresh",
Expand Down
14 changes: 11 additions & 3 deletions src/i18n/locales/de-DE.json
@@ -1,4 +1,6 @@
{
"components.common.errormodal.hideError": "Fehlermeldung verstecken",
"components.common.errormodal.showError": "Fehlermeldung zeigen",
"components.common.navigation.dashboardButton": "Übersichtsseite",
"components.common.navigation.delegateButton": "Delegiere",
"components.common.languagepicker.brazilian": "Português brasileiro",
Expand Down Expand Up @@ -176,7 +178,6 @@
"components.settings.walletsettingscreen.title": "Einstellungen",
"components.settings.walletsettingscreen.walletName": "Wallet-Name",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegiere",
"components.stakingcenter.confirmDelegation.delegationTxSignError": "Fehler beim signieren der Delegierungs-Transaktion",
"components.stakingcenter.confirmDelegation.ofFees": "an Gebühren",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Derzeitige Schätzung der Erträge, die Du pro Epoche erhalten wirst:",
"components.stakingcenter.confirmDelegation.title": "Bestätige die Delegierung",
Expand Down Expand Up @@ -334,7 +335,11 @@
"global.actions.dialogs.enableSystemAuthFirst.title": "Sperrbildschirm deaktiviert",
"global.actions.dialogs.generalError.message": "Die angeforderte Operation ist fehlgeschlagen. Das ist alles, was wir wissen: {message}",
"global.actions.dialogs.generalError.title": "Unerwarteter Fehler",
"global.actions.dialogs.hwConnectionError.message": "Beim Versuch, eine Verbindung mit deiner Hardware-Wallet herzustellen, ist ein Fehler aufgetreten. Bitte stelle sicher, dass Du die Schritte korrekt ausführst. Ein Neustart Deiner Hardware-Wallet kann das Problem ebenfalls beheben.",
"global.actions.dialogs.generalLocalizableError.message": "Gewünschte Operation fehlgeschlagen: {message}",
"global.actions.dialogs.generalLocalizableError.title": "Operation fehlgeschlagen",
"global.actions.dialogs.generalTxError.title": "Transaktionsfehler",
"global.actions.dialogs.generalTxError.message": "Beim Versuch die Transaktion zu senden ist ein Fehler aufgetreten",
"global.actions.dialogs.hwConnectionError.message": "Beim Versuch eine Verbindung mit der Hardware-Wallet aufzubauen, ist ein Fehler aufgetreten. Bitte befolgen sie die Schritte genau. Ein Neustart der Hardware-Wallet könnte das Problem vielleicht auch beheben: {message}",
"global.actions.dialogs.hwConnectionError.title": "Verbindungsfehler",
"global.actions.dialogs.incorrectPassword.message": "Das eingegebene Kennwort ist ungültig.",
"global.actions.dialogs.incorrectPassword.title": "Falsches Passwort",
Expand All @@ -360,6 +365,7 @@
"global.actions.dialogs.wrongPinError.message": "Ungültige PIN.",
"global.actions.dialogs.wrongPinError.title": "Ungültige PIN",
"global.availableFunds": "Verfügbarer Betrag",
"global.close": "Schließen",
"global.comingSoon": "Demnächst",
"global.error.walletNameAlreadyTaken": "Du hast bereits eine Wallet mit diesem Namen",
"global.error.walletNameTooLong": "Der Wallet-namen kann nicht länger als 40 Zeichen sein",
Expand All @@ -369,18 +375,20 @@
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth ist auf deinem Smartphone deaktiviert",
"global.ledgerMessages.connectionError": "Beim Versuch, eine Verbindung mit deiner Hardware-Wallet herzustellen, ist ein Fehler aufgetreten. Bitte stelle sicher, dass Du die Schritte korrekt ausführst. Ein Neustart Deiner Hardware-Wallet kann das Problem ebenfalls beheben.",
"global.ledgerMessages.connectUsb": "Verbinde Dein Ledger Gerät mit einem OTG Adapter zum USB Port deines Smartphone.",
"global.ledgerMessages.deprecatedFirmwareError": "Die Geräte-Firmware ist nicht auf dem aktuellen Stand.",
"global.ledgerMessages.enableLocation": "Aktiviere die Lokalisierungsdienste.",
"global.ledgerMessages.enableTransport": "Aktiviere Bluetooth",
"global.ledgerMessages.enterPin": "Schalte Dein Ledger Gerät an und gebe deinen PIN ein.",
"global.ledgerMessages.haveOTGAdapter": "Du hast einen on-the-go Adapter, der dir die Verbindung des Ledger Gerätes mit dem USB-Port deines Smartphones ermöglicht.",
"global.ledgerMessages.keepUsbConnected": "Stelle sicher, dass das Gerät verbunden bleibt, bis die Operation abgeschlossen ist.",
"global.ledgerMessages.locationEnabled": "Der Standort ist auf Deinem Gerät aktiviert. Android erfordert, dass der Standort aktiviert ist, um den Zugriff auf Bluetooth zu ermöglichen, aber EMURGO wird niemals Standortdaten speichern.",
"global.ledgerMessages.openApp": "Öffne die Cardano ADA-app auf dem Ledger Gerät",
"global.ledgerMessages.rejectedByUserError": "Die Operation wurde vom Benutzer abgelehnt.",
"global.ledgerMessages.usbAlwaysConnected": "Dein Ledger Gerät bleibt über USB verbunden bis die Operation abgeschlossen ist.",
"global.network.syncErrorBannerTextWithoutRefresh": "Wir haben Synchronisationsprobleme.",
"global.network.syncErrorBannerTextWithRefresh": "Wir haben Synchronisationsprobleme. Aktualisiere die Ansicht",
"global.notSupported": "Funktion nicht unterstützt",
"global.deprecated": "Deprecated",
"global.deprecated": "Veraltet",
"global.ok": "OK",
"global.pleaseWait": "bitte warten ...",
"global.staking.epochLabel": "Epoche",
Expand Down
12 changes: 10 additions & 2 deletions src/i18n/locales/el-GR.json
@@ -1,4 +1,6 @@
{
"components.common.errormodal.hideError": "Hide error message",
"components.common.errormodal.showError": "Show error message",
"components.common.navigation.dashboardButton": "Dashboard",
"components.common.navigation.delegateButton": "Delegate",
"components.common.languagepicker.brazilian": "Português brasileiro",
Expand Down Expand Up @@ -176,7 +178,6 @@
"components.settings.walletsettingscreen.title": "Settings",
"components.settings.walletsettingscreen.walletName": "Wallet name",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegate",
"components.stakingcenter.confirmDelegation.delegationTxSignError": "Error while signing delegation transaction",
"components.stakingcenter.confirmDelegation.ofFees": "of fees",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Current approximation of rewards that you will receive per epoch:",
"components.stakingcenter.confirmDelegation.title": "Confirm delegation",
Expand Down Expand Up @@ -334,7 +335,11 @@
"global.actions.dialogs.enableSystemAuthFirst.title": "Lock screen disabled",
"global.actions.dialogs.generalError.message": "Requested operation failed. This is all we know: {message}",
"global.actions.dialogs.generalError.title": "Unexpected error",
"global.actions.dialogs.hwConnectionError.message": "An error occurred while trying to connect with your hardware wallet. Please, make sure you are following the steps correctly. Restarting your hardware wallet may also fix the problem.",
"global.actions.dialogs.generalLocalizableError.message": "Requested operation failed: {message}",
"global.actions.dialogs.generalLocalizableError.title": "Operation failed",
"global.actions.dialogs.generalTxError.title": "Transaction Error",
"global.actions.dialogs.generalTxError.message": "An error occurred while trying to send the transaction.",
"global.actions.dialogs.hwConnectionError.message": "An error occurred while trying to connect with your hardware wallet. Please, make sure you are following the steps correctly. Restarting your hardware wallet may also fix the problem. Error: {message}",
"global.actions.dialogs.hwConnectionError.title": "Connection error",
"global.actions.dialogs.incorrectPassword.message": "Password you provided is incorrect.",
"global.actions.dialogs.incorrectPassword.title": "Wrong password",
Expand All @@ -360,6 +365,7 @@
"global.actions.dialogs.wrongPinError.message": "PIN is incorrect.",
"global.actions.dialogs.wrongPinError.title": "Invalid PIN",
"global.availableFunds": "Available funds",
"global.close": "close",
"global.comingSoon": "Coming soon",
"global.error.walletNameAlreadyTaken": "You already have a wallet with this name",
"global.error.walletNameTooLong": "Wallet name cannot exceed 40 letters",
Expand All @@ -369,13 +375,15 @@
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth is disabled in your smartphone",
"global.ledgerMessages.connectionError": "An error occurred while trying to connect with your hardware wallet. Please, make sure you are following the steps correctly. Restarting your hardware wallet may also fix the problem.",
"global.ledgerMessages.connectUsb": "Connect your Ledger device through your smartphone's USB port using your OTG adapter.",
"global.ledgerMessages.deprecatedFirmwareError": "Your device firmware is not up-to-date.",
"global.ledgerMessages.enableLocation": "Enable location services.",
"global.ledgerMessages.enableTransport": "Enable bluetooth.",
"global.ledgerMessages.enterPin": "Power on your ledger device and enter your PIN.",
"global.ledgerMessages.haveOTGAdapter": "You have an on-the-go adapter allowing you to connect your Ledger device with your smartphone using a USB cable.",
"global.ledgerMessages.keepUsbConnected": "Make sure your device remains connected until the operation is completed.",
"global.ledgerMessages.locationEnabled": "Location is enabled on your device. Android requires location to be enabled to provide access to Bluetooth, but EMURGO will never store any location data.",
"global.ledgerMessages.openApp": "Open Cardano ADA app on the Ledger device.",
"global.ledgerMessages.rejectedByUserError": "Operation rejected by user.",
"global.ledgerMessages.usbAlwaysConnected": "Your Ledger device remains connected through USB until the process is completed.",
"global.network.syncErrorBannerTextWithoutRefresh": "We are experiencing synchronization issues.",
"global.network.syncErrorBannerTextWithRefresh": "We are experiencing synchronization issues. Pull to refresh",
Expand Down
14 changes: 11 additions & 3 deletions src/i18n/locales/es-ES.json
@@ -1,10 +1,12 @@
{
"components.common.errormodal.hideError": "Ocultar el mensaje de error",
"components.common.errormodal.showError": "Mostrar el mensaje de error",
"components.common.navigation.dashboardButton": "Tablero de Mandos",
"components.common.navigation.delegateButton": "Delegar",
"components.common.languagepicker.brazilian": "Português brasileiro",
"components.common.languagepicker.chinese": "简体中文",
"components.common.languagepicker.continueButton": "Elige tu idioma",
"components.common.languagepicker.contributors": "Rodrigo [RODRI/CAZ]",
"components.common.languagepicker.contributors": "Cardano A-Z [CAZ]",
"components.common.languagepicker.english": "English",
"components.common.languagepicker.french": "Français",
"components.common.languagepicker.german": "Deutsch",
Expand Down Expand Up @@ -176,7 +178,6 @@
"components.settings.walletsettingscreen.title": "Configuración",
"components.settings.walletsettingscreen.walletName": "Nombre de la billetera",
"components.stakingcenter.confirmDelegation.delegateButtonLabel": "Delegar",
"components.stakingcenter.confirmDelegation.delegationTxSignError": "Error al firmar la transacción de delegación",
"components.stakingcenter.confirmDelegation.ofFees": "de las comisiones",
"components.stakingcenter.confirmDelegation.rewardsExplanation": "Estimación actual de las recompensas que recibirás por epoch:",
"components.stakingcenter.confirmDelegation.title": "Confirmar delegación",
Expand Down Expand Up @@ -334,7 +335,11 @@
"global.actions.dialogs.enableSystemAuthFirst.title": "Bloqueo de pantalla deshabilitado",
"global.actions.dialogs.generalError.message": "La operación solicitada falló. Esto es todo lo que sabemos: {message}",
"global.actions.dialogs.generalError.title": "Error inesperado",
"global.actions.dialogs.hwConnectionError.message": "Se produjo un error al intentar conectar con la billetera de hardware. Por favor, asegúrate de seguir los pasos correctamente. Reiniciar la billetera de hardware también puede solucionar el problema.",
"global.actions.dialogs.generalLocalizableError.message": "La operación solicitada falló: {message}",
"global.actions.dialogs.generalLocalizableError.title": "La operación falló",
"global.actions.dialogs.generalTxError.title": "Error de transacción",
"global.actions.dialogs.generalTxError.message": "Se produjo un error al intentar enviar la transacción.",
"global.actions.dialogs.hwConnectionError.message": "Se produjo un error al intentar conectar con la billetera de hardware. Por favor, asegúrate de seguir los pasos correctamente. Reiniciar la billetera de hardware también puede solucionar el problema. Error: {message}",
"global.actions.dialogs.hwConnectionError.title": "Error de conexión",
"global.actions.dialogs.incorrectPassword.message": "La contraseña que ingresaste es incorrecta.",
"global.actions.dialogs.incorrectPassword.title": "Contraseña incorrecta",
Expand All @@ -360,6 +365,7 @@
"global.actions.dialogs.wrongPinError.message": "PIN incorrecto.",
"global.actions.dialogs.wrongPinError.title": "PIN inválido",
"global.availableFunds": "Fondos disponibles",
"global.close": "cerrar",
"global.comingSoon": "Disponible próximamente",
"global.error.walletNameAlreadyTaken": "Ya tienes una billetera con este nombre",
"global.error.walletNameTooLong": "El nombre de la billetera no puede exceder los 40 caracteres",
Expand All @@ -369,13 +375,15 @@
"global.ledgerMessages.bluetoothDisabledError": "El bluetooth está desactivado en tu smartphone",
"global.ledgerMessages.connectionError": "Se produjo un error al intentar conectar con la billetera de hardware. Por favor, asegúrate de seguir los pasos correctamente. Reiniciar la billetera de hardware también puede solucionar el problema.",
"global.ledgerMessages.connectUsb": "Conecta tu dispositivo Ledger a través del puerto USB de tu smartphone usando tu adaptador OTG.",
"global.ledgerMessages.deprecatedFirmwareError": "El firmware de tu dispositivo no está actualizado.",
"global.ledgerMessages.enableLocation": "Habilita los servicios de localización.",
"global.ledgerMessages.enableTransport": "Habilita bluetooth.",
"global.ledgerMessages.enterPin": "Enciende tu dispositivo Ledger, e introduce tu PIN.",
"global.ledgerMessages.haveOTGAdapter": "Tienes un adaptador on-the-go que te permite conectar tu dispositivo Ledger con tu smartphone mediante un cable USB.",
"global.ledgerMessages.keepUsbConnected": "Asegúrate de que tu dispositivo permanezca conectado hasta que la operación se complete.",
"global.ledgerMessages.locationEnabled": "La localización está habilitada en tu dispositivo. Android requiere que la localización esté habilitada para proporcionar acceso al bluetooth, pero EMURGO nunca almacenará ningún dato de localización.",
"global.ledgerMessages.openApp": "Abre la aplicación ADA de Cardano en el dispositivo Ledger.",
"global.ledgerMessages.rejectedByUserError": "Operación rechazada por el usuario.",
"global.ledgerMessages.usbAlwaysConnected": "Tu dispositivo Ledger permanece conectado a través del USB hasta que el proceso se completa.",
"global.network.syncErrorBannerTextWithoutRefresh": "Estamos experimentando problemas de sincronización.",
"global.network.syncErrorBannerTextWithRefresh": "Estamos experimentando problemas de sincronización. Desliza hacia abajo para actualizar",
Expand Down

0 comments on commit 439cb68

Please sign in to comment.