1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/lb.php
2013-09-10 08:44:39 -04:00

65 lines
2.4 KiB
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "Kontakter",
"Save" => "Späicheren",
"Uploading..." => "Upload...",
"Cancel" => "Ofbriechen",
"OK" => "OK",
"Add" => "Dobäisetzen",
"Import" => "Importeieren",
"Close" => "Zoumaachen",
"Error" => "Feeler",
"Download" => "Download",
"Edit" => "Editéieren",
"Delete" => "Läschen",
"Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
"There is no error, the file uploaded with success" => "Keen Feeler, Datei ass komplett ropgelueden ginn",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft an der php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass",
"The uploaded file was only partially uploaded" => "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn",
"No file was uploaded" => "Et ass kee Fichier ropgeluede ginn",
"Missing a temporary folder" => "Et feelt en temporären Dossier",
"File doesn't exist:" => "Fichier existéiert net:",
"Error loading image." => "Fehler beim lueden vum Bild.",
"Failed to write to disk" => "Konnt net op den Disk schreiwen",
"{name}'s Birthday" => "{name} säi Gebuertsdag",
"Contact" => "Kontakt",
"Other" => "Aner",
"Work" => "Aarbecht",
"Home" => "Doheem",
"Mobile" => "GSM",
"Text" => "SMS",
"Voice" => "Voice",
"Message" => "Message",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager",
"Internet" => "Internet",
"Groups" => "Gruppen",
"Additional names" => "Weider Nimm",
"Nickname" => "Spëtznumm",
"Enter nickname" => "Gëff e Spëtznumm an",
"Title" => "Titel",
"Organization" => "Firma",
"Birthday" => "Gebuertsdaag",
"Phone" => "Telefon",
"Email" => "Email",
"Address" => "Adress",
"Note" => "Note",
"Delete contact" => "Kontakt läschen",
"Enter phone number" => "Telefonsnummer aginn",
"Delete phone number" => "Telefonsnummer läschen",
"View on map" => "Op da Kaart uweisen",
"City" => "Staat",
"Country" => "Land",
"Active" => "Aktiv",
"Share" => "Deelen",
"Export" => "Exporteieren",
"more info" => "méi Informatiounen",
"Primary address (Kontact et al)" => "Primair address (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adressbicher ",
"New Address Book" => "Neit Adressbuch",
"Name" => "Numm",
"Description" => "Beschreiwung"
);