summaryrefslogtreecommitdiffstats
path: root/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-06 01:13:05 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-06 01:13:05 +0000
commitab12d6adec63a230c368e2bba04cd811dbb92674 (patch)
treec4f03eed366d49acb3e887e6b25da361366bb226 /l10n/cs.js
parentf173199bff169c4a7042ab979806f97915f8b506 (diff)
[tx-robot] updated from transifex
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;");