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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-05 03:25:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-05 03:25:41 +0300
commitcbf006cf85217e73603f32d48e9a1934d1d9f6e8 (patch)
treea55c0e005ce835b885c99910da924d814a68d6b7 /l10n
parentc1c64e728129c6467afda1beff29b62a970f4a74 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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