1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-30 12:24:11 +01:00
OwncloudContactsOfficial/l10n/nn_NO.php

43 lines
1.4 KiB
PHP
Raw Normal View History

2012-01-11 01:06:59 +01:00
<?php $TRANSLATIONS = array(
2012-08-04 02:04:21 +02:00
"Error (de)activating addressbook." => "Ein feil oppstod ved (de)aktivering av adressebok.",
2012-05-09 12:41:01 +02:00
"Cannot add empty property." => "Kan ikkje leggja til tomt felt.",
"At least one of the address fields has to be filled out." => "Minst eit av adressefelta må fyllast ut.",
"Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt.",
"Contacts" => "Kotaktar",
2012-01-11 01:06:59 +01:00
"This is not your addressbook." => "Dette er ikkje di adressebok.",
"Contact could not be found." => "Fann ikkje kontakten.",
"Work" => "Arbeid",
"Home" => "Heime",
"Mobile" => "Mobil",
"Text" => "Tekst",
"Voice" => "Tale",
"Fax" => "Faks",
"Video" => "Video",
"Pager" => "Personsøkjar",
2012-07-31 22:57:24 +02:00
"Birthday" => "Bursdag",
2012-08-03 02:04:12 +02:00
"Contact" => "Kontakt",
2012-01-11 01:06:59 +01:00
"Add Contact" => "Legg til kontakt",
2012-08-23 02:07:35 +02:00
"Organization" => "Organisasjon",
2012-05-09 12:41:01 +02:00
"Delete" => "Slett",
"Preferred" => "Føretrekt",
"Phone" => "Telefonnummer",
2012-08-23 02:07:35 +02:00
"Email" => "Epost",
"Address" => "Adresse",
2012-07-31 22:57:24 +02:00
"Download contact" => "Last ned kontakt",
"Delete contact" => "Slett kontakt",
2012-05-09 12:41:01 +02:00
"Type" => "Skriv",
2012-01-11 01:06:59 +01:00
"PO Box" => "Postboks",
"Extended" => "Utvida",
"City" => "Stad",
"Region" => "Region/fylke",
"Zipcode" => "Postnummer",
"Country" => "Land",
2012-05-09 12:41:01 +02:00
"Addressbook" => "Adressebok",
2012-09-07 02:10:31 +02:00
"Addressbooks" => "Adressebøker",
2012-08-02 02:06:16 +02:00
"Download" => "Last ned",
"Edit" => "Endra",
2012-08-03 02:04:12 +02:00
"New Address Book" => "Ny adressebok",
"Save" => "Lagre",
"Cancel" => "Kanseller"
2012-01-11 01:06:59 +01:00
);