diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-14 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-14 02:24:52 +0000 |
commit | 033bafc0268ba1ad779f95f37924a5fd2f4b8945 (patch) | |
tree | dacb569823b58c310e69346412dbd896a9dff2cf /apps/user_ldap | |
parent | b66a2cc23037e16345262c44974abdb3460db6cc (diff) | |
download | nextcloud-server-033bafc0268ba1ad779f95f37924a5fd2f4b8945.tar.gz nextcloud-server-033bafc0268ba1ad779f95f37924a5fd2f4b8945.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/tr.json | 4 |
2 files changed, 4 insertions, 4 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"], diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index c7e9d1a55d1..de877f1921c 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -54,8 +54,8 @@ "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"], |