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

tr.js « l10n « lookup_server_connector « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aa0081295f29d29f92a4a08c6ddb30c6a5a0603e (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "Tarama Sunucusu Bağlantısı",
    "Sync public user information with the lookup server" : "Herkese açık kullanıcı bilgilerini tarama sunucusu ile eşitler"
},
"nplurals=2; plural=(n > 1);");