Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tr.json « l10n « federation « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 581d3efc69271e17c03ef47c5a8d39b444f8abc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Added to the list of trusted servers" : "Güvenilen sunucular listesine eklendi",
    "Server is already in the list of trusted servers." : "Sunucu zaten güvenilen sunucu listesine eklenmiş.",
    "No server to federate with found" : "Birleştirilecek bir sunucu bulunamadı",
    "Could not add server" : "Sunucu eklenemedi",
    "Federation" : "Birleşim",
    "Federation allows you to connect with other trusted servers to exchange the user directory." : "Birleşim, diğer güvenilir sunucularla kullanıcı dizininin paylaşılmasını sağlar.",
    "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Birleşim, diğer güvenilir sunucularla dosya/klasör paylaşımı yapılmasını sağlar. Örneğin, bu işlem birleştirilmiş paylaşım için dış kullanıcıların otomatik olarak tamamlanmasını sağlar.",
    "Trusted servers" : "Güvenilen sunucular",
    "Add server automatically once a federated share was created successfully" : "Bir birleşmiş paylaşım eklendiğinde sunucu otomatik olarak eklensin",
    "+ Add trusted server" : "+ Güvenilir sunucu ekle",
    "Trusted server" : "Güvenilen sunucu",
    "Add" : "Ekle"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}