diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/files/l10n/cs_CZ.js | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.js')
-rw-r--r-- | apps/files/l10n/cs_CZ.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 7eab30b25e4..84444eb360e 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -63,9 +63,6 @@ OC.L10N.register( "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.", "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.", "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste", - "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče ve vašem osobním nastavení, abyste znovu získali přístup k vašim zašifrovaným souborům.", - "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Š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.", "_matches '{filter}'_::_match '{filter}'_" : ["odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'"], "{dirs} and {files}" : "{dirs} a {files}", "Favorited" : "Přidáno k oblíbeným", @@ -73,6 +70,7 @@ OC.L10N.register( "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba", "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka", "A file or folder has been <strong>changed</strong>" : "Soubor nebo složka byla <strong>změněna</strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit oznámení o tvorbě a změnách vašich <strong>oblíbených souborů</strong> <em>(Pouze streamovat)</em>", "A file or folder has been <strong>deleted</strong>" : "Soubor nebo složka byla <strong>smazána</strong>", "A file or folder has been <strong>restored</strong>" : "Soubor nebo složka byla <strong>obnovena</strong>", "You created %1$s" : "Vytvořili jste %1$s", |