nextcloud/apps/federation/l10n/tr.json

13 lines
1.2 KiB
JSON
Raw Normal View History

2016-03-19 08:55:39 +03:00
{ "translations": {
"Server added to the list of trusted ownClouds" : "Sunucu güvenilen ownCloud sunucuları listesine eklendi",
"Server is already in the list of trusted servers." : "Sunucu zaten güvenilen sunucu listesine eklenmiş.",
"No ownCloud server found" : "Hiçbir ownCloud sunucusu bulunamadı",
"Could not add server" : "Sunucu eklenemedi",
2016-03-31 08:55:24 +03:00
"Federation" : "Birleşim",
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud Birleşimi, kullanıcı dizin değişimi yapmak için diğer güvenilir ownCloud'larla bağlanmanızı sağlar. Örneğin, birleşmiş paylaşım için hatici kullanıcıları otomatik doldurmak için kullanılacaktır.",
"Add server automatically once a federated share was created successfully" : "Birleşmiş bir paylaşım başarıyla eklenildiğinde sunucuyu otomatik olarak ekle",
2016-03-19 08:55:39 +03:00
"Trusted ownCloud Servers" : "Güvenilen ownCloud Sunucuları",
2016-03-31 08:55:24 +03:00
"+ Add ownCloud server" : "+ ownCloud sunucusu ekle",
2016-03-19 08:55:39 +03:00
"ownCloud Server" : "ownCloud Sunucusu"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}