diff options
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 7c56975a1a6..b63d4861ea6 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -127,6 +127,9 @@ OC.L10N.register( "Profile" : "Perfil", "Enable" : "Activar", "Remove group" : "Suprimir grop", + "Current password" : "Senhal actual", + "New password" : "Senhal novèl", + "Change password" : "Cambiar de senhal", "Your biography" : "Vòstra biografia", "Your full name" : "Vòstre nom complèt", "Email options" : "Opcions d’email", @@ -247,9 +250,6 @@ OC.L10N.register( "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", - "Current password" : "Senhal actual", - "New password" : "Senhal novèl", - "Change password" : "Cambiar de senhal", "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…", "Couldn't remove app." : "Supression impossibla de l’aplicacion.", |