Skip to content

Commit 2f1631d

Browse files
committed
chore(i18n): locale sync
This is huge, thank you all who contributed! <3 License: MIT Signed-off-by: Marcin Rataj <[email protected]>
1 parent 49c18a5 commit 2f1631d

34 files changed

+2155
-1497
lines changed

assets/locales/ar.json

Lines changed: 159 additions & 154 deletions
Large diffs are not rendered by default.

assets/locales/ca.json

Lines changed: 82 additions & 77 deletions
Large diffs are not rendered by default.

assets/locales/cs.json

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"ipfsIsRunning": "IPFS is Running",
3-
"ipfsIsStopping": "IPFS is Stopping",
4-
"ipfsIsStarting": "IPFS is Starting",
5-
"ipfsIsNotRunning": "IPFS is Not Running",
6-
"ipfsHasErrored": "IPFS has Errored",
7-
"runningWithGC": "Running (GC in progress)",
2+
"ipfsIsRunning": "IPFS je spuštěn",
3+
"ipfsIsStopping": "IPFS se zastavuje",
4+
"ipfsIsStarting": "IPFS startuje",
5+
"ipfsIsNotRunning": "IPFS neběží",
6+
"ipfsHasErrored": "IPFS zaznamenalo chybu",
7+
"runningWithGC": "Běží (Probíhá úklid paměti)",
8+
"runningWhileCheckingForUpdate": "Running (Checking for Updates)",
89
"start": "Začít",
910
"stop": "Zastavit",
1011
"restart": "Restartovat",
@@ -13,8 +14,8 @@
1314
"openRepoDir": "Otevřít adresář úložiště",
1415
"openLogsDir": "Otevřít adresář Logů",
1516
"openConfigFile": "Otevřít konfigurační soubor",
16-
"viewOnGitHub": "View on GitHub",
17-
"helpUsTranslate": "Help Translate This App…",
17+
"viewOnGitHub": "Navštívit GitHub projektu...",
18+
"helpUsTranslate": "Pomozte s překladem...",
1819
"readReleaseNotes": "Přečtěte si poznámky k vydání",
1920
"status": "Stav",
2021
"files": "Soubory",
@@ -27,24 +28,25 @@
2728
"errorwhileTakingScreenshot": "Při pořizování snímku obrazovky došlo k chybě.",
2829
"clickToOpenLogs": "Klepnutím sem otevřete logy.",
2930
"ipfsNotRunning": "IPFS neběží",
30-
"checkForUpdates": "Check for Updates…",
31+
"checkForUpdates": "Zkontrolovat aktulizace ...",
32+
"checkingForUpdates": "Checking for Updates",
3133
"yes": "Ano",
3234
"no": "Ne",
3335
"close": "Zavřít",
3436
"ok": "OK",
3537
"cancel": "Zrušit",
36-
"enable": "Enable",
38+
"enable": "Povolit",
3739
"reportTheError": "Nahlásit chybu",
3840
"restartIpfsDesktop": "Restartovat IPFS Desktop",
3941
"openLogs": "Otevřít logy",
4042
"takeScreenshot": "Udělat snímek obrazovky",
41-
"downloadCid": "Download…",
43+
"downloadCid": "Stáhnout...",
4244
"moveRepositoryLocation": "Přesunout umístění repozitáře",
4345
"runGarbageCollector": "Spustit sběr odpadu",
4446
"selectDirectory": "Vyberat adresář",
45-
"customIpfsBinary": "Custom IPFS Binary",
46-
"setCustomIpfsBinary": "Set Custom IPFS Binary",
47-
"clearCustomIpfsBinary": "Clear Custom IPFS Binary",
47+
"customIpfsBinary": "Vlastní IPFS binárka",
48+
"setCustomIpfsBinary": "Nastavit vlastní IPFS binárku",
49+
"clearCustomIpfsBinary": "Nepoužívat vlastní IPFS binárku",
4850
"polkitDialog": {
4951
"title": "Polkit nebyl nalezen",
5052
"message": "IPFS nelze přidat do /usr/local/bin/ bez agenta polkit."
@@ -119,7 +121,7 @@
119121
},
120122
"updateNotAvailableDialog": {
121123
"title": "Aktualizace není k dispozici",
122-
"message": "You are on the latest version of IPFS Desktop ({ version })."
124+
"message": "Jste na nejnovější verzi IFPS Desktop ({ version })."
123125
},
124126
"updateErrorDialog": {
125127
"title": "Aktualizace se nepodařilo stáhnout",
@@ -136,7 +138,7 @@
136138
},
137139
"runGarbageCollectorWarning": {
138140
"title": "Garbage collector",
139-
"message": "Running the garbage collector (GC) will remove from your repository all objects that are not pinned or on your MFS. This may take a while. Do you wish to proceed?",
141+
"message": "Spuštění garbage collectoru (GC) odstraní z úložiště všechny objekty, které nejsou připnuté nebo na vašem MFS. Může to chvíli trvat. Přejete si pokračovat?",
140142
"action": "Spustit"
141143
},
142144
"runGarbageCollectorDone": {
@@ -188,7 +190,7 @@
188190
"enableIpfsOnPath": {
189191
"title": "Enable IPFS on PATH",
190192
"message": "By enabling this option, IPFS will be available on your command line as \"ipfs\". This action is reversible.",
191-
"action": "Enable"
193+
"action": "Povolit"
192194
},
193195
"disableIpfsOnPath": {
194196
"title": "Disable IPFS on PATH",
@@ -223,11 +225,14 @@
223225
"appPreferences": "App Preferences",
224226
"launchOnStartup": "Launch at Login",
225227
"openWebUIAtLaunch": "Open Web UI at Launch",
228+
"pubsub": "Enable PubSub",
229+
"namesysPubsub": "Enable IPNS over PubSub",
230+
"automaticGC": "Automatic Garbage Collection",
226231
"ipfsCommandLineTools": "Command Line Tools",
227232
"takeScreenshotShortcut": "Global Screenshot Shortcut",
228233
"downloadHashShortcut": "Global Download Shortcut",
229234
"experiments": "Experimenty",
230-
"npmOnIpfs": "npm on IPFS"
235+
"npmOnIpfs": "Enable npm on IPFS"
231236
},
232237
"setCustomIpfsBinaryConfirmation": {
233238
"title": "Custom IPFS binary",

assets/locales/da.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"ipfsIsNotRunning": "IPFS is Not Running",
66
"ipfsHasErrored": "IPFS has Errored",
77
"runningWithGC": "Running (GC in progress)",
8+
"runningWhileCheckingForUpdate": "Running (Checking for Updates)",
89
"start": "Start",
910
"stop": "Stop",
1011
"restart": "Genstart",
@@ -28,6 +29,7 @@
2829
"clickToOpenLogs": "Klik her for at åbne logfilerne.",
2930
"ipfsNotRunning": "IPFS kører ikke",
3031
"checkForUpdates": "Check for Updates…",
32+
"checkingForUpdates": "Checking for Updates",
3133
"yes": "Ja",
3234
"no": "Nej",
3335
"close": "Luk",
@@ -223,11 +225,14 @@
223225
"appPreferences": "App Preferences",
224226
"launchOnStartup": "Launch at Login",
225227
"openWebUIAtLaunch": "Open Web UI at Launch",
228+
"pubsub": "Enable PubSub",
229+
"namesysPubsub": "Enable IPNS over PubSub",
230+
"automaticGC": "Automatic Garbage Collection",
226231
"ipfsCommandLineTools": "Command Line Tools",
227232
"takeScreenshotShortcut": "Global Screenshot Shortcut",
228233
"downloadHashShortcut": "Global Download Shortcut",
229234
"experiments": "Eksperimenter",
230-
"npmOnIpfs": "npm on IPFS"
235+
"npmOnIpfs": "Enable npm on IPFS"
231236
},
232237
"setCustomIpfsBinaryConfirmation": {
233238
"title": "Custom IPFS binary",

0 commit comments

Comments
 (0)