diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-06 19:16:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-06 19:16:10 -0400 |
commit | 3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 (patch) | |
tree | c750a5a19a3a439899faac6ff524d64b98058b2f /l10n/cs_CZ/files.po | |
parent | e1e16ec3b0566aafdddb5c2bc744fc4d53e554a1 (diff) | |
download | nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.tar.gz nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs_CZ/files.po')
-rw-r--r-- | l10n/cs_CZ/files.po | 59 |
1 files changed, 36 insertions, 23 deletions
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 5cff84e574f..631ace328f6 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-09-30 10:14-0400\n" -"PO-Revision-Date: 2013-09-29 16:54+0000\n" -"Last-Translator: dibalaj <dibalaj@dibalaj.cz>\n" +"POT-Creation-Date: 2013-10-06 19:07-0400\n" +"PO-Revision-Date: 2013-10-05 15:12+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -124,7 +124,7 @@ msgstr "URL nemůže být prázdná." msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" msgstr "Název složky nelze použít. Použití názvu 'Shared' je ownCloudem rezervováno" -#: js/file-upload.js:557 js/file-upload.js:573 js/files.js:507 js/files.js:545 +#: js/file-upload.js:557 js/file-upload.js:573 js/files.js:516 js/files.js:554 msgid "Error" msgstr "Chyba" @@ -168,14 +168,14 @@ msgstr "nahrazeno {new_name} s {old_name}" msgid "undo" msgstr "vrátit zpět" -#: js/filelist.js:533 js/filelist.js:599 js/files.js:576 +#: js/filelist.js:533 js/filelist.js:599 js/files.js:585 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n složka" msgstr[1] "%n složky" msgstr[2] "%n složek" -#: js/filelist.js:534 js/filelist.js:600 js/files.js:582 +#: js/filelist.js:534 js/filelist.js:600 js/files.js:591 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n soubor" @@ -215,31 +215,44 @@ msgstr "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubo msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "Vaše úložiště je téměř plné ({usedSpacePercent}%)" -#: js/files.js:67 +#: js/files.js:68 +msgid "" +"Encryption App is enabled but your keys are not initialized, please log-out " +"and log-in again" +msgstr "" + +#: js/files.js:72 +msgid "" +"Invalid private key for Encryption App. Please update your private key " +"password in your personal settings to recover access to your encrypted " +"files." +msgstr "" + +#: js/files.js:76 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "Šifrování bylo vypnuto, vaše soubory jsou však stále zašifrované. Běžte prosím do osobního nastavení, kde soubory odšifrujete." -#: js/files.js:296 +#: js/files.js:305 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "Vaše soubory ke stažení se připravují. Pokud jsou velké, může to chvíli trvat." -#: js/files.js:507 js/files.js:545 +#: js/files.js:516 js/files.js:554 msgid "Error moving file" msgstr "Chyba při přesunu souboru" -#: js/files.js:558 templates/index.php:61 +#: js/files.js:567 templates/index.php:59 msgid "Name" msgstr "Název" -#: js/files.js:559 templates/index.php:73 +#: js/files.js:568 templates/index.php:71 msgid "Size" msgstr "Velikost" -#: js/files.js:560 templates/index.php:75 +#: js/files.js:569 templates/index.php:73 msgid "Modified" msgstr "Upraveno" @@ -300,49 +313,49 @@ msgstr "Složka" msgid "From link" msgstr "Z odkazu" -#: templates/index.php:33 +#: templates/index.php:32 msgid "Deleted files" msgstr "Odstraněné soubory" -#: templates/index.php:39 +#: templates/index.php:37 msgid "Cancel upload" msgstr "Zrušit odesílání" -#: templates/index.php:45 +#: templates/index.php:43 msgid "You don’t have write permissions here." msgstr "Nemáte zde práva zápisu." -#: templates/index.php:50 +#: templates/index.php:48 msgid "Nothing in here. Upload something!" msgstr "Žádný obsah. Nahrajte něco." -#: templates/index.php:67 +#: templates/index.php:65 msgid "Download" msgstr "Stáhnout" -#: templates/index.php:80 templates/index.php:81 +#: templates/index.php:78 templates/index.php:79 msgid "Unshare" msgstr "Zrušit sdílení" -#: templates/index.php:86 templates/index.php:87 +#: templates/index.php:84 templates/index.php:85 msgid "Delete" msgstr "Smazat" -#: templates/index.php:100 +#: templates/index.php:98 msgid "Upload too large" msgstr "Odesílaný soubor je příliš velký" -#: templates/index.php:102 +#: templates/index.php:100 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru." -#: templates/index.php:107 +#: templates/index.php:105 msgid "Files are being scanned, please wait." msgstr "Soubory se prohledávají, prosím čekejte." -#: templates/index.php:110 +#: templates/index.php:108 msgid "Current scanning" msgstr "Aktuální prohledávání" |