@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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [37.9.5](https://github.com/transferwise/neptune-web/compare/@transferwise/components@37.9.4...@transferwise/components@37.9.5) (2021-10-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * adding new Crowdin updates ([#1190](https://github.com/transferwise/neptune-web/issues/1190)) ([190831c](https://github.com/transferwise/neptune-web/commit/190831ca46047a3e83b3747ccf9e25bd0e6e2c42))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [37.9.4](https://github.com/transferwise/neptune-web/compare/@transferwise/components@37.9.3...@transferwise/components@37.9.4) (2021-10-27)
7
18
 
8
19
 
@@ -1,4 +1,5 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Descartar {choice}",
2
3
  "neptune.ClearButton.ariaLabel": "Borrar",
3
4
  "neptune.CloseButton.ariaLabel": "Cerrar",
4
5
  "neptune.DateInput.day.label": "Día",
@@ -24,8 +25,8 @@
24
25
  "neptune.UploadButton.allFileTypes": "Todos los tipos de archivos",
25
26
  "neptune.UploadButton.dropFiles": "Arrastra un archivo para subirlo",
26
27
  "neptune.UploadButton.instructions": "{fileTypes}, menor que {size}MB",
27
- "neptune.UploadButton.uploadFile": "Subir archivo",
28
- "neptune.UploadButton.uploadFiles": "Subir archivos",
28
+ "neptune.UploadButton.uploadFile": "Cargar archivo",
29
+ "neptune.UploadButton.uploadFiles": "Cargar archivos",
29
30
  "neptune.UploadInput.deleteModalBody": "La eliminación de este archivo lo borrará de nuestro sistema.",
30
31
  "neptune.UploadInput.deleteModalCancelButtonText": "Cancelar",
31
32
  "neptune.UploadInput.deleteModalConfirmButtonText": "Eliminar",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Effacer {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Effacer",
2
4
  "neptune.CloseButton.ariaLabel": "Fermer",
5
+ "neptune.DateInput.day.label": "Jour",
6
+ "neptune.DateInput.month.label": "Mois",
7
+ "neptune.DateInput.year.label": "Année",
3
8
  "neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
4
9
  "neptune.Pagination.ariaLabel": "Navigation par pagination",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Aller à la page {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Page actuelle, page {pageNumber}",
12
+ "neptune.Summary.statusDone": "Validé",
13
+ "neptune.Summary.statusNotDone": "À compléter",
14
+ "neptune.Summary.statusPending": "En attente",
7
15
  "neptune.Upload.csButtonText": "Envoyer un autre fichier ?",
8
16
  "neptune.Upload.csFailureText": "Échec du téléchargement. Veuillez réessayer",
9
17
  "neptune.Upload.csSuccessText": "Téléchargement terminé !",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Téléchargement...",
14
22
  "neptune.Upload.usButtonText": "Ou sélectionnez un fichier",
15
23
  "neptune.Upload.usDropMessage": "Déposer un fichier pour démarrer le téléchargement",
16
- "neptune.Upload.usPlaceholder": "Glissez et déposez un fichier inférieur à 5 Mo"
24
+ "neptune.Upload.usPlaceholder": "Glissez et déposez un fichier inférieur à 5 Mo",
25
+ "neptune.UploadButton.allFileTypes": "Tous types de fichiers",
26
+ "neptune.UploadButton.dropFiles": "Déposer un fichier pour démarrer le téléchargement",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, inférieur à {size} Mo",
28
+ "neptune.UploadButton.uploadFile": "Envoyer le fichier",
29
+ "neptune.UploadButton.uploadFiles": "Transférer des documents",
30
+ "neptune.UploadInput.deleteModalBody": "La suppression de ce fichier sera définitive sur notre système.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Annuler",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Supprimer",
33
+ "neptune.UploadInput.deleteModalTitle": "Voulez-vous vraiment supprimer ce fichier ?",
34
+ "neptune.UploadInput.fileIsTooLarge": "Fichier trop lourd",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Type de fichier non pris en charge",
36
+ "neptune.UploadItem.deleting": "Suppression...",
37
+ "neptune.UploadItem.removeFile": "Supprimer le fichier {filename}",
38
+ "neptune.UploadItem.uploaded": "Téléchargé",
39
+ "neptune.UploadItem.uploadedFile": "Fichier téléchargé",
40
+ "neptune.UploadItem.uploading": "Téléchargement...",
41
+ "neptune.UploadItem.uploadingFailed": "Échec du téléchargement"
17
42
  }
@@ -10,7 +10,7 @@
10
10
  "neptune.PaginationLink.ariaLabel.active": "Ugrás a(z) {pageNumber}. oldalra",
11
11
  "neptune.PaginationLink.ariaLabel.inactive": "Jelenlegi oldal, {pageNumber}. oldal",
12
12
  "neptune.Summary.statusDone": "Kész",
13
- "neptune.Summary.statusNotDone": "Hátralévő feladat",
13
+ "neptune.Summary.statusNotDone": "Hátravan",
14
14
  "neptune.Summary.statusPending": "Függőben",
15
15
  "neptune.Upload.csButtonText": "Másik fájl feltöltése?",
16
16
  "neptune.Upload.csFailureText": "Feltöltés sikertelen. Kérünk, próbáld újra",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Rimuovi {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Elimina",
2
4
  "neptune.CloseButton.ariaLabel": "Chiudi",
5
+ "neptune.DateInput.day.label": "Giorno",
6
+ "neptune.DateInput.month.label": "Mese",
7
+ "neptune.DateInput.year.label": "Anno",
3
8
  "neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
4
9
  "neptune.Pagination.ariaLabel": "Navigazione",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Via a pagina {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Pagina corrente, pagina {pageNumber}",
12
+ "neptune.Summary.statusDone": "Completato",
13
+ "neptune.Summary.statusNotDone": "Da completare",
14
+ "neptune.Summary.statusPending": "In corso",
7
15
  "neptune.Upload.csButtonText": "Carica un altro documento?",
8
16
  "neptune.Upload.csFailureText": "Caricamento fallito. Per favore riprova",
9
17
  "neptune.Upload.csSuccessText": "Caricamento completato!",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Caricamento...",
14
22
  "neptune.Upload.usButtonText": "O seleziona un documento",
15
23
  "neptune.Upload.usDropMessage": "Rilascia il documento per iniziare il caricamento",
16
- "neptune.Upload.usPlaceholder": "Trascina e rilascia un file inferiore a 5MB"
24
+ "neptune.Upload.usPlaceholder": "Trascina e rilascia un file inferiore a 5MB",
25
+ "neptune.UploadButton.allFileTypes": "Tutti i tipi di file",
26
+ "neptune.UploadButton.dropFiles": "Rilascia file per iniziare a caricare",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, minore di {size}MB",
28
+ "neptune.UploadButton.uploadFile": "Carica un file",
29
+ "neptune.UploadButton.uploadFiles": "Carica i file",
30
+ "neptune.UploadInput.deleteModalBody": "Rimuovere questo file lo cancellerà dal nostro sistema.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Annulla",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Rimuovi",
33
+ "neptune.UploadInput.deleteModalTitle": "Vuoi davvero cancellare questo file?",
34
+ "neptune.UploadInput.fileIsTooLarge": "File troppo grande",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Tipo di file non supportato",
36
+ "neptune.UploadItem.deleting": "Eliminando...",
37
+ "neptune.UploadItem.removeFile": "Rimuovi file {filename}",
38
+ "neptune.UploadItem.uploaded": "Caricato",
39
+ "neptune.UploadItem.uploadedFile": "File caricato",
40
+ "neptune.UploadItem.uploading": "Caricamento...",
41
+ "neptune.UploadItem.uploadingFailed": "Caricamento fallito"
17
42
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "{choice} をクリア",
2
3
  "neptune.ClearButton.ariaLabel": "消去",
3
4
  "neptune.CloseButton.ariaLabel": "閉じる",
4
5
  "neptune.DateInput.day.label": "日",
@@ -9,8 +10,8 @@
9
10
  "neptune.PaginationLink.ariaLabel.active": "{pageNumber}のページへ移動します",
10
11
  "neptune.PaginationLink.ariaLabel.inactive": "現在のページ、{pageNumber}ページ",
11
12
  "neptune.Summary.statusDone": "完了",
12
- "neptune.Summary.statusNotDone": "対応すべきこと",
13
- "neptune.Summary.statusPending": "保留中のもの",
13
+ "neptune.Summary.statusNotDone": "未対応",
14
+ "neptune.Summary.statusPending": "保留中",
14
15
  "neptune.Upload.csButtonText": "別のファイルをアップロードしますか?",
15
16
  "neptune.Upload.csFailureText": "アップロードに失敗しました。もう一度やり直してください。",
16
17
  "neptune.Upload.csSuccessText": "アップロードが完了しました。",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Wyczyść {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Wyczyść",
2
4
  "neptune.CloseButton.ariaLabel": "Zamknij",
5
+ "neptune.DateInput.day.label": "Dzień",
6
+ "neptune.DateInput.month.label": "Miesiąc",
7
+ "neptune.DateInput.year.label": "Rok",
3
8
  "neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
4
9
  "neptune.Pagination.ariaLabel": "Nawigacja w paginacji",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Przejdź do strony {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Obecna strona, strona {pageNumber}",
12
+ "neptune.Summary.statusDone": "Czynność wykonana",
13
+ "neptune.Summary.statusNotDone": "Czynność do wykonania",
14
+ "neptune.Summary.statusPending": "Czynność oczekująca",
7
15
  "neptune.Upload.csButtonText": "Prześlij kolejny plik?",
8
16
  "neptune.Upload.csFailureText": "Przesyłanie nie powiodło się. Proszę spróbować ponownie",
9
17
  "neptune.Upload.csSuccessText": "Przesyłanie zakończone!",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Przesyłanie...",
14
22
  "neptune.Upload.usButtonText": "Lub wybierz plik",
15
23
  "neptune.Upload.usDropMessage": "Upuść plik, aby rozpocząć przesyłanie",
16
- "neptune.Upload.usPlaceholder": "Przeciągnij i upuść plik mniejszy niż 5MB"
24
+ "neptune.Upload.usPlaceholder": "Przeciągnij i upuść plik mniejszy niż 5MB",
25
+ "neptune.UploadButton.allFileTypes": "Wszystkie typy plików",
26
+ "neptune.UploadButton.dropFiles": "Upuść plik, żeby rozpocząć przesyłanie",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, mniejsze niż {size}MB",
28
+ "neptune.UploadButton.uploadFile": "Prześlij plik",
29
+ "neptune.UploadButton.uploadFiles": "Prześlij pliki",
30
+ "neptune.UploadInput.deleteModalBody": "Usunięcie tego pliku oznacza usunięcie go z naszego systemu.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Anuluj",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Usuń",
33
+ "neptune.UploadInput.deleteModalTitle": "Czy na pewno chcesz usunąć ten plik?",
34
+ "neptune.UploadInput.fileIsTooLarge": "Plik jest za duży",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Nieobsługiwany typ pliku",
36
+ "neptune.UploadItem.deleting": "Usuwanie...",
37
+ "neptune.UploadItem.removeFile": "Usuń plik {filename}",
38
+ "neptune.UploadItem.uploaded": "Przesłano",
39
+ "neptune.UploadItem.uploadedFile": "Przesłany plik",
40
+ "neptune.UploadItem.uploading": "Przesyłanie...",
41
+ "neptune.UploadItem.uploadingFailed": "Przesyłanie nie powiodło się"
17
42
  }
@@ -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
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Descartar {choice}",
2
3
  "neptune.ClearButton.ariaLabel": "Borrar",
3
4
  "neptune.CloseButton.ariaLabel": "Cerrar",
4
5
  "neptune.DateInput.day.label": "Día",
@@ -24,8 +25,8 @@
24
25
  "neptune.UploadButton.allFileTypes": "Todos los tipos de archivos",
25
26
  "neptune.UploadButton.dropFiles": "Arrastra un archivo para subirlo",
26
27
  "neptune.UploadButton.instructions": "{fileTypes}, menor que {size}MB",
27
- "neptune.UploadButton.uploadFile": "Subir archivo",
28
- "neptune.UploadButton.uploadFiles": "Subir archivos",
28
+ "neptune.UploadButton.uploadFile": "Cargar archivo",
29
+ "neptune.UploadButton.uploadFiles": "Cargar archivos",
29
30
  "neptune.UploadInput.deleteModalBody": "La eliminación de este archivo lo borrará de nuestro sistema.",
30
31
  "neptune.UploadInput.deleteModalCancelButtonText": "Cancelar",
31
32
  "neptune.UploadInput.deleteModalConfirmButtonText": "Eliminar",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Effacer {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Effacer",
2
4
  "neptune.CloseButton.ariaLabel": "Fermer",
5
+ "neptune.DateInput.day.label": "Jour",
6
+ "neptune.DateInput.month.label": "Mois",
7
+ "neptune.DateInput.year.label": "Année",
3
8
  "neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
4
9
  "neptune.Pagination.ariaLabel": "Navigation par pagination",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Aller à la page {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Page actuelle, page {pageNumber}",
12
+ "neptune.Summary.statusDone": "Validé",
13
+ "neptune.Summary.statusNotDone": "À compléter",
14
+ "neptune.Summary.statusPending": "En attente",
7
15
  "neptune.Upload.csButtonText": "Envoyer un autre fichier ?",
8
16
  "neptune.Upload.csFailureText": "Échec du téléchargement. Veuillez réessayer",
9
17
  "neptune.Upload.csSuccessText": "Téléchargement terminé !",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Téléchargement...",
14
22
  "neptune.Upload.usButtonText": "Ou sélectionnez un fichier",
15
23
  "neptune.Upload.usDropMessage": "Déposer un fichier pour démarrer le téléchargement",
16
- "neptune.Upload.usPlaceholder": "Glissez et déposez un fichier inférieur à 5 Mo"
24
+ "neptune.Upload.usPlaceholder": "Glissez et déposez un fichier inférieur à 5 Mo",
25
+ "neptune.UploadButton.allFileTypes": "Tous types de fichiers",
26
+ "neptune.UploadButton.dropFiles": "Déposer un fichier pour démarrer le téléchargement",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, inférieur à {size} Mo",
28
+ "neptune.UploadButton.uploadFile": "Envoyer le fichier",
29
+ "neptune.UploadButton.uploadFiles": "Transférer des documents",
30
+ "neptune.UploadInput.deleteModalBody": "La suppression de ce fichier sera définitive sur notre système.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Annuler",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Supprimer",
33
+ "neptune.UploadInput.deleteModalTitle": "Voulez-vous vraiment supprimer ce fichier ?",
34
+ "neptune.UploadInput.fileIsTooLarge": "Fichier trop lourd",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Type de fichier non pris en charge",
36
+ "neptune.UploadItem.deleting": "Suppression...",
37
+ "neptune.UploadItem.removeFile": "Supprimer le fichier {filename}",
38
+ "neptune.UploadItem.uploaded": "Téléchargé",
39
+ "neptune.UploadItem.uploadedFile": "Fichier téléchargé",
40
+ "neptune.UploadItem.uploading": "Téléchargement...",
41
+ "neptune.UploadItem.uploadingFailed": "Échec du téléchargement"
17
42
  }
@@ -10,7 +10,7 @@
10
10
  "neptune.PaginationLink.ariaLabel.active": "Ugrás a(z) {pageNumber}. oldalra",
11
11
  "neptune.PaginationLink.ariaLabel.inactive": "Jelenlegi oldal, {pageNumber}. oldal",
12
12
  "neptune.Summary.statusDone": "Kész",
13
- "neptune.Summary.statusNotDone": "Hátralévő feladat",
13
+ "neptune.Summary.statusNotDone": "Hátravan",
14
14
  "neptune.Summary.statusPending": "Függőben",
15
15
  "neptune.Upload.csButtonText": "Másik fájl feltöltése?",
16
16
  "neptune.Upload.csFailureText": "Feltöltés sikertelen. Kérünk, próbáld újra",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Rimuovi {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Elimina",
2
4
  "neptune.CloseButton.ariaLabel": "Chiudi",
5
+ "neptune.DateInput.day.label": "Giorno",
6
+ "neptune.DateInput.month.label": "Mese",
7
+ "neptune.DateInput.year.label": "Anno",
3
8
  "neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
4
9
  "neptune.Pagination.ariaLabel": "Navigazione",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Via a pagina {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Pagina corrente, pagina {pageNumber}",
12
+ "neptune.Summary.statusDone": "Completato",
13
+ "neptune.Summary.statusNotDone": "Da completare",
14
+ "neptune.Summary.statusPending": "In corso",
7
15
  "neptune.Upload.csButtonText": "Carica un altro documento?",
8
16
  "neptune.Upload.csFailureText": "Caricamento fallito. Per favore riprova",
9
17
  "neptune.Upload.csSuccessText": "Caricamento completato!",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Caricamento...",
14
22
  "neptune.Upload.usButtonText": "O seleziona un documento",
15
23
  "neptune.Upload.usDropMessage": "Rilascia il documento per iniziare il caricamento",
16
- "neptune.Upload.usPlaceholder": "Trascina e rilascia un file inferiore a 5MB"
24
+ "neptune.Upload.usPlaceholder": "Trascina e rilascia un file inferiore a 5MB",
25
+ "neptune.UploadButton.allFileTypes": "Tutti i tipi di file",
26
+ "neptune.UploadButton.dropFiles": "Rilascia file per iniziare a caricare",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, minore di {size}MB",
28
+ "neptune.UploadButton.uploadFile": "Carica un file",
29
+ "neptune.UploadButton.uploadFiles": "Carica i file",
30
+ "neptune.UploadInput.deleteModalBody": "Rimuovere questo file lo cancellerà dal nostro sistema.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Annulla",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Rimuovi",
33
+ "neptune.UploadInput.deleteModalTitle": "Vuoi davvero cancellare questo file?",
34
+ "neptune.UploadInput.fileIsTooLarge": "File troppo grande",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Tipo di file non supportato",
36
+ "neptune.UploadItem.deleting": "Eliminando...",
37
+ "neptune.UploadItem.removeFile": "Rimuovi file {filename}",
38
+ "neptune.UploadItem.uploaded": "Caricato",
39
+ "neptune.UploadItem.uploadedFile": "File caricato",
40
+ "neptune.UploadItem.uploading": "Caricamento...",
41
+ "neptune.UploadItem.uploadingFailed": "Caricamento fallito"
17
42
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "{choice} をクリア",
2
3
  "neptune.ClearButton.ariaLabel": "消去",
3
4
  "neptune.CloseButton.ariaLabel": "閉じる",
4
5
  "neptune.DateInput.day.label": "日",
@@ -9,8 +10,8 @@
9
10
  "neptune.PaginationLink.ariaLabel.active": "{pageNumber}のページへ移動します",
10
11
  "neptune.PaginationLink.ariaLabel.inactive": "現在のページ、{pageNumber}ページ",
11
12
  "neptune.Summary.statusDone": "完了",
12
- "neptune.Summary.statusNotDone": "対応すべきこと",
13
- "neptune.Summary.statusPending": "保留中のもの",
13
+ "neptune.Summary.statusNotDone": "未対応",
14
+ "neptune.Summary.statusPending": "保留中",
14
15
  "neptune.Upload.csButtonText": "別のファイルをアップロードしますか?",
15
16
  "neptune.Upload.csFailureText": "アップロードに失敗しました。もう一度やり直してください。",
16
17
  "neptune.Upload.csSuccessText": "アップロードが完了しました。",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Wyczyść {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Wyczyść",
2
4
  "neptune.CloseButton.ariaLabel": "Zamknij",
5
+ "neptune.DateInput.day.label": "Dzień",
6
+ "neptune.DateInput.month.label": "Miesiąc",
7
+ "neptune.DateInput.year.label": "Rok",
3
8
  "neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
4
9
  "neptune.Pagination.ariaLabel": "Nawigacja w paginacji",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Przejdź do strony {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Obecna strona, strona {pageNumber}",
12
+ "neptune.Summary.statusDone": "Czynność wykonana",
13
+ "neptune.Summary.statusNotDone": "Czynność do wykonania",
14
+ "neptune.Summary.statusPending": "Czynność oczekująca",
7
15
  "neptune.Upload.csButtonText": "Prześlij kolejny plik?",
8
16
  "neptune.Upload.csFailureText": "Przesyłanie nie powiodło się. Proszę spróbować ponownie",
9
17
  "neptune.Upload.csSuccessText": "Przesyłanie zakończone!",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Przesyłanie...",
14
22
  "neptune.Upload.usButtonText": "Lub wybierz plik",
15
23
  "neptune.Upload.usDropMessage": "Upuść plik, aby rozpocząć przesyłanie",
16
- "neptune.Upload.usPlaceholder": "Przeciągnij i upuść plik mniejszy niż 5MB"
24
+ "neptune.Upload.usPlaceholder": "Przeciągnij i upuść plik mniejszy niż 5MB",
25
+ "neptune.UploadButton.allFileTypes": "Wszystkie typy plików",
26
+ "neptune.UploadButton.dropFiles": "Upuść plik, żeby rozpocząć przesyłanie",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, mniejsze niż {size}MB",
28
+ "neptune.UploadButton.uploadFile": "Prześlij plik",
29
+ "neptune.UploadButton.uploadFiles": "Prześlij pliki",
30
+ "neptune.UploadInput.deleteModalBody": "Usunięcie tego pliku oznacza usunięcie go z naszego systemu.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Anuluj",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Usuń",
33
+ "neptune.UploadInput.deleteModalTitle": "Czy na pewno chcesz usunąć ten plik?",
34
+ "neptune.UploadInput.fileIsTooLarge": "Plik jest za duży",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Nieobsługiwany typ pliku",
36
+ "neptune.UploadItem.deleting": "Usuwanie...",
37
+ "neptune.UploadItem.removeFile": "Usuń plik {filename}",
38
+ "neptune.UploadItem.uploaded": "Przesłano",
39
+ "neptune.UploadItem.uploadedFile": "Przesłany plik",
40
+ "neptune.UploadItem.uploading": "Przesyłanie...",
41
+ "neptune.UploadItem.uploadingFailed": "Przesyłanie nie powiodło się"
17
42
  }
@@ -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
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Descartar {choice}",
2
3
  "neptune.ClearButton.ariaLabel": "Borrar",
3
4
  "neptune.CloseButton.ariaLabel": "Cerrar",
4
5
  "neptune.DateInput.day.label": "Día",
@@ -24,8 +25,8 @@
24
25
  "neptune.UploadButton.allFileTypes": "Todos los tipos de archivos",
25
26
  "neptune.UploadButton.dropFiles": "Arrastra un archivo para subirlo",
26
27
  "neptune.UploadButton.instructions": "{fileTypes}, menor que {size}MB",
27
- "neptune.UploadButton.uploadFile": "Subir archivo",
28
- "neptune.UploadButton.uploadFiles": "Subir archivos",
28
+ "neptune.UploadButton.uploadFile": "Cargar archivo",
29
+ "neptune.UploadButton.uploadFiles": "Cargar archivos",
29
30
  "neptune.UploadInput.deleteModalBody": "La eliminación de este archivo lo borrará de nuestro sistema.",
30
31
  "neptune.UploadInput.deleteModalCancelButtonText": "Cancelar",
31
32
  "neptune.UploadInput.deleteModalConfirmButtonText": "Eliminar",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Effacer {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Effacer",
2
4
  "neptune.CloseButton.ariaLabel": "Fermer",
5
+ "neptune.DateInput.day.label": "Jour",
6
+ "neptune.DateInput.month.label": "Mois",
7
+ "neptune.DateInput.year.label": "Année",
3
8
  "neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
4
9
  "neptune.Pagination.ariaLabel": "Navigation par pagination",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Aller à la page {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Page actuelle, page {pageNumber}",
12
+ "neptune.Summary.statusDone": "Validé",
13
+ "neptune.Summary.statusNotDone": "À compléter",
14
+ "neptune.Summary.statusPending": "En attente",
7
15
  "neptune.Upload.csButtonText": "Envoyer un autre fichier ?",
8
16
  "neptune.Upload.csFailureText": "Échec du téléchargement. Veuillez réessayer",
9
17
  "neptune.Upload.csSuccessText": "Téléchargement terminé !",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Téléchargement...",
14
22
  "neptune.Upload.usButtonText": "Ou sélectionnez un fichier",
15
23
  "neptune.Upload.usDropMessage": "Déposer un fichier pour démarrer le téléchargement",
16
- "neptune.Upload.usPlaceholder": "Glissez et déposez un fichier inférieur à 5 Mo"
24
+ "neptune.Upload.usPlaceholder": "Glissez et déposez un fichier inférieur à 5 Mo",
25
+ "neptune.UploadButton.allFileTypes": "Tous types de fichiers",
26
+ "neptune.UploadButton.dropFiles": "Déposer un fichier pour démarrer le téléchargement",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, inférieur à {size} Mo",
28
+ "neptune.UploadButton.uploadFile": "Envoyer le fichier",
29
+ "neptune.UploadButton.uploadFiles": "Transférer des documents",
30
+ "neptune.UploadInput.deleteModalBody": "La suppression de ce fichier sera définitive sur notre système.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Annuler",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Supprimer",
33
+ "neptune.UploadInput.deleteModalTitle": "Voulez-vous vraiment supprimer ce fichier ?",
34
+ "neptune.UploadInput.fileIsTooLarge": "Fichier trop lourd",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Type de fichier non pris en charge",
36
+ "neptune.UploadItem.deleting": "Suppression...",
37
+ "neptune.UploadItem.removeFile": "Supprimer le fichier {filename}",
38
+ "neptune.UploadItem.uploaded": "Téléchargé",
39
+ "neptune.UploadItem.uploadedFile": "Fichier téléchargé",
40
+ "neptune.UploadItem.uploading": "Téléchargement...",
41
+ "neptune.UploadItem.uploadingFailed": "Échec du téléchargement"
17
42
  }
@@ -10,7 +10,7 @@
10
10
  "neptune.PaginationLink.ariaLabel.active": "Ugrás a(z) {pageNumber}. oldalra",
11
11
  "neptune.PaginationLink.ariaLabel.inactive": "Jelenlegi oldal, {pageNumber}. oldal",
12
12
  "neptune.Summary.statusDone": "Kész",
13
- "neptune.Summary.statusNotDone": "Hátralévő feladat",
13
+ "neptune.Summary.statusNotDone": "Hátravan",
14
14
  "neptune.Summary.statusPending": "Függőben",
15
15
  "neptune.Upload.csButtonText": "Másik fájl feltöltése?",
16
16
  "neptune.Upload.csFailureText": "Feltöltés sikertelen. Kérünk, próbáld újra",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Rimuovi {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Elimina",
2
4
  "neptune.CloseButton.ariaLabel": "Chiudi",
5
+ "neptune.DateInput.day.label": "Giorno",
6
+ "neptune.DateInput.month.label": "Mese",
7
+ "neptune.DateInput.year.label": "Anno",
3
8
  "neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
4
9
  "neptune.Pagination.ariaLabel": "Navigazione",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Via a pagina {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Pagina corrente, pagina {pageNumber}",
12
+ "neptune.Summary.statusDone": "Completato",
13
+ "neptune.Summary.statusNotDone": "Da completare",
14
+ "neptune.Summary.statusPending": "In corso",
7
15
  "neptune.Upload.csButtonText": "Carica un altro documento?",
8
16
  "neptune.Upload.csFailureText": "Caricamento fallito. Per favore riprova",
9
17
  "neptune.Upload.csSuccessText": "Caricamento completato!",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Caricamento...",
14
22
  "neptune.Upload.usButtonText": "O seleziona un documento",
15
23
  "neptune.Upload.usDropMessage": "Rilascia il documento per iniziare il caricamento",
16
- "neptune.Upload.usPlaceholder": "Trascina e rilascia un file inferiore a 5MB"
24
+ "neptune.Upload.usPlaceholder": "Trascina e rilascia un file inferiore a 5MB",
25
+ "neptune.UploadButton.allFileTypes": "Tutti i tipi di file",
26
+ "neptune.UploadButton.dropFiles": "Rilascia file per iniziare a caricare",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, minore di {size}MB",
28
+ "neptune.UploadButton.uploadFile": "Carica un file",
29
+ "neptune.UploadButton.uploadFiles": "Carica i file",
30
+ "neptune.UploadInput.deleteModalBody": "Rimuovere questo file lo cancellerà dal nostro sistema.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Annulla",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Rimuovi",
33
+ "neptune.UploadInput.deleteModalTitle": "Vuoi davvero cancellare questo file?",
34
+ "neptune.UploadInput.fileIsTooLarge": "File troppo grande",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Tipo di file non supportato",
36
+ "neptune.UploadItem.deleting": "Eliminando...",
37
+ "neptune.UploadItem.removeFile": "Rimuovi file {filename}",
38
+ "neptune.UploadItem.uploaded": "Caricato",
39
+ "neptune.UploadItem.uploadedFile": "File caricato",
40
+ "neptune.UploadItem.uploading": "Caricamento...",
41
+ "neptune.UploadItem.uploadingFailed": "Caricamento fallito"
17
42
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "{choice} をクリア",
2
3
  "neptune.ClearButton.ariaLabel": "消去",
3
4
  "neptune.CloseButton.ariaLabel": "閉じる",
4
5
  "neptune.DateInput.day.label": "日",
@@ -9,8 +10,8 @@
9
10
  "neptune.PaginationLink.ariaLabel.active": "{pageNumber}のページへ移動します",
10
11
  "neptune.PaginationLink.ariaLabel.inactive": "現在のページ、{pageNumber}ページ",
11
12
  "neptune.Summary.statusDone": "完了",
12
- "neptune.Summary.statusNotDone": "対応すべきこと",
13
- "neptune.Summary.statusPending": "保留中のもの",
13
+ "neptune.Summary.statusNotDone": "未対応",
14
+ "neptune.Summary.statusPending": "保留中",
14
15
  "neptune.Upload.csButtonText": "別のファイルをアップロードしますか?",
15
16
  "neptune.Upload.csFailureText": "アップロードに失敗しました。もう一度やり直してください。",
16
17
  "neptune.Upload.csSuccessText": "アップロードが完了しました。",
@@ -1,9 +1,17 @@
1
1
  {
2
+ "neptune.Chips.ariaLabel": "Wyczyść {choice}",
3
+ "neptune.ClearButton.ariaLabel": "Wyczyść",
2
4
  "neptune.CloseButton.ariaLabel": "Zamknij",
5
+ "neptune.DateInput.day.label": "Dzień",
6
+ "neptune.DateInput.month.label": "Miesiąc",
7
+ "neptune.DateInput.year.label": "Rok",
3
8
  "neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
4
9
  "neptune.Pagination.ariaLabel": "Nawigacja w paginacji",
5
10
  "neptune.PaginationLink.ariaLabel.active": "Przejdź do strony {pageNumber}",
6
11
  "neptune.PaginationLink.ariaLabel.inactive": "Obecna strona, strona {pageNumber}",
12
+ "neptune.Summary.statusDone": "Czynność wykonana",
13
+ "neptune.Summary.statusNotDone": "Czynność do wykonania",
14
+ "neptune.Summary.statusPending": "Czynność oczekująca",
7
15
  "neptune.Upload.csButtonText": "Prześlij kolejny plik?",
8
16
  "neptune.Upload.csFailureText": "Przesyłanie nie powiodło się. Proszę spróbować ponownie",
9
17
  "neptune.Upload.csSuccessText": "Przesyłanie zakończone!",
@@ -13,5 +21,22 @@
13
21
  "neptune.Upload.psProcessingText": "Przesyłanie...",
14
22
  "neptune.Upload.usButtonText": "Lub wybierz plik",
15
23
  "neptune.Upload.usDropMessage": "Upuść plik, aby rozpocząć przesyłanie",
16
- "neptune.Upload.usPlaceholder": "Przeciągnij i upuść plik mniejszy niż 5MB"
24
+ "neptune.Upload.usPlaceholder": "Przeciągnij i upuść plik mniejszy niż 5MB",
25
+ "neptune.UploadButton.allFileTypes": "Wszystkie typy plików",
26
+ "neptune.UploadButton.dropFiles": "Upuść plik, żeby rozpocząć przesyłanie",
27
+ "neptune.UploadButton.instructions": "{fileTypes}, mniejsze niż {size}MB",
28
+ "neptune.UploadButton.uploadFile": "Prześlij plik",
29
+ "neptune.UploadButton.uploadFiles": "Prześlij pliki",
30
+ "neptune.UploadInput.deleteModalBody": "Usunięcie tego pliku oznacza usunięcie go z naszego systemu.",
31
+ "neptune.UploadInput.deleteModalCancelButtonText": "Anuluj",
32
+ "neptune.UploadInput.deleteModalConfirmButtonText": "Usuń",
33
+ "neptune.UploadInput.deleteModalTitle": "Czy na pewno chcesz usunąć ten plik?",
34
+ "neptune.UploadInput.fileIsTooLarge": "Plik jest za duży",
35
+ "neptune.UploadInput.fileTypeNotSupported": "Nieobsługiwany typ pliku",
36
+ "neptune.UploadItem.deleting": "Usuwanie...",
37
+ "neptune.UploadItem.removeFile": "Usuń plik {filename}",
38
+ "neptune.UploadItem.uploaded": "Przesłano",
39
+ "neptune.UploadItem.uploadedFile": "Przesłany plik",
40
+ "neptune.UploadItem.uploading": "Przesyłanie...",
41
+ "neptune.UploadItem.uploadingFailed": "Przesyłanie nie powiodło się"
17
42
  }