Skip to content

Commit

Permalink
Merge pull request #1857 from lenny87/cs-translation
Browse files Browse the repository at this point in the history
Finished czech translation of Snappymail
  • Loading branch information
the-djmaze authored Dec 10, 2024
2 parents 149cf5a + 0ffd97a commit 208b1fa
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 202 deletions.
18 changes: 9 additions & 9 deletions snappymail/v/0.0.0/app/localization/cs/admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"PASSWORD": "Heslo",
"CANCEL": "Zrušit",
"SEARCH": "Nebyly nalezeny žádné kontakty",
"YES": "Yes",
"NO": "No"
"YES": "Ano",
"NO": "Ne"
},
"LOGIN": {
"LABEL_LOGIN": "Login",
Expand Down Expand Up @@ -70,7 +70,7 @@
"LABEL_STORAGE_DSN": "Dsn",
"LABEL_STORAGE_USER": "Uživatel",
"LABEL_STORAGE_PASSWORD": "Heslo",
"SQLITE_GLOBAL": "Use a global DB instead of per account",
"SQLITE_GLOBAL": "Použít globální databázi místo databáze pro každý účet",
"ALERT_NOTICE": "Upozornění!",
"SUGGESTIONS_LIMIT": "Suggestions limit",
"HTML_ALERT_DO_NOT_USE_THIS_DATABASE": "Nepoužívejte tento typ databáze při velkém počtu aktivních uživatelů.",
Expand Down Expand Up @@ -129,17 +129,17 @@
"LABEL_PORT": "Port",
"LABEL_SECURE": "Zabezpečení",
"TIMEOUT": "Timeout",
"DISABLE_CAPABILITIES": "Disable capabilities",
"LIMITS": "Limits",
"FOLDERS": "Folders",
"MESSAGES": "Messages",
"DISABLE_CAPABILITIES": "Zakázat capabilities",
"LIMITS": "Limity",
"FOLDERS": "Složky",
"MESSAGES": "Zprávy",
"SECURE_OPTION_NONE": "Žádné",
"LABEL_ALLOW_SIEVE_SCRIPTS": "Povolit SIEVE skripty",
"LABEL_USE_SHORT_LOGIN": "Používat krátký login",
"LABEL_LOWERCASE_LOGIN": "Lowercase login (case-insensitive)",
"LABEL_USE_AUTH": "Používat autorizaci",
"LABEL_SET_SENDER": "Use login as sender",
"LABEL_AUTH_PLAIN_LINE": "Force single command AUTH PLAIN login",
"LABEL_SET_SENDER": "Použít přihlašovací jméno jako odesílatele",
"LABEL_AUTH_PLAIN_LINE": "Vynutit přihlášení pomocí jednoho příkazu AUTH PLAIN",
"LABEL_USE_PHP_MAIL": "Používat php mail() funkci",
"BUTTON_WHITE_LIST": "White List",
"NEW_DOMAIN_DESC": "Konfigurace této domény umožní používat <strong>%NAME%<\/strong> adresy.",
Expand Down
Loading

0 comments on commit 208b1fa

Please sign in to comment.