diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-05 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-05 01:55:36 -0400 |
commit | b60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch) | |
tree | 496fdc136776df959aa52a9b62657a51943fffb0 /lib/l10n/gl.js | |
parent | fa6a67ccc1a7919aea2b18b445c0a31546184326 (diff) | |
download | nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 2142b296108..f97effdf21b 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -131,7 +131,6 @@ 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", - "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Pregúntelle ao administrador do servidor pola actualización de PHP á versión máis recente. A súa versión de PHP xa non é asistida polas comunidades de ownCloud e PHP.", "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.", |