aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-28 02:15:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-28 02:15:26 +0000
commitb481750d00b970fbac03f1b739c133add443f0a3 (patch)
tree289d0e9a016b59e2088b6e7cbf07a02997854d77 /lib/l10n
parent1ec98af3e028f5aa8591bda26d5dac96dfd66f43 (diff)
downloadnextcloud-server-b481750d00b970fbac03f1b739c133add443f0a3.tar.gz
nextcloud-server-b481750d00b970fbac03f1b739c133add443f0a3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ca.js1
-rw-r--r--lib/l10n/ca.json1
-rw-r--r--lib/l10n/de.js1
-rw-r--r--lib/l10n/de.json1
-rw-r--r--lib/l10n/de_DE.js1
-rw-r--r--lib/l10n/de_DE.json1
-rw-r--r--lib/l10n/fr.js1
-rw-r--r--lib/l10n/fr.json1
-rw-r--r--lib/l10n/gl.js1
-rw-r--r--lib/l10n/gl.json1
-rw-r--r--lib/l10n/nl.js1
-rw-r--r--lib/l10n/nl.json1
-rw-r--r--lib/l10n/pl.js1
-rw-r--r--lib/l10n/pl.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
-rw-r--r--lib/l10n/sv.js1
-rw-r--r--lib/l10n/sv.json1
18 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 872ad088978..94c51bed604 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Això probablement està provocat per un mecanisme de memòria cau/accelerador com Zend OPcache o eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "S'han instal·lat mòduls PHP, però encara es llisten com una mancança?",
"Please ask your server administrator to restart the web server." : "Si us plau, demaneu a l'administrador que reiniciï el servidor web.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 obligatori",
"Please upgrade your database version" : "Si us plau, actualitzeu la versió de la vostra base de dades",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Si us plau, canvieu els permisos a 0770 per tal que el directori no pugui ser llistat per altres usuaris.",
"Your data directory is readable by other users" : "El vostre directori de dades és llegible per altres usuaris",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index b51f3a15d76..891ef1f094c 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Això probablement està provocat per un mecanisme de memòria cau/accelerador com Zend OPcache o eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "S'han instal·lat mòduls PHP, però encara es llisten com una mancança?",
"Please ask your server administrator to restart the web server." : "Si us plau, demaneu a l'administrador que reiniciï el servidor web.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 obligatori",
"Please upgrade your database version" : "Si us plau, actualitzeu la versió de la vostra base de dades",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Si us plau, canvieu els permisos a 0770 per tal que el directori no pugui ser llistat per altres usuaris.",
"Your data directory is readable by other users" : "El vostre directori de dades és llegible per altres usuaris",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 781124f6f67..58bca4693ef 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",
"Please ask your server administrator to restart the web server." : "Bitte kontaktiere Deinen Server-Administrator und bitte um den Neustart des Webservers.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 benötigt",
"Please upgrade your database version" : "Bitte aktualisiere Deine Datenbankversion",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändere die Berechtigungen auf 0770, sodass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.",
"Your data directory is readable by other users" : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 5765703ebd2..58d654abb16 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",
"Please ask your server administrator to restart the web server." : "Bitte kontaktiere Deinen Server-Administrator und bitte um den Neustart des Webservers.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 benötigt",
"Please upgrade your database version" : "Bitte aktualisiere Deine Datenbankversion",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändere die Berechtigungen auf 0770, sodass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.",
"Your data directory is readable by other users" : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 9010a23d221..63ed177576a 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",
"Please ask your server administrator to restart the web server." : "Bitte kontaktieren Sie Ihren Server-Administrator und bitten Sie um den Neustart des Webservers.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 benötigt",
"Please upgrade your database version" : "Bitte aktualisieren Sie Ihre Datenbankversion",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändern Sie die Berechtigungen auf 0770, so dass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.",
"Your data directory is readable by other users" : "Ihr Datenverzeichnis kann von anderen Benutzern gelesen werden",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 75652b0e6a1..6d3e51a191c 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",
"Please ask your server administrator to restart the web server." : "Bitte kontaktieren Sie Ihren Server-Administrator und bitten Sie um den Neustart des Webservers.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 benötigt",
"Please upgrade your database version" : "Bitte aktualisieren Sie Ihre Datenbankversion",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändern Sie die Berechtigungen auf 0770, so dass das Verzeichnis nicht von anderen Benutzern angezeigt werden kann.",
"Your data directory is readable by other users" : "Ihr Datenverzeichnis kann von anderen Benutzern gelesen werden",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 6c08f9bf84a..fa0e69a5dc4 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Les modules PHP ont été installés mais sont toujours indiqués comme manquants ?",
"Please ask your server administrator to restart the web server." : "Veuillez demander à votre administrateur serveur de redémarrer le serveur web.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL version >= 9.5 requise",
"Please upgrade your database version" : "Veuillez mettre à jour votre gestionnaire de base de données",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Veuillez changer les permissions du répertoire en mode 0770 afin que son contenu ne puisse pas être listé par les autres utilisateurs.",
"Your data directory is readable by other users" : "Votre répertoire est lisible par les autres utilisateurs",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 3c8ed07f4c0..bd1d1e77f78 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Les modules PHP ont été installés mais sont toujours indiqués comme manquants ?",
"Please ask your server administrator to restart the web server." : "Veuillez demander à votre administrateur serveur de redémarrer le serveur web.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL version >= 9.5 requise",
"Please upgrade your database version" : "Veuillez mettre à jour votre gestionnaire de base de données",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Veuillez changer les permissions du répertoire en mode 0770 afin que son contenu ne puisse pas être listé par les autres utilisateurs.",
"Your data directory is readable by other users" : "Votre répertoire est lisible par les autres utilisateurs",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 2110da2f3e4..5f5e450802a 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?",
"Please ask your server administrator to restart the web server." : "Pregúntelle ao administrador do servidor polo reinicio do servidor web..",
+ "PostgreSQL >= 9.5 required" : "Requírese PostgreSQL >= 9.5",
"Please upgrade your database version" : "Anove a versión da súa base de datos",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.",
"Your data directory is readable by other users" : "O se directorio de datos é lexíbel por outros usuarios",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index a4427d8e524..ac191849b78 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?",
"Please ask your server administrator to restart the web server." : "Pregúntelle ao administrador do servidor polo reinicio do servidor web..",
+ "PostgreSQL >= 9.5 required" : "Requírese PostgreSQL >= 9.5",
"Please upgrade your database version" : "Anove a versión da súa base de datos",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Cambie os permisos a 0770 para que o directorio non poida ser listado por outros usuarios.",
"Your data directory is readable by other users" : "O se directorio de datos é lexíbel por outros usuarios",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index a5f7df3db09..54f6d23f70b 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP modules zijn geïnstalleerd, maar ze worden nog steeds als ontbrekend aangegeven?",
"Please ask your server administrator to restart the web server." : "Vraag je beheerder de webserver opnieuw te starten.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 vereist",
"Please upgrade your database version" : "Werk je database versie bij",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Wijzig de permissie in 0770 zodat de directory niet door andere gebruikers bekeken kan worden.",
"Your data directory is readable by other users" : "Je data map is leesbaar voor andere gebruikers",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 158cf89a5af..f6643186133 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP modules zijn geïnstalleerd, maar ze worden nog steeds als ontbrekend aangegeven?",
"Please ask your server administrator to restart the web server." : "Vraag je beheerder de webserver opnieuw te starten.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 vereist",
"Please upgrade your database version" : "Werk je database versie bij",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Wijzig de permissie in 0770 zodat de directory niet door andere gebruikers bekeken kan worden.",
"Your data directory is readable by other users" : "Je data map is leesbaar voor andere gebruikers",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index ad52075588b..74b68118dbe 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?",
"Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.",
+ "PostgreSQL >= 9.5 required" : "Wymagany PostgreSQL >= 9.5",
"Please upgrade your database version" : "Zaktualizuj wersję bazy danych",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Zmień uprawnienia na 0770, aby katalog nie był widoczny dla innych użytkowników.",
"Your data directory is readable by other users" : "Twój katalog danych jest widoczny dla innych użytkowników",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 5256402dbe6..273ebbd4d95 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?",
"Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.",
+ "PostgreSQL >= 9.5 required" : "Wymagany PostgreSQL >= 9.5",
"Please upgrade your database version" : "Zaktualizuj wersję bazy danych",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Zmień uprawnienia na 0770, aby katalog nie był widoczny dla innych użytkowników.",
"Your data directory is readable by other users" : "Twój katalog danych jest widoczny dla innych użytkowników",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index fc387ecc1d9..4b328f241d4 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por um cache/acelerador, como Zend OPcache ou eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Módulos do PHP foram instalados, mas eles ainda estão listados como faltantes?",
"Please ask your server administrator to restart the web server." : "Por favor peça ao administrador do servidor para reiniciar o servidor web.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 requerido",
"Please upgrade your database version" : "Por favor atualize sua versão do banco de dados",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor altere as permissões para 0770 para que o diretório não possa ser lido por outros usuários.",
"Your data directory is readable by other users" : "O diretório de dados está legível para outros usuários",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index e48658f44d1..452fec98639 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por um cache/acelerador, como Zend OPcache ou eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Módulos do PHP foram instalados, mas eles ainda estão listados como faltantes?",
"Please ask your server administrator to restart the web server." : "Por favor peça ao administrador do servidor para reiniciar o servidor web.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 requerido",
"Please upgrade your database version" : "Por favor atualize sua versão do banco de dados",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor altere as permissões para 0770 para que o diretório não possa ser lido por outros usuários.",
"Your data directory is readable by other users" : "O diretório de dados está legível para outros usuários",
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index d365ef8448b..c1c5ad7d8f2 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Detta orsakas troligtvis av en cache/accelerator som t ex Zend OPchache eller eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-moduler har installerats, men de listas fortfarande som saknade?",
"Please ask your server administrator to restart the web server." : "Vänligen be din serveradministratör att starta om webbservern.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 krävs",
"Please upgrade your database version" : "Vänligen uppgradera din databas-version",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Vänligen ändra rättigheterna till 0770 så att katalogen inte kan listas av andra användare.",
"Your data directory is readable by other users" : "Din datamapp är läsbar av andra användare",
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index d1f50e295b7..5966fa8c29a 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -205,6 +205,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Detta orsakas troligtvis av en cache/accelerator som t ex Zend OPchache eller eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-moduler har installerats, men de listas fortfarande som saknade?",
"Please ask your server administrator to restart the web server." : "Vänligen be din serveradministratör att starta om webbservern.",
+ "PostgreSQL >= 9.5 required" : "PostgreSQL >= 9.5 krävs",
"Please upgrade your database version" : "Vänligen uppgradera din databas-version",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Vänligen ändra rättigheterna till 0770 så att katalogen inte kan listas av andra användare.",
"Your data directory is readable by other users" : "Din datamapp är läsbar av andra användare",