diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
commit | 7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe (patch) | |
tree | 585f5a7013a492851ab0a11322a2d40610131a06 /settings/l10n/tr.js | |
parent | 56797fd6950fdf07002b61900d4f72324c91c630 (diff) | |
download | nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.tar.gz nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 01b5be09367..c09394414f5 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -213,6 +213,7 @@ OC.L10N.register( "Allow apps to use the Share API" : "Uygulamalar Paylaşım API kullanabilsin", "Allow users to share via link" : "Kullanıcıların bağlantı ile paylaşabilsin", "Allow public uploads" : "Herkes yükleme yapabilsin", + "Always ask for a password" : "Her zaman parola sorulsun", "Enforce password protection" : "Parola koruması dayatılsın", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", "Expire after " : "Kullanım süresi", @@ -323,11 +324,9 @@ OC.L10N.register( "Subscribe to our newsletter!" : " Bültenimize abone olun!", "Settings" : "Ayarlar", "Show storage location" : "Depolama konumu görüntülensin", - "Show last log in" : "Son oturum açma zamanı görüntülensin", "Show user backend" : "Kullanıcı arka ucu görüntülensin", - "Send email to new user" : "Yeni kullanıcıya e-posta gönderilsin", - "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Yeni kullanıcının parolası boş bırakıldığında, kullanıcıya parola ayarlama bağlantısını içeren bir ektinleştirme e-postası gönderilir.", "Show email address" : "E-posta adresi görüntülensin", + "Send email to new user" : "Yeni kullanıcıya e-posta gönderilsin", "E-Mail" : "E-posta", "Create" : "Oluştur", "Admin Recovery Password" : "Yönetici Kurtarma Parolası", @@ -351,6 +350,7 @@ OC.L10N.register( "Admins can't remove themself from the admin group" : "Yöneticiler kendilerini admin grubundan çıkartamaz", "Unable to add user to group %s" : "Kullanıcı %s grubuna eklenemedi", "Unable to remove user from group %s" : "Kullanıcı %s grubundan çıkartılamadı", - "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için" + "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için", + "Show last log in" : "Son oturum açma zamanı görüntülensin" }, "nplurals=2; plural=(n > 1);"); |