-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathcontent.properties
More file actions
executable file
·284 lines (284 loc) · 25.5 KB
/
content.properties
File metadata and controls
executable file
·284 lines (284 loc) · 25.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
# Common action labels
content.add-card = Add card
content.asset-details.actions.delete = Delete image permanently
content.asset-details.actions.delete.confirmation.button-text = Delete asset
content.asset-details.actions.delete.confirmation.text.default = Are you sure you want to delete this asset?
content.asset-details.actions.delete.confirmation.text.used-in-content-blocks = <b>This asset is used in one or more Content Blocks!<br>If you delete it, all Content Blocks that use this asset will display an empty image.</b>
content.asset-details.actions.delete.error.default = Something went wrong while trying to delete asset!
content.asset-details.actions.delete.error.is-deleting-asset = Another asset is being deleted, please try again later!
content.asset-details.actions.delete.success = Asset deleted successfully!
content.asset-details.dimensions = {0} x {1} pixels
content.asset-details.inputs.name.label = Name
content.asset-details.inputs.tags.label = Tags
content.asset-details.inputs.tags.placeholder = Choose tags
content.asset-uploader.actions.search.placeholder = Search
content.asset-uploader.actions.filter.date-desc = Date Descending
content.asset-uploader.actions.filter.date-asc = Date Ascending
content.asset-uploader.actions.filter.name-asc = Name Ascending
content.asset-uploader.actions.filter.name-desc = Name Descending
content.asset-uploader.actions.upload.button.text = Upload asset
content.asset-uploader.actions.upload.input.text = Drop files here to upload
content.asset-uploader.actions.upload.input.tip = Maximum upload file: {0}MB
content.asset-uploader.empty-view.disclaimer = Either click on "Upload Asset" or just drag and drop them to get started
content.asset-uploader.empty-view.no-assets-found.sub-title = No assets found matching your search criteria
content.asset-uploader.empty-view.no-assets-found.title = No assets found
content.asset-uploader.empty-view.sub-title = Here you can upload assets to use them in your content blocks
content.asset-uploader.empty-view.title = Upload your first asset
content.confirmation-dialog.delete.message = Do you really want to delete the content block called <strong>{0}</strong>?
content.confirmation-dialog.delete.title = Delete Content Block
content.confirmation-dialog.duplicate.message = Do you really want to duplicate the content block called <strong>{0}</strong>?
content.confirmation-dialog.duplicate.title = Duplicate Content Block
content.confirmation-dialog.leave.buttons.dont-save = Don't save
content.confirmation-dialog.leave.buttons.save-and-leave = Save and leave
content.confirmation-dialog.leave.title = Leave content builder
content.confirmation-dialog.leave.message = You have unsaved changes in <strong>{0}</strong>. If you leave now without saving, your progress will be lost.
content.delete = Delete
content.duplicate = Duplicate
content.plugin-title = Content Builder
content-builder.content-block.color-theme.option.dark = Dark
content-builder.content-block.color-theme.option.light = Light
content-builder.content-block.duplicate.error = An error occurred while trying to duplicate the content block!
content-builder.content-block.duplicate.no-content-block = The content block you are trying to duplicate does not exist!
content-builder.content-block.duplicate.success = Content block duplicated successfully!
content-builder.content-block.font-weight.option.200 = Light
content-builder.content-block.font-weight.option.400 = Regular
content-builder.content-block.font-weight.option.700 = Bold
content-builder.content-block.image-position.option.bottom-center = Bottom Center
content-builder.content-block.image-position.option.bottom-left = Bottom Left
content-builder.content-block.image-position.option.bottom-right = Bottom Right
content-builder.content-block.image-position.option.center-center = Center
content-builder.content-block.image-position.option.center-left = Left
content-builder.content-block.image-position.option.center-right = Right
content-builder.content-block.image-position.option.top-center = Top Center
content-builder.content-block.image-position.option.top-left = Top Left
content-builder.content-block.image-position.option.top-right = Top Right
content-builder.content-block.image-repeat.repeat = Repeat
content-builder.content-block.image-repeat.no-repeat = No repeat
content-builder.content-block.image-resolution.full = Full
content-builder.content-block.image-resolution.large = Large
content-builder.content-block.image-resolution.medium = Medium
content-builder.content-block.image-resolution.thumbnail = Thumbnail
content-builder.content-block.image-size.option.contain = Contain
content-builder.content-block.image-size.option.cover = Cover
content-builder.content-block.image-size.option.stretch = Stretch
content-builder.content-block.image-size.option.tile = Tile
content-builder.content-block.placeholders.button0 = Go to checkout
content-builder.content-block.placeholders.button1 = Close
content-builder.content-block.placeholders.default-button = Click me!
content-builder.content-block.placeholders.fullscreen.block.description = This is where you can add an awesome description for this block!
content-builder.content-block.placeholders.fullscreen.block.title = Great title here
content-builder.content-block.placeholders.fullscreen.button0 = Next
content-builder.content-block.placeholders.fullscreen.title = Welcome to our application!
content-builder.content-block.placeholders.text = Save 20% on your next purchase with this coupon!
content-builder.content-block.table.columns.creator = Created by
content-builder.content-block.table.columns.journeys-in-use = Journeys in use
content-builder.content-block.table.columns.title = Name
content-builder.content-block.table.columns.type = Type
content-builder.content-block.types.fullscreen = Full Screen
content-builder.content-block.types.half-modal = Half Modal
content-builder.content-block.types.modal = Modal
content-builder.content-block.types.sticky = Sticky
content-builder.create-first-block = Create your first block
content-builder.create-first-message = Content block is content that you want to deliver to your end users.<br>
content-builder.create-first-message-click = Click "Create Block" to get started
content-builder.error.content-block-create = Something went wrong while creating the content block, please try again later!
content-builder.error.content-block-delete = Something went wrong while deleting the content block, please try again later!
content-builder.error.content-block-duplicate = Something went wrong while duplicating the content block, please try again later!
content-builder.error.content-block-update = Something went wrong while updating the content block, please try again later!
content-builder.error.content-is-used-in-a-journey = This content is used in a journey. Please remove it from the journey before deleting it
content-builder.header-tabs.disable-disclaimer = Currently unavailable but will be released soon. Stay tuned!
content-builder.header-tabs.localization = Localization
content-builder.header-tabs.logic = Logic
content-builder.header-tabs.screens = Screens
content-builder.library = Library
content-builder.new-block = New Block
content-builder.save-content-block = Save content block
content-builder.screen-tooltip = Select and personalize each pop-up screen card
content-builder.sidebar.buttons.sub-header = {0} Button
content-builder.sidebar.buttons.sub-header.prefix.bottom = Bottom
content-builder.sidebar.buttons.sub-header.prefix.left = Left
content-builder.sidebar.buttons.sub-header.prefix.right = Right
content-builder.sidebar.buttons.sub-header.prefix.top = Top
content-builder.sidebar.content.input.buttons-action-type.label = Action
content-builder.sidebar.content.input.buttons-action-type.option.close = Close
content-builder.sidebar.content.input.buttons-action-type.option.next-slide = Next Slide
content-builder.sidebar.content.input.buttons-action-type.option.url-or-deeplink = URL/Deeplink
content-builder.sidebar.content.input.buttons-action-type.tooltip.message = Here you can select what action the button will perform when clicked
content-builder.sidebar.content.input.buttons-action-value.label = URL or deeplink
content-builder.sidebar.content.input.buttons-action-value.tooltip.message = Here you can add the target URL or deeplink that the button will open when clicked
content-builder.sidebar.content.input.buttons-text.label = Text
content-builder.sidebar.content.input.buttons-text.tooltip.message = Here you can set the content of each button
content-builder.sidebar.content.input.card-structure-type.label = Card Structure
content-builder.sidebar.content.input.card-structure-type.option.illustration = Illustration
content-builder.sidebar.content.input.card-structure-type.option.list = List
content-builder.sidebar.content.input.card-structure-type.tooltip.message = This property defines the structure type of each carousel card. Each card structure is independent from each other
content-builder.sidebar.content.input.illustration-asset.component-tooltip = Here you can upload or select an image from the asset library to add to the content block
content-builder.sidebar.content.input.list-blocks.tooltip.component.message = Here you can set the title, description and image for each block present in the content block list
content-builder.sidebar.content.input.textbox-text.tooltip.component.message = This property controls the text that will be displayed in the content block
content-builder.sidebar.content.input.title-text.label = Text
content-builder.sidebar.content.input.title.tooltip.message = This property controls the text that appears on the title of the content block
content-builder.sidebar.content.step.buttons.header = Buttons
content-builder.sidebar.content.step.card-structure.header = Style
content-builder.sidebar.content.step.illustration.header = Illustration
content-builder.sidebar.content.step.image.header = Image
content-builder.sidebar.content.step.list.header = Blocks
content-builder.sidebar.content.step.textbox.header = Text Box
content-builder.sidebar.content.step.title.header = Title
content-builder.sidebar.content.title = Content
content-builder.sidebar.layout.input.carousel-dots.label = Show
content-builder.sidebar.layout.input.carousel-dots.tooltip.message = This property controls the carousel dots visibility
content-builder.sidebar.layout.input.close-icon-show.label = Show
content-builder.sidebar.layout.input.close-icon-show.tooltip.message = This property controls the close icon visibility
content-builder.sidebar.layout.input.block-fullscreen-type.label = Body
content-builder.sidebar.layout.input.block-fullscreen-type.option.carousel = Carousel
content-builder.sidebar.layout.input.block-fullscreen-type.option.illustration = Illustration
content-builder.sidebar.layout.input.block-fullscreen-type.option.list = List
content-builder.sidebar.layout.input.block-fullscreen-type.tooltip.message = This property controls the full screen card body type
content-builder.sidebar.layout.input.block-placement-large-device.label = On large devices
content-builder.sidebar.layout.input.block-placement-large-device.tooltip.component.half-modal.message = Half modal layout will behave as a Modal layout on medium and large devices and will always be centered!
content-builder.sidebar.layout.input.block-placement-large-device.tooltip.component.message = Select large device template to enable this option!
content-builder.sidebar.layout.input.block-placement-large-device.tooltip.message = This property controls the content block position on large devices
content-builder.sidebar.layout.input.block-placement-medium-device.label = On medium devices
content-builder.sidebar.layout.input.block-placement-medium-device.tooltip.component.half-modal.message = Half modal layout will behave as a Modal layout on medium and large devices and will always be centered!
content-builder.sidebar.layout.input.block-placement-medium-device.tooltip.component.message = Select medium device template to enable this option!
content-builder.sidebar.layout.input.block-placement-medium-device.tooltip.message = This property controls the content block position on medium devices
content-builder.sidebar.layout.input.block-placement-small-device.label = On small devices
content-builder.sidebar.layout.input.block-placement-small-device.sub-header = Position
content-builder.sidebar.layout.input.block-placement-small-device.tooltip.component.message = Select small device template to enable this option!
content-builder.sidebar.layout.input.block-placement-small-device.tooltip.message = This property controls the content block position on small devices
content-builder.sidebar.layout.input.block-placement.option.bottomCenter = Bottom Center
content-builder.sidebar.layout.input.block-placement.option.bottomLeft = Bottom Left
content-builder.sidebar.layout.input.block-placement.option.bottomRight = Bottom Right
content-builder.sidebar.layout.input.block-placement.option.center = Center
content-builder.sidebar.layout.input.block-placement.option.topCenter = Top Center
content-builder.sidebar.layout.input.block-placement.option.topLeft = Top Left
content-builder.sidebar.layout.input.block-placement.option.topRight = Top Right
content-builder.sidebar.layout.input.buttons-amount.label = Number of buttons
content-builder.sidebar.layout.input.buttons-amount.tooltip.component.message = When close icon is disabled, block needs at least one button
content-builder.sidebar.layout.input.buttons-amount.tooltip.message = This property controls the amount of buttons in the card
content-builder.sidebar.layout.input.image-show.label = Show
content-builder.sidebar.layout.input.image-show.tooltip.message = This property controls the image visibility
content-builder.sidebar.layout.input.list-blocks-amount.label = Number of blocks
content-builder.sidebar.layout.input.list-blocks-amount.tooltip.message = This property controls the amount of blocks a card with a List body
content-builder.sidebar.layout.input.overlay-show.label = Show
content-builder.sidebar.layout.input.overlay-show.tooltip.message = This property controls the overlay visibility
content-builder.sidebar.layout.step.block.header = Type
content-builder.sidebar.layout.step.buttons.header = Buttons
content-builder.sidebar.layout.step.carousel.header = Carousel dots
content-builder.sidebar.layout.step.close-icon.header = Close Icon
content-builder.sidebar.layout.step.image.header = Image
content-builder.sidebar.layout.step.list.header = Blocks
content-builder.sidebar.layout.step.overlay.header = Overlay
content-builder.sidebar.layout.title = Layout
content-builder.sidebar.styles.input.buttons-background-color.label = Background color
content-builder.sidebar.styles.input.buttons-background-color.tooltip.message = This property controls the button background color. If the context is hover, you can only see these changes when hovering the button in the preview
content-builder.sidebar.styles.input.buttons-border-radius.label = Border Radius
content-builder.sidebar.styles.input.buttons-border-radius.tooltip.message = This property controls the button's border radius
content-builder.sidebar.styles.input.buttons-context.component-tooltip = Here you can determine how the following properties will behave according to each of these states
content-builder.sidebar.styles.input.buttons-context.option.normal = Default
content-builder.sidebar.styles.input.buttons-context.option.hover = Hover
content-builder.sidebar.styles.input.buttons-font-family.label = Family
content-builder.sidebar.styles.input.buttons-font-family.sub-header = Text
content-builder.sidebar.styles.input.buttons-font-family.tooltip.message = This property controls the button font family
content-builder.sidebar.styles.input.buttons-font-size.label = Size
content-builder.sidebar.styles.input.buttons-font-size.tooltip.message = This property controls the button's font size
content-builder.sidebar.styles.input.buttons-margin-top.label = Top Margin
content-builder.sidebar.styles.input.buttons-margin-top.tooltip.message = This property controls the button's margin top
content-builder.sidebar.styles.input.buttons-position.label = Position
content-builder.sidebar.styles.input.buttons-position.option.full-width = Vertical
content-builder.sidebar.styles.input.buttons-position.option.side-by-side = Horizontal
content-builder.sidebar.styles.input.buttons-position.tooltip.message = This property controls the buttons' position relative to one another. They can be side by side or full width (buttons will be vertical and grow horizontally)
content-builder.sidebar.styles.input.buttons-spacing.label = Space Between
content-builder.sidebar.styles.input.buttons-spacing.tooltip.message = This property controls the spacing between the buttons
content-builder.sidebar.styles.input.buttons-text-color.label = Text color
content-builder.sidebar.styles.input.buttons-text-color.tooltip.message = This property controls the button text color. If the context is hover, you can only see these changes when hovering the button in the preview
content-builder.sidebar.styles.input.card-alignment.label = Alignment
content-builder.sidebar.styles.input.card-alignment.tooltip.message = This property controls the alignment of the card contents
content-builder.sidebar.styles.input.card-background-color.label = Background Color
content-builder.sidebar.styles.input.card-background-color.tooltip.message = This property controls the card background color
content-builder.sidebar.styles.input.card-border-radius.label = Border Radius
content-builder.sidebar.styles.input.card-border-radius.tooltip.message = This property controls the card border radius. The higher the value, the rounder the corners
content-builder.sidebar.styles.input.card-padding-horizontal.label = Horizontal Margin
content-builder.sidebar.styles.input.card-padding-horizontal.tooltip.message = This property controls the horizontal margin of the card
content-builder.sidebar.styles.input.card-padding-vertical.label = Vertical Margin
content-builder.sidebar.styles.input.card-padding-vertical.tooltip.message = This property controls the vertical margin of the card
content-builder.sidebar.styles.input.close-icon-color.label = Color theme
content-builder.sidebar.styles.input.close-icon-color.tooltip.message = This property controls the color theme of content block close icon
content-builder.sidebar.styles.input.close-icon-background.label = Background
content-builder.sidebar.styles.input.close-icon-background.tooltip.message = This property controls the visibility of content block close icon
content-builder.sidebar.styles.input.dots-color.label = Color theme
content-builder.sidebar.styles.input.dots-color.tooltip.message = This property controls the color theme of carousel dots
content-builder.sidebar.styles.input.fullscreen-background-color.label = Color
content-builder.sidebar.styles.input.fullscreen-overlay-color.label = Color
content-builder.sidebar.styles.input.fullscreen-overlay-color.sub-header = On medium/large devices
content-builder.sidebar.styles.input.fullscreen-overlay-color.tooltip.message = In medium and large devices Full Screen behaves as a Modal with overlay. Here you can define its color
content-builder.sidebar.styles.input.illustration-height.label = Height
content-builder.sidebar.styles.input.illustration-position.label = Position
content-builder.sidebar.styles.input.illustration-size.label = Size
content-builder.sidebar.styles.input.illustration-spacing.label = Spacing
content-builder.sidebar.styles.input.illustration-spacing.tooltip.message = This property controls the spacing between the image and the title
content-builder.sidebar.styles.input.illustration-width.label = Width
content-builder.sidebar.styles.input.image-border-radius.label = Border Radius
content-builder.sidebar.styles.input.image-border-radius.tooltip.message = This property controls the border radius of the image
content-builder.sidebar.styles.input.image-height.label = Height
content-builder.sidebar.styles.input.image-height.tooltip.message = This property controls the image container height. The image may not fully occupy the space, because it is also dependent on the position and fill type
content-builder.sidebar.styles.input.image-position.label = Position
content-builder.sidebar.styles.input.image-position.tooltip.message = This property controls the image position inside its container
content-builder.sidebar.styles.input.image-size.label = Fill type
content-builder.sidebar.styles.input.image-size.tooltip.message = This property controls how the image will fill its container
content-builder.sidebar.styles.input.image-spacing.label = Spacing
content-builder.sidebar.styles.input.image-spacing.tooltip.message = This property controls the spacing between the image and the text below
content-builder.sidebar.styles.input.image-width.component-tooltip.sticky = Content blocks with Sticky layout have a fixed image height of 58px!
content-builder.sidebar.styles.input.image-width.label = Width
content-builder.sidebar.styles.input.image-width.tooltip.message = This property controls the image container width. The image may not fully occupy the space, because it is also dependent on the position and fill type
content-builder.sidebar.styles.input.list-blocks-description-color.label = Color
content-builder.sidebar.styles.input.list-blocks-description-color.sub-header = Description
content-builder.sidebar.styles.input.list-blocks-description-color.tooltip.message = This property controls the color of each block description
content-builder.sidebar.styles.input.list-blocks-description-font-family.label = Family
content-builder.sidebar.styles.input.list-blocks-description-font-family.tooltip.message = This property controls the font family of each block description
content-builder.sidebar.styles.input.list-blocks-description-font-size.label = Size
content-builder.sidebar.styles.input.list-blocks-description-font-size.tooltip.message = This property controls the font size of each block description
content-builder.sidebar.styles.input.list-blocks-description-font-weight.label = Weight
content-builder.sidebar.styles.input.list-blocks-description-font-weight.tooltip.message = This property controls the font weight of each block description
content-builder.sidebar.styles.input.list-blocks-image-height.label = Height
content-builder.sidebar.styles.input.list-blocks-image-height.tooltip.message = This property controls the image container height. The image may not fully occupy the space, because it is also dependent on the position and fill type
content-builder.sidebar.styles.input.list-blocks-image-width.label = Width
content-builder.sidebar.styles.input.list-blocks-image-width.sub-header = Image
content-builder.sidebar.styles.input.list-blocks-image-width.tooltip.message = This property controls the image container width. The image may not fully occupy the space, because it is also dependent on the position and fill type
content-builder.sidebar.styles.input.list-blocks-title-color.label = Color
content-builder.sidebar.styles.input.list-blocks-title-color.sub-header = Title
content-builder.sidebar.styles.input.list-blocks-title-color.tooltip.message = This property controls the color of each block title
content-builder.sidebar.styles.input.list-blocks-title-font-family.label = Family
content-builder.sidebar.styles.input.list-blocks-title-font-family.tooltip.message = This property controls the font family of each block title
content-builder.sidebar.styles.input.list-blocks-title-font-size.label = Size
content-builder.sidebar.styles.input.list-blocks-title-font-size.tooltip.message = This property controls the font size of each block title
content-builder.sidebar.styles.input.list-blocks-title-font-weight.label = Weight
content-builder.sidebar.styles.input.list-blocks-title-font-weight.tooltip.message = This property controls the font weight of each block title
content-builder.sidebar.styles.input.overlay-color.label = Color
content-builder.sidebar.styles.input.overlay-color.tooltip.message = This property controls the color of content block overlay
content-builder.sidebar.styles.input.title-color.label = Color
content-builder.sidebar.styles.input.title-color.tooltip.message = This property controls the color of the step title
content-builder.sidebar.styles.input.title-font-family.label = Family
content-builder.sidebar.styles.input.title-font-family.tooltip.message = This property controls the font family of the step title
content-builder.sidebar.styles.input.title-font-size.label = Size
content-builder.sidebar.styles.input.title-font-size.tooltip.message = This property controls the font size of the step title
content-builder.sidebar.styles.input.title-font-weight.label = Weight
content-builder.sidebar.styles.input.title-font-weight.tooltip.message = This property controls the font weight of the step title
content-builder.sidebar.styles.step.buttons.header = Buttons
content-builder.sidebar.styles.step.card.header = Card
content-builder.sidebar.styles.step.close-icon.header = Close Icon
content-builder.sidebar.styles.step.dots.header = Stepper
content-builder.sidebar.styles.step.fullscreen-background.header = Background
content-builder.sidebar.styles.step.fullscreen-overlay.header = Overlay
content-builder.sidebar.styles.step.illustration.header = Illustration
content-builder.sidebar.styles.step.image.header = Image
content-builder.sidebar.styles.step.list-blocks.header = Blocks
content-builder.sidebar.styles.step.overlay.header = Overlay
content-builder.sidebar.styles.step.title.header = Title
content-builder.sidebar.styles.title = Styles
content-builder.success.content-block-create = Content block successfully created!
content-builder.success.content-block-delete = Content block successfully deleted!
content-builder.success.content-block-duplicate = Content block successfully duplicated!
content-builder.success.content-block-update = Content block successfully updated!
internal-events.[CLY]_content_shown = Content Views
internal-events.[CLY]_content_interacted = Content Interactions