fo.js 299 B

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