summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js13
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 4b50148a95b..e018e7b9bf2 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -109,6 +109,8 @@ OC.L10N.register(
"Create new folder" : "Vytvořit novou složku",
"Upload file" : "Nahrát soubor",
"Recent" : "Nedávné",
+ "This file has the tag {tag}" : "Tento soubor má štítek {tag}",
+ "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}",
"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",
@@ -226,8 +228,10 @@ OC.L10N.register(
"Blank" : "Prázdný",
"Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony",
"Delete permanently" : "Nadobro smazat",
+ "Open folder {displayName}" : "Otevřít složku {displayName}",
"Set up templates folder" : "Vytvořit složku pro šablony",
"Templates" : "Šablony",
+ "Create new templates folder" : "Vytvořit novou složku šablon",
"Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony",
"Toggle %1$s sublist" : "Přepnout %1$s podseznam",
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce",
@@ -246,18 +250,13 @@ OC.L10N.register(
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
"Storage invalid" : "Neplatné úložiště",
- "Select" : "Vybrat",
- "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
- "New" : "Nový",
- "Copied!" : "Zkopírováno!",
"Unlimited" : "Neomezeně",
"Search users" : "Hledat uživatele",
- "Cannot transfer ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru či složky, které nejste vlastníky",
"Cancel" : "Storno",
"%s used" : "%s použito",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s z %2$s použito",
- "Settings" : "Nastavení",
- "Deleted files" : "Smazané soubory"
+ "Deleted files" : "Smazané soubory",
+ "Search for an account" : "Hledat účet"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");