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