summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/tr.js
blob: a818950e646586932afbe62be9626067ac5a3baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
OC.L10N.register(
    "federatedfilesharing",
    {
    "Federated sharing" : "Birleşmiş paylaşım",
    "Invalid Federated Cloud ID" : "Geçersiz Birleşmiş Bulut Kimliği",
    "Sharing %s failed, because this item is already shared with %s" : "%s paylaşımı, %s ile zaten paylaşıldığından dolayı başarısız oldu",
    "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 zaten %s ile paylaşılmış",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşımı başarısız. %s bulunamadı veya sunucu şu anda ulaşılamıyor olabilir.",
    "You received \"/%3$s\" as a remote share from %1$s" : "%1$s kişisinden \"/%3$s\" uzak paylaşımını aldınız",
    "Accept" : "Kabul et",
    "Decline" : "Reddet",
    "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "#Nextcloud Birleşik Bulut kimliğim ile paylaş, bkz %s",
    "Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud Birleşmiş Bulut kimliğim ile paylaş",
    "Federated Cloud Sharing" : "Birleşmiş Bulut Paylaşımı",
    "Open documentation" : "Belgelendirmeyi aç",
    "Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcıların diğer sunuculara paylaşım göndermelerine izin ver",
    "Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcıların diğer sunuculardan paylaşım almalarına izin ver",
    "Federated Cloud" : "Birleşmiş Bulut",
    "Your Federated Cloud ID:" : "Birleşmiş Bulut Kimliğiniz:",
    "Share it:" : "Paylaşın:",
    "Add to your website" : "Web sitenize ekleyin",
    "Share with me via Nextcloud" : "Benimle Nextcloud aracılığıyla paylaşın",
    "HTML Code:" : "HTML Kodu:"
},
"nplurals=2; plural=(n > 1);");