aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/is.js
blob: e5914d265d2a032bc6d103604e7265990b24bc39 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "Tengi fyrir uppflettingaþjón",
    "Sync public user information with the lookup server" : "Samstilltu opinberar upplýsingar notenda við uppflettingaþjóninn"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");