blob: 8648d125a7b1befe21c09532cc72f7111074b3ae [file] [log] [blame]
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -04001
Alexandre Lision55f67fb2016-11-03 11:34:55 -04002"A network error occured during the export" = "A network error occured during the export";
Guillaume Roguez28009732016-06-23 00:19:37 -04003
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account has no password";
6
Guillaume Roguezdb165052016-03-14 10:01:01 -04007/* Contextual menu action */
Jenkins301749d2017-12-18 10:30:14 -05008"Add to contacts" = "Додати до контактів";
Guillaume Roguezdb165052016-03-14 10:01:01 -04009
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 */
23"Alias : " = "Alias : ";
24
25/* Error shown to the user */
26"An error occured during the export" = "При імпорті трапилася помилка";
27
28/* Contextual menu entry */
29"Backup account" = "Backup account";
30
31/* Contextual menu action */
32"Call number" = "Номер виклику";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040033
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
35"Canceled" = "Canceled";
36
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040037/* Open panel title */
38"Choose a CA list" = "Виберіть список CA сертифікатів";
39
40/* Open panel title */
41"Choose a certificate" = "Виберіть сертифікат";
42
43/* Open panel title */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040044"Choose a directory" = "Оберіть директорію";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040045
46/* Open panel title */
47"Choose a private key file" = "Виберіть приватний ключ";
48
49/* Open panel prompt for 'Choose a file' */
50"Choose CA" = "Виберіть CA";
51
Guillaume Roguezdb165052016-03-14 10:01:01 -040052/* Open panel prompt for 'Choose a directory' */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040053"Choose directory" = "Обрати директорію";
Guillaume Roguezdb165052016-03-14 10:01:01 -040054
55/* Contextual menu entry */
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040056"Choose file" = "Виберіть файл";
57
Jenkins255d7c22018-09-17 15:30:46 -040058/* Contextual menu entry */
59"Share screen" = "Share screen";
60
Guillaume Roguezdb165052016-03-14 10:01:01 -040061/* No comment provided by engineer. */
62"Copy" = "Копіювати";
63
64/* Contextual menu action */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040065"Copy name" = "Copy name";
66
67/* Contextual menu action */
Guillaume Roguezdb165052016-03-14 10:01:01 -040068"Copy number" = "Копіювати номер";
69
Alexandre Lision55f67fb2016-11-03 11:34:55 -040070/* Contextual menu entry */
71"Create RING Account" = "Create RING Account";
Guillaume Roguezdb165052016-03-14 10:01:01 -040072
Alexandre Lision55f67fb2016-11-03 11:34:55 -040073/* Contextual menu entry */
74"Create SIP Account" = "Create SIP Account";
75
Jenkinsf3c9ede2018-02-12 10:30:19 -050076/* File transfer failed label */
77"Failed" = "Невдало";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040078
79/* Error message shown to user when it is impossible to migrate account */
80"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.";
81
82/* Text shown to user when an error occur at registration */
83"Failed to perform lookup" = "Failed to perform lookup";
84
Alexandre Lision55f67fb2016-11-03 11:34:55 -040085/* Incoming call from {Name} */
86"Incoming call from %@" = "Вхідний виклик від %@";
87
Guillaume Roguezdb165052016-03-14 10:01:01 -040088/* Message from {Name} */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040089"Message from %@" = "Повідомлення від %@";
90
91/* User label */
92"New SIP account" = "New SIP account";
93
Jenkinsf3c9ede2018-02-12 10:30:19 -050094/* Displayed as RingID when no accounts are available for selection */
95"No account available" = "No account available";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040096
Jenkins2bcac372018-04-23 15:30:28 -040097/* Allert message when no accounts are available */
98"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
99
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400100/* 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" = "Passwords don't match";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400108
109/* Button label */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400110"Pause" = "Пауза";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400111
112/* Button label */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400113"Play" = "Програти";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400114
115/* Button Action */
116"Refuse" = "Скидання";
117
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400118/* Contextual menu entry */
119"Remove value" = "Видалити значення";
120
121/* Show advice to user */
122"Reopen account to see your hash" = "Перевідкрити аккаунт щоб побачити хеш";
123
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400124/* Contextual menu entry */
125"Restore account" = "Restore account";
126
127/* Button title */
128"Revise Input" = "Revise Input";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400129
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500130/* Text shown to the user */
131"RingID : " = "RingID : ";
132
Guillaume Roguezdb165052016-03-14 10:01:01 -0400133/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400134"Share" = "Поділитися";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400135
Jenkinsf3c9ede2018-02-12 10:30:19 -0500136/* File transfer successful label */
137"Success" = "Success";
138
Guillaume Roguezdb165052016-03-14 10:01:01 -0400139/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400140"Text Actions" = "Текст дій";
141
142/* Text shown to user when his username is available to be registered */
143"The entered username is available" = "The entered username is available";
144
145/* Text shown to user when his username is invalid to be registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500146"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400147
148/* Text shown to user when his username is already registered */
149"The entered username is not available" = "The entered username is not available";
150
151/* Text shown to the user */
152"The following account needs to be migrated to the new Ring account format:" = "The following account needs to be migrated to the new Ring account format:";
153
154/* Error shown to the user */
155"The password you entered does not unlock this account" = "The password you entered does not unlock this account";
156
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400157/* Title shown to user to concat with Pin */
158"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." = "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.";
159
160/* Text shown to the user */
161"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." = "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.";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400162
163/* Name used when user leave field empty */
164"Unknown" = "Невідомий";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400165
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400166/* Error shown to user */
167"You have to migrate your account before exporting" = "You have to migrate your account before exporting";
168
Jenkinsfa286ef2018-08-20 15:31:57 -0400169/* Remove account alert title */
170"Remove account" = "Remove account";
171
172/* Remove account alert message */
173"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.";
174
Jenkins84fc31f2018-09-10 15:25:02 -0400175/* export account button title */
176"Select archive" = "Select archive";
177