diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-16 01:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-16 01:12:34 +0000 |
commit | f8988c257c9217e968a377ce38ea558862948118 (patch) | |
tree | 410c71e59b1f3989570679ce560d64aa7420d1e9 /lib/l10n/gl.js | |
parent | 24d239d3e6c7a9364e8648696e20c635d8d62e9b (diff) | |
download | nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.tar.gz nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index c3219b8a08d..f86e3761dd4 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -225,7 +225,7 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "Pregúntelle ao administrador do servidor polo reinicio do servidor web..", "PostgreSQL >= 9 required" : "Requírese PostgreSQL >= 9", "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 seren listado por outros usuarios.", + "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", "Your data directory must be an absolute path" : "O seu directorio de datos debe ser unha ruta absoluta", "Check the value of \"datadirectory\" in your configuration" : "Comprobe o valor de «datadirectory» na configuración", |