From f344803bd0f1135a754e6f6b80f101d14653a95f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Mar 2017 16:53:43 +0000 Subject: [tx-robot] updated from transifex --- l10n/cs.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 l10n/cs.js (limited to 'l10n/cs.js') diff --git a/l10n/cs.js b/l10n/cs.js new file mode 100644 index 0000000..902b3a5 --- /dev/null +++ b/l10n/cs.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "nextcloud_announcements", + { + "Nextcloud announcements" : "Nextcloud oznámení", + "Nextcloud announcement" : "Nextcloud oznámení", + "These groups will be notified about the announcements." : "Tyto skupiny budou upozorněni na oznámení." +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); -- cgit v1.2.3