@transferwise/components 0.0.0-experimental-8d0974a → 0.0.0-experimental-426355d

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.
Files changed (73) hide show
  1. package/build/i18n/de.json +5 -0
  2. package/build/i18n/de.json.js +5 -0
  3. package/build/i18n/de.json.js.map +1 -1
  4. package/build/i18n/de.json.mjs +5 -0
  5. package/build/i18n/de.json.mjs.map +1 -1
  6. package/build/i18n/es.json +5 -0
  7. package/build/i18n/es.json.js +5 -0
  8. package/build/i18n/es.json.js.map +1 -1
  9. package/build/i18n/es.json.mjs +5 -0
  10. package/build/i18n/es.json.mjs.map +1 -1
  11. package/build/i18n/fr.json +5 -0
  12. package/build/i18n/fr.json.js +5 -0
  13. package/build/i18n/fr.json.js.map +1 -1
  14. package/build/i18n/fr.json.mjs +5 -0
  15. package/build/i18n/fr.json.mjs.map +1 -1
  16. package/build/i18n/hu.json +5 -0
  17. package/build/i18n/hu.json.js +5 -0
  18. package/build/i18n/hu.json.js.map +1 -1
  19. package/build/i18n/hu.json.mjs +5 -0
  20. package/build/i18n/hu.json.mjs.map +1 -1
  21. package/build/i18n/id.json +5 -0
  22. package/build/i18n/id.json.js +5 -0
  23. package/build/i18n/id.json.js.map +1 -1
  24. package/build/i18n/id.json.mjs +5 -0
  25. package/build/i18n/id.json.mjs.map +1 -1
  26. package/build/i18n/it.json +5 -0
  27. package/build/i18n/it.json.js +5 -0
  28. package/build/i18n/it.json.js.map +1 -1
  29. package/build/i18n/it.json.mjs +5 -0
  30. package/build/i18n/it.json.mjs.map +1 -1
  31. package/build/i18n/ja.json +5 -0
  32. package/build/i18n/ja.json.js +5 -0
  33. package/build/i18n/ja.json.js.map +1 -1
  34. package/build/i18n/ja.json.mjs +5 -0
  35. package/build/i18n/ja.json.mjs.map +1 -1
  36. package/build/i18n/pl.json +5 -0
  37. package/build/i18n/pl.json.js +5 -0
  38. package/build/i18n/pl.json.js.map +1 -1
  39. package/build/i18n/pl.json.mjs +5 -0
  40. package/build/i18n/pl.json.mjs.map +1 -1
  41. package/build/i18n/pt.json +5 -0
  42. package/build/i18n/pt.json.js +5 -0
  43. package/build/i18n/pt.json.js.map +1 -1
  44. package/build/i18n/pt.json.mjs +5 -0
  45. package/build/i18n/pt.json.mjs.map +1 -1
  46. package/build/i18n/ro.json +5 -0
  47. package/build/i18n/ro.json.js +5 -0
  48. package/build/i18n/ro.json.js.map +1 -1
  49. package/build/i18n/ro.json.mjs +5 -0
  50. package/build/i18n/ro.json.mjs.map +1 -1
  51. package/build/i18n/ru.json +5 -0
  52. package/build/i18n/ru.json.js +5 -0
  53. package/build/i18n/ru.json.js.map +1 -1
  54. package/build/i18n/ru.json.mjs +5 -0
  55. package/build/i18n/ru.json.mjs.map +1 -1
  56. package/build/i18n/tr.json +5 -0
  57. package/build/i18n/tr.json.js +5 -0
  58. package/build/i18n/tr.json.js.map +1 -1
  59. package/build/i18n/tr.json.mjs +5 -0
  60. package/build/i18n/tr.json.mjs.map +1 -1
  61. package/package.json +3 -3
  62. package/src/i18n/de.json +5 -0
  63. package/src/i18n/es.json +5 -0
  64. package/src/i18n/fr.json +5 -0
  65. package/src/i18n/hu.json +5 -0
  66. package/src/i18n/id.json +5 -0
  67. package/src/i18n/it.json +5 -0
  68. package/src/i18n/ja.json +5 -0
  69. package/src/i18n/pl.json +5 -0
  70. package/src/i18n/pt.json +5 -0
  71. package/src/i18n/ro.json +5 -0
  72. package/src/i18n/ru.json +5 -0
  73. package/src/i18n/tr.json +5 -0
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Keine Ergebnisse gefunden",
28
28
  "neptune.SelectOption.action.label": "Auswählen",
29
29
  "neptune.SelectOption.selected.action.label": "Ausgewählte Option ändern",
30
+ "neptune.StatusIcon.iconLabel.error": "Fehler:",
31
+ "neptune.StatusIcon.iconLabel.information": "Auskünfte:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Ausstehend:",
33
+ "neptune.StatusIcon.iconLabel.success": "Erfolgreich:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Warnung:",
30
35
  "neptune.Summary.statusDone": "Schritt erledigt",
31
36
  "neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
32
37
  "neptune.Summary.statusPending": "Schritt ausstehend",
@@ -29,6 +29,11 @@ var de = {
29
29
  "neptune.SelectInput.noResultsFound": "Keine Ergebnisse gefunden",
30
30
  "neptune.SelectOption.action.label": "Auswählen",
31
31
  "neptune.SelectOption.selected.action.label": "Ausgewählte Option ändern",
32
+ "neptune.StatusIcon.iconLabel.error": "Fehler:",
33
+ "neptune.StatusIcon.iconLabel.information": "Auskünfte:",
34
+ "neptune.StatusIcon.iconLabel.pending": "Ausstehend:",
35
+ "neptune.StatusIcon.iconLabel.success": "Erfolgreich:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Warnung:",
32
37
  "neptune.Summary.statusDone": "Schritt erledigt",
33
38
  "neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
34
39
  "neptune.Summary.statusPending": "Schritt ausstehend",
@@ -1 +1 @@
1
- {"version":3,"file":"de.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"de.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var de = {
27
27
  "neptune.SelectInput.noResultsFound": "Keine Ergebnisse gefunden",
28
28
  "neptune.SelectOption.action.label": "Auswählen",
29
29
  "neptune.SelectOption.selected.action.label": "Ausgewählte Option ändern",
30
+ "neptune.StatusIcon.iconLabel.error": "Fehler:",
31
+ "neptune.StatusIcon.iconLabel.information": "Auskünfte:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Ausstehend:",
33
+ "neptune.StatusIcon.iconLabel.success": "Erfolgreich:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Warnung:",
30
35
  "neptune.Summary.statusDone": "Schritt erledigt",
31
36
  "neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
32
37
  "neptune.Summary.statusPending": "Schritt ausstehend",
@@ -1 +1 @@
1
- {"version":3,"file":"de.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"de.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "No se han encontrado resultados",
28
28
  "neptune.SelectOption.action.label": "Elegir",
29
29
  "neptune.SelectOption.selected.action.label": "Cambiar opción elegida",
30
+ "neptune.StatusIcon.iconLabel.error": "Error:",
31
+ "neptune.StatusIcon.iconLabel.information": "Información:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Pendiente:",
33
+ "neptune.StatusIcon.iconLabel.success": "Éxito:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Advertencia:",
30
35
  "neptune.Summary.statusDone": "Apartado listo",
31
36
  "neptune.Summary.statusNotDone": "Apartado a completar",
32
37
  "neptune.Summary.statusPending": "Apartado pendiente",
@@ -29,6 +29,11 @@ var es = {
29
29
  "neptune.SelectInput.noResultsFound": "No se han encontrado resultados",
30
30
  "neptune.SelectOption.action.label": "Elegir",
31
31
  "neptune.SelectOption.selected.action.label": "Cambiar opción elegida",
32
+ "neptune.StatusIcon.iconLabel.error": "Error:",
33
+ "neptune.StatusIcon.iconLabel.information": "Información:",
34
+ "neptune.StatusIcon.iconLabel.pending": "Pendiente:",
35
+ "neptune.StatusIcon.iconLabel.success": "Éxito:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Advertencia:",
32
37
  "neptune.Summary.statusDone": "Apartado listo",
33
38
  "neptune.Summary.statusNotDone": "Apartado a completar",
34
39
  "neptune.Summary.statusPending": "Apartado pendiente",
@@ -1 +1 @@
1
- {"version":3,"file":"es.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"es.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var es = {
27
27
  "neptune.SelectInput.noResultsFound": "No se han encontrado resultados",
28
28
  "neptune.SelectOption.action.label": "Elegir",
29
29
  "neptune.SelectOption.selected.action.label": "Cambiar opción elegida",
30
+ "neptune.StatusIcon.iconLabel.error": "Error:",
31
+ "neptune.StatusIcon.iconLabel.information": "Información:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Pendiente:",
33
+ "neptune.StatusIcon.iconLabel.success": "Éxito:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Advertencia:",
30
35
  "neptune.Summary.statusDone": "Apartado listo",
31
36
  "neptune.Summary.statusNotDone": "Apartado a completar",
32
37
  "neptune.Summary.statusPending": "Apartado pendiente",
@@ -1 +1 @@
1
- {"version":3,"file":"es.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"es.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Aucun résultat trouvé",
28
28
  "neptune.SelectOption.action.label": "Sélectionner",
29
29
  "neptune.SelectOption.selected.action.label": "Modifier l'option choisie",
30
+ "neptune.StatusIcon.iconLabel.error": "Erreur:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informations:",
32
+ "neptune.StatusIcon.iconLabel.pending": "En attente :",
33
+ "neptune.StatusIcon.iconLabel.success": "Terminé:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Attention:",
30
35
  "neptune.Summary.statusDone": "Validé",
31
36
  "neptune.Summary.statusNotDone": "À compléter",
32
37
  "neptune.Summary.statusPending": "En attente",
@@ -29,6 +29,11 @@ var fr = {
29
29
  "neptune.SelectInput.noResultsFound": "Aucun résultat trouvé",
30
30
  "neptune.SelectOption.action.label": "Sélectionner",
31
31
  "neptune.SelectOption.selected.action.label": "Modifier l'option choisie",
32
+ "neptune.StatusIcon.iconLabel.error": "Erreur:",
33
+ "neptune.StatusIcon.iconLabel.information": "Informations:",
34
+ "neptune.StatusIcon.iconLabel.pending": "En attente :",
35
+ "neptune.StatusIcon.iconLabel.success": "Terminé:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Attention:",
32
37
  "neptune.Summary.statusDone": "Validé",
33
38
  "neptune.Summary.statusNotDone": "À compléter",
34
39
  "neptune.Summary.statusPending": "En attente",
@@ -1 +1 @@
1
- {"version":3,"file":"fr.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"fr.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var fr = {
27
27
  "neptune.SelectInput.noResultsFound": "Aucun résultat trouvé",
28
28
  "neptune.SelectOption.action.label": "Sélectionner",
29
29
  "neptune.SelectOption.selected.action.label": "Modifier l'option choisie",
30
+ "neptune.StatusIcon.iconLabel.error": "Erreur:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informations:",
32
+ "neptune.StatusIcon.iconLabel.pending": "En attente :",
33
+ "neptune.StatusIcon.iconLabel.success": "Terminé:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Attention:",
30
35
  "neptune.Summary.statusDone": "Validé",
31
36
  "neptune.Summary.statusNotDone": "À compléter",
32
37
  "neptune.Summary.statusPending": "En attente",
@@ -1 +1 @@
1
- {"version":3,"file":"fr.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"fr.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nincs találat",
28
28
  "neptune.SelectOption.action.label": "Kiválasztás",
29
29
  "neptune.SelectOption.selected.action.label": "Kiválasztott opció módosítása",
30
+ "neptune.StatusIcon.iconLabel.error": "Hiba:",
31
+ "neptune.StatusIcon.iconLabel.information": "Információ:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Függőben:",
33
+ "neptune.StatusIcon.iconLabel.success": "Siker:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Figyelmeztetés:",
30
35
  "neptune.Summary.statusDone": "Kész",
31
36
  "neptune.Summary.statusNotDone": "Hátravan",
32
37
  "neptune.Summary.statusPending": "Függőben",
@@ -29,6 +29,11 @@ var hu = {
29
29
  "neptune.SelectInput.noResultsFound": "Nincs találat",
30
30
  "neptune.SelectOption.action.label": "Kiválasztás",
31
31
  "neptune.SelectOption.selected.action.label": "Kiválasztott opció módosítása",
32
+ "neptune.StatusIcon.iconLabel.error": "Hiba:",
33
+ "neptune.StatusIcon.iconLabel.information": "Információ:",
34
+ "neptune.StatusIcon.iconLabel.pending": "Függőben:",
35
+ "neptune.StatusIcon.iconLabel.success": "Siker:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Figyelmeztetés:",
32
37
  "neptune.Summary.statusDone": "Kész",
33
38
  "neptune.Summary.statusNotDone": "Hátravan",
34
39
  "neptune.Summary.statusPending": "Függőben",
@@ -1 +1 @@
1
- {"version":3,"file":"hu.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"hu.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var hu = {
27
27
  "neptune.SelectInput.noResultsFound": "Nincs találat",
28
28
  "neptune.SelectOption.action.label": "Kiválasztás",
29
29
  "neptune.SelectOption.selected.action.label": "Kiválasztott opció módosítása",
30
+ "neptune.StatusIcon.iconLabel.error": "Hiba:",
31
+ "neptune.StatusIcon.iconLabel.information": "Információ:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Függőben:",
33
+ "neptune.StatusIcon.iconLabel.success": "Siker:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Figyelmeztetés:",
30
35
  "neptune.Summary.statusDone": "Kész",
31
36
  "neptune.Summary.statusNotDone": "Hátravan",
32
37
  "neptune.Summary.statusPending": "Függőben",
@@ -1 +1 @@
1
- {"version":3,"file":"hu.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"hu.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Hasil tidak ditemukan",
28
28
  "neptune.SelectOption.action.label": "Pilih",
29
29
  "neptune.SelectOption.selected.action.label": "Ubah opsi yang dipilih",
30
+ "neptune.StatusIcon.iconLabel.error": "Kesalahan:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informasi:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Tertunda:",
33
+ "neptune.StatusIcon.iconLabel.success": "Berhasil:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Peringatan:",
30
35
  "neptune.Summary.statusDone": "Item selesai",
31
36
  "neptune.Summary.statusNotDone": "Item yang harus dilakukan",
32
37
  "neptune.Summary.statusPending": "Item tertunda",
@@ -29,6 +29,11 @@ var id = {
29
29
  "neptune.SelectInput.noResultsFound": "Hasil tidak ditemukan",
30
30
  "neptune.SelectOption.action.label": "Pilih",
31
31
  "neptune.SelectOption.selected.action.label": "Ubah opsi yang dipilih",
32
+ "neptune.StatusIcon.iconLabel.error": "Kesalahan:",
33
+ "neptune.StatusIcon.iconLabel.information": "Informasi:",
34
+ "neptune.StatusIcon.iconLabel.pending": "Tertunda:",
35
+ "neptune.StatusIcon.iconLabel.success": "Berhasil:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Peringatan:",
32
37
  "neptune.Summary.statusDone": "Item selesai",
33
38
  "neptune.Summary.statusNotDone": "Item yang harus dilakukan",
34
39
  "neptune.Summary.statusPending": "Item tertunda",
@@ -1 +1 @@
1
- {"version":3,"file":"id.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"id.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var id = {
27
27
  "neptune.SelectInput.noResultsFound": "Hasil tidak ditemukan",
28
28
  "neptune.SelectOption.action.label": "Pilih",
29
29
  "neptune.SelectOption.selected.action.label": "Ubah opsi yang dipilih",
30
+ "neptune.StatusIcon.iconLabel.error": "Kesalahan:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informasi:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Tertunda:",
33
+ "neptune.StatusIcon.iconLabel.success": "Berhasil:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Peringatan:",
30
35
  "neptune.Summary.statusDone": "Item selesai",
31
36
  "neptune.Summary.statusNotDone": "Item yang harus dilakukan",
32
37
  "neptune.Summary.statusPending": "Item tertunda",
@@ -1 +1 @@
1
- {"version":3,"file":"id.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"id.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nessun risultato trovato",
28
28
  "neptune.SelectOption.action.label": "Scegli",
29
29
  "neptune.SelectOption.selected.action.label": "Modifica l'opzione scelta",
30
+ "neptune.StatusIcon.iconLabel.error": "Errore:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informazioni:",
32
+ "neptune.StatusIcon.iconLabel.pending": "In attesa:",
33
+ "neptune.StatusIcon.iconLabel.success": "Fatto:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Attenzione:",
30
35
  "neptune.Summary.statusDone": "Completato",
31
36
  "neptune.Summary.statusNotDone": "Da completare",
32
37
  "neptune.Summary.statusPending": "In corso",
@@ -29,6 +29,11 @@ var it = {
29
29
  "neptune.SelectInput.noResultsFound": "Nessun risultato trovato",
30
30
  "neptune.SelectOption.action.label": "Scegli",
31
31
  "neptune.SelectOption.selected.action.label": "Modifica l'opzione scelta",
32
+ "neptune.StatusIcon.iconLabel.error": "Errore:",
33
+ "neptune.StatusIcon.iconLabel.information": "Informazioni:",
34
+ "neptune.StatusIcon.iconLabel.pending": "In attesa:",
35
+ "neptune.StatusIcon.iconLabel.success": "Fatto:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Attenzione:",
32
37
  "neptune.Summary.statusDone": "Completato",
33
38
  "neptune.Summary.statusNotDone": "Da completare",
34
39
  "neptune.Summary.statusPending": "In corso",
@@ -1 +1 @@
1
- {"version":3,"file":"it.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"it.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var it = {
27
27
  "neptune.SelectInput.noResultsFound": "Nessun risultato trovato",
28
28
  "neptune.SelectOption.action.label": "Scegli",
29
29
  "neptune.SelectOption.selected.action.label": "Modifica l'opzione scelta",
30
+ "neptune.StatusIcon.iconLabel.error": "Errore:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informazioni:",
32
+ "neptune.StatusIcon.iconLabel.pending": "In attesa:",
33
+ "neptune.StatusIcon.iconLabel.success": "Fatto:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Attenzione:",
30
35
  "neptune.Summary.statusDone": "Completato",
31
36
  "neptune.Summary.statusNotDone": "Da completare",
32
37
  "neptune.Summary.statusPending": "In corso",
@@ -1 +1 @@
1
- {"version":3,"file":"it.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"it.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "結果が見つかりませんでした",
28
28
  "neptune.SelectOption.action.label": "選択してください",
29
29
  "neptune.SelectOption.selected.action.label": "選択したオプションを変更する",
30
+ "neptune.StatusIcon.iconLabel.error": "エラー:",
31
+ "neptune.StatusIcon.iconLabel.information": "情報:",
32
+ "neptune.StatusIcon.iconLabel.pending": "保留中:",
33
+ "neptune.StatusIcon.iconLabel.success": "完了:",
34
+ "neptune.StatusIcon.iconLabel.warning": "警告:",
30
35
  "neptune.Summary.statusDone": "完了",
31
36
  "neptune.Summary.statusNotDone": "未完了",
32
37
  "neptune.Summary.statusPending": "保留中",
@@ -29,6 +29,11 @@ var ja = {
29
29
  "neptune.SelectInput.noResultsFound": "結果が見つかりませんでした",
30
30
  "neptune.SelectOption.action.label": "選択してください",
31
31
  "neptune.SelectOption.selected.action.label": "選択したオプションを変更する",
32
+ "neptune.StatusIcon.iconLabel.error": "エラー:",
33
+ "neptune.StatusIcon.iconLabel.information": "情報:",
34
+ "neptune.StatusIcon.iconLabel.pending": "保留中:",
35
+ "neptune.StatusIcon.iconLabel.success": "完了:",
36
+ "neptune.StatusIcon.iconLabel.warning": "警告:",
32
37
  "neptune.Summary.statusDone": "完了",
33
38
  "neptune.Summary.statusNotDone": "未完了",
34
39
  "neptune.Summary.statusPending": "保留中",
@@ -1 +1 @@
1
- {"version":3,"file":"ja.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ja.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var ja = {
27
27
  "neptune.SelectInput.noResultsFound": "結果が見つかりませんでした",
28
28
  "neptune.SelectOption.action.label": "選択してください",
29
29
  "neptune.SelectOption.selected.action.label": "選択したオプションを変更する",
30
+ "neptune.StatusIcon.iconLabel.error": "エラー:",
31
+ "neptune.StatusIcon.iconLabel.information": "情報:",
32
+ "neptune.StatusIcon.iconLabel.pending": "保留中:",
33
+ "neptune.StatusIcon.iconLabel.success": "完了:",
34
+ "neptune.StatusIcon.iconLabel.warning": "警告:",
30
35
  "neptune.Summary.statusDone": "完了",
31
36
  "neptune.Summary.statusNotDone": "未完了",
32
37
  "neptune.Summary.statusPending": "保留中",
@@ -1 +1 @@
1
- {"version":3,"file":"ja.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ja.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nie znaleziono wyników",
28
28
  "neptune.SelectOption.action.label": "Wybierz",
29
29
  "neptune.SelectOption.selected.action.label": "Zmień wybraną opcję",
30
+ "neptune.StatusIcon.iconLabel.error": "Błąd:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informacje:",
32
+ "neptune.StatusIcon.iconLabel.pending": "W toku:",
33
+ "neptune.StatusIcon.iconLabel.success": "Gotowe:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Ostrzeżenie:",
30
35
  "neptune.Summary.statusDone": "Czynność wykonana",
31
36
  "neptune.Summary.statusNotDone": "Czynność do wykonania",
32
37
  "neptune.Summary.statusPending": "Czynność oczekująca",
@@ -29,6 +29,11 @@ var pl = {
29
29
  "neptune.SelectInput.noResultsFound": "Nie znaleziono wyników",
30
30
  "neptune.SelectOption.action.label": "Wybierz",
31
31
  "neptune.SelectOption.selected.action.label": "Zmień wybraną opcję",
32
+ "neptune.StatusIcon.iconLabel.error": "Błąd:",
33
+ "neptune.StatusIcon.iconLabel.information": "Informacje:",
34
+ "neptune.StatusIcon.iconLabel.pending": "W toku:",
35
+ "neptune.StatusIcon.iconLabel.success": "Gotowe:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Ostrzeżenie:",
32
37
  "neptune.Summary.statusDone": "Czynność wykonana",
33
38
  "neptune.Summary.statusNotDone": "Czynność do wykonania",
34
39
  "neptune.Summary.statusPending": "Czynność oczekująca",
@@ -1 +1 @@
1
- {"version":3,"file":"pl.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"pl.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var pl = {
27
27
  "neptune.SelectInput.noResultsFound": "Nie znaleziono wyników",
28
28
  "neptune.SelectOption.action.label": "Wybierz",
29
29
  "neptune.SelectOption.selected.action.label": "Zmień wybraną opcję",
30
+ "neptune.StatusIcon.iconLabel.error": "Błąd:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informacje:",
32
+ "neptune.StatusIcon.iconLabel.pending": "W toku:",
33
+ "neptune.StatusIcon.iconLabel.success": "Gotowe:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Ostrzeżenie:",
30
35
  "neptune.Summary.statusDone": "Czynność wykonana",
31
36
  "neptune.Summary.statusNotDone": "Czynność do wykonania",
32
37
  "neptune.Summary.statusPending": "Czynność oczekująca",
@@ -1 +1 @@
1
- {"version":3,"file":"pl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"pl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nenhum resultado encontrado",
28
28
  "neptune.SelectOption.action.label": "Selecionar",
29
29
  "neptune.SelectOption.selected.action.label": "Altere a opção escolhida",
30
+ "neptune.StatusIcon.iconLabel.error": "Erro:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informação:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Pendente:",
33
+ "neptune.StatusIcon.iconLabel.success": "Concluído:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Aviso:",
30
35
  "neptune.Summary.statusDone": "Pronto",
31
36
  "neptune.Summary.statusNotDone": "Não iniciado",
32
37
  "neptune.Summary.statusPending": "Pendente",
@@ -29,6 +29,11 @@ var pt = {
29
29
  "neptune.SelectInput.noResultsFound": "Nenhum resultado encontrado",
30
30
  "neptune.SelectOption.action.label": "Selecionar",
31
31
  "neptune.SelectOption.selected.action.label": "Altere a opção escolhida",
32
+ "neptune.StatusIcon.iconLabel.error": "Erro:",
33
+ "neptune.StatusIcon.iconLabel.information": "Informação:",
34
+ "neptune.StatusIcon.iconLabel.pending": "Pendente:",
35
+ "neptune.StatusIcon.iconLabel.success": "Concluído:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Aviso:",
32
37
  "neptune.Summary.statusDone": "Pronto",
33
38
  "neptune.Summary.statusNotDone": "Não iniciado",
34
39
  "neptune.Summary.statusPending": "Pendente",
@@ -1 +1 @@
1
- {"version":3,"file":"pt.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"pt.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var pt = {
27
27
  "neptune.SelectInput.noResultsFound": "Nenhum resultado encontrado",
28
28
  "neptune.SelectOption.action.label": "Selecionar",
29
29
  "neptune.SelectOption.selected.action.label": "Altere a opção escolhida",
30
+ "neptune.StatusIcon.iconLabel.error": "Erro:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informação:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Pendente:",
33
+ "neptune.StatusIcon.iconLabel.success": "Concluído:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Aviso:",
30
35
  "neptune.Summary.statusDone": "Pronto",
31
36
  "neptune.Summary.statusNotDone": "Não iniciado",
32
37
  "neptune.Summary.statusPending": "Pendente",
@@ -1 +1 @@
1
- {"version":3,"file":"pt.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"pt.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nu s-a găsit niciun rezultat",
28
28
  "neptune.SelectOption.action.label": "Alege",
29
29
  "neptune.SelectOption.selected.action.label": "Schimbă opțiunea aleasă",
30
+ "neptune.StatusIcon.iconLabel.error": "Eroare:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informații:",
32
+ "neptune.StatusIcon.iconLabel.pending": "În așteptare:",
33
+ "neptune.StatusIcon.iconLabel.success": "Gata:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Avertisment:",
30
35
  "neptune.Summary.statusDone": "Finalizat",
31
36
  "neptune.Summary.statusNotDone": "De făcut",
32
37
  "neptune.Summary.statusPending": "În așteptare",
@@ -29,6 +29,11 @@ var ro = {
29
29
  "neptune.SelectInput.noResultsFound": "Nu s-a găsit niciun rezultat",
30
30
  "neptune.SelectOption.action.label": "Alege",
31
31
  "neptune.SelectOption.selected.action.label": "Schimbă opțiunea aleasă",
32
+ "neptune.StatusIcon.iconLabel.error": "Eroare:",
33
+ "neptune.StatusIcon.iconLabel.information": "Informații:",
34
+ "neptune.StatusIcon.iconLabel.pending": "În așteptare:",
35
+ "neptune.StatusIcon.iconLabel.success": "Gata:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Avertisment:",
32
37
  "neptune.Summary.statusDone": "Finalizat",
33
38
  "neptune.Summary.statusNotDone": "De făcut",
34
39
  "neptune.Summary.statusPending": "În așteptare",
@@ -1 +1 @@
1
- {"version":3,"file":"ro.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ro.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var ro = {
27
27
  "neptune.SelectInput.noResultsFound": "Nu s-a găsit niciun rezultat",
28
28
  "neptune.SelectOption.action.label": "Alege",
29
29
  "neptune.SelectOption.selected.action.label": "Schimbă opțiunea aleasă",
30
+ "neptune.StatusIcon.iconLabel.error": "Eroare:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informații:",
32
+ "neptune.StatusIcon.iconLabel.pending": "În așteptare:",
33
+ "neptune.StatusIcon.iconLabel.success": "Gata:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Avertisment:",
30
35
  "neptune.Summary.statusDone": "Finalizat",
31
36
  "neptune.Summary.statusNotDone": "De făcut",
32
37
  "neptune.Summary.statusPending": "În așteptare",
@@ -1 +1 @@
1
- {"version":3,"file":"ro.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ro.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Ничего не найдено",
28
28
  "neptune.SelectOption.action.label": "Выбрать",
29
29
  "neptune.SelectOption.selected.action.label": "Изменить выбранный вариант",
30
+ "neptune.StatusIcon.iconLabel.error": "Ошибка:",
31
+ "neptune.StatusIcon.iconLabel.information": "Информация:",
32
+ "neptune.StatusIcon.iconLabel.pending": "В ожидании:",
33
+ "neptune.StatusIcon.iconLabel.success": "Готово:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Внимание:",
30
35
  "neptune.Summary.statusDone": "Этап завершен",
31
36
  "neptune.Summary.statusNotDone": "Этап к выполнению",
32
37
  "neptune.Summary.statusPending": "Этап в процессе",
@@ -29,6 +29,11 @@ var ru = {
29
29
  "neptune.SelectInput.noResultsFound": "Ничего не найдено",
30
30
  "neptune.SelectOption.action.label": "Выбрать",
31
31
  "neptune.SelectOption.selected.action.label": "Изменить выбранный вариант",
32
+ "neptune.StatusIcon.iconLabel.error": "Ошибка:",
33
+ "neptune.StatusIcon.iconLabel.information": "Информация:",
34
+ "neptune.StatusIcon.iconLabel.pending": "В ожидании:",
35
+ "neptune.StatusIcon.iconLabel.success": "Готово:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Внимание:",
32
37
  "neptune.Summary.statusDone": "Этап завершен",
33
38
  "neptune.Summary.statusNotDone": "Этап к выполнению",
34
39
  "neptune.Summary.statusPending": "Этап в процессе",
@@ -1 +1 @@
1
- {"version":3,"file":"ru.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ru.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var ru = {
27
27
  "neptune.SelectInput.noResultsFound": "Ничего не найдено",
28
28
  "neptune.SelectOption.action.label": "Выбрать",
29
29
  "neptune.SelectOption.selected.action.label": "Изменить выбранный вариант",
30
+ "neptune.StatusIcon.iconLabel.error": "Ошибка:",
31
+ "neptune.StatusIcon.iconLabel.information": "Информация:",
32
+ "neptune.StatusIcon.iconLabel.pending": "В ожидании:",
33
+ "neptune.StatusIcon.iconLabel.success": "Готово:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Внимание:",
30
35
  "neptune.Summary.statusDone": "Этап завершен",
31
36
  "neptune.Summary.statusNotDone": "Этап к выполнению",
32
37
  "neptune.Summary.statusPending": "Этап в процессе",
@@ -1 +1 @@
1
- {"version":3,"file":"ru.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ru.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Sonuç bulunamadı",
28
28
  "neptune.SelectOption.action.label": "Seç",
29
29
  "neptune.SelectOption.selected.action.label": "Seçilen opsiyonu değiştir",
30
+ "neptune.StatusIcon.iconLabel.error": "Hata:",
31
+ "neptune.StatusIcon.iconLabel.information": "Bilgi:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Bekliyor:",
33
+ "neptune.StatusIcon.iconLabel.success": "Başarılı:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Uyarı:",
30
35
  "neptune.Summary.statusDone": "Tamamlanan aşama",
31
36
  "neptune.Summary.statusNotDone": "Yapılacak",
32
37
  "neptune.Summary.statusPending": "Bekliyor",
@@ -29,6 +29,11 @@ var tr = {
29
29
  "neptune.SelectInput.noResultsFound": "Sonuç bulunamadı",
30
30
  "neptune.SelectOption.action.label": "Seç",
31
31
  "neptune.SelectOption.selected.action.label": "Seçilen opsiyonu değiştir",
32
+ "neptune.StatusIcon.iconLabel.error": "Hata:",
33
+ "neptune.StatusIcon.iconLabel.information": "Bilgi:",
34
+ "neptune.StatusIcon.iconLabel.pending": "Bekliyor:",
35
+ "neptune.StatusIcon.iconLabel.success": "Başarılı:",
36
+ "neptune.StatusIcon.iconLabel.warning": "Uyarı:",
32
37
  "neptune.Summary.statusDone": "Tamamlanan aşama",
33
38
  "neptune.Summary.statusNotDone": "Yapılacak",
34
39
  "neptune.Summary.statusPending": "Bekliyor",
@@ -1 +1 @@
1
- {"version":3,"file":"tr.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"tr.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -27,6 +27,11 @@ var tr = {
27
27
  "neptune.SelectInput.noResultsFound": "Sonuç bulunamadı",
28
28
  "neptune.SelectOption.action.label": "Seç",
29
29
  "neptune.SelectOption.selected.action.label": "Seçilen opsiyonu değiştir",
30
+ "neptune.StatusIcon.iconLabel.error": "Hata:",
31
+ "neptune.StatusIcon.iconLabel.information": "Bilgi:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Bekliyor:",
33
+ "neptune.StatusIcon.iconLabel.success": "Başarılı:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Uyarı:",
30
35
  "neptune.Summary.statusDone": "Tamamlanan aşama",
31
36
  "neptune.Summary.statusNotDone": "Yapılacak",
32
37
  "neptune.Summary.statusPending": "Bekliyor",
@@ -1 +1 @@
1
- {"version":3,"file":"tr.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"tr.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/components",
3
- "version": "0.0.0-experimental-8d0974a",
3
+ "version": "0.0.0-experimental-426355d",
4
4
  "description": "Neptune React components",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -91,9 +91,9 @@
91
91
  "rollup": "^4.18.1",
92
92
  "rollup-preserve-directives": "^1.1.1",
93
93
  "storybook": "^8.2.2",
94
- "@transferwise/neptune-css": "14.19.1",
94
+ "@transferwise/less-config": "3.1.0",
95
95
  "@wise/components-theming": "1.6.1",
96
- "@transferwise/less-config": "3.1.0"
96
+ "@transferwise/neptune-css": "14.19.1"
97
97
  },
98
98
  "peerDependencies": {
99
99
  "@transferwise/icons": "^3.13.1",
package/src/i18n/de.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Keine Ergebnisse gefunden",
28
28
  "neptune.SelectOption.action.label": "Auswählen",
29
29
  "neptune.SelectOption.selected.action.label": "Ausgewählte Option ändern",
30
+ "neptune.StatusIcon.iconLabel.error": "Fehler:",
31
+ "neptune.StatusIcon.iconLabel.information": "Auskünfte:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Ausstehend:",
33
+ "neptune.StatusIcon.iconLabel.success": "Erfolgreich:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Warnung:",
30
35
  "neptune.Summary.statusDone": "Schritt erledigt",
31
36
  "neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
32
37
  "neptune.Summary.statusPending": "Schritt ausstehend",
package/src/i18n/es.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "No se han encontrado resultados",
28
28
  "neptune.SelectOption.action.label": "Elegir",
29
29
  "neptune.SelectOption.selected.action.label": "Cambiar opción elegida",
30
+ "neptune.StatusIcon.iconLabel.error": "Error:",
31
+ "neptune.StatusIcon.iconLabel.information": "Información:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Pendiente:",
33
+ "neptune.StatusIcon.iconLabel.success": "Éxito:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Advertencia:",
30
35
  "neptune.Summary.statusDone": "Apartado listo",
31
36
  "neptune.Summary.statusNotDone": "Apartado a completar",
32
37
  "neptune.Summary.statusPending": "Apartado pendiente",
package/src/i18n/fr.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Aucun résultat trouvé",
28
28
  "neptune.SelectOption.action.label": "Sélectionner",
29
29
  "neptune.SelectOption.selected.action.label": "Modifier l'option choisie",
30
+ "neptune.StatusIcon.iconLabel.error": "Erreur:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informations:",
32
+ "neptune.StatusIcon.iconLabel.pending": "En attente :",
33
+ "neptune.StatusIcon.iconLabel.success": "Terminé:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Attention:",
30
35
  "neptune.Summary.statusDone": "Validé",
31
36
  "neptune.Summary.statusNotDone": "À compléter",
32
37
  "neptune.Summary.statusPending": "En attente",
package/src/i18n/hu.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nincs találat",
28
28
  "neptune.SelectOption.action.label": "Kiválasztás",
29
29
  "neptune.SelectOption.selected.action.label": "Kiválasztott opció módosítása",
30
+ "neptune.StatusIcon.iconLabel.error": "Hiba:",
31
+ "neptune.StatusIcon.iconLabel.information": "Információ:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Függőben:",
33
+ "neptune.StatusIcon.iconLabel.success": "Siker:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Figyelmeztetés:",
30
35
  "neptune.Summary.statusDone": "Kész",
31
36
  "neptune.Summary.statusNotDone": "Hátravan",
32
37
  "neptune.Summary.statusPending": "Függőben",
package/src/i18n/id.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Hasil tidak ditemukan",
28
28
  "neptune.SelectOption.action.label": "Pilih",
29
29
  "neptune.SelectOption.selected.action.label": "Ubah opsi yang dipilih",
30
+ "neptune.StatusIcon.iconLabel.error": "Kesalahan:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informasi:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Tertunda:",
33
+ "neptune.StatusIcon.iconLabel.success": "Berhasil:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Peringatan:",
30
35
  "neptune.Summary.statusDone": "Item selesai",
31
36
  "neptune.Summary.statusNotDone": "Item yang harus dilakukan",
32
37
  "neptune.Summary.statusPending": "Item tertunda",
package/src/i18n/it.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nessun risultato trovato",
28
28
  "neptune.SelectOption.action.label": "Scegli",
29
29
  "neptune.SelectOption.selected.action.label": "Modifica l'opzione scelta",
30
+ "neptune.StatusIcon.iconLabel.error": "Errore:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informazioni:",
32
+ "neptune.StatusIcon.iconLabel.pending": "In attesa:",
33
+ "neptune.StatusIcon.iconLabel.success": "Fatto:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Attenzione:",
30
35
  "neptune.Summary.statusDone": "Completato",
31
36
  "neptune.Summary.statusNotDone": "Da completare",
32
37
  "neptune.Summary.statusPending": "In corso",
package/src/i18n/ja.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "結果が見つかりませんでした",
28
28
  "neptune.SelectOption.action.label": "選択してください",
29
29
  "neptune.SelectOption.selected.action.label": "選択したオプションを変更する",
30
+ "neptune.StatusIcon.iconLabel.error": "エラー:",
31
+ "neptune.StatusIcon.iconLabel.information": "情報:",
32
+ "neptune.StatusIcon.iconLabel.pending": "保留中:",
33
+ "neptune.StatusIcon.iconLabel.success": "完了:",
34
+ "neptune.StatusIcon.iconLabel.warning": "警告:",
30
35
  "neptune.Summary.statusDone": "完了",
31
36
  "neptune.Summary.statusNotDone": "未完了",
32
37
  "neptune.Summary.statusPending": "保留中",
package/src/i18n/pl.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nie znaleziono wyników",
28
28
  "neptune.SelectOption.action.label": "Wybierz",
29
29
  "neptune.SelectOption.selected.action.label": "Zmień wybraną opcję",
30
+ "neptune.StatusIcon.iconLabel.error": "Błąd:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informacje:",
32
+ "neptune.StatusIcon.iconLabel.pending": "W toku:",
33
+ "neptune.StatusIcon.iconLabel.success": "Gotowe:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Ostrzeżenie:",
30
35
  "neptune.Summary.statusDone": "Czynność wykonana",
31
36
  "neptune.Summary.statusNotDone": "Czynność do wykonania",
32
37
  "neptune.Summary.statusPending": "Czynność oczekująca",
package/src/i18n/pt.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nenhum resultado encontrado",
28
28
  "neptune.SelectOption.action.label": "Selecionar",
29
29
  "neptune.SelectOption.selected.action.label": "Altere a opção escolhida",
30
+ "neptune.StatusIcon.iconLabel.error": "Erro:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informação:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Pendente:",
33
+ "neptune.StatusIcon.iconLabel.success": "Concluído:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Aviso:",
30
35
  "neptune.Summary.statusDone": "Pronto",
31
36
  "neptune.Summary.statusNotDone": "Não iniciado",
32
37
  "neptune.Summary.statusPending": "Pendente",
package/src/i18n/ro.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Nu s-a găsit niciun rezultat",
28
28
  "neptune.SelectOption.action.label": "Alege",
29
29
  "neptune.SelectOption.selected.action.label": "Schimbă opțiunea aleasă",
30
+ "neptune.StatusIcon.iconLabel.error": "Eroare:",
31
+ "neptune.StatusIcon.iconLabel.information": "Informații:",
32
+ "neptune.StatusIcon.iconLabel.pending": "În așteptare:",
33
+ "neptune.StatusIcon.iconLabel.success": "Gata:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Avertisment:",
30
35
  "neptune.Summary.statusDone": "Finalizat",
31
36
  "neptune.Summary.statusNotDone": "De făcut",
32
37
  "neptune.Summary.statusPending": "În așteptare",
package/src/i18n/ru.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Ничего не найдено",
28
28
  "neptune.SelectOption.action.label": "Выбрать",
29
29
  "neptune.SelectOption.selected.action.label": "Изменить выбранный вариант",
30
+ "neptune.StatusIcon.iconLabel.error": "Ошибка:",
31
+ "neptune.StatusIcon.iconLabel.information": "Информация:",
32
+ "neptune.StatusIcon.iconLabel.pending": "В ожидании:",
33
+ "neptune.StatusIcon.iconLabel.success": "Готово:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Внимание:",
30
35
  "neptune.Summary.statusDone": "Этап завершен",
31
36
  "neptune.Summary.statusNotDone": "Этап к выполнению",
32
37
  "neptune.Summary.statusPending": "Этап в процессе",
package/src/i18n/tr.json CHANGED
@@ -27,6 +27,11 @@
27
27
  "neptune.SelectInput.noResultsFound": "Sonuç bulunamadı",
28
28
  "neptune.SelectOption.action.label": "Seç",
29
29
  "neptune.SelectOption.selected.action.label": "Seçilen opsiyonu değiştir",
30
+ "neptune.StatusIcon.iconLabel.error": "Hata:",
31
+ "neptune.StatusIcon.iconLabel.information": "Bilgi:",
32
+ "neptune.StatusIcon.iconLabel.pending": "Bekliyor:",
33
+ "neptune.StatusIcon.iconLabel.success": "Başarılı:",
34
+ "neptune.StatusIcon.iconLabel.warning": "Uyarı:",
30
35
  "neptune.Summary.statusDone": "Tamamlanan aşama",
31
36
  "neptune.Summary.statusNotDone": "Yapılacak",
32
37
  "neptune.Summary.statusPending": "Bekliyor",