fo.js 323 B

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