blob: fd127f7a1cdd95115e956ae8c09cae0675e3ec09 [file] [log] [blame]
Jenkinsa0596e12018-11-17 00:09:13 -05001
2"A network error occured during the export" = "Der opstod en netværksfejl under eksporteringen";
3
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -04004/* Button Action */
5"Accept" = "Accepter";
6
Jenkins4f866502020-05-11 14:37:10 -04007/* Button Action */
8"Cancel" = "Annuller";
9
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040010/* Welcome title */
Jenkins83f0fd32020-04-20 15:34:38 -040011"Add a SIP account" = "Tilføj en SIP-konto";
Jenkinsa0596e12018-11-17 00:09:13 -050012
13/* Contextual menu action */
14"Add to contacts" = "Tilføj til kontakt";
15
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040016/* Backup error */
17"An error occured during the backup" = "Der opstod en fejl under sikkerhedskopiering";
Jenkinsa0596e12018-11-17 00:09:13 -050018
19/* Error shown to the user */
20"An error occured during the export" = "Der opstod en fejl under eksport";
21
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040022/* Peer busy message */
Jenkins83f0fd32020-04-20 15:34:38 -040023"appears to be busy." = "ser ud til at være optaget.";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040024
25/* Error audio permission */
Jenkins83f0fd32020-04-20 15:34:38 -040026"Audio permission not granted" = "Lydtilladelse er ikke givet";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040027
28/* Backup account */
29"Backup your account" = "Backup your account";
Jenkinsa0596e12018-11-17 00:09:13 -050030
31/* Contextual menu action */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040032"Block contact" = "Bloker kontakt";
33
Jenkins23ed02e2020-08-31 15:35:42 -040034/* Contextual menu action */
35"Remove conversation" = "Remove conversation";
36
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040037/* Remove account alert message */
Jenkins83f0fd32020-04-20 15:34:38 -040038"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "Ved at klikke på \"OK\" fjerner du denne konto på denne enhed! Denne handling kan ikke fortrydes. Dit registrerede navn kan også gå tabt.";
Jenkinsa0596e12018-11-17 00:09:13 -050039
40/* File transfer canceled label */
41"Canceled" = "Annulleret";
42
Jenkinsa0596e12018-11-17 00:09:13 -050043/* Contextual menu entry */
Jenkins83f0fd32020-04-20 15:34:38 -040044"Choose file" = "Vælg fil";
Jenkinsa0596e12018-11-17 00:09:13 -050045
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040046/* Contextual menu action */
Jenkins83f0fd32020-04-20 15:34:38 -040047"Clear conversation" = "Ryd samtale";
Jenkinsa0596e12018-11-17 00:09:13 -050048
49/* No comment provided by engineer. */
50"Copy" = "Kopiér";
51
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040052/* Recording view explanation label */
Jenkins83f0fd32020-04-20 15:34:38 -040053"Could not record message during call" = "Kunne ikke optage beskeden under opkald";
Jenkinsa0596e12018-11-17 00:09:13 -050054
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040055/* Welcome title */
56"Create a new account" = "Opret en ny konto";
Jenkinsa0596e12018-11-17 00:09:13 -050057
Jenkins148d8d72020-09-19 17:50:13 -040058/* Create rendezvous title */
59"Create rendezvous" = "Create rendezvous";
60
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040061/* Backup enter password */
Jenkins83f0fd32020-04-20 15:34:38 -040062"Enter account password" = "Indtast password til kontoen";
Jenkinsa0596e12018-11-17 00:09:13 -050063
64/* File transfer failed label */
65"Failed" = "Fejlede";
66
67/* Error message shown to user when it is impossible to migrate account */
Jenkins83f0fd32020-04-20 15:34:38 -040068"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Kunne ikke migrere din konto. Du kan prøve igen ved at trykke på Ok eller slette din konto.";
Jenkinsa0596e12018-11-17 00:09:13 -050069
70/* Text shown to user when an error occur at registration */
71"Failed to perform lookup" = "Failed to perform lookup";
72
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040073/* Text shown to the user */
74"ID: " = "ID: ";
75
76/* link account title */
77"Import from backup" = "Import from backup";
78
79/* link account title */
80"Import from other device" = "Import from other device";
81
Jenkinsa0596e12018-11-17 00:09:13 -050082/* Incoming call from {Name} */
83"Incoming call from %@" = "Incoming call from %@";
84
Jenkinsc37023a2018-12-17 15:31:30 -050085/* Incoming message from {Name} */
86"Incoming message from %@" = "Incoming message from %@";
87
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040088/* Text shown to user when his username is invalid to be registered */
89"Invalid username" = "Ugyldigt brugernavn";
Jenkinsa0596e12018-11-17 00:09:13 -050090
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040091/* Text shown to user when his username is invalid to be registered */
92"Invalid username." = "Invalid username.";
Jenkinsa0596e12018-11-17 00:09:13 -050093
94/* Allert message when no accounts are available */
95"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
96
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040097/* Displayed as RingID when no accounts are available for selection */
98"No account available" = "No account available";
99
Jenkinsa0596e12018-11-17 00:09:13 -0500100/* Text show to the user when password didn't match */
101"Password and confirmation mismatch." = "Password and confirmation mismatch.";
102
103/* Indication for user */
104"Password is too short" = "Password is too short";
105
106/* Indication for user */
107"Passwords don't match" = "Adgangskoderne er ikke ens";
108
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400109/* Contextual menu action */
110"Place audio call" = "Place audio call";
Jenkinsa0596e12018-11-17 00:09:13 -0500111
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400112/* Contextual menu action */
113"Place video call" = "Place video call";
114
115/* Recording view explanation label */
116"Press to start recording" = "Press to start recording";
117
118/* Record message title */
Jenkins83f0fd32020-04-20 15:34:38 -0400119"Record a message" = "Optag meddelelse";
Jenkinsa0596e12018-11-17 00:09:13 -0500120
121/* Button Action */
122"Refuse" = "Afvis";
Jenkinsa0596e12018-11-17 00:09:13 -0500123
124/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400125"Registered name: " = "Registered name: ";
126
127/* Remove account alert title */
128"Remove account" = "Remove account";
129
130/* export account button title */
131"Select archive" = "Select archive";
132
133/* Send button title */
134"Send" = "Send";
135
136/* Notification message */
137"Send you a contact request" = "Send you a contact request";
Jenkinsa0596e12018-11-17 00:09:13 -0500138
139/* No comment provided by engineer. */
140"Share" = "Del";
141
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400142/* Contextual menu entry */
143"Share screen" = "Share screen";
144
145/* Sign In */
146"Sign In" = "Sign In";
147
148/* Record message title */
149"Stop recording" = "Stop optagelse";
150
Jenkinsa0596e12018-11-17 00:09:13 -0500151/* File transfer successful label */
152"Success" = "Lykkedes";
153
154/* No comment provided by engineer. */
155"Text Actions" = "Text Actions";
156
157/* Text shown to user when his username is available to be registered */
158"The entered username is available" = "The entered username is available";
159
Jenkinsa0596e12018-11-17 00:09:13 -0500160/* Text shown to user when his username is already registered */
161"The entered username is not available" = "The entered username is not available";
162
Jenkinsa0596e12018-11-17 00:09:13 -0500163/* Error shown to the user */
164"The password you entered does not unlock this account" = "Den adgangskode du har indtastet låser ikke op for denne konto";
165
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400166/* Text shown to the user */
167"This account needs to be migrated" = "This account needs to be migrated";
168
169/* Explanation label when user have just ID */
170"This is your ID. \nCopy and share it with your friends!" = "This is your ID. \nCopy and share it with your friends!";
171
172/* Explanation label when user have Jami username */
173"This is your Jami username. \nCopy and share it with your friends!" = "This is your Jami username. \nCopy and share it with your friends!";
174
Jenkinsa0596e12018-11-17 00:09:13 -0500175/* Title shown to user to concat with Pin */
Jenkinsc37023a2018-12-17 15:31:30 -0500176"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.";
Jenkinsa0596e12018-11-17 00:09:13 -0500177
178/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400179"To proceed with the migration, you need to enter a password that was used for this account." = "To proceed with the migration, you need to enter a password that was used for this account.";
Jenkinsa0596e12018-11-17 00:09:13 -0500180
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400181/* File transfer peer unjoinable label */
182"Unjoinable" = "Unjoinable";
Jenkinsa0596e12018-11-17 00:09:13 -0500183
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400184/* Error video permission */
185"Video permission not granted" = "Video permission not granted";
Jenkins0f699812018-11-19 15:31:08 -0500186
187/* Welcome title */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400188"Welcome to Jami" = "Welcome to Jami";
Jenkins0f699812018-11-19 15:31:08 -0500189
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400190/* Peer busy message */
191"Would you like to leave a message?" = "Would you like to leave a message?";
Jenkinsc37023a2018-12-17 15:31:30 -0500192
Jenkins4f866502020-05-11 14:37:10 -0400193/* Password button title */
194"Change password" = "Skift adgangskode";
195
196/* Password button title */
197"Create password" = "Create password";
198
199/* Device revocation title */
200"Revoke Device" = "Revoke Device";
201
202/* Device revocation message */
203"Attention! This action could not be undone!" = "Attention! This action could not be undone!";
204
205/* Device revocation error */
206"Device revocation failed. Please check your password and try again." = "Device revocation failed. Please check your password and try again.";
207
208/* Device revocation error */
209"Device revocation failed" = "Device revocation failed";
210
211/* Edit Sip Account Action*/
212"Done" = "Færdig";
213
214/* Edit Sip Account Action */
215"Edit Account" = "Rediger konto";
216
Jenkins23ed02e2020-08-31 15:35:42 -0400217/* Conference action */
218"Minimize participant" = "Minimize participant";
219
220/* Conference action */
221"Maximize participant" = "Maximize participant";
222
223/* Conference action */
224"Hangup" = "Læg på";
225
226/* Conference name */
227"Me" = "Mig";
228
Jenkins148d8d72020-09-19 17:50:13 -0400229/* Choose registered name for account */
230"Choose a username for your account" = "Choose a username for your account";
231
232/* Choose registered name for rendezvous */
233"Choose a name for your rendezvous" = "Choose a name for your rendezvous";