blob: 633b48403e7fc7cc147b5cf1c004c6a458a827fd [file] [log] [blame]
Alexandre Lision55f67fb2016-11-03 11:34:55 -04001
Jenkins99f5b182017-08-21 11:29:29 -04002"A network error occured during the export" = "En nettverksfeil inntraff under eksport";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
Jenkinsfcad7762018-04-09 15:30:02 -04005"Account has no password" = "Kontoen mangler passord";
Jenkinsf3c9ede2018-02-12 10:30:19 -05006
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
8"Add to contacts" = "Legg til kontakter";
9
Jenkinsfcad7762018-04-09 15:30:02 -040010/* Contextual menu action */
11"Place video call" = "Place video call";
12
13/* Contextual menu action */
14"Place audio call" = "Place audio call";
15
16/* Contextual menu action */
17"Clear conversation" = "Clear conversation";
18
19/* Contextual menu action */
20"Block contact" = "Block contact";
21
Alexandre Lision55f67fb2016-11-03 11:34:55 -040022/* Text shown to the user */
Jenkins99f5b182017-08-21 11:29:29 -040023"Alias : " = "Alias:";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040024
25/* Error shown to the user */
Jenkins99f5b182017-08-21 11:29:29 -040026"An error occured during the export" = "En feil inntraff under eksport";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040027
28/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -040029"Backup account" = "Sikkerhetskopier konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040030
31/* Contextual menu action */
Jenkins99f5b182017-08-21 11:29:29 -040032"Call number" = "Ring nummer";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040033
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
Jenkins5dd9e4c2018-03-26 15:29:46 -040035"Canceled" = "Avbrutt";
Jenkinsf3c9ede2018-02-12 10:30:19 -050036
Alexandre Lision55f67fb2016-11-03 11:34:55 -040037/* Open panel title */
Jenkins99f5b182017-08-21 11:29:29 -040038"Choose a CA list" = "Velg en CA-liste";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040039
40/* Open panel title */
Jenkins99f5b182017-08-21 11:29:29 -040041"Choose a certificate" = "Velg et sertifikat";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040042
43/* Open panel title */
Jenkins99f5b182017-08-21 11:29:29 -040044"Choose a directory" = "Velg ei mappe";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040045
46/* Open panel title */
Jenkins99f5b182017-08-21 11:29:29 -040047"Choose a private key file" = "Velg ei privat nøkkelfil";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040048
49/* Open panel prompt for 'Choose a file' */
Jenkins99f5b182017-08-21 11:29:29 -040050"Choose CA" = "Velg CA";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040051
52/* Open panel prompt for 'Choose a directory' */
Jenkins99f5b182017-08-21 11:29:29 -040053"Choose directory" = "Velg mappe";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040054
55/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -040056"Choose file" = "Velg fil";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040057
58/* No comment provided by engineer. */
59"Copy" = "Kopier";
60
61/* Contextual menu action */
Jenkins99f5b182017-08-21 11:29:29 -040062"Copy name" = "Kopier navn";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040063
64/* Contextual menu action */
Jenkins99f5b182017-08-21 11:29:29 -040065"Copy number" = "Kopier nummer";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040066
67/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -040068"Create RING Account" = "Opprett RING-konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040069
70/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -040071"Create SIP Account" = "Opprett SIP-konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040072
Jenkinsf3c9ede2018-02-12 10:30:19 -050073/* File transfer failed label */
74"Failed" = "Mislyktes";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
76/* Error message shown to user when it is impossible to migrate account */
Jenkins0bfd5992017-10-09 11:30:45 -040077"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Kunne ikke flytte din konto. Du kan prøve på nytt ved å trykke OK eller slette kontoen din.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040078
79/* Text shown to user when an error occur at registration */
Jenkins99f5b182017-08-21 11:29:29 -040080"Failed to perform lookup" = "Klarte ikke å utføre oppslag";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040081
Alexandre Lision55f67fb2016-11-03 11:34:55 -040082/* Incoming call from {Name} */
Jenkins99f5b182017-08-21 11:29:29 -040083"Incoming call from %@" = "Innkommende samtale fra %@";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040084
Alexandre Lision55f67fb2016-11-03 11:34:55 -040085/* Message from {Name} */
Jenkins99f5b182017-08-21 11:29:29 -040086"Message from %@" = "Melding fra %@";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040087
88/* User label */
Jenkins99f5b182017-08-21 11:29:29 -040089"New SIP account" = "Ny SIP-konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040090
Jenkinsf3c9ede2018-02-12 10:30:19 -050091/* Displayed as RingID when no accounts are available for selection */
Jenkinsfcad7762018-04-09 15:30:02 -040092"No account available" = "Ingen konto tilgjengelig";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040093
94/* Text show to the user when password didn't match */
Jenkins99f5b182017-08-21 11:29:29 -040095"Password and confirmation mismatch." = "Passordet og bekreftelsen samsvarer ikke.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040096
97/* Indication for user */
Jenkins99f5b182017-08-21 11:29:29 -040098"Password is too short" = "Passordet er for kort";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040099
100/* Indication for user */
Jenkins99f5b182017-08-21 11:29:29 -0400101"Passwords don't match" = "Passordene er ikke like";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400102
103/* Button label */
104"Pause" = "Pause";
105
106/* Button label */
107"Play" = "Spill av";
108
109/* Button Action */
Jenkins99f5b182017-08-21 11:29:29 -0400110"Refuse" = "Avslå";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400111
112/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -0400113"Remove value" = "Fjern verdi";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400114
115/* Show advice to user */
Jenkins0bfd5992017-10-09 11:30:45 -0400116"Reopen account to see your hash" = "Gjenåpne konto for å se din sjekksum";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400117
118/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -0400119"Restore account" = "Gjenopprett konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400120
121/* Button title */
Jenkins0bfd5992017-10-09 11:30:45 -0400122"Revise Input" = "Se over inntasting";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400123
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500124/* Text shown to the user */
Jenkins99f5b182017-08-21 11:29:29 -0400125"RingID : " = "RingID:";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500126
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400127/* No comment provided by engineer. */
Jenkins99f5b182017-08-21 11:29:29 -0400128"Share" = "Del";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400129
Jenkinsf3c9ede2018-02-12 10:30:19 -0500130/* File transfer successful label */
131"Success" = "Vellykket";
132
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400133/* No comment provided by engineer. */
Jenkins99f5b182017-08-21 11:29:29 -0400134"Text Actions" = "Teksthandlinger";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400135
136/* Text shown to user when his username is available to be registered */
Jenkins99f5b182017-08-21 11:29:29 -0400137"The entered username is available" = "Innskrevet brukernavn er tilgjengelig";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400138
139/* Text shown to user when his username is invalid to be registered */
Jenkinsd0501822017-08-28 11:29:26 -0400140"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "Inntastet brukernavn er ugyldig. Det må være minst 3 tegn langt og inneholde kun små alfanumeriske tegn.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400141
142/* Text shown to user when his username is already registered */
Jenkins99f5b182017-08-21 11:29:29 -0400143"The entered username is not available" = "Innskrevet brukernavn er ikke tilgjengelig";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400144
145/* Text shown to the user */
Jenkins0bfd5992017-10-09 11:30:45 -0400146"The following account needs to be migrated to the new Ring account format:" = "Følgende konto må flyttes til det nye Ringkonto-formatet:";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400147
148/* Error shown to the user */
Jenkins99f5b182017-08-21 11:29:29 -0400149"The password you entered does not unlock this account" = "Passordet du skrev inn låser ikke opp denne kontoen";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400150
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400151/* Title shown to user to concat with Pin */
Jenkins0bfd5992017-10-09 11:30:45 -0400152"To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "For å fullføre prosessen, må du åpne Ring på en ny enhet og velge \"Lenk denne enheten til en konto\". Din PIN-kode er gyldig i 10 minutter.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400153
154/* Text shown to the user */
Jenkins0bfd5992017-10-09 11:30:45 -0400155"To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later." = "For å fortsette flyttingen, må du velge passord for din konto. Dette passordet vil bli brukt til å kryptere din hovednøkkel. Den vil være nødvendig for å legge til nye enheter til din Ring-konto. Hvis du ikke er klar til å velge et passord, kan du lukke Ring og fortsette flyttingen seinere.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400156
157/* Name used when user leave field empty */
158"Unknown" = "Ukjent";
159
160/* Error shown to user */
Jenkins0bfd5992017-10-09 11:30:45 -0400161"You have to migrate your account before exporting" = "Du må flytte din konto før du kan eksportere";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400162