Skip to content

Commit

Permalink
Update language files for improved localization (#349)
Browse files Browse the repository at this point in the history
* Update fa.json

* Update ar.json

* Update he.json

* Update el.json

* Update fa.json

* Update en.json

* Update fr.json

* Update no.json

* Update i18n

* Update i18n
  • Loading branch information
miladsoft committed May 23, 2024
1 parent c293b84 commit 27489af
Show file tree
Hide file tree
Showing 8 changed files with 1,322 additions and 1,321 deletions.
180 changes: 90 additions & 90 deletions angular/src/assets/i18n/ar.json

Large diffs are not rendered by default.

554 changes: 277 additions & 277 deletions angular/src/assets/i18n/el.json

Large diffs are not rendered by default.

210 changes: 104 additions & 106 deletions angular/src/assets/i18n/en.json

Large diffs are not rendered by default.

287 changes: 143 additions & 144 deletions angular/src/assets/i18n/fa.json

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions angular/src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"en": "English",
"no": "Norsk",
"fr": "French",
"el": "Greek",
"fa": "Persian",
"ar": "Arabic",
"he": "Hebrew",
"ru": "Русский",
"no": "Norsk (Norwegian)",
"fr": "Français (French)",
"el": "Ελληνικά (Greek)",
"fa": "فارسی (Persian)",
"ar": "العربية (Arabic)",
"he": "עברית (Hebrew)",
"ru": "Русский (Russian)",
"App": {
"Hide": "Masquer",
"ConvertKey": "Convertir la clé",
Expand Down Expand Up @@ -67,7 +67,7 @@
"ChangePassword": "Changer le mot de passe",
"Biometric": "Biométrique",
"WipeData": "Effacer les données",
"Information": "Information",
"Information": "Informations",
"About": "À propos",
"Release": "Version",
"ThirdPartyLicenses": "Licences tierces",
Expand Down Expand Up @@ -123,8 +123,8 @@
"RequirePasswordForSending": "Exiger un mot de passe pour envoyer",
"Yes": "Oui",
"No": "Non",
"DebugLoggingEnabled": "Debug Logging Enabled",
"InfoLoggingEnabled": "Info Logging Enabled"
"DebugLoggingEnabled": "Journalisation de débogage activée",
"InfoLoggingEnabled": "Journalisation des informations activée"
},
"Wallet": {
"CreateNewWallet": "Créer un nouveau portefeuille",
Expand All @@ -136,7 +136,7 @@
"Receive": "Recevoir",
"CreateWallet": "Créer un portefeuille",
"CreateWalletDescription": "C'est votre phrase privée et secrète qui est votre compte. Vous devez la conserver en sécurité, si vous la perdez, vous perdrez tous vos actifs. Personne ne peut le récupérer pour vous.",
"NeverShareIt": "Ne le partagez jamais.",
"NeverShareIt": "Ne la partagez jamais.",
"RecoverWalletDescription": "Restaurez votre portefeuille existant avec votre phrase de récupération secrète de 12 ou 24 mots.",
"RecoverWalletNote": "Remarque : il s'agit d'un portefeuille chaud, il est conseillé de ne pas récupérer de portefeuilles importants sur des portefeuilles chauds.",
"Options": "Options",
Expand Down Expand Up @@ -438,8 +438,8 @@
"ExchangeCryptoDescription": "Échangez votre cryptomonnaie existante contre d'autres cryptomonnaies.",
"ExchangeBTCForSTRAX": "Échanger du BTC contre du STRAX avec Exolix",
"ExchangeSTRAXForBTC": "Échanger du STRAX contre du BTC avec Exolix",
"ExchangeBTCForSTRAXChangeNOW": "Exchange BTC for STRAX with ChangeNOW",
"ExchangeSTRAXForBTCChangeNOW": "Exchange STRAX for BTC with ChangeNOW",
"ExchangeBTCForSTRAXChangeNOW": "Échanger du BTC contre du STRAX avec ChangeNOW",
"ExchangeSTRAXForBTCChangeNOW": "Échanger du STRAX contre du BTC avec ChangeNOW",
"Partners": "Partenaires",
"PartnersDescription": "En utilisant nos liens et nos partenaires affiliés, vous contribuez au développement continu de ce portefeuille."
},
Expand All @@ -455,14 +455,14 @@
"ClearAll": "Effacer tout"
},
"english": "English",
"chinese_simplified": "Chinese (Simplified)",
"chinese_traditional": "Chinese (Traditional)",
"czech": "Czech",
"french": "French",
"italian": "Italian",
"japanese": "Japanese",
"korean": "Korean",
"portuguese": "Portuguese",
"spanish": "Spanish",
"russian": "Russian"
"chinese_simplified": "Chinois (simplifié)",
"chinese_traditional": "Chinois (traditionnel)",
"czech": "Tchèque",
"french": "Français",
"italian": "Italien",
"japanese": "Japonais",
"korean": "Coréen",
"portuguese": "Portugais",
"spanish": "Espagnol",
"russian": "Russe"
}
584 changes: 292 additions & 292 deletions angular/src/assets/i18n/he.json

Large diffs are not rendered by default.

368 changes: 185 additions & 183 deletions angular/src/assets/i18n/no.json

Large diffs are not rendered by default.

414 changes: 208 additions & 206 deletions angular/src/assets/i18n/ru.json

Large diffs are not rendered by default.

0 comments on commit 27489af

Please sign in to comment.