nextcloud/apps/contacts/l10n/lb.php

30 lines
872 B
PHP

<?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",
"Add Contact" => "Kontakt bäisetzen",
"Edit" => "Editéieren",
"Delete" => "Läschen",
"Birthday" => "Gebuertsdag",
"Phone" => "Telefon",
"PO Box" => "Postleetzuel",
"Extended" => "Erweidert",
"Street" => "Strooss",
"City" => "Staat",
"Region" => "Regioun",
"Zipcode" => "Postleetzuel",
"Country" => "Land"
);