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-07-20 05:31:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-20 05:31:33 +0300
commit2775d75636f66e766d6d23008cc136f6804498cb (patch)
tree602de71eca811a19c9cb4f677521da748c26f9a0
parentb5ee85a3477827a1721b336ced5963b840e8ede4 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
6 files changed, 12 insertions, 8 deletions
diff --git a/l10n/de.js b/l10n/de.js
index fb252c0..9c4c1fd 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
- "the search returned {total} results in {time} ms" : "die Suche ergab {total} Treffer in {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
+ "the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
diff --git a/l10n/de.json b/l10n/de.json
index 49fe6aa..cf32b5d 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,6 +1,6 @@
{ "translations": {
- "the search returned {total} results in {time} ms" : "die Suche ergab {total} Treffer in {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
+ "the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 9e7fe91..af3e6c1 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
- "the search returned {total} results in {time} ms" : "die Suche ergab {total} Treffer in {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
+ "the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 26825be..44a375a 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,6 +1,6 @@
{ "translations": {
- "the search returned {total} results in {time} ms" : "die Suche ergab {total} Treffer in {time} ms",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
+ "the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
diff --git a/l10n/fr.js b/l10n/fr.js
index 1c32da0..3ab3329 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "la recherche a retourné {total} résultats en {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "la recherche dans {title} pour '{search}' a retourné {total} résultats en {time} ms",
"Search" : "Recherche",
"Index not found" : "Index non trouvé",
"Process timed out" : "Processus expiré",
diff --git a/l10n/fr.json b/l10n/fr.json
index 5e76780..987fb71 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "the search returned {total} results in {time} ms" : "la recherche a retourné {total} résultats en {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "la recherche dans {title} pour '{search}' a retourné {total} résultats en {time} ms",
"Search" : "Recherche",
"Index not found" : "Index non trouvé",
"Process timed out" : "Processus expiré",