fix(i18n): fix Czech translations by JiriSko · Pull Request #686 · massCodeIO/massCode · GitHub
Skip to content
Open
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
15 changes: 15 additions & 0 deletions src/main/i18n/locales/cs_CZ/messages.json
16 changes: 16 additions & 0 deletions src/main/i18n/locales/cs_CZ/preferences.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,21 @@
"storage": {
"section": {
"main": "Hlavní",
"migration": "Migrace",
"dangerZone": "Nebezpečná zóna",
"backup": "Záloha"
},
"label": "Úložiště",
"migrate": "Migrovat",
"migrateMarkdownToSqlite": "Migrovat Markdown do SQLite",
"migrateSqliteToMarkdown": "Migrovat SQLite do Markdown",
"count": "Počet",
"vaultPath": "Cesta k vaultu",
"engine": {
"label": "Úložiště",
"sqlite": "SQLite",
"markdown": "Markdown Vault"
},
"clearDatabase": "Vymazat databázi",
"backup": {
"label": "Záloha",
Expand Down Expand Up @@ -57,6 +67,12 @@
"label": "Vzhled",
"theme": {
"label": "Motiv",
"builtIn": "Vestavěný",
"custom": "Vlastní",
"themesDir": "Složka s motivy",
"createTemplate": "Vytvořit šablonu motivu",
"openThemesDir": "Otevřít složku s motivy",
"dirDescription": "Umístěte své JSON soubory s motivy do této složky.",
"light": "Světlý",
"dark": "Tmavý",
"system": "Systémový"
Expand Down
4 changes: 4 additions & 0 deletions src/main/i18n/locales/cs_CZ/ui.json