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-05-23 03:29:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-23 03:29:26 +0300
commit7eaa7ee9f1d9ce14d5d084358c228e9a40616ef0 (patch)
tree2d817a21e0444d2b580e5fc662813880ce7c8405 /l10n/es_DO.js
parent27dc05024a25c1e7ad060ba65ab67f3290298c1e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_DO.js')
-rw-r--r--l10n/es_DO.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
new file mode 100644
index 0000000..1626370
--- /dev/null
+++ b/l10n/es_DO.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Full text search" : "Búsqueda de texto completo",
+ "Index not found" : "No se encontró el índice",
+ "Tick not found" : "Marca no encontrada",
+ "Full text search (BETA)" : "Búsqueda de texto completo (BETA)",
+ "Search on %s" : "Busar en %s",
+ "General" : "General"
+},
+"nplurals=2; plural=(n != 1);");