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:
-rw-r--r--l10n/af.js7
-rw-r--r--l10n/af.json5
-rw-r--r--l10n/ast.js8
-rw-r--r--l10n/ast.json6
-rw-r--r--l10n/da.js8
-rw-r--r--l10n/da.json6
-rw-r--r--l10n/ka_GE.js8
-rw-r--r--l10n/ka_GE.json6
-rw-r--r--l10n/pt_PT.js8
-rw-r--r--l10n/pt_PT.json6
-rw-r--r--l10n/sk.js6
-rw-r--r--l10n/sk.json4
-rw-r--r--l10n/sq.js6
-rw-r--r--l10n/sq.json4
-rw-r--r--l10n/zh_TW.js8
-rw-r--r--l10n/zh_TW.json6
16 files changed, 102 insertions, 0 deletions
diff --git a/l10n/af.js b/l10n/af.js
new file mode 100644
index 0000000..2571b48
--- /dev/null
+++ b/l10n/af.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Index not found" : "Indeks nie gevind nie",
+ "Search on %s" : "Soek op %s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
new file mode 100644
index 0000000..1513cfe
--- /dev/null
+++ b/l10n/af.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Index not found" : "Indeks nie gevind nie",
+ "Search on %s" : "Soek op %s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/ast.js b/l10n/ast.js
new file mode 100644
index 0000000..ec97b80
--- /dev/null
+++ b/l10n/ast.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Index not found" : "Nun s'alcontró l'índiz",
+ "Full text search" : "Gueta de testos completos",
+ "Search on %s" : "Guetar en %s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
new file mode 100644
index 0000000..2eef346
--- /dev/null
+++ b/l10n/ast.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Index not found" : "Nun s'alcontró l'índiz",
+ "Full text search" : "Gueta de testos completos",
+ "Search on %s" : "Guetar en %s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/da.js b/l10n/da.js
new file mode 100644
index 0000000..17984df
--- /dev/null
+++ b/l10n/da.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Index not found" : "Index ikke fundet",
+ "Full text search" : "Fuld tekst søgning",
+ "Search on %s" : "Søg på %s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
new file mode 100644
index 0000000..c08c91d
--- /dev/null
+++ b/l10n/da.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Index not found" : "Index ikke fundet",
+ "Full text search" : "Fuld tekst søgning",
+ "Search on %s" : "Søg på %s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
new file mode 100644
index 0000000..02818dd
--- /dev/null
+++ b/l10n/ka_GE.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Index not found" : "ინდექსი ვერ იქნა ნაპოვნი",
+ "Full text search" : "სრული ტექსტის ძიება",
+ "Search on %s" : "ძიება %s-ზე"
+},
+"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
new file mode 100644
index 0000000..bc59ad3
--- /dev/null
+++ b/l10n/ka_GE.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Index not found" : "ინდექსი ვერ იქნა ნაპოვნი",
+ "Full text search" : "სრული ტექსტის ძიება",
+ "Search on %s" : "ძიება %s-ზე"
+},"pluralForm" :"nplurals=2; plural=(n!=1);"
+} \ No newline at end of file
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
new file mode 100644
index 0000000..163c907
--- /dev/null
+++ b/l10n/pt_PT.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Index not found" : "Índice não encontrado",
+ "Full text search" : "Pesquisa de texto completo ",
+ "Search on %s" : "Pesquisar em %s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
new file mode 100644
index 0000000..d6afbe3
--- /dev/null
+++ b/l10n/pt_PT.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Index not found" : "Índice não encontrado",
+ "Full text search" : "Pesquisa de texto completo ",
+ "Search on %s" : "Pesquisar em %s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
new file mode 100644
index 0000000..7c804f6
--- /dev/null
+++ b/l10n/sk.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "General" : "Všeobecné"
+},
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
new file mode 100644
index 0000000..376fb92
--- /dev/null
+++ b/l10n/sk.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "General" : "Všeobecné"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
+} \ No newline at end of file
diff --git a/l10n/sq.js b/l10n/sq.js
new file mode 100644
index 0000000..d4da304
--- /dev/null
+++ b/l10n/sq.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Search on %s" : "Kërkoni në %s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sq.json b/l10n/sq.json
new file mode 100644
index 0000000..45bed34
--- /dev/null
+++ b/l10n/sq.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Search on %s" : "Kërkoni në %s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 0000000..0a72633
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Index not found" : "找不到索引",
+ "Full text search" : "全文搜尋",
+ "Search on %s" : "在 %s 搜尋"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
new file mode 100644
index 0000000..6fe4fb7
--- /dev/null
+++ b/l10n/zh_TW.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Index not found" : "找不到索引",
+ "Full text search" : "全文搜尋",
+ "Search on %s" : "在 %s 搜尋"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file