diff options
Diffstat (limited to 'settings/l10n/cs.json')
-rw-r--r-- | settings/l10n/cs.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 5facbc6484f..068639398d2 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -14,7 +14,6 @@ "Group already exists." : "Skupina již existuje.", "Unable to add group." : "Nelze přidat skupinu.", "Unable to delete group." : "Nelze smazat skupinu.", - "Mail could not be sent. Check your mail server log" : "E-mail se nepodařilo odeslat. Zkontrolujte protokol e-mailového serveru", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Při odesílání emailu nastala chyba. Překontrolujte prosím svá nastavení. (Error: %s)", "You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.", "Invalid request" : "Neplatný požadavek", @@ -143,7 +142,6 @@ "STARTTLS" : "STARTTLS", "Email server" : "Emailový server", "Open documentation" : "Otevřít dokumentaci", - "This is used for sending out notifications." : "Toto se používá pro odesílání upozornění.", "Send mode" : "Mód odesílání", "Encryption" : "Šifrování", "From address" : "Adresa odesílatele", @@ -301,10 +299,7 @@ "Username" : "Uživatelské jméno", "Done" : "Dokončeno", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjeno {communityopen}Nextcloud komunitou{linkclose}, {githubopen}zdrojový kód{linkclose} je licencován pod {licenseopen}AGPL{linkclose}.", - "Follow us on Google Plus!" : "Sledujte nás na Google Plus!", "Like our facebook page!" : "Označte naši facebookovou stránku jako \"To se mi líbí\"!", - "Subscribe to our twitter channel!" : "Odebírejte náš twitter kanál!", - "Subscribe to our news feed!" : "Odebírejte náš kanál s novinkami!", "Subscribe to our newsletter!" : "Odebírejte náš newsletter!", "Show storage location" : "Cesta k datům", "Show user backend" : "Zobrazit vedení uživatelů", @@ -341,12 +336,16 @@ "Uninstalling ...." : "Probíhá odinstalace ...", "Error while uninstalling app" : "Chyba při odinstalaci aplikace", "Uninstall" : "Odinstalovat", + "This is used for sending out notifications." : "Toto se používá pro odesílání upozornění.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Schází PHP modul 'fileinfo'. Doporučujeme jej povolit pro nejlepší výsledky detekce typů MIME.", "Uninstall app" : "Odinstalovat aplikaci", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Vítej,<br><br>jen ti dáváme vědět, že nyní máš %s účet.<br><br>Tvé uživatelské jméno: <strong>%s</strong><br>Přístup: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "Ať slouží!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Vítej,\n\njen ti dáváme vědět, že nyní máš %s účet.\n\nTvé uživatelské jméno: %s\nPřístup: %s\n\n", "For password recovery and notifications" : "Pro obnovení hesla a upozornění", + "Follow us on Google Plus!" : "Sledujte nás na Google Plus!", + "Subscribe to our twitter channel!" : "Odebírejte náš twitter kanál!", + "Subscribe to our news feed!" : "Odebírejte náš kanál s novinkami!", "Show last log in" : "Poslední přihlášení" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |