aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-17 02:16:59 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-17 02:16:59 +0000
commitbf2e3c461997ba861ebf74b6b2566205f974cd61 (patch)
tree8c2afcc315c8b73af1e2145634a31e1f7c8d6ae9 /lib
parenta84eec88e89c9197946e784472545d8f32a258fb (diff)
downloadnextcloud-server-bf2e3c461997ba861ebf74b6b2566205f974cd61.tar.gz
nextcloud-server-bf2e3c461997ba861ebf74b6b2566205f974cd61.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js2
-rw-r--r--lib/l10n/cs.json2
-rw-r--r--lib/l10n/eu.js1
-rw-r--r--lib/l10n/eu.json1
-rw-r--r--lib/l10n/fr.js2
-rw-r--r--lib/l10n/fr.json2
-rw-r--r--lib/l10n/gl.js2
-rw-r--r--lib/l10n/gl.json2
-rw-r--r--lib/l10n/it.js2
-rw-r--r--lib/l10n/it.json2
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
-rw-r--r--lib/l10n/pt_BR.js2
-rw-r--r--lib/l10n/pt_BR.json2
-rw-r--r--lib/l10n/ru.js2
-rw-r--r--lib/l10n/ru.json2
-rw-r--r--lib/l10n/sk.js2
-rw-r--r--lib/l10n/sk.json2
-rw-r--r--lib/l10n/tr.js2
-rw-r--r--lib/l10n/tr.json2
22 files changed, 42 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 3101b0e4e73..780c1c67105 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.",
"PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.",
"%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.",
+ "The following databases are supported: %s" : "Jsou podporovány následující databáze: %s",
"The command line tool %s could not be found" : "Nástroj příkazového řádku %s nebyl nalezen",
"The library %s is not available." : "Knihovna %s není dostupná.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Je vyžadována knihovna %1$s novější verze než %2$s – verze k dispozici je %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Je vyžadována knihovna %1$s verzi nižší než %2$s – dostupná verze %3$s.",
+ "The following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"Server version %s or higher is required." : "Je potřeba verze serveru %s nebo novější.",
"Server version %s or lower is required." : "Je potřeba verze serveru %s nebo starší.",
"Logged in user must be an admin or sub admin" : "Je třeba, aby přihlášený uživatel byl správcem či správcem pro dílčí oblast",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index dcba66187f0..c93016e3e10 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.",
"PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.",
"%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.",
+ "The following databases are supported: %s" : "Jsou podporovány následující databáze: %s",
"The command line tool %s could not be found" : "Nástroj příkazového řádku %s nebyl nalezen",
"The library %s is not available." : "Knihovna %s není dostupná.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Je vyžadována knihovna %1$s novější verze než %2$s – verze k dispozici je %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Je vyžadována knihovna %1$s verzi nižší než %2$s – dostupná verze %3$s.",
+ "The following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"Server version %s or higher is required." : "Je potřeba verze serveru %s nebo novější.",
"Server version %s or lower is required." : "Je potřeba verze serveru %s nebo starší.",
"Logged in user must be an admin or sub admin" : "Je třeba, aby přihlášený uživatel byl správcem či správcem pro dílčí oblast",
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 4516023083c..83e8610ce7e 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.",
"%s enter the database name." : "%s sartu datu basearen izena.",
"%s you may not use dots in the database name" : "%s ezin duzu punturik erabili datu basearen izenean.",
+ "MySQL username and/or password not valid" : "MySQL erabiltzaile-izen edota pasahitza baliogabea",
"You need to enter details of an existing account." : "Existitzen den kontu baten xehetasunak sartu behar dituzu.",
"Oracle connection could not be established" : "Ezin da Oracle konexioa sortu",
"Oracle username and/or password not valid" : "Oracle erabiltzaile edota pasahitza ez dira egokiak.",
diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json
index defc2ab99fe..60efe3e8ee1 100644
--- a/lib/l10n/eu.json
+++ b/lib/l10n/eu.json
@@ -63,6 +63,7 @@
"%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.",
"%s enter the database name." : "%s sartu datu basearen izena.",
"%s you may not use dots in the database name" : "%s ezin duzu punturik erabili datu basearen izenean.",
+ "MySQL username and/or password not valid" : "MySQL erabiltzaile-izen edota pasahitza baliogabea",
"You need to enter details of an existing account." : "Existitzen den kontu baten xehetasunak sartu behar dituzu.",
"Oracle connection could not be established" : "Ezin da Oracle konexioa sortu",
"Oracle username and/or password not valid" : "Oracle erabiltzaile edota pasahitza ez dira egokiak.",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index ce13e01a040..58aa6a9c6de 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -22,10 +22,12 @@ 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.",
"%sbit or higher PHP required." : "PHP %sbits ou supérieur est requis.",
+ "The following databases are supported: %s" : "Les bases de données suivantes sont prises en charge : %s",
"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 %1$s with a version higher than %2$s is required - available version %3$s." : "La librairie %1$s doit être au moins à la version %2$s. Version disponible : %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "La librairie %1$s doit avoir une version antérieure à %2$s. Version disponible : %3$s.",
+ "The following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s",
"Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.",
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
"Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 7b6c7a20da2..37f068ca808 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -20,10 +20,12 @@
"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.",
"%sbit or higher PHP required." : "PHP %sbits ou supérieur est requis.",
+ "The following databases are supported: %s" : "Les bases de données suivantes sont prises en charge : %s",
"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 %1$s with a version higher than %2$s is required - available version %3$s." : "La librairie %1$s doit être au moins à la version %2$s. Version disponible : %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "La librairie %1$s doit avoir une version antérieure à %2$s. Version disponible : %3$s.",
+ "The following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s",
"Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.",
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
"Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 05f90665b8c..c418b157b01 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Requirese PHP %s ou superior.",
"PHP with a version lower than %s is required." : "Requírese PHP cunha versión inferior a %s.",
"%sbit or higher PHP required." : "Requirese PHP para %sbit ou superior.",
+ "The following databases are supported: %s" : "Admítense as seguintes bases de datos: %s",
"The command line tool %s could not be found" : "Non foi posíbel atopar a ferramenta de liña de ordes %s",
"The library %s is not available." : "Non está dispoñíbel a biblioteca %s.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Requírese a biblioteca %1$s cunha versión superior a %2$s - dispoñíbel a versión %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Requírese a biblioteca %1$s cunha versión inferior a %2$s - dispoñíbel a versión %3$s.",
+ "The following platforms are supported: %s" : "Admítense as seguintes plataformas: %s",
"Server version %s or higher is required." : "Requírese a versión %s ou superior do servidor.",
"Server version %s or lower is required." : "Requírese a versión %s ou inferior do servidor.",
"Logged in user must be an admin or sub admin" : "O usuario rexistrado debe ser un administrador ou subadministrador",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 2c4a39b3dca..188662b197f 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Requirese PHP %s ou superior.",
"PHP with a version lower than %s is required." : "Requírese PHP cunha versión inferior a %s.",
"%sbit or higher PHP required." : "Requirese PHP para %sbit ou superior.",
+ "The following databases are supported: %s" : "Admítense as seguintes bases de datos: %s",
"The command line tool %s could not be found" : "Non foi posíbel atopar a ferramenta de liña de ordes %s",
"The library %s is not available." : "Non está dispoñíbel a biblioteca %s.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Requírese a biblioteca %1$s cunha versión superior a %2$s - dispoñíbel a versión %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Requírese a biblioteca %1$s cunha versión inferior a %2$s - dispoñíbel a versión %3$s.",
+ "The following platforms are supported: %s" : "Admítense as seguintes plataformas: %s",
"Server version %s or higher is required." : "Requírese a versión %s ou superior do servidor.",
"Server version %s or lower is required." : "Requírese a versión %s ou inferior do servidor.",
"Logged in user must be an admin or sub admin" : "O usuario rexistrado debe ser un administrador ou subadministrador",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 77e1c224645..138d74f5058 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Richiesto PHP %s o superiore",
"PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.",
"%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.",
+ "The following databases are supported: %s" : "I seguenti database sono supportati: %s",
"The command line tool %s could not be found" : "Lo strumento da riga di comando %s non è stato trovato",
"The library %s is not available." : "La libreria %s non è disponibile.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Richiesta una versione della libreria %1$s maggiore di %2$s - versione disponibile %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Richiesta una versione della libreria %1$s minore di %2$s - versione disponibile %3$s.",
+ "The following platforms are supported: %s" : "Le seguenti piattaforme sono supportate: %s",
"Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
"Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index cc214ee0fc5..ab8614a5bc2 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Richiesto PHP %s o superiore",
"PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.",
"%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.",
+ "The following databases are supported: %s" : "I seguenti database sono supportati: %s",
"The command line tool %s could not be found" : "Lo strumento da riga di comando %s non è stato trovato",
"The library %s is not available." : "La libreria %s non è disponibile.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Richiesta una versione della libreria %1$s maggiore di %2$s - versione disponibile %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Richiesta una versione della libreria %1$s minore di %2$s - versione disponibile %3$s.",
+ "The following platforms are supported: %s" : "Le seguenti piattaforme sono supportate: %s",
"Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
"Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index cafa3a15f2d..3ed04035206 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"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.",
"%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.",
+ "The following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
"The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden",
"The library %s is not available." : "Library %s is niet beschikbaar.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Library %1$s met een versienummer hoger dan %2$s is vereist - beschikbare versie %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Library %1$s met een versienummer lager dan %2$s is vereist - beschikbare versie %3$s.",
+ "The following platforms are supported: %s" : "De volgende platforms worden ondersteund: %s",
"Server version %s or higher is required." : "Serverversie %s of hoger vereist.",
"Server version %s or lower is required." : "Serverversie %s of lager vereist.",
"Logged in user must be an admin or sub admin" : "Ingelogde gebruiker moet een beheerder of subbeheerder zijn",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 51a142149d1..304034a26b6 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -20,10 +20,12 @@
"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.",
"%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.",
+ "The following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
"The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden",
"The library %s is not available." : "Library %s is niet beschikbaar.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Library %1$s met een versienummer hoger dan %2$s is vereist - beschikbare versie %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Library %1$s met een versienummer lager dan %2$s is vereist - beschikbare versie %3$s.",
+ "The following platforms are supported: %s" : "De volgende platforms worden ondersteund: %s",
"Server version %s or higher is required." : "Serverversie %s of hoger vereist.",
"Server version %s or lower is required." : "Serverversie %s of lager vereist.",
"Logged in user must be an admin or sub admin" : "Ingelogde gebruiker moet een beheerder of subbeheerder zijn",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 2073a9a86cb..a57b89d9f9a 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.",
"PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.",
"%sbit or higher PHP required." : "%sbit lub wymagane wyższe PHP.",
+ "The following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s",
"The command line tool %s could not be found" : "Nie można znaleźć narzędzia wiersza poleceń %s",
"The library %s is not available." : "Biblioteka %s nie jest dostępna.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s z wersją wyższą niż %2$s - dostępna wersja %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s w wersji niższej niż %2$s - dostępna wersja %3$s.",
+ "The following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s",
"Server version %s or higher is required." : "Wymagana jest wersja serwera %s lub wyższa.",
"Server version %s or lower is required." : "Wymagana jest wersja serwera %s lub niższa.",
"Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 77fb9ed6d43..b1b07d4f14b 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.",
"PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.",
"%sbit or higher PHP required." : "%sbit lub wymagane wyższe PHP.",
+ "The following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s",
"The command line tool %s could not be found" : "Nie można znaleźć narzędzia wiersza poleceń %s",
"The library %s is not available." : "Biblioteka %s nie jest dostępna.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s z wersją wyższą niż %2$s - dostępna wersja %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s w wersji niższej niż %2$s - dostępna wersja %3$s.",
+ "The following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s",
"Server version %s or higher is required." : "Wymagana jest wersja serwera %s lub wyższa.",
"Server version %s or lower is required." : "Wymagana jest wersja serwera %s lub niższa.",
"Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 87f008322c0..4e7ad19a163 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s ou superior é requerido.",
"PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .",
"%sbit or higher PHP required." : "%sbit ou PHP maior é requerido.",
+ "The following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s",
"The command line tool %s could not be found" : "A ferramenta de linha de comando %s não pôde ser encontrada",
"The library %s is not available." : "A biblioteca %s não está disponível.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Uma biblioteca %1$s com uma versão maior que %2$s é requerida - versão disponível %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Uma biblioteca %1$s com uma versão abaixo de%2$s é requerida - versão disponível %3$s.",
+ "The following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
"Logged in user must be an admin or sub admin" : "O usuário conectado deve ser um administrador ou subadministrador",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index f318aff599a..9f5520aa0ee 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "PHP %s ou superior é requerido.",
"PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .",
"%sbit or higher PHP required." : "%sbit ou PHP maior é requerido.",
+ "The following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s",
"The command line tool %s could not be found" : "A ferramenta de linha de comando %s não pôde ser encontrada",
"The library %s is not available." : "A biblioteca %s não está disponível.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Uma biblioteca %1$s com uma versão maior que %2$s é requerida - versão disponível %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Uma biblioteca %1$s com uma versão abaixo de%2$s é requerida - versão disponível %3$s.",
+ "The following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
"Logged in user must be an admin or sub admin" : "O usuário conectado deve ser um administrador ou subadministrador",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 4289b602c80..a606f291d5c 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Требуется PHP версии %s или выше.",
"PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.",
"%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.",
+ "The following databases are supported: %s" : "Поддерживаются следующие базы данных: %s",
"The command line tool %s could not be found" : "Утилита командной строки %s не найдена",
"The library %s is not available." : "Библиотека «%s» недоступна.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Требуется библиотека «%1$s» версии не меньше %2$s, установлена версия %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Требуется библиотека «%1$s» версии не выше %2$s, установлена версия %3$s.",
+ "The following platforms are supported: %s" : "Поддерживаются следующие платформы: %s",
"Server version %s or higher is required." : "Требуется сервер версии %s или выше.",
"Server version %s or lower is required." : "Требуется сервер версии %s или ниже.",
"Logged in user must be an admin or sub admin" : "Вошедший в систему пользователь должен обладать правами администратора или суб-администратора",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 44f3ec9191d..a5f81baf485 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Требуется PHP версии %s или выше.",
"PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.",
"%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.",
+ "The following databases are supported: %s" : "Поддерживаются следующие базы данных: %s",
"The command line tool %s could not be found" : "Утилита командной строки %s не найдена",
"The library %s is not available." : "Библиотека «%s» недоступна.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Требуется библиотека «%1$s» версии не меньше %2$s, установлена версия %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Требуется библиотека «%1$s» версии не выше %2$s, установлена версия %3$s.",
+ "The following platforms are supported: %s" : "Поддерживаются следующие платформы: %s",
"Server version %s or higher is required." : "Требуется сервер версии %s или выше.",
"Server version %s or lower is required." : "Требуется сервер версии %s или ниже.",
"Logged in user must be an admin or sub admin" : "Вошедший в систему пользователь должен обладать правами администратора или суб-администратора",
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index 6a3aa8248a1..f3403a656a8 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "Požadovaná verzia PHP %s alebo vyššia.",
"PHP with a version lower than %s is required." : "PHP je vyžadované vo vyššej verzii ako %s.",
"%sbit or higher PHP required." : "%sbit alebo vyššie PHP je vyžadované.",
+ "The following databases are supported: %s" : "Podporované sú nasledujúce databázy: %s",
"The command line tool %s could not be found" : "Nástroj príkazového riadka %s nebol nájdený",
"The library %s is not available." : "Knižnica %s je nedostupná.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Požadovaná je knižnica %1$s vo vyššej verzii ako %2$s - dostupná verzia %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Požadovaná je knižnica %1$s v nižšej verzii ako %2$s - dostupná verzia %3$s.",
+ "The following platforms are supported: %s" : "Podporované sú nasledujúce platformy: %s",
"Server version %s or higher is required." : "Je vyžadovaná verzia servera %s alebo vyššia.",
"Server version %s or lower is required." : "Je vyžadovaná verzia servera %s alebo nižšia.",
"Logged in user must be an admin or sub admin" : "Prihlásený používateľ musí byť správcom alebo správcom pre čiastkovú oblasť.",
diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json
index 48e1c3f3577..8e1291f9f1b 100644
--- a/lib/l10n/sk.json
+++ b/lib/l10n/sk.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "Požadovaná verzia PHP %s alebo vyššia.",
"PHP with a version lower than %s is required." : "PHP je vyžadované vo vyššej verzii ako %s.",
"%sbit or higher PHP required." : "%sbit alebo vyššie PHP je vyžadované.",
+ "The following databases are supported: %s" : "Podporované sú nasledujúce databázy: %s",
"The command line tool %s could not be found" : "Nástroj príkazového riadka %s nebol nájdený",
"The library %s is not available." : "Knižnica %s je nedostupná.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "Požadovaná je knižnica %1$s vo vyššej verzii ako %2$s - dostupná verzia %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "Požadovaná je knižnica %1$s v nižšej verzii ako %2$s - dostupná verzia %3$s.",
+ "The following platforms are supported: %s" : "Podporované sú nasledujúce platformy: %s",
"Server version %s or higher is required." : "Je vyžadovaná verzia servera %s alebo vyššia.",
"Server version %s or lower is required." : "Je vyžadovaná verzia servera %s alebo nižšia.",
"Logged in user must be an admin or sub admin" : "Prihlásený používateľ musí byť správcom alebo správcom pre čiastkovú oblasť.",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index ec25d1c614f..0ba56bc6690 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.",
"PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.",
"%sbit or higher PHP required." : "%sbit ya da daha sonraki bir PHP sürümü gerekli.",
+ "The following databases are supported: %s" : "Şu veritabanları destekleniyor: %s",
"The command line tool %s could not be found" : "%s komut satırı aracı bulunamadı",
"The library %s is not available." : "%s kitaplığı bulunamadı.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$s kitaplığının %2$s sonrası bir sürümü gerekli. Geçerli sürüm: %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s kitaplığının %2$s öncesi bir sürümü gerekli. Geçerli sürüm: %3$s.",
+ "The following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
"Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index d53c88d8066..3ebe72b7cf0 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -20,10 +20,12 @@
"PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.",
"PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.",
"%sbit or higher PHP required." : "%sbit ya da daha sonraki bir PHP sürümü gerekli.",
+ "The following databases are supported: %s" : "Şu veritabanları destekleniyor: %s",
"The command line tool %s could not be found" : "%s komut satırı aracı bulunamadı",
"The library %s is not available." : "%s kitaplığı bulunamadı.",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$s kitaplığının %2$s sonrası bir sürümü gerekli. Geçerli sürüm: %3$s.",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s kitaplığının %2$s öncesi bir sürümü gerekli. Geçerli sürüm: %3$s.",
+ "The following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
"Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır",