aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/is.js
blob: e69ee88f09850de74d39ce54a12967313d9f3471 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "encryption",
    {
    "The share will expire on %s." : "Gildistími deilingar rennur út %s.",
    "Cheers!" : "Skál!",
    "Disabled" : "Óvirkt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");