summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-12 02:08:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-12 02:08:58 -0400
commitc5ae14453a2c199752b8369545d983c56a521d30 (patch)
tree4d92832c80d32827a3edbe73d67249da3e336a8e /lib/l10n/gl.js
parentceaac03bb5512f925e43bdf8574977ea8e056e62 (diff)
downloadnextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.tar.gz
nextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 86f0dcf5624..c49e7642767 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -94,6 +94,9 @@ OC.L10N.register(
"Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posíbel atopar o ficheiro na caché de ficheiros",
"Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»",
"Apps" : "Aplicacións",
+ "A valid username must be provided" : "Debe fornecer un nome de usuario",
+ "A valid password must be provided" : "Debe fornecer un contrasinal",
+ "The username is already being used" : "Este nome de usuario xa está a ser usado",
"Help" : "Axuda",
"Personal" : "Persoal",
"Users" : "Usuarios",
@@ -137,9 +140,6 @@ OC.L10N.register(
"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.",
- "A valid username must be provided" : "Debe fornecer un nome de usuario",
- "A valid password must be provided" : "Debe fornecer un contrasinal",
- "The username is already being used" : "Este nome de usuario xa está a ser usado",
"Could not obtain lock type %d on \"%s\"." : "Non foi posíbel obter un bloqueo do tipo %d en «%s».",
"Storage not available" : "Almacenamento non dispoñíbel"
},