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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-21 03:31:22 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-21 03:31:22 +0300
commitb5977fd626a71ecd4168e33465d868f946d3a147 (patch)
tree996422b86971e09aac42f4172eda74a3b98dc7b6 /l10n
parentcca29fc48f7462aaa8dd1571dbd220a1c93cdcef (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 9c7e91d..8459f6d 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Index not found" : "Index nebyl nalezen",
"Tick not found" : "Tick nenalezen",
"Core of the full-text search framework for Nextcloud" : "Jádro frameworku pro fulltextové vyhledávání v Nextcloudu",
+ "Core App of the full-text search framework for your Nextcloud." : "Core aplikace aplikačního rámce pro plnotextové hledání pro váš Nextcloud.",
"Search on %s" : "Hledat v%s",
"General" : "Obecné"
},
diff --git a/l10n/cs.json b/l10n/cs.json
index 280526e..ba92636 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -3,6 +3,7 @@
"Index not found" : "Index nebyl nalezen",
"Tick not found" : "Tick nenalezen",
"Core of the full-text search framework for Nextcloud" : "Jádro frameworku pro fulltextové vyhledávání v Nextcloudu",
+ "Core App of the full-text search framework for your Nextcloud." : "Core aplikace aplikačního rámce pro plnotextové hledání pro váš Nextcloud.",
"Search on %s" : "Hledat v%s",
"General" : "Obecné"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"