summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.js2
-rw-r--r--lib/l10n/de.json2
-rw-r--r--lib/l10n/fr.js10
-rw-r--r--lib/l10n/fr.json10
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
6 files changed, 18 insertions, 10 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 894011e1831..178622498f7 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -12,6 +12,8 @@ OC.L10N.register(
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
"The command line tool %s could not be found" : "Das Kommandozeilenwerkzeug %s konnte nicht gefunden werden",
"The library %s is not available." : "Die Bibliothek %s ist nicht verfügbar.",
+ "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - verfügbare Version ist %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - verfügbare Version ist %s.",
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
"ownCloud with a version lower than %s is required." : "ownCloud wird in einer früheren Version als %s benötigt.",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 27816a8f8aa..b230c5cfd5f 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -10,6 +10,8 @@
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
"The command line tool %s could not be found" : "Das Kommandozeilenwerkzeug %s konnte nicht gefunden werden",
"The library %s is not available." : "Die Bibliothek %s ist nicht verfügbar.",
+ "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - verfügbare Version ist %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - verfügbare Version ist %s.",
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
"ownCloud with a version lower than %s is required." : "ownCloud wird in einer früheren Version als %s benötigt.",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index fbe1737cb56..7fa979163f8 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -10,13 +10,13 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s ou supérieur est requis.",
"PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.",
"Following databases are supported: %s" : "Les bases de données suivantes sont supportées: %s",
- "The command line tool %s could not be found" : "La commande %s est introuvable.",
+ "The command line tool %s could not be found" : "La commande %s est introuvable",
"The library %s is not available." : "La librairie %s n'est pas disponible.",
- "Library %s with a version higher than %s is required - available version %s." : "Une version postérieure à %s de la librairie %s est requise. version disponible %s.",
- "Library %s with a version lower than %s is required - available version %s." : "Une version antérieure à %s de la librairie %s est requise. version disponible %s.",
- "Following platforms are supported: %s" : "Les plateformes suivantes sont supportées: %s",
+ "Library %s with a version higher than %s is required - available version %s." : "La librairie %s doit être au moins à la version %s. Version disponible : %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "La librairie %s doit avoir une version antérieure à %s. Version disponible : %s.",
+ "Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge: %s",
"ownCloud %s or higher is required." : "ownCloud %s ou supérieur est requis.",
- "ownCloud with a version lower than %s is required." : "Une version antérieur à %s d'ownCloud est requise.",
+ "ownCloud with a version lower than %s is required." : "Une version antérieure à %s d'ownCloud est requise.",
"Help" : "Aide",
"Personal" : "Personnel",
"Settings" : "Paramètres",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index d3a93579912..0b95dfa1746 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -8,13 +8,13 @@
"PHP %s or higher is required." : "PHP %s ou supérieur est requis.",
"PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.",
"Following databases are supported: %s" : "Les bases de données suivantes sont supportées: %s",
- "The command line tool %s could not be found" : "La commande %s est introuvable.",
+ "The command line tool %s could not be found" : "La commande %s est introuvable",
"The library %s is not available." : "La librairie %s n'est pas disponible.",
- "Library %s with a version higher than %s is required - available version %s." : "Une version postérieure à %s de la librairie %s est requise. version disponible %s.",
- "Library %s with a version lower than %s is required - available version %s." : "Une version antérieure à %s de la librairie %s est requise. version disponible %s.",
- "Following platforms are supported: %s" : "Les plateformes suivantes sont supportées: %s",
+ "Library %s with a version higher than %s is required - available version %s." : "La librairie %s doit être au moins à la version %s. Version disponible : %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "La librairie %s doit avoir une version antérieure à %s. Version disponible : %s.",
+ "Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge: %s",
"ownCloud %s or higher is required." : "ownCloud %s ou supérieur est requis.",
- "ownCloud with a version lower than %s is required." : "Une version antérieur à %s d'ownCloud est requise.",
+ "ownCloud with a version lower than %s is required." : "Une version antérieure à %s d'ownCloud est requise.",
"Help" : "Aide",
"Personal" : "Personnel",
"Settings" : "Paramètres",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index d9d1d74cf63..76fb598b012 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -8,7 +8,9 @@ OC.L10N.register(
"Sample configuration detected" : "Voorbeeldconfiguratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan uw installatie beschadigen en wordt niet dan ook ondersteund. Lees de documentatie voordat u wijzigingen aan config.php doorvoert",
"PHP %s or higher is required." : "PHP %s of hoger vereist.",
+ "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.",
"Following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s of hoger vereist.",
"Help" : "Help",
"Personal" : "Persoonlijk",
"Settings" : "Instellingen",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 47295615867..b83b65dd463 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -6,7 +6,9 @@
"Sample configuration detected" : "Voorbeeldconfiguratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan uw installatie beschadigen en wordt niet dan ook ondersteund. Lees de documentatie voordat u wijzigingen aan config.php doorvoert",
"PHP %s or higher is required." : "PHP %s of hoger vereist.",
+ "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.",
"Following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s of hoger vereist.",
"Help" : "Help",
"Personal" : "Persoonlijk",
"Settings" : "Instellingen",