summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/cs.js4
-rw-r--r--apps/theming/l10n/cs.json4
2 files changed, 4 insertions, 4 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;");
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 797feed38ef..adef65a92f7 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -50,8 +50,8 @@
"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."
},"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