lb.php 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?php $TRANSLATIONS = array(
  2. "Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
  3. "This is not your addressbook." => "Dat do ass net däin Adressbuch.",
  4. "Contact could not be found." => "Konnt den Kontakt net fannen.",
  5. "Address" => "Adress",
  6. "Telephone" => "Telefon's Nummer",
  7. "Email" => "Email",
  8. "Organization" => "Firma",
  9. "Work" => "Aarbecht",
  10. "Home" => "Doheem",
  11. "Mobile" => "GSM",
  12. "Text" => "SMS",
  13. "Voice" => "Voice",
  14. "Fax" => "Fax",
  15. "Video" => "Video",
  16. "Pager" => "Pager",
  17. "Contact" => "Kontakt",
  18. "Add Contact" => "Kontakt bäisetzen",
  19. "Addressbooks" => "Adressbicher ",
  20. "New Address Book" => "Neit Adressbuch",
  21. "CardDav Link" => "CardDav Link",
  22. "Download" => "Download",
  23. "Edit" => "Editéieren",
  24. "Delete" => "Läschen",
  25. "Delete contact" => "Kontakt läschen",
  26. "Birthday" => "Gebuertsdag",
  27. "Phone" => "Telefon",
  28. "Type" => "Typ",
  29. "PO Box" => "Postleetzuel",
  30. "Extended" => "Erweidert",
  31. "Street" => "Strooss",
  32. "City" => "Staat",
  33. "Region" => "Regioun",
  34. "Zipcode" => "Postleetzuel",
  35. "Country" => "Land",
  36. "Add" => "Dobäisetzen",
  37. "Addressbook" => "Adressbuch",
  38. "New Addressbook" => "Neit Adressbuch",
  39. "Edit Addressbook" => "Adressbuch editéieren",
  40. "Displayname" => "Ugewisene Numm",
  41. "Save" => "Späicheren",
  42. "Submit" => "Fortschécken",
  43. "Cancel" => "Ofbriechen"
  44. );