summaryrefslogtreecommitdiffstats
path: root/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 7e111380..1d2b5d07 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"Female" : "Žena",
"Male" : "Muž",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt se nepodařilo načíst","{failed} kontakty se nepodařilo načíst","{failed} kontaktů se nepodařilo načíst","{failed} kontakty se nepodařilo načíst"],
- "An error occurred" : "Došlo k chybě"
+ "An error occurred" : "Došlo k chybě",
+ "Not grouped" : "Neseskupeno"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");