@transferwise/components 37.9.4 → 37.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,9 +9,9 @@
9
9
  "neptune.Pagination.ariaLabel": "Постраничная навигация",
10
10
  "neptune.PaginationLink.ariaLabel.active": "Перейти на страницу {pageNumber}",
11
11
  "neptune.PaginationLink.ariaLabel.inactive": "Текущая страница, страница {pageNumber}",
12
- "neptune.Summary.statusDone": "Это готово",
13
- "neptune.Summary.statusNotDone": "Это нужно сделать",
14
- "neptune.Summary.statusPending": "Находится на рассмотрении",
12
+ "neptune.Summary.statusDone": "Этап завершен",
13
+ "neptune.Summary.statusNotDone": "Этап к выполнению",
14
+ "neptune.Summary.statusPending": "Этап в процессе",
15
15
  "neptune.Upload.csButtonText": "Загрузить другой файл?",
16
16
  "neptune.Upload.csFailureText": "Загрузка не удалась. Пожалуйста, попробуйте снова",
17
17
  "neptune.Upload.csSuccessText": "Загрузка завершена!",
@@ -24,7 +24,7 @@
24
24
  "neptune.Upload.usPlaceholder": "Перетащите файл не больше 5MB",
25
25
  "neptune.UploadButton.allFileTypes": "Все типы файлов",
26
26
  "neptune.UploadButton.dropFiles": "Перетащите файл, чтобы начать загрузку",
27
- "neptune.UploadButton.instructions": "{fileTypes}, менее чем {size}MB",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, не превышающий {size} MB",
28
28
  "neptune.UploadButton.uploadFile": "Загрузить файл",
29
29
  "neptune.UploadButton.uploadFiles": "Загрузить файлы",
30
30
  "neptune.UploadInput.deleteModalBody": "Удаление этого файла приведет к его удалению из нашей системы.",
@@ -38,5 +38,5 @@
38
38
  "neptune.UploadItem.uploaded": "Завершено",
39
39
  "neptune.UploadItem.uploadedFile": "Загруженный файл",
40
40
  "neptune.UploadItem.uploading": "Загрузка...",
41
- "neptune.UploadItem.uploadingFailed": "Не удалось загрузить"
41
+ "neptune.UploadItem.uploadingFailed": "Загрузка не удалась"
42
42
  }