diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-30 01:54:41 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-30 01:54:41 -0400 |
commit | da55ff630c7bd29d7a90e79199d8fc20a8ee7544 (patch) | |
tree | 83c101987c67613368693475133c17f283ffc634 /lib/l10n/gl.js | |
parent | 1db9605afb708a07cd3bf005b4d331fdf819394e (diff) | |
download | nextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.tar.gz nextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index ee6b5f19687..1fef04bd7f9 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -141,6 +141,8 @@ OC.L10N.register( "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Asegúrese de que dispón do PostgreSQL >= 9 ou comprobe os rexistros para obter máis información sobre este erro", "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 seren listado por outros usuarios.", "Data directory (%s) is readable by other users" : "O directorio de datos (%s) é lexíbel por outros usuarios", + "Data directory (%s) must be an absolute path" : "O directorio de datos (%s) debe ser unha ruta absoluta", + "Check the value of \"datadirectory\" in your configuration" : "Comprobe o valor de «datadirectory» na configuración", "Data directory (%s) is invalid" : "O directorio de datos (%s) non é correcto", "Please check that the data directory contains a file \".ocdata\" in its root." : "Comprobe que o directorio de datos conten un ficheiro «.ocdata» na súa raíz.", "Could not obtain lock type %d on \"%s\"." : "Non foi posíbel obter un bloqueo do tipo %d en «%s»." |