diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-31 00:12:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-31 00:12:36 +0000 |
commit | 9ac36dc30b80105e9c78f87654dff5804ea80277 (patch) | |
tree | d0b8d407a86fb92106d9bf4d3e0eb74b1cb7deac /lib/l10n/tr.js | |
parent | d2f5daf08a9f2cfa7a9bb5442f028fa827ffddd2 (diff) | |
download | nextcloud-server-9ac36dc30b80105e9c78f87654dff5804ea80277.tar.gz nextcloud-server-9ac36dc30b80105e9c78f87654dff5804ea80277.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 5333d6e4041..dfb245d2f07 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -101,7 +101,7 @@ OC.L10N.register( "Set an admin password." : "Bir yönetici parolası yazın.", "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı", "Invalid Federated Cloud ID" : "Birleşmiş Bulut Kimliği Geçersiz", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı", "Sharing %s failed, because the file does not exist" : "Dosya bulunamadığından %s paylaşılamadı", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", "Sharing %s failed, because you can not share with yourself" : "%s paylaşılamadı. Ögeyi kendiniz ile paylaşamazsınız", @@ -111,8 +111,8 @@ OC.L10N.register( "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", "Sharing %s failed, because the group %s does not exist" : "%s paylaşılamadı. %s grubu bulunamadı", "Sharing %s failed, because %s is not a member of the group %s" : "%s paylaşılamadı. %s kullanıcısı %s grubunun üyesi değil", - "You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir bağlantı oluşturmak için bir parola belirtmelisiniz. Yalnız korunmuş bağlantılara izin verilir", - "Sharing %s failed, because sharing with links is not allowed" : "%s paylaşılamadı. Bağlantı üzerinden paylaşım izni verilmiyor", + "You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir bağlantı oluşturmak için bir parola belirtmelisiniz. Yalnız korunmuş bağlantılara izin verilir", + "Sharing %s failed, because sharing with links is not allowed" : "%s paylaşılamadı. Bağlantı üzerinden paylaşım izni verilmiyor", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleşmiş paylaşım oluşturulamaz", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşılamadı. %s bulunamadı. Sunucuya şu anda erişilemiyor olabilir.", "Share type %s is not valid for %s" : "%s paylaşım türü %s için geçerli değil", |