@transferwise/components 46.159.0 → 46.159.2
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/build/i18n/cs.json +5 -0
- package/build/i18n/cs.json.js +5 -0
- package/build/i18n/cs.json.js.map +1 -1
- package/build/i18n/cs.json.mjs +5 -0
- package/build/i18n/cs.json.mjs.map +1 -1
- package/build/i18n/de.json +5 -0
- package/build/i18n/de.json.js +5 -0
- package/build/i18n/de.json.js.map +1 -1
- package/build/i18n/de.json.mjs +5 -0
- package/build/i18n/de.json.mjs.map +1 -1
- package/build/i18n/es.json +5 -0
- package/build/i18n/es.json.js +5 -0
- package/build/i18n/es.json.js.map +1 -1
- package/build/i18n/es.json.mjs +5 -0
- package/build/i18n/es.json.mjs.map +1 -1
- package/build/i18n/fr.json +5 -0
- package/build/i18n/fr.json.js +5 -0
- package/build/i18n/fr.json.js.map +1 -1
- package/build/i18n/fr.json.mjs +5 -0
- package/build/i18n/fr.json.mjs.map +1 -1
- package/build/i18n/hu.json +5 -0
- package/build/i18n/hu.json.js +5 -0
- package/build/i18n/hu.json.js.map +1 -1
- package/build/i18n/hu.json.mjs +5 -0
- package/build/i18n/hu.json.mjs.map +1 -1
- package/build/i18n/id.json +5 -0
- package/build/i18n/id.json.js +5 -0
- package/build/i18n/id.json.js.map +1 -1
- package/build/i18n/id.json.mjs +5 -0
- package/build/i18n/id.json.mjs.map +1 -1
- package/build/i18n/it.json +5 -0
- package/build/i18n/it.json.js +5 -0
- package/build/i18n/it.json.js.map +1 -1
- package/build/i18n/it.json.mjs +5 -0
- package/build/i18n/it.json.mjs.map +1 -1
- package/build/i18n/ja.json +5 -0
- package/build/i18n/ja.json.js +5 -0
- package/build/i18n/ja.json.js.map +1 -1
- package/build/i18n/ja.json.mjs +5 -0
- package/build/i18n/ja.json.mjs.map +1 -1
- package/build/i18n/nl.json +5 -0
- package/build/i18n/nl.json.js +5 -0
- package/build/i18n/nl.json.js.map +1 -1
- package/build/i18n/nl.json.mjs +5 -0
- package/build/i18n/nl.json.mjs.map +1 -1
- package/build/i18n/pl.json +5 -0
- package/build/i18n/pl.json.js +5 -0
- package/build/i18n/pl.json.js.map +1 -1
- package/build/i18n/pl.json.mjs +5 -0
- package/build/i18n/pl.json.mjs.map +1 -1
- package/build/i18n/pt.json +5 -0
- package/build/i18n/pt.json.js +5 -0
- package/build/i18n/pt.json.js.map +1 -1
- package/build/i18n/pt.json.mjs +5 -0
- package/build/i18n/pt.json.mjs.map +1 -1
- package/build/i18n/ro.json +5 -0
- package/build/i18n/ro.json.js +5 -0
- package/build/i18n/ro.json.js.map +1 -1
- package/build/i18n/ro.json.mjs +5 -0
- package/build/i18n/ro.json.mjs.map +1 -1
- package/build/i18n/ru.json +5 -0
- package/build/i18n/ru.json.js +5 -0
- package/build/i18n/ru.json.js.map +1 -1
- package/build/i18n/ru.json.mjs +5 -0
- package/build/i18n/ru.json.mjs.map +1 -1
- package/build/i18n/th.json +5 -0
- package/build/i18n/th.json.js +5 -0
- package/build/i18n/th.json.js.map +1 -1
- package/build/i18n/th.json.mjs +5 -0
- package/build/i18n/th.json.mjs.map +1 -1
- package/build/i18n/uk.json +5 -0
- package/build/i18n/uk.json.js +5 -0
- package/build/i18n/uk.json.js.map +1 -1
- package/build/i18n/uk.json.mjs +5 -0
- package/build/i18n/uk.json.mjs.map +1 -1
- package/build/i18n/zh-HK.json +5 -0
- package/build/i18n/zh-HK.json.js +5 -0
- package/build/i18n/zh-HK.json.js.map +1 -1
- package/build/i18n/zh-HK.json.mjs +5 -0
- package/build/i18n/zh-HK.json.mjs.map +1 -1
- package/build/main.css +4 -4104
- package/build/styles/ListItem/ListItem.css +1 -0
- package/build/styles/PocketSurface/PocketSurface.css +2 -11
- package/build/styles/SentimentSurface/SentimentSurface.css +0 -23
- package/build/styles/css/neptune-addons.css +1841 -0
- package/build/styles/css/neptune-core.css +2092 -0
- package/build/styles/css/neptune.css +0 -2821
- package/build/styles/main.css +4 -4104
- package/build/styles/styles/less/neptune-addons.css +1841 -0
- package/build/styles/styles/less/neptune-core.css +2092 -0
- package/build/styles/styles/less/neptune.css +0 -2821
- package/build/types/ListItem/_stories/variants/helpers.d.ts.map +1 -1
- package/package.json +10 -10
- package/src/Accordion/_stories/Accordion.test.story.tsx +71 -0
- package/src/AvatarLayout/_stories/AvatarLayout.test.story.tsx +64 -0
- package/src/AvatarView/_stories/AvatarView.test.story.tsx +151 -0
- package/src/Button/LegacyButton/_stories/LegacyButton.test.story.tsx +22 -0
- package/src/Button/_stories/Button.test.story.tsx +65 -0
- package/src/Calendar/_stories/Calendar.test.story.tsx +73 -24
- package/src/Carousel/_stories/Carousel.test.story.tsx +59 -0
- package/src/Checkbox/_stories/Checkbox.test.story.tsx +20 -0
- package/src/CheckboxButton/_stories/CheckboxButton.test.story.tsx +17 -37
- package/src/Chevron/_stories/Chevron.test.story.tsx +26 -0
- package/src/Chips/_stories/Chips.test.story.tsx +39 -34
- package/src/CircularButton/_stories/CircularButton.test.story.tsx +0 -68
- package/src/DateInput/_stories/DateInput.test.story.tsx +13 -0
- package/src/DateLookup/_stories/DateLookup.rtl.test.story.tsx +88 -0
- package/src/Decision/_stories/Decision.test.story.tsx +79 -0
- package/src/DefinitionList/_stories/DefinitionList.test.story.tsx +54 -1
- package/src/Drawer/_stories/Drawer.rtl.test.story.tsx +58 -0
- package/src/ExpressiveMoneyInput/_stories/ExpressiveMoneyInput.rtl.test.story.tsx +118 -0
- package/src/Field/_stories/Field.test.story.tsx +46 -0
- package/src/FlowNavigation/AnimatedLabel/AnimatedLabel.less +0 -1
- package/src/FlowNavigation/_stories/FlowNavigation.test.story.tsx +44 -0
- package/src/Header/_stories/Header.test.story.tsx +27 -0
- package/src/Info/_stories/Info.rtl.test.story.tsx +64 -0
- package/src/Inputs/SelectInput/_stories/SelectInput.rtl.test.story.tsx +135 -0
- package/src/Inputs/_stories/InputGroup.test.story.tsx +69 -0
- package/src/Inputs/_stories/SearchInput.test.story.tsx +32 -0
- package/src/Inputs/_stories/TextArea.test.story.tsx +27 -0
- package/src/InstructionsList/_stories/InstructionsList.test.story.tsx +30 -0
- package/src/Label/_stories/Label.test.story.tsx +36 -0
- package/src/Link/_stories/Link.test.story.tsx +26 -0
- package/src/ListItem/ListItem.css +1 -0
- package/src/ListItem/_stories/{variants/ListItem.rtl.test.story.tsx → ListItem.rtl.test.story.tsx} +6 -10
- package/src/ListItem/_stories/variants/helpers.tsx +2 -6
- package/src/Logo/_stories/Logo.test.story.tsx +44 -0
- package/src/Modal/_stories/Modal.rtl.test.story.tsx +59 -0
- package/src/MoneyInput/_stories/MoneyInput.rtl.test.story.tsx +88 -0
- package/src/Nudge/_stories/Nudge.test.story.tsx +37 -0
- package/src/PhoneNumberInput/_stories/PhoneNumberInput.test.story.tsx +44 -0
- package/src/PocketSurface/PocketSurface.css +2 -11
- package/src/PocketSurface/PocketSurface.less +1 -1
- package/src/Popover/_stories/Popover.rtl.test.story.tsx +96 -0
- package/src/Progress/_stories/Progress.test.story.tsx +27 -0
- package/src/ProgressBar/_stories/ProgressBar.test.story.tsx +33 -0
- package/src/PromoCard/_stories/PromoCard.test.story.tsx +42 -0
- package/src/PromoCard/_stories/PromoCardGroup.test.story.tsx +51 -0
- package/src/Prompt/ActionPrompt/_stories/ActionPrompt.test.story.tsx +42 -1
- package/src/Prompt/CriticalBanner/_stories/CriticalBanner.test.story.tsx +34 -31
- package/src/Prompt/InfoPrompt/_stories/InfoPrompt.test.story.tsx +25 -0
- package/src/Prompt/InlinePrompt/_stories/InlinePrompt.test.story.tsx +27 -0
- package/src/Radio/_stories/Radio.test.story.tsx +61 -0
- package/src/RadioGroup/_stories/RadioGroup.test.story.tsx +56 -0
- package/src/Section/_stories/Section.test.story.tsx +29 -0
- package/src/SegmentedControl/_stories/SegmentedControl.test.story.tsx +45 -0
- package/src/SentimentSurface/SentimentSurface.css +0 -23
- package/src/SlidingPanel/_stories/SlidingPanel.rtl.test.story.tsx +70 -0
- package/src/Snackbar/_stories/Snackbar.rtl.test.story.tsx +45 -0
- package/src/Snackbar/_stories/Snackbar.test.story.tsx +0 -31
- package/src/Stepper/_stories/Stepper.test.story.tsx +17 -0
- package/src/Switch/_stories/Switch.test.story.tsx +20 -26
- package/src/Table/_stories/Table.test.story.tsx +104 -0
- package/src/Tabs/_stories/Tabs.test.story.tsx +72 -0
- package/src/TextareaWithDisplayFormat/_stories/TextareaWithDisplayFormat.test.story.tsx +48 -0
- package/src/Tooltip/_stories/Tooltip.rtl.test.story.tsx +79 -0
- package/src/Typeahead/_stories/Typeahead.rtl.test.story.tsx +90 -0
- package/src/Upload/_stories/Upload.rtl.test.story.tsx +53 -0
- package/src/UploadInput/_stories/UploadInput.test.story.tsx +47 -0
- package/src/_deprecated/Alert/_stories/Alert.test.story.tsx +28 -1
- package/src/_deprecated/Card/_stories/Card.test.story.tsx +38 -0
- package/src/_deprecated/CriticalBanner/_stories/CriticalCommsBanner.test.story.tsx +18 -0
- package/src/_deprecated/InlineAlert/_stories/InlineAlert.test.story.tsx +26 -0
- package/src/_deprecated/OverlayHeader/_stories/OverlayHeader.test.story.tsx +42 -0
- package/src/_deprecated/Select/_stories/Select.rtl.test.story.tsx +71 -0
- package/src/common/BottomSheet/_stories/BottomSheet.test.story.tsx +23 -0
- package/src/i18n/cs.json +5 -0
- package/src/i18n/de.json +5 -0
- package/src/i18n/es.json +5 -0
- package/src/i18n/fr.json +5 -0
- package/src/i18n/hu.json +5 -0
- package/src/i18n/id.json +5 -0
- package/src/i18n/it.json +5 -0
- package/src/i18n/ja.json +5 -0
- package/src/i18n/nl.json +5 -0
- package/src/i18n/pl.json +5 -0
- package/src/i18n/pt.json +5 -0
- package/src/i18n/ro.json +5 -0
- package/src/i18n/ru.json +5 -0
- package/src/i18n/th.json +5 -0
- package/src/i18n/uk.json +5 -0
- package/src/i18n/zh-HK.json +5 -0
- package/src/main.css +4 -4104
- package/src/styles/less/alerts.less +1 -2
- package/src/styles/less/neptune-addons.css +1841 -0
- package/src/styles/less/neptune-addons.less +4 -0
- package/src/styles/less/neptune-core.css +2092 -0
- package/src/styles/less/neptune-core.less +4 -0
- package/src/styles/less/neptune.bundle.less +11 -11
- package/src/styles/less/neptune.css +0 -2821
package/build/i18n/nl.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var nl = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Naar 20-jaarsoverzicht",
|
|
13
13
|
"neptune.DateLookup.month": "maand",
|
|
14
14
|
"neptune.DateLookup.next": "volgende",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "niet beschikbaar",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Voer {min} of een latere datum in.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Voer {max} of een eerdere datum in.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Selecteer een datum tussen {min} en {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "vorige",
|
|
16
20
|
"neptune.DateLookup.selected": "geselecteerd",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 jaar",
|
|
@@ -46,6 +50,7 @@ var nl = {
|
|
|
46
50
|
"neptune.Table.loaded": "Tabelgegevens zijn geladen",
|
|
47
51
|
"neptune.Table.loading": "Tabelgegevens worden geladen",
|
|
48
52
|
"neptune.Table.refreshPage": "Pagina vernieuwen",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Suggesties",
|
|
49
54
|
"neptune.Upload.csButtonText": "Nog een bestand uploaden?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Uploaden mislukt. Probeer het opnieuw",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Uploaden voltooid!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"nl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/pl.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Przejdź do widoku 20-letniego",
|
|
13
13
|
"neptune.DateLookup.month": "miesiąc",
|
|
14
14
|
"neptune.DateLookup.next": "następny",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "niedostępne",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Wprowadź datę {min} lub późniejszą.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Wprowadź datę {max} lub wcześniejszą.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Wybierz datę z przedziału od {min} do {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "poprzedni",
|
|
16
20
|
"neptune.DateLookup.selected": "wybrano",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 lat",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "Wczytano dane tabeli",
|
|
47
51
|
"neptune.Table.loading": "Wczytywanie danych tabeli",
|
|
48
52
|
"neptune.Table.refreshPage": "Odśwież stronę",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestie",
|
|
49
54
|
"neptune.Upload.csButtonText": "Prześlij kolejny plik?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Przesyłanie nie powiodło się. Proszę spróbować ponownie",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Przesyłanie zakończone!",
|
package/build/i18n/pl.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var pl = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "Przejdź do widoku 20-letniego",
|
|
17
17
|
"neptune.DateLookup.month": "miesiąc",
|
|
18
18
|
"neptune.DateLookup.next": "następny",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "niedostępne",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "Wprowadź datę {min} lub późniejszą.",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "Wprowadź datę {max} lub wcześniejszą.",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "Wybierz datę z przedziału od {min} do {max}.",
|
|
19
23
|
"neptune.DateLookup.previous": "poprzedni",
|
|
20
24
|
"neptune.DateLookup.selected": "wybrano",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20 lat",
|
|
@@ -50,6 +54,7 @@ var pl = {
|
|
|
50
54
|
"neptune.Table.loaded": "Wczytano dane tabeli",
|
|
51
55
|
"neptune.Table.loading": "Wczytywanie danych tabeli",
|
|
52
56
|
"neptune.Table.refreshPage": "Odśwież stronę",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestie",
|
|
53
58
|
"neptune.Upload.csButtonText": "Prześlij kolejny plik?",
|
|
54
59
|
"neptune.Upload.csFailureText": "Przesyłanie nie powiodło się. Proszę spróbować ponownie",
|
|
55
60
|
"neptune.Upload.csSuccessText": "Przesyłanie zakończone!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pl.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pl.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/pl.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var pl = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Przejdź do widoku 20-letniego",
|
|
13
13
|
"neptune.DateLookup.month": "miesiąc",
|
|
14
14
|
"neptune.DateLookup.next": "następny",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "niedostępne",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Wprowadź datę {min} lub późniejszą.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Wprowadź datę {max} lub wcześniejszą.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Wybierz datę z przedziału od {min} do {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "poprzedni",
|
|
16
20
|
"neptune.DateLookup.selected": "wybrano",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 lat",
|
|
@@ -46,6 +50,7 @@ var pl = {
|
|
|
46
50
|
"neptune.Table.loaded": "Wczytano dane tabeli",
|
|
47
51
|
"neptune.Table.loading": "Wczytywanie danych tabeli",
|
|
48
52
|
"neptune.Table.refreshPage": "Odśwież stronę",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestie",
|
|
49
54
|
"neptune.Upload.csButtonText": "Prześlij kolejny plik?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Przesyłanie nie powiodło się. Proszę spróbować ponownie",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Przesyłanie zakończone!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/pt.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
13
13
|
"neptune.DateLookup.month": "mês",
|
|
14
14
|
"neptune.DateLookup.next": "próximo",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "indisponível",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Insira {min} ou uma data posterior.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Insira {max} ou uma data anterior.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Insira uma data entre {min} e {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "anterior",
|
|
16
20
|
"neptune.DateLookup.selected": "selecionada",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 anos",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "Os dados da tabela foram carregados",
|
|
47
51
|
"neptune.Table.loading": "Os dados da tabela estão sendo carregados",
|
|
48
52
|
"neptune.Table.refreshPage": "Atualizar página",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestões",
|
|
49
54
|
"neptune.Upload.csButtonText": "Enviar outro documento?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Falha no envio. Por favor, tente novamente",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Envio concluído!",
|
package/build/i18n/pt.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var pt = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
17
17
|
"neptune.DateLookup.month": "mês",
|
|
18
18
|
"neptune.DateLookup.next": "próximo",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "indisponível",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "Insira {min} ou uma data posterior.",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "Insira {max} ou uma data anterior.",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "Insira uma data entre {min} e {max}.",
|
|
19
23
|
"neptune.DateLookup.previous": "anterior",
|
|
20
24
|
"neptune.DateLookup.selected": "selecionada",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20 anos",
|
|
@@ -50,6 +54,7 @@ var pt = {
|
|
|
50
54
|
"neptune.Table.loaded": "Os dados da tabela foram carregados",
|
|
51
55
|
"neptune.Table.loading": "Os dados da tabela estão sendo carregados",
|
|
52
56
|
"neptune.Table.refreshPage": "Atualizar página",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestões",
|
|
53
58
|
"neptune.Upload.csButtonText": "Enviar outro documento?",
|
|
54
59
|
"neptune.Upload.csFailureText": "Falha no envio. Por favor, tente novamente",
|
|
55
60
|
"neptune.Upload.csSuccessText": "Envio concluído!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pt.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pt.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/pt.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var pt = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
13
13
|
"neptune.DateLookup.month": "mês",
|
|
14
14
|
"neptune.DateLookup.next": "próximo",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "indisponível",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Insira {min} ou uma data posterior.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Insira {max} ou uma data anterior.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Insira uma data entre {min} e {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "anterior",
|
|
16
20
|
"neptune.DateLookup.selected": "selecionada",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 anos",
|
|
@@ -46,6 +50,7 @@ var pt = {
|
|
|
46
50
|
"neptune.Table.loaded": "Os dados da tabela foram carregados",
|
|
47
51
|
"neptune.Table.loading": "Os dados da tabela estão sendo carregados",
|
|
48
52
|
"neptune.Table.refreshPage": "Atualizar página",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestões",
|
|
49
54
|
"neptune.Upload.csButtonText": "Enviar outro documento?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Falha no envio. Por favor, tente novamente",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Envio concluído!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pt.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pt.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/ro.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
13
13
|
"neptune.DateLookup.month": "lună",
|
|
14
14
|
"neptune.DateLookup.next": "înainte",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "indisponibil",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Introdu {min} sau o dată ulterioară.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Introdu {max} sau o dată anterioară.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Selectează o dată între {min} și {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "înapoi",
|
|
16
20
|
"neptune.DateLookup.selected": "selectată",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 de ani",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "Datele din tabel au fost încărcate",
|
|
47
51
|
"neptune.Table.loading": "Datele din tabel se încarcă",
|
|
48
52
|
"neptune.Table.refreshPage": "Reîncarcă pagina",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestii",
|
|
49
54
|
"neptune.Upload.csButtonText": "Încarci un alt fișier?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Încărcare eșuată. Te rugăm să încerci din nou",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Încărcare completă!",
|
package/build/i18n/ro.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var ro = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
17
17
|
"neptune.DateLookup.month": "lună",
|
|
18
18
|
"neptune.DateLookup.next": "înainte",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "indisponibil",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "Introdu {min} sau o dată ulterioară.",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "Introdu {max} sau o dată anterioară.",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "Selectează o dată între {min} și {max}.",
|
|
19
23
|
"neptune.DateLookup.previous": "înapoi",
|
|
20
24
|
"neptune.DateLookup.selected": "selectată",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20 de ani",
|
|
@@ -50,6 +54,7 @@ var ro = {
|
|
|
50
54
|
"neptune.Table.loaded": "Datele din tabel au fost încărcate",
|
|
51
55
|
"neptune.Table.loading": "Datele din tabel se încarcă",
|
|
52
56
|
"neptune.Table.refreshPage": "Reîncarcă pagina",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestii",
|
|
53
58
|
"neptune.Upload.csButtonText": "Încarci un alt fișier?",
|
|
54
59
|
"neptune.Upload.csFailureText": "Încărcare eșuată. Te rugăm să încerci din nou",
|
|
55
60
|
"neptune.Upload.csSuccessText": "Încărcare completă!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ro.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ro.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/ro.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var ro = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
13
13
|
"neptune.DateLookup.month": "lună",
|
|
14
14
|
"neptune.DateLookup.next": "înainte",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "indisponibil",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Introdu {min} sau o dată ulterioară.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Introdu {max} sau o dată anterioară.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Selectează o dată între {min} și {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "înapoi",
|
|
16
20
|
"neptune.DateLookup.selected": "selectată",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 de ani",
|
|
@@ -46,6 +50,7 @@ var ro = {
|
|
|
46
50
|
"neptune.Table.loaded": "Datele din tabel au fost încărcate",
|
|
47
51
|
"neptune.Table.loading": "Datele din tabel se încarcă",
|
|
48
52
|
"neptune.Table.refreshPage": "Reîncarcă pagina",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Sugestii",
|
|
49
54
|
"neptune.Upload.csButtonText": "Încarci un alt fișier?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Încărcare eșuată. Te rugăm să încerci din nou",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Încărcare completă!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ro.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ro.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/ru.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
13
13
|
"neptune.DateLookup.month": "месяц",
|
|
14
14
|
"neptune.DateLookup.next": "далее",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "недоступно",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Выберите {min} или более позднюю дату.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Выберите {max} или более раннюю дату.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Выберите дату в диапазоне от {min} до {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "назад",
|
|
16
20
|
"neptune.DateLookup.selected": "выбрано",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 лет",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "Данные таблицы загружены",
|
|
47
51
|
"neptune.Table.loading": "Данные таблицы загружаются",
|
|
48
52
|
"neptune.Table.refreshPage": "Обновить страницу",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Предложения",
|
|
49
54
|
"neptune.Upload.csButtonText": "Загрузить другой файл?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Загрузка не удалась. Пожалуйста, попробуйте снова",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Загрузка завершена!",
|
package/build/i18n/ru.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var ru = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
17
17
|
"neptune.DateLookup.month": "месяц",
|
|
18
18
|
"neptune.DateLookup.next": "далее",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "недоступно",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "Выберите {min} или более позднюю дату.",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "Выберите {max} или более раннюю дату.",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "Выберите дату в диапазоне от {min} до {max}.",
|
|
19
23
|
"neptune.DateLookup.previous": "назад",
|
|
20
24
|
"neptune.DateLookup.selected": "выбрано",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20 лет",
|
|
@@ -50,6 +54,7 @@ var ru = {
|
|
|
50
54
|
"neptune.Table.loaded": "Данные таблицы загружены",
|
|
51
55
|
"neptune.Table.loading": "Данные таблицы загружаются",
|
|
52
56
|
"neptune.Table.refreshPage": "Обновить страницу",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "Предложения",
|
|
53
58
|
"neptune.Upload.csButtonText": "Загрузить другой файл?",
|
|
54
59
|
"neptune.Upload.csFailureText": "Загрузка не удалась. Пожалуйста, попробуйте снова",
|
|
55
60
|
"neptune.Upload.csSuccessText": "Загрузка завершена!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ru.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ru.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/ru.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var ru = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
13
13
|
"neptune.DateLookup.month": "месяц",
|
|
14
14
|
"neptune.DateLookup.next": "далее",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "недоступно",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Выберите {min} или более позднюю дату.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Выберите {max} или более раннюю дату.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Выберите дату в диапазоне от {min} до {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "назад",
|
|
16
20
|
"neptune.DateLookup.selected": "выбрано",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 лет",
|
|
@@ -46,6 +50,7 @@ var ru = {
|
|
|
46
50
|
"neptune.Table.loaded": "Данные таблицы загружены",
|
|
47
51
|
"neptune.Table.loading": "Данные таблицы загружаются",
|
|
48
52
|
"neptune.Table.refreshPage": "Обновить страницу",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Предложения",
|
|
49
54
|
"neptune.Upload.csButtonText": "Загрузить другой файл?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Загрузка не удалась. Пожалуйста, попробуйте снова",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Загрузка завершена!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ru.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ru.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/th.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "ไปที่มุมมอง 20 ปี",
|
|
13
13
|
"neptune.DateLookup.month": "เดือน",
|
|
14
14
|
"neptune.DateLookup.next": "ถัดไป",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "ไม่พร้อมใช้งาน",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "โปรดป้อนวันที่ {min} หรือหลังจากนั้น",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "โปรดป้อนวันที่ {max} หรือก่อนหน้านั้น",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "โปรดเลือกวันที่ระหว่าง {min} ถึง {max}",
|
|
15
19
|
"neptune.DateLookup.previous": "ก่อนหน้า",
|
|
16
20
|
"neptune.DateLookup.selected": "เลือกแล้ว",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 ปี",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "โหลดข้อมูลตารางแล้ว",
|
|
47
51
|
"neptune.Table.loading": "กำลังโหลดข้อมูลตาราง",
|
|
48
52
|
"neptune.Table.refreshPage": "รีเฟรชหน้า",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "ข้อเสนอแนะ",
|
|
49
54
|
"neptune.Upload.csButtonText": "อัปโหลดไฟล์อื่นหรือไม่",
|
|
50
55
|
"neptune.Upload.csFailureText": "การอัปโหลดล้มเหลว กรุณาลองอีกครั้ง",
|
|
51
56
|
"neptune.Upload.csSuccessText": "อัปโหลดเรียบร้อย!",
|
package/build/i18n/th.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var th = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "ไปที่มุมมอง 20 ปี",
|
|
17
17
|
"neptune.DateLookup.month": "เดือน",
|
|
18
18
|
"neptune.DateLookup.next": "ถัดไป",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "ไม่พร้อมใช้งาน",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "โปรดป้อนวันที่ {min} หรือหลังจากนั้น",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "โปรดป้อนวันที่ {max} หรือก่อนหน้านั้น",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "โปรดเลือกวันที่ระหว่าง {min} ถึง {max}",
|
|
19
23
|
"neptune.DateLookup.previous": "ก่อนหน้า",
|
|
20
24
|
"neptune.DateLookup.selected": "เลือกแล้ว",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20 ปี",
|
|
@@ -50,6 +54,7 @@ var th = {
|
|
|
50
54
|
"neptune.Table.loaded": "โหลดข้อมูลตารางแล้ว",
|
|
51
55
|
"neptune.Table.loading": "กำลังโหลดข้อมูลตาราง",
|
|
52
56
|
"neptune.Table.refreshPage": "รีเฟรชหน้า",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "ข้อเสนอแนะ",
|
|
53
58
|
"neptune.Upload.csButtonText": "อัปโหลดไฟล์อื่นหรือไม่",
|
|
54
59
|
"neptune.Upload.csFailureText": "การอัปโหลดล้มเหลว กรุณาลองอีกครั้ง",
|
|
55
60
|
"neptune.Upload.csSuccessText": "อัปโหลดเรียบร้อย!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"th.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"th.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/th.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var th = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "ไปที่มุมมอง 20 ปี",
|
|
13
13
|
"neptune.DateLookup.month": "เดือน",
|
|
14
14
|
"neptune.DateLookup.next": "ถัดไป",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "ไม่พร้อมใช้งาน",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "โปรดป้อนวันที่ {min} หรือหลังจากนั้น",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "โปรดป้อนวันที่ {max} หรือก่อนหน้านั้น",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "โปรดเลือกวันที่ระหว่าง {min} ถึง {max}",
|
|
15
19
|
"neptune.DateLookup.previous": "ก่อนหน้า",
|
|
16
20
|
"neptune.DateLookup.selected": "เลือกแล้ว",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 ปี",
|
|
@@ -46,6 +50,7 @@ var th = {
|
|
|
46
50
|
"neptune.Table.loaded": "โหลดข้อมูลตารางแล้ว",
|
|
47
51
|
"neptune.Table.loading": "กำลังโหลดข้อมูลตาราง",
|
|
48
52
|
"neptune.Table.refreshPage": "รีเฟรชหน้า",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "ข้อเสนอแนะ",
|
|
49
54
|
"neptune.Upload.csButtonText": "อัปโหลดไฟล์อื่นหรือไม่",
|
|
50
55
|
"neptune.Upload.csFailureText": "การอัปโหลดล้มเหลว กรุณาลองอีกครั้ง",
|
|
51
56
|
"neptune.Upload.csSuccessText": "อัปโหลดเรียบร้อย!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"th.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"th.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/uk.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Показати дані за 20 років",
|
|
13
13
|
"neptune.DateLookup.month": "місяць",
|
|
14
14
|
"neptune.DateLookup.next": "уперед",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "недоступно",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Введіть {min} або пізнішу дату.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Введіть {max} або ранішу дату.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Виберіть дату в діапазоні від {min} до {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "назад",
|
|
16
20
|
"neptune.DateLookup.selected": "вибрано",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 років",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "Дані таблиці завантажено",
|
|
47
51
|
"neptune.Table.loading": "Дані таблиці завантажуються",
|
|
48
52
|
"neptune.Table.refreshPage": "Оновити сторінку",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Пропозиції",
|
|
49
54
|
"neptune.Upload.csButtonText": "Завантажити інший файл?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Не завантажено. Повторіть спробу.",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Завантаження завершено!",
|
package/build/i18n/uk.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var uk = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "Показати дані за 20 років",
|
|
17
17
|
"neptune.DateLookup.month": "місяць",
|
|
18
18
|
"neptune.DateLookup.next": "уперед",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "недоступно",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "Введіть {min} або пізнішу дату.",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "Введіть {max} або ранішу дату.",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "Виберіть дату в діапазоні від {min} до {max}.",
|
|
19
23
|
"neptune.DateLookup.previous": "назад",
|
|
20
24
|
"neptune.DateLookup.selected": "вибрано",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20 років",
|
|
@@ -50,6 +54,7 @@ var uk = {
|
|
|
50
54
|
"neptune.Table.loaded": "Дані таблиці завантажено",
|
|
51
55
|
"neptune.Table.loading": "Дані таблиці завантажуються",
|
|
52
56
|
"neptune.Table.refreshPage": "Оновити сторінку",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "Пропозиції",
|
|
53
58
|
"neptune.Upload.csButtonText": "Завантажити інший файл?",
|
|
54
59
|
"neptune.Upload.csFailureText": "Не завантажено. Повторіть спробу.",
|
|
55
60
|
"neptune.Upload.csSuccessText": "Завантаження завершено!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uk.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"uk.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/uk.json.mjs
CHANGED
|
@@ -12,6 +12,10 @@ var uk = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "Показати дані за 20 років",
|
|
13
13
|
"neptune.DateLookup.month": "місяць",
|
|
14
14
|
"neptune.DateLookup.next": "уперед",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "недоступно",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "Введіть {min} або пізнішу дату.",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "Введіть {max} або ранішу дату.",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "Виберіть дату в діапазоні від {min} до {max}.",
|
|
15
19
|
"neptune.DateLookup.previous": "назад",
|
|
16
20
|
"neptune.DateLookup.selected": "вибрано",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20 років",
|
|
@@ -46,6 +50,7 @@ var uk = {
|
|
|
46
50
|
"neptune.Table.loaded": "Дані таблиці завантажено",
|
|
47
51
|
"neptune.Table.loading": "Дані таблиці завантажуються",
|
|
48
52
|
"neptune.Table.refreshPage": "Оновити сторінку",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "Пропозиції",
|
|
49
54
|
"neptune.Upload.csButtonText": "Завантажити інший файл?",
|
|
50
55
|
"neptune.Upload.csFailureText": "Не завантажено. Повторіть спробу.",
|
|
51
56
|
"neptune.Upload.csSuccessText": "Завантаження завершено!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uk.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"uk.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/zh-HK.json
CHANGED
|
@@ -12,6 +12,10 @@
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "切換至20年視圖",
|
|
13
13
|
"neptune.DateLookup.month": "月",
|
|
14
14
|
"neptune.DateLookup.next": "下一個",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "不適用",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "請輸入{min}或之後的日期。",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "請輸入{max}或之前的日期。",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "請輸入{min}與{max}之間的日期。",
|
|
15
19
|
"neptune.DateLookup.previous": "上一個",
|
|
16
20
|
"neptune.DateLookup.selected": "已選",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20年",
|
|
@@ -46,6 +50,7 @@
|
|
|
46
50
|
"neptune.Table.loaded": "已載入表格資料",
|
|
47
51
|
"neptune.Table.loading": "正在載入表格資料",
|
|
48
52
|
"neptune.Table.refreshPage": "重新整理頁面",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "建議",
|
|
49
54
|
"neptune.Upload.csButtonText": "上載另一個檔案?",
|
|
50
55
|
"neptune.Upload.csFailureText": "上載失敗,請重試。",
|
|
51
56
|
"neptune.Upload.csSuccessText": "上載完成!",
|
package/build/i18n/zh-HK.json.js
CHANGED
|
@@ -16,6 +16,10 @@ var zhHK = {
|
|
|
16
16
|
"neptune.DateLookup.goTo20YearView": "切換至20年視圖",
|
|
17
17
|
"neptune.DateLookup.month": "月",
|
|
18
18
|
"neptune.DateLookup.next": "下一個",
|
|
19
|
+
"neptune.DateLookup.notAvailable": "不適用",
|
|
20
|
+
"neptune.DateLookup.outOfRangeAfter": "請輸入{min}或之後的日期。",
|
|
21
|
+
"neptune.DateLookup.outOfRangeBefore": "請輸入{max}或之前的日期。",
|
|
22
|
+
"neptune.DateLookup.outOfRangeBetween": "請輸入{min}與{max}之間的日期。",
|
|
19
23
|
"neptune.DateLookup.previous": "上一個",
|
|
20
24
|
"neptune.DateLookup.selected": "已選",
|
|
21
25
|
"neptune.DateLookup.twentyYears": "20年",
|
|
@@ -50,6 +54,7 @@ var zhHK = {
|
|
|
50
54
|
"neptune.Table.loaded": "已載入表格資料",
|
|
51
55
|
"neptune.Table.loading": "正在載入表格資料",
|
|
52
56
|
"neptune.Table.refreshPage": "重新整理頁面",
|
|
57
|
+
"neptune.Typeahead.suggestionsLabel": "建議",
|
|
53
58
|
"neptune.Upload.csButtonText": "上載另一個檔案?",
|
|
54
59
|
"neptune.Upload.csFailureText": "上載失敗,請重試。",
|
|
55
60
|
"neptune.Upload.csSuccessText": "上載完成!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-HK.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"zh-HK.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -12,6 +12,10 @@ var zhHK = {
|
|
|
12
12
|
"neptune.DateLookup.goTo20YearView": "切換至20年視圖",
|
|
13
13
|
"neptune.DateLookup.month": "月",
|
|
14
14
|
"neptune.DateLookup.next": "下一個",
|
|
15
|
+
"neptune.DateLookup.notAvailable": "不適用",
|
|
16
|
+
"neptune.DateLookup.outOfRangeAfter": "請輸入{min}或之後的日期。",
|
|
17
|
+
"neptune.DateLookup.outOfRangeBefore": "請輸入{max}或之前的日期。",
|
|
18
|
+
"neptune.DateLookup.outOfRangeBetween": "請輸入{min}與{max}之間的日期。",
|
|
15
19
|
"neptune.DateLookup.previous": "上一個",
|
|
16
20
|
"neptune.DateLookup.selected": "已選",
|
|
17
21
|
"neptune.DateLookup.twentyYears": "20年",
|
|
@@ -46,6 +50,7 @@ var zhHK = {
|
|
|
46
50
|
"neptune.Table.loaded": "已載入表格資料",
|
|
47
51
|
"neptune.Table.loading": "正在載入表格資料",
|
|
48
52
|
"neptune.Table.refreshPage": "重新整理頁面",
|
|
53
|
+
"neptune.Typeahead.suggestionsLabel": "建議",
|
|
49
54
|
"neptune.Upload.csButtonText": "上載另一個檔案?",
|
|
50
55
|
"neptune.Upload.csFailureText": "上載失敗,請重試。",
|
|
51
56
|
"neptune.Upload.csSuccessText": "上載完成!",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-HK.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"zh-HK.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|