diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
commit | a9fb21f9fccf14eee9192a01a22a41b94904a729 (patch) | |
tree | c355d852358a6fe159cfebb5082d29092434d299 /apps/federatedfilesharing/l10n/tr.js | |
parent | 39338aaa676168b0a53c3a1f6d5363569f303361 (diff) | |
download | nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.tar.gz nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/tr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index daf7b81d196..d6467feb7cd 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -19,8 +19,10 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Birleşmiş paylaşım isteği gönderildi. Bir çağrı alacaksınız. Bildirimlerinizi denetleyin.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Birleşmiş bir paylaşım oluşturulamadı. Birleşilecek sunucunun sürümü çok eski gibi görünüyor (Nextcloud <= 9).", "It is not allowed to send federated group shares from this server." : "Bu sunucudan birleşmiş grup paylaşımları gönderilemez", + "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$sögesi %2$s ile zaten paylaşılmış olduğundan paylaşılamadı", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleşmiş paylaşım oluşturulamaz", "File is already shared with %s" : "Dosya %s ile zaten paylaşılmış", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "%1$s paylaşılamadı. %2$s bulunamadı. Sunucuya erişilemiyor ya da sunucu kendinden imzalı bir güvenlik sertifikası kullanıyor olabilir.", "Could not find share" : "Paylaşım bulunamadı", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s kullanıcısından \"%3$s\" uzak paylaşımını aldınız (%2$s adına)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "{user} kullanıcısından {share} uzak paylaşımını aldınız ( {behalf} adına)", |