blob: a687441168a60281629f1907e1b1a376ed2cdac0 [file] [log] [blame]
Jenkins1cda4182017-05-18 14:39:40 -04001
Jenkins220f4cd2019-06-17 15:33:27 -04002"A network error occured during the export" = "Počas exportu sa vyskytla chyba siete";
Jenkins1cda4182017-05-18 14:39:40 -04003
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -04004/* Button Action */
5"Accept" = "Prijať";
6
7/* Welcome title */
8"Add a SIP account" = "Add a SIP account";
Jenkinsf3c9ede2018-02-12 10:30:19 -05009
Jenkins1cda4182017-05-18 14:39:40 -040010/* Contextual menu action */
Jenkins220f4cd2019-06-17 15:33:27 -040011"Add to contacts" = "Pridať kontakt";
Jenkins1cda4182017-05-18 14:39:40 -040012
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040013/* Backup error */
14"An error occured during the backup" = "Počas zálohovania sa objavila chyba";
Jenkins1cda4182017-05-18 14:39:40 -040015
16/* Error shown to the user */
Jenkins220f4cd2019-06-17 15:33:27 -040017"An error occured during the export" = "Počas exportu sa vyskytla chyba";
Jenkins1cda4182017-05-18 14:39:40 -040018
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040019/* Peer busy message */
20"appears to be busy." = "appears to be busy.";
21
22/* Error audio permission */
23"Audio permission not granted" = "Audio permission not granted";
24
25/* Backup account */
26"Backup your account" = "Backup your account";
Jenkins1cda4182017-05-18 14:39:40 -040027
28/* Contextual menu action */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040029"Block contact" = "Zablokovať kontakt";
30
31/* Remove account alert message */
32"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.";
Jenkins1cda4182017-05-18 14:39:40 -040033
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
35"Canceled" = "Canceled";
36
Jenkins1cda4182017-05-18 14:39:40 -040037/* Contextual menu entry */
38"Choose file" = "Choose file";
39
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040040/* Contextual menu action */
41"Clear conversation" = "Vymazať konverzáciu";
Jenkins255d7c22018-09-17 15:30:46 -040042
Jenkins1cda4182017-05-18 14:39:40 -040043/* No comment provided by engineer. */
Jenkins220f4cd2019-06-17 15:33:27 -040044"Copy" = "Kopírovať";
Jenkins1cda4182017-05-18 14:39:40 -040045
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040046/* Recording view explanation label */
47"Could not record message during call" = "Could not record message during call";
Jenkins1cda4182017-05-18 14:39:40 -040048
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040049/* Welcome title */
50"Create a new account" = "Vytvoriť nový účet";
Jenkins1cda4182017-05-18 14:39:40 -040051
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040052/* Backup enter password */
53"Enter account password" = "Enter account password";
Jenkins1cda4182017-05-18 14:39:40 -040054
Jenkinsf3c9ede2018-02-12 10:30:19 -050055/* File transfer failed label */
Jenkins220f4cd2019-06-17 15:33:27 -040056"Failed" = "Chyba";
Jenkins1cda4182017-05-18 14:39:40 -040057
58/* Error message shown to user when it is impossible to migrate account */
59"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Failed to migrate your account. You can retry by pressing Ok or delete your account.";
60
61/* Text shown to user when an error occur at registration */
62"Failed to perform lookup" = "Failed to perform lookup";
63
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040064/* Text shown to the user */
65"ID: " = "ID: ";
66
67/* link account title */
68"Import from backup" = "Import from backup";
69
70/* link account title */
71"Import from other device" = "Import from other device";
72
Jenkins1cda4182017-05-18 14:39:40 -040073/* Incoming call from {Name} */
74"Incoming call from %@" = "Prichádzajúci hovor od %@";
75
Jenkinsc37023a2018-12-17 15:31:30 -050076/* Incoming message from {Name} */
77"Incoming message from %@" = "Incoming message from %@";
78
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040079/* Text shown to user when his username is invalid to be registered */
80"Invalid username" = "Neplatné používateľské meno";
Jenkins1cda4182017-05-18 14:39:40 -040081
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040082/* Text shown to user when his username is invalid to be registered */
83"Invalid username." = "Invalid username.";
Jenkins1cda4182017-05-18 14:39:40 -040084
Jenkins2bcac372018-04-23 15:30:28 -040085/* Allert message when no accounts are available */
86"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
87
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040088/* Displayed as RingID when no accounts are available for selection */
89"No account available" = "No account available";
90
Jenkins1cda4182017-05-18 14:39:40 -040091/* Text show to the user when password didn't match */
92"Password and confirmation mismatch." = "Password and confirmation mismatch.";
93
94/* Indication for user */
95"Password is too short" = "Password is too short";
96
97/* Indication for user */
Jenkinsf7d54272019-06-24 15:33:26 -040098"Passwords don't match" = "Heslá sa nezhodujú";
Jenkins1cda4182017-05-18 14:39:40 -040099
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400100/* Contextual menu action */
101"Place audio call" = "Place audio call";
Jenkins1cda4182017-05-18 14:39:40 -0400102
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400103/* Contextual menu action */
104"Place video call" = "Place video call";
105
106/* Recording view explanation label */
107"Press to start recording" = "Press to start recording";
108
109/* Record message title */
110"Record a message" = "Record a message";
Jenkins1cda4182017-05-18 14:39:40 -0400111
112/* Button Action */
Jenkins220f4cd2019-06-17 15:33:27 -0400113"Refuse" = "Odmietnuť";
Jenkins1cda4182017-05-18 14:39:40 -0400114
115/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400116"Registered name: " = "Registered name: ";
117
118/* Remove account alert title */
119"Remove account" = "Remove account";
120
121/* export account button title */
122"Select archive" = "Select archive";
123
124/* Send button title */
125"Send" = "Poslať";
126
127/* Notification message */
128"Send you a contact request" = "Send you a contact request";
Jenkins1cda4182017-05-18 14:39:40 -0400129
130/* No comment provided by engineer. */
Jenkins220f4cd2019-06-17 15:33:27 -0400131"Share" = "Zdieľať";
Jenkins1cda4182017-05-18 14:39:40 -0400132
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400133/* Contextual menu entry */
134"Share screen" = "Share screen";
135
136/* Sign In */
137"Sign In" = "Sign In";
138
139/* Record message title */
140"Stop recording" = "Ukončiť zaznamenávanie";
141
Jenkinsf3c9ede2018-02-12 10:30:19 -0500142/* File transfer successful label */
Jenkins220f4cd2019-06-17 15:33:27 -0400143"Success" = "Úspech";
Jenkinsf3c9ede2018-02-12 10:30:19 -0500144
Jenkins1cda4182017-05-18 14:39:40 -0400145/* No comment provided by engineer. */
146"Text Actions" = "Text Actions";
147
148/* Text shown to user when his username is available to be registered */
149"The entered username is available" = "The entered username is available";
150
Jenkins1cda4182017-05-18 14:39:40 -0400151/* Text shown to user when his username is already registered */
152"The entered username is not available" = "The entered username is not available";
153
Jenkins1cda4182017-05-18 14:39:40 -0400154/* Error shown to the user */
Jenkins220f4cd2019-06-17 15:33:27 -0400155"The password you entered does not unlock this account" = "Heslo, ktoré ste zadali, neodomyká tento účet";
Jenkins1cda4182017-05-18 14:39:40 -0400156
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400157/* Text shown to the user */
158"This account needs to be migrated" = "This account needs to be migrated";
159
160/* Explanation label when user have just ID */
161"This is your ID. \nCopy and share it with your friends!" = "This is your ID. \nCopy and share it with your friends!";
162
163/* Explanation label when user have Jami username */
164"This is your Jami username. \nCopy and share it with your friends!" = "This is your Jami username. \nCopy and share it with your friends!";
165
Jenkins1cda4182017-05-18 14:39:40 -0400166/* Title shown to user to concat with Pin */
Jenkinsc37023a2018-12-17 15:31:30 -0500167"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.";
Jenkins1cda4182017-05-18 14:39:40 -0400168
169/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400170"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.";
Jenkins1cda4182017-05-18 14:39:40 -0400171
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400172/* File transfer peer unjoinable label */
173"Unjoinable" = "Unjoinable";
Jenkins1cda4182017-05-18 14:39:40 -0400174
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400175/* Error video permission */
176"Video permission not granted" = "Video permission not granted";
Jenkins0f699812018-11-19 15:31:08 -0500177
178/* Welcome title */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400179"Welcome to Jami" = "Vitajte v Jami";
Jenkins0f699812018-11-19 15:31:08 -0500180
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400181/* Peer busy message */
182"Would you like to leave a message?" = "Would you like to leave a message?";
Jenkinsc37023a2018-12-17 15:31:30 -0500183