diff options
Diffstat (limited to 'apps/user_ldap/l10n/oc.php')
-rw-r--r-- | apps/user_ldap/l10n/oc.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/oc.php b/apps/user_ldap/l10n/oc.php index 3b3e8365a65..3d85c112afc 100644 --- a/apps/user_ldap/l10n/oc.php +++ b/apps/user_ldap/l10n/oc.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("",""), "Save" => "Enregistra", "Help" => "Ajuda", -"Password" => "Senhal" +"Password" => "Senhal", +"Advanced" => "Avançat" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |