diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index a611b806486..95b5f80dead 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Pujar la imatge de perfil", "Choose profile picture from Files" : "Trieu la imatge des de Fitxers", "Remove profile picture" : "Treu la imatge de perfil", - "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", + "The file must be a PNG or JPG" : "El fitxer ha de ser PNG o JPG", "Picture provided by original account" : "Imatge proporcionada pel compte original", "Cancel" : "Cancel·la", "Set as profile picture" : "Estableix com a imatge de perfil", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Puja'n una de nova", "Select from Files" : "Selecciona dels Fitxers", "Remove image" : "Suprimir imatge", + "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tingueu en compte que l'avatar pot trigar fins a 24 hores a actualitzar-se a tot arreu.", "Choose as profile picture" : "Tria una imatge de perfil", "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", |