@alfadocs/ui-kit 0.41.1 → 0.42.0
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/dist/_chunks/address-autocomplete-CSjMrBvu.js +358 -0
- package/dist/_chunks/{alia-sidebar-DXsYPinm.js → alia-sidebar-BpX4z_af.js} +2 -2
- package/dist/_chunks/{bmi-calculator-DnEr513I.js → bmi-calculator-D4juUcyF.js} +57 -51
- package/dist/_chunks/{breadcrumb-CLlhx7qo.js → breadcrumb-OTbaY70e.js} +4 -4
- package/dist/_chunks/cycle-calculator-DsZbyzX6.js +191 -0
- package/dist/_chunks/{document-scanner-CqS_klIr.js → document-scanner-BqLsGs4Y.js} +7 -7
- package/dist/_chunks/{dropdown-menu-BC5ZdOMo.js → dropdown-menu-CUEXqKis.js} +2 -2
- package/dist/_chunks/{due-date-calculator-CUspKSTw.js → due-date-calculator-s_CBgaFs.js} +53 -40
- package/dist/_chunks/{editable-currency-cell-renderer-DgkCIIcO.js → editable-currency-cell-renderer-BhUkRiPZ.js} +2 -2
- package/dist/_chunks/{freemium-paywall-BAk3a6er.js → freemium-paywall-BLXESpH4.js} +2 -2
- package/dist/_chunks/{gestational-age-calculator-CsQ05qDy.js → gestational-age-calculator-CWOG3bkI.js} +56 -43
- package/dist/_chunks/{header-settings-CBLwUK6t.js → header-settings-Bx0Biimh.js} +2 -2
- package/dist/_chunks/index.modern-D2LGACWg.js +1529 -0
- package/dist/_chunks/insert-result-DtQQeSSf.js +227 -0
- package/dist/_chunks/{kbd-Cglkd7CY.js → kbd-D855ZXIW.js} +2 -2
- package/dist/_chunks/map-view-Tb5VfK9Y.js +333 -0
- package/dist/_chunks/marketplace-app-shell-kVAVycz_.js +391 -0
- package/dist/_chunks/{patient-search-CBq62kmL.js → patient-search-DPe2ZYEL.js} +2 -2
- package/dist/_chunks/{patient-shell-DF81lALv.js → patient-shell-lDX3wwu6.js} +2 -2
- package/dist/_chunks/{payment-form-Dy3WIIsC.js → payment-form-BzVsG6Ks.js} +5 -5
- package/dist/_chunks/{pdf-viewer-Cy6Ul3hZ.js → pdf-viewer-B6MC6VTx.js} +139 -126
- package/dist/_chunks/{practice-results-C0d4IL5E.js → practice-results-CrLpEiiW.js} +4 -4
- package/dist/_chunks/pregnancy-weight-gain-B7kBK-ZR.js +223 -0
- package/dist/_chunks/{public-header.agent-B2dDg2_d.js → public-header.agent-BY6FH71R.js} +2 -2
- package/dist/_chunks/radio-group-CLjK-SlK.js +167 -0
- package/dist/_chunks/{rich-text-editor-DLbg2852.js → rich-text-editor-DhGIBd4a.js} +10 -10
- package/dist/_chunks/{sheet-BV-yuLE2.js → sheet-xbzu4YiY.js} +7 -7
- package/dist/_chunks/{sign-document-CpLDZ6Db.js → sign-document-QHfcNKFj.js} +5 -5
- package/dist/_chunks/{signature-capture-DoiBd6i3.js → signature-capture-CpMBhqQ9.js} +6 -6
- package/dist/_chunks/tab-bar-C4II-7ej.js +86 -0
- package/dist/_chunks/{theme-toggle-DpC28kt5.js → theme-toggle-ClATnY4Q.js} +2 -2
- package/dist/_chunks/{toast.agent-WHHfw5VX.js → toast.agent-B0MCsvdZ.js} +2 -2
- package/dist/_chunks/{unit-converter-EUwO6QYq.js → unit-converter-D1UrEUxa.js} +46 -40
- package/dist/_chunks/{workflow-map-C3gB0FvB.js → workflow-map-BFNpzTiw.js} +2 -2
- package/dist/agent-catalog.json +1 -1
- package/dist/brand/product-lockup/product-lockup.d.ts +16 -0
- package/dist/components/_shared/insert-result.d.ts +21 -4
- package/dist/components/address-autocomplete/address-autocomplete.d.ts +77 -0
- package/dist/components/address-autocomplete/index.d.ts +4 -0
- package/dist/components/address-autocomplete/index.js +6 -0
- package/dist/components/address-autocomplete/parse-address.d.ts +52 -0
- package/dist/components/bmi-calculator/bmi-calculator.d.ts +11 -1
- package/dist/components/bmi-calculator/index.js +1 -1
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/cycle-calculator/cycle-calculator.d.ts +12 -2
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/document-scanner/index.js +1 -1
- package/dist/components/dropdown-menu/index.js +1 -1
- package/dist/components/due-date-calculator/due-date-calculator.d.ts +11 -1
- package/dist/components/due-date-calculator/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/gestational-age-calculator/gestational-age-calculator.d.ts +12 -2
- package/dist/components/gestational-age-calculator/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/index.d.ts +3 -1
- package/dist/components/kbd/index.js +1 -1
- package/dist/components/map-view/index.js +1 -1
- package/dist/components/matrix-rain/matrix-rain.d.ts +1 -1
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/pdf-viewer/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/pregnancy-weight-gain/index.js +1 -1
- package/dist/components/pregnancy-weight-gain/pregnancy-weight-gain.d.ts +12 -2
- package/dist/components/public-header/index.js +1 -1
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/sheet/index.js +1 -1
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/signature-capture/index.js +1 -1
- package/dist/components/tab-bar/index.d.ts +3 -0
- package/dist/components/tab-bar/index.js +5 -0
- package/dist/components/tab-bar/tab-bar.d.ts +61 -0
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/toast/index.js +1 -1
- package/dist/components/unit-converter/index.js +1 -1
- package/dist/components/unit-converter/unit-converter.d.ts +11 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/i18n/config.js +39 -24
- package/dist/i18n/locales/ar.d.ts +17 -0
- package/dist/i18n/locales/ar.js +18 -1
- package/dist/i18n/locales/de.d.ts +17 -0
- package/dist/i18n/locales/de.js +18 -1
- package/dist/i18n/locales/el.d.ts +17 -0
- package/dist/i18n/locales/el.js +18 -1
- package/dist/i18n/locales/en.d.ts +17 -0
- package/dist/i18n/locales/en.js +18 -1
- package/dist/i18n/locales/es.d.ts +17 -0
- package/dist/i18n/locales/es.js +18 -1
- package/dist/i18n/locales/fr.d.ts +17 -0
- package/dist/i18n/locales/fr.js +18 -1
- package/dist/i18n/locales/hi.d.ts +17 -0
- package/dist/i18n/locales/hi.js +18 -1
- package/dist/i18n/locales/it.d.ts +17 -0
- package/dist/i18n/locales/it.js +18 -1
- package/dist/i18n/locales/ja.d.ts +17 -0
- package/dist/i18n/locales/ja.js +18 -1
- package/dist/i18n/locales/nl.d.ts +17 -0
- package/dist/i18n/locales/nl.js +18 -1
- package/dist/i18n/locales/pl.d.ts +17 -0
- package/dist/i18n/locales/pl.js +18 -1
- package/dist/i18n/locales/pt.d.ts +17 -0
- package/dist/i18n/locales/pt.js +18 -1
- package/dist/i18n/locales/ro.d.ts +17 -0
- package/dist/i18n/locales/ro.js +18 -1
- package/dist/i18n/locales/ru.d.ts +17 -0
- package/dist/i18n/locales/ru.js +18 -1
- package/dist/i18n/locales/sq.d.ts +17 -0
- package/dist/i18n/locales/sq.js +18 -1
- package/dist/i18n/locales/sv.d.ts +17 -0
- package/dist/i18n/locales/sv.js +18 -1
- package/dist/i18n/locales/tr.d.ts +17 -0
- package/dist/i18n/locales/tr.js +18 -1
- package/dist/i18n/locales/zh.d.ts +17 -0
- package/dist/i18n/locales/zh.js +18 -1
- package/dist/index.js +604 -599
- package/dist/locales/ar.json +18 -1
- package/dist/locales/de.json +18 -1
- package/dist/locales/el.json +18 -1
- package/dist/locales/en.json +18 -1
- package/dist/locales/es.json +18 -1
- package/dist/locales/fr.json +18 -1
- package/dist/locales/hi.json +18 -1
- package/dist/locales/it.json +18 -1
- package/dist/locales/ja.json +18 -1
- package/dist/locales/nl.json +18 -1
- package/dist/locales/pl.json +18 -1
- package/dist/locales/pt.json +18 -1
- package/dist/locales/ro.json +18 -1
- package/dist/locales/ru.json +18 -1
- package/dist/locales/sq.json +18 -1
- package/dist/locales/sv.json +18 -1
- package/dist/locales/tr.json +18 -1
- package/dist/locales/zh.json +18 -1
- package/dist/patterns/alia-assistant/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/marketplace-app-shell.d.ts +30 -3
- package/dist/patterns/patient-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +16 -1
- package/dist/_chunks/cycle-calculator-B5Uj9QeT.js +0 -185
- package/dist/_chunks/insert-result-yJ0QavoN.js +0 -133
- package/dist/_chunks/map-view-qJLybrmN.js +0 -1850
- package/dist/_chunks/marketplace-app-shell-BlxVizU4.js +0 -296
- package/dist/_chunks/pregnancy-weight-gain-BCdi-JSv.js +0 -209
- package/dist/_chunks/radio-group-BcF92GEF.js +0 -152
package/dist/i18n/locales/en.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_other: "{{count}} results",
|
|
183
183
|
results_many: "{{count}} results"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "Address",
|
|
187
|
+
listLabel: "Address suggestions",
|
|
188
|
+
placeholder: "Start typing an address…",
|
|
189
|
+
loading: "Loading suggestions…",
|
|
190
|
+
noResults: "No matching addresses",
|
|
191
|
+
results_one: "{{count}} suggestion",
|
|
192
|
+
results_zero: "{{count}} suggestions",
|
|
193
|
+
results_two: "{{count}} suggestions",
|
|
194
|
+
results_few: "{{count}} suggestions",
|
|
195
|
+
results_many: "{{count}} suggestions",
|
|
196
|
+
results_other: "{{count}} suggestions"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "Phone number",
|
|
187
200
|
searchCountry: "Search countries…",
|
|
@@ -1379,7 +1392,8 @@ const e = {
|
|
|
1379
1392
|
download: "Download",
|
|
1380
1393
|
loading: "Loading PDF…",
|
|
1381
1394
|
error: "Failed to load PDF",
|
|
1382
|
-
pageOverlay: "Page {{page}} overlay"
|
|
1395
|
+
pageOverlay: "Page {{page}} overlay",
|
|
1396
|
+
pagesRegionLabel: "Document pages"
|
|
1383
1397
|
},
|
|
1384
1398
|
mapView: {
|
|
1385
1399
|
label: "Map",
|
|
@@ -1762,6 +1776,9 @@ const e = {
|
|
|
1762
1776
|
text: "Insert text",
|
|
1763
1777
|
image: "Insert image",
|
|
1764
1778
|
textImage: "Insert text + image",
|
|
1779
|
+
copyText: "Copy text",
|
|
1780
|
+
copyImage: "Copy image",
|
|
1781
|
+
copyTextImage: "Copy text + image",
|
|
1765
1782
|
title: {
|
|
1766
1783
|
bmi: "Body mass index",
|
|
1767
1784
|
dueDate: "Estimated due date",
|
|
@@ -175,6 +175,19 @@ export declare const esUi: {
|
|
|
175
175
|
readonly results_many: "{{count}} resultados";
|
|
176
176
|
readonly results_other: "{{count}} resultados";
|
|
177
177
|
};
|
|
178
|
+
readonly addressAutocomplete: {
|
|
179
|
+
readonly ariaLabel: "Dirección";
|
|
180
|
+
readonly listLabel: "Sugerencias de dirección";
|
|
181
|
+
readonly placeholder: "Empieza a escribir una dirección…";
|
|
182
|
+
readonly loading: "Cargando sugerencias…";
|
|
183
|
+
readonly noResults: "No hay direcciones coincidentes";
|
|
184
|
+
readonly results_one: "{{count}} sugerencia";
|
|
185
|
+
readonly results_zero: "{{count}} sugerencias";
|
|
186
|
+
readonly results_two: "{{count}} sugerencias";
|
|
187
|
+
readonly results_few: "{{count}} sugerencias";
|
|
188
|
+
readonly results_many: "{{count}} sugerencias";
|
|
189
|
+
readonly results_other: "{{count}} sugerencias";
|
|
190
|
+
};
|
|
178
191
|
readonly phone: {
|
|
179
192
|
readonly placeholder: "Número de teléfono";
|
|
180
193
|
readonly searchCountry: "Buscar países…";
|
|
@@ -1398,6 +1411,7 @@ export declare const esUi: {
|
|
|
1398
1411
|
readonly loading: "Cargando PDF…";
|
|
1399
1412
|
readonly error: "No se ha podido cargar el PDF";
|
|
1400
1413
|
readonly pageOverlay: "Superposición de página {{page}}";
|
|
1414
|
+
readonly pagesRegionLabel: "Páginas del documento";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Mapa";
|
|
@@ -1867,6 +1881,9 @@ export declare const esUi: {
|
|
|
1867
1881
|
readonly text: "Insertar texto";
|
|
1868
1882
|
readonly image: "Insertar imagen";
|
|
1869
1883
|
readonly textImage: "Insertar texto + imagen";
|
|
1884
|
+
readonly copyText: "Copiar texto";
|
|
1885
|
+
readonly copyImage: "Copiar imagen";
|
|
1886
|
+
readonly copyTextImage: "Copiar texto + imagen";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "Índice de masa corporal";
|
|
1872
1889
|
readonly dueDate: "Fecha probable de parto";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -171,6 +171,19 @@ const e = {
|
|
|
171
171
|
results_many: "{{count}} resultados",
|
|
172
172
|
results_other: "{{count}} resultados"
|
|
173
173
|
},
|
|
174
|
+
addressAutocomplete: {
|
|
175
|
+
ariaLabel: "Dirección",
|
|
176
|
+
listLabel: "Sugerencias de dirección",
|
|
177
|
+
placeholder: "Empieza a escribir una dirección…",
|
|
178
|
+
loading: "Cargando sugerencias…",
|
|
179
|
+
noResults: "No hay direcciones coincidentes",
|
|
180
|
+
results_one: "{{count}} sugerencia",
|
|
181
|
+
results_zero: "{{count}} sugerencias",
|
|
182
|
+
results_two: "{{count}} sugerencias",
|
|
183
|
+
results_few: "{{count}} sugerencias",
|
|
184
|
+
results_many: "{{count}} sugerencias",
|
|
185
|
+
results_other: "{{count}} sugerencias"
|
|
186
|
+
},
|
|
174
187
|
phone: {
|
|
175
188
|
placeholder: "Número de teléfono",
|
|
176
189
|
searchCountry: "Buscar países…",
|
|
@@ -1382,7 +1395,8 @@ const e = {
|
|
|
1382
1395
|
download: "Descargar",
|
|
1383
1396
|
loading: "Cargando PDF…",
|
|
1384
1397
|
error: "No se ha podido cargar el PDF",
|
|
1385
|
-
pageOverlay: "Superposición de página {{page}}"
|
|
1398
|
+
pageOverlay: "Superposición de página {{page}}",
|
|
1399
|
+
pagesRegionLabel: "Páginas del documento"
|
|
1386
1400
|
},
|
|
1387
1401
|
mapView: {
|
|
1388
1402
|
label: "Mapa",
|
|
@@ -1848,6 +1862,9 @@ const e = {
|
|
|
1848
1862
|
text: "Insertar texto",
|
|
1849
1863
|
image: "Insertar imagen",
|
|
1850
1864
|
textImage: "Insertar texto + imagen",
|
|
1865
|
+
copyText: "Copiar texto",
|
|
1866
|
+
copyImage: "Copiar imagen",
|
|
1867
|
+
copyTextImage: "Copiar texto + imagen",
|
|
1851
1868
|
title: {
|
|
1852
1869
|
bmi: "Índice de masa corporal",
|
|
1853
1870
|
dueDate: "Fecha probable de parto",
|
|
@@ -186,6 +186,19 @@ export declare const frUi: {
|
|
|
186
186
|
readonly results_many: "{{count}} résultats";
|
|
187
187
|
readonly results_other: "{{count}} résultats";
|
|
188
188
|
};
|
|
189
|
+
readonly addressAutocomplete: {
|
|
190
|
+
readonly ariaLabel: "Adresse";
|
|
191
|
+
readonly listLabel: "Suggestions d'adresse";
|
|
192
|
+
readonly placeholder: "Saisissez une adresse…";
|
|
193
|
+
readonly loading: "Chargement des suggestions…";
|
|
194
|
+
readonly noResults: "Aucune adresse correspondante";
|
|
195
|
+
readonly results_one: "{{count}} suggestion";
|
|
196
|
+
readonly results_zero: "{{count}} suggestions";
|
|
197
|
+
readonly results_two: "{{count}} suggestions";
|
|
198
|
+
readonly results_few: "{{count}} suggestions";
|
|
199
|
+
readonly results_many: "{{count}} suggestions";
|
|
200
|
+
readonly results_other: "{{count}} suggestions";
|
|
201
|
+
};
|
|
189
202
|
readonly phone: {
|
|
190
203
|
readonly placeholder: "Numéro de téléphone";
|
|
191
204
|
readonly searchCountry: "Rechercher des pays…";
|
|
@@ -1398,6 +1411,7 @@ export declare const frUi: {
|
|
|
1398
1411
|
readonly loading: "Chargement du PDF…";
|
|
1399
1412
|
readonly error: "Impossible de charger le PDF";
|
|
1400
1413
|
readonly pageOverlay: "Superposition de la page {{page}}";
|
|
1414
|
+
readonly pagesRegionLabel: "Pages du document";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Carte";
|
|
@@ -1867,6 +1881,9 @@ export declare const frUi: {
|
|
|
1867
1881
|
readonly text: "Insérer le texte";
|
|
1868
1882
|
readonly image: "Insérer l’image";
|
|
1869
1883
|
readonly textImage: "Insérer texte + image";
|
|
1884
|
+
readonly copyText: "Copier le texte";
|
|
1885
|
+
readonly copyImage: "Copier l’image";
|
|
1886
|
+
readonly copyTextImage: "Copier texte + image";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "Indice de masse corporelle";
|
|
1872
1889
|
readonly dueDate: "Date prévue d’accouchement";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_many: "{{count}} résultats",
|
|
183
183
|
results_other: "{{count}} résultats"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "Adresse",
|
|
187
|
+
listLabel: "Suggestions d'adresse",
|
|
188
|
+
placeholder: "Saisissez une adresse…",
|
|
189
|
+
loading: "Chargement des suggestions…",
|
|
190
|
+
noResults: "Aucune adresse correspondante",
|
|
191
|
+
results_one: "{{count}} suggestion",
|
|
192
|
+
results_zero: "{{count}} suggestions",
|
|
193
|
+
results_two: "{{count}} suggestions",
|
|
194
|
+
results_few: "{{count}} suggestions",
|
|
195
|
+
results_many: "{{count}} suggestions",
|
|
196
|
+
results_other: "{{count}} suggestions"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "Numéro de téléphone",
|
|
187
200
|
searchCountry: "Rechercher des pays…",
|
|
@@ -1382,7 +1395,8 @@ const e = {
|
|
|
1382
1395
|
download: "Télécharger",
|
|
1383
1396
|
loading: "Chargement du PDF…",
|
|
1384
1397
|
error: "Impossible de charger le PDF",
|
|
1385
|
-
pageOverlay: "Superposition de la page {{page}}"
|
|
1398
|
+
pageOverlay: "Superposition de la page {{page}}",
|
|
1399
|
+
pagesRegionLabel: "Pages du document"
|
|
1386
1400
|
},
|
|
1387
1401
|
mapView: {
|
|
1388
1402
|
label: "Carte",
|
|
@@ -1848,6 +1862,9 @@ const e = {
|
|
|
1848
1862
|
text: "Insérer le texte",
|
|
1849
1863
|
image: "Insérer l’image",
|
|
1850
1864
|
textImage: "Insérer texte + image",
|
|
1865
|
+
copyText: "Copier le texte",
|
|
1866
|
+
copyImage: "Copier l’image",
|
|
1867
|
+
copyTextImage: "Copier texte + image",
|
|
1851
1868
|
title: {
|
|
1852
1869
|
bmi: "Indice de masse corporelle",
|
|
1853
1870
|
dueDate: "Date prévue d’accouchement",
|
|
@@ -186,6 +186,19 @@ export declare const hiUi: {
|
|
|
186
186
|
readonly results_many: "{{count}} परिणाम";
|
|
187
187
|
readonly results_other: "{{count}} परिणाम";
|
|
188
188
|
};
|
|
189
|
+
readonly addressAutocomplete: {
|
|
190
|
+
readonly ariaLabel: "पता";
|
|
191
|
+
readonly listLabel: "पता सुझाव";
|
|
192
|
+
readonly placeholder: "पता टाइप करना शुरू करें…";
|
|
193
|
+
readonly loading: "सुझाव लोड हो रहे हैं…";
|
|
194
|
+
readonly noResults: "कोई मिलता-जुलता पता नहीं";
|
|
195
|
+
readonly results_one: "{{count}} सुझाव";
|
|
196
|
+
readonly results_zero: "{{count}} सुझाव";
|
|
197
|
+
readonly results_two: "{{count}} सुझाव";
|
|
198
|
+
readonly results_few: "{{count}} सुझाव";
|
|
199
|
+
readonly results_many: "{{count}} सुझाव";
|
|
200
|
+
readonly results_other: "{{count}} सुझाव";
|
|
201
|
+
};
|
|
189
202
|
readonly phone: {
|
|
190
203
|
readonly placeholder: "फ़ोन नंबर";
|
|
191
204
|
readonly searchCountry: "देश खोजें…";
|
|
@@ -1398,6 +1411,7 @@ export declare const hiUi: {
|
|
|
1398
1411
|
readonly loading: "PDF लोड हो रहा है…";
|
|
1399
1412
|
readonly error: "PDF लोड नहीं हो सका";
|
|
1400
1413
|
readonly pageOverlay: "पृष्ठ {{page}} ओवरले";
|
|
1414
|
+
readonly pagesRegionLabel: "दस्तावेज़ पृष्ठ";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "मानचित्र";
|
|
@@ -1867,6 +1881,9 @@ export declare const hiUi: {
|
|
|
1867
1881
|
readonly text: "पाठ डालें";
|
|
1868
1882
|
readonly image: "छवि डालें";
|
|
1869
1883
|
readonly textImage: "पाठ + छवि डालें";
|
|
1884
|
+
readonly copyText: "टेक्स्ट कॉपी करें";
|
|
1885
|
+
readonly copyImage: "छवि कॉपी करें";
|
|
1886
|
+
readonly copyTextImage: "टेक्स्ट + छवि कॉपी करें";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "बॉडी मास इंडेक्स";
|
|
1872
1889
|
readonly dueDate: "संभावित प्रसव तिथि";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_many: "{{count}} परिणाम",
|
|
183
183
|
results_other: "{{count}} परिणाम"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "पता",
|
|
187
|
+
listLabel: "पता सुझाव",
|
|
188
|
+
placeholder: "पता टाइप करना शुरू करें…",
|
|
189
|
+
loading: "सुझाव लोड हो रहे हैं…",
|
|
190
|
+
noResults: "कोई मिलता-जुलता पता नहीं",
|
|
191
|
+
results_one: "{{count}} सुझाव",
|
|
192
|
+
results_zero: "{{count}} सुझाव",
|
|
193
|
+
results_two: "{{count}} सुझाव",
|
|
194
|
+
results_few: "{{count}} सुझाव",
|
|
195
|
+
results_many: "{{count}} सुझाव",
|
|
196
|
+
results_other: "{{count}} सुझाव"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "फ़ोन नंबर",
|
|
187
200
|
searchCountry: "देश खोजें…",
|
|
@@ -1383,7 +1396,8 @@ const e = {
|
|
|
1383
1396
|
download: "डाउनलोड करें",
|
|
1384
1397
|
loading: "PDF लोड हो रहा है…",
|
|
1385
1398
|
error: "PDF लोड नहीं हो सका",
|
|
1386
|
-
pageOverlay: "पृष्ठ {{page}} ओवरले"
|
|
1399
|
+
pageOverlay: "पृष्ठ {{page}} ओवरले",
|
|
1400
|
+
pagesRegionLabel: "दस्तावेज़ पृष्ठ"
|
|
1387
1401
|
},
|
|
1388
1402
|
mapView: {
|
|
1389
1403
|
label: "मानचित्र",
|
|
@@ -1849,6 +1863,9 @@ const e = {
|
|
|
1849
1863
|
text: "पाठ डालें",
|
|
1850
1864
|
image: "छवि डालें",
|
|
1851
1865
|
textImage: "पाठ + छवि डालें",
|
|
1866
|
+
copyText: "टेक्स्ट कॉपी करें",
|
|
1867
|
+
copyImage: "छवि कॉपी करें",
|
|
1868
|
+
copyTextImage: "टेक्स्ट + छवि कॉपी करें",
|
|
1852
1869
|
title: {
|
|
1853
1870
|
bmi: "बॉडी मास इंडेक्स",
|
|
1854
1871
|
dueDate: "संभावित प्रसव तिथि",
|
|
@@ -183,6 +183,19 @@ export declare const itUi: {
|
|
|
183
183
|
readonly results_other: "{{count}} risultati";
|
|
184
184
|
readonly results_many: "{{count}} risultati";
|
|
185
185
|
};
|
|
186
|
+
readonly addressAutocomplete: {
|
|
187
|
+
readonly ariaLabel: "Indirizzo";
|
|
188
|
+
readonly listLabel: "Suggerimenti di indirizzo";
|
|
189
|
+
readonly placeholder: "Inizia a digitare un indirizzo…";
|
|
190
|
+
readonly loading: "Caricamento suggerimenti…";
|
|
191
|
+
readonly noResults: "Nessun indirizzo corrispondente";
|
|
192
|
+
readonly results_one: "{{count}} suggerimento";
|
|
193
|
+
readonly results_zero: "{{count}} suggerimenti";
|
|
194
|
+
readonly results_two: "{{count}} suggerimenti";
|
|
195
|
+
readonly results_few: "{{count}} suggerimenti";
|
|
196
|
+
readonly results_many: "{{count}} suggerimenti";
|
|
197
|
+
readonly results_other: "{{count}} suggerimenti";
|
|
198
|
+
};
|
|
186
199
|
readonly phone: {
|
|
187
200
|
readonly placeholder: "Numero di telefono";
|
|
188
201
|
readonly searchCountry: "Cerca paesi…";
|
|
@@ -1395,6 +1408,7 @@ export declare const itUi: {
|
|
|
1395
1408
|
readonly loading: "Caricamento PDF…";
|
|
1396
1409
|
readonly error: "Impossibile caricare il PDF";
|
|
1397
1410
|
readonly pageOverlay: "Overlay pagina {{page}}";
|
|
1411
|
+
readonly pagesRegionLabel: "Pagine del documento";
|
|
1398
1412
|
};
|
|
1399
1413
|
readonly mapView: {
|
|
1400
1414
|
readonly label: "Mappa";
|
|
@@ -1786,6 +1800,9 @@ export declare const itUi: {
|
|
|
1786
1800
|
readonly text: "Inserisci testo";
|
|
1787
1801
|
readonly image: "Inserisci immagine";
|
|
1788
1802
|
readonly textImage: "Inserisci testo + immagine";
|
|
1803
|
+
readonly copyText: "Copia testo";
|
|
1804
|
+
readonly copyImage: "Copia immagine";
|
|
1805
|
+
readonly copyTextImage: "Copia testo + immagine";
|
|
1789
1806
|
readonly title: {
|
|
1790
1807
|
readonly bmi: "Indice di massa corporea";
|
|
1791
1808
|
readonly dueDate: "Data presunta del parto";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_other: "{{count}} risultati",
|
|
183
183
|
results_many: "{{count}} risultati"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "Indirizzo",
|
|
187
|
+
listLabel: "Suggerimenti di indirizzo",
|
|
188
|
+
placeholder: "Inizia a digitare un indirizzo…",
|
|
189
|
+
loading: "Caricamento suggerimenti…",
|
|
190
|
+
noResults: "Nessun indirizzo corrispondente",
|
|
191
|
+
results_one: "{{count}} suggerimento",
|
|
192
|
+
results_zero: "{{count}} suggerimenti",
|
|
193
|
+
results_two: "{{count}} suggerimenti",
|
|
194
|
+
results_few: "{{count}} suggerimenti",
|
|
195
|
+
results_many: "{{count}} suggerimenti",
|
|
196
|
+
results_other: "{{count}} suggerimenti"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "Numero di telefono",
|
|
187
200
|
searchCountry: "Cerca paesi…",
|
|
@@ -1362,7 +1375,8 @@ const e = {
|
|
|
1362
1375
|
download: "Scarica",
|
|
1363
1376
|
loading: "Caricamento PDF…",
|
|
1364
1377
|
error: "Impossibile caricare il PDF",
|
|
1365
|
-
pageOverlay: "Overlay pagina {{page}}"
|
|
1378
|
+
pageOverlay: "Overlay pagina {{page}}",
|
|
1379
|
+
pagesRegionLabel: "Pagine del documento"
|
|
1366
1380
|
},
|
|
1367
1381
|
mapView: {
|
|
1368
1382
|
label: "Mappa",
|
|
@@ -1745,6 +1759,9 @@ const e = {
|
|
|
1745
1759
|
text: "Inserisci testo",
|
|
1746
1760
|
image: "Inserisci immagine",
|
|
1747
1761
|
textImage: "Inserisci testo + immagine",
|
|
1762
|
+
copyText: "Copia testo",
|
|
1763
|
+
copyImage: "Copia immagine",
|
|
1764
|
+
copyTextImage: "Copia testo + immagine",
|
|
1748
1765
|
title: {
|
|
1749
1766
|
bmi: "Indice di massa corporea",
|
|
1750
1767
|
dueDate: "Data presunta del parto",
|
|
@@ -175,6 +175,19 @@ export declare const jaUi: {
|
|
|
175
175
|
readonly results_many: "{{count}} 件";
|
|
176
176
|
readonly results_other: "{{count}} 件";
|
|
177
177
|
};
|
|
178
|
+
readonly addressAutocomplete: {
|
|
179
|
+
readonly ariaLabel: "住所";
|
|
180
|
+
readonly listLabel: "住所の候補";
|
|
181
|
+
readonly placeholder: "住所を入力してください…";
|
|
182
|
+
readonly loading: "候補を読み込み中…";
|
|
183
|
+
readonly noResults: "一致する住所がありません";
|
|
184
|
+
readonly results_one: "{{count}} 件";
|
|
185
|
+
readonly results_zero: "{{count}} 件";
|
|
186
|
+
readonly results_two: "{{count}} 件";
|
|
187
|
+
readonly results_few: "{{count}} 件";
|
|
188
|
+
readonly results_many: "{{count}} 件";
|
|
189
|
+
readonly results_other: "{{count}} 件";
|
|
190
|
+
};
|
|
178
191
|
readonly phone: {
|
|
179
192
|
readonly placeholder: "電話番号";
|
|
180
193
|
readonly searchCountry: "国を検索…";
|
|
@@ -1398,6 +1411,7 @@ export declare const jaUi: {
|
|
|
1398
1411
|
readonly loading: "PDF を読み込み中…";
|
|
1399
1412
|
readonly error: "PDF を読み込めませんでした";
|
|
1400
1413
|
readonly pageOverlay: "ページ {{page}} オーバーレイ";
|
|
1414
|
+
readonly pagesRegionLabel: "ドキュメントのページ";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "地図";
|
|
@@ -1867,6 +1881,9 @@ export declare const jaUi: {
|
|
|
1867
1881
|
readonly text: "テキストを挿入";
|
|
1868
1882
|
readonly image: "画像を挿入";
|
|
1869
1883
|
readonly textImage: "テキスト+画像を挿入";
|
|
1884
|
+
readonly copyText: "テキストをコピー";
|
|
1885
|
+
readonly copyImage: "画像をコピー";
|
|
1886
|
+
readonly copyTextImage: "テキスト+画像をコピー";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "体格指数(BMI)";
|
|
1872
1889
|
readonly dueDate: "出産予定日";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -171,6 +171,19 @@ const e = {
|
|
|
171
171
|
results_many: "{{count}} 件",
|
|
172
172
|
results_other: "{{count}} 件"
|
|
173
173
|
},
|
|
174
|
+
addressAutocomplete: {
|
|
175
|
+
ariaLabel: "住所",
|
|
176
|
+
listLabel: "住所の候補",
|
|
177
|
+
placeholder: "住所を入力してください…",
|
|
178
|
+
loading: "候補を読み込み中…",
|
|
179
|
+
noResults: "一致する住所がありません",
|
|
180
|
+
results_one: "{{count}} 件",
|
|
181
|
+
results_zero: "{{count}} 件",
|
|
182
|
+
results_two: "{{count}} 件",
|
|
183
|
+
results_few: "{{count}} 件",
|
|
184
|
+
results_many: "{{count}} 件",
|
|
185
|
+
results_other: "{{count}} 件"
|
|
186
|
+
},
|
|
174
187
|
phone: {
|
|
175
188
|
placeholder: "電話番号",
|
|
176
189
|
searchCountry: "国を検索…",
|
|
@@ -1383,7 +1396,8 @@ const e = {
|
|
|
1383
1396
|
download: "ダウンロード",
|
|
1384
1397
|
loading: "PDF を読み込み中…",
|
|
1385
1398
|
error: "PDF を読み込めませんでした",
|
|
1386
|
-
pageOverlay: "ページ {{page}} オーバーレイ"
|
|
1399
|
+
pageOverlay: "ページ {{page}} オーバーレイ",
|
|
1400
|
+
pagesRegionLabel: "ドキュメントのページ"
|
|
1387
1401
|
},
|
|
1388
1402
|
mapView: {
|
|
1389
1403
|
label: "地図",
|
|
@@ -1847,6 +1861,9 @@ const e = {
|
|
|
1847
1861
|
text: "テキストを挿入",
|
|
1848
1862
|
image: "画像を挿入",
|
|
1849
1863
|
textImage: "テキスト+画像を挿入",
|
|
1864
|
+
copyText: "テキストをコピー",
|
|
1865
|
+
copyImage: "画像をコピー",
|
|
1866
|
+
copyTextImage: "テキスト+画像をコピー",
|
|
1850
1867
|
title: {
|
|
1851
1868
|
bmi: "体格指数(BMI)",
|
|
1852
1869
|
dueDate: "出産予定日",
|
|
@@ -175,6 +175,19 @@ export declare const nlUi: {
|
|
|
175
175
|
readonly results_many: "{{count}} resultaten";
|
|
176
176
|
readonly results_other: "{{count}} resultaten";
|
|
177
177
|
};
|
|
178
|
+
readonly addressAutocomplete: {
|
|
179
|
+
readonly ariaLabel: "Adres";
|
|
180
|
+
readonly listLabel: "Adressuggesties";
|
|
181
|
+
readonly placeholder: "Begin met het typen van een adres…";
|
|
182
|
+
readonly loading: "Suggesties laden…";
|
|
183
|
+
readonly noResults: "Geen overeenkomende adressen";
|
|
184
|
+
readonly results_one: "{{count}} suggestie";
|
|
185
|
+
readonly results_zero: "{{count}} suggesties";
|
|
186
|
+
readonly results_two: "{{count}} suggesties";
|
|
187
|
+
readonly results_few: "{{count}} suggesties";
|
|
188
|
+
readonly results_many: "{{count}} suggesties";
|
|
189
|
+
readonly results_other: "{{count}} suggesties";
|
|
190
|
+
};
|
|
178
191
|
readonly phone: {
|
|
179
192
|
readonly placeholder: "Telefoonnummer";
|
|
180
193
|
readonly searchCountry: "Landen zoeken…";
|
|
@@ -1398,6 +1411,7 @@ export declare const nlUi: {
|
|
|
1398
1411
|
readonly loading: "PDF laden…";
|
|
1399
1412
|
readonly error: "PDF kan niet worden geladen";
|
|
1400
1413
|
readonly pageOverlay: "Pagina-overlay {{page}}";
|
|
1414
|
+
readonly pagesRegionLabel: "Documentpagina's";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Kaart";
|
|
@@ -1867,6 +1881,9 @@ export declare const nlUi: {
|
|
|
1867
1881
|
readonly text: "Tekst invoegen";
|
|
1868
1882
|
readonly image: "Afbeelding invoegen";
|
|
1869
1883
|
readonly textImage: "Tekst + afbeelding invoegen";
|
|
1884
|
+
readonly copyText: "Tekst kopiëren";
|
|
1885
|
+
readonly copyImage: "Afbeelding kopiëren";
|
|
1886
|
+
readonly copyTextImage: "Tekst + afbeelding kopiëren";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "Body mass index";
|
|
1872
1889
|
readonly dueDate: "Vermoedelijke bevallingsdatum";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -171,6 +171,19 @@ const e = {
|
|
|
171
171
|
results_many: "{{count}} resultaten",
|
|
172
172
|
results_other: "{{count}} resultaten"
|
|
173
173
|
},
|
|
174
|
+
addressAutocomplete: {
|
|
175
|
+
ariaLabel: "Adres",
|
|
176
|
+
listLabel: "Adressuggesties",
|
|
177
|
+
placeholder: "Begin met het typen van een adres…",
|
|
178
|
+
loading: "Suggesties laden…",
|
|
179
|
+
noResults: "Geen overeenkomende adressen",
|
|
180
|
+
results_one: "{{count}} suggestie",
|
|
181
|
+
results_zero: "{{count}} suggesties",
|
|
182
|
+
results_two: "{{count}} suggesties",
|
|
183
|
+
results_few: "{{count}} suggesties",
|
|
184
|
+
results_many: "{{count}} suggesties",
|
|
185
|
+
results_other: "{{count}} suggesties"
|
|
186
|
+
},
|
|
174
187
|
phone: {
|
|
175
188
|
placeholder: "Telefoonnummer",
|
|
176
189
|
searchCountry: "Landen zoeken…",
|
|
@@ -1382,7 +1395,8 @@ const e = {
|
|
|
1382
1395
|
download: "Downloaden",
|
|
1383
1396
|
loading: "PDF laden…",
|
|
1384
1397
|
error: "PDF kan niet worden geladen",
|
|
1385
|
-
pageOverlay: "Pagina-overlay {{page}}"
|
|
1398
|
+
pageOverlay: "Pagina-overlay {{page}}",
|
|
1399
|
+
pagesRegionLabel: "Documentpagina's"
|
|
1386
1400
|
},
|
|
1387
1401
|
mapView: {
|
|
1388
1402
|
label: "Kaart",
|
|
@@ -1848,6 +1862,9 @@ const e = {
|
|
|
1848
1862
|
text: "Tekst invoegen",
|
|
1849
1863
|
image: "Afbeelding invoegen",
|
|
1850
1864
|
textImage: "Tekst + afbeelding invoegen",
|
|
1865
|
+
copyText: "Tekst kopiëren",
|
|
1866
|
+
copyImage: "Afbeelding kopiëren",
|
|
1867
|
+
copyTextImage: "Tekst + afbeelding kopiëren",
|
|
1851
1868
|
title: {
|
|
1852
1869
|
bmi: "Body mass index",
|
|
1853
1870
|
dueDate: "Vermoedelijke bevallingsdatum",
|
|
@@ -175,6 +175,19 @@ export declare const plUi: {
|
|
|
175
175
|
readonly results_many: "{{count}} wyników";
|
|
176
176
|
readonly results_other: "{{count}} wyników";
|
|
177
177
|
};
|
|
178
|
+
readonly addressAutocomplete: {
|
|
179
|
+
readonly ariaLabel: "Adres";
|
|
180
|
+
readonly listLabel: "Podpowiedzi adresu";
|
|
181
|
+
readonly placeholder: "Zacznij wpisywać adres…";
|
|
182
|
+
readonly loading: "Ładowanie podpowiedzi…";
|
|
183
|
+
readonly noResults: "Brak pasujących adresów";
|
|
184
|
+
readonly results_one: "{{count}} podpowiedź";
|
|
185
|
+
readonly results_zero: "{{count}} podpowiedzi";
|
|
186
|
+
readonly results_two: "{{count}} podpowiedzi";
|
|
187
|
+
readonly results_few: "{{count}} podpowiedzi";
|
|
188
|
+
readonly results_many: "{{count}} podpowiedzi";
|
|
189
|
+
readonly results_other: "{{count}} podpowiedzi";
|
|
190
|
+
};
|
|
178
191
|
readonly phone: {
|
|
179
192
|
readonly placeholder: "Numer telefonu";
|
|
180
193
|
readonly searchCountry: "Szukaj krajów…";
|
|
@@ -1398,6 +1411,7 @@ export declare const plUi: {
|
|
|
1398
1411
|
readonly loading: "Ładowanie PDF…";
|
|
1399
1412
|
readonly error: "Nie można załadować pliku PDF";
|
|
1400
1413
|
readonly pageOverlay: "Nakładka strony {{page}}";
|
|
1414
|
+
readonly pagesRegionLabel: "Strony dokumentu";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Mapa";
|
|
@@ -1867,6 +1881,9 @@ export declare const plUi: {
|
|
|
1867
1881
|
readonly text: "Wstaw tekst";
|
|
1868
1882
|
readonly image: "Wstaw obraz";
|
|
1869
1883
|
readonly textImage: "Wstaw tekst + obraz";
|
|
1884
|
+
readonly copyText: "Kopiuj tekst";
|
|
1885
|
+
readonly copyImage: "Kopiuj obraz";
|
|
1886
|
+
readonly copyTextImage: "Kopiuj tekst + obraz";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "Wskaźnik masy ciała";
|
|
1872
1889
|
readonly dueDate: "Przewidywany termin porodu";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -171,6 +171,19 @@ const e = {
|
|
|
171
171
|
results_many: "{{count}} wyników",
|
|
172
172
|
results_other: "{{count}} wyników"
|
|
173
173
|
},
|
|
174
|
+
addressAutocomplete: {
|
|
175
|
+
ariaLabel: "Adres",
|
|
176
|
+
listLabel: "Podpowiedzi adresu",
|
|
177
|
+
placeholder: "Zacznij wpisywać adres…",
|
|
178
|
+
loading: "Ładowanie podpowiedzi…",
|
|
179
|
+
noResults: "Brak pasujących adresów",
|
|
180
|
+
results_one: "{{count}} podpowiedź",
|
|
181
|
+
results_zero: "{{count}} podpowiedzi",
|
|
182
|
+
results_two: "{{count}} podpowiedzi",
|
|
183
|
+
results_few: "{{count}} podpowiedzi",
|
|
184
|
+
results_many: "{{count}} podpowiedzi",
|
|
185
|
+
results_other: "{{count}} podpowiedzi"
|
|
186
|
+
},
|
|
174
187
|
phone: {
|
|
175
188
|
placeholder: "Numer telefonu",
|
|
176
189
|
searchCountry: "Szukaj krajów…",
|
|
@@ -1383,7 +1396,8 @@ const e = {
|
|
|
1383
1396
|
download: "Pobierz",
|
|
1384
1397
|
loading: "Ładowanie PDF…",
|
|
1385
1398
|
error: "Nie można załadować pliku PDF",
|
|
1386
|
-
pageOverlay: "Nakładka strony {{page}}"
|
|
1399
|
+
pageOverlay: "Nakładka strony {{page}}",
|
|
1400
|
+
pagesRegionLabel: "Strony dokumentu"
|
|
1387
1401
|
},
|
|
1388
1402
|
mapView: {
|
|
1389
1403
|
label: "Mapa",
|
|
@@ -1849,6 +1863,9 @@ const e = {
|
|
|
1849
1863
|
text: "Wstaw tekst",
|
|
1850
1864
|
image: "Wstaw obraz",
|
|
1851
1865
|
textImage: "Wstaw tekst + obraz",
|
|
1866
|
+
copyText: "Kopiuj tekst",
|
|
1867
|
+
copyImage: "Kopiuj obraz",
|
|
1868
|
+
copyTextImage: "Kopiuj tekst + obraz",
|
|
1852
1869
|
title: {
|
|
1853
1870
|
bmi: "Wskaźnik masy ciała",
|
|
1854
1871
|
dueDate: "Przewidywany termin porodu",
|
|
@@ -187,6 +187,19 @@ export declare const ptUi: {
|
|
|
187
187
|
readonly results_many: "{{count}} resultados";
|
|
188
188
|
readonly results_other: "{{count}} resultados";
|
|
189
189
|
};
|
|
190
|
+
readonly addressAutocomplete: {
|
|
191
|
+
readonly ariaLabel: "Endereço";
|
|
192
|
+
readonly listLabel: "Sugestões de endereço";
|
|
193
|
+
readonly placeholder: "Comece a digitar um endereço…";
|
|
194
|
+
readonly loading: "A carregar sugestões…";
|
|
195
|
+
readonly noResults: "Nenhum endereço correspondente";
|
|
196
|
+
readonly results_one: "{{count}} sugestão";
|
|
197
|
+
readonly results_zero: "{{count}} sugestões";
|
|
198
|
+
readonly results_two: "{{count}} sugestões";
|
|
199
|
+
readonly results_few: "{{count}} sugestões";
|
|
200
|
+
readonly results_many: "{{count}} sugestões";
|
|
201
|
+
readonly results_other: "{{count}} sugestões";
|
|
202
|
+
};
|
|
190
203
|
readonly phone: {
|
|
191
204
|
readonly placeholder: "Número de telefone";
|
|
192
205
|
readonly searchCountry: "Pesquisar países…";
|
|
@@ -1399,6 +1412,7 @@ export declare const ptUi: {
|
|
|
1399
1412
|
readonly loading: "A carregar PDF…";
|
|
1400
1413
|
readonly error: "Não foi possível carregar o PDF";
|
|
1401
1414
|
readonly pageOverlay: "Sobreposição da página {{page}}";
|
|
1415
|
+
readonly pagesRegionLabel: "Páginas do documento";
|
|
1402
1416
|
};
|
|
1403
1417
|
readonly mapView: {
|
|
1404
1418
|
readonly label: "Mapa";
|
|
@@ -1868,6 +1882,9 @@ export declare const ptUi: {
|
|
|
1868
1882
|
readonly text: "Inserir texto";
|
|
1869
1883
|
readonly image: "Inserir imagem";
|
|
1870
1884
|
readonly textImage: "Inserir texto + imagem";
|
|
1885
|
+
readonly copyText: "Copiar texto";
|
|
1886
|
+
readonly copyImage: "Copiar imagem";
|
|
1887
|
+
readonly copyTextImage: "Copiar texto + imagem";
|
|
1871
1888
|
readonly title: {
|
|
1872
1889
|
readonly bmi: "Índice de massa corporal";
|
|
1873
1890
|
readonly dueDate: "Data provável do parto";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_many: "{{count}} resultados",
|
|
183
183
|
results_other: "{{count}} resultados"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "Endereço",
|
|
187
|
+
listLabel: "Sugestões de endereço",
|
|
188
|
+
placeholder: "Comece a digitar um endereço…",
|
|
189
|
+
loading: "A carregar sugestões…",
|
|
190
|
+
noResults: "Nenhum endereço correspondente",
|
|
191
|
+
results_one: "{{count}} sugestão",
|
|
192
|
+
results_zero: "{{count}} sugestões",
|
|
193
|
+
results_two: "{{count}} sugestões",
|
|
194
|
+
results_few: "{{count}} sugestões",
|
|
195
|
+
results_many: "{{count}} sugestões",
|
|
196
|
+
results_other: "{{count}} sugestões"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "Número de telefone",
|
|
187
200
|
searchCountry: "Pesquisar países…",
|
|
@@ -1384,7 +1397,8 @@ const e = {
|
|
|
1384
1397
|
download: "Descarregar",
|
|
1385
1398
|
loading: "A carregar PDF…",
|
|
1386
1399
|
error: "Não foi possível carregar o PDF",
|
|
1387
|
-
pageOverlay: "Sobreposição da página {{page}}"
|
|
1400
|
+
pageOverlay: "Sobreposição da página {{page}}",
|
|
1401
|
+
pagesRegionLabel: "Páginas do documento"
|
|
1388
1402
|
},
|
|
1389
1403
|
mapView: {
|
|
1390
1404
|
label: "Mapa",
|
|
@@ -1853,6 +1867,9 @@ const e = {
|
|
|
1853
1867
|
text: "Inserir texto",
|
|
1854
1868
|
image: "Inserir imagem",
|
|
1855
1869
|
textImage: "Inserir texto + imagem",
|
|
1870
|
+
copyText: "Copiar texto",
|
|
1871
|
+
copyImage: "Copiar imagem",
|
|
1872
|
+
copyTextImage: "Copiar texto + imagem",
|
|
1856
1873
|
title: {
|
|
1857
1874
|
bmi: "Índice de massa corporal",
|
|
1858
1875
|
dueDate: "Data provável do parto",
|