diff options
Diffstat (limited to 'apps/user_ldap/l10n/tr.js')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 2fff2b537ce..dc928305bd8 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -56,8 +56,8 @@ OC.L10N.register( "Password change rejected. Hint: " : "Parola değişimi reddedildi. İpucu:", "Please login with the new password" : "Lütfen yeni parolanız ile oturum açın", "LDAP User backend" : "LDAP kullanıcı arka yüzü", - "Your password will expire tomorrow." : "Parolanızın süresi yarın dolacak.", - "Your password will expire today." : "Parolanızın süresi bugün dolacak.", + "Your password will expire tomorrow." : "Parolanızın geçerlilik süresi yarın dolacak.", + "Your password will expire today." : "Parolanızın geçerlilik süresi bugün dolacak.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Parolanızın süresi %n gün içinde dolacak.","Parolanızın süresi %n gün içinde dolacak."], "LDAP/AD integration" : "LDAP/AD bütünleştirmesi", "_%s group found_::_%s groups found_" : ["%s grup bulundu","%s grup bulundu"], |