Skip to content

Commit 6b6be31

Browse files
New Crowdin translations by Github Action (#1048)
Co-authored-by: Crowdin Bot <[email protected]>
1 parent 6de0ef9 commit 6b6be31

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+817
-612
lines changed

packages/shared/locales/af.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "Kennisgewings",
241241
"description": "Stelselkennisgewings vir transaksiegebeurtenisse"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Voer back-up uit",
245249
"description": "Export to a Stronghold file - a complete encrypted backup of your wallets and latest transaction history"
@@ -371,7 +375,7 @@
371375
"networkDown": "Netwerk ontkoppel",
372376
"status": "Status",
373377
"messagesPerSecond": "Boodskappe per sekondes",
374-
"confirmationRate": "Bevestig tempo"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Alle instellings",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Sien status",
584588
"showHiddenAccounts": "Wys versteekte beursie",
585589
"confirm": "Bevestig",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Vind balanse",
587592
"searchBalances": "Soek na balanse",
588593
"searchAgain": "Soek weer",

packages/shared/locales/ar.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "التنبيهات",
241241
"description": "إشعارات النظام لأحداث المعاملات"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "تصدير النسخ الاحتياطي",
245249
"description": "Export to a Stronghold file - a complete encrypted backup of your wallets and latest transaction history"
@@ -371,7 +375,7 @@
371375
"networkDown": "تم قطع اتصال الشبكة",
372376
"status": "الحالة",
373377
"messagesPerSecond": "الرسائل في الثانية",
374-
"confirmationRate": "معدل التأكيد"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "جميع الإعدادات",
@@ -583,6 +587,7 @@
583587
"viewStatus": "عرض الحالة",
584588
"showHiddenAccounts": "Show hidden wallets",
585589
"confirm": "تأكيد",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Find balances",
587592
"searchBalances": "Search for balances",
588593
"searchAgain": "Search again",

packages/shared/locales/bg.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "Известия",
241241
"description": "Системни известия за трансакции"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Създаване резервно копие",
245249
"description": "Експортиране в Stronghold файл - пълно криптирано резервно копие на портфейла и история на последните трансакции"
@@ -371,7 +375,7 @@
371375
"networkDown": "Мрежата е прекъсната",
372376
"status": "Статус",
373377
"messagesPerSecond": "Съобщения/трансакции в секунда",
374-
"confirmationRate": "Потвърждение Confirmation rate"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Всички настройки",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Покажи статус",
584588
"showHiddenAccounts": "Покажи скрити портфейли",
585589
"confirm": "Потвърждаване",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Търси налични средства",
587592
"searchBalances": "Търси налични средства",
588593
"searchAgain": "Повторно търсене",

packages/shared/locales/ca.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "Notificacions",
241241
"description": "Notificacions del sistema per a transaccions"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Exportar còpia de seguretat",
245249
"description": "Exporta a un fitxer Stronghold - una còpia completa de seguretat xifrada dels vostres moneders i l'historial de les darreres transaccions"
@@ -371,7 +375,7 @@
371375
"networkDown": "Xarxa Desconectada",
372376
"status": "Estat",
373377
"messagesPerSecond": "Missatges per segon",
374-
"confirmationRate": "Taxa de confirmació"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Tots els paràmetres",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Mostra l'estat",
584588
"showHiddenAccounts": "Mostra els moneders amagats",
585589
"confirm": "Confirmar",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Troba balanços",
587592
"searchBalances": "Cerca balanços",
588593
"searchAgain": "Cerca de nou",

packages/shared/locales/cs.json

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,13 @@
240240
"title": "Oznámení",
241241
"description": "Systémová oznámení o transakcích"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Exportovat zálohu",
245-
"description": "Export to a Stronghold file - a complete encrypted backup of your wallets and latest transaction history"
249+
"description": "Exportovat do Stronghold souboru - kompletní šifrovaná záloha vašich peněženek a poslední historie transakcí"
246250
},
247251
"appLock": {
248252
"title": "Automatický zámek",
@@ -252,7 +256,7 @@
252256
},
253257
"changePassword": {
254258
"title": "Změna hesla",
255-
"description": "Your password is used to secure your wallets. You must use a strong password to protect your funds"
259+
"description": "Vaše heslo se používá k zabezpečení peněženek. Musíte použít silné heslo k ochraně prostředků"
256260
},
257261
"changePincode": {
258262
"title": "Změnit PIN kód",
@@ -264,15 +268,15 @@
264268
},
265269
"balanceFinder": {
266270
"title": "Hledač zůstatku",
267-
"description": "Perform an extended search of your addresses for tokens"
271+
"description": "Provést rozšířené vyhledávání tokenů napříč adresami"
268272
},
269273
"hiddenAccounts": {
270274
"title": "Skryté peněženky",
271-
"description": "Selecting this options will show wallets that were previously hidden"
275+
"description": "Výběrem této možností se zobrazí peněženky, které byly dříve skryty"
272276
},
273277
"deleteProfile": {
274278
"title": "Smazat profil",
275-
"description": "Deletes your entire profile, wallets and transaction history. Make sure you have a backup"
279+
"description": "Odstraní profil, peněženky a historii transakcí. Ujistěte se, že máte zálohu"
276280
},
277281
"deepLinks": {
278282
"title": "Hluboké odkazy",
@@ -288,15 +292,15 @@
288292
},
289293
"configureNodeList": {
290294
"title": "Vybrat Node",
291-
"description": "Manage the list of IOTA network nodes you connect to",
295+
"description": "Spravujte list IOTA Nodes, ke kterým se připojujete",
292296
"primaryNode": "Primární Node",
293297
"excludeNode": "Vyloučit node",
294298
"includeNode": "Zahrnout node",
295299
"viewDetails": "Zobrazit podrobnosti",
296300
"setAsPrimary": "Nastavit jako hlavní",
297301
"removeNode": "Odstranit uzel",
298302
"includeOfficialNodeList": "Zahrnout oficiální seznam node",
299-
"noNodes": "There are no nodes, automatic selection will be used instead"
303+
"noNodes": "Neexistují žádné Nodes, bude použit automatický výběr"
300304
},
301305
"proofOfWork": {
302306
"title": "Proof of Work",
@@ -337,7 +341,7 @@
337341
},
338342
"reportAnIssue": {
339343
"title": "Nahlásit problém",
340-
"description": "Report a bug to the developers. Check through to make sure it hasn't already been reported"
344+
"description": "Nahlásit chybu vývojářům. Zkontrolujte, zda již nebyla nahlášena."
341345
}
342346
},
343347
"login": {
@@ -371,7 +375,7 @@
371375
"networkDown": "Sít odpojena",
372376
"status": "Stav",
373377
"messagesPerSecond": "Zprávy za sekundu",
374-
"confirmationRate": "Míra potvrzení"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Všechna nastavení",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Zobrazit status",
584588
"showHiddenAccounts": "Zobrazit skryté peněženky",
585589
"confirm": "Potvrdit",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Najít zůstatky",
587592
"searchBalances": "Najít zůstatky",
588593
"searchAgain": "Hledat znovu",
@@ -702,8 +707,8 @@
702707
"receiving": "Přijímání",
703708
"sending": "Odesílání",
704709
"legacyNetwork": "Zastaralá síť",
705-
"capsLock": "Caps Lock is on",
706-
"version": "Version {version}"
710+
"capsLock": "Caps Lock je zapnutý",
711+
"version": "Verze {version}"
707712
},
708713
"dates": {
709714
"today": "Dnes",

packages/shared/locales/da.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,13 @@
240240
"title": "Notifikationer",
241241
"description": "Systemnotifikationer for transaktionsbegivenheder"
242242
},
243+
"networkStatus": {
244+
"title": "Netværksstatus",
245+
"description": "Viser status for den node du er forbundet til lige nu."
246+
},
243247
"exportStronghold": {
244248
"title": "Eksporter sikkerhedskopi",
245-
"description": "Export to a Stronghold file - a complete encrypted backup of your wallets and latest transaction history"
249+
"description": "Eksporter til en Stronghold fil - en komplet krypteret sikkerhedskopi af dine wallets og den seneste transaktionshistorik"
246250
},
247251
"appLock": {
248252
"title": "Automatisk lås",
@@ -252,7 +256,7 @@
252256
},
253257
"changePassword": {
254258
"title": "Skift adgangskode",
255-
"description": "Your password is used to secure your wallets. You must use a strong password to protect your funds"
259+
"description": "Din adgangskode bruges til at sikre dine wallets. Du skal bruge en stærk adgangskode for at beskytte dine midler"
256260
},
257261
"changePincode": {
258262
"title": "Skift pinkode",
@@ -264,15 +268,15 @@
264268
},
265269
"balanceFinder": {
266270
"title": "Saldo finder",
267-
"description": "Perform an extended search of your addresses for tokens"
271+
"description": "Udfør en udvidet søgning af dine adresser efter tokens"
268272
},
269273
"hiddenAccounts": {
270274
"title": "Skjulte wallets",
271-
"description": "Selecting this options will show wallets that were previously hidden"
275+
"description": "Valg af denne indstilling vil vise wallets, der tidligere var skjult"
272276
},
273277
"deleteProfile": {
274278
"title": "Slet profil",
275-
"description": "Deletes your entire profile, wallets and transaction history. Make sure you have a backup"
279+
"description": "Sletter hele din profil, wallets og transaktionshistorik. Sørg for at du har en sikkerhedskopi"
276280
},
277281
"deepLinks": {
278282
"title": "Dybe Links",
@@ -288,15 +292,15 @@
288292
},
289293
"configureNodeList": {
290294
"title": "Vælg en node",
291-
"description": "Manage the list of IOTA network nodes you connect to",
295+
"description": "Administrer listen over IOTA netværksnoder, du opretter forbindelse til",
292296
"primaryNode": "Primær node",
293297
"excludeNode": "Udeluk node",
294298
"includeNode": "Inkludér node",
295299
"viewDetails": "Vis detaljer",
296300
"setAsPrimary": "Sæt som primær",
297301
"removeNode": "Fjern node",
298302
"includeOfficialNodeList": "Inkludér den officielle node-liste",
299-
"noNodes": "There are no nodes, automatic selection will be used instead"
303+
"noNodes": "Der er ingen noder, automatisk valg vil blive foretaget i stedet"
300304
},
301305
"proofOfWork": {
302306
"title": "Bevis for arbejde",
@@ -337,7 +341,7 @@
337341
},
338342
"reportAnIssue": {
339343
"title": "Rapporter et problem",
340-
"description": "Report a bug to the developers. Check through to make sure it hasn't already been reported"
344+
"description": "Rapporter en fejl til udviklerne. Tjek igennem for at sikre, at den ikke allerede er blevet rapporteret"
341345
}
342346
},
343347
"login": {
@@ -371,7 +375,7 @@
371375
"networkDown": "Netværket er frakoblet",
372376
"status": "Status",
373377
"messagesPerSecond": "Beskeder pr. sekund",
374-
"confirmationRate": "Bekræftelsesrate"
378+
"referencedRate": "Refereret sats"
375379
},
376380
"profileModal": {
377381
"allSettings": "Alle indstillinger",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Vis Status",
584588
"showHiddenAccounts": "Vis skjulte wallets",
585589
"confirm": "Bekræft",
590+
"hideNetworkStatistics": "Skjul netværksstatistik",
586591
"findBalances": "Find saldi",
587592
"searchBalances": "Søg efter saldi",
588593
"searchAgain": "Søg igen",
@@ -702,7 +707,7 @@
702707
"receiving": "Modtager",
703708
"sending": "Sender",
704709
"legacyNetwork": "Legacy Netværk",
705-
"capsLock": "Caps Lock is on",
710+
"capsLock": "Caps Lock er slået til",
706711
"version": "Version {version}"
707712
},
708713
"dates": {

packages/shared/locales/de.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "Benachrichtigungen",
241241
"description": "Systembenachrichtigungen bei Transaktionen"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Backup exportieren",
245249
"description": "In eine Stronghold-Datei exportieren - ein komplett verschlüsseltes Backup deiner Wallets und Transaktionsverläufe"
@@ -371,7 +375,7 @@
371375
"networkDown": "Netzwerk nicht verbunden",
372376
"status": "Status",
373377
"messagesPerSecond": "Nachrichten pro Sekunde",
374-
"confirmationRate": "Bestätigungsrate"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Alle Einstellungen",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Status ansehen",
584588
"showHiddenAccounts": "Ausgeblendete Wallets anzeigen",
585589
"confirm": "Bestätigen",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Guthaben suchen",
587592
"searchBalances": "Nach Guthaben suchen",
588593
"searchAgain": "Erneut suchen",

packages/shared/locales/el.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "Ειδοποιήσεις",
241241
"description": "Ειδοποιήσεις συστήματος για συμβάντα συναλλαγών"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Εξαγωγή Αντιγράφου Ασφαλείας",
245249
"description": "Εξαγωγή σε ένα αρχείο Stronghold - ένα πλήρες κρυπτογραφημένο αντίγραφο ασφαλείας των πορτοφολιών σας και το τελευταίο ιστορικό συναλλαγών"
@@ -371,7 +375,7 @@
371375
"networkDown": "Αποσύνδεση Δικτύου",
372376
"status": "Κατάσταση",
373377
"messagesPerSecond": "Μηνύματα ανά δευτερόλεπτο",
374-
"confirmationRate": "Ποσοστό επιβεβαίωσης"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Όλες οι ρυθμίσεις",
@@ -583,6 +587,7 @@
583587
"viewStatus": "Προβολή κατάστασης",
584588
"showHiddenAccounts": "Εμφάνιση κρυφών πορτοφολιών",
585589
"confirm": "Επιβεβαίωση",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Βρείτε υπόλοιπα",
587592
"searchBalances": "Αναζήτηση υπολοίπων",
588593
"searchAgain": "Αναζήτηση Ξανά",

packages/shared/locales/eo.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@
240240
"title": "Sciigoj",
241241
"description": "System notifications for transaction events"
242242
},
243+
"networkStatus": {
244+
"title": "Network status",
245+
"description": "Displays the status of the node you are currently connected to."
246+
},
243247
"exportStronghold": {
244248
"title": "Export Backup",
245249
"description": "Export to a Stronghold file - a complete encrypted backup of your wallets and latest transaction history"
@@ -371,7 +375,7 @@
371375
"networkDown": "Network Disconnected",
372376
"status": "Stato",
373377
"messagesPerSecond": "Messages per second",
374-
"confirmationRate": "Confirmation rate"
378+
"referencedRate": "Referenced rate"
375379
},
376380
"profileModal": {
377381
"allSettings": "Ĉiuj agordoj",
@@ -583,6 +587,7 @@
583587
"viewStatus": "View status",
584588
"showHiddenAccounts": "Show hidden wallets",
585589
"confirm": "Konfirmi",
590+
"hideNetworkStatistics": "Hide network statistics",
586591
"findBalances": "Find balances",
587592
"searchBalances": "Search for balances",
588593
"searchAgain": "Search again",

0 commit comments

Comments
 (0)