diff options
Diffstat (limited to 'lib/l10n/gl.json')
-rw-r--r-- | lib/l10n/gl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index b9923ee67f5..1feab4695cc 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -92,6 +92,9 @@ "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", @@ -135,9 +138,6 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" |