diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c83889f0325..3e5c5d67526 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -119,9 +119,6 @@ OC.L10N.register( "remote" : "uzak", "Unshare" : "Paylaşmayı Kaldır", "can edit" : "düzenleyebilir", - "create" : "oluştur", - "change" : "değiştir", - "delete" : "sil", "access control" : "erişim kontrolü", "Could not unshare" : "Paylaşım kaldırılamadı", "Share details could not be loaded for this item." : "Bu öge için paylaşma ayrıntıları yüklenemedi.", @@ -307,6 +304,9 @@ OC.L10N.register( "Send link via email" : "Linki eposta ile gönder", "notify by email" : "e-posta ile bildir", "can share" : "paylaşabilir", + "create" : "oluştur", + "change" : "değiştir", + "delete" : "sil", "{sharee} (at {server})" : "{sharee} ({server} sunucusunda)", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "kullanıcı@example.com/owncloud şeklinde diğer ownCloud kullanan diğer kullanıcılarla paylaş", "Share with users…" : "Kullanıcılarla paylaş...", |