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 7b421f0cd9c..af9e5658b41 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -136,7 +136,7 @@
"Save" : "Uložit",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.",
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
- "%1$s of %2$s used" : "%1$s z %2$s použito",
+ "%s of %s used" : "%s z %s použito",
"%s used" : "%s použito",
"Settings" : "Nastavení",
"Show hidden files" : "Zobrazit skryté soubory",
@@ -162,6 +162,6 @@
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
"Target folder" : "Cílový adresář",
- "%s of %s used" : "%s z %s použito"
+ "%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