summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/da.php')
-rw-r--r--apps/contacts/l10n/da.php18
1 files changed, 15 insertions, 3 deletions
diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php
index f4defa28f20..2c597d1993b 100644
--- a/apps/contacts/l10n/da.php
+++ b/apps/contacts/l10n/da.php
@@ -1,7 +1,6 @@
<?php $TRANSLATIONS = array(
"This is not your addressbook." => "Dette er ikke din adressebog.",
"Contact could not be found." => "Kontaktperson kunne ikke findes.",
-"vCard could not be read." => "Kunne ikke læse vCard.",
"Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.",
"Address" => "Adresse",
"Telephone" => "Telefon",
@@ -19,8 +18,8 @@
"This card is not RFC compatible." => "Dette kort er ikke RFC-kompatibelt.",
"This card does not contain a photo." => "Dette kort indeholder ikke et foto.",
"Add Contact" => "Tilføj kontaktperson",
-"Group" => "Gruppe",
"Name" => "Navn",
+"Type" => "Type",
"PO Box" => "Postboks",
"Extended" => "Udvidet",
"Street" => "Vej",
@@ -29,8 +28,21 @@
"Zipcode" => "Postnummer",
"Country" => "Land",
"Create Contact" => "Ny kontaktperson",
+"Choose active Address Books" => "Vælg aktive adressebøger",
+"New Address Book" => "Ny adressebog",
+"CardDav Link" => "CardDav-link",
+"Download" => "Download",
"Edit" => "Rediger",
"Delete" => "Slet",
+"Delete contact" => "Slet kontaktperson",
+"Add" => "Tilføj",
+"Displayname" => "Vist navn",
+"Active" => "Aktiv",
+"Save" => "Gem",
+"Submit" => "Gem",
+"Cancel" => "Fortryd",
"Birthday" => "Fødselsdag",
-"Phone" => "Telefon"
+"Preferred" => "Foretrukken",
+"Phone" => "Telefon",
+"Update" => "Opdater"
);