summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-17 15:56:32 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-17 15:56:32 +0000
commit11e04e394d28476d2417e3308f7325142acf529e (patch)
tree68e124d0aaacc8522e39271d2d4236c0add4103a /apps/files/l10n/cs.js
parentc2d8fe633654525ad64eb38aac3467c9efcfdf4d (diff)
downloadnextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.tar.gz
nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 42b34bb1ab5..34b51eed176 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -69,9 +69,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
"Favorited" : "Přidáno k oblíbeným",
"Favorite" : "Oblíbené",
- "Folder" : "Adresář",
"New folder" : "Nový adresář",
- "Upload" : "Odeslat",
"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",
@@ -120,6 +118,7 @@ OC.L10N.register(
"Select all" : "Vybrat vše",
"Upload too large" : "Odesílaný soubor je příliš velký",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
+ "No favorites yet" : "Zatím nic oblíbeného",
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
"Shared with you" : "Sdíleno s vámi",
"Shared with others" : "Sdíleno s ostatními",
@@ -138,6 +137,8 @@ OC.L10N.register(
"Soon..." : "Brzy...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
"Copy local link" : "Kopírovat místní odkaz",
+ "Folder" : "Adresář",
+ "Upload" : "Odeslat",
"No favorites" : "Žádné oblíbené"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");