nextcloud/apps/contacts/l10n/lb.php

45 lines
1.3 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-05-09 14:41:01 +04:00
"Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
2012-01-11 04:06:59 +04:00
"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",
2012-06-06 02:29:28 +04:00
"Contact" => "Kontakt",
2012-01-11 04:06:59 +04:00
"Add Contact" => "Kontakt bäisetzen",
2012-06-06 02:29:28 +04:00
"Addressbooks" => "Adressbicher ",
"New Address Book" => "Neit Adressbuch",
"CardDav Link" => "CardDav Link",
"Download" => "Download",
2012-05-09 14:41:01 +04:00
"Edit" => "Editéieren",
"Delete" => "Läschen",
2012-06-06 02:29:28 +04:00
"Delete contact" => "Kontakt läschen",
2012-05-09 14:41:01 +04:00
"Birthday" => "Gebuertsdag",
"Phone" => "Telefon",
2012-06-06 02:29:28 +04:00
"Type" => "Typ",
2012-01-11 04:06:59 +04:00
"PO Box" => "Postleetzuel",
"Extended" => "Erweidert",
"Street" => "Strooss",
"City" => "Staat",
"Region" => "Regioun",
"Zipcode" => "Postleetzuel",
2012-06-06 02:29:28 +04:00
"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"
2012-01-11 04:06:59 +04:00
);