summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-14 02:14:58 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-14 02:14:58 +0000
commitd60bd936410c7b022dfc2b95a30c0276dc8dfdb3 (patch)
tree85190e523db3becc802df30b5b4c2bf2707098ca /apps/theming
parent34868f09644b4b63559d1d9ce072dbed7802c620 (diff)
downloadnextcloud-server-d60bd936410c7b022dfc2b95a30c0276dc8dfdb3.tar.gz
nextcloud-server-d60bd936410c7b022dfc2b95a30c0276dc8dfdb3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ca.js3
-rw-r--r--apps/theming/l10n/ca.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 7e21368f04a..eb997e79df2 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "El nom del fitxer no pot estar buit",
"The given name is too long" : "El nom introduït és massa llarg",
"The given web address is too long" : "L'adreça web proporcionada és massa llarga",
+ "The given web address is not a valid URL" : "L'adreça web no és una URL vàlida",
"The given legal notice address is too long" : "L'adreça d'avís legal és massa llarga",
+ "The given legal notice address is not a valid URL" : "L'adreça proporcionada per notificacions no és una URL vàlida",
"The given privacy policy address is too long" : "L'adreça de política de privadesa és massa llarga",
+ "The given privacy policy address is not a valid URL" : "L'adreça proporcionada per a la política de privacitat no és una URL vàlida",
"The given slogan is too long" : "L'eslògan proporcionat és massa llarg",
"The given color is invalid" : "El color proporcionat no és vàlid",
"The file was uploaded" : "S'ha carregat el fitxer",
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json
index 9a30ffd7c9c..3b837ee8595 100644
--- a/apps/theming/l10n/ca.json
+++ b/apps/theming/l10n/ca.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "El nom del fitxer no pot estar buit",
"The given name is too long" : "El nom introduït és massa llarg",
"The given web address is too long" : "L'adreça web proporcionada és massa llarga",
+ "The given web address is not a valid URL" : "L'adreça web no és una URL vàlida",
"The given legal notice address is too long" : "L'adreça d'avís legal és massa llarga",
+ "The given legal notice address is not a valid URL" : "L'adreça proporcionada per notificacions no és una URL vàlida",
"The given privacy policy address is too long" : "L'adreça de política de privadesa és massa llarga",
+ "The given privacy policy address is not a valid URL" : "L'adreça proporcionada per a la política de privacitat no és una URL vàlida",
"The given slogan is too long" : "L'eslògan proporcionat és massa llarg",
"The given color is invalid" : "El color proporcionat no és vàlid",
"The file was uploaded" : "S'ha carregat el fitxer",