aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/fo.js
blob: bd90bb908292d877dacab384376d9af9369c2aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "lib",
    {
    "Files" : "fílur",
    "Email" : "T-post",
    "Twitter" : "Twitter",
    "Website" : "Heimasíða",
    "Address" : "Adressa",
    "Profile picture" : "Profil mynd",
    "Full name" : "Fulla navn",
    "Authentication error" : "Samgildis feilur"
},
"nplurals=2; plural=(n != 1);");