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.php20
1 files changed, 19 insertions, 1 deletions
diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php
index c5b4d19cfa5..a0a3760d013 100644
--- a/apps/contacts/l10n/da.php
+++ b/apps/contacts/l10n/da.php
@@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
+"Error (de)activating addressbook." => "Fejl ved (de)aktivering af adressebogen",
+"There was an error adding the contact." => "Der opstod en fejl ved tilføjelse af kontaktpersonen.",
+"Cannot add empty property." => "Kan ikke tilføje en egenskab uden indhold.",
+"At least one of the address fields has to be filled out." => "Der skal udfyldes mindst et adressefelt.",
+"Error adding contact property." => "Fejl ved tilføjelse af egenskab.",
+"Error adding addressbook." => "Fejl ved tilføjelse af adressebog.",
+"Error activating addressbook." => "Fejl ved aktivering af adressebog.",
+"Error deleting contact property." => "Fejl ved sletning af egenskab for kontaktperson.",
+"Error updating contact property." => "Fejl ved opdatering af egenskab for kontaktperson.",
+"Error updating addressbook." => "Fejl ved opdatering af adressebog",
+"Contacts" => "Kontaktpersoner",
"This is not your addressbook." => "Dette er ikke din adressebog.",
"Contact could not be found." => "Kontaktperson kunne ikke findes.",
"Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.",
@@ -14,8 +25,11 @@
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Personsøger",
+"Contact" => "Kontaktperson",
"This is not your contact." => "Dette er ikke din kontaktperson.",
"Add Contact" => "Tilføj kontaktperson",
+"Addressbooks" => "Adressebøger",
+"Addressbook" => "Adressebog",
"Name" => "Navn",
"Type" => "Type",
"PO Box" => "Postboks",
@@ -32,8 +46,11 @@
"Download" => "Download",
"Edit" => "Rediger",
"Delete" => "Slet",
+"Download contact" => "Download kontaktperson",
"Delete contact" => "Slet kontaktperson",
"Add" => "Tilføj",
+"New Addressbook" => "Ny adressebog",
+"Edit Addressbook" => "Rediger adressebog",
"Displayname" => "Vist navn",
"Active" => "Aktiv",
"Save" => "Gem",
@@ -42,5 +59,6 @@
"Birthday" => "Fødselsdag",
"Preferred" => "Foretrukken",
"Phone" => "Telefon",
-"Update" => "Opdater"
+"Update" => "Opdater",
+"CardDAV syncing address:" => "Synkroniseringsadresse for CardDAV:"
);