blob: a578d76202c340f16b5b84de63c49f3b5f2c7fac [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 */
Jenkins220f4cd2019-06-17 15:33:27 -040011"Place video call" = "Opprett videosamtale";
Jenkinsfcad7762018-04-09 15:30:02 -040012
13/* Contextual menu action */
Jenkins220f4cd2019-06-17 15:33:27 -040014"Place audio call" = "Opprett talesamtale";
Jenkinsfcad7762018-04-09 15:30:02 -040015
16/* Contextual menu action */
17"Clear conversation" = "Clear conversation";
18
19/* Contextual menu action */
Jenkins220f4cd2019-06-17 15:33:27 -040020"Block contact" = "Blokker kontakt";
Jenkinsfcad7762018-04-09 15:30:02 -040021
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
Jenkins255d7c22018-09-17 15:30:46 -040058/* Contextual menu entry */
59"Share screen" = "Share screen";
60
Alexandre Lision55f67fb2016-11-03 11:34:55 -040061/* No comment provided by engineer. */
62"Copy" = "Kopier";
63
64/* Contextual menu action */
Jenkins99f5b182017-08-21 11:29:29 -040065"Copy name" = "Kopier navn";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040066
67/* Contextual menu action */
Jenkins99f5b182017-08-21 11:29:29 -040068"Copy number" = "Kopier nummer";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040069
70/* Contextual menu entry */
Jenkins220f4cd2019-06-17 15:33:27 -040071"Create Jami Account" = "Opprett Jami-konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040072
73/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -040074"Create SIP Account" = "Opprett SIP-konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
Jenkinsf3c9ede2018-02-12 10:30:19 -050076/* File transfer failed label */
77"Failed" = "Mislyktes";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040078
79/* Error message shown to user when it is impossible to migrate account */
Jenkins0bfd5992017-10-09 11:30:45 -040080"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 -040081
82/* Text shown to user when an error occur at registration */
Jenkins99f5b182017-08-21 11:29:29 -040083"Failed to perform lookup" = "Klarte ikke å utføre oppslag";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040084
Alexandre Lision55f67fb2016-11-03 11:34:55 -040085/* Incoming call from {Name} */
Jenkins99f5b182017-08-21 11:29:29 -040086"Incoming call from %@" = "Innkommende samtale fra %@";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040087
Jenkinsc37023a2018-12-17 15:31:30 -050088/* Incoming message from {Name} */
89"Incoming message from %@" = "Incoming message from %@";
90
Alexandre Lision55f67fb2016-11-03 11:34:55 -040091/* Message from {Name} */
Jenkins99f5b182017-08-21 11:29:29 -040092"Message from %@" = "Melding fra %@";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040093
94/* User label */
Jenkins99f5b182017-08-21 11:29:29 -040095"New SIP account" = "Ny SIP-konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040096
Jenkinsf3c9ede2018-02-12 10:30:19 -050097/* Displayed as RingID when no accounts are available for selection */
Jenkinsfcad7762018-04-09 15:30:02 -040098"No account available" = "Ingen konto tilgjengelig";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040099
Jenkins2bcac372018-04-23 15:30:28 -0400100/* Allert message when no accounts are available */
101"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
102
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400103/* Text show to the user when password didn't match */
Jenkins99f5b182017-08-21 11:29:29 -0400104"Password and confirmation mismatch." = "Passordet og bekreftelsen samsvarer ikke.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400105
106/* Indication for user */
Jenkins99f5b182017-08-21 11:29:29 -0400107"Password is too short" = "Passordet er for kort";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400108
109/* Indication for user */
Jenkins99f5b182017-08-21 11:29:29 -0400110"Passwords don't match" = "Passordene er ikke like";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400111
112/* Button label */
113"Pause" = "Pause";
114
115/* Button label */
116"Play" = "Spill av";
117
118/* Button Action */
Jenkins99f5b182017-08-21 11:29:29 -0400119"Refuse" = "Avslå";
Jenkinsc37023a2018-12-17 15:31:30 -0500120"Accept" = "Aksepter";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400121
122/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -0400123"Remove value" = "Fjern verdi";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400124
125/* Show advice to user */
Jenkins0bfd5992017-10-09 11:30:45 -0400126"Reopen account to see your hash" = "Gjenåpne konto for å se din sjekksum";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400127
128/* Contextual menu entry */
Jenkins99f5b182017-08-21 11:29:29 -0400129"Restore account" = "Gjenopprett konto";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400130
131/* Button title */
Jenkins0bfd5992017-10-09 11:30:45 -0400132"Revise Input" = "Se over inntasting";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400133
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500134/* Text shown to the user */
Jenkinsc37023a2018-12-17 15:31:30 -0500135"ID : " = "ID : ";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500136
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400137/* No comment provided by engineer. */
Jenkins99f5b182017-08-21 11:29:29 -0400138"Share" = "Del";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400139
Jenkinsf3c9ede2018-02-12 10:30:19 -0500140/* File transfer successful label */
141"Success" = "Vellykket";
142
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400143/* No comment provided by engineer. */
Jenkins99f5b182017-08-21 11:29:29 -0400144"Text Actions" = "Teksthandlinger";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400145
146/* Text shown to user when his username is available to be registered */
Jenkins99f5b182017-08-21 11:29:29 -0400147"The entered username is available" = "Innskrevet brukernavn er tilgjengelig";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400148
149/* Text shown to user when his username is invalid to be registered */
Jenkinsd0501822017-08-28 11:29:26 -0400150"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 -0400151
152/* Text shown to user when his username is already registered */
Jenkins99f5b182017-08-21 11:29:29 -0400153"The entered username is not available" = "Innskrevet brukernavn er ikke tilgjengelig";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400154
155/* Text shown to the user */
Jenkinsc37023a2018-12-17 15:31:30 -0500156"The following account needs to be migrated to the new Jami account format:" = "The following account needs to be migrated to the new Jami account format:";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400157
158/* Error shown to the user */
Jenkins99f5b182017-08-21 11:29:29 -0400159"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 -0400160
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400161/* Title shown to user to concat with Pin */
Jenkinsc37023a2018-12-17 15:31:30 -0500162"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400163
164/* Text shown to the user */
Jenkinsc37023a2018-12-17 15:31:30 -0500165"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 Jami account. If you are not ready to choose a password, you may close Jami and resume the migration later." = "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 Jami account. If you are not ready to choose a password, you may close Jami and resume the migration later.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400166
167/* Name used when user leave field empty */
168"Unknown" = "Ukjent";
169
170/* Error shown to user */
Jenkins0bfd5992017-10-09 11:30:45 -0400171"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 -0400172
Jenkinsfa286ef2018-08-20 15:31:57 -0400173/* Remove account alert title */
174"Remove account" = "Remove account";
175
176/* Remove account alert message */
177"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
178
Jenkins84fc31f2018-09-10 15:25:02 -0400179/* export account button title */
180"Select archive" = "Select archive";
181
Jenkins0f699812018-11-19 15:31:08 -0500182/* link account title */
183"Link to an account" = "Link to an account";
184
185/* Welcome title */
Jenkins220f4cd2019-06-17 15:33:27 -0400186"Welcome to Ring" = "Velkommen til Jami";
Jenkins0f699812018-11-19 15:31:08 -0500187"Create a new account" = "Opprett ny konto";
188"Add a SIP account" = "Add a SIP account";
189
Jenkinsc37023a2018-12-17 15:31:30 -0500190/* Notification message */
191"Send you a contact request" = "Send you a contact request";
192
193/* Explanation label when user have Jami username */
194"This is your Jami username. \nCopy and share it with your friends!" = "This is your Jami username. \nCopy and share it with your friends!";
195
196/* Explanation label when user have just ID */
197"This is your ID. \nCopy and share it with your friends!" = "This is your ID. \nCopy and share it with your friends!";
Jenkinsfa4fe132019-04-01 15:36:00 -0400198
199/* Backup error */
200"An error occured during the backup" = "En feil inntraff under sikkerhetskopiering";