From 8a0321da05d9e205a7846f9f15005f9135e8fb43 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Feb 2018 01:22:14 +0000 Subject: [tx-robot] updated from transifex --- l10n/cs.js | 7 +++++++ 1 file changed, 7 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..0a5924d --- /dev/null +++ b/l10n/cs.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "fulltextsearch", + { + "Full text search" : "Full-textové vyhledávání", + "Full text search (BETA)" : "Full-textové vyhledávání (BETA)" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); -- cgit v1.2.3