123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?php $TRANSLATIONS = array(
- "Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
- "This is not your addressbook." => "Dat do ass net däin Adressbuch.",
- "Contact could not be found." => "Konnt den Kontakt net fannen.",
- "Address" => "Adress",
- "Telephone" => "Telefon's Nummer",
- "Email" => "Email",
- "Organization" => "Firma",
- "Work" => "Aarbecht",
- "Home" => "Doheem",
- "Mobile" => "GSM",
- "Text" => "SMS",
- "Voice" => "Voice",
- "Fax" => "Fax",
- "Video" => "Video",
- "Pager" => "Pager",
- "Contact" => "Kontakt",
- "Add Contact" => "Kontakt bäisetzen",
- "Addressbooks" => "Adressbicher ",
- "New Address Book" => "Neit Adressbuch",
- "CardDav Link" => "CardDav Link",
- "Download" => "Download",
- "Edit" => "Editéieren",
- "Delete" => "Läschen",
- "Delete contact" => "Kontakt läschen",
- "Birthday" => "Gebuertsdag",
- "Phone" => "Telefon",
- "Type" => "Typ",
- "PO Box" => "Postleetzuel",
- "Extended" => "Erweidert",
- "Street" => "Strooss",
- "City" => "Staat",
- "Region" => "Regioun",
- "Zipcode" => "Postleetzuel",
- "Country" => "Land",
- "Add" => "Dobäisetzen",
- "Addressbook" => "Adressbuch",
- "New Addressbook" => "Neit Adressbuch",
- "Edit Addressbook" => "Adressbuch editéieren",
- "Displayname" => "Ugewisene Numm",
- "Save" => "Späicheren",
- "Submit" => "Fortschécken",
- "Cancel" => "Ofbriechen"
- );
|