diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
commit | c1c5f51fd8524031835f174cda4aa431976ae1f0 (patch) | |
tree | cedf832ab24f7e0ccda75c34c18ede2513d6477f /settings/l10n/cs.js | |
parent | f72f55354dee5004eb036c2162c91b8826a74f27 (diff) | |
download | nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.tar.gz nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs.js')
-rw-r--r-- | settings/l10n/cs.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index b7f717f53d9..ed56fd79396 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -16,7 +16,6 @@ OC.L10N.register( "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", @@ -145,7 +144,6 @@ OC.L10N.register( "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", @@ -303,10 +301,7 @@ OC.L10N.register( "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ů", @@ -343,12 +338,16 @@ OC.L10N.register( "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í" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |