Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-13 03:17:39 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-13 03:17:39 +0300
commit19f10ebeaa7355288e33b6ca9152be56391a7dcb (patch)
treeb1e0b4e0633af48685238644e62ea48b31be30fc /l10n/cs.js
parentf9d193d796d4640a8976013e00793d0c4bf19bc9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index be6d1bb..2ee17ff 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"fulltextsearch",
{
+ "Search" : "Hledat",
"Full text search" : "Plnotextové vyhledávání",
"Index not found" : "Index nebyl nalezen",
"Tick not found" : "Tick nenalezen",
"Core of the full-text search framework for Nextcloud" : "Jádro aplikačního rámce pro plnotextové vyhledávání v Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Hlavní aplikace aplikačního rámce pro plnotextové hledání pro váš Nextcloud.",
"Search on %s" : "Hledat v %s",
- "General" : "Obecné"
+ "General" : "Obecné",
+ "Search Platform" : "Vyhledávací platforma",
+ "Navigation Icon" : "Navigační ikona"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");