@wix/bex-core 2.291.0 → 2.292.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 +497 -3
- package/dist/cjs/assets/locale/messages_bg.json +497 -3
- package/dist/cjs/assets/locale/messages_ca.json +497 -3
- package/dist/cjs/assets/locale/messages_cs.json +25 -0
- package/dist/cjs/assets/locale/messages_da.json +25 -0
- package/dist/cjs/assets/locale/messages_de.json +25 -0
- package/dist/cjs/assets/locale/messages_el.json +497 -3
- package/dist/cjs/assets/locale/messages_en.json +635 -618
- package/dist/cjs/assets/locale/messages_es.json +25 -0
- package/dist/cjs/assets/locale/messages_fi.json +497 -3
- package/dist/cjs/assets/locale/messages_fr.json +25 -0
- package/dist/cjs/assets/locale/messages_he.json +497 -3
- package/dist/cjs/assets/locale/messages_hi.json +25 -0
- package/dist/cjs/assets/locale/messages_hu.json +497 -3
- package/dist/cjs/assets/locale/messages_id.json +25 -0
- package/dist/cjs/assets/locale/messages_it.json +25 -0
- package/dist/cjs/assets/locale/messages_ja.json +25 -0
- package/dist/cjs/assets/locale/messages_ko.json +25 -0
- package/dist/cjs/assets/locale/messages_lt.json +497 -3
- package/dist/cjs/assets/locale/messages_ms.json +497 -3
- package/dist/cjs/assets/locale/messages_nl.json +25 -0
- package/dist/cjs/assets/locale/messages_no.json +25 -0
- package/dist/cjs/assets/locale/messages_pl.json +25 -0
- package/dist/cjs/assets/locale/messages_pt.json +25 -0
- package/dist/cjs/assets/locale/messages_ro.json +497 -3
- package/dist/cjs/assets/locale/messages_ru.json +25 -0
- package/dist/cjs/assets/locale/messages_sk.json +497 -3
- package/dist/cjs/assets/locale/messages_sl.json +497 -3
- package/dist/cjs/assets/locale/messages_sv.json +25 -0
- package/dist/cjs/assets/locale/messages_th.json +25 -0
- package/dist/cjs/assets/locale/messages_tl.json +497 -3
- package/dist/cjs/assets/locale/messages_tr.json +25 -0
- package/dist/cjs/assets/locale/messages_uk.json +25 -0
- package/dist/cjs/assets/locale/messages_vi.json +25 -0
- package/dist/cjs/assets/locale/messages_zh.json +25 -0
- package/dist/cjs/assets/locale/version_file +1 -0
- package/dist/cjs/services/fetchTranslations.js +4 -1
- package/dist/cjs/services/fetchTranslations.js.map +1 -1
- package/dist/cjs/services/translations.js.map +1 -1
- package/dist/cjs/services/translationsImportsMap.js +0 -2
- package/dist/cjs/services/translationsImportsMap.js.map +1 -1
- package/dist/cjs/state/CollectionState.js.map +1 -1
- package/dist/cjs/state/TagsState/TagsManagementState.js.map +1 -1
- package/dist/esm/assets/locale/messages_ar.json +496 -2
- package/dist/esm/assets/locale/messages_bg.json +496 -2
- package/dist/esm/assets/locale/messages_ca.json +496 -2
- package/dist/esm/assets/locale/messages_cs.json +25 -0
- package/dist/esm/assets/locale/messages_da.json +25 -0
- package/dist/esm/assets/locale/messages_de.json +25 -0
- package/dist/esm/assets/locale/messages_el.json +496 -2
- package/dist/esm/assets/locale/messages_en.json +635 -618
- package/dist/esm/assets/locale/messages_es.json +25 -0
- package/dist/esm/assets/locale/messages_fi.json +496 -2
- package/dist/esm/assets/locale/messages_fr.json +25 -0
- package/dist/esm/assets/locale/messages_he.json +496 -2
- package/dist/esm/assets/locale/messages_hi.json +25 -0
- package/dist/esm/assets/locale/messages_hu.json +496 -2
- package/dist/esm/assets/locale/messages_id.json +25 -0
- package/dist/esm/assets/locale/messages_it.json +25 -0
- package/dist/esm/assets/locale/messages_ja.json +25 -0
- package/dist/esm/assets/locale/messages_ko.json +25 -0
- package/dist/esm/assets/locale/messages_lt.json +496 -2
- package/dist/esm/assets/locale/messages_ms.json +496 -2
- package/dist/esm/assets/locale/messages_nl.json +25 -0
- package/dist/esm/assets/locale/messages_no.json +25 -0
- package/dist/esm/assets/locale/messages_pl.json +25 -0
- package/dist/esm/assets/locale/messages_pt.json +25 -0
- package/dist/esm/assets/locale/messages_ro.json +496 -2
- package/dist/esm/assets/locale/messages_ru.json +25 -0
- package/dist/esm/assets/locale/messages_sk.json +496 -2
- package/dist/esm/assets/locale/messages_sl.json +496 -2
- package/dist/esm/assets/locale/messages_sv.json +25 -0
- package/dist/esm/assets/locale/messages_th.json +25 -0
- package/dist/esm/assets/locale/messages_tl.json +496 -2
- package/dist/esm/assets/locale/messages_tr.json +25 -0
- package/dist/esm/assets/locale/messages_uk.json +25 -0
- package/dist/esm/assets/locale/messages_vi.json +25 -0
- package/dist/esm/assets/locale/messages_zh.json +25 -0
- package/dist/esm/assets/locale/version_file +1 -0
- package/dist/esm/services/fetchTranslations.js +4 -1
- package/dist/esm/services/fetchTranslations.js.map +1 -1
- package/dist/esm/services/translationsImportsMap.js +0 -4
- package/dist/esm/services/translationsImportsMap.js.map +1 -1
- package/dist/esm/state/CollectionState.js.map +1 -1
- package/dist/esm/state/TagsState/TagsManagementState.js.map +1 -1
- package/dist/types/services/fetchTranslations.d.ts.map +1 -1
- package/dist/types/services/translations.d.ts +145 -142
- package/dist/types/services/translations.d.ts.map +1 -1
- package/dist/types/services/translationsImportsMap.d.ts +0 -2
- package/dist/types/services/translationsImportsMap.d.ts.map +1 -1
- package/dist/types/state/CollectionState.d.ts +1 -0
- package/dist/types/state/CollectionState.d.ts.map +1 -1
- package/dist/types/state/TagsState/TagsManagementState.d.ts.map +1 -1
- package/package.json +4 -3
- /package/dist/cjs/assets/{locale → visual-e2e-locale}/messages_visuale2e.json +0 -0
- /package/dist/cjs/assets/{locale → visual-e2e-locale}/messages_visuale2e_ja.json +0 -0
- /package/dist/esm/assets/{locale → visual-e2e-locale}/messages_visuale2e.json +0 -0
- /package/dist/esm/assets/{locale → visual-e2e-locale}/messages_visuale2e_ja.json +0 -0
|
@@ -1,192 +1,686 @@
|
|
|
1
1
|
{
|
|
2
|
+
"cairo.emptyState.premium.text": "Access more features by upgrading your site.",
|
|
3
|
+
"cairo.customFields.fieldType.shortText": "Short text",
|
|
2
4
|
"cairo.delete.button": "Delete",
|
|
3
5
|
"cairo.deselectAll": "Deselect All",
|
|
4
6
|
"cairo.table.deleteViewModal.title": "Delete this view?",
|
|
5
7
|
"cairo.table.advanced-sorting.ascending.order": "Ascending",
|
|
8
|
+
"cairo.table.custom-columns.indication.user": "User",
|
|
6
9
|
"cairo.table.saveViewModal.title": "Save view",
|
|
10
|
+
"cairo.tags.manageTags.modal.list.input.validation.exists.asLabels": "This label already exists.",
|
|
11
|
+
"cairo.customFields.fieldType.numberDecimal.placeholder": "e.g., 25.50",
|
|
12
|
+
"cairo.tags.popover.tagCreated.toast.success": "Tag created.",
|
|
7
13
|
"cairo.dragAndDrop.list-aria-label.sr": "Norėdami pertvarkyti eiliškumą, paspauskite tarpo klavišą, kad pagriebtumėte elementą; rodyklių klavišus, kad nutemptumėte; tarpo klavišą, kad paleistumėte; „escape“ arba „tab“, kad atšauktumėte.",
|
|
14
|
+
"cairo.collectionPage.nested.expandAll.tooltip": "Expand all",
|
|
15
|
+
"cairo.customFields.addCustomField.modal.add.CTA": "Add Field",
|
|
16
|
+
"cairo.import.subtitle": "Upload a CSV file that contains items you want to import into your content collection.",
|
|
17
|
+
"cairo.tags.manageTags.modal.deleteModal.body.asLabels": "<text>The label <name>\"{name}\"</name> might be in use. Deleting this label will also remove it from all of the items it's assigned to.</text>",
|
|
18
|
+
"cairo.import.progressLabel": "Imported {processed} of {total} rows",
|
|
19
|
+
"cairo.import.done": "Done",
|
|
20
|
+
"cairo.tags.loadTags.error.CTA": "Reload Tags",
|
|
21
|
+
"cairo.appliedFilters.filteredBy.label": "Filtered by:",
|
|
8
22
|
"cairo.toast.retry": "Try Again",
|
|
23
|
+
"cairo.filterOperator.greaterThan.tag": "greater than",
|
|
9
24
|
"cairo.emptyState.filters.nothingFound.title": "No items found",
|
|
10
25
|
"cairo.connection.error.text": "Check your internet connection and try again.",
|
|
26
|
+
"cairo.table.summaryBar.loadError.cta": "Reload",
|
|
27
|
+
"cairo.customFields.archive.modal.description.enabled": "This field and its collected information will be archived and can be restored anytime.",
|
|
28
|
+
"cairo.filtersPanel.numRange.maxRange.consumer.error": "{maxAmount, plural, =1 {Value must be 1 or less.} other {Value must be # or less.}}",
|
|
29
|
+
"cairo.tags.tagsWidget.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
30
|
+
"cairo.import.restoring": "Restoring backup...",
|
|
11
31
|
"cairo.table.saveView.button": "Save View",
|
|
32
|
+
"cairo.customFields.editCustomField.fieldType.tooltip": "The field type can’t be changed.",
|
|
12
33
|
"cairo.bulkSelectedWithTotal": "{num} of {total} selected",
|
|
13
34
|
"cairo.export.cancelTheExportGoBack": "Go Back",
|
|
35
|
+
"cairo.viewDropdown.category.info": "Any changes to preset views can be saved as a new view.",
|
|
36
|
+
"cairo.customFields.addCustomField.modal.emptyFieldName.error": "Enter a field name.",
|
|
37
|
+
"cairo.table.custom-columns.indication.app.tooltip": "This field is managed by an app",
|
|
38
|
+
"cairo.filtersPanel.numRange.title": "Number Range",
|
|
14
39
|
"cairo.export.cancelTheExportConfirm": "Cancel Export",
|
|
40
|
+
"cairo.export.CreateExportAsyncJob.method-endpoint-not-found.error": "Unable to export due to a technical issue on our end.",
|
|
15
41
|
"cairo.export.exporting": "Exporting",
|
|
42
|
+
"cairo.import.back": "Back",
|
|
16
43
|
"cairo.export.exportingDescription": "Once the export is complete, your file download will begin.",
|
|
44
|
+
"cairo.manageView.setAsDefault.CTA": "Set as default view",
|
|
45
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.siteCollaborators": "Site collaborators",
|
|
46
|
+
"cairo.passiveEmptyState.title": "No items yet",
|
|
47
|
+
"cairo.filterOperator.valuePlaceholder.tag": "select an option",
|
|
17
48
|
"cairo.emptyState.title": "Nothing to show",
|
|
18
49
|
"cairo.sortableColumns.modal.cancel": "Cancel",
|
|
50
|
+
"cairo.customFields.writePermission.tooltip": "This ability is available only for owners and co owner.",
|
|
51
|
+
"cairo.customFields.manageFields.subtitle": "Add, edit or archive your custom fields.",
|
|
52
|
+
"cairo.tags.bulkItemUpdate.toast.error.CTA.asLabels": "Try Again",
|
|
53
|
+
"cairo.customFields.emptyStatePassive.subtitle": "Once there are fields, you’ll see them here.",
|
|
54
|
+
"cairo.table.custom-columns.indication.system.tooltip": "This field is managed by the system",
|
|
19
55
|
"cairo.manageView.saveChanges.disabled.predefinedView.tooltip": "This is a preset view. To save changes, save as a new view.",
|
|
56
|
+
"cairo.entityPage.header.subscribe.CTA": "Subscribe",
|
|
57
|
+
"cairo.customFields.fieldType.date": "Date",
|
|
20
58
|
"cairo.search.Tab.noresults.title": "No results found in “{tabName}”",
|
|
59
|
+
"cairo.tags.collectionPage.tagsColumn.title": "Tags",
|
|
21
60
|
"cairo.emptyState.filters.nothingFound.description": "Try adjusting your filters to find what you’re looking for.",
|
|
61
|
+
"cairo.customFields.fieldType.numberInteger.placeholder": "e.g., 30",
|
|
62
|
+
"cairo.appliedFilters.applyAndClose.CTA": "Apply Filters & Close",
|
|
22
63
|
"cairo.table.saveViewModal.nameLabel": "Name",
|
|
64
|
+
"cairo.archivedFields.rmore-actions.restore": "delete this key",
|
|
65
|
+
"cairo.manageView.setAsDefault.error.toast": "Due to a technical issue, \"{viewName}\" wasn’t set as your default view.",
|
|
66
|
+
"cairo.customFields.editCustomField.modal.title": "Edit custom field",
|
|
23
67
|
"cairo.deleteSuccess": "\"{itemName}\" was deleted.",
|
|
68
|
+
"cairo.tags.manageTags.modal.toast.rename.success.asLabels": "Label renamed.",
|
|
69
|
+
"cairo.tags.bulkItemUpdate.toast.error.CTA": "Try Again",
|
|
24
70
|
"cairo.export.databaseIssueMessage": "There was a temporary problem on our end and the export couldn’t be saved. Contact Support for assistance.",
|
|
71
|
+
"cairo.tags.manageTags.modal.toast.create.error.asLabels": "Couldn't create label.",
|
|
72
|
+
"cairo.import.partialSuccess": "Successfully imported {succeeded} {succeeded, plural, one {item} other {items}}. {failed} {failed, plural, one {item} other {items}} failed to import.",
|
|
73
|
+
"cairo.picker.itemsSelected.maxSelected.tooltip": "Maximum number selected",
|
|
74
|
+
"cairo.import.noRowsFound": "No rows were found in this CSV file.",
|
|
25
75
|
"cairo.saveView.Success.toast": "\"{viewName}\" was saved.",
|
|
76
|
+
"cairo.customFields.fieldType.dropdownList.addOption.CTA": "Add Option",
|
|
26
77
|
"cairo.dragAndDrop.leaveSite.modal.cancel.CTA": "Cancel",
|
|
78
|
+
"cairo.tags.manageTags.modal.deleteModal.delete.CTA": "Delete",
|
|
79
|
+
"cairo.updatedView.collectionPage.toast.cta": "Refresh View",
|
|
80
|
+
"cairo.customFields.addCustomField.modal.PII-setting.toggle.createNote": "PII settings can’t be changed later.",
|
|
81
|
+
"cairo.tags.popover.assignFolder.tooltip": "Tags can't be assigned to folders.",
|
|
82
|
+
"cairo.customFields.fieldType.date.invalid.value": "Enter a date that follows this format: {dateFormat}",
|
|
83
|
+
"cairo.archivedFields.more-actions.tooltip": "More actions",
|
|
84
|
+
"cairo.customFields.fieldType.dropdownList.placeholder": "e.g., Italy",
|
|
85
|
+
"cairo.filtersPanel.numRange.maxRange.error": "‘To’ value must be greater than the ‘From’ value.",
|
|
86
|
+
"cairo.errorHandler.requestID.tooltip.cta": "Copy ID",
|
|
87
|
+
"cairo.tags.manageTags.modal.deleteModal.cancel.CTA": "Cancel",
|
|
27
88
|
"cairo.dragAndDrop.discardChanges.CTA": "Discard",
|
|
89
|
+
"cairo.customFields.fieldType.dateAndTime.invalid.value": "Enter a time that follows this format: hh:mm",
|
|
28
90
|
"cairo.export.overloadErrorMessage": "Due to a temporary overload, the server is unable to complete the export. Please try again in a few moments.",
|
|
91
|
+
"cairo.import.discardChanges.cancel": "Keep editing",
|
|
29
92
|
"cairo.table.custom-columns.dragAndDrop.subtitle": "Choose which columns to show, and drag and drop to change their order.",
|
|
93
|
+
"cairo.customFields.addCustomField.modal.emptyFieldType.error": "Select a field type.",
|
|
94
|
+
"cairo.filterOperator.notContains.tag": "does not contain",
|
|
95
|
+
"cairo.filtersPanel.date.today": "Today",
|
|
96
|
+
"cairo.tags.manageTags.modal.toast.create.error": "Couldn't create tag.",
|
|
97
|
+
"cairo.tags.tagsField.readOnly.emptyState": "There aren’t any tags assigned yet. ",
|
|
98
|
+
"cairo.customFields.fieldType.longText.Name.placeholder": "e.g., Notes",
|
|
99
|
+
"cairo.table.layout.table": "Table",
|
|
100
|
+
"cairo.customFields.fieldType.dropdownList": "Dropdown list",
|
|
101
|
+
"cairo.customFields.archive.modal.cancel.CTA": "Cancel",
|
|
102
|
+
"cairo.table.custom-columns.indication.system": "System",
|
|
30
103
|
"cairo.emptyState.additem.text": "Once you have items, they’ll appear here.",
|
|
104
|
+
"cairo.customFields.maxFields.tooltip": "You can only have {max} custom fields.",
|
|
105
|
+
"cairo.bulkActions.max.selection": "{total, plural, =1 {1 selected} other {# selected}} ({max} max)",
|
|
106
|
+
"cairo.customFields.delete.modal.title": "Delete {selectedField}",
|
|
107
|
+
"cairo.filterOperator.notExists": "Is Empty",
|
|
108
|
+
"cairo.filtersPanel.time.title": "Time",
|
|
109
|
+
"cairo.tags.manageTags.modal.list.input.validation.exists": "This tag already exists.",
|
|
110
|
+
"cairo.customFields.restore.error.toast.CTA": "Try Again",
|
|
111
|
+
"cairo.filtersPanel.date.next7Days": "Next 7 days",
|
|
112
|
+
"cairo.customFields.deleted.success.toast": "{selectedField} was deleted.",
|
|
113
|
+
"cairo.collectionPage.nestedLimit.tooltip": "{subCatsAmount, plural, =1 {You can't have more than 1 sub-level.} other {You can't have more than # sub-levels.}}",
|
|
31
114
|
"cairo.sortableColumns.notification.undo": "Undo",
|
|
32
115
|
"cairo.filtersPanel.saveView.button": "Save View",
|
|
33
116
|
"cairo.dragAndDrop.leaveSite.modal.title": "Are you sure you want to leave?",
|
|
117
|
+
"cairo.import.discardChanges.description": "If you go back now, your column mapping will be lost.",
|
|
118
|
+
"cairo.tags.manageTags.modal.search.placeholder": "Search tags...",
|
|
119
|
+
"cairo.tags.manageTags.modal.list.create.CTA": "Create <name>\"{tagName}\"</name>",
|
|
120
|
+
"cairo.export.GetExportAsyncJob.job-not-found.error": "Unable to export due to a technical issue on our end.",
|
|
121
|
+
"cairo.replace-image.tooltip": "Replace image",
|
|
122
|
+
"cairo.tags.filterPanel.dropdown.title.asLabels": "Labels",
|
|
123
|
+
"cairo.customFields.fieldType.dateAndTime": "Date and time",
|
|
34
124
|
"cairo.search.Tab.noresults.text": "Look in a different tab or try a new search.",
|
|
35
125
|
"cairo.viewDropdown.unsavedView.status": "Unsaved view",
|
|
36
126
|
"cairo.technical.error.text": "There was a technical problem on our end. Refresh the page and try again in a moment.",
|
|
127
|
+
"cairo.export.get-async-job.error.internal": "Unable to export due to a technical issue on our end.",
|
|
37
128
|
"cairo.table.advanced-sorting.subtitle": "Sort your items by multiple columns.",
|
|
129
|
+
"cairo.customFields.updateDataExtension.removing-fields-not-allowed.error": "This item can't be deleted.",
|
|
130
|
+
"cairo.customFields.showAll.button": "Show All",
|
|
131
|
+
"cairo.customFields.successToast": "Custom field added.",
|
|
132
|
+
"cairo.customFields.archive.modal.title.enabled": "Archive {selectedField}?",
|
|
133
|
+
"cairo.customFields.addCustomField.modal.subtitle.note": "Note that this field will be added to all of your items.",
|
|
134
|
+
"cairo.entityPage.widgetError.TPAconnectionFail.CTA": "Reload Section",
|
|
38
135
|
"cairo.dragAndDrop.error.toast": "Due to a technical issue, changes you made to the order of your items weren’t saved.",
|
|
39
136
|
"cairo.table.custom-columns.subtitle": "Choose which columns to show.",
|
|
137
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.read": "Read",
|
|
138
|
+
"cairo.filterOperator.equals": "Equals",
|
|
139
|
+
"cairo.customFields.fieldType.dateAndTime.Name.placeholder": "e.g., Timestamp",
|
|
140
|
+
"cairo.customFields.addCustomField.modal.PII": "This field can't be used to store personally identifiable information (PII).",
|
|
141
|
+
"cairo.dragAndDrop.reorderMode.toolbar.title.learnMore": "Learn more",
|
|
142
|
+
"cairo.dragAndDrop.reorderMode.toolbar.title": "Changes in order will be reflected in your live site.",
|
|
143
|
+
"cairo.tags.manageTags.modal.list.input.placeholder.asLabels": "Enter label name",
|
|
144
|
+
"cairo.customFields.addCustomField.modal.cancel.CTA": "Cancel",
|
|
145
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.siteVisitors.note": "Set visitor permissions to “Read” to connect this field dynamically on your site. <learnMore>Learn more</learnMore>",
|
|
146
|
+
"cairo.settings.search.anchor-doesnt-exist.error": "There is no longer a section named \"{anchorName}\" on this page.",
|
|
147
|
+
"cairo.import.configureMappingsTitle": "Map your columns",
|
|
148
|
+
"cairo.tags.popover.assignFolder.tooltip.asLabels": "Labels can't be assigned to folders.",
|
|
149
|
+
"cairo.tags.creationLimitReached.error.asLabels": "Unable to create more than {limit} labels. Delete {count, plural, one {# label} other {# labels}} to continue.",
|
|
40
150
|
"cairo.deleteModal.title": "Sure you want to delete this?",
|
|
151
|
+
"cairo.customFields.fieldType.checkbox.Selected.notChecked": "Not checked",
|
|
152
|
+
"cairo.customFields.booleanValue.true": "Yes",
|
|
153
|
+
"cairo.tags.manageTags.modal.list.action.delete.CTA": "Delete",
|
|
154
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.key.tooltip": "This key is used in your code. It can’t be changed later.",
|
|
41
155
|
"cairo.filtersPanel.dateRange.title": "Date range",
|
|
156
|
+
"section.header.folders": "Folders",
|
|
157
|
+
"cairo.tags.manageTags.modal.list.input.save.CTA": "Save",
|
|
158
|
+
"cairo.filterOperator.greaterThanOrEqual": "Greater Than or Equal",
|
|
159
|
+
"cairo.subtitle.learnMore": "Learn more",
|
|
42
160
|
"cairo.table.saveViewModal.placeholder": "e.g., Favorites",
|
|
43
161
|
"cairo.filtersPanel.date.7days": "Last 7 days",
|
|
162
|
+
"cairo.customFields.fieldType.longText.placeholder": "Enter text here",
|
|
163
|
+
"cairo.customFields.addCustomField.modal.fieldName": "Name",
|
|
164
|
+
"cairo.filterOperator.startsWith.tag": "starts with",
|
|
165
|
+
"cairo.tags.tagsWidget.subtitle.asLabels": "Labels help you filter and stay organized.",
|
|
166
|
+
"cairo.tags.loadTags.error.title": "We couldn’t load your tags",
|
|
167
|
+
"cairo.tags.bulkItemUpdate.updatingTags.toast.CTA": "Show Status",
|
|
44
168
|
"cairo.manageView.Delete.CTA.error.toast": "Due to a technical issue, your view wasn’t deleted.",
|
|
169
|
+
"cairo.provider-not-found.error": "There was a technical issue loading the items.",
|
|
170
|
+
"cairo.import.skipColumn": "Don’t import",
|
|
45
171
|
"cairo.dragAndDrop.reorder-cancelled.sr": "Tempimas atšauktas.",
|
|
172
|
+
"cairo.appliedFilters.discardChanges.description": "The filters you selected won’t be applied to this view.",
|
|
173
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.write": "Write",
|
|
174
|
+
"cairo.archivedFields.more-actions.delete": "Delete",
|
|
175
|
+
"cairo.pickerModal.back.button": "Back",
|
|
176
|
+
"cairo.customFields.deleted.undo.CTA": "Undo",
|
|
46
177
|
"cairo.manageView.Delete.disabled.predefinedView.tooltip": "This view can’t be deleted.",
|
|
178
|
+
"cairo.import.genericError": "An unexpected error occurred while importing.",
|
|
179
|
+
"cairo.tags.manageTags.modal.toast.delete.success": "Tag deleted.",
|
|
47
180
|
"cairo.noViewName.validationTooltip": "In order to save a view you must give it a name",
|
|
48
181
|
"cairo.emptyState.subtitle.nothingMatches": "We couldn’t find anything that matches your search ”{term}”.",
|
|
182
|
+
"cairo.customFields.restore.error.toast": "{selectedField} wasn’t restored.",
|
|
49
183
|
"cairo.filtersPanel.date.lastMonth": "Last month",
|
|
184
|
+
"cairo.dragAndDrop.reorderMode.toolbar.cancel.cta": "Cancel",
|
|
50
185
|
"cairo.table.advanced-sorting.disabled.cta.tooltip": "All columns were added.",
|
|
186
|
+
"cairo.tags.collectionPage.toast.create.error": "Unable to create the tag because of a technical issue on our end.",
|
|
51
187
|
"cairo.confirmModal.title": "Sure you want to perform this action?",
|
|
188
|
+
"cairo.entityPage.header.connect.CTA": "Connect",
|
|
189
|
+
"cairo.customFields.url-input.placeholder": "https://www.wix.com",
|
|
190
|
+
"cairo.import.stepper.matchFields": "Match & Import",
|
|
191
|
+
"cairo.customFields.fieldType.time.inputTitle": "Time",
|
|
52
192
|
"cairo.manageView.Rename.disabled.tooltip": "To rename this view, save changes or save as a new view.",
|
|
193
|
+
"cairo.dropdownSearch.select.filers.clear": "Clear",
|
|
194
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.siteVisitors": "Site visitors",
|
|
195
|
+
"cairo.tags.manageTags.modal.toast.create.success": "Tag created.",
|
|
53
196
|
"cairo.search.filter.Tab.noresults.text": "Look in a different tab, change your filters or try a new search.",
|
|
197
|
+
"cairo.table.layout.grid": "Gallery",
|
|
54
198
|
"cairo.saveViewModal.saveButton": "Save",
|
|
199
|
+
"cairo.tags.bulkItemUpdate.toast.success.asLabels": "Labels updated.",
|
|
55
200
|
"cairo.table.custom-columns.move.disabled.tooltip": "This column can't be moved.",
|
|
56
201
|
"cairo.moreActions": "More Actions",
|
|
57
202
|
"cairo.viewDropdown.allOrders.defaultViews": "All orders",
|
|
203
|
+
"cairo.viewsDropdown.nothingMatches.text": "No views found. Try a new search.",
|
|
204
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.readPermissions.tooltip": "Set permissions for this field. Site collaborators have read and write permission by default.",
|
|
205
|
+
"cairo.import.importing": "Importing",
|
|
58
206
|
"cairo.manageView.CTA": "Manage View",
|
|
207
|
+
"cairo.tags.manageTags.modal.toast.rename.error.asLabels": "Couldn't rename label.",
|
|
59
208
|
"cairo.filtersPanel.header": "Filter",
|
|
60
209
|
"cairo.emptyState.filters.nothingFound.clearFilters.CTA": "Clear Filters",
|
|
61
210
|
"cairo.toolbar.moreFiltersButton": "Filter",
|
|
62
211
|
"cairo.export.exportFailedMessage": "An error occurred while trying to export your items.",
|
|
212
|
+
"cairo.tags.bulkItemUpdate.updatingModal.title": "Updating tags…",
|
|
213
|
+
"cairo.customFields.fieldType.date.inputTitle": "Date",
|
|
214
|
+
"cairo.customFields.fieldType.longText": "Long text",
|
|
63
215
|
"cairo.export.tryAgain": "Try Again",
|
|
64
216
|
"cairo.sortableColumns.modal.title": "Sort list by {columnTitle}?",
|
|
217
|
+
"cairo.filterOperator.notEquals": "Not Equals",
|
|
218
|
+
"cairo.customFields.addCustomField.modal.PII-setting.toggle.name": "Personal information (PII)",
|
|
219
|
+
"cairo.customFields.delete.modal.cancel.CTA": "Cancel",
|
|
65
220
|
"cairo.dragAndDrop.leaveSite.modal.description": "Changes you made to the order of your items may not be saved.",
|
|
66
221
|
"cairo.table.deleteViewModal.deleteBody": "Once you delete \"{viewName}\", it can't be restored.",
|
|
67
222
|
"cairo.export.allItems": "All",
|
|
223
|
+
"cairo.customFields.addCustomField.modal.advancedSettings": "Advanced settings",
|
|
224
|
+
"cairo.tags.bulkItemUpdate.updatingTags.toast.asLabels": "Updating labels...",
|
|
68
225
|
"cairo.search.noresults.title": "No results found",
|
|
226
|
+
"cairo.import.cancel": "Cancel",
|
|
227
|
+
"cairo.table.summaryBar.list.item": "{title}: <value>{value}</value>",
|
|
228
|
+
"cairo.customFields.delete.modal.description": "<bold>{selectedField}</bold> and its information will be permanently deleted and can't be restored.",
|
|
229
|
+
"cairo.tags.applyChanges.toast.success": "Tags updated.",
|
|
230
|
+
"cairo.import.noMappingsTooltip": "Map at least one column to import",
|
|
231
|
+
"cairo.import.noRowsWarningTitle": "No rows found inside the CSV file",
|
|
69
232
|
"cairo.bulkSelected": "{num} selected",
|
|
233
|
+
"cairo.customFields.fieldType.numberInteger.Name.placeholder": "e.g., Age",
|
|
234
|
+
"cairo.tags.collectionPage.popover.create.CTA.asLabels": "Create \"{tagName}\"",
|
|
235
|
+
"cairo.tags.popover.bulkItemUpdate.tooltip.asLabels": "Changes can’t be made until labels are finished updating.",
|
|
236
|
+
"cairo.import.columnsFound": "Columns Found",
|
|
237
|
+
"cairo.customFields.updateDataExtension.fqdn-not-found.error": "Unable to update custom field due to a technical issue on our end.",
|
|
70
238
|
"cairo.export.serverErrorMessage": "Due to a temporary server error, your export could not be completed. Contact Support for assistance.",
|
|
71
239
|
"cairo.toast.undone": "Action undone.",
|
|
240
|
+
"cairo.entityPage.header.apply.CTA": "Apply",
|
|
72
241
|
"cairo.picker.createNew.button.tooltip": "You've selected the maximum amount of items. Deselect an item to create a new one.",
|
|
242
|
+
"cairo.page.loadError.failedState.description": "There was a technical issue on our end. Reload to try again.",
|
|
243
|
+
"cairo.tags.bulkItemUpdate.updatingModal.CTA": "Close",
|
|
244
|
+
"cairo.manageView.setAsDefault.reset.CTA": "Reset default view",
|
|
73
245
|
"cairo.filtersPanel.date.title": "Date",
|
|
246
|
+
"cairo.manageView.setAsDefault.reset.success.toast": "Your default view was reset.",
|
|
247
|
+
"cairo.customFieldsWidget.entityPage.title": "Custom fields",
|
|
248
|
+
"cairo.filtersPanel.date.from.clearButton.ariaLabel": "Clear start date",
|
|
249
|
+
"cairo.tags.manageTags.modal.toast.delete.success.asLabels": "Label deleted.",
|
|
250
|
+
"cairo.customFields.addCustomField.CTA": "Add New Field",
|
|
251
|
+
"cairo.customFields.addCustomField.modal.fieldType": "Field type",
|
|
74
252
|
"cairo.filtersPanel.done.button": "Done",
|
|
253
|
+
"cairo.filtersPanel.numRange.maxRange-to.placeholder": "Max.",
|
|
75
254
|
"cairo.emptyState.subtitle.nothingAvailable": "We couldn’t find anything.",
|
|
255
|
+
"cairo.tags.tagsWidget.create.CTA": "Create Tags",
|
|
256
|
+
"cairo.tags.manageTags.modal.title.asLabels": "Manage labels: {EntityName}",
|
|
257
|
+
"cairo.fieldValidation.maxCharacter": "Enter up to {charMax, plural, one {1 character} other {# characters}} including spaces.",
|
|
258
|
+
"cairo.customFields.addCustomField.modal.keyFormat.error": "Must start with an English letter and can only contain letters, numbers or underscores.",
|
|
76
259
|
"cairo.picker.itemsSelected": "{total, plural, =1 {1 item selected} other {# items selected}} ({max} max)",
|
|
260
|
+
"cairo.customFields.addCustomField.modal.title": "Add a custom field",
|
|
261
|
+
"cairo.customFields.updateDataExtension.fqdn-not-extensible.error": "You can't edit this field.",
|
|
262
|
+
"cairo.dropdownSearch.select.filers.placeholder": "Select filters",
|
|
263
|
+
"cairo.filtersPanel.numRange.minRange.consumer.error": "{minAmount, plural, =1 {Value must be 1 or more.} other {Value must be # or more.}}",
|
|
77
264
|
"cairo.manageView.saveChanges.error.toast": "Due to a technical issue, your changes weren’t saved.",
|
|
265
|
+
"cairo.tags.collectionPage.tagsColumn.emptyState.body": "Tags help you filter and organize your items.",
|
|
78
266
|
"cairo.emptyState.title.nothingAvailable": "Nothing to show",
|
|
267
|
+
"cairo.tags.fqdn-not-found.error.cta": "Contact Support",
|
|
79
268
|
"cairo.toast.undo": "Undo",
|
|
269
|
+
"cairo.filterOperator.equals.tag": "is",
|
|
270
|
+
"cairo.filterOperator.lessThanOrEqual": "Less Than or Equal",
|
|
271
|
+
"cairo.customFields.fieldType.numberDecimal.Name.placeholder": "e.g., Price",
|
|
272
|
+
"cairo.tags.tagsWidget.title.asLabels": "Labels",
|
|
273
|
+
"cairo.tags.popover.bulkItemLimit.tooltip": "Tags can only be assigned to 100 items at a time.",
|
|
274
|
+
"cairo.tags.filterPanel.dropdown.title": "Tags",
|
|
80
275
|
"cairo.manageView.Rename.error.toast": "Due to a technical issue, your view wasn’t renamed.",
|
|
276
|
+
"cairo.filtersPanel.date.next3Days": "Next 3 days",
|
|
277
|
+
"cairo.tags.manageTags.modal.list.create.CTA.asLabels": "Create <name>\"{tagName}\"</name>",
|
|
278
|
+
"cairo.customFields.technical.error.title": "We couldn't load your custom fields.",
|
|
81
279
|
"cairo.table.saveViewModal.body": "This view will include the filters and columns that are currently applied. ",
|
|
280
|
+
"cairo.customFields.emptyStatePassive.title": "No fields yet",
|
|
281
|
+
"cairo.tags.tagsWidget.options.manage.CTA.asLabels": "Manage Labels",
|
|
282
|
+
"cairo.import.stepper.upload": "Upload",
|
|
283
|
+
"cairo.customFields.entityPage.title": "Additional fields",
|
|
284
|
+
"cairo.dragAndDrop.reorderMode.toolbar.save.cta": "Save Order",
|
|
285
|
+
"cairo.customFields.archive.modal.title": "Archive custom field?",
|
|
82
286
|
"cairo.manageView.Rename.Success.toast": "\"{oldViewName}\" has been renamed as \"{newViewName}\".",
|
|
83
287
|
"cairo.table.deleteViewModal.deleteButton": "Delete View",
|
|
288
|
+
"cairo.import.noRowsWarningDescription": "The file was uploaded successfully, but no data was found inside the mapped columns. If it's intentional, continue as planned.",
|
|
84
289
|
"cairo.export.offlineMessage": "The export will continue once internet connection is restored.",
|
|
85
290
|
"cairo.confirm.button": "Confirm",
|
|
291
|
+
"cairo.filtersPanel.numRange.minRange.error": "‘From’ value must be less than the ‘To’ value.",
|
|
292
|
+
"cairo.table.custom-columns.indication.pii.tooltip": "This field contains personally identifiable information",
|
|
293
|
+
"cairo.tags.collectionPage.tagsColumn.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
294
|
+
"cairo.import.parseFailed": "We couldn’t parse this file. Make sure it’s a valid CSV and try again.",
|
|
295
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.key.placeholder": "fieldKey",
|
|
296
|
+
"cairo.customFields.archive.error.toast.CTA": "Try Again",
|
|
297
|
+
"cairo.tags.manageTags.modal.toast.delete.error.asLabels": "Couldn't delete label.",
|
|
86
298
|
"cairo.manageView.Rename.modal.cancel.CTA": "Cancel",
|
|
299
|
+
"cairo.filtersPanel.default.All": "All",
|
|
300
|
+
"cairo.tags.manageTags.modal.list.input.validation.noName": "Enter a name.",
|
|
301
|
+
"cairo.tags.collectionPage.popover.manage.CTA": "Manage Tags",
|
|
302
|
+
"cairo.tags.creationLimitReached.error": "Unable to create more than {limit} tags. Delete {count, plural, one {# tag} other {# tags}} to continue.",
|
|
87
303
|
"cairo.table.advanced-sorting.descending.order": "Descending",
|
|
304
|
+
"cairo.tags.applyChanges.toast.undo.CTA": "Undo",
|
|
88
305
|
"cairo.manageView.Rename.modal.field.title": "Name",
|
|
89
306
|
"cairo.dragAndDrop.discardChanges.title": "Discard changes?",
|
|
307
|
+
"cairo.import.progressTitle": "Importing your items...",
|
|
308
|
+
"cairo.archivedFields.subtitle": "Restore or delete archived fields and their information.",
|
|
309
|
+
"cairo.customFields.fieldType.checkbox": "Checkbox",
|
|
310
|
+
"cairo.fieldValidation.minCharacter": "Enter a minimum of {charMin, plural, one {1 character} other {# characters}} including spaces.",
|
|
311
|
+
"cairo.tags.tagsWidget.input.placeholder.asLabels": "Enter new label name",
|
|
312
|
+
"cairo.entityPage.header.publish.CTA": "Publish",
|
|
90
313
|
"cairo.filtersPanel.date.custom": "Custom",
|
|
314
|
+
"cairo.customFields.modal.networkError": "Field wasn’t added due to a network error. Check your internet connection and try again.",
|
|
315
|
+
"cairo.customFields.manageFields.CTA": "Manage",
|
|
91
316
|
"cairo.appliedFilters": "{num, plural, =0 {No filters applied} one {1 applied} other {# applied}}",
|
|
317
|
+
"cairo.collectionsPage.edit.CTA": "Edit",
|
|
318
|
+
"cairo.dragAndDrop.reorderMode.toast.success": "Order has been updated",
|
|
319
|
+
"cairo.customFields.addCustomField.modal.sameKey.error": "This key already exists. Try a different one.",
|
|
320
|
+
"cairo.entityPage.saveError-technical.toast.description": "Changes weren’t saved due to a technical issue on our side. ",
|
|
321
|
+
"cairo.import.startImport": "Import",
|
|
322
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.key.title": "Key",
|
|
323
|
+
"cairo.customFields.addCustomField.modal.PII-setting.toggle.editNote": "PII can’t be changed after creation. To change it, create a new field.",
|
|
324
|
+
"section.header.items": "Items",
|
|
325
|
+
"cairo.fieldValidation.requiredField": "This field is required. ",
|
|
326
|
+
"cairo.import.failedTitle": "Import failed",
|
|
327
|
+
"cairo.tags.popover.bulkItemUpdate.tooltip": "Changes can’t be made until tags are finished updating.",
|
|
328
|
+
"cairo.customFields.fieldType.numberInteger": "Number (integer)",
|
|
329
|
+
"airo.tags.collectionPage.popover.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
330
|
+
"cairo.folders.showAll.button": "Show All",
|
|
331
|
+
"cairo.dragAndDrop.reorderMode.discardChanges.description": "Are you sure you want to cancel changes? Your changes won’t be saved.",
|
|
332
|
+
"cairo.filterOperator.lessThan.tag": "less than",
|
|
333
|
+
"cairo.tags.tagsWidget.emptyState.body": "Tags help you filter and organize your items.",
|
|
334
|
+
"cairo.customFields.fieldType.date.placeholder": "Select a date",
|
|
335
|
+
"cairo.table.advanced-sorting.title.tooltip": "Sorting is applied according to the order of selected columns.",
|
|
336
|
+
"cairo.tags.popover.bulkItemLimit.tooltip.asLabels": "Labels can only be assigned to 100 items at a time.",
|
|
337
|
+
"cairo.appliedFilters.discardChanges.title": "Discard changes?",
|
|
92
338
|
"cairo.viewsDropdown.allItems.label": "All items",
|
|
339
|
+
"cairo.tags.bulkItemUpdate.toast.error.asLabels": "{total, plural, =1 {1 label couldn't be updated due to a technical issue.} other {# labels couldn't be updated due to a technical issue.}}",
|
|
93
340
|
"cairo.filtersPanel.date.to.placeholder": "To",
|
|
94
341
|
"cairo.manageView.Delete.CTA": "Delete",
|
|
342
|
+
"cairo.fieldValidation.minNumber": "Enter a value of {minAmount, plural, one {1 or more.} other {# or more.}}",
|
|
343
|
+
"cairo.page.primary.cta": "Create New",
|
|
344
|
+
"cairo.tags.manageTags.modal.close.CTA": "Close",
|
|
95
345
|
"cairo.picker.createNew.button": "Create New",
|
|
96
346
|
"cairo.table.advanced-sorting.cta": "Add New Sort",
|
|
347
|
+
"cairo.customFields.modal.maxFieldsError": "You reached your 10k limit.",
|
|
97
348
|
"cairo.export.export": "Export",
|
|
349
|
+
"cairo.tags.manageTags.modal.deleteModal.title.asLabels": "Delete this label?",
|
|
350
|
+
"cairo.customFields.fieldType.dropdownList.Name.placeholder": "e.g., Country",
|
|
351
|
+
"cairo.selectorModal.searchEmptyState.changeFilter.subtitle": "Try changing your filter.",
|
|
352
|
+
"cairo.tags.collectionPage.add.CTA": "Assign Tags",
|
|
353
|
+
"cairo.tags.loadTags.error.CTA.asLabels": "Reload Labels",
|
|
354
|
+
"cairo.tags.collectionPage.popover.emptyState.body": "Organize your items with tags. Create your first tag in the search.",
|
|
355
|
+
"cairo.tags.collectionPage.popover.close.CTA": "Close",
|
|
98
356
|
"cairo.table.custom-columns.disabled.tooltip": "This column can’t be hidden or moved.",
|
|
357
|
+
"cairo.tags.manageTags.modal.search.placeholder.asLabels": "Search labels...",
|
|
358
|
+
"cairo.page.loadError.failedState.title": "Couldn’t load this page",
|
|
99
359
|
"cairo.bulkSelected.selectUpTo": "Select up to {max} items.",
|
|
360
|
+
"cairo.customFields.addCustomField.modal.PII-setting.toggle.info": "Protect personally identifiable information (PII) like addresses and passport info with an additional layer of protection. <linkVal>Why is this important?</linkVal>",
|
|
361
|
+
"cairo.table.custom-columns.section-divider": "Archived fields",
|
|
100
362
|
"cairo.manageView.saveChanges.CTA": "Save Changes",
|
|
363
|
+
"cairo.customFields.archive.CTA": "Archive",
|
|
364
|
+
"cairo.tags.tagsWidget.noPermissions.tooltip": "You need “Permission Type” permission to\nmanage tags. Contact a site admin for access.",
|
|
365
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.readPermissions": "Permissions",
|
|
366
|
+
"cairo.tags.manageTags.modal.deleteModal.body": "<text>The tag <name>\"{name}\"</name> might be in use. Deleting this tag will also remove it from all of the items it's assigned to.</text>",
|
|
367
|
+
"cairo.customFields.maxLimit.modal.description": "You've reached the limit of 50 custom fields.",
|
|
101
368
|
"cairo.sortableColumns.modal.CTA": "Sort List",
|
|
369
|
+
"cairo.filterOperator.greaterThanOrEqual.tag": "greater than or equal to",
|
|
102
370
|
"cairo.filtersPanel.noAppliedFilters.label": "No filters applied",
|
|
103
371
|
"cairo.dragAndDrop.discardChanges.description": "Any changes made will not be saved.",
|
|
372
|
+
"cairo.filterOperator.lessThan": "Less Than",
|
|
373
|
+
"cairo.filterOperator.contains": "Includes",
|
|
374
|
+
"cairo.tags.fqdn-not-found.error": "This action couldn't be completed due to a technical issue on our end.",
|
|
375
|
+
"cairo.customFields.fetch.technicalError": "Some fields didn’t load due to a technical issue.",
|
|
376
|
+
"cairo.filterOperator.isEmpty": "Empty",
|
|
377
|
+
"cairo.tags.filterPanel.dropdown.placeholder.asLabels": "Select labels...",
|
|
378
|
+
"cairo.tags.manageTags.modal.title": "Manage tags: {EntityName}",
|
|
104
379
|
"cairo.sortableColumns.modal.description": "You’ve sorted this list manually. Once you sort by {columnTitle}, the current order of your items will be replaced.",
|
|
380
|
+
"cairo.customFields.emptyState.title": "Add a custom field",
|
|
381
|
+
"cairo.table.custom-columns.button.cta": "Customize",
|
|
382
|
+
"cairo.customFields.addCustomField.modal.sameName.error": "A field with this name already exists. Try a different name.",
|
|
105
383
|
"cairo.deleteView.Success.toast": "\"{viewName}\" was deleted.",
|
|
384
|
+
"cairo.filtersPanel.sections.default.title": "More filters",
|
|
385
|
+
"cairo.tags.tagsWidget.input.placeholder": "Enter new tag name",
|
|
106
386
|
"cairo.entity.item": "{num, plural, =0 {items} =1 {item} other {items}}",
|
|
387
|
+
"cairo.entityPage.widgetError.TPAconnectionFail.description": "There was a technical issue and we couldn’t load this section. Reload to try again.",
|
|
388
|
+
"cairo.tags.tagsWidget.subtitle": "Tags help you filter and stay organized.",
|
|
389
|
+
"cairo.customFields.archive.modal.CTA": "Archive",
|
|
390
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.siteVisitors.tooltip": "Allow site visitors to view or edit this field’s input. ",
|
|
391
|
+
"cairo.customFields.delete.error.toast.CTA": "Try Again",
|
|
107
392
|
"cairo.export.exportFailed": "Export failed",
|
|
108
393
|
"cairo.export.filteredItems": "Filtered",
|
|
394
|
+
"cairo.customFields.addCustomField.modal.subtitle": "Collect and store additional information with custom fields.",
|
|
395
|
+
"cairo.dragAndDrop.reorderMode.discardChanges.title": "Discard Changes?",
|
|
109
396
|
"cairo.manageView.saveChanges.Success.toast": "\"{viewName}\" was updated.",
|
|
397
|
+
"cairo.customFields.modal.technicalError": "Field wasn’t added due to a technical issue. Try again.",
|
|
110
398
|
"cairo.dragAndDrop.leaveSite.modal.leave.CTA": "Leave",
|
|
399
|
+
"cairo.dragAndDrop.reorderMode.discardChanges.cancel.CTA": "Cancel",
|
|
400
|
+
"cairo.customFields.maxLimit.modal.cta": "Got It",
|
|
401
|
+
"cairo.archivedFields.back.manage-custom-fields.tooltip": "Back to Manage Custom Fields",
|
|
111
402
|
"cairo.table.deleteViewModal.cancelButton": "Cancel",
|
|
112
403
|
"cairo.clear": "Clear",
|
|
404
|
+
"cairo.import.footerLink": "Learn More",
|
|
113
405
|
"cairo.emptyState.subtitle.nothingMatchesCriteria": "We couldn’t find anything that matches your search.",
|
|
114
406
|
"cairo.export.downloadManually": "Download Manually",
|
|
115
407
|
"cairo.export.cancelButton": "Cancel",
|
|
408
|
+
"cairo.entityPage.header.submit.CTA": "Submit",
|
|
409
|
+
"cairo.customFields.fieldType.checkbox.Selected.checked": "Checked",
|
|
116
410
|
"cairo.dragAndDrop.note.learnMore": "Learn more",
|
|
117
411
|
"cairo.table.advanced-sorting.remove.button.tooltip": "Remove",
|
|
118
412
|
"cairo.moreFilters": "Filter",
|
|
413
|
+
"cairo.filterOperator.valuePlaceholder": "Enter value...",
|
|
414
|
+
"cairo.dropdownSearch.filters.noResults": "No items found. Try a new search.",
|
|
415
|
+
"cairo.dragAndDrop.reorderMode.discardChanges.applyAndClose.CTA": "Discard",
|
|
416
|
+
"cairo.tags.collectionPage.popover.emptyState.search.placeholder.asLabels": "Enter new label name",
|
|
119
417
|
"cairo.search.nothingMatches.title": "No results for “{term}”",
|
|
418
|
+
"cairo.custom-columns.more-actions.tooltip": "More actions",
|
|
419
|
+
"cairo.customFields.editCustomField.fieldKey.tooltip": "This key is used in your code. It can’t be changed.",
|
|
420
|
+
"cairo.tags.manageTags.modal.toast.create.success.asLabels": "Label created.",
|
|
120
421
|
"cairo.table.advanced-sorting.dragAndDrop.tooltip": "Change the sort order of the columns. This won’t affect the order in which the columns appear in the table.",
|
|
121
422
|
"cairo.filtersPanel.date.14days": "Last 14 days",
|
|
122
423
|
"cairo.emptyState.additem.cta": "New Item",
|
|
424
|
+
"cairo.tags.tagsWidget.noPermissions.tooltip.asLabels": "You don't have permission to manage labels. Contact a site admin for access.",
|
|
425
|
+
"cairo.tags.tagsWidget.create.CTA.asLabels": "Create Labels",
|
|
426
|
+
"cairo.filterOperator.label": "Operator",
|
|
427
|
+
"cairo.tags.bulkItemUpdate.updatingTags.toast": "Updating tags...",
|
|
123
428
|
"cairo.dragAndDrop.live-region.itemDragged.sr": "{currentNumber} iš {totalNumber}.",
|
|
429
|
+
"cairo.customFields.url-input.error": "Enter a valid URL. E.g., https://www.wix.com",
|
|
124
430
|
"cairo.noFiltersApplied.validationTooltip": "Please add or discard a filter or column to save this view.",
|
|
431
|
+
"cairo.customFields.placeholder.url": "e.g., Homepage",
|
|
432
|
+
"cairo.customFields.emptyState.subtitle": "When you have fields, you’ll be able to track the information you collect here.",
|
|
433
|
+
"cairo.tags.collectionPage.popover.loadTags.error.body.asLabels": "Couldn’t load labels due to a technical issue on our end.",
|
|
434
|
+
"cairo.import.discardChanges.confirm": "Discard",
|
|
435
|
+
"cairo.entityPage.header.activate.CTA": "Activate",
|
|
436
|
+
"cairo.tags.manageTags.modal.list.action.rename.CTA": "Rename",
|
|
437
|
+
"cairo.filtersPanel.date.next30Days": "Next 30 days",
|
|
438
|
+
"cairo.tags.collectionPage.tagsColumn.manage.CTA": "Manage Tags",
|
|
125
439
|
"cairo.selectAll": "Select All",
|
|
126
440
|
"cairo.viewDropdown.category.savedViews": "Saved views",
|
|
127
441
|
"cairo.manageView.tooltip": "You’ve made changes to this view. To save your changes, go to ‘Manage View’.",
|
|
128
442
|
"cairo.export.exportTypeQuestionTitle": "Which items do you want to export?",
|
|
443
|
+
"cairo.page.loadError.failedState.CTA": "Reload Page",
|
|
444
|
+
"cairo.tags.manageTags.modal.subtitle": "Edit, remove and create tags.",
|
|
445
|
+
"cairo.customFields.fieldType.shortText.Name.placeholder": "e.g., City",
|
|
446
|
+
"cairo.import.columnTitle": "Column Title",
|
|
129
447
|
"cairo.dragAndDrop.live-region.itemGrabbed.sr": "Sugriebė.",
|
|
448
|
+
"cairo.customFields.widget.showMore.button": "Show More",
|
|
449
|
+
"cairo.import.summaryCounts": "Imported successfully: {succeeded}. Failed: {failed}.",
|
|
130
450
|
"cairo.manageView.Rename.modal.title": "Rename view",
|
|
451
|
+
"cairo.tags.collectionPage.tagsColumn.title.asLabels": "Labels",
|
|
452
|
+
"cairo.table.summaryBar.loadError": "Couldn't load summary bar.",
|
|
453
|
+
"cairo.tags.tagsWidget.title": "Tags",
|
|
454
|
+
"cairo.customFields.entityPage.emptyState.subtitle": "User fields appear here if they are filled in by users.",
|
|
455
|
+
"cairo.archivedFields.title": "Archived fields",
|
|
131
456
|
"cairo.searchPlaceholder": "Search...",
|
|
457
|
+
"cairo.tags.manageTags.modal.deleteModal.title": "Delete this tag?",
|
|
458
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.externalApps.tooltip": "Allow apps from the App Market to read or write this field’s input.",
|
|
132
459
|
"cairo.emptyState.additem.title": "Add your first item",
|
|
460
|
+
"cairo.tags.manageTags.modal.list.input.validation.maxLength": "Tags must be under {count, plural, other {# characters}}",
|
|
461
|
+
"cairo.selector.modal.items.selected": "{total, plural, =1 {1 item selected} other {# items selected}}",
|
|
462
|
+
"cairo.tags.bulkItemUpdate.updatingModal.CTA.asLabels": "Close",
|
|
463
|
+
"cairo.tags.tagsWidget.options.manage.CTA": "Manage Tags",
|
|
133
464
|
"cairo.table.filter.button": "Filter",
|
|
465
|
+
"cairo.table.custom-columns.indication.app": "App",
|
|
466
|
+
"cairo.import.discardChanges.title": "Discard changes?",
|
|
467
|
+
"cairo.tags.collectionPage.popover.emptyState.search.placeholder": "Enter new tag name",
|
|
134
468
|
"cairo.emptyState.reset.button": "Reset Search",
|
|
469
|
+
"cairo.customFields.modal.dropDownlist.option.error": "This name already exists. Try a different one.",
|
|
470
|
+
"cairo.appliedFilters.discardChanges.CTA": "Discard Changes",
|
|
471
|
+
"cairo.tags.bulkItemUpdate.updatingModal.body.asLabels": "This may take a few moments. Keep this tab open until the update is complete. ",
|
|
472
|
+
"airo.tags.collectionPage.popover.emptyState.body": "Tags help you filter and organize your items.",
|
|
135
473
|
"cairo.saveViewModal.error.message.unexpected": "We couldn’t save this view at the moment, please try again in a few minutes.",
|
|
474
|
+
"cairo.collectionPage.appInstall-inContext.moreActions.relatedApps.CTA": "Explore related apps",
|
|
475
|
+
"cairo.tags.manageTags.modal.list.input.validation.maxLength.asLabels": "Labels must be under {count, plural, other {# characters}}",
|
|
476
|
+
"cairo.customFields.entityPage.emptyState.title": "No fields were filled",
|
|
477
|
+
"cairo.remove-image.tooltip": "Remove image",
|
|
478
|
+
"cairo.tags.collectionPage.add.CTA.asLabels": "Assign Labels",
|
|
136
479
|
"cairo.export.exportToCSVMessage": "Your items and all their data will be downloaded as a CSV file.",
|
|
480
|
+
"cairo.manageView.unsaved.tooltip": "To save your changes, go to 'Manage View'.",
|
|
137
481
|
"cairo.cancel.button": "Cancel",
|
|
482
|
+
"cairo.customFields.widget.showLess.button": "Show Less",
|
|
138
483
|
"cairo.manageView.saveChanges.disabled.tooltip": "No changes were made to this view.",
|
|
484
|
+
"cairo.selectorModal.searchEmptyState.subtitle": "Try a new search or change your filter.",
|
|
485
|
+
"cairo.table.layout.switchLayout": "Switch layout",
|
|
486
|
+
"cairo.selected": "{total, plural, =1 {1 selected} other {# selected}}",
|
|
487
|
+
"cairo.table.subtitle.learnMore": "Learn more",
|
|
139
488
|
"cairo.manageView.Rename.modal.save.CTA": "Save",
|
|
489
|
+
"cairo.customFields.archive.technicalError": "Field wasn’t archived due to a technical issue.",
|
|
140
490
|
"cairo.sortableColumns.notification": "Your list is no longer sorted by {columnTitle}.",
|
|
491
|
+
"cairo.errorHandler.requestID.tooltip.cta.copied-success": "Copied!",
|
|
492
|
+
"cairo.tags.manageTags.modal.toast.rename.error": "Couldn't rename tag.",
|
|
141
493
|
"cairo.dragAndDrop.leaveSiteMessage": "Changes you made to the order of your items may not be saved.",
|
|
142
494
|
"cairo.table.advanced-sorting.sortManually.toast": "You’re now sorting this list manually.",
|
|
495
|
+
"cairo.customFields.createDataExtension.invalid-namespace.error": "Unable to create custom field due to a technical issue on our end.",
|
|
143
496
|
"cairo.error.contactSupport.cta": "Contact Support",
|
|
497
|
+
"cairo.tags.loadTags.error.body": "There was a technical issue on our end. Reload to try again.",
|
|
144
498
|
"cairo.table.deleteViewModal.deleteButtonTwo": "Delete View",
|
|
499
|
+
"cairo.tags.bulkItemUpdate.updatingModal.title.asLabels": "Updating labels…",
|
|
145
500
|
"cairo.table.saveViewModal.learnMoreLink": "Learn more",
|
|
501
|
+
"cairo.tags.collectionPage.toast.create.error.asLabels": "Unable to create the label because of a technical issue on our end.",
|
|
502
|
+
"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.",
|
|
503
|
+
"cairo.tags.manageTags.modal.emptyState.title": "Create a new tag",
|
|
504
|
+
"cairo.entityPage.header.cancel.CTA": "Cancel",
|
|
505
|
+
"cairo.filterOperator.lessThanOrEqual.tag": "less than or equal to",
|
|
506
|
+
"cairo.filterOperator.isEmpty.tag": "is empty",
|
|
507
|
+
"cairo.import.summaryErrorRow": "Row {row}: {message}",
|
|
146
508
|
"cairo.dragAndDrop.discardChanges.cancel": "Cancel",
|
|
509
|
+
"cairo.export.successMessage.downloadLink": "<text>Your file will be downloaded automatically. Not working?</text><action>Download it here</action>",
|
|
510
|
+
"cairo.tags.bulkItemUpdate.updatingTags.toast.CTA.asLabels": "Show Status",
|
|
147
511
|
"cairo.deleteModal.body": "Deleting will remove it permanently and can’t be reversed.",
|
|
148
512
|
"cairo.export.exportingTitle": "Exporting your items...",
|
|
513
|
+
"errorHandler.common-error.networkError": "There was an issue connecting to the network. Check your connection and try again.",
|
|
149
514
|
"cairo.filtersPanel.clear.button": "Clear All",
|
|
515
|
+
"cairo.customFields.editCustomField.success.toast": "Your changes were saved.",
|
|
150
516
|
"matvey.test": "testing",
|
|
151
517
|
"cairo.export.cancelTheExport": "Cancel the export?",
|
|
518
|
+
"cairo.customFields.addCustomField.modal.PII.learnMore": "Learn more",
|
|
519
|
+
"cairo.import.uploadButtonLabel": "Upload File",
|
|
520
|
+
"cairo.tags.manageTags.modal.list.input.cancel.CTA": "Cancel",
|
|
521
|
+
"cairo.filtersPanel.numRange.maxRange-to": "To",
|
|
522
|
+
"cairo.filterOperator.in.tag": "in",
|
|
523
|
+
"cairo.tags.popover.creationLimitReached.error": "Unable to create more than {limit} tags. Delete {count, plural, one {# tag} other {# tags}} in Manage Tags to add new ones.",
|
|
524
|
+
"cairo.customFields.archive.modal.description": "This field and the information collected to it will be archived and can’t be restored.",
|
|
525
|
+
"cairo.filterOperator.exists.tag": "exists",
|
|
526
|
+
"cairo.emptyState.premium.title": "Upgrade with a plan",
|
|
527
|
+
"cairo.fieldValidation.maxNumber": "Enter a value of {maxAmount, plural, one {1 or less.} other {# or less.}}",
|
|
528
|
+
"cairo.customFields.delete.modal.delete.CTA": "Delete",
|
|
529
|
+
"cairo.customFields.fieldType.numberDecimal": "Number (decimal)",
|
|
530
|
+
"cairo.customFields.archive.success.toast.enabled": "{selectedField} was archived.\n",
|
|
152
531
|
"cairo.manageView.saveView.error.toast": "Due to a technical issue, your view wasn’t saved.",
|
|
153
532
|
"cairo.table.noFiltersApplied.label": "No filters applied",
|
|
533
|
+
"cairo.filtersPanel.reset": "Clear",
|
|
534
|
+
"cairo.import.tryAgain": "Try Again",
|
|
154
535
|
"cairo.manageView.saveNewView.CTA": "Save as New View",
|
|
536
|
+
"cairo.tags.collectionPage.popover.manage.CTA.asLabels": "Manage Labels",
|
|
537
|
+
"cairo.import.backupDescription": "Creating a backup before importing. This may take a moment.",
|
|
538
|
+
"cair.appliedFilters.Apply.CTA": "Apply",
|
|
155
539
|
"cairo.export.noPermissionsCTA": "View Roles & Permissions",
|
|
540
|
+
"cairo.updatedView.collectionPage.toast.desc": "Refresh to update the view with your recent changes.",
|
|
156
541
|
"cairo.search.nothingMatches.text": "Try a new search.",
|
|
157
542
|
"cairo.viewDropdown.category.predefinedViews": "Preset views",
|
|
543
|
+
"cairo.customFields.fieldType.dropdownList.inputTitle": "Options",
|
|
544
|
+
"cairo.folders.showLess.button": "Show Less",
|
|
158
545
|
"cairo.connection.error.title": "Looks like you’re offline",
|
|
546
|
+
"cairo.filtersPanel.date.tomorrow": "Tomorrow",
|
|
547
|
+
"cairo.customFields.restored.success.toast": "{selectedField} was restored.",
|
|
548
|
+
"cairo.appliedFilters.selected": "{num, plural, =0 {No filters selected} one {1 filter selected} other {# filters selected}}",
|
|
159
549
|
"cairo.filtersPanel.date.none": "None",
|
|
550
|
+
"cairo.import.collectionField": "Collection Field",
|
|
160
551
|
"cairo.saveViewModal.cancelButton": "Cancel",
|
|
552
|
+
"cairo.tags.manageTags.modal.subtitle.asLabels": "Edit, remove and create labels.",
|
|
553
|
+
"cairo.tags.manageTags.modal.emptyState.body.asLabels": "Labels help you filter and organize your items.",
|
|
161
554
|
"cairo.table.custom-columns.hidden.disabled.tooltip": "This column can’t be hidden.",
|
|
555
|
+
"cairo.filtersPanel.header.closeButton.ariaLabel": "Close",
|
|
556
|
+
"cairo.customFields.updateDataExtension.invalid-namespace.error": "Unable to update custom field due to a technical issue on our end.",
|
|
557
|
+
"cairo.filterOperator.startsWith": "Starts With",
|
|
558
|
+
"cairo.tags.loadTags.error.title.asLabels": "We couldn’t load your labels",
|
|
559
|
+
"cairo.entityPage.saveError-offline.toast.description": "You're offline and your changes weren't saved. Check your internet connection.",
|
|
560
|
+
"cairo.customFields.fieldType.Time.placeholder": "Select a time",
|
|
561
|
+
"cairo.tags.manageTags.modal.list.input.placeholder": "Enter tag name",
|
|
562
|
+
"cairo.tags.collectionPage.popover.search.placeholder.asLabels": "Search labels…",
|
|
563
|
+
"cairo.filterOperator.notIn": "Not In",
|
|
564
|
+
"cairo.customFields.fileUpload.download.cta": "Download",
|
|
162
565
|
"cairo.manageView.Rename.CTA": "Rename",
|
|
566
|
+
"cairo.tags.collectionPage.popover.emptyState.body.asLabels": "Organize your items with labels. Create your first label in the search.",
|
|
163
567
|
"cairo.bulkSelected.withMaxNumber": "You've selected the maximum amount.",
|
|
568
|
+
"cairo.customFields.updateDataExtension.changing-fields-not-allowed.error": "Some information has an incorrect or invalid format.",
|
|
569
|
+
"cairo.filterOperator.exists": "Not Empty",
|
|
570
|
+
"cairo.import.footerText": "Not sure how to prepare CSV file?",
|
|
571
|
+
"cairo.filterOperator.contains.tag": "contains",
|
|
164
572
|
"cairo.export.cancelMessage": "The export is not complete and your data won’t be downloaded.",
|
|
573
|
+
"cairo.customFields.archive.success.toast": "Your custom field was archived.",
|
|
574
|
+
"cairo.customFields.delete.error.toast": "{selectedField} wasn’t deleted.",
|
|
575
|
+
"cairo.tags.collectionPage.popover.create.CTA": "Create \"{tagName}\"",
|
|
576
|
+
"cairo.entityPage.header.save.CTA": "Save",
|
|
577
|
+
"cairo.filterOperator.notIn.tag": "not in",
|
|
165
578
|
"cairo.search.filter.nothingMatches.text": "Try a new search or change your filters.",
|
|
579
|
+
"cairo.tags.manageTags.modal.toast.rename.success": "Tag renamed.",
|
|
580
|
+
"cairo.customFields.edit.CTA": "Edit",
|
|
581
|
+
"cairo.customFields.fieldType.url": "URL",
|
|
582
|
+
"cairo.filtersPanel.numRange.min-from": "From",
|
|
583
|
+
"cairo.tags.bulkItemUpdate.toast.success": "Tags updated.",
|
|
584
|
+
"cairo.customFields.archive.success.toast.CTA": "View Archived Fields",
|
|
585
|
+
"cairo.customFields.maxFields": "You can add up to 10 custom fields.",
|
|
166
586
|
"cairo.offline": "You are currently offline.",
|
|
587
|
+
"cairo.table.custom-columns.dragAndDrop.search-placeholder": "Search columns...",
|
|
588
|
+
"cairo.filterOperator.in": "In",
|
|
167
589
|
"cairo.export.leaveSiteTitle": "Leave site?",
|
|
590
|
+
"cairo.customFields.editCustomField.save.CTA": "Save",
|
|
591
|
+
"cairo.filterOperator.notEquals.tag": "is not",
|
|
592
|
+
"cairo.customFields.manageFields.title": "Manage custom fields",
|
|
168
593
|
"cairo.technical.error.title": "We couldn’t load your items",
|
|
594
|
+
"cairo.import.fileNameLabel": "File: {name}",
|
|
595
|
+
"cairo.customFields.fieldType.shortText.placeholder": "e.g., Los Angeles",
|
|
596
|
+
"cairo.tags.manageTags.modal.emptyState.body": "Tags help you filter and organize your items.",
|
|
169
597
|
"cairo.selectPlaceholder": "Select...",
|
|
598
|
+
"cairo.tags.popover.tagCreated.toast.success.asLabels": "Label created.",
|
|
599
|
+
"cairo.errorHandler.requestID.tooltip.description": "If you report this error to Customer Care, share this request ID so they can investigate.",
|
|
170
600
|
"cairo.table.advanced-sorting.sortByColumns.toast": "You’re now sorting by columns.",
|
|
601
|
+
"cairo.archivedFields.rmore-actions.delete": "delete this key",
|
|
171
602
|
"cairo.continue": "Continue",
|
|
603
|
+
"cairo.filtersPanel.numRange.minRange-from.placeholder": "Min.",
|
|
604
|
+
"cairo.collectionsPage.add.item.CTA": "Add Item",
|
|
605
|
+
"cairo.table.custom-columns.indication.primary.tooltip": "This is the primary field",
|
|
606
|
+
"cairo.tags.collectionPage.toast.update.error": "Unable to update tags because of a technical issue on our end.",
|
|
607
|
+
"cairo.tags.bulkItemUpdate.toast.error": "{total, plural, =1 {1 tag couldn't be updated due to a technical issue.} other {# tags couldn't be updated due to a technical issue.}}",
|
|
608
|
+
"cairo.tags.bulkItemUpdate.updatingModal.body": "This may take a few moments. Keep this tab open until the update is complete. ",
|
|
609
|
+
"cairo.archivedFields.more-actions.restore": "Restore",
|
|
610
|
+
"cairo.tags.tagsWidget.add.CTA": "Assign Tags",
|
|
172
611
|
"cairo.table.clearFilters.button": "Clear All",
|
|
173
612
|
"cairo.table.gridView": "Cards Grid View",
|
|
174
613
|
"cairo.export.selectedItems": "Selected",
|
|
614
|
+
"cairo.filterOperator.notContains": "Not Includes",
|
|
615
|
+
"cairo.entityPage.success.toast": "Your changes were saved.",
|
|
616
|
+
"cairo.tags.tagsField.readOnly.emptyState.asLabels": "There aren’t any labels assigned yet.",
|
|
175
617
|
"cairo.table.custom-columns.button.tooltip": "Customize columns",
|
|
176
618
|
"cairo.table.advanced-sorting.button.tooltip": "Advanced sorting",
|
|
177
619
|
"cairo.dragAndDrop.button-role-label.sr": "Tempkite {itemName}.",
|
|
620
|
+
"cairo.picker.itemsSelected.maxSelected.message": "The maximum number has been selected",
|
|
178
621
|
"cairo.export.noPermissionsMessage": "You don’t have permission to export items. Contact the site owner for more information.",
|
|
179
622
|
"cairo.dragAndDrop.leaveSiteTitle": "Leave site?",
|
|
623
|
+
"cairo.customFields.booleanValue.false": "No",
|
|
624
|
+
"cairo.manageView.setAsDefault.reset.tooltip": "To reset your default view, save changes or save as a new view.",
|
|
625
|
+
"cairo.tags.manageTags.modal.list.input.validation.emptyName": "Enter a name.",
|
|
626
|
+
"cairo.customFields.createDataExtension.fqdn-not-found.error": "Unable to create custom field due to a technical issue on our end.",
|
|
180
627
|
"cairo.emptyState.subtitle.noFilterResults": "Try changing your filters.",
|
|
628
|
+
"cairo.tags.collectionPage.toast.update.error.asLabels": "Unable to update labels because of a technical issue on our end.",
|
|
629
|
+
"cairo.dropdownSearch.filters.selected": "{total, plural, =1 {1 filter selected} other {# filters selected}}",
|
|
630
|
+
"cairo.tags.manageTags.modal.toast.delete.error": "Couldn't delete tag.",
|
|
631
|
+
"cairo.tags.tagsWidget.options.add.CTA": "Create \"{tagName}\"",
|
|
632
|
+
"cairo.table.custom-columns.title": "Customize columns",
|
|
633
|
+
"cairo.tags.manageTags.modal.add.CTA.asLabels": "Create Label",
|
|
181
634
|
"cairo.export.leaveSiteMessage": "We haven't finished exporting your items. Are you sure you want to leave?",
|
|
635
|
+
"cairo.add-image.tooltip": "Add image",
|
|
636
|
+
"cairo.customFields.maxLimit.modal.title": "You've reached the limit of custom fields",
|
|
637
|
+
"cairo.manageView.setAsDefault.tooltip": "To set this view as default, save changes or save as a new view.",
|
|
638
|
+
"cairo.archivedFields.back.custom-columns.tooltip": "Back to Customize Columns",
|
|
639
|
+
"cairo.tags.collectionPage.popover.search.placeholder": "Search tags…",
|
|
182
640
|
"cairo.export.sessionExpiredMessage": "Your session has expired. Refresh the page and log in again.",
|
|
641
|
+
"cairo.tags.collectionPage.applyChanges.CTA": "Apply",
|
|
642
|
+
"cairo.filterOperator.greaterThan": "Greater Than",
|
|
643
|
+
"cairo.customFields.archive.error.toast": "{selectedField} wasn’t archived.",
|
|
644
|
+
"cairo.customFields.addCustomField.modal.fieldName.placeholder": "Enter a name",
|
|
645
|
+
"cairo.a11y.liveRegion.resultsFound": "{num, plural, =0 {No results found} one {1 result found} other {# results found}}",
|
|
646
|
+
"cairo.customFields.entityPage.sectionTitle": "Your custom fields",
|
|
183
647
|
"cairo.table.listView": "List View",
|
|
648
|
+
"cairo.tags.manageTags.modal.emptyState.title.asLabels": "Create a new label",
|
|
649
|
+
"cairo.passiveEmptyState.subtitle": "Once there are items, you'll see them here.",
|
|
650
|
+
"cairo.filtersPanel.date.to.clearButton.ariaLabel": "Clear end date",
|
|
651
|
+
"cairo.customFields.tpaSection.tooltip": "These are fields created by an app installed on your site.",
|
|
652
|
+
"cairo.tags.collectionPage.popover.loadTags.error.body": "Couldn’t load tags due to a technical issue on our end.",
|
|
653
|
+
"cairo.table.advanced-sorting.button.cta": "Sort",
|
|
654
|
+
"cairo.emptyState.premium.cta": "Upgrade",
|
|
655
|
+
"cairo.tags.applyChanges.toast.success.asLabels": "Labels updated.",
|
|
656
|
+
"cairo.collectionPage.nested.collapseAll.tooltip": "Collapse all",
|
|
184
657
|
"cairo.manageView.Rename.disabled.predefinedView.tooltip": "This is a preset view. To name this view, save as a new view.",
|
|
658
|
+
"cairo.customFields.addCustomField.modal.fieldType.placeholder": "Select type",
|
|
659
|
+
"cairo.import.continue": "Continue",
|
|
660
|
+
"cairo.customFields.fieldType.checkbox.Name.placeholder": "e.g., Subscribed",
|
|
185
661
|
"cairo.dragAndDrop.live-region.itemDropped.sr": "Paleistas ties {currentNumber}.",
|
|
662
|
+
"cairo.import.import": "Import",
|
|
663
|
+
"cairo.tags.collectionPage.tagsColumn.manage.CTA.asLabels": "Manage Labels",
|
|
664
|
+
"cairo.tags.manageTags.modal.add.CTA": "Create Tag",
|
|
665
|
+
"cairo.entityPage.widgetError.TPAconnectionFail.title": "Couldn’t load this section",
|
|
186
666
|
"cairo.error.tryAgain.cta": "Try Again",
|
|
667
|
+
"cairo.tags.filterPanel.dropdown.placeholder": "Select tags...",
|
|
668
|
+
"cairo.customFields.fieldType.date.Name.placeholder": "e.g., Date of birth",
|
|
669
|
+
"cairo.customFields.addCustomField.dropdownList.emptyFieldName.error": "Add an option.",
|
|
670
|
+
"cairo.customFields.addCustomField.modal.advancedSettings.externalApps": "Installed apps",
|
|
187
671
|
"cairo.export.successMessage": "Your file is now being downloaded. Not working?",
|
|
672
|
+
"cairo.downloadable-url.error.generic": "There was an issue downloading the file.",
|
|
673
|
+
"cairo.table.custom-columns.indication.user.tooltip": "This field was created by a user",
|
|
674
|
+
"cairo.table.mobile.more.button": "Actions",
|
|
675
|
+
"cairo.customFields.entityPage.subtitle": "Use custom fields to store and collect more information.",
|
|
676
|
+
"cairo.manageView.setAsDefault.success.toast": "\"{viewName}\" was set as your default view.",
|
|
677
|
+
"cairo.dropdownSearch.filters.emptyState": "No items found for this filter.",
|
|
188
678
|
"cairo.filtersPanel.appliedFilters.label": "{numberAppliedFilters} applied",
|
|
679
|
+
"cairo.customFields.createDataExtension.fqdn-not-extensible.error": "You can't edit this field.",
|
|
680
|
+
"cairo.tags.fqdn-not-found.manageTagsModal.error": "Unable to complete this action.",
|
|
681
|
+
"cairo.tags.tagsWidget.options.add.CTA.asLabels": "Create \"{tagName}\"",
|
|
682
|
+
"cairo.import.title": "Import items from CSV",
|
|
189
683
|
"cairo.dragAndDrop.note": "Note: Any changes made to the order of your items will appear on your live site.",
|
|
190
|
-
"cairo.
|
|
191
|
-
"cairo.
|
|
684
|
+
"cairo.tags.tagsWidget.add.CTA.asLabels": "Assign Labels",
|
|
685
|
+
"cairo.filtersPanel.date.from.placeholder": "From"
|
|
192
686
|
}
|