|
21 | 21 | "description": "",
|
22 | 22 | "placeholders": {}
|
23 | 23 | },
|
24 |
| - "chooseACountry": "Choose a country (Выберите страну)", |
| 24 | + "chooseACountry": "Выберите страну", |
25 | 25 | "@chooseACountry": {
|
26 | 26 | "description": "Used as a label of the country code picker dropdown.",
|
27 | 27 | "placeholders": {}
|
|
31 | 31 | "description": "Used as an error text when provided passwords do not match.",
|
32 | 32 | "placeholders": {}
|
33 | 33 | },
|
34 |
| - "confirmPasswordInputLabel": "Confirm password (Введите пароль ещё раз)", |
| 34 | + "confirmPasswordInputLabel": "Введите пароль ещё раз", |
35 | 35 | "@confirmPasswordInputLabel": {
|
36 | 36 | "description": "Used as a label of the PasswordInput that confirms a provided password.",
|
37 | 37 | "placeholders": {}
|
|
41 | 41 | "description": "Used as an error text when PasswordInput used to confirm the password is empty.",
|
42 | 42 | "placeholders": {}
|
43 | 43 | },
|
44 |
| - "continueText": "Continue (Далее)", |
| 44 | + "continueText": "Далее", |
45 | 45 | "@continueText": {
|
46 | 46 | "description": "Used as a label of the submit button that takes the user to the next step of the authenticatiion flow.",
|
47 | 47 | "placeholders": {}
|
48 | 48 | },
|
49 |
| - "countryCode": "Code (Код)", |
| 49 | + "countryCode": "Код", |
50 | 50 | "@countryCode": {
|
51 | 51 | "description": "Used as a placeholder of the country code input.",
|
52 | 52 | "placeholders": {}
|
|
56 | 56 | "description": "Error text that is show when user tries to use an OAuth provider that doesn't belong to currently signed in user account.",
|
57 | 57 | "placeholders": {}
|
58 | 58 | },
|
59 |
| - "deleteAccount": "Delete account (Удалить аккаунт)", |
| 59 | + "deleteAccount": "Удалить аккаунт", |
60 | 60 | "@deleteAccount": {
|
61 | 61 | "description": "Used as a label of the DeleteAccountButton.",
|
62 | 62 | "placeholders": {}
|
|
66 | 66 | "description": "Used as a title of the dialog that indicates that there are different available sign in methods for a provided email.",
|
67 | 67 | "placeholders": {}
|
68 | 68 | },
|
69 |
| - "disable": "Disable (Отключить)", |
| 69 | + "disable": "Отключить", |
70 | 70 | "@disable": {
|
71 | 71 | "description": "Button label that suggests to disable 2FA",
|
72 | 72 | "placeholders": {}
|
|
76 | 76 | "description": "",
|
77 | 77 | "placeholders": {}
|
78 | 78 | },
|
79 |
| - "emailInputLabel": "Email (Электронная почта)", |
| 79 | + "emailInputLabel": "Электронная почта", |
80 | 80 | "@emailInputLabel": {
|
81 | 81 | "description": "Used as a label of the EmailInput.",
|
82 | 82 | "placeholders": {}
|
|
86 | 86 | "description": "Used as an error text of the EmailInput when the email is empty.",
|
87 | 87 | "placeholders": {}
|
88 | 88 | },
|
89 |
| - "emailLinkSignInButtonLabel": "Sign in with magic link (Войти по ссылке)", |
| 89 | + "emailLinkSignInButtonLabel": "Войти по Magic Link", |
90 | 90 | "@emailLinkSignInButtonLabel": {
|
91 | 91 | "description": "Used as a label of the EmailLinkSignInButton.",
|
92 | 92 | "placeholders": {}
|
|
96 | 96 | "description": "Used as an error message when the user tries to sign up with an email that is already used.",
|
97 | 97 | "placeholders": {}
|
98 | 98 | },
|
99 |
| - "enable": "Enable (Включить)", |
| 99 | + "enable": "Включить", |
100 | 100 | "@enable": {
|
101 | 101 | "description": "Button label that suggests to enable 2FA",
|
102 | 102 | "placeholders": {}
|
|
106 | 106 | "description": "Used as a hint to connect more providers.",
|
107 | 107 | "placeholders": {}
|
108 | 108 | },
|
109 |
| - "enterSMSCodeText": "Enter SMS code (Ввести код из SMS)", |
| 109 | + "enterSMSCodeText": "Ввести код из SMS", |
110 | 110 | "@enterSMSCodeText": {
|
111 | 111 | "description": "Used as a label of the SMSCodeInput.",
|
112 | 112 | "placeholders": {}
|
|
116 | 116 | "description": "Used as a title of the FindProvidersForEmailView.",
|
117 | 117 | "placeholders": {}
|
118 | 118 | },
|
119 |
| - "forgotPasswordButtonLabel": "Forgot password? (Забыли пароль?)", |
| 119 | + "forgotPasswordButtonLabel": "Забыли пароль?", |
120 | 120 | "@forgotPasswordButtonLabel": {
|
121 | 121 | "description": "Used as a label of the ForgotPasswordButton.",
|
122 | 122 | "placeholders": {}
|
|
136 | 136 | "description": "",
|
137 | 137 | "placeholders": {}
|
138 | 138 | },
|
139 |
| - "goBackButtonLabel": "Go back (Назад)", |
| 139 | + "goBackButtonLabel": "Назад", |
140 | 140 | "@goBackButtonLabel": {
|
141 | 141 | "description": "Used as a label of the back button.",
|
142 | 142 | "placeholders": {}
|
|
200 | 200 | "description": "",
|
201 | 201 | "placeholders": {}
|
202 | 202 | },
|
203 |
| - "off": "Off (Откл.)", |
| 203 | + "off": "Откл.", |
204 | 204 | "@off": {
|
205 | 205 | "description": "Label that suggests that 2-step verification is not enabled",
|
206 | 206 | "placeholders": {}
|
207 | 207 | },
|
208 |
| - "on": "On (Вкл.)", |
| 208 | + "on": "Вкл.", |
209 | 209 | "@on": {
|
210 | 210 | "description": "Label that suggests that 2-step verification is enabled",
|
211 | 211 | "placeholders": {}
|
212 | 212 | },
|
213 |
| - "passwordInputLabel": "Password (Пароль)", |
| 213 | + "passwordInputLabel": "Пароль", |
214 | 214 | "@passwordInputLabel": {
|
215 | 215 | "description": "Used as a label of the PasswordInput.",
|
216 | 216 | "placeholders": {}
|
|
225 | 225 | "description": "Indicates that the password reset email was sent.",
|
226 | 226 | "placeholders": {}
|
227 | 227 | },
|
228 |
| - "phoneInputLabel": "Phone number (Номер телефона)", |
| 228 | + "phoneInputLabel": "Номер телефона", |
229 | 229 | "@phoneInputLabel": {
|
230 | 230 | "description": "Used as a label of the PhoneInput.",
|
231 | 231 | "placeholders": {}
|
|
260 | 260 | "description": "",
|
261 | 261 | "placeholders": {}
|
262 | 262 | },
|
263 |
| - "registerActionText": "Register (Зарегистрировать)", |
| 263 | + "registerActionText": "Зарегистрироваться", |
264 | 264 | "@registerActionText": {
|
265 | 265 | "description": "Used as a label of the EmailForm submit button when the AuthAction is AuthAction.signUp.",
|
266 | 266 | "placeholders": {}
|
|
270 | 270 | "description": "Used as a hint text of the LoginView suggesting to create a new account.",
|
271 | 271 | "placeholders": {}
|
272 | 272 | },
|
273 |
| - "registerText": "Register (Зарегистрировать)", |
| 273 | + "registerText": "Зарегистрироваться", |
274 | 274 | "@registerText": {
|
275 | 275 | "description": "Used as a title of the LoginView when AuthAction is AuthAction.signUp.",
|
276 | 276 | "placeholders": {}
|
277 | 277 | },
|
278 |
| - "resetPasswordButtonLabel": "Reset password (Сбросить пароль)", |
| 278 | + "resetPasswordButtonLabel": "Сбросить пароль", |
279 | 279 | "@resetPasswordButtonLabel": {
|
280 | 280 | "description": "Used as a label of submit button of the ForgotPasswordView.",
|
281 | 281 | "placeholders": {}
|
|
284 | 284 | "description": "A representation of the runtime type of the object.",
|
285 | 285 | "placeholders": {}
|
286 | 286 | },
|
287 |
| - "sendLinkButtonLabel": "Send magic link (Отправить ссылку)", |
| 287 | + "sendLinkButtonLabel": "Отправить ссылку", |
288 | 288 | "@sendLinkButtonLabel": {
|
289 | 289 | "description": "Used as a label of the submit button on the EmailLinkSignInView.",
|
290 | 290 | "placeholders": {}
|
291 | 291 | },
|
292 |
| - "signInActionText": "Sign in (Войти)", |
| 292 | + "signInActionText": "Войти", |
293 | 293 | "@signInActionText": {
|
294 | 294 | "description": "Used as a label of the EmailForm submit button when the AuthAction is AuthAction.signIn.",
|
295 | 295 | "placeholders": {}
|
|
299 | 299 | "description": "Used as a hint text of the LoginView suggesting to sign in instead of registering a new account.",
|
300 | 300 | "placeholders": {}
|
301 | 301 | },
|
302 |
| - "signInMethods": "Sign in methods (Как войти в систему)", |
| 302 | + "signInMethods": "Как войти в систему", |
303 | 303 | "@signInMethods": {
|
304 | 304 | "description": "Used as a label of the row showing connected providers.",
|
305 | 305 | "placeholders": {}
|
306 | 306 | },
|
307 |
| - "signInText": "Sign in (Войти)", |
| 307 | + "signInText": "Войти", |
308 | 308 | "@signInText": {
|
309 | 309 | "description": "Used as a title of the LoginView when AuthAction is AuthAction.signIn.",
|
310 | 310 | "placeholders": {}
|
311 | 311 | },
|
312 |
| - "signInWithAppleButtonText": "Sign in with Apple (Войти через аккаунт Apple)", |
| 312 | + "signInWithAppleButtonText": "Войти через аккаунт Apple", |
313 | 313 | "@signInWithAppleButtonText": {
|
314 | 314 | "description": "Used as a label of the OAuthProviderButton for Apple provider.",
|
315 | 315 | "placeholders": {}
|
|
319 | 319 | "description": "Indicates that email with a sign in link was sent.",
|
320 | 320 | "placeholders": {}
|
321 | 321 | },
|
322 |
| - "signInWithEmailLinkViewTitleText": "Sign in with magic link (Войти по ссылке)", |
| 322 | + "signInWithEmailLinkViewTitleText": "Войти по ссылке", |
323 | 323 | "@signInWithEmailLinkViewTitleText": {
|
324 | 324 | "description": "Used as a title on the EmailLinkSignInView.",
|
325 | 325 | "placeholders": {}
|
326 | 326 | },
|
327 |
| - "signInWithFacebookButtonText": "Sign in with Facebook (Войти через аккаунт Facebook)", |
| 327 | + "signInWithFacebookButtonText": "Войти через аккаунт Facebook", |
328 | 328 | "@signInWithFacebookButtonText": {
|
329 | 329 | "description": "Used as a label of the OAuthProviderButton for Facebook provider.",
|
330 | 330 | "placeholders": {}
|
331 | 331 | },
|
332 |
| - "signInWithGoogleButtonText": "Sign in with Google (Войти с аккаунтом Google)", |
| 332 | + "signInWithGoogleButtonText": "Войти через аккаунт Google", |
333 | 333 | "@signInWithGoogleButtonText": {
|
334 | 334 | "description": "Used as a label of the OAuthProviderButton for Google provider.",
|
335 | 335 | "placeholders": {}
|
336 | 336 | },
|
337 |
| - "signInWithPhoneButtonText": "Sign in with phone (Войти по номеру телефона)", |
| 337 | + "signInWithPhoneButtonText": "Войти по номеру телефона", |
338 | 338 | "@signInWithPhoneButtonText": {
|
339 | 339 | "description": "Used as a label of the PhoneVerificationButton.",
|
340 | 340 | "placeholders": {}
|
341 | 341 | },
|
342 |
| - "signInWithTwitterButtonText": "Sign in with Twitter (Войти через аккаунт Twitter)", |
| 342 | + "signInWithTwitterButtonText": "Войти через аккаунт Twitter", |
343 | 343 | "@signInWithTwitterButtonText": {
|
344 | 344 | "description": "Used as a label of the OAuthProviderButton for Twitter provider.",
|
345 | 345 | "placeholders": {}
|
346 | 346 | },
|
347 |
| - "signOutButtonText": "Sign out (Выйти)", |
| 347 | + "signOutButtonText": "Выйти", |
348 | 348 | "@signOutButtonText": {
|
349 | 349 | "description": "Used as a label of the SignOutButton.",
|
350 | 350 | "placeholders": {}
|
|
394 | 394 | "description": "",
|
395 | 395 | "placeholders": {}
|
396 | 396 | },
|
397 |
| - "verifyCodeButtonText": "Verify (Подтвердить)", |
| 397 | + "verifyCodeButtonText": "Подтвердить", |
398 | 398 | "@verifyCodeButtonText": {
|
399 | 399 | "description": "Used as a label of the submit button of the SMSCodeInputView.",
|
400 | 400 | "placeholders": {}
|
|
425 | 425 | "placeholders": {}
|
426 | 426 | }
|
427 | 427 | }
|
| 428 | + |
0 commit comments