summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r--apps/files/l10n/cs.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 89dedd35a38..7ca5fb53c30 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -14,8 +14,8 @@
"Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“",
"This will stop your current uploads." : "Toto zastaví stávající nahrávání.",
"Upload cancelled." : "Odesílání zrušeno.",
- "…" : "…",
"Processing files …" : "Zpracovávání souborů…",
+ "…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"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á složka „{dir}“ už neexistuje",
@@ -147,7 +147,6 @@
"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>",
"Toggle grid view" : "Přepnout zobrazení mřížky",
- "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 této složce nebylo nic nalezeno",
@@ -166,6 +165,7 @@
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
"Target folder" : "Cílový adresář",
+ "Cancel upload" : "Zrušit nahrávání",
"%1$s of %2$s used" : "%1$s z %2$s použito"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file