nextcloud/lib/l10n/fo.js

14 lines
323 B
JavaScript
Raw Normal View History

2019-12-22 03:28:34 +01:00
OC.L10N.register(
"lib",
{
"Files" : "fílur",
"Email" : "T-post",
"Twitter" : "Twitter",
"Website" : "Heimasíða",
"Address" : "Adressa",
"Profile picture" : "Profil mynd",
"Authentication error" : "Samgildis feilur",
"Full name" : "Fulla navn"
2019-12-22 03:28:34 +01:00
},
"nplurals=2; plural=(n != 1);");