aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/hu.js
blob: ada43e6a669fc860a49efa93857d556d1095d428 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "Keresőkiszolgáló csatlakozó",
    "Sync public account information with the lookup server" : "Nyilvános fiókinformációk szinkronizálása a keresőkiszolgálóval",
    "Sync public user information with the lookup server" : "Nyilvános felhasználói információk szinkronizálása a keresőkiszolgálóval"
},
"nplurals=2; plural=(n != 1);");