summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r--apps/theming/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index acaf0519381..3fdde0e0031 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -52,8 +52,8 @@ OC.L10N.register(
"Web address" : "Webová adresa",
"Web address https://…" : "Webová adresa https://",
"There is no error, the file uploaded with success" : "Nenastala žádná chyba, soubor byl úspěšně nahrán",
- "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze částečně",
- "Failed to write file to disk." : "Selhal zápis na disk",
+ "The uploaded file was only partially uploaded" : "Soubor byl nahrán pouze částečně",
+ "Failed to write file to disk." : "Zápis na disk se nezdařil.",
"A PHP extension stopped the file upload." : "Rozšíření PHP zastavilo nahrávání souboru."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");