blob: 088d62369ae1479b5f420334edd342859a9f4de9 [file] [log] [blame]
Guillaume Roguezd2504552016-03-24 16:11:49 -04001
Alexandre Lision55f67fb2016-11-03 11:34:55 -04002"A network error occured during the export" = "A network error occured during the export";
3
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
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
Guillaume Roguezd2504552016-03-24 16:11:49 -04008"Add to contacts" = "Добавить контакт";
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 */
23"Alias : " = "Alias : ";
24
Guillaume Roguez28009732016-06-23 00:19:37 -040025/* Error shown to the user */
26"An error occured during the export" = "An error occured during the export";
27
Alexandre Lision55f67fb2016-11-03 11:34:55 -040028/* Contextual menu entry */
29"Backup account" = "Backup account";
Guillaume Roguez28009732016-06-23 00:19:37 -040030
Guillaume Roguezd2504552016-03-24 16:11:49 -040031/* Contextual menu action */
32"Call number" = "Вызвать номер";
33
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
35"Canceled" = "Canceled";
36
Guillaume Roguezd2504552016-03-24 16:11:49 -040037/* Open panel title */
38"Choose a CA list" = "Choose a CA list";
39
40/* Open panel title */
41"Choose a certificate" = "Choose a certificate";
42
43/* Open panel title */
44"Choose a directory" = "Choose a directory";
45
46/* Open panel title */
47"Choose a private key file" = "Choose a private key file";
48
49/* Open panel prompt for 'Choose a file' */
50"Choose CA" = "Choose CA";
51
52/* Open panel prompt for 'Choose a directory' */
53"Choose directory" = "Choose directory";
54
55/* Contextual menu entry */
56"Choose file" = "Choose file";
57
Guillaume Roguezd2504552016-03-24 16:11:49 -040058/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040059"Copy" = "Копировать";
Guillaume Roguezd2504552016-03-24 16:11:49 -040060
61/* Contextual menu action */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040062"Copy name" = "Copy name";
63
64/* Contextual menu action */
65"Copy number" = "Скопировать номер";
66
67/* Contextual menu entry */
68"Create RING Account" = "Create RING Account";
69
70/* Contextual menu entry */
71"Create SIP Account" = "Create SIP Account";
72
Jenkinsf3c9ede2018-02-12 10:30:19 -050073/* File transfer failed label */
74"Failed" = "Сбой";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
76/* Error message shown to user when it is impossible to migrate account */
77"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.";
78
79/* Text shown to user when an error occur at registration */
80"Failed to perform lookup" = "Failed to perform lookup";
81
Guillaume Roguezd2504552016-03-24 16:11:49 -040082/* Incoming call from {Name} */
83"Incoming call from %@" = "Incoming call from %@";
84
Guillaume Roguezd2504552016-03-24 16:11:49 -040085/* Message from {Name} */
86"Message from %@" = "Message from %@";
87
Alexandre Lision55f67fb2016-11-03 11:34:55 -040088/* User label */
89"New SIP account" = "New SIP account";
90
Jenkinsf3c9ede2018-02-12 10:30:19 -050091/* Displayed as RingID when no accounts are available for selection */
92"No account available" = "No account available";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040093
Jenkins2bcac372018-04-23 15:30:28 -040094/* 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
Alexandre Lision55f67fb2016-11-03 11:34:55 -040097/* Text show to the user when password didn't match */
98"Password and confirmation mismatch." = "Password and confirmation mismatch.";
99
100/* Indication for user */
101"Password is too short" = "Password is too short";
102
103/* Indication for user */
104"Passwords don't match" = "Passwords don't match";
105
Guillaume Roguezd2504552016-03-24 16:11:49 -0400106/* Button label */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400107"Pause" = "Пауза";
Guillaume Roguezd2504552016-03-24 16:11:49 -0400108
109/* Button label */
110"Play" = "Воспроизвести";
111
112/* Button Action */
113"Refuse" = "Refuse";
114
115/* Contextual menu entry */
116"Remove value" = "Remove value";
117
118/* Show advice to user */
119"Reopen account to see your hash" = "Reopen account to see your hash";
120
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400121/* Contextual menu entry */
122"Restore account" = "Restore account";
123
124/* Button title */
125"Revise Input" = "Revise Input";
Guillaume Roguezd2504552016-03-24 16:11:49 -0400126
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500127/* Text shown to the user */
128"RingID : " = "RingID : ";
129
Guillaume Roguezd2504552016-03-24 16:11:49 -0400130/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400131"Share" = "Поделится";
Guillaume Roguezd2504552016-03-24 16:11:49 -0400132
Jenkinsf3c9ede2018-02-12 10:30:19 -0500133/* File transfer successful label */
134"Success" = "Success";
135
Guillaume Roguezd2504552016-03-24 16:11:49 -0400136/* No comment provided by engineer. */
137"Text Actions" = "Text Actions";
138
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400139/* Text shown to user when his username is available to be registered */
140"The entered username is available" = "The entered username is available";
141
142/* Text shown to user when his username is invalid to be registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500143"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 -0400144
145/* Text shown to user when his username is already registered */
146"The entered username is not available" = "The entered username is not available";
147
148/* Text shown to the user */
149"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:";
150
151/* Error shown to the user */
152"The password you entered does not unlock this account" = "The password you entered does not unlock this account";
153
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400154/* Title shown to user to concat with Pin */
155"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.";
156
157/* Text shown to the user */
158"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.";
159
Guillaume Roguezd2504552016-03-24 16:11:49 -0400160/* Name used when user leave field empty */
161"Unknown" = "Неизвестно";
162
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400163/* Error shown to user */
164"You have to migrate your account before exporting" = "You have to migrate your account before exporting";
165
Jenkinsfa286ef2018-08-20 15:31:57 -0400166/* Remove account alert title */
167"Remove account" = "Remove account";
168
169/* Remove account alert message */
170"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.";
171
Jenkins84fc31f2018-09-10 15:25:02 -0400172/* export account button title */
173"Select archive" = "Select archive";
174