@transferwise/components 46.0.5 → 46.0.7
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 +2 -0
- package/build/i18n/de.json +2 -0
- package/build/i18n/es.json +2 -0
- package/build/i18n/fr.json +2 -0
- package/build/i18n/hu.json +2 -0
- package/build/i18n/id.json +2 -0
- package/build/i18n/it.json +2 -0
- package/build/i18n/ja.json +2 -0
- package/build/i18n/pl.json +2 -0
- package/build/i18n/pt.json +2 -0
- package/build/i18n/ro.json +2 -0
- package/build/i18n/ru.json +2 -0
- package/build/i18n/th.json +2 -0
- package/build/i18n/tr.json +2 -0
- package/build/i18n/uk.json +2 -0
- package/build/i18n/zh-CN.json +2 -0
- package/build/i18n/zh-HK.json +2 -0
- package/build/index.esm.js +46 -15
- package/build/index.esm.js.map +1 -1
- package/build/index.js +46 -15
- package/build/index.js.map +1 -1
- package/build/types/moneyInput/MoneyInput.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/i18n/cs.json +2 -0
- package/src/i18n/de.json +2 -0
- package/src/i18n/es.json +2 -0
- package/src/i18n/fr.json +2 -0
- package/src/i18n/hu.json +2 -0
- package/src/i18n/id.json +2 -0
- package/src/i18n/it.json +2 -0
- package/src/i18n/ja.json +2 -0
- package/src/i18n/pl.json +2 -0
- package/src/i18n/pt.json +2 -0
- package/src/i18n/ro.json +2 -0
- package/src/i18n/ru.json +2 -0
- package/src/i18n/th.json +2 -0
- package/src/i18n/tr.json +2 -0
- package/src/i18n/uk.json +2 -0
- package/src/i18n/zh-CN.json +2 -0
- package/src/i18n/zh-HK.json +2 -0
- package/src/moneyInput/MoneyInput.js +16 -21
- package/src/moneyInput/MoneyInput.spec.js +16 -3
- package/src/moneyInput/MoneyInput.story.tsx +1 -1
- package/src/tooltip/__snapshots__/Tooltip.spec.tsx.snap +1 -0
package/build/i18n/cs.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Vyčistit",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Zavřít",
|
|
6
6
|
"neptune.DateInput.day.label": "Den",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
7
8
|
"neptune.DateInput.month.label": "Měsíc",
|
|
8
9
|
"neptune.DateInput.year.label": "Rok",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "RRRR",
|
|
9
11
|
"neptune.DateLookup.day": "den",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Go to 20 year view",
|
|
11
13
|
"neptune.DateLookup.month": "měsíc",
|
package/build/i18n/de.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Zurücksetzen",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Schließen",
|
|
6
6
|
"neptune.DateInput.day.label": "Tag",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "TT",
|
|
7
8
|
"neptune.DateInput.month.label": "Monat",
|
|
8
9
|
"neptune.DateInput.year.label": "Jahr",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "JJJJ",
|
|
9
11
|
"neptune.DateLookup.day": "Tag",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Zur 20-Jahres-Ansicht",
|
|
11
13
|
"neptune.DateLookup.month": "Monat",
|
package/build/i18n/es.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Borrar",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Cerrar",
|
|
6
6
|
"neptune.DateInput.day.label": "Día",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
7
8
|
"neptune.DateInput.month.label": "Mes",
|
|
8
9
|
"neptune.DateInput.year.label": "Año",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
9
11
|
"neptune.DateLookup.day": "día",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Ir a vista de 20 años",
|
|
11
13
|
"neptune.DateLookup.month": "mes",
|
package/build/i18n/fr.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Effacer",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Fermer",
|
|
6
6
|
"neptune.DateInput.day.label": "Jour",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "JJ",
|
|
7
8
|
"neptune.DateInput.month.label": "Mois",
|
|
8
9
|
"neptune.DateInput.year.label": "Année",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
9
11
|
"neptune.DateLookup.day": "jour",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Accéder à la vue sur 20 ans",
|
|
11
13
|
"neptune.DateLookup.month": "mois",
|
package/build/i18n/hu.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Törlés",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Bezárás",
|
|
6
6
|
"neptune.DateInput.day.label": "Nap",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "NN",
|
|
7
8
|
"neptune.DateInput.month.label": "Hónap",
|
|
8
9
|
"neptune.DateInput.year.label": "Év",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "ÉÉÉÉ",
|
|
9
11
|
"neptune.DateLookup.day": "nap",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Ugrás a 20 éves nézetre",
|
|
11
13
|
"neptune.DateLookup.month": "hónap",
|
package/build/i18n/id.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Hapus",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Tutup",
|
|
6
6
|
"neptune.DateInput.day.label": "Hari",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "HH",
|
|
7
8
|
"neptune.DateInput.month.label": "Bulan",
|
|
8
9
|
"neptune.DateInput.year.label": "Tahun",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "TTTT",
|
|
9
11
|
"neptune.DateLookup.day": "hari",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Lihat tampilan 20 tahun",
|
|
11
13
|
"neptune.DateLookup.month": "bulan",
|
package/build/i18n/it.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Elimina",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Chiudi",
|
|
6
6
|
"neptune.DateInput.day.label": "Giorno",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "GG",
|
|
7
8
|
"neptune.DateInput.month.label": "Mese",
|
|
8
9
|
"neptune.DateInput.year.label": "Anno",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
9
11
|
"neptune.DateLookup.day": "giorno",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Vai alla vista su 20 anni",
|
|
11
13
|
"neptune.DateLookup.month": "mese",
|
package/build/i18n/ja.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "消去",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "閉じる",
|
|
6
6
|
"neptune.DateInput.day.label": "日",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "日",
|
|
7
8
|
"neptune.DateInput.month.label": "月",
|
|
8
9
|
"neptune.DateInput.year.label": "年",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "年(西暦)",
|
|
9
11
|
"neptune.DateLookup.day": "日",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "20年表示に移動する",
|
|
11
13
|
"neptune.DateLookup.month": "月",
|
package/build/i18n/pl.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Wyczyść",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Zamknij",
|
|
6
6
|
"neptune.DateInput.day.label": "Dzień",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
7
8
|
"neptune.DateInput.month.label": "Miesiąc",
|
|
8
9
|
"neptune.DateInput.year.label": "Rok",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "RRRR",
|
|
9
11
|
"neptune.DateLookup.day": "dzień",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Przejdź do widoku 20-letniego",
|
|
11
13
|
"neptune.DateLookup.month": "miesiąc",
|
package/build/i18n/pt.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Remover",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Fechar",
|
|
6
6
|
"neptune.DateInput.day.label": "Dia",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
7
8
|
"neptune.DateInput.month.label": "Mês",
|
|
8
9
|
"neptune.DateInput.year.label": "Ano",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
9
11
|
"neptune.DateLookup.day": "dia",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
11
13
|
"neptune.DateLookup.month": "mês",
|
package/build/i18n/ro.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Elimină",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Închide",
|
|
6
6
|
"neptune.DateInput.day.label": "Zi",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "ZZ",
|
|
7
8
|
"neptune.DateInput.month.label": "Lună",
|
|
8
9
|
"neptune.DateInput.year.label": "An",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
9
11
|
"neptune.DateLookup.day": "zi",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
11
13
|
"neptune.DateLookup.month": "lună",
|
package/build/i18n/ru.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Очистить",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Закрыть",
|
|
6
6
|
"neptune.DateInput.day.label": "День",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "ДД",
|
|
7
8
|
"neptune.DateInput.month.label": "Месяц",
|
|
8
9
|
"neptune.DateInput.year.label": "Год",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "ГГГГ",
|
|
9
11
|
"neptune.DateLookup.day": "день",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
11
13
|
"neptune.DateLookup.month": "месяц",
|
package/build/i18n/th.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "ชัดเจน",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "ปิด",
|
|
6
6
|
"neptune.DateInput.day.label": "วัน",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
7
8
|
"neptune.DateInput.month.label": "เดือน",
|
|
8
9
|
"neptune.DateInput.year.label": "ปี",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "YYYY",
|
|
9
11
|
"neptune.DateLookup.day": "วัน",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Go to 20 year view",
|
|
11
13
|
"neptune.DateLookup.month": "เดือน",
|
package/build/i18n/tr.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Sil",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Kapat",
|
|
6
6
|
"neptune.DateInput.day.label": "Gün",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "GG",
|
|
7
8
|
"neptune.DateInput.month.label": "Ay",
|
|
8
9
|
"neptune.DateInput.year.label": "Yıl",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "YYYY",
|
|
9
11
|
"neptune.DateLookup.day": "gün",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "20 yıl görünümüne git",
|
|
11
13
|
"neptune.DateLookup.month": "ay",
|
package/build/i18n/uk.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "Очистити",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "Закрити",
|
|
6
6
|
"neptune.DateInput.day.label": "День",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "ДД",
|
|
7
8
|
"neptune.DateInput.month.label": "Місяць",
|
|
8
9
|
"neptune.DateInput.year.label": "Рік",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "РРРР",
|
|
9
11
|
"neptune.DateLookup.day": "дня",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "Go to 20 year view",
|
|
11
13
|
"neptune.DateLookup.month": "місяць",
|
package/build/i18n/zh-CN.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "清除",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "关闭",
|
|
6
6
|
"neptune.DateInput.day.label": "日",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
7
8
|
"neptune.DateInput.month.label": "月",
|
|
8
9
|
"neptune.DateInput.year.label": "年",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "YYYY",
|
|
9
11
|
"neptune.DateLookup.day": "日",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "转到 20 年视图",
|
|
11
13
|
"neptune.DateLookup.month": "月",
|
package/build/i18n/zh-HK.json
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
"neptune.ClearButton.ariaLabel": "清除",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "關閉",
|
|
6
6
|
"neptune.DateInput.day.label": "日",
|
|
7
|
+
"neptune.DateInput.day.placeholder": "日",
|
|
7
8
|
"neptune.DateInput.month.label": "月",
|
|
8
9
|
"neptune.DateInput.year.label": "年",
|
|
10
|
+
"neptune.DateInput.year.placeholder": "年",
|
|
9
11
|
"neptune.DateLookup.day": "日",
|
|
10
12
|
"neptune.DateLookup.goTo20YearView": "切換至20年視圖",
|
|
11
13
|
"neptune.DateLookup.month": "月",
|
package/build/index.esm.js
CHANGED
|
@@ -7999,26 +7999,23 @@ class MoneyInput extends Component {
|
|
|
7999
7999
|
maxLengthOverride
|
|
8000
8000
|
} = this.props;
|
|
8001
8001
|
const selectOptions = this.getSelectOptions();
|
|
8002
|
-
const
|
|
8002
|
+
const hasSingleCurrency = () => {
|
|
8003
8003
|
if (selectOptions.length !== 0) {
|
|
8004
8004
|
const firstItem = selectOptions[0];
|
|
8005
|
-
if (
|
|
8006
|
-
|
|
8007
|
-
|
|
8008
|
-
|
|
8009
|
-
|
|
8010
|
-
|
|
8011
|
-
|
|
8012
|
-
return {
|
|
8013
|
-
hasOneCurrency: firstItem.options.length === 1,
|
|
8014
|
-
currency: firstItem.options[0].value.currency
|
|
8015
|
-
};
|
|
8005
|
+
if (selectOptions.length === 1) {
|
|
8006
|
+
if (firstItem.type === 'option') {
|
|
8007
|
+
return firstItem.value.currency === selectedCurrency.currency;
|
|
8008
|
+
}
|
|
8009
|
+
if (firstItem.type === 'group') {
|
|
8010
|
+
return firstItem.options.length === 1 && !(this.props.onCustomAction && this.props.customActionLabel);
|
|
8011
|
+
}
|
|
8016
8012
|
}
|
|
8013
|
+
} else if (selectedCurrency?.currency) {
|
|
8014
|
+
return true;
|
|
8017
8015
|
}
|
|
8018
|
-
return
|
|
8016
|
+
return false;
|
|
8019
8017
|
};
|
|
8020
|
-
const
|
|
8021
|
-
const isFixedCurrency = !this.state.searchQuery && (firstSelectItem?.hasOneCurrency && firstSelectItem?.currency === selectedCurrency.currency || !onCurrencyChange);
|
|
8018
|
+
const isFixedCurrency = !this.state.searchQuery && hasSingleCurrency() || !onCurrencyChange;
|
|
8022
8019
|
const disabled = !this.props.onAmountChange;
|
|
8023
8020
|
return /*#__PURE__*/jsxs("div", {
|
|
8024
8021
|
className: classNames(this.style('tw-money-input'), this.style('input-group'), this.style(`input-group-${size}`)),
|
|
@@ -14646,8 +14643,10 @@ var cs = {
|
|
|
14646
14643
|
"neptune.ClearButton.ariaLabel": "Vyčistit",
|
|
14647
14644
|
"neptune.CloseButton.ariaLabel": "Zavřít",
|
|
14648
14645
|
"neptune.DateInput.day.label": "Den",
|
|
14646
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
14649
14647
|
"neptune.DateInput.month.label": "Měsíc",
|
|
14650
14648
|
"neptune.DateInput.year.label": "Rok",
|
|
14649
|
+
"neptune.DateInput.year.placeholder": "RRRR",
|
|
14651
14650
|
"neptune.DateLookup.day": "den",
|
|
14652
14651
|
"neptune.DateLookup.goTo20YearView": "Go to 20 year view",
|
|
14653
14652
|
"neptune.DateLookup.month": "měsíc",
|
|
@@ -14701,8 +14700,10 @@ var de = {
|
|
|
14701
14700
|
"neptune.ClearButton.ariaLabel": "Zurücksetzen",
|
|
14702
14701
|
"neptune.CloseButton.ariaLabel": "Schließen",
|
|
14703
14702
|
"neptune.DateInput.day.label": "Tag",
|
|
14703
|
+
"neptune.DateInput.day.placeholder": "TT",
|
|
14704
14704
|
"neptune.DateInput.month.label": "Monat",
|
|
14705
14705
|
"neptune.DateInput.year.label": "Jahr",
|
|
14706
|
+
"neptune.DateInput.year.placeholder": "JJJJ",
|
|
14706
14707
|
"neptune.DateLookup.day": "Tag",
|
|
14707
14708
|
"neptune.DateLookup.goTo20YearView": "Zur 20-Jahres-Ansicht",
|
|
14708
14709
|
"neptune.DateLookup.month": "Monat",
|
|
@@ -14756,8 +14757,10 @@ var es = {
|
|
|
14756
14757
|
"neptune.ClearButton.ariaLabel": "Borrar",
|
|
14757
14758
|
"neptune.CloseButton.ariaLabel": "Cerrar",
|
|
14758
14759
|
"neptune.DateInput.day.label": "Día",
|
|
14760
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
14759
14761
|
"neptune.DateInput.month.label": "Mes",
|
|
14760
14762
|
"neptune.DateInput.year.label": "Año",
|
|
14763
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
14761
14764
|
"neptune.DateLookup.day": "día",
|
|
14762
14765
|
"neptune.DateLookup.goTo20YearView": "Ir a vista de 20 años",
|
|
14763
14766
|
"neptune.DateLookup.month": "mes",
|
|
@@ -14811,8 +14814,10 @@ var fr = {
|
|
|
14811
14814
|
"neptune.ClearButton.ariaLabel": "Effacer",
|
|
14812
14815
|
"neptune.CloseButton.ariaLabel": "Fermer",
|
|
14813
14816
|
"neptune.DateInput.day.label": "Jour",
|
|
14817
|
+
"neptune.DateInput.day.placeholder": "JJ",
|
|
14814
14818
|
"neptune.DateInput.month.label": "Mois",
|
|
14815
14819
|
"neptune.DateInput.year.label": "Année",
|
|
14820
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
14816
14821
|
"neptune.DateLookup.day": "jour",
|
|
14817
14822
|
"neptune.DateLookup.goTo20YearView": "Accéder à la vue sur 20 ans",
|
|
14818
14823
|
"neptune.DateLookup.month": "mois",
|
|
@@ -14866,8 +14871,10 @@ var hu = {
|
|
|
14866
14871
|
"neptune.ClearButton.ariaLabel": "Törlés",
|
|
14867
14872
|
"neptune.CloseButton.ariaLabel": "Bezárás",
|
|
14868
14873
|
"neptune.DateInput.day.label": "Nap",
|
|
14874
|
+
"neptune.DateInput.day.placeholder": "NN",
|
|
14869
14875
|
"neptune.DateInput.month.label": "Hónap",
|
|
14870
14876
|
"neptune.DateInput.year.label": "Év",
|
|
14877
|
+
"neptune.DateInput.year.placeholder": "ÉÉÉÉ",
|
|
14871
14878
|
"neptune.DateLookup.day": "nap",
|
|
14872
14879
|
"neptune.DateLookup.goTo20YearView": "Ugrás a 20 éves nézetre",
|
|
14873
14880
|
"neptune.DateLookup.month": "hónap",
|
|
@@ -14921,8 +14928,10 @@ var id = {
|
|
|
14921
14928
|
"neptune.ClearButton.ariaLabel": "Hapus",
|
|
14922
14929
|
"neptune.CloseButton.ariaLabel": "Tutup",
|
|
14923
14930
|
"neptune.DateInput.day.label": "Hari",
|
|
14931
|
+
"neptune.DateInput.day.placeholder": "HH",
|
|
14924
14932
|
"neptune.DateInput.month.label": "Bulan",
|
|
14925
14933
|
"neptune.DateInput.year.label": "Tahun",
|
|
14934
|
+
"neptune.DateInput.year.placeholder": "TTTT",
|
|
14926
14935
|
"neptune.DateLookup.day": "hari",
|
|
14927
14936
|
"neptune.DateLookup.goTo20YearView": "Lihat tampilan 20 tahun",
|
|
14928
14937
|
"neptune.DateLookup.month": "bulan",
|
|
@@ -14976,8 +14985,10 @@ var it = {
|
|
|
14976
14985
|
"neptune.ClearButton.ariaLabel": "Elimina",
|
|
14977
14986
|
"neptune.CloseButton.ariaLabel": "Chiudi",
|
|
14978
14987
|
"neptune.DateInput.day.label": "Giorno",
|
|
14988
|
+
"neptune.DateInput.day.placeholder": "GG",
|
|
14979
14989
|
"neptune.DateInput.month.label": "Mese",
|
|
14980
14990
|
"neptune.DateInput.year.label": "Anno",
|
|
14991
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
14981
14992
|
"neptune.DateLookup.day": "giorno",
|
|
14982
14993
|
"neptune.DateLookup.goTo20YearView": "Vai alla vista su 20 anni",
|
|
14983
14994
|
"neptune.DateLookup.month": "mese",
|
|
@@ -15031,8 +15042,10 @@ var ja = {
|
|
|
15031
15042
|
"neptune.ClearButton.ariaLabel": "消去",
|
|
15032
15043
|
"neptune.CloseButton.ariaLabel": "閉じる",
|
|
15033
15044
|
"neptune.DateInput.day.label": "日",
|
|
15045
|
+
"neptune.DateInput.day.placeholder": "日",
|
|
15034
15046
|
"neptune.DateInput.month.label": "月",
|
|
15035
15047
|
"neptune.DateInput.year.label": "年",
|
|
15048
|
+
"neptune.DateInput.year.placeholder": "年(西暦)",
|
|
15036
15049
|
"neptune.DateLookup.day": "日",
|
|
15037
15050
|
"neptune.DateLookup.goTo20YearView": "20年表示に移動する",
|
|
15038
15051
|
"neptune.DateLookup.month": "月",
|
|
@@ -15086,8 +15099,10 @@ var pl = {
|
|
|
15086
15099
|
"neptune.ClearButton.ariaLabel": "Wyczyść",
|
|
15087
15100
|
"neptune.CloseButton.ariaLabel": "Zamknij",
|
|
15088
15101
|
"neptune.DateInput.day.label": "Dzień",
|
|
15102
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
15089
15103
|
"neptune.DateInput.month.label": "Miesiąc",
|
|
15090
15104
|
"neptune.DateInput.year.label": "Rok",
|
|
15105
|
+
"neptune.DateInput.year.placeholder": "RRRR",
|
|
15091
15106
|
"neptune.DateLookup.day": "dzień",
|
|
15092
15107
|
"neptune.DateLookup.goTo20YearView": "Przejdź do widoku 20-letniego",
|
|
15093
15108
|
"neptune.DateLookup.month": "miesiąc",
|
|
@@ -15141,8 +15156,10 @@ var pt = {
|
|
|
15141
15156
|
"neptune.ClearButton.ariaLabel": "Remover",
|
|
15142
15157
|
"neptune.CloseButton.ariaLabel": "Fechar",
|
|
15143
15158
|
"neptune.DateInput.day.label": "Dia",
|
|
15159
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
15144
15160
|
"neptune.DateInput.month.label": "Mês",
|
|
15145
15161
|
"neptune.DateInput.year.label": "Ano",
|
|
15162
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
15146
15163
|
"neptune.DateLookup.day": "dia",
|
|
15147
15164
|
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
15148
15165
|
"neptune.DateLookup.month": "mês",
|
|
@@ -15196,8 +15213,10 @@ var ro = {
|
|
|
15196
15213
|
"neptune.ClearButton.ariaLabel": "Elimină",
|
|
15197
15214
|
"neptune.CloseButton.ariaLabel": "Închide",
|
|
15198
15215
|
"neptune.DateInput.day.label": "Zi",
|
|
15216
|
+
"neptune.DateInput.day.placeholder": "ZZ",
|
|
15199
15217
|
"neptune.DateInput.month.label": "Lună",
|
|
15200
15218
|
"neptune.DateInput.year.label": "An",
|
|
15219
|
+
"neptune.DateInput.year.placeholder": "AAAA",
|
|
15201
15220
|
"neptune.DateLookup.day": "zi",
|
|
15202
15221
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
15203
15222
|
"neptune.DateLookup.month": "lună",
|
|
@@ -15251,8 +15270,10 @@ var ru = {
|
|
|
15251
15270
|
"neptune.ClearButton.ariaLabel": "Очистить",
|
|
15252
15271
|
"neptune.CloseButton.ariaLabel": "Закрыть",
|
|
15253
15272
|
"neptune.DateInput.day.label": "День",
|
|
15273
|
+
"neptune.DateInput.day.placeholder": "ДД",
|
|
15254
15274
|
"neptune.DateInput.month.label": "Месяц",
|
|
15255
15275
|
"neptune.DateInput.year.label": "Год",
|
|
15276
|
+
"neptune.DateInput.year.placeholder": "ГГГГ",
|
|
15256
15277
|
"neptune.DateLookup.day": "день",
|
|
15257
15278
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
15258
15279
|
"neptune.DateLookup.month": "месяц",
|
|
@@ -15306,8 +15327,10 @@ var th = {
|
|
|
15306
15327
|
"neptune.ClearButton.ariaLabel": "ชัดเจน",
|
|
15307
15328
|
"neptune.CloseButton.ariaLabel": "ปิด",
|
|
15308
15329
|
"neptune.DateInput.day.label": "วัน",
|
|
15330
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
15309
15331
|
"neptune.DateInput.month.label": "เดือน",
|
|
15310
15332
|
"neptune.DateInput.year.label": "ปี",
|
|
15333
|
+
"neptune.DateInput.year.placeholder": "YYYY",
|
|
15311
15334
|
"neptune.DateLookup.day": "วัน",
|
|
15312
15335
|
"neptune.DateLookup.goTo20YearView": "Go to 20 year view",
|
|
15313
15336
|
"neptune.DateLookup.month": "เดือน",
|
|
@@ -15361,8 +15384,10 @@ var tr = {
|
|
|
15361
15384
|
"neptune.ClearButton.ariaLabel": "Sil",
|
|
15362
15385
|
"neptune.CloseButton.ariaLabel": "Kapat",
|
|
15363
15386
|
"neptune.DateInput.day.label": "Gün",
|
|
15387
|
+
"neptune.DateInput.day.placeholder": "GG",
|
|
15364
15388
|
"neptune.DateInput.month.label": "Ay",
|
|
15365
15389
|
"neptune.DateInput.year.label": "Yıl",
|
|
15390
|
+
"neptune.DateInput.year.placeholder": "YYYY",
|
|
15366
15391
|
"neptune.DateLookup.day": "gün",
|
|
15367
15392
|
"neptune.DateLookup.goTo20YearView": "20 yıl görünümüne git",
|
|
15368
15393
|
"neptune.DateLookup.month": "ay",
|
|
@@ -15416,8 +15441,10 @@ var uk = {
|
|
|
15416
15441
|
"neptune.ClearButton.ariaLabel": "Очистити",
|
|
15417
15442
|
"neptune.CloseButton.ariaLabel": "Закрити",
|
|
15418
15443
|
"neptune.DateInput.day.label": "День",
|
|
15444
|
+
"neptune.DateInput.day.placeholder": "ДД",
|
|
15419
15445
|
"neptune.DateInput.month.label": "Місяць",
|
|
15420
15446
|
"neptune.DateInput.year.label": "Рік",
|
|
15447
|
+
"neptune.DateInput.year.placeholder": "РРРР",
|
|
15421
15448
|
"neptune.DateLookup.day": "дня",
|
|
15422
15449
|
"neptune.DateLookup.goTo20YearView": "Go to 20 year view",
|
|
15423
15450
|
"neptune.DateLookup.month": "місяць",
|
|
@@ -15471,8 +15498,10 @@ var zhCN = {
|
|
|
15471
15498
|
"neptune.ClearButton.ariaLabel": "清除",
|
|
15472
15499
|
"neptune.CloseButton.ariaLabel": "关闭",
|
|
15473
15500
|
"neptune.DateInput.day.label": "日",
|
|
15501
|
+
"neptune.DateInput.day.placeholder": "DD",
|
|
15474
15502
|
"neptune.DateInput.month.label": "月",
|
|
15475
15503
|
"neptune.DateInput.year.label": "年",
|
|
15504
|
+
"neptune.DateInput.year.placeholder": "YYYY",
|
|
15476
15505
|
"neptune.DateLookup.day": "日",
|
|
15477
15506
|
"neptune.DateLookup.goTo20YearView": "转到 20 年视图",
|
|
15478
15507
|
"neptune.DateLookup.month": "月",
|
|
@@ -15526,8 +15555,10 @@ var zhHK = {
|
|
|
15526
15555
|
"neptune.ClearButton.ariaLabel": "清除",
|
|
15527
15556
|
"neptune.CloseButton.ariaLabel": "關閉",
|
|
15528
15557
|
"neptune.DateInput.day.label": "日",
|
|
15558
|
+
"neptune.DateInput.day.placeholder": "日",
|
|
15529
15559
|
"neptune.DateInput.month.label": "月",
|
|
15530
15560
|
"neptune.DateInput.year.label": "年",
|
|
15561
|
+
"neptune.DateInput.year.placeholder": "年",
|
|
15531
15562
|
"neptune.DateLookup.day": "日",
|
|
15532
15563
|
"neptune.DateLookup.goTo20YearView": "切換至20年視圖",
|
|
15533
15564
|
"neptune.DateLookup.month": "月",
|