diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-02 02:14:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-02 02:14:30 +0000 |
commit | 67f90cb6826f571937c3120979508b13fa644448 (patch) | |
tree | 7ab061686819cd98d98784851862fe119fd8eedf /apps/theming/l10n/gl.js | |
parent | 8e5913225557b62aea20989b691adec8870dfa85 (diff) | |
download | nextcloud-server-67f90cb6826f571937c3120979508b13fa644448.tar.gz nextcloud-server-67f90cb6826f571937c3120979508b13fa644448.zip |
[tx-robot] updated from transifex
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", |