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>2017-06-30 03:17:51 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-30 03:17:51 +0300
commit26c7c02287705047eb134e3027d9d9ce56cb9eac (patch)
tree73d5f7be5373d7b94e3ede9e4001a19e27accb0c
parent8000f96c0130d64a7e0973eed1b2e4998fc25e9f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/sq.js1
-rw-r--r--l10n/sq.json1
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
6 files changed, 8 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 8ce7460..215abfa 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Schema is fine" : "Lo schema è corretto",
"Text extracted" : "Testo estratto",
"Error during commit (Error #%1$s)" : "Errore durante il commit (Errore #%1$s)",
+ "Error while updating field (Error #%1$s)" : "Errore durante l'aggiornamento del campo (Errore #%1$s)",
"Document updated" : "Documento aggiornato",
"Found it" : "Trovato",
"Cannot find any document" : "Impossibile trovare alcun documento",
diff --git a/l10n/it.json b/l10n/it.json
index 5f9930b..37e310c 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -15,6 +15,7 @@
"Schema is fine" : "Lo schema è corretto",
"Text extracted" : "Testo estratto",
"Error during commit (Error #%1$s)" : "Errore durante il commit (Errore #%1$s)",
+ "Error while updating field (Error #%1$s)" : "Errore durante l'aggiornamento del campo (Errore #%1$s)",
"Document updated" : "Documento aggiornato",
"Found it" : "Trovato",
"Cannot find any document" : "Impossibile trovare alcun documento",
diff --git a/l10n/sq.js b/l10n/sq.js
index 66060b2..910e5b7 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Test search query" : "Testo kërkesën",
"Removing the test document" : "Duke fshirë dokumentat e testimit",
"All test went fine. Saving your configuration" : "Të gjitha testet ishin në rregull. Duke ruajtur konfigurimet tuaja",
+ "Address-format incorrect" : "Formati i adresës nuk është i saktë",
"Schema is fine" : "Skema është në rregull",
"Text extracted" : "Teksti u ekstraktua",
"Document updated" : "Dokumenti u përditesua",
diff --git a/l10n/sq.json b/l10n/sq.json
index 61230cf..30ccf6e 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -6,6 +6,7 @@
"Test search query" : "Testo kërkesën",
"Removing the test document" : "Duke fshirë dokumentat e testimit",
"All test went fine. Saving your configuration" : "Të gjitha testet ishin në rregull. Duke ruajtur konfigurimet tuaja",
+ "Address-format incorrect" : "Formati i adresës nuk është i saktë",
"Schema is fine" : "Skema është në rregull",
"Text extracted" : "Teksti u ekstraktua",
"Document updated" : "Dokumenti u përditesua",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index f555012..853439f 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -15,6 +15,8 @@ OC.L10N.register(
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr 没有响应 ping 请求 (错误 #%1$s)",
"Schema is fine" : "结构完好",
"Error during commit (Error #%1$s)" : "提交错误 (错误 #%1$s)",
+ "Document updated" : "文档更新",
+ "Found it" : "查找",
"Cannot find any document" : "无法找到任何文档",
"Your configuration has been saved" : "配置已保存",
"Nextant (Full-Text Search)" : "Nextant (全文搜索)",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index daa504c..f08033c 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -13,6 +13,8 @@
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr 没有响应 ping 请求 (错误 #%1$s)",
"Schema is fine" : "结构完好",
"Error during commit (Error #%1$s)" : "提交错误 (错误 #%1$s)",
+ "Document updated" : "文档更新",
+ "Found it" : "查找",
"Cannot find any document" : "无法找到任何文档",
"Your configuration has been saved" : "配置已保存",
"Nextant (Full-Text Search)" : "Nextant (全文搜索)",