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>2019-04-05 03:25:48 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-05 03:25:48 +0300
commitf80023cf9534cd20ea20776b1891ee2d326651fb (patch)
tree38f071a107b04b3a7e66deb6f8838ccf21736a4a
parentb12e91a89bce2c4f3c1e614717389054ce42be45 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ca.js18
-rw-r--r--l10n/ca.json16
2 files changed, 34 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
new file mode 100644
index 0000000..6fbc082
--- /dev/null
+++ b/l10n/ca.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Search" : "Cerca",
+ "Index not found" : "Índex no trobat",
+ "Process timed out" : "Temps d'espera esgotat",
+ "Full text search" : "Cerca de text complet",
+ "Core of the full-text search framework for Nextcloud" : "Nucli de l'estructura de cerca de text complet per a Nextcloud",
+ "Core App of the full-text search framework for your Nextcloud." : "App nucli de l'estructura de recerca de text complet per al teu Nextcloud.",
+ "Search on %s" : "Cerca a %s",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Si us plau revisi el wiki de documentació relacionada amb la instal·lació i configuració de la cerca de text complet dins del teu Nextcloud",
+ "General" : "General",
+ "Search Platform" : "Plataforma de cerca",
+ "Select the app to index content and answer search queries." : "Selecciona l'aplicació per indexar el contingut i respondre consultes de cerca.",
+ "Navigation Icon" : "Icona de navegació",
+ "Enable global search within all your content." : "Habilitar cerca global dins de tots els teus continguts."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
new file mode 100644
index 0000000..301ed18
--- /dev/null
+++ b/l10n/ca.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "Search" : "Cerca",
+ "Index not found" : "Índex no trobat",
+ "Process timed out" : "Temps d'espera esgotat",
+ "Full text search" : "Cerca de text complet",
+ "Core of the full-text search framework for Nextcloud" : "Nucli de l'estructura de cerca de text complet per a Nextcloud",
+ "Core App of the full-text search framework for your Nextcloud." : "App nucli de l'estructura de recerca de text complet per al teu Nextcloud.",
+ "Search on %s" : "Cerca a %s",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Si us plau revisi el wiki de documentació relacionada amb la instal·lació i configuració de la cerca de text complet dins del teu Nextcloud",
+ "General" : "General",
+ "Search Platform" : "Plataforma de cerca",
+ "Select the app to index content and answer search queries." : "Selecciona l'aplicació per indexar el contingut i respondre consultes de cerca.",
+ "Navigation Icon" : "Icona de navegació",
+ "Enable global search within all your content." : "Habilitar cerca global dins de tots els teus continguts."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file