summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/ro.js
blob: 4bc803850dc4255cf5c683855f6c420c4e2123c2 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "user_webdavauth",
    {
    "WebDAV Authentication" : "Autentificare WebDAV",
    "Save" : "Salvează"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");