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-02-23 04:25:08 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-23 04:25:08 +0300
commit2f5eda87aed89c3b0aa52432983759f1a71bccb2 (patch)
tree0deff04205004ad11a9fcd7f6df5086e52211a6e
parentf80069e6bd070d62a65e1a4ca91707d8f4445dc6 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js3
-rw-r--r--l10n/de.json3
-rw-r--r--l10n/de_DE.js3
-rw-r--r--l10n/de_DE.json3
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
6 files changed, 10 insertions, 4 deletions
diff --git a/l10n/de.js b/l10n/de.js
index b770051..affaf84 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Search" : "Suchen",
"Full text search" : "Volltextsuche",
"Index not found" : "Index nicht gefunden",
+ "Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
"Core of the full-text search framework for Nextcloud" : "Kernstück des Volltextsuche-Frameworks für Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Haupt-App des Volltextsuche-Frameworks für Nextcloud",
"Search on %s" : "Suche in %s",
@@ -11,7 +12,7 @@ OC.L10N.register(
"General" : "Allgemein",
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wähle die App, die Inhalte indizieren und Such-Anfragen beantworten soll.",
- "Navigation Icon" : "Navigations-Icon",
+ "Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 038f994..31247e9 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -2,6 +2,7 @@
"Search" : "Suchen",
"Full text search" : "Volltextsuche",
"Index not found" : "Index nicht gefunden",
+ "Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
"Core of the full-text search framework for Nextcloud" : "Kernstück des Volltextsuche-Frameworks für Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Haupt-App des Volltextsuche-Frameworks für Nextcloud",
"Search on %s" : "Suche in %s",
@@ -9,7 +10,7 @@
"General" : "Allgemein",
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wähle die App, die Inhalte indizieren und Such-Anfragen beantworten soll.",
- "Navigation Icon" : "Navigations-Icon",
+ "Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 43be73e..4c78921 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Search" : "Suchen",
"Full text search" : "Volltextsuche",
"Index not found" : "Index nicht gefunden",
+ "Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
"Core of the full-text search framework for Nextcloud" : "Kernstück des Volltextsuche-Frameworks für Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Haupt-App des Volltextsuche-Frameworks für Nextcloud",
"Search on %s" : "Suche in %s",
@@ -11,7 +12,7 @@ OC.L10N.register(
"General" : "Allgemein",
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wählen Sie die App, die Inhalte indizieren und Such-Anfragen beantworten soll.",
- "Navigation Icon" : "Navigations-Icon",
+ "Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index a40a86a..d4438dc 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -2,6 +2,7 @@
"Search" : "Suchen",
"Full text search" : "Volltextsuche",
"Index not found" : "Index nicht gefunden",
+ "Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
"Core of the full-text search framework for Nextcloud" : "Kernstück des Volltextsuche-Frameworks für Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Haupt-App des Volltextsuche-Frameworks für Nextcloud",
"Search on %s" : "Suche in %s",
@@ -9,7 +10,7 @@
"General" : "Allgemein",
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wählen Sie die App, die Inhalte indizieren und Such-Anfragen beantworten soll.",
- "Navigation Icon" : "Navigations-Icon",
+ "Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index 5a4fa06..359b114 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Search" : "Zoeken",
"Full text search" : "Volledige tekst doorzoeken",
"Index not found" : "Index niet gevonden",
+ "Process timed out" : "Proces time-out",
"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",
diff --git a/l10n/nl.json b/l10n/nl.json
index f595d76..dbb0a46 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -2,6 +2,7 @@
"Search" : "Zoeken",
"Full text search" : "Volledige tekst doorzoeken",
"Index not found" : "Index niet gevonden",
+ "Process timed out" : "Proces time-out",
"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",