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:
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r--apps/theming/l10n/ca.js3
1 files changed, 3 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",