summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-06 01:55:19 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-06 01:55:19 -0400
commit910146824e015b8e1ab1069275cbfc5cfed02663 (patch)
treea2d4c9e4dcc07ef59f598882dd5b6577f88408db /lib/l10n/gl.js
parent952a90f2e3ab60252b125b3e68193cc4995c0c54 (diff)
downloadnextcloud-server-910146824e015b8e1ab1069275cbfc5cfed02663.tar.gz
nextcloud-server-910146824e015b8e1ab1069275cbfc5cfed02663.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index f97effdf21b..0db02664cca 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -131,6 +131,8 @@ OC.L10N.register(
"PHP module %s not installed." : "O módulo PHP %s non está instalado.",
"PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».",
"Adjusting this setting in php.ini will make ownCloud run again" : "Facer este axuste en php.ini fará que ownCloud volva executarse",
+ "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload está estabelecido a «%s» no canto do valor «0» agardado",
+ "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar este problema, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
"PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP está configurado para encher datos de código en bruto. Desde PHP 5.6 isto levará a que PHP forneza avisos con código perfectamente correcto.",
"To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Para arranxar este incidencia estabeleza <code>always_populate_raw_post_data</code> a <code>-1</code> no seu php.ini",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Parece que PHP foi configuración para substituír bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",