diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c01e494dd1c..c745ad6d210 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -82,10 +82,10 @@ OC.L10N.register( "Password protect" : "Parola koruması", "Password" : "Parola", "Choose a password for the public link" : "Herkese açık bağlantı için bir parola seçin", - "Allow Public Upload" : "Herkes Tarafından Gönderime İzin Ver", "Email link to person" : "Bağlantıyı e-posta ile gönder", "Send" : "Gönder", "Set expiration date" : "Son kullanma tarihini ayarla", + "Expiration" : "Bitiş", "Expiration date" : "Son kullanım tarihi", "Adding user..." : "Kullanıcı ekleniyor...", "group" : "grup", @@ -97,7 +97,6 @@ OC.L10N.register( "can edit" : "düzenleyebilir", "access control" : "erişim kontrolü", "create" : "oluştur", - "update" : "güncelle", "delete" : "sil", "Password protected" : "Parola korumalı", "Error unsetting expiration date" : "Son kullanma tarihi kaldırma hatası", |