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-10-15 03:18:04 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-15 03:18:04 +0300
commit66bb69f58689ebe0bc45d4366f27999f32b3fd1f (patch)
tree7f558771c030f3dc0a4ab0eb059de06384072852
parent272e68aeece3b04f7e144942a4a8c0aecbb01c70 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/nl.js8
-rw-r--r--l10n/nl.json8
4 files changed, 16 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 183a95f..83df4bb 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"fulltextsearch",
{
+ "Search" : "Recherche",
"Full text search" : "Recherche de texte intégrale",
"Index not found" : "Index non trouvé",
"Tick not found" : "Elément coché non-trouvé",
diff --git a/l10n/fr.json b/l10n/fr.json
index ff4604a..2961c34 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Search" : "Recherche",
"Full text search" : "Recherche de texte intégrale",
"Index not found" : "Index non trouvé",
"Tick not found" : "Elément coché non-trouvé",
diff --git a/l10n/nl.js b/l10n/nl.js
index de478db..2bf91be 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,12 +1,18 @@
OC.L10N.register(
"fulltextsearch",
{
+ "Search" : "Zoeken",
"Full text search" : "Volledige tekst doorzoeken",
"Index not found" : "Index niet gevonden",
"Tick not found" : "Vinkje niet gevonden",
"Core of the full-text search framework for Nextcloud" : "Kern van het volledige-text zoekfunctie framework voor Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Kernapp van de volledige-tekst zoekfunctie framework voor je Nextcloud.",
"Search on %s" : "Zoek op %s",
- "General" : "Algemeen"
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Lees de wiki voor documentatie over installatie en configuratie van de volledige-tekst zoekfunctie van jouw Nextcloud",
+ "General" : "Algemeen",
+ "Search Platform" : "Zoekplatform",
+ "Select the app to index content and answer search queries." : "Selecteer de app om inhoud te indexeren en zoekvragen te beantwoorden.",
+ "Navigation Icon" : "Navigatiepictogram",
+ "Enable global search within all your content." : "Inschakelen globaal al je inhoud indexeren."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index d57f1f8..f3c727b 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,10 +1,16 @@
{ "translations": {
+ "Search" : "Zoeken",
"Full text search" : "Volledige tekst doorzoeken",
"Index not found" : "Index niet gevonden",
"Tick not found" : "Vinkje niet gevonden",
"Core of the full-text search framework for Nextcloud" : "Kern van het volledige-text zoekfunctie framework voor Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Kernapp van de volledige-tekst zoekfunctie framework voor je Nextcloud.",
"Search on %s" : "Zoek op %s",
- "General" : "Algemeen"
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Lees de wiki voor documentatie over installatie en configuratie van de volledige-tekst zoekfunctie van jouw Nextcloud",
+ "General" : "Algemeen",
+ "Search Platform" : "Zoekplatform",
+ "Select the app to index content and answer search queries." : "Selecteer de app om inhoud te indexeren en zoekvragen te beantwoorden.",
+ "Navigation Icon" : "Navigatiepictogram",
+ "Enable global search within all your content." : "Inschakelen globaal al je inhoud indexeren."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file