forked from unlayer/translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.json
448 lines (448 loc) · 21 KB
/
en.json
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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
{
"buttons.add_column": "Add Column",
"buttons.add_content": "Add Content",
"buttons.add_display_condition": "Add Display Condition",
"buttons.add_field": "Add Field",
"buttons.add_new_field": "Add New Field",
"buttons.add_new_item": "Add New Item",
"buttons.add_row": "Add Row",
"buttons.add_text": "Add Text",
"buttons.apply": "Apply",
"buttons.apply_effects": "Apply Effects",
"buttons.back": "Back",
"buttons.background": "Background",
"buttons.cancel": "Cancel",
"buttons.change": "Change",
"buttons.change_image": "Change Image",
"buttons.close": "Close",
"buttons.comment": "Comment",
"buttons.corners": "Corners",
"buttons.crop": "Crop",
"buttons.delete": "Delete",
"buttons.deselect": "Deselect",
"buttons.desktop": "Desktop",
"buttons.done": "Done",
"buttons.draw": "Draw",
"buttons.drawing": "Drawing",
"buttons.duplicate": "Duplicate",
"buttons.duplication_disabled_usage_limit": "You cannot duplicate this due to a usage limit",
"buttons.edit": "Edit",
"buttons.filter": "Filter",
"buttons.frame": "Frame",
"buttons.get_suggestions": "Get Suggestions",
"buttons.history": "History",
"buttons.merge": "Merge",
"buttons.mobile": "Mobile",
"buttons.more_options": "More Options",
"buttons.open": "Open",
"buttons.remove_column": "Remove Column",
"buttons.reset": "Reset",
"buttons.reset_value": "Reset Value",
"buttons.resize": "Resize",
"buttons.save": "Save",
"buttons.see_magic": "See the Magic",
"buttons.select": "Select",
"buttons.shape": "Shape",
"buttons.shapes": "Shapes",
"buttons.show_fewer_options": "Show Fewer Options",
"buttons.show_more_options": "Show More Options",
"buttons.sticker": "Sticker",
"buttons.stickers": "Stickers",
"buttons.tablet": "Tablet",
"buttons.transform": "Transform",
"buttons.try_again": "Try Again",
"buttons.update_field": "Update Field",
"buttons.upload": "Upload",
"buttons.upload_image": "Upload Image",
"buttons.zoom": "Zoom",
"collaboration.add_comment": "Add a comment",
"collaboration.empty.subtitle": "Your threads here",
"collaboration.empty.title": "Team collaboration made easy!",
"collaboration.empty_filtered.subtitle": "matching your filters",
"collaboration.empty_filtered.title": "No threads found",
"collaboration.exit_mode": "Close Comments",
"collaboration.filters.all": "All",
"collaboration.filters.only_yours": "Only yours",
"collaboration.filters.resolved": "Resolved",
"collaboration.follow_docs_to_setup": "Follow the docs to setup team collaboration",
"collaboration.leave_repply": "Leave a reply",
"collaboration.login_to_collaborate": "You need to be logged in to be able to collaborate",
"collaboration.panel.threads": "Threads",
"collaboration.replies.one": "1 reply",
"collaboration.replies.n": "{n} replies",
"collaboration.replies.none": "No replies",
"collaboration.resolve": "Resolve",
"collaboration.resolved": "Resolved",
"collaboration.types.feedback": "Feedback",
"collaboration.types.idea": "Idea",
"collaboration.types.question": "Question",
"collaboration.types.urgent": "Urgent",
"colors.black": "Black",
"colors.ruby": "Ruby",
"colors.white": "White",
"content_tools.button": "Button",
"content_tools.carousel": "Carousel",
"content_tools.columns": "Columns",
"content_tools.divider": "Divider",
"content_tools.form": "Form",
"content_tools.heading": "Heading",
"content_tools.html": "HTML",
"content_tools.image": "Image",
"content_tools.menu": "Menu",
"content_tools.social": "Social",
"content_tools.text": "Text",
"content_tools.timer": "Timer",
"content_tools.video": "Video",
"editor.action_type.label": "Action Type",
"editor.align.label": "Align",
"editor.alignment.label": "Alignment",
"editor.all_sides.label": "All Sides",
"editor.alternate_text.label": "Alternate Text",
"editor.anchor.section_already_exists": "A page section with this name already exists",
"editor.background_color.label": "Background Color",
"editor.background_image.container_width": "Container Width",
"editor.background_image.label": "Background Image",
"editor.background_image.repeat": "Repeat",
"editor.border.dashed": "Dashed",
"editor.border.dotted": "Dotted",
"editor.border.label": "Border",
"editor.border.solid": "Solid",
"editor.bottom.label": "Bottom",
"editor.bottom_center.label": "Bottom Center",
"editor.bottom_left.label": "Bottom Left",
"editor.bottom_right.label": "Bottom Right",
"editor.button_link.label": "Button Link",
"editor.center.label": "Center",
"editor.center_left.label": "Center Left",
"editor.center_right.label": "Center Right",
"editor.color.label": "Color",
"editor.colors.label": "Colors",
"editor.columns_background.label": "Columns Background",
"editor.container_padding.label": "Container Padding",
"editor.content_alignment.label": "Content Alignment",
"editor.content_background_color.label": "Content Background Color",
"editor.content_width.label": "Content Width",
"editor.desktop.description": "You are currently editing for Desktop devices. Switch for all styling options.",
"editor.digits_color.label": "Digits Color",
"editor.digits_font.label": "Digits Font",
"editor.digits_font_size.label": "Digits Font Size",
"editor.do_not_stack_on_mobile.label": "Do Not Stack on Mobile",
"editor.end_time.label": "End Time",
"editor.fields.label": "Fields",
"editor.font_family.label": "Font Family",
"editor.font_size.label": "Font Size",
"editor.form.custom": "Custom",
"editor.form.method": "Method",
"editor.form_alignment.label": "Form Alignment",
"editor.form_width.label": "Form Width",
"editor.full_width.label": "Full Width",
"editor.heading_type.label": "Heading Type",
"editor.height.label": "Height",
"editor.hide_on_desktop.label": "Hide on Desktop",
"editor.hide_on_mobile.label": "Hide on Mobile",
"editor.hide_on_tablet.label": "Hide on Tablet",
"editor.hover_background.label": "Hover Background",
"editor.hover_color.label": "Hover Color",
"editor.hover_text.label": "Hover Text",
"editor.hover_underline.label": "Hover Underline",
"editor.icon_spacing.label": "Icon Spacing",
"editor.icon_type.label": "Icon Type",
"editor.image.added_drawing": "Added: drawing",
"editor.image.added_frame": "Added: frame",
"editor.image.added_overlay_image": "Added: overlay image",
"editor.image.added_shape": "Added: shape",
"editor.image.added_sticker": "Added: sticker",
"editor.image.added_text": "Added: text",
"editor.image.applied_crop": "Applied: crop",
"editor.image.applied_filter": "Applied: filter",
"editor.image.applied_resize": "Applied: resize",
"editor.image.applied_rounded_corners": "Applied: rounded corners",
"editor.image.applied_transform": "Applied: transform",
"editor.image.auto": "Auto",
"editor.image.auto_width": "Auto Width",
"editor.image.auto_width_switch_off": "Switch off auto width to manually resize the image",
"editor.image.brush_color": "Brush Color",
"editor.image.brush_size": "Brush Size",
"editor.image.brush_type": "Brush Type",
"editor.image.canvas_background": "Canvas Background",
"editor.image.changed_background": "Changed: background",
"editor.image.changed_background_image": "Changed: background image",
"editor.image.changed_style": "Changed: style",
"editor.image.drop_or_upload": "Drop or Upload",
"editor.image.drop_upload": "Drop a new image here, or click to select files to upload.",
"editor.image.full_width_mobile": "Full Width on Mobile",
"editor.image.image_options": "Image Options",
"editor.image.image_url": "Image URL",
"editor.image.initial": "Initial",
"editor.image.label": "Image",
"editor.image.loaded_state": "Loaded: state",
"editor.image.maintain_aspect_ratio": "Maintain Aspect Ratio",
"editor.image.main_image": "Main Image",
"editor.image.objects_merged": "Objects: merged",
"editor.image.offset_x": "Offset X",
"editor.image.offset_y": "Offset Y",
"editor.image.outline_width": "Outline Width",
"editor.image.uploading": "Uploading",
"editor.image.upload_error": "There was an error uploading your image. Make sure it's a valid image file with size under {mbSize} MB.",
"editor.image.use_percentages": "Use Percentages",
"editor.image_link.label": "Image Link",
"editor.image_size.label": "Image Size",
"editor.inherit_body_styles.label": "Inherit Body Styles",
"editor.labels.web": "Web",
"editor.labels_color.label": "Labels Color",
"editor.labels_font.label": "Labels Font",
"editor.labels_font_size.label": "Labels Font Size",
"editor.layout.label": "Layout",
"editor.left.label": "Left",
"editor.line.label": "Line",
"editor.line_height.label": "Line Height",
"editor.link.body": "Body",
"editor.link.call_phone": "Call Phone Number",
"editor.link.close_popup": "Close Popup",
"editor.link.mailto": "Mail To",
"editor.link.new_tab": "New Tab",
"editor.link.no_page_sections_found": "No page sections found",
"editor.link.onclick_unsupported": "OnClick is not supported",
"editor.link.open_website": "Open Website",
"editor.link.page_section": "Go to Page Section",
"editor.link.phone": "Phone",
"editor.link.same_tab": "Same Tab",
"editor.link.send_email": "Send Email",
"editor.link.send_sms": "Send SMS",
"editor.link.subject": "Subject",
"editor.link.target": "Target",
"editor.link.url": "URL",
"editor.link_color.label": "Link Color",
"editor.margin.label": "Margin",
"editor.mobile.description": "You are currently editing for Mobile devices. Switch to Desktop for all styling options.",
"editor.offline_mode_is_enabled": "Offline mode is enabled",
"editor.padding.label": "Padding",
"editor.placeholder.text": "No content here. Drag content from right.",
"editor.placeholder.text.left": "No content here. Drag content from left.",
"editor.play_icon_color.label": "Play Icon Color",
"editor.play_icon_size.label": "Play Icon Size",
"editor.play_icon_type.label": "Play Icon Type",
"editor.preheader_text.description": "A preheader is the short summary text that follows the subject line when viewing an email from the inbox.",
"editor.preheader_text.label": "Preheader Text",
"editor.right.label": "Right",
"editor.rounded_border.label": "Rounded Border",
"editor.section_name.description": "A section name is used for linking within a page. It serves as an anchor for buttons or links.",
"editor.section_name.label": "Section Name",
"editor.separator.label": "Separator",
"editor.smart_buttons.enable_ai.text": "Try out our AI magic on this button. See what works best here!",
"editor.smart_buttons.first_experience.text": "Get {ai} based suggestions for your buttons in any tone you want.",
"editor.smart_buttons.first_experience.title": "Smart Buttons",
"editor.smart_headings.alternate_suggestions": "Alternate suggestions against your text",
"editor.smart_headings.enable_ai.text": "Try out our AI magic on this heading. See what works best here!",
"editor.smart_headings.error.min_words": "Minimum {n} words required",
"editor.smart_headings.error.text": "Our AI is unable to understand your heading. Try with some different words.",
"editor.smart_headings.error.title": "Trick Failed",
"editor.smart_headings.first_experience.after": "Sale is on!",
"editor.smart_headings.first_experience.before": "Shop till you drop!",
"editor.smart_headings.first_experience.text": "Get {ai} based suggestions for your headings in any tone you want!",
"editor.smart_headings.first_experience.title": "Smart Headings",
"editor.smart_headings.heading_text": "Heading Text",
"editor.smart_headings.no_result": "Didn't find what you're looking for?",
"editor.smart_headings.outdated_text": "Looks like you have updated the text and there are new suggestions for it.",
"editor.smart_headings.set_tone": "Set Tone",
"editor.smart_headings.type_few_words": "Type a few words so our AI can assist you with suggestions.",
"editor.social_links.label": "Social Links",
"editor.space_between_fields.label": "Space Between Fields",
"editor.submit_action.label": "Submit Action",
"editor.tablet.description": "You are currently editing for Tablet devices. Switch for all styling options.",
"editor.text.label": "Text",
"editor.text_align.label": "Text Align",
"editor.text_color.label": "Text Color",
"editor.top.label": "Top",
"editor.top_center.label": "Top Center",
"editor.top_left.label": "Top Left",
"editor.top_right.label": "Top Right",
"editor.underline.label": "Underline",
"editor.video.arrow_only": "Arrow Only",
"editor.video.video_camera": "Video Camera",
"editor.video_url.description": "Add a YouTube or Vimeo URL to automatically generate a preview image. The image will link to the provided URL.",
"editor.video_url.label": "Video URL",
"editor.width.label": "Width",
"editors_panel.title.content": "Content",
"editors_panel.title.contents": "Content",
"editors_panel.title.rows": "Row",
"fields.birthday": "Birthday",
"fields.company": "Company",
"fields.name": "Name",
"fields.phone_number": "Phone Number",
"fields.website": "Website",
"fields.zip_code": "Zip Code",
"inbox_preview.design_updated": "Design has been updated after your last preview generation",
"labels.align_text": "Align Text",
"labels.blur": "Blur",
"labels.category": "Category",
"labels.characters": "characters",
"labels.color_picker": "Color Picker",
"labels.comments": "Comments",
"labels.contain": "Contain",
"labels.content": "Content",
"labels.cover": "Cover",
"labels.custom": "Custom",
"labels.dark_mode": "Dark Mode",
"labels.desktop_preview": "Desktop Preview",
"labels.device_override": "This device is overriding values",
"labels.display_conditions": "Display Conditions",
"labels.dynamic_content_enabled": "Dynamic content enabled",
"labels.editor": "Editor",
"labels.font": "Font",
"labels.format_text": "Format Text",
"labels.generating": "Generating",
"labels.google_fonts": "Google Fonts",
"labels.gradient": "Gradient",
"labels.hide": "Hide",
"labels.horizontal": "Horizontal",
"labels.language": "Language",
"labels.light_mode": "Light Mode",
"labels.loading": "Loading",
"labels.loading_images": "Loading Images",
"labels.load_more": "Load More",
"labels.menu.links": "Menu Links",
"labels.merge_tags": "Merge Tags",
"labels.mobile_preview": "Mobile Preview",
"labels.more_images": "More Images",
"labels.new": "New",
"labels.none": "None",
"labels.no_images": "No Images",
"labels.no_results": "No Results",
"labels.objects": "Objects",
"labels.outline": "Outline",
"labels.page": "Page",
"labels.position": "Position",
"labels.radius": "Radius",
"labels.redo": "Redo",
"labels.refresh": "Refresh",
"labels.safe_search": "Safe Search",
"labels.search": "Search",
"labels.search_images": "Search millions of images",
"labels.section": "Section",
"labels.shadow": "Shadow",
"labels.size": "Size",
"labels.size.unit.auto": "Auto",
"labels.something_went_wrong": "Something went wrong",
"labels.special_links": "Special Links",
"labels.stock_photos": "Stock Photos",
"labels.stock_photos_by": "Powered by Unsplash, Pexels, Pixabay.",
"labels.stock_photos_license": "All images licensed under Creative Commons Zero.",
"labels.stop": "Stop",
"labels.tags": "Tags",
"labels.texture": "Texture",
"labels.text_style": "Text Style",
"labels.timezone": "Timezone",
"labels.tip": "Tip",
"labels.tone": "Tone",
"labels.undo": "Undo",
"labels.vertical": "Vertical",
"labels.words": "words",
"modals.category.invalid": "This is an invalid category name",
"modals.category.placeholder": "Category Name",
"modals.delete.columns": "You will lose {columns, number} {columns, plural, one {column} other {columns}}. Are you sure?",
"modals.delete.confirmation": "Are you sure you want to delete this? This action cannot be undone.",
"modals.delete.title": "Delete",
"modals.display_conditions.title": "Select a Display Condition",
"modals.preview.browser_preview.label": "Browser",
"modals.preview.exit_preview": "Exit Preview",
"modals.preview.inbox_preview.button.generate_previews": "Generate Previews",
"modals.preview.inbox_preview.label": "Inbox",
"modals.preview.inbox_preview.label.generating_again": "Generate again",
"modals.preview.inbox_preview.label.generating_previews": "Generating previews",
"modals.preview.inbox_preview.text.generate_previews": "Check how your template will look like in the inbox of different devices and email services.",
"modals.preview.send_test_email.email_not_sent": "Email Not Sent",
"modals.preview.send_test_email.email_sent": "Email Sent",
"modals.preview.send_test_email.label": "Send Test Email",
"modals.preview.send_test_email.on_the_way": "Your test email is on its way to {email}",
"modals.preview.send_test_email.unexpected": "There was an error while sending the test email. Try again.",
"modals.preview.title": "Preview",
"modals.save_block.title": "Save Block",
"modals.tags.description": "Tags are used for searching. Multiple tags can be separated by a comma.",
"modals.tags.placeholder": "tag1, tag2",
"option_groups.action.title": "Action",
"option_groups.all.title": "All",
"option_groups.blank.title": "Blank",
"option_groups.button.title": "Button",
"option_groups.button_options.title": "Button Options",
"option_groups.colors.title": "Colors",
"option_groups.columns.title": "Columns",
"option_groups.column_number.title": "Column {number}",
"option_groups.column_properties.title": "Column Properties",
"option_groups.countdown.title": "Countdown",
"option_groups.default.title": "General",
"option_groups.display_condition.title": "Display Condition",
"option_groups.email_settings.title": "Email Settings",
"option_groups.fields.title": "Fields",
"option_groups.form.title": "Form",
"option_groups.html.title": "HTML",
"option_groups.icons.title": "Icons",
"option_groups.image.title": "Image",
"option_groups.labels.title": "Labels",
"option_groups.last_saved.title": "Last Saved",
"option_groups.layout.title": "Layout",
"option_groups.line.title": "Line",
"option_groups.link.title": "Link",
"option_groups.links.title": "Links",
"option_groups.menu_items.title": "Menu Items",
"option_groups.mobile.title": "Mobile",
"option_groups.responsive_design.title": "Responsive Design",
"option_groups.row_properties.title": "Row Properties",
"option_groups.size.title": "Size",
"option_groups.smart_buttons.title": "Smart Buttons",
"option_groups.smart_headings.title": "Smart Headings",
"option_groups.spacing.title": "Spacing",
"option_groups.styles.title": "Styles",
"option_groups.text.title": "Text",
"shapes.circle": "Circle",
"shapes.rectangle": "Rectangle",
"shapes.round": "Round",
"shapes.square": "Square",
"sizes.large": "Large",
"sizes.largest": "Largest",
"sizes.medium": "Medium",
"sizes.small": "Small",
"sizes.smallest": "Smallest",
"tabs.audit.empty.description": "Audit is where you can see all the issues in your design and content.",
"tabs.audit.empty.subtitle": "It's all good!",
"tabs.audit.empty.title": "No issues currently",
"tabs.audit.missing_image_src": "Missing image URL",
"tabs.audit.missing_title": "Missing audit title",
"tabs.audit.missing_tool_name": "Tool name not found",
"tabs.audit.rules.button.empty_links.description": "Without a link, buttons will not work when a user clicks on it. Add a link to the following buttons.",
"tabs.audit.rules.button.empty_links.title": "Button links are empty",
"tabs.audit.rules.image.alt_text.description": "Without alt text, people who rely on screen readers can’t access image information. Write an appropriate alternate text for the following imags.",
"tabs.audit.rules.image.alt_text.title": "Missing alternate text",
"tabs.audit.rules.image.url.description": "Without an image URL, the following images will not be rendered. Upload an image to the following images.",
"tabs.audit.rules.image.url.title": "Missing images",
"tabs.audit.rules.menu.empty_links.description": "Without a link, menu will not work when a user clicks on it. Add missing links to the following menu.",
"tabs.audit.rules.menu.empty_links.title": "Menu links are empty",
"tabs.audit.take_me_to_fix": "Take me to fix",
"tones.bold": "Bold",
"tones.friendly": "Friendly",
"tones.luxury": "Luxury",
"tones.professional": "Professional",
"tones.relaxed": "Relaxed",
"tones.witty": "Witty",
"tools.form.field_label": "Field Label",
"tools.form.field_name": "Field Name",
"tools.form.field_type": "Field Type",
"tools.form.field_value": "Field Value",
"tools.form.new_field": "New Field",
"tools.form.options_one_per_line": "Options (One Per Line)",
"tools.form.placeholder_text": "Placeholder Text",
"tools.form.required_field": "Required Field",
"tools.form.show_label": "Show Label",
"tools.form.update_field": "Update Field",
"tools.social.click_icons_to_add": "Click the icons to add",
"tools.tabs.audit": "Audit",
"tools.tabs.blocks": "Blocks",
"tools.tabs.body": "Body",
"tools.tabs.content": "Content",
"tools.tabs.images": "Images",
"tools.tabs.row": "Row",
"tools.tabs.uploads": "Uploads",
"tools.text.personalize": "Personalize",
"tools.tooltip.drag_on_canvas": "Drag on canvas",
"tools.tooltip.got_it": "Got it"
}