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>2020-12-15 05:45:41 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-15 05:45:41 +0300
commit38f4c5f82c483d9b4b420c117b3e5589f07bf6d9 (patch)
tree5f6a6242da4de56978eb9716a907e68648e10d09
parentd08acfb977a5e1e1d70b8a11680548127b514a25 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/oc.js3
-rw-r--r--l10n/oc.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index 4e71be9..cc1e3a6 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -1,7 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
- "Search" : "Search",
+ "Search" : "Recercar",
+ "Full text search" : "Recèrca tèxt brut",
"General" : "Generals"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
index eba3322..86ffba1 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -1,5 +1,6 @@
{ "translations": {
- "Search" : "Search",
+ "Search" : "Recercar",
+ "Full text search" : "Recèrca tèxt brut",
"General" : "Generals"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file