Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-02 05:14:30 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-02 05:14:30 +0300
commit67f90cb6826f571937c3120979508b13fa644448 (patch)
tree7ab061686819cd98d98784851862fe119fd8eedf /apps/theming/l10n/gl.js
parent8e5913225557b62aea20989b691adec8870dfa85 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/gl.js')
-rw-r--r--apps/theming/l10n/gl.js3
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",