summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-28 01:54:26 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-28 01:54:26 -0500
commit1785ca484bb7ab40168f6413addbb7939d16b1b3 (patch)
treeeb7ba6cc835c2fd2caf9eafa96b6365920fcd1b9 /core
parent85e02460c85e6fb0268ff3929023cbb308cfeeeb (diff)
downloadnextcloud-server-1785ca484bb7ab40168f6413addbb7939d16b1b3.tar.gz
nextcloud-server-1785ca484bb7ab40168f6413addbb7939d16b1b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/gl.js3
-rw-r--r--core/l10n/gl.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index e40993f7583..a9f3dd839cb 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -134,6 +134,9 @@ OC.L10N.register(
"Reset password" : "Restabelecer o contrasinal",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Úseo baixo o seu risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que está instancia %s está a executarse nun entorno de 32 bits e o PHP open_basedir foi configurado en php.ini. Isto dará lugar a problemas con ficheiros de máis de 4GB e é moi desalentador.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Elimine a configuración open_basedir no php.ini ou cambie a PHP 64 bits.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que está instancia %s está a executarse nun entorno de 32 bits e cURL non está instalado. Isto dará lugar a problemas con ficheiros de máis de 4GB e é moi desalentador.",
"Please install the cURL extension and restart your webserver." : "Instale a extensión cURL e reinicie o servidor web.",
"Personal" : "Persoal",
"Users" : "Usuarios",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index ed5f766a556..95e07ed07a6 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -132,6 +132,9 @@
"Reset password" : "Restabelecer o contrasinal",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Úseo baixo o seu risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que está instancia %s está a executarse nun entorno de 32 bits e o PHP open_basedir foi configurado en php.ini. Isto dará lugar a problemas con ficheiros de máis de 4GB e é moi desalentador.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Elimine a configuración open_basedir no php.ini ou cambie a PHP 64 bits.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Semella que está instancia %s está a executarse nun entorno de 32 bits e cURL non está instalado. Isto dará lugar a problemas con ficheiros de máis de 4GB e é moi desalentador.",
"Please install the cURL extension and restart your webserver." : "Instale a extensión cURL e reinicie o servidor web.",
"Personal" : "Persoal",
"Users" : "Usuarios",