Skip to content

Commit 6574bc0

Browse files
authored
Merge pull request #4491 from Emurgo/l10n_develop
New Crowdin updates
2 parents 532f485 + 9d1443d commit 6574bc0

File tree

10 files changed

+50
-0
lines changed

10 files changed

+50
-0
lines changed

packages/yoroi-extension/app/i18n/locales/de-DE.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction cancelled by user",
15471547
"transaction.fail.error": "Your transaction has not been processed properly due to technical issues.",
15481548
"transaction.success.title": "Transaction signed",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "It may take a few minutes to display it in the list of wallet transactions."
15501555
}

packages/yoroi-extension/app/i18n/locales/es-ES.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transacción cancelada por el usuario",
15471547
"transaction.fail.error": "Su transacción no ha sido procesada correctamente debido a problemas técnicos.",
15481548
"transaction.success.title": "Transacción firmada",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "Puede tardar unos minutos en mostrarlo en la lista de transacciones de cartera."
15501555
}

packages/yoroi-extension/app/i18n/locales/fr-FR.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction annulée par l'utilisateur",
15471547
"transaction.fail.error": "Votre transaction n'a pas été traitée correctement en raison de problèmes techniques.",
15481548
"transaction.success.title": "Transaction signée",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "Cela peut prendre quelques minutes pour l'afficher dans la liste des transactions du portefeuille."
15501555
}

packages/yoroi-extension/app/i18n/locales/id-ID.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaksi dibatalkan oleh pengguna",
15471547
"transaction.fail.error": "Transaksi Anda tidak diproses dengan benar karena masalah teknis.",
15481548
"transaction.success.title": "Transaksi ditandatangani",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "Mungkin butuh waktu beberapa menit untuk menampilkannya dalam daftar transaksi."
15501555
}

packages/yoroi-extension/app/i18n/locales/ja-JP.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "取引はユーザーによってキャンセルされました",
15471547
"transaction.fail.error": "技術的な問題により、取引を正常に処理できませんでした。",
15481548
"transaction.success.title": "取引が完了しました",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "取引一覧に反映されるまで数分かかる場合があります。"
15501555
}

packages/yoroi-extension/app/i18n/locales/ko-KR.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction cancelled by user",
15471547
"transaction.fail.error": "Your transaction has not been processed properly due to technical issues.",
15481548
"transaction.success.title": "Transaction signed",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "It may take a few minutes to display it in the list of wallet transactions."
15501555
}

packages/yoroi-extension/app/i18n/locales/pt-BR.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction cancelled by user",
15471547
"transaction.fail.error": "Your transaction has not been processed properly due to technical issues.",
15481548
"transaction.success.title": "Transaction signed",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "It may take a few minutes to display it in the list of wallet transactions."
15501555
}

packages/yoroi-extension/app/i18n/locales/ru-RU.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction cancelled by user",
15471547
"transaction.fail.error": "Your transaction has not been processed properly due to technical issues.",
15481548
"transaction.success.title": "Transaction signed",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "It may take a few minutes to display it in the list of wallet transactions."
15501555
}

packages/yoroi-extension/app/i18n/locales/vi-VN.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction cancelled by user",
15471547
"transaction.fail.error": "Your transaction has not been processed properly due to technical issues.",
15481548
"transaction.success.title": "Transaction signed",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "It may take a few minutes to display it in the list of wallet transactions."
15501555
}

packages/yoroi-extension/app/i18n/locales/zh-Hans.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,5 +1546,10 @@
15461546
"transaction.fail.cancelByUser": "Transaction cancelled by user",
15471547
"transaction.fail.error": "Your transaction has not been processed properly due to technical issues.",
15481548
"transaction.success.title": "Transaction signed",
1549+
"transaction.drep.handleNoDrep": "This ADA handle does not have a DRep ID assigned.",
1550+
"transaction.drep.handleLookupFailed": "Unable to verify ADA handle. Please try again.",
1551+
"transaction.drep.invalidFormat": "Invalid DRep ID or ADA handle format.",
1552+
"transaction.drep.adaHandleNotFound": "ADA handle not found.",
1553+
"transaction.drep.drepOrAdaHandle": "DRep ID or ADA handle",
15491554
"transaction.success.description": "It may take a few minutes to display it in the list of wallet transactions."
15501555
}

0 commit comments

Comments
 (0)