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-02-14 04:22:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-14 04:22:14 +0300
commit8a0321da05d9e205a7846f9f15005f9135e8fb43 (patch)
tree354589391ce430e2c05af11499e3fedc80a3297d /l10n/lv.js
parentc33dc2afc1734b8a10e4780dd4829032821dedda (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lv.js')
-rw-r--r--l10n/lv.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
new file mode 100644
index 0000000..d65f6e2
--- /dev/null
+++ b/l10n/lv.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Full text search" : "Pilna teksta meklēšana",
+ "Index not found" : "Indekss netika atrasts",
+ "Tick not found" : "Atzīme netika atrasta",
+ "Full text search (BETA)" : "Pilna teksta meklēšana (BETA)",
+ "Search on %s" : "Meklēt %s"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");