diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-01 01:10:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-01 01:10:20 +0000 |
commit | ffc627e18e6398ec1dac75e7b72abde52434ff74 (patch) | |
tree | 1bfc58fba60d270d5738639b34d1710a9f17a864 /apps/files/l10n/cs.js | |
parent | 288f50bdc72011ce4e045322698793a843e09b0a (diff) | |
download | nextcloud-server-ffc627e18e6398ec1dac75e7b72abde52434ff74.tar.gz nextcloud-server-ffc627e18e6398ec1dac75e7b72abde52434ff74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 3005558bf5a..8284aec8140 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -16,8 +16,11 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", "Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje", "Not enough free space" : "Nedostatek volného prostoru", + "Uploading …" : "Nahrávání ...", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Cílový adresář už neexistuje", + "Error when assembling chunks, status code {status}" : "Chyba při kompletaci kusů, kód chyby {status}", "Actions" : "Činnosti", "Download" : "Stáhnout", "Rename" : "Přejmenovat", @@ -76,6 +79,9 @@ OC.L10N.register( "Favorite" : "Oblíbené", "New folder" : "Nový adresář", "Upload file" : "Nahrát soubor", + "Not favorited" : "Nepřidáno do oblíbených", + "Remove from favorites" : "Odebrat z oblíbených", + "Add to favorites" : "Přidat do oblíbených", "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba", "Added to favorites" : "Přidán k oblíbeným", "Removed from favorites" : "Odebráno z oblíbených", @@ -121,6 +127,8 @@ OC.L10N.register( "Settings" : "Nastavení", "Show hidden files" : "Zobrazit skryté soubory", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">přístup k vašim souborům přes WebDAV</a>", + "Cancel upload" : "Zrušit nahrávání", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!", "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", |