diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/contacts/l10n/da.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'apps/contacts/l10n/da.php')
-rw-r--r-- | apps/contacts/l10n/da.php | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php index a0a3760d013..9e82d1967a0 100644 --- a/apps/contacts/l10n/da.php +++ b/apps/contacts/l10n/da.php @@ -6,13 +6,13 @@ "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.", +"Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.", "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.", "Address" => "Adresse", "Telephone" => "Telefon", "Email" => "Email", @@ -26,11 +26,18 @@ "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", +"New Address Book" => "Ny adressebog", +"CardDav Link" => "CardDav-link", +"Download" => "Download", +"Edit" => "Rediger", +"Delete" => "Slet", +"Download contact" => "Download kontaktperson", +"Delete contact" => "Slet kontaktperson", +"Birthday" => "Fødselsdag", +"Preferred" => "Foretrukken", +"Phone" => "Telefon", "Type" => "Type", "PO Box" => "Postboks", "Extended" => "Udvidet", @@ -39,26 +46,13 @@ "Region" => "Region", "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", -"Download contact" => "Download kontaktperson", -"Delete contact" => "Slet kontaktperson", "Add" => "Tilføj", +"Addressbook" => "Adressebog", "New Addressbook" => "Ny adressebog", "Edit Addressbook" => "Rediger adressebog", "Displayname" => "Vist navn", "Active" => "Aktiv", "Save" => "Gem", "Submit" => "Gem", -"Cancel" => "Fortryd", -"Birthday" => "Fødselsdag", -"Preferred" => "Foretrukken", -"Phone" => "Telefon", -"Update" => "Opdater", -"CardDAV syncing address:" => "Synkroniseringsadresse for CardDAV:" +"Cancel" => "Fortryd" ); |