summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/is.js
blob: fb7f47295c691ac8537503c2fe7e2790c49a7fc0 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Villa",
    "Name" : "Nafn",
    "Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");