diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-01 02:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-01 02:20:19 +0000 |
commit | 9a90bfba32db3ceea69a8aa5a5d0a4b277ebabd9 (patch) | |
tree | 7c9205dc875f5497d1f2fbe362092bc93d0c7788 /apps/files/l10n/cs.js | |
parent | 24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a (diff) | |
download | nextcloud-server-9a90bfba32db3ceea69a8aa5a5d0a4b277ebabd9.tar.gz nextcloud-server-9a90bfba32db3ceea69a8aa5a5d0a4b277ebabd9.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, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 089c355b0bd..824aef39d2e 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -166,16 +166,16 @@ OC.L10N.register( "Tags" : "Značky", "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", "Error while loading the file data" : "Chyba při načítání dat souboru", - "Pick a template for {name}" : "Zvolit šablonu pro {name}", + "Pick a template for {name}" : "Vyberte si šablonu pro {name}", "Cancel" : "Zrušit", "Create" : "Vytvořit", - "Create a new file with the selected template" : "Vytvořit nový soubor se zvolenou šablonou", + "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", "Creating file" : "Vytváření souboru", "Blank" : "Prázdný", "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", - "Set up templates folder" : "Nastavení složku šablon", + "Set up templates folder" : "Vytvořit složku pro šablony", "Templates" : "Šablony", - "Unable to initialize the templates directory" : "Nedaří se nastavit složku šablon", + "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony", "%s used" : "%s použito", "%s%% of %s used" : "%s%% z %s použito", "%1$s of %2$s used" : "%1$s z %2$s použito", |