aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
commit7df188b20088203f36bfa9f0cc4c01b1056c5d38 (patch)
tree6f69daf4e5b6a5891c9a97b54110e0e08c31e21d /lib/l10n/ca.js
parente5ee2ec441068994497d74fed1855d8e1fc983ba (diff)
downloadnextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.tar.gz
nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r--lib/l10n/ca.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index e6315ab2cea..719c238023b 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Avatar image is not square" : "La imatge de l'avatar no Ă©s quadrada",
"Files" : "Fitxers",
"View profile" : "Visualitza el perfil",
+ "Local time: %s" : "Hora local: %s",
"today" : "avui",
"tomorrow" : "demĂ ",
"yesterday" : "ahir",
@@ -205,6 +206,7 @@ OC.L10N.register(
"A valid password must be provided" : "Heu de facilitar una contrasenya vĂ lida",
"The username is already being used" : "El nom d'usuari ja estĂ  en Ăşs",
"Could not create user" : "No s'ha pogut crear l'usuari",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Només es permeten els caràcters següents en un nom d'usuari: \"a-z\", \"A-Z\", \"0-9\", espais i \"_.@-'\"",
"A valid username must be provided" : "Heu de facilitar un nom d'usuari vĂ lid",
"Username contains whitespace at the beginning or at the end" : "El nom d’usuari conté espais en blanc al principi o al final",
"Username must not consist of dots only" : "El nom d'usuari no pot està format només per punts",