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

he.json « l10n « lookup_server_connector « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0103af7319717d3051a48de5ae834aa1ebe944ec (plain)
1
2
3
4
5
{ "translations": {
    "Lookup Server Connector" : "מקשר לשרת האיתור",
    "Sync public user information with the lookup server" : "סנכרון פרטי משתמש ציבוריים מול שרת איתור"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}