diff options
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r-- | lib/l10n/ca.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 89bc7ca54e3..ce74bc408a3 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -79,7 +79,6 @@ OC.L10N.register( "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau", "Could not find category \"%s\"" : "No s'ha trobat la categoria \"%s\"", "Apps" : "Aplicacions", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Només els caràcters següents estan permesos en el nom d'usuari: \"a-z\", \"A-Z\", \"0-9\" i \"_.@-\"", "A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid", "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", |