Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 28a480608af..9d28d258b7a 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"All files" : "Všechny soubory",
"Recent" : "Nedávné",
"File could not be found" : "Soubor nelze nalézt",
+ "Move or copy" : "Přesunout nebo zkopírovat",
+ "Download" : "Stáhnout",
+ "Delete" : "Smazat",
"Home" : "Domů",
"Close" : "Zavřít",
"Favorites" : "Oblíbené",
@@ -22,12 +25,9 @@ OC.L10N.register(
"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",
- "Move or copy" : "Přesunout nebo zkopírovat",
"Copy" : "Kopírovat",
"Target folder" : "Cílový adresář",
- "Delete" : "Smazat",
"Disconnect storage" : "Odpojit úložiště",
"Unshare" : "Zrušit sdílení",
"Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}",