diff options
Diffstat (limited to 'apps/theming/l10n/gl.js')
-rw-r--r-- | apps/theming/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index aa0591b5d61..a3ef7cbace6 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "O nome non pode estar baleiro", "The given name is too long" : "O nome indicado é longo de máis", "The given web address is too long" : "O enderezo web indicado é longo de máis", + "The given web address is not a valid URL" : "O enderezo web indicado non é un URL válido", "The given legal notice address is too long" : "O enderezo do aviso legal indicado é longo de máis", + "The given legal notice address is not a valid URL" : "O enderezo do aviso legal indicado non é un URL válido", "The given privacy policy address is too long" : "O enderezo da política de privacidade indicado é longo de máis", + "The given privacy policy address is not a valid URL" : "O enderezo da política de privacidade indicado non é un URL válido", "The given slogan is too long" : "O lema indicado é longo de máis", "The given color is invalid" : "A cor indicada é incorrecta", "The file was uploaded" : "O ficheiro foi enviado", |