diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-02 00:08:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-02 00:08:10 +0000 |
commit | 2800e017dea5eb81590696101df1729a37c753ca (patch) | |
tree | 612899bb60b6a5729feed83c9b0a248d29390590 /lib/l10n/tr.js | |
parent | 3f0f18b4c45429445678613f6d07cfbc800ceade (diff) | |
download | nextcloud-server-2800e017dea5eb81590696101df1729a37c753ca.tar.gz nextcloud-server-2800e017dea5eb81590696101df1729a37c753ca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index d4477b8002d..56bc9fad258 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -121,6 +121,8 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", "Expiration date is in the past" : "Son kullanma tarihi geçmişte", "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz", + "%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı", + "%s via %s" : "%s, %s aracılığıyla", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Sunday" : "Pazar", @@ -225,8 +227,6 @@ OC.L10N.register( "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da sistem yöneticinizle görüşün.", "Server settings" : "Sunucu ayarları", "You need to enter either an existing account or the administrator." : "Varolan bir hesap ya da yönetici hesabı yazmalısınız.", - "%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı", - "%s via %s" : "%s, %s aracılığıyla", "Cannot increase permissions of %s" : "%s izinleri yükseltilemiyor", "Files can't be shared with delete permissions" : "Dosyalar silme izniyle paylaşılamaz", "Files can't be shared with create permissions" : "Dosyalar oluşturma izniyle paylaşılamaz", |