25 lines
1.7 KiB
JavaScript
25 lines
1.7 KiB
JavaScript
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",
|
||
"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.",
|
||
"Accept" : "Kabul et",
|
||
"Decline" : "Reddet",
|
||
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "#ownCloud Birleşik Bulut kimliğim ile paylaş, bkz %s",
|
||
"Share with me through my #ownCloud Federated Cloud ID" : "#ownCloud 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 ownCloud" : "Benimle ownCloud aracılığıyla paylaşın",
|
||
"HTML Code:" : "HTML Kodu:"
|
||
},
|
||
"nplurals=2; plural=(n > 1);");
|