@wix/bex-core 2.321.0 → 2.323.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/cjs/assets/locale/messages_ar.json +8 -1
- package/dist/cjs/assets/locale/messages_bg.json +8 -1
- package/dist/cjs/assets/locale/messages_ca.json +8 -1
- package/dist/cjs/assets/locale/messages_cs.json +7 -0
- package/dist/cjs/assets/locale/messages_da.json +7 -0
- package/dist/cjs/assets/locale/messages_de.json +7 -0
- package/dist/cjs/assets/locale/messages_el.json +8 -1
- package/dist/cjs/assets/locale/messages_en.json +8 -1
- package/dist/cjs/assets/locale/messages_es.json +7 -0
- package/dist/cjs/assets/locale/messages_fi.json +8 -1
- package/dist/cjs/assets/locale/messages_fr.json +7 -0
- package/dist/cjs/assets/locale/messages_he.json +8 -1
- package/dist/cjs/assets/locale/messages_hi.json +7 -0
- package/dist/cjs/assets/locale/messages_hu.json +8 -1
- package/dist/cjs/assets/locale/messages_id.json +7 -0
- package/dist/cjs/assets/locale/messages_it.json +7 -0
- package/dist/cjs/assets/locale/messages_ja.json +7 -0
- package/dist/cjs/assets/locale/messages_ko.json +7 -0
- package/dist/cjs/assets/locale/messages_lt.json +8 -1
- package/dist/cjs/assets/locale/messages_ms.json +8 -1
- package/dist/cjs/assets/locale/messages_nl.json +7 -0
- package/dist/cjs/assets/locale/messages_no.json +7 -0
- package/dist/cjs/assets/locale/messages_pl.json +7 -0
- package/dist/cjs/assets/locale/messages_pt.json +7 -0
- package/dist/cjs/assets/locale/messages_ro.json +8 -1
- package/dist/cjs/assets/locale/messages_ru.json +7 -0
- package/dist/cjs/assets/locale/messages_sk.json +8 -1
- package/dist/cjs/assets/locale/messages_sl.json +8 -1
- package/dist/cjs/assets/locale/messages_sv.json +7 -0
- package/dist/cjs/assets/locale/messages_th.json +7 -0
- package/dist/cjs/assets/locale/messages_tl.json +8 -1
- package/dist/cjs/assets/locale/messages_tr.json +7 -0
- package/dist/cjs/assets/locale/messages_uk.json +7 -0
- package/dist/cjs/assets/locale/messages_vi.json +7 -0
- package/dist/cjs/assets/locale/messages_zh.json +7 -0
- package/dist/cjs/assets/locale/version_file +1 -1
- package/dist/cjs/assets/visual-e2e-locale/messages_visuale2e.json +7 -2
- package/dist/cjs/hooks/useImport.js +6 -2
- package/dist/cjs/hooks/useImport.js.map +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/services/translations.js.map +1 -1
- package/dist/cjs/state/ImportState/ImportState.js +184 -37
- package/dist/cjs/state/ImportState/ImportState.js.map +1 -1
- package/dist/cjs/state/ImportState/parseCsv.js +5 -1
- package/dist/cjs/state/ImportState/parseCsv.js.map +1 -1
- package/dist/cjs/types/Field.js.map +1 -1
- package/dist/cjs/types/Schema.js +4 -0
- package/dist/cjs/types/Schema.js.map +1 -0
- package/dist/esm/assets/locale/messages_ar.json +8 -1
- package/dist/esm/assets/locale/messages_bg.json +8 -1
- package/dist/esm/assets/locale/messages_ca.json +8 -1
- package/dist/esm/assets/locale/messages_cs.json +7 -0
- package/dist/esm/assets/locale/messages_da.json +7 -0
- package/dist/esm/assets/locale/messages_de.json +7 -0
- package/dist/esm/assets/locale/messages_el.json +8 -1
- package/dist/esm/assets/locale/messages_en.json +8 -1
- package/dist/esm/assets/locale/messages_es.json +7 -0
- package/dist/esm/assets/locale/messages_fi.json +8 -1
- package/dist/esm/assets/locale/messages_fr.json +7 -0
- package/dist/esm/assets/locale/messages_he.json +8 -1
- package/dist/esm/assets/locale/messages_hi.json +7 -0
- package/dist/esm/assets/locale/messages_hu.json +8 -1
- package/dist/esm/assets/locale/messages_id.json +7 -0
- package/dist/esm/assets/locale/messages_it.json +7 -0
- package/dist/esm/assets/locale/messages_ja.json +7 -0
- package/dist/esm/assets/locale/messages_ko.json +7 -0
- package/dist/esm/assets/locale/messages_lt.json +8 -1
- package/dist/esm/assets/locale/messages_ms.json +8 -1
- package/dist/esm/assets/locale/messages_nl.json +7 -0
- package/dist/esm/assets/locale/messages_no.json +7 -0
- package/dist/esm/assets/locale/messages_pl.json +7 -0
- package/dist/esm/assets/locale/messages_pt.json +7 -0
- package/dist/esm/assets/locale/messages_ro.json +8 -1
- package/dist/esm/assets/locale/messages_ru.json +7 -0
- package/dist/esm/assets/locale/messages_sk.json +8 -1
- package/dist/esm/assets/locale/messages_sl.json +8 -1
- package/dist/esm/assets/locale/messages_sv.json +7 -0
- package/dist/esm/assets/locale/messages_th.json +7 -0
- package/dist/esm/assets/locale/messages_tl.json +8 -1
- package/dist/esm/assets/locale/messages_tr.json +7 -0
- package/dist/esm/assets/locale/messages_uk.json +7 -0
- package/dist/esm/assets/locale/messages_vi.json +7 -0
- package/dist/esm/assets/locale/messages_zh.json +7 -0
- package/dist/esm/assets/locale/version_file +1 -1
- package/dist/esm/assets/visual-e2e-locale/messages_visuale2e.json +7 -2
- package/dist/esm/hooks/useImport.js +4 -1
- package/dist/esm/hooks/useImport.js.map +1 -1
- package/dist/esm/state/ImportState/ImportState.js +168 -36
- package/dist/esm/state/ImportState/ImportState.js.map +1 -1
- package/dist/esm/state/ImportState/parseCsv.js +4 -1
- package/dist/esm/state/ImportState/parseCsv.js.map +1 -1
- package/dist/esm/types/Schema.js +2 -0
- package/dist/esm/types/Schema.js.map +1 -0
- package/dist/types/hooks/useImport.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/services/translations.d.ts +8 -1
- package/dist/types/services/translations.d.ts.map +1 -1
- package/dist/types/state/ImportState/ImportState.d.ts +19 -1
- package/dist/types/state/ImportState/ImportState.d.ts.map +1 -1
- package/dist/types/state/ImportState/parseCsv.d.ts +2 -1
- package/dist/types/state/ImportState/parseCsv.d.ts.map +1 -1
- package/dist/types/types/Field.d.ts +4 -0
- package/dist/types/types/Field.d.ts.map +1 -1
- package/dist/types/types/Schema.d.ts +103 -0
- package/dist/types/types/Schema.d.ts.map +1 -0
- package/package.json +4 -4
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Une fois l’exportation terminée, le téléchargement de votre fichier commencera.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Définir comme vue par défaut",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Collaborateurs du site",
|
|
49
50
|
"cairo.passiveEmptyState.title": "Aucun élément pour le moment",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "Plus d'actions",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "Ex. Italie",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "La valeur « À » doit être supérieure à la valeur « De ».",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Copier l'ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Annuler",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Cherchez dans un autre onglet ou essayez d'effectuer une nouvelle recherche.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Vue non enregistrée",
|
|
138
140
|
"cairo.technical.error.text": "Nous avons rencontré un problème technique. Veuillez actualiser la page et réessayer dans un instant.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Impossible d'exporter en raison d'un problème technique de notre côté.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Triez vos éléments avec plusieurs colonnes.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "Cet élément ne peut pas être supprimé.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Ce champ sera ajouté à tous vos éléments.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Charger à nouveau la section",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "Un problème technique est survenu. Les modifications apportées à votre commande n'ont pas été enregistrées.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Choisissez les colonnes à afficher.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Lire",
|
|
150
154
|
"cairo.filterOperator.equals": "Est égal à",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Renommer la vue",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Libellés",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Impossible de charger la barre d'aperçu.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Libellés",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "Les champs utilisateur apparaissent ici s'ils sont remplis par les utilisateurs.",
|
|
474
479
|
"cairo.archivedFields.title": "Champs archivés",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "En savoir plus",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Impossible de créer le libellé en raison d'un problème technique.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "{count, plural, one {Impossible de créer plus de {limit} libellés. Supprimez {count,number} libellé dans Gérer les libellés pour en ajouter de nouveaux.} other {Impossible de créer plus de {limit} libellés. Supprimez {count,number} libellés dans Gérer les libellés pour en ajouter de nouveaux.}}",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Créer un nouveau libellé",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Annuler",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "Tout",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Annuler",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Modifiez, retirez et créez des libellés.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Les libellés vous permettent de filtrer et d'organiser vos éléments.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "Cette colonne ne peut pas être masquée.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Once the export is complete, your file download will begin.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Set as default view",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Site collaborators",
|
|
49
50
|
"cairo.passiveEmptyState.title": "No items yet",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "More actions",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "e.g., Italy",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "‘To’ value must be greater than the ‘From’ value.",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Copy ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Cancel",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Look in a different tab or try a new search.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Unsaved view",
|
|
138
140
|
"cairo.technical.error.text": "There was a technical problem on our end. Refresh the page and try again in a moment.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Unable to export due to a technical issue on our end.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Sort your items by multiple columns.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "This item can't be deleted.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Note that this field will be added to all of your items.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Reload Section",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "Due to a technical issue, changes you made to the order of your items weren’t saved.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Choose which columns to show.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Read",
|
|
150
154
|
"cairo.filterOperator.equals": "Equals",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Rename view",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Labels",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Couldn't load summary bar.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Tags",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "User fields appear here if they are filled in by users.",
|
|
474
479
|
"cairo.archivedFields.title": "Archived fields",
|
|
@@ -506,7 +511,7 @@
|
|
|
506
511
|
"cairo.selected": "{total, plural, =1 {1 selected} other {# selected}}",
|
|
507
512
|
"cairo.table.subtitle.learnMore": "Learn more",
|
|
508
513
|
"cairo.table.manage-fields.title": "Manage fields",
|
|
509
|
-
"cairo.filtersPanel.search.noResults.title": "No filters match
|
|
514
|
+
"cairo.filtersPanel.search.noResults.title": "No filters match {term}",
|
|
510
515
|
"cairo.manageView.Rename.modal.save.CTA": "Save",
|
|
511
516
|
"cairo.customFields.archive.technicalError": "Field wasn’t archived due to a technical issue.",
|
|
512
517
|
"cairo.sortableColumns.notification": "Your list is no longer sorted by {columnTitle}.",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "Learn more",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Unable to create the label because of a technical issue on our end.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "Unable to create more than {limit} labels. Delete {count, plural, one {# label} other {# labels}} in Manage Labels to add new ones.",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Create a new tag",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Cancel",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "None",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Cancel",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Edit, remove and create labels.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "This column can’t be hidden.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "एक बार निर्यात पूरा हो जाने के बाद, आपकी फ़ाइल डाउनलोड होना शुरू हो जाएगी।",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "डिफ़ॉल्ट दृश्य के रूप में सेट करें",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "साइट के सहयोगी",
|
|
49
50
|
"cairo.passiveEmptyState.title": "अभी तक कोई आइटम नहीं है",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "अधिक कार्रवाइयां",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "जैसे, इटली",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "‘To’ मान ‘From’ मान से ज़्यादा होना चाहिए।",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "आईडी कॉपी करें",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "रद्द करें",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "किसी अलग टैब में देखें या कोई नई खोज का प्रयास करें।",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "सेव नहीं किए गए व्यू",
|
|
138
140
|
"cairo.technical.error.text": "हमारी तरफ कोई तकनीकी खराबी थी। पेज को रिफ्रेश करें और फिर से कोशिश करें।",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "हमारे एंड पर एक तकनीकी समस्या के कारण एक्सपोर्ट करने में असमर्थ।",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "अपनी आइटम को एकाधिक कॉलम द्वारा क्रमबद्ध करें।",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "यह आइटम डिलीट नहीं किया जा सकता।",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "ध्यान दें कि यह फ़ील्ड आपकी सभी आइटम में जोड़ दी जाएगी।",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "सेक्शन पुनः लोड करें",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "किसी तकनीकी समस्या के कारण, आपके द्वारा अपनी आइटम के क्रम में किए गए परिवर्तन सेव नहीं किए गए थे।",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "चुनें कि आप कौन सा कॉलम दिखाना चाहते हैं:",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "पढ़िएं",
|
|
150
154
|
"cairo.filterOperator.equals": "बराबर",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "दृश्य का नाम बदलें",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "लेबल",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "सारांश बार लोड नहीं किया जा सका।",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "टैग्स",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "उपयोगकर्ता फ़ील्ड यहां दिखाई देते हैं यदि वे उपयोगकर्ताओं द्वारा भरे गए हों।",
|
|
474
479
|
"cairo.archivedFields.title": "संग्रहीत फ़ील्ड",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "और अधिक जानें",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "तकनीकी समस्या के कारण लेबल नहीं बनाया जा सका।",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "{count, plural, one {आप {limit} से अधिक लेबल नहीं बना सकते हैं। नए जोड़ने के लिए मैनेज लेबल्स में {count,number} लेबल डिलीट करें।} other {आप {limit} से अधिक लेबल नहीं बना सकते हैं। नए जोड़ने के लिए मैनेज लेबल्स में {count,number} लेबल डिलीट करें।}}",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "नया टैग बनाएँ",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "रद्द करें",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "सभी",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "रद करें",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "लेबल संपादित करें, हटाएं और बनाएं।",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "लेबल आपको अपनी आइटम्स को फ़िल्टर करने और व्यवस्थित करने में मदद करते हैं।",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "यह कॉलम छिपाया नहीं जा सकता।",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Once the export is complete, your file download will begin.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Set as default view",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Site collaborators",
|
|
49
50
|
"cairo.passiveEmptyState.title": "No items yet",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "More actions",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "e.g., Italy",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "‘To’ value must be greater than the ‘From’ value.",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Copy ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Cancel",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Look in a different tab or try a new search.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Unsaved view",
|
|
138
140
|
"cairo.technical.error.text": "There was a technical problem on our end. Refresh the page and try again in a moment.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Unable to export due to a technical issue on our end.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Sort your items by multiple columns.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "This item can't be deleted.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Note that this field will be added to all of your items.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Reload Section",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "Due to a technical issue, changes you made to the order of your items weren’t saved.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Choose which columns to show.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Read",
|
|
150
154
|
"cairo.filterOperator.equals": "Equals",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Rename view",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Labels",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Couldn't load summary bar.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Tags",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "User fields appear here if they are filled in by users.",
|
|
474
479
|
"cairo.archivedFields.title": "Archived fields",
|
|
@@ -506,7 +511,7 @@
|
|
|
506
511
|
"cairo.selected": "{total, plural, =1 {1 selected} other {# selected}}",
|
|
507
512
|
"cairo.table.subtitle.learnMore": "Learn more",
|
|
508
513
|
"cairo.table.manage-fields.title": "Manage fields",
|
|
509
|
-
"cairo.filtersPanel.search.noResults.title": "No filters match
|
|
514
|
+
"cairo.filtersPanel.search.noResults.title": "No filters match {term}",
|
|
510
515
|
"cairo.manageView.Rename.modal.save.CTA": "Save",
|
|
511
516
|
"cairo.customFields.archive.technicalError": "Field wasn’t archived due to a technical issue.",
|
|
512
517
|
"cairo.sortableColumns.notification": "Your list is no longer sorted by {columnTitle}.",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "Learn more",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Unable to create the label because of a technical issue on our end.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "Unable to create more than {limit} labels. Delete {count, plural, one {# label} other {# labels}} in Manage Labels to add new ones.",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Create a new tag",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Cancel",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "None",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Cancel",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Edit, remove and create labels.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "This column can’t be hidden.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Setelah ekspor selesai, unduhan file Anda akan dimulai.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Atur sebagai Tampilan Default",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Kolaborator Situs",
|
|
49
50
|
"cairo.passiveEmptyState.title": "Belum ada item",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "Tindakan lainnya",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "mis., Italia",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "Nilai 'Sampai' harus lebih besar dari nilai 'Dari'.",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Salin ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Batal",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Lihat di tab lain atau coba pencarian baru.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Tampilan tidak disimpan",
|
|
138
140
|
"cairo.technical.error.text": "Ada masalah teknis di pihak kami. Muat ulang halaman lalu coba sebentar lagi.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Tidak dapat mengekspor karena ada masalah teknis di pihak kami.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Sortir item Anda dengan beberapa kolom.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "Item ini tidak dapat dihapus.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Perhatikan bahwa kolom ini akan ditambahkan ke semua item Anda.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Muat Ulang Bagian",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "Karena masalah teknis, perubahan yang Anda buat pada urutan item tidak tersimpan.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Pilih kolom untuk ditampilkan.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Baca",
|
|
150
154
|
"cairo.filterOperator.equals": "Sama Dengan",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Ganti nama tampilan",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Label",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Tidak dapat Muat bilah ringkasan.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Tag",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "Kolom pengguna muncul di sini jika diisi oleh pengguna.",
|
|
474
479
|
"cairo.archivedFields.title": "Kolom yang diarsipkan",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "Pelajari selengkapnya",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Tidak dapat membuat label karena masalah teknis di pihak kami.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "{count, plural, other {Tidak dapat membuat lebih dari {limit} label. Hapus {count,number} label di Kelola Label untuk menambahkan yang baru.}}",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Buat tag baru",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Batalkan",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "Semua",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Cancel",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Edit, hapus, dan buat label.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Label membantu Anda memfilter dan mengatur item Anda.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "Kolom ini tidak dapat disembunyikan.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Una volta completata l'esportazione, comincerà il download del file.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Imposta come vista predefinita",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Collaboratori del sito",
|
|
49
50
|
"cairo.passiveEmptyState.title": "Ancora nessun elemento",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "Altre azioni",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "es.: Italia",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "Il valore \"A\" deve essere maggiore del valore \"Da\".",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Copia ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Annulla",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Cerca in una scheda diversa o prova a effettuare una nuova ricerca.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Salva preferenze",
|
|
138
140
|
"cairo.technical.error.text": "Si è verificato un problema tecnico nei nostri sistemi. Aggiorna la pagina e riprova.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Esportazione non riuscita a causa di un problema tecnico.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Ordina gli articoli in più colonne.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "Questo elemento non può essere eliminato.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Questo campo sarà aggiunto a tutti gli elementi.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Ricarica sezione",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "A causa di un problema tecnico, le modifiche che hai apportato all'ordine degli elementi non sono state salvate.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Scegli quali colonne mostrare.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Lettura",
|
|
150
154
|
"cairo.filterOperator.equals": "È uguale",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Rinomina vista",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Etichette",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Impossibile caricare la barra di riepilogo.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Tag",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "Vedrai i campi utente qui se verranno compilati.",
|
|
474
479
|
"cairo.archivedFields.title": "Campi archiviati",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "Scopri di più",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Impossibile creare l'etichetta a causa di un problema tecnico interno.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "{count, plural, one {Impossibile creare più di {limit} etichetta. Elimina {count,number} etichetta in Gestisci etichette per aggiungerne di nuove.} other {Impossibile creare più di {limit} etichette. Elimina {count,number} etichette in Gestisci etichette per aggiungerne di nuove.}}",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Crea un nuovo tag",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Annulla",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "Tutti",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Annulla",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Modifica, rimuovi e crea etichette.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Usa le etichette per filtrare e organizzare gli elementi.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "Questa colonna non può essere nascosta.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "エクスポート完了後、ファイルのダウンロードが開始します。",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "デフォルトビューとして設定",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "サイト共同管理者",
|
|
49
50
|
"cairo.passiveEmptyState.title": "まだアイテムはありません",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "その他のアクション",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "例:イタリア",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "「終了」の値は「開始」の値より大きくする必要があります。",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "ID をコピー",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "キャンセル",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "別のタブを検索するか、新しい検索を試してください。",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "未保存のビュー",
|
|
138
140
|
"cairo.technical.error.text": "弊社側で技術的な問題が発生しました。お手数ですが、ページを更新し、しばらくしてから再度お試しください。",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "弊社側で技術的な問題が発生したため、エクスポートされませんでした。",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "複数の列でアイテムを並べ替えます。",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "このアイテムは削除できません。",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "この項目は全てのアイテムに追加されます。",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "セクションを再度読み込む",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "技術的な問題が発生したため、アイテムの順番に加えられた変更が保存されませんでした。",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "表示する列を選択します。",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "読み込み",
|
|
150
154
|
"cairo.filterOperator.equals": "等しい",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "ビューの名前を変更",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "ラベル",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "概要バーを読み込めませんでした。",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "タグ",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "ユーザー項目は、ユーザーが入力した場合に表示されます。",
|
|
474
479
|
"cairo.archivedFields.title": "アーカイブ済み項目",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "詳しくはこちら",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "弊社側で技術的な問題が発生したため、ラベルが作成されませんでした。",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "{count, plural, other {ラベルは最大{limit}個までしか作成できません。新しいラベルを追加するには、「ラベルを管理」で {count,number}個のラベルを削除してください。}}",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "新しいタグを作成しましょう",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "キャンセル",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "すべて",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "キャンセル",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "ラベルを編集、削除、作成しましょう。",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "ラベルはアイテムのフィルタリングや整理に役立ちます。",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "この列は非表示にできません。",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "내보내기가 완료되면 파일 다운로드가 시작됩니다.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "기본 보기로 설정",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "사이트 공동 작업자",
|
|
49
50
|
"cairo.passiveEmptyState.title": "아이템 0개",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "추가 작업",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "예: 이탈리아",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "\"최대\" 값은 \"최저\" 값보다 커야 합니다.",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "ID 복사",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "취소",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "다른 탭에서 검색하거나 키워드를 변경해보세요.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "저장되지 않은 주문",
|
|
138
140
|
"cairo.technical.error.text": "Wix에서 기술적인 문제가 발생하였습니다. 페이지를 새로고침한 후 다시 시도해보세요.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Wix에 기술적인 문제가 발생하여 내보낼 수 없습니다.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "각 아이템을 여러 칼럼로 정렬합니다.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "삭제할 수 없는 아이템입니다.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "본 입력란이 모든 아이템에 추가됩니다.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "섹션 새로고침",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "기술적인 문제가 발생하여 아이템 순서에 적용된 변경 사항이 저장되지 않았습니다.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "표시할 칼럼을 선택하세요.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "조회",
|
|
150
154
|
"cairo.filterOperator.equals": "일치함",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "뷰 이름 변경",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "라벨",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "요약 바를 불러올 수 없습니다.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "태그",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "사용자 입력란이 작성되면 여기에 표시됩니다.",
|
|
474
479
|
"cairo.archivedFields.title": "보관된 입력란",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "자세히 보기",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Wix에 기술적인 문제가 발생하여 라벨을 추가할 수 없습니다.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "{count, plural, other {라벨은 {limit}개 이상 추가할 수 없습니다. 새 라벨을 추가하려면 라벨 관리 페이지에서 라벨 {count,number}개를 삭제하세요.}}",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "태그 추가하기",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "취소",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "전체",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "취소",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "라벨을 편집, 제거 및 추가할 수 있습니다.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "라벨을 사용하면 필터를 적용하고 아이템을 체계적으로 관리할 수 있습니다.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "비공개로 설정할 수 없는 칼럼입니다.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Once the export is complete, your file download will begin.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Set as default view",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Site collaborators",
|
|
49
50
|
"cairo.passiveEmptyState.title": "No items yet",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "More actions",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "e.g., Italy",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "‘To’ value must be greater than the ‘From’ value.",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Copy ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Cancel",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Look in a different tab or try a new search.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Unsaved view",
|
|
138
140
|
"cairo.technical.error.text": "There was a technical problem on our end. Refresh the page and try again in a moment.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Unable to export due to a technical issue on our end.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Sort your items by multiple columns.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "This item can't be deleted.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Note that this field will be added to all of your items.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Reload Section",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "Due to a technical issue, changes you made to the order of your items weren’t saved.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Choose which columns to show.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Read",
|
|
150
154
|
"cairo.filterOperator.equals": "Equals",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Rename view",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Labels",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Couldn't load summary bar.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Tags",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "User fields appear here if they are filled in by users.",
|
|
474
479
|
"cairo.archivedFields.title": "Archived fields",
|
|
@@ -506,7 +511,7 @@
|
|
|
506
511
|
"cairo.selected": "{total, plural, =1 {1 selected} other {# selected}}",
|
|
507
512
|
"cairo.table.subtitle.learnMore": "Learn more",
|
|
508
513
|
"cairo.table.manage-fields.title": "Manage fields",
|
|
509
|
-
"cairo.filtersPanel.search.noResults.title": "No filters match
|
|
514
|
+
"cairo.filtersPanel.search.noResults.title": "No filters match {term}",
|
|
510
515
|
"cairo.manageView.Rename.modal.save.CTA": "Save",
|
|
511
516
|
"cairo.customFields.archive.technicalError": "Field wasn’t archived due to a technical issue.",
|
|
512
517
|
"cairo.sortableColumns.notification": "Your list is no longer sorted by {columnTitle}.",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "Learn more",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Unable to create the label because of a technical issue on our end.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "Unable to create more than {limit} labels. Delete {count, plural, one {# label} other {# labels}} in Manage Labels to add new ones.",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Create a new tag",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Cancel",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "None",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Cancel",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Edit, remove and create labels.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "This column can’t be hidden.",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"cairo.import.back": "Back",
|
|
46
46
|
"cairo.export.exportingDescription": "Once the export is complete, your file download will begin.",
|
|
47
47
|
"cairo.manageView.setAsDefault.CTA": "Set as default view",
|
|
48
|
+
"cairo.import.newFieldOption": "{column} (New)",
|
|
48
49
|
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Site collaborators",
|
|
49
50
|
"cairo.passiveEmptyState.title": "No items yet",
|
|
50
51
|
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
@@ -89,6 +90,7 @@
|
|
|
89
90
|
"cairo.archivedFields.more-actions.tooltip": "More actions",
|
|
90
91
|
"cairo.customFields.fieldType.dropdownList.placeholder": "e.g., Italy",
|
|
91
92
|
"cairo.filtersPanel.numRange.maxRange.error": "‘To’ value must be greater than the ‘From’ value.",
|
|
93
|
+
"cairo.import.fileReadFailed": "Couldn’t read this file. Check your internet connection and that the file hasn’t been moved or deleted.",
|
|
92
94
|
"cairo.setupWidget.step.inProgress": "In progress",
|
|
93
95
|
"cairo.errorHandler.requestID.tooltip.cta": "Copy ID",
|
|
94
96
|
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Cancel",
|
|
@@ -136,6 +138,7 @@
|
|
|
136
138
|
"cairo.search.Tab.noresults.text": "Look in a different tab or try a new search.",
|
|
137
139
|
"cairo.viewDropdown.unsavedView.status": "Unsaved view",
|
|
138
140
|
"cairo.technical.error.text": "There was a technical problem on our end. Refresh the page and try again in a moment.",
|
|
141
|
+
"cairo.import.downloadFailedRows": "Download failed rows",
|
|
139
142
|
"cairo.export.get-async-job.error.internal": "Unable to export due to a technical issue on our end.",
|
|
140
143
|
"cairo.table.advanced-sorting.subtitle": "Sort your items by multiple columns.",
|
|
141
144
|
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "This item can't be deleted.",
|
|
@@ -145,6 +148,7 @@
|
|
|
145
148
|
"cairo.customFields.addCustomField.modal.subtitle.note": "Note that this field will be added to all of your items.",
|
|
146
149
|
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Reload Section",
|
|
147
150
|
"cairo.dragAndDrop.error.toast": "Due to a technical issue, changes you made to the order of your items weren’t saved.",
|
|
151
|
+
"cairo.import.partialSuccessToast": "{failed} rows failed, {imported} rows imported.",
|
|
148
152
|
"cairo.table.custom-columns.subtitle": "Choose which columns to show.",
|
|
149
153
|
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Read",
|
|
150
154
|
"cairo.filterOperator.equals": "Equals",
|
|
@@ -469,6 +473,7 @@
|
|
|
469
473
|
"cairo.manageView.Rename.modal.title": "Rename view",
|
|
470
474
|
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Labels",
|
|
471
475
|
"cairo.table.summaryBar.loadError": "Couldn't load summary bar.",
|
|
476
|
+
"cairo.import.newFieldHelper": "This will be a new text field.",
|
|
472
477
|
"cairo.tags.tagsWidget.title": "Tags",
|
|
473
478
|
"cairo.customFields.entityPage.emptyState.subtitle": "User fields appear here if they are filled in by users.",
|
|
474
479
|
"cairo.archivedFields.title": "Archived fields",
|
|
@@ -506,7 +511,7 @@
|
|
|
506
511
|
"cairo.selected": "{total, plural, =1 {1 selected} other {# selected}}",
|
|
507
512
|
"cairo.table.subtitle.learnMore": "Learn more",
|
|
508
513
|
"cairo.table.manage-fields.title": "Manage fields",
|
|
509
|
-
"cairo.filtersPanel.search.noResults.title": "No filters match
|
|
514
|
+
"cairo.filtersPanel.search.noResults.title": "No filters match {term}",
|
|
510
515
|
"cairo.manageView.Rename.modal.save.CTA": "Save",
|
|
511
516
|
"cairo.customFields.archive.technicalError": "Field wasn’t archived due to a technical issue.",
|
|
512
517
|
"cairo.sortableColumns.notification": "Your list is no longer sorted by {columnTitle}.",
|
|
@@ -523,6 +528,7 @@
|
|
|
523
528
|
"cairo.table.saveViewModal.learnMoreLink": "Learn more",
|
|
524
529
|
"cairo.tags.collectionPage.toast.create.error.asLabels": "Unable to create the label because of a technical issue on our end.",
|
|
525
530
|
"cairo.tags.popover.creationLimitReached.error.asLabels": "Unable to create more than {limit} labels. Delete {count, plural, one {# label} other {# labels}} in Manage Labels to add new ones.",
|
|
531
|
+
"cairo.import.processFailed": "Couldn’t process this file. Make sure it’s a comma-separated CSV file.",
|
|
526
532
|
"cairo.tags.manageTags.modal.emptyState.title": "Create a new tag",
|
|
527
533
|
"cairo.entityPage.header.cancel.CTA": "Cancel",
|
|
528
534
|
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
@@ -574,6 +580,7 @@
|
|
|
574
580
|
"cairo.filtersPanel.date.none": "None",
|
|
575
581
|
"cairo.import.collectionField": "Collection Field",
|
|
576
582
|
"cairo.saveViewModal.cancelButton": "Cancel",
|
|
583
|
+
"cairo.import.encodingFailed": "Couldn’t process this file due to its encoding. Make sure it’s saved with UTF-8 encoding.",
|
|
577
584
|
"cairo.tags.manageTags.modal.subtitle.asLabels": "Edit, remove and create labels.",
|
|
578
585
|
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
579
586
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "This column can’t be hidden.",
|