Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

New Crowdin updates #2488

Merged
merged 18 commits into from
May 9, 2022
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
29 changes: 27 additions & 2 deletions src/locales/ar/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,9 @@
"NotEnoughBalanceInParentAccount": {
"title": "رصيد غير كافٍ في الحساب الرئيسي"
},
"QuantityNeedsToBePositive": {
"title": "Quantity needs to be at least 1"
},
"NotEnoughSpendableBalance": {
"title": "لا يمكن للحساب أن يقل عن {{minimumAmount}}"
},
Expand Down Expand Up @@ -1750,7 +1753,8 @@
"sectionLabel": "إلغاء التفويض (إلغاء التفويضات)"
},
"nft": {
"receiveNft": "قم بتلقي NFT (رموز غير قابلة للاستبدال)"
"receiveNft": "قم بتلقي NFT (رموز غير قابلة للاستبدال)",
"howTo": "To add NFTs, you need to <0>receive them</0> using your <1>{{currency}} address</1>."
}
},
"accounts": {
Expand Down Expand Up @@ -1901,6 +1905,13 @@
"desc": "سيخفي هذا الإجراء جميع حسابات <1><0>{tokenName}</0></1>، ويمكنك إظهارها مرة أخرى باستخدام <3>الإعدادات > الحسابات</3>.",
"confirm": "إخفاء رمز التوكن"
},
"hideNFTCollectionCTA": "Hide collection",
"hiddenNFTCollections": "Hidden NFT collections",
"hiddenNFTCollectionsDesc": "You can hide tokens by going to the account then long-pressing on a collection and selecting \"Hide Collection\".",
"hideNFTCollectionModal": {
"title": "Hide Collection?",
"desc": "You can unhide this collection in the setting options."
},
"cryptoAssets": {
"header": "الأصول المشفرة",
"title": "الأصول المشفرة",
Expand Down Expand Up @@ -3928,6 +3939,20 @@
"service": "شروط الخدمة",
"subTitle": "Please take some time to review our Terms of service and Privacy Policy"
},
"updatedTerms": {
"title": "Terms of Use Update",
"body": {
"intro": "Hi! We've updated our Ledger Live Terms of Use with the aim to make them clearer and to reflect Ledger Live's newly available services and features. Key updates are focused on:",
"bulletPoints": [
"Clarifying what services are available and how they work",
"Explaining how fees for Services work",
"Improving our notification process to make sure that you are properly informed of any new changes to our Terms of Use"
],
"agreement": "By clicking on \"Continue\" you agree that you have read and accept the Terms of Use below."
},
"link": "Terms of Use",
"cta": "متابعة"
},
"exchange": {
"buy": {
"tabTitle": "شراء",
Expand Down Expand Up @@ -4183,7 +4208,7 @@
"title": "Allocation"
},
"operations": {
"title": "Operations"
"title": "Transaction history"
}
}
}
29 changes: 27 additions & 2 deletions src/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,9 @@
"NotEnoughBalanceInParentAccount": {
"title": "Unzureichender Saldo auf dem übergeordneten Konto"
},
"QuantityNeedsToBePositive": {
"title": "Quantity needs to be at least 1"
},
"NotEnoughSpendableBalance": {
"title": "Kontostand darf nicht unter {{minimumAmount}} liegen"
},
Expand Down Expand Up @@ -1750,7 +1753,8 @@
"sectionLabel": "Aufgehobene Delegierung(en)"
},
"nft": {
"receiveNft": "NFT erhalten"
"receiveNft": "NFT erhalten",
"howTo": "To add NFTs, you need to <0>receive them</0> using your <1>{{currency}} address</1>."
}
},
"accounts": {
Expand Down Expand Up @@ -1901,6 +1905,13 @@
"desc": "Diese Aktion blendet alle <1><0>{tokenName}</0></1> Konten aus, Sie können sie mit <3>Einstellungen > Konten</3> wieder einblenden.",
"confirm": "Token ausblenden"
},
"hideNFTCollectionCTA": "Hide collection",
"hiddenNFTCollections": "Hidden NFT collections",
"hiddenNFTCollectionsDesc": "You can hide tokens by going to the account then long-pressing on a collection and selecting \"Hide Collection\".",
"hideNFTCollectionModal": {
"title": "Hide Collection?",
"desc": "You can unhide this collection in the setting options."
},
"cryptoAssets": {
"header": "Krypto-Vermögenswerte",
"title": "Krypto-Vermögenswerte",
Expand Down Expand Up @@ -3928,6 +3939,20 @@
"service": "Allgemeine Geschäftsbedingungen",
"subTitle": "Bitte nehmen Sie sich etwas Zeit, um unsere Nutzungsbedingungen und Datenschutzrichtlinien zu lesen"
},
"updatedTerms": {
"title": "Terms of Use Update",
"body": {
"intro": "Hi! We've updated our Ledger Live Terms of Use with the aim to make them clearer and to reflect Ledger Live's newly available services and features. Key updates are focused on:",
"bulletPoints": [
"Clarifying what services are available and how they work",
"Explaining how fees for Services work",
"Improving our notification process to make sure that you are properly informed of any new changes to our Terms of Use"
],
"agreement": "By clicking on \"Continue\" you agree that you have read and accept the Terms of Use below."
},
"link": "Terms of Use",
"cta": "Weiter"
},
"exchange": {
"buy": {
"tabTitle": "Kaufen",
Expand Down Expand Up @@ -4183,7 +4208,7 @@
"title": "Aufteilung"
},
"operations": {
"title": "Vorgänge"
"title": "Transaction history"
}
}
}
29 changes: 27 additions & 2 deletions src/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,9 @@
"NotEnoughBalanceInParentAccount": {
"title": "Saldo insuficiente en la cuenta principal"
},
"QuantityNeedsToBePositive": {
"title": "Quantity needs to be at least 1"
},
"NotEnoughSpendableBalance": {
"title": "El saldo no puede ser inferior a {{minimumAmount}}"
},
Expand Down Expand Up @@ -1750,7 +1753,8 @@
"sectionLabel": "Desdelegaciones"
},
"nft": {
"receiveNft": "Recibir NFT"
"receiveNft": "Recibir NFT",
"howTo": "To add NFTs, you need to <0>receive them</0> using your <1>{{currency}} address</1>."
}
},
"accounts": {
Expand Down Expand Up @@ -1901,6 +1905,13 @@
"desc": "Esta acción ocultará todas las cuentas <1><0>{tokenName}</0></1>, puedes mostrarlas de nuevo mediante <3>Ajustes > Cuentas</3>.",
"confirm": "Ocultar token"
},
"hideNFTCollectionCTA": "Hide collection",
"hiddenNFTCollections": "Hidden NFT collections",
"hiddenNFTCollectionsDesc": "You can hide tokens by going to the account then long-pressing on a collection and selecting \"Hide Collection\".",
"hideNFTCollectionModal": {
"title": "Hide Collection?",
"desc": "You can unhide this collection in the setting options."
},
"cryptoAssets": {
"header": "Activos cripto",
"title": "Activos cripto",
Expand Down Expand Up @@ -3928,6 +3939,20 @@
"service": "Términos del servicio",
"subTitle": "Por favor, dedica algo de tiempo a revisar nuestros Términos de servicio y Política de privacidad"
},
"updatedTerms": {
"title": "Terms of Use Update",
"body": {
"intro": "Hi! We've updated our Ledger Live Terms of Use with the aim to make them clearer and to reflect Ledger Live's newly available services and features. Key updates are focused on:",
"bulletPoints": [
"Clarifying what services are available and how they work",
"Explaining how fees for Services work",
"Improving our notification process to make sure that you are properly informed of any new changes to our Terms of Use"
],
"agreement": "By clicking on \"Continue\" you agree that you have read and accept the Terms of Use below."
},
"link": "Terms of Use",
"cta": "Continuar"
},
"exchange": {
"buy": {
"tabTitle": "Comprar",
Expand Down Expand Up @@ -4183,7 +4208,7 @@
"title": "Asignación"
},
"operations": {
"title": "Operaciones"
"title": "Transaction history"
}
}
}
47 changes: 36 additions & 11 deletions src/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,9 @@
"NotEnoughBalanceInParentAccount": {
"title": "Solde du compte parent insuffisant"
},
"QuantityNeedsToBePositive": {
"title": "Le nombre doit être égal ou supérieur à 1"
},
"NotEnoughSpendableBalance": {
"title": "Le solde ne peut pas être inférieur à {{minimumAmount}}."
},
Expand Down Expand Up @@ -1537,7 +1540,7 @@
"SLASH": "Slashé",
"WITHDRAW_UNBONDED": "Retrait",
"NOMINATE": "Nomination",
"CHILL": "Enlever les nominations",
"CHILL": "Retirer les nominations",
"SET_CONTROLLER": "Définir contrôleur"
}
},
Expand Down Expand Up @@ -1750,7 +1753,8 @@
"sectionLabel": "Délégation(s) interrompue(s)"
},
"nft": {
"receiveNft": "Recevoir NFT"
"receiveNft": "Recevoir NFT",
"howTo": "Pour ajouter des NFT, il vous suffit de <0>les recevoir</0> sur votre <1>adresse {{currency}}</1>."
}
},
"accounts": {
Expand Down Expand Up @@ -1901,6 +1905,13 @@
"desc": "Cette action masquera tous les comptes de <1><0>{tokenName}</0></1>. Vous pouvez restaurer leur visibilité dans <3>Paramètres > Comptes</3>.",
"confirm": "Masquer le token"
},
"hideNFTCollectionCTA": "Cacher la collection",
"hiddenNFTCollections": "Collections de NFT cachées",
"hiddenNFTCollectionsDesc": "Pour cacher des NFT, accédez au compte correspondant, faites un appui long sur la collection et choisissez Cacher la collection.",
"hideNFTCollectionModal": {
"title": "Cacher cette collection ?",
"desc": "Vous pourrez afficher à nouveau cette collection à partir des Paramètres."
},
"cryptoAssets": {
"header": "Crypto-actifs",
"title": "Crypto-actifs",
Expand Down Expand Up @@ -2790,8 +2801,8 @@
"SelectDevice": {
"title": "Coupler un nouvel appareil",
"bluetooth": {
"title": "Connexion via Bluetooth",
"label": "Détecter automatiquement votre Nano"
"title": "Se connecter en Bluetooth",
"label": "Détectez automatiquement votre Nano"
},
"deviceNotFoundPairNewDevice": "Coupler via Bluetooth",
"headerDescription": "Assurez-vous que votre {{productName}} est déverrouillé et que le Bluetooth est activé.",
Expand Down Expand Up @@ -3598,7 +3609,7 @@
},
"header": "Nominations",
"nominate": "Nommer",
"chill": "Enlever les nominations",
"chill": "Retirer les nominations",
"setController": "Changer contrôleur",
"status": "Statut",
"totalStake": "Stake total",
Expand Down Expand Up @@ -3652,8 +3663,8 @@
"description": "Choisissez jusqu'à 16 validateurs. Pour gagner des récompenses, assurez-vous que vos nominations ont toutes le statut Actif."
},
"chill": {
"title": "Enlever les nominations",
"description": "Supprimez toutes vos nominations. Vous ne gagnerez plus de récompenses. Votre montant lié reste lié."
"title": "Retirer les nominations",
"description": "Retire toutes vos nominations. Vous ne gagnerez plus de récompenses. Votre montant lié reste lié."
}
},
"nominate": {
Expand All @@ -3671,7 +3682,7 @@
"noResultsFound": "Aucun validateur trouvé pour <0>{{search}}</0>",
"selected": "{{selected}} sur {{total}} sélectionnés",
"notValidatorsRemoved": "Vous avez proposé {{count}} adresses qui ne sont plus des validateurs. Elles seront automatiquement supprimées de votre transaction de nomination.",
"maybeChill": "Supprimer les nominations à la place"
"maybeChill": "Retirer les nominations à la place"
},
"validation": {
"success": {
Expand Down Expand Up @@ -3785,8 +3796,8 @@
"description": "Retirez les actifs déliés vers votre solde disponible."
},
"chill": {
"title": "Enlever les nominations",
"description": "Efface toutes les nominations et met fin au gain de récompenses.",
"title": "Retirer les nominations",
"description": "Retire toutes les nominations et met fin au gain de récompenses.",
"info": "Les actifs liés restent liés. Si vous les déliez, ils seront disponibles après 28 jours."
},
"setController": {
Expand Down Expand Up @@ -3928,6 +3939,20 @@
"service": "Conditions d'utilisation",
"subTitle": "Veuillez prendre connaissance de nos Conditions d'utilisation et Politique de confidentialité."
},
"updatedTerms": {
"title": "Mise à jour des Conditions d'utilisation",
"body": {
"intro": "Les Conditions d'utilisation de Ledger Live ont été mises à jour. Elles ont été simplifiées, et reflètent les nouveaux services et fonctionnalités disponibles via Ledger Live. Les mises à jour comprennent :",
"bulletPoints": [
"Précisions supplémentaires sur les services disponibles et leur fonctionnement",
"Explications sur les frais applicables aux services",
"Améliorations du processus de notification, pour vous tenir à jour de toute nouvelle modification de nos Conditions d'utilisation"
],
"agreement": "En cliquant sur Continuer, vous reconnaissez avoir lu et vous acceptez les Conditions d'utilisation ci-dessous."
},
"link": "Conditions d'utilisation",
"cta": "Continuer"
},
"exchange": {
"buy": {
"tabTitle": "Acheter",
Expand Down Expand Up @@ -4183,7 +4208,7 @@
"title": "Répartition"
},
"operations": {
"title": "Opérations"
"title": "Historique des transactions"
}
}
}
29 changes: 27 additions & 2 deletions src/locales/ja/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,9 @@
"NotEnoughBalanceInParentAccount": {
"title": "親アカウントに十分な残高がありません。"
},
"QuantityNeedsToBePositive": {
"title": "Quantity needs to be at least 1"
},
"NotEnoughSpendableBalance": {
"title": "残高が{{minimumAmount}}を下回ることはできません。"
},
Expand Down Expand Up @@ -1750,7 +1753,8 @@
"sectionLabel": "デリゲート解除"
},
"nft": {
"receiveNft": "NFTを受け取る"
"receiveNft": "NFTを受け取る",
"howTo": "To add NFTs, you need to <0>receive them</0> using your <1>{{currency}} address</1>."
}
},
"accounts": {
Expand Down Expand Up @@ -1901,6 +1905,13 @@
"desc": "この操作により、すべての<1><0>{tokenName}</0></1>アカウントが非表示になります。<3>設定 > アカウント</3>から再度表示することができます。",
"confirm": "トークンを非表示"
},
"hideNFTCollectionCTA": "Hide collection",
"hiddenNFTCollections": "Hidden NFT collections",
"hiddenNFTCollectionsDesc": "You can hide tokens by going to the account then long-pressing on a collection and selecting \"Hide Collection\".",
"hideNFTCollectionModal": {
"title": "Hide Collection?",
"desc": "You can unhide this collection in the setting options."
},
"cryptoAssets": {
"header": "暗号資産",
"title": "暗号資産",
Expand Down Expand Up @@ -3928,6 +3939,20 @@
"service": "サービス利用規約",
"subTitle": "サービス利用規約とプライバシーポリシーをご確認ください。"
},
"updatedTerms": {
"title": "Terms of Use Update",
"body": {
"intro": "Hi! We've updated our Ledger Live Terms of Use with the aim to make them clearer and to reflect Ledger Live's newly available services and features. Key updates are focused on:",
"bulletPoints": [
"Clarifying what services are available and how they work",
"Explaining how fees for Services work",
"Improving our notification process to make sure that you are properly informed of any new changes to our Terms of Use"
],
"agreement": "By clicking on \"Continue\" you agree that you have read and accept the Terms of Use below."
},
"link": "Terms of Use",
"cta": "続行"
},
"exchange": {
"buy": {
"tabTitle": "購入",
Expand Down Expand Up @@ -4183,7 +4208,7 @@
"title": "配分"
},
"operations": {
"title": "オペレーション"
"title": "Transaction history"
}
}
}
Loading