diff options
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index b63d4861ea6..7369616dc46 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -16,7 +16,6 @@ OC.L10N.register( "Strong password" : "Senhal fòrt", "An error occurred while changing your language. Please reload the page and try again." : "Una error s’es producha pendent lo cambiament de lenga. Mercés de recargar la pagina e tornar ensajar.", "An error occurred while changing your locale. Please reload the page and try again." : "Una error s’es producha pendent lo cambiament de varianta lingüistica. Mercés de recargar la pagina e tornar ensajar.", - "Select a profile picture" : "Seleccionar un imatge de perfil", "Week starts on {fdow}" : "La setmana comença lo {fdow}", "Groups" : "Gropes", "Group list is empty" : "La lista de grop es voida", @@ -62,7 +61,7 @@ OC.L10N.register( "Personal" : "Personal", "Administration" : "Administracion", "Additional settings" : "Paramètres addicionals", - "Admin privileges" : "Privilègis admin", + "Administration privileges" : "Privilègis d’administracion", "Overview" : "Apercebut", "Basic settings" : "Paramètres de basa", "Sharing" : "Partiment", @@ -77,7 +76,6 @@ OC.L10N.register( "Unlimited" : "Illimitat", "Verifying" : "Verificacion", "Nextcloud settings" : "Paramètres Nextcloud", - "Administration privileges" : "Privilègis d’administracion", "None" : "Pas cap", "Two-Factor Authentication" : "Autentificacion dos factors", "Limit to groups" : "Limitar als grops", @@ -130,6 +128,9 @@ OC.L10N.register( "Current password" : "Senhal actual", "New password" : "Senhal novèl", "Change password" : "Cambiar de senhal", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", + "Picture provided by original account" : "Imatge provesit pel compte d’origina", + "Cancel" : "Anullar", "Your biography" : "Vòstra biografia", "Your full name" : "Vòstre nom complèt", "Email options" : "Opcions d’email", @@ -160,7 +161,6 @@ OC.L10N.register( "Disable user" : "Desactivar l’utilizaire", "Enable user" : "Activar l’utilizaire", "Resend welcome email" : "Tornar enviar l’email de benvenguda", - "Cancel" : "Anullar", "Account deletion" : "Supression de compte", "Delete {userid}'s account" : "Suprimir lo compte de {userid}", "Welcome mail sent!" : "Email de benvenguda enviat !", @@ -201,7 +201,7 @@ OC.L10N.register( "Sending…" : "Mandadís…", "Email sent" : "Corrièl mandat", "Location" : "Emplaçament", - "Avatar" : "Avatar", + "Profile picture" : "Imatge de perfil", "About" : "A prepaus", "Full name" : "Nom complèt", "Additional email" : "Email suplementari", @@ -239,19 +239,13 @@ OC.L10N.register( "Follow us on Mastodon" : "Nos seguir sus Mastodon", "Check out our blog" : "Donar un còp d’uèlh a nòstre blòg", "Subscribe to our newsletter" : "S’abonar a l’infoletra", - "Profile picture" : "Imatge de perfil", - "Upload new" : "Ne mandar un novèl", - "Select from Files" : "Seleccionar dels fichièrs", - "Remove image" : "Suprimir imatge", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", - "Picture provided by original account" : "Imatge provesit pel compte d’origina", - "Choose as profile picture" : "Causir coma imatge de perfil", "You are a member of the following groups:" : "Formatz part d’aquestes grops :", "You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Locale" : "Varianta lingüistica", "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat", "Migration started …" : "Migracion començada…", + "Select a profile picture" : "Seleccionar un imatge de perfil", "Couldn't remove app." : "Supression impossibla de l’aplicacion.", "Couldn't update app." : "Mesa a jorn impossibla de l’aplicacion.", "All languages" : "Totas las lengas", @@ -260,11 +254,17 @@ OC.L10N.register( "Enable encryption" : "Activar lo chiframent", "Start migration" : "Començar la migracion", "days" : "jorns", + "Upload new" : "Ne mandar un novèl", + "Select from Files" : "Seleccionar dels fichièrs", + "Remove image" : "Suprimir imatge", + "Choose as profile picture" : "Causir coma imatge de perfil", "No display name set" : "Cap de nom d’afichatge pas definit", "Address" : "Adreça", "Your postal address" : "Vòstra adreça postala", "Link https://…" : "Ligam https://…", "Twitter handle @…" : "Escais Twitter @…", - "Unable to update full name" : "Actualizacion impossibla del nom complet" + "Admin privileges" : "Privilègis admin", + "Unable to update full name" : "Actualizacion impossibla del nom complet", + "Avatar" : "Avatar" }, "nplurals=2; plural=(n > 1);"); |