blob: 2826925578eee6f5cac92ff87131fa27f5d61e8b [file] [log] [blame]
Jenkinsf3c9ede2018-02-12 10:30:19 -05001
Alexandre Lision04e61df2016-11-03 10:07:45 -04002"A network error occured during the export" = "A network error occured during the export";
3
Anthony Léonard70638f02018-02-05 11:10:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account has no password";
6
Alexandre Lision04e61df2016-11-03 10:07:45 -04007/* Contextual menu action */
Alexandre Lision922380d2015-09-15 10:25:17 -04008"Add to contacts" = "Add to contacts";
9
Kateryna Kostiukd51a3252018-04-04 09:20:37 -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 Lision04e61df2016-11-03 10:07:45 -040022/* Text shown to the user */
23"Alias : " = "Alias : ";
24
Alexandre Lisione40ebf32016-04-25 16:13:17 -040025/* Error shown to the user */
26"An error occured during the export" = "An error occured during the export";
27
Alexandre Lision04e61df2016-11-03 10:07:45 -040028/* Contextual menu entry */
29"Backup account" = "Backup account";
Alexandre Lisione40ebf32016-04-25 16:13:17 -040030
Alexandre Lisionc8180112016-01-27 11:27:50 -050031/* Contextual menu action */
32"Call number" = "Call number";
33
Anthony Léonard70638f02018-02-05 11:10:19 -050034/* File transfer canceled label */
35"Canceled" = "Canceled";
36
Alexandre Lision922380d2015-09-15 10:25:17 -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 */
Alexandre Lisionc8180112016-01-27 11:27:50 -050044"Choose a directory" = "Choose a directory";
Alexandre Lision922380d2015-09-15 10:25:17 -040045
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
Alexandre Lisionc8180112016-01-27 11:27:50 -050052/* Open panel prompt for 'Choose a directory' */
53"Choose directory" = "Choose directory";
54
55/* Contextual menu entry */
Alexandre Lision922380d2015-09-15 10:25:17 -040056"Choose file" = "Choose file";
57
Alexandre Lisionc8180112016-01-27 11:27:50 -050058/* No comment provided by engineer. */
59"Copy" = "Copy";
60
61/* Contextual menu action */
Alexandre Lision04e61df2016-11-03 10:07:45 -040062"Copy name" = "Copy name";
63
64/* Contextual menu action */
Alexandre Lisionc8180112016-01-27 11:27:50 -050065"Copy number" = "Copy number";
66
Alexandre Lision04e61df2016-11-03 10:07:45 -040067/* Contextual menu entry */
68"Create RING Account" = "Create RING Account";
69
70/* Contextual menu entry */
71"Create SIP Account" = "Create SIP Account";
72
Anthony Léonard70638f02018-02-05 11:10:19 -050073/* File transfer failed label */
74"Failed" = "Failed";
Alexandre Lision04e61df2016-11-03 10:07:45 -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
Alexandre Lisionc8180112016-01-27 11:27:50 -050082/* Incoming call from {Name} */
83"Incoming call from %@" = "Incoming call from %@";
84
Alexandre Lisionc8180112016-01-27 11:27:50 -050085/* Message from {Name} */
86"Message from %@" = "Message from %@";
87
Alexandre Lision04e61df2016-11-03 10:07:45 -040088/* User label */
89"New SIP account" = "New SIP account";
90
Anthony Léonard70638f02018-02-05 11:10:19 -050091/* Displayed as RingID when no accounts are available for selection */
92"No account available" = "No account available";
Alexandre Lision04e61df2016-11-03 10:07:45 -040093
Kateryna Kostiukab499f42018-04-16 12:27:33 -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 Lision04e61df2016-11-03 10:07:45 -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
Alexandre Lision34607032016-02-08 16:16:49 -0500106/* Button label */
107"Pause" = "Pause";
108
109/* Button label */
110"Play" = "Play";
111
112/* Button Action */
113"Refuse" = "Refuse";
114
Alexandre Lision7f01b072015-09-15 14:57:05 -0400115/* Contextual menu entry */
116"Remove value" = "Remove value";
117
118/* Show advice to user */
Alexandre Lision922380d2015-09-15 10:25:17 -0400119"Reopen account to see your hash" = "Reopen account to see your hash";
120
Alexandre Lision04e61df2016-11-03 10:07:45 -0400121/* Contextual menu entry */
122"Restore account" = "Restore account";
123
124/* Button title */
125"Revise Input" = "Revise Input";
Alexandre Lision922380d2015-09-15 10:25:17 -0400126
Alexandre Lision5dc5d312016-11-10 10:41:37 -0500127/* Text shown to the user */
128"RingID : " = "RingID : ";
129
Alexandre Lisionc8180112016-01-27 11:27:50 -0500130/* No comment provided by engineer. */
131"Share" = "Share";
132
Anthony Léonard70638f02018-02-05 11:10:19 -0500133/* File transfer successful label */
134"Success" = "Success";
135
Alexandre Lisionc8180112016-01-27 11:27:50 -0500136/* No comment provided by engineer. */
137"Text Actions" = "Text Actions";
138
Alexandre Lision04e61df2016-11-03 10:07:45 -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 Lision5dc5d312016-11-10 10:41:37 -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 Lision04e61df2016-11-03 10:07:45 -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 Lision04e61df2016-11-03 10:07:45 -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
Alexandre Lision34607032016-02-08 16:16:49 -0500160/* Name used when user leave field empty */
161"Unknown" = "Unknown";
162
Alexandre Lision04e61df2016-11-03 10:07:45 -0400163/* Error shown to user */
164"You have to migrate your account before exporting" = "You have to migrate your account before exporting";
165