├── README.md ├── sk.json ├── .phraseapp.yml ├── LICENSE ├── fa.json ├── en-CA.json ├── fr-CA.json ├── zh-CN.json ├── zh-TW.json ├── ko-KR.json ├── ja.json ├── ar.json ├── en.json └── sv.json /README.md: -------------------------------------------------------------------------------- 1 | # translations 2 | Translations for Unlayer Editor 3 | -------------------------------------------------------------------------------- /sk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unlayer/translations/master/sk.json -------------------------------------------------------------------------------- /.phraseapp.yml: -------------------------------------------------------------------------------- 1 | phraseapp: 2 | access_token: c747ba1ee597ae8d2ec4a731eb26bd095f395a65549ff3956bb5d09210f66f32 3 | project_id: 7e0c0b0aac821629dda2555a2749cffb 4 | push: 5 | sources: 6 | - file: ./.json 7 | params: 8 | file_format: react_simple_json 9 | pull: 10 | targets: 11 | - file: ./.json 12 | params: 13 | file_format: react_simple_json 14 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2017 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /fa.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_content": "افزودن محتوا", 3 | "buttons.add_field": "افزودن فیلد", 4 | "buttons.add_new_field": "افزودن فیلد جدید", 5 | "buttons.add_row": "افزودن ردیف", 6 | "buttons.cancel": "لغو", 7 | "buttons.change_image": "تغییر تصویر", 8 | "buttons.delete": "حذف", 9 | "buttons.deselect": "لغو انتخاب", 10 | "buttons.done": "انجام شد", 11 | "buttons.duplicate": "تکرار نسخه", 12 | "buttons.more_options": "گزینه های بیشتر", 13 | "buttons.show_fewer_options": "نمایش گزینه های کمتر", 14 | "buttons.show_more_options": "نمایش گزینه های بیشتر", 15 | "buttons.update_field": "بروزرسانی فیلد", 16 | "buttons.upload_image": "آپلود تصویر", 17 | "colors.black": "سیاه", 18 | "colors.ruby": "یاقوتی", 19 | "colors.white": "سفید", 20 | "content_tools.button": "دکمه", 21 | "content_tools.columns": "ستون", 22 | "content_tools.divider": "تقسیم کننده", 23 | "content_tools.form": "فرم", 24 | "content_tools.html": "HTML", 25 | "content_tools.image": "تصویر", 26 | "content_tools.social": "اجتماعی", 27 | "content_tools.text": "متن", 28 | "content_tools.video": "ویدئو", 29 | "editor.align.label": "تراز کردن", 30 | "editor.alignment.label": "هم ترازی", 31 | "editor.all_sides.label": "همه طرف", 32 | "editor.alternate_text.label": "متن جایگزین", 33 | "editor.background_color.label": "رنگ زمینه", 34 | "editor.background_image.label": "تصویر پس زمینه", 35 | "editor.background_image.repeat": "تکرار", 36 | "editor.border.dashed": "خط چین", 37 | "editor.border.dotted": "نقطه چین", 38 | "editor.border.label": "حاشیه", 39 | "editor.border.solid": "تو پر", 40 | "editor.bottom.label": "پایین", 41 | "editor.button_link.label": "پیوند دکمه", 42 | "editor.color.label": "رنگ", 43 | "editor.colors.label": "رنگ‌ها", 44 | "editor.columns_background.label": "زمینه ستون", 45 | "editor.container_padding.label": "حاشیه محتوا", 46 | "editor.content_width.label": "عرض محتوا", 47 | "editor.do_not_stack_on_mobile.label": "در موبایل نباشد", 48 | "editor.fields.label": "فیلدها", 49 | "editor.font_family.label": "نوع قلم", 50 | "editor.font_size.label": "اندازه فلم", 51 | "editor.form_alignment.label": "هم ترازی فرم", 52 | "editor.form_width.label": "عرض فرم", 53 | "editor.full_width.label": "عرض کامل", 54 | "editor.hover_color.label": "رنگ فعال", 55 | "editor.icon_spacing.label": "فاصله آیکن", 56 | "editor.icon_type.label": "نوع آیکون", 57 | "editor.image.drop_upload": "تصویر جدیدی در اینجا رها کنید، یا برای ارسال فایل اینجا کلیک کنید.", 58 | "editor.image.image_options": "گزینه‌های تصویر", 59 | "editor.image.image_url": "URL تصویر", 60 | "editor.image.label": "تصویر", 61 | "editor.image.uploading": "در حال بارگذاری", 62 | "editor.image.upload_error": "خطایی در بارگذاری تصویر شما رخ داد. مطمئن شوین که فایل تصویر معتبر و اندازه آن کمتر از {mbSize} MB است.", 63 | "editor.image_link.label": "پیوند تصویر", 64 | "editor.left.label": "چپ", 65 | "editor.line.label": "خط", 66 | "editor.line_height.label": "بلندی خط", 67 | "editor.link.new_tab": "برگه جدید", 68 | "editor.link.same_tab": "همان برگه", 69 | "editor.link.url": "URL", 70 | "editor.margin.label": "حاشیه", 71 | "editor.padding.label": "حاشیه از داخل", 72 | "editor.placeholder.text": "هیچ محتوایی وجود ندارد. از سمت راس محتوا را بکشید و اینجا رها کنید.", 73 | "editor.play_icon_color.label": "رنگ پخش آیکن", 74 | "editor.play_icon_size.label": "اندازه پخش آیکن", 75 | "editor.play_icon_type.label": "نوع پخش آیکن", 76 | "editor.right.label": "راست", 77 | "editor.rounded_border.label": "حاشیه گرد", 78 | "editor.social_links.label": "پیوندهای اجتماعی", 79 | "editor.space_between_fields.label": "فاصله بین فیلدها", 80 | "editor.text.label": "متن", 81 | "editor.text_align.label": "هم ترازی متن", 82 | "editor.text_color.label": "رنگ متن", 83 | "editor.top.label": "بالا", 84 | "editor.video.arrow_only": "فقط پیکان", 85 | "editor.video.video_camera": "دوربین فیلم برداری", 86 | "editor.video_url.description": "برای ایجاد خودکار تصویر پیش نمای، یک آدرس YouTube یا Vimeo اضافه کنید. تصویر به آدرس ارائه شده پیوند داده خواهد شد.", 87 | "editor.video_url.label": "URL ویدئو", 88 | "editor.width.label": "عرض", 89 | "editors_panel.title.content": "محتوا", 90 | "editors_panel.title.contents": "محتوا", 91 | "editors_panel.title.rows": "ردیف", 92 | "fields.birthday": "تاریخ تولد", 93 | "fields.company": "شرکت", 94 | "fields.name": "نام", 95 | "fields.phone_number": "شماره تلفن", 96 | "fields.website": "تارنما", 97 | "fields.zip_code": "کد پستی", 98 | "modals.delete.columns": "شما {columns, number} {columns, plural, one {column} other {columns}} را از دست خواهید داد. آیا مطمئن هستید؟", 99 | "modals.delete.confirmation": "آیا مطمئن هستید که می‌خواهید این مورد را حذف کنید؟ این عمل غیرقابل بازگشت خواهد بود.", 100 | "modals.delete.title": "حذف", 101 | "option_groups.action.title": "عمل", 102 | "option_groups.button.title": "دکمه", 103 | "option_groups.colors.title": "رنگ‌ها", 104 | "option_groups.columns.title": "ستون‌ها", 105 | "option_groups.default.title": "همگانی", 106 | "option_groups.fields.title": "فیلد‌ها", 107 | "option_groups.html.title": "HTML", 108 | "option_groups.icons.title": "آیکن", 109 | "option_groups.image.title": "تصویر", 110 | "option_groups.labels.title": "برچسب‌ها", 111 | "option_groups.layout.title": "طرح", 112 | "option_groups.line.title": "خط", 113 | "option_groups.link.title": "پیوند", 114 | "option_groups.mobile.title": "موبایل", 115 | "option_groups.spacing.title": "فاصله", 116 | "option_groups.text.title": "متن", 117 | "shapes.circle": "دایره", 118 | "shapes.rectangle": "مستطیل", 119 | "shapes.round": "گرد", 120 | "shapes.square": "مربع", 121 | "sizes.large": "بزرگ", 122 | "sizes.largest": "بزرگتر", 123 | "sizes.medium": "میانه", 124 | "sizes.small": "کوچک", 125 | "sizes.smallest": "کوچکتر", 126 | "tools.form.field_label": "برچسب فیلد", 127 | "tools.form.field_name": "نام فیلد", 128 | "tools.form.field_type": "نوع فیلد", 129 | "tools.form.field_value": "مقدار فیلد", 130 | "tools.form.new_field": "فیلد جدید", 131 | "tools.form.options_one_per_line": "گزینه‌ها (یکی در هر خط)", 132 | "tools.form.placeholder_text": "متن داخلی", 133 | "tools.form.required_field": "فیلد ضروری", 134 | "tools.form.show_label": "نمایش برچسب", 135 | "tools.form.update_field": "بروزرسانی فیلد", 136 | "tools.social.click_icons_to_add": "برای افزودن آیکن کلیک کنید", 137 | "tools.tabs.body": "بدنه", 138 | "tools.tabs.content": "محتوا", 139 | "tools.tabs.row": "ردیف", 140 | "tools.text.personalize": "شخصی سازی" 141 | } -------------------------------------------------------------------------------- /en-CA.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_content": "Add Content", 3 | "buttons.add_field": "Add Field", 4 | "buttons.add_new_field": "Add New Field", 5 | "buttons.add_row": "Add Row", 6 | "buttons.cancel": "Cancel", 7 | "buttons.change_image": "Change Image", 8 | "buttons.delete": "Delete", 9 | "buttons.deselect": "Deselect", 10 | "buttons.desktop": "Desktop", 11 | "buttons.done": "Done", 12 | "buttons.duplicate": "Duplicate", 13 | "buttons.mobile": "Mobile", 14 | "buttons.more_options": "More Options", 15 | "buttons.show_fewer_options": "Show Fewer Options", 16 | "buttons.show_more_options": "Show More Options", 17 | "buttons.update_field": "Update Field", 18 | "buttons.upload_image": "Upload Image", 19 | "colors.black": "Black", 20 | "colors.ruby": "Ruby", 21 | "colors.white": "White", 22 | "content_tools.button": "Button", 23 | "content_tools.columns": "Columns", 24 | "content_tools.divider": "Divider", 25 | "content_tools.form": "Form", 26 | "content_tools.html": "HTML", 27 | "content_tools.image": "Image", 28 | "content_tools.social": "Social", 29 | "content_tools.text": "Text", 30 | "content_tools.video": "Video", 31 | "editor.align.label": "Align", 32 | "editor.alignment.label": "Alignment", 33 | "editor.all_sides.label": "All Sides", 34 | "editor.alternate_text.label": "Alternate Text", 35 | "editor.background_color.label": "Background Color", 36 | "editor.background_image.label": "Background Image", 37 | "editor.background_image.repeat": "Repeat", 38 | "editor.border.dashed": "Dashed", 39 | "editor.border.dotted": "Dotted", 40 | "editor.border.label": "Border", 41 | "editor.border.solid": "Solid", 42 | "editor.bottom.label": "Bottom", 43 | "editor.button_link.label": "Button Link", 44 | "editor.color.label": "Color", 45 | "editor.colors.label": "Colors", 46 | "editor.columns_background.label": "Columns Background", 47 | "editor.container_padding.label": "Container Padding", 48 | "editor.content_background_color.label": "Content Background Color", 49 | "editor.content_width.label": "Content Width", 50 | "editor.do_not_stack_on_mobile.label": "Do Not Stack on Mobile", 51 | "editor.fields.label": "Fields", 52 | "editor.font_family.label": "Font Family", 53 | "editor.font_size.label": "Font Size", 54 | "editor.form_alignment.label": "Form Alignment", 55 | "editor.form_width.label": "Form Width", 56 | "editor.full_width.label": "Full Width", 57 | "editor.hide_on_mobile.label": "Hide on Mobile", 58 | "editor.hover_color.label": "Hover Color", 59 | "editor.icon_spacing.label": "Icon Spacing", 60 | "editor.icon_type.label": "Icon Type", 61 | "editor.image.drop_upload": "Drop a new image here, or click to select files to upload.", 62 | "editor.image.image_options": "Image Options", 63 | "editor.image.image_url": "Image URL", 64 | "editor.image.label": "Image", 65 | "editor.image.uploading": "Uploading", 66 | "editor.image.upload_error": "There was an error uploading your image. Make sure it's a valid image file with size under {mbSize} MB.", 67 | "editor.image_link.label": "Image Link", 68 | "editor.left.label": "Left", 69 | "editor.line.label": "Line", 70 | "editor.line_height.label": "Line Height", 71 | "editor.link.new_tab": "New Tab", 72 | "editor.link.same_tab": "Same Tab", 73 | "editor.link.url": "URL", 74 | "editor.margin.label": "Margin", 75 | "editor.padding.label": "Padding", 76 | "editor.placeholder.text": "No content here. Drag content from right.", 77 | "editor.play_icon_color.label": "Play Icon Color", 78 | "editor.play_icon_size.label": "Play Icon Size", 79 | "editor.play_icon_type.label": "Play Icon Type", 80 | "editor.right.label": "Right", 81 | "editor.rounded_border.label": "Rounded Border", 82 | "editor.social_links.label": "Social Links", 83 | "editor.space_between_fields.label": "Space Between Fields", 84 | "editor.text.label": "Text", 85 | "editor.text_align.label": "Text Align", 86 | "editor.text_color.label": "Text Color", 87 | "editor.top.label": "Top", 88 | "editor.video.arrow_only": "Arrow Only", 89 | "editor.video.video_camera": "Video Camera", 90 | "editor.video_url.description": "Add a YouTube or Vimeo URL to automatically generate a preview image. The image will link to the provided URL.", 91 | "editor.video_url.label": "Video URL", 92 | "editor.width.label": "Width", 93 | "editors_panel.title.content": "Content", 94 | "editors_panel.title.contents": "Content", 95 | "editors_panel.title.rows": "Row", 96 | "fields.birthday": "Birthday", 97 | "fields.company": "Company", 98 | "fields.name": "Name", 99 | "fields.phone_number": "Phone Number", 100 | "fields.website": "Website", 101 | "fields.zip_code": "Zip Code", 102 | "labels.category": "Category", 103 | "labels.desktop_preview": "Desktop Preview", 104 | "labels.mobile_preview": "Mobile Preview", 105 | "labels.no_results": "No Results", 106 | "labels.redo": "Redo", 107 | "labels.tags": "Tags", 108 | "labels.undo": "Undo", 109 | "modals.category.invalid": "This is an invalid category name", 110 | "modals.category.placeholder": "Category Name", 111 | "modals.delete.columns": "You will lose {columns, number} {columns, plural, one {column} other {columns}}. Are you sure?", 112 | "modals.delete.confirmation": "Are you sure you want to delete this? This action cannot be undone.", 113 | "modals.delete.title": "Delete", 114 | "modals.preview.title": "Preview", 115 | "modals.save_block.title": "Save Block", 116 | "modals.tags.description": "Tags are used for searching. Multiple tags can be separated by a comma.", 117 | "modals.tags.placeholder": "tag1, tag2", 118 | "option_groups.action.title": "Action", 119 | "option_groups.all.title": "All", 120 | "option_groups.blank.title": "Blank", 121 | "option_groups.button.title": "Button", 122 | "option_groups.colors.title": "Colors", 123 | "option_groups.columns.title": "Columns", 124 | "option_groups.column_number.title": "Column {number}", 125 | "option_groups.column_properties.title": "Column Properties", 126 | "option_groups.default.title": "General", 127 | "option_groups.fields.title": "Fields", 128 | "option_groups.html.title": "HTML", 129 | "option_groups.icons.title": "Icons", 130 | "option_groups.image.title": "Image", 131 | "option_groups.labels.title": "Labels", 132 | "option_groups.last_saved.title": "Last Saved", 133 | "option_groups.layout.title": "Layout", 134 | "option_groups.line.title": "Line", 135 | "option_groups.link.title": "Link", 136 | "option_groups.mobile.title": "Mobile", 137 | "option_groups.row_properties.title": "Row Properties", 138 | "option_groups.spacing.title": "Spacing", 139 | "option_groups.text.title": "Text", 140 | "shapes.circle": "Circle", 141 | "shapes.rectangle": "Rectangle", 142 | "shapes.round": "Round", 143 | "shapes.square": "Square", 144 | "sizes.large": "Large", 145 | "sizes.largest": "Largest", 146 | "sizes.medium": "Medium", 147 | "sizes.small": "Small", 148 | "sizes.smallest": "Smallest", 149 | "tools.form.field_label": "Field Label", 150 | "tools.form.field_name": "Field Name", 151 | "tools.form.field_type": "Field Type", 152 | "tools.form.field_value": "Field Value", 153 | "tools.form.new_field": "New Field", 154 | "tools.form.options_one_per_line": "Options (One Per Line)", 155 | "tools.form.placeholder_text": "Placeholder Text", 156 | "tools.form.required_field": "Required Field", 157 | "tools.form.show_label": "Show Label", 158 | "tools.form.update_field": "Update Field", 159 | "tools.social.click_icons_to_add": "Click the icons to add", 160 | "tools.tabs.blocks": "Blocks", 161 | "tools.tabs.body": "Body", 162 | "tools.tabs.content": "Content", 163 | "tools.tabs.row": "Row", 164 | "tools.text.personalize": "Personalize" 165 | } -------------------------------------------------------------------------------- /fr-CA.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "Ajouter une colonne", 3 | "buttons.add_content": "Ajouter du contenu", 4 | "buttons.add_display_condition": "Ajouter une condition d'affichage", 5 | "buttons.add_field": "Ajouter un champ", 6 | "buttons.add_new_field": "Ajouter un nouveau champ", 7 | "buttons.add_new_item": "Ajouter un nouvel élément", 8 | "buttons.add_row": "Ajouter une ligne", 9 | "buttons.add_text": "Ajouter du texte", 10 | "buttons.apply": "Appliquer", 11 | "buttons.apply_effects": "Appliquer des effets et plus encore", 12 | "buttons.back": "Retour", 13 | "buttons.background": "Arrière-plan", 14 | "buttons.cancel": "Annuler", 15 | "buttons.change": "Modifier", 16 | "buttons.change_image": "Changer l'image", 17 | "buttons.close": "Fermer", 18 | "buttons.comment": "Commentaire", 19 | "buttons.corners": "Coins", 20 | "buttons.crop": "Raccourcir", 21 | "buttons.delete": "Supprimer", 22 | "buttons.deselect": "Désélectionner", 23 | "buttons.desktop": "Bureau", 24 | "buttons.done": "Ok", 25 | "buttons.draw": "Dessiner", 26 | "buttons.drawing": "Dessin", 27 | "buttons.duplicate": "Dupliquer", 28 | "buttons.duplication_disabled_usage_limit": "Vous ne pouvez pas dupliquer ceci en raison d'une limite d'utilisation", 29 | "buttons.edit": "Modifier", 30 | "buttons.filter": "Filtrer", 31 | "buttons.frame": "Cadre", 32 | "buttons.history": "Historique", 33 | "buttons.merge": "Fusionner", 34 | "buttons.mobile": "Mobile", 35 | "buttons.more_options": "Plus d'options", 36 | "buttons.open": "Ouvrir", 37 | "buttons.remove_column": "Supprimer la colonne", 38 | "buttons.reset": "Réinitialisation", 39 | "buttons.reset_value": "Réinitialiser la valeur", 40 | "buttons.resize": "Redimensionner", 41 | "buttons.save": "Enregistrer", 42 | "buttons.select": "Sélectionner", 43 | "buttons.shape": "Forme", 44 | "buttons.shapes": "Formes", 45 | "buttons.show_fewer_options": "Afficher moins d'options", 46 | "buttons.show_more_options": "Afficher plus d'options", 47 | "buttons.sticker": "Autocollant", 48 | "buttons.stickers": "Autocollants", 49 | "buttons.tablet": "Tablette", 50 | "buttons.transform": "Transformer", 51 | "buttons.update_field": "Mettre à jour un champ", 52 | "buttons.upload": "Téléverser", 53 | "buttons.upload_image": "Envoyer une image", 54 | "buttons.zoom": "Zoom", 55 | "collaboration.add_comment": "Ajouter un commentaire", 56 | "collaboration.empty.title": "La collaboration d'équipe facilitée !", 57 | "collaboration.empty_filtered.subtitle": "correspond à vos filtres", 58 | "collaboration.empty_filtered.title": "Aucun fil trouvé", 59 | "collaboration.exit_mode": "Fermer les commentaires", 60 | "collaboration.filters.all": "Tout", 61 | "collaboration.filters.only_yours": "Seulement le vôtre", 62 | "collaboration.filters.resolved": "Résolu", 63 | "collaboration.follow_docs_to_setup": "Suivez les documents pour configurer la collaboration entre les équipes", 64 | "collaboration.leave_repply": "Laissez une réponse", 65 | "collaboration.login_to_collaborate": "Vous devez être connecté pour pouvoir collaborer", 66 | "collaboration.panel.threads": "Fils", 67 | "collaboration.replies.one": "1 réponse", 68 | "collaboration.replies.n": "{n} réponses", 69 | "collaboration.replies.none": "Aucune réponse", 70 | "collaboration.resolve": "Résoudre", 71 | "collaboration.resolved": "Résolu", 72 | "collaboration.types.feedback": "Rétroaction", 73 | "collaboration.types.idea": "Idée", 74 | "collaboration.types.question": "Question", 75 | "collaboration.types.urgent": "Urgent", 76 | "colors.black": "Noir", 77 | "colors.ruby": "Rubis", 78 | "colors.white": "Blanc", 79 | "content_tools.button": "Bouton", 80 | "content_tools.carousel": "Carrousel", 81 | "content_tools.columns": "Les colonnes", 82 | "content_tools.divider": "Séparateur", 83 | "content_tools.form": "Formulaire", 84 | "content_tools.heading": "En-tête", 85 | "content_tools.html": "HTML", 86 | "content_tools.image": "Image", 87 | "content_tools.menu": "Menu", 88 | "content_tools.social": "Social", 89 | "content_tools.text": "Texte", 90 | "content_tools.timer": "Minuteur", 91 | "content_tools.video": "Vidéo", 92 | "editor.action_type.label": "Type d'action", 93 | "editor.align.label": "Alignement", 94 | "editor.alignment.label": "Alignements", 95 | "editor.all_sides.label": "Tous les côtés", 96 | "editor.alternate_text.label": "Texte alternatif", 97 | "editor.anchor.section_already_exists": "Une section de page portant ce nom existe déjà", 98 | "editor.background_color.label": "Couleur d'arrière-plan", 99 | "editor.background_image.container_width": "Largeur du conteneur", 100 | "editor.background_image.label": "Image d'arrière-plan", 101 | "editor.background_image.repeat": "Répéter", 102 | "editor.border.dashed": "Tirets", 103 | "editor.border.dotted": "Points", 104 | "editor.border.label": "Bordure", 105 | "editor.border.solid": "Ligne", 106 | "editor.bottom.label": "Bas", 107 | "editor.bottom_center.label": "Centre inférieur", 108 | "editor.bottom_left.label": "Inférieur gauche", 109 | "editor.bottom_right.label": "Inférieur droit", 110 | "editor.button_link.label": "Type de lien", 111 | "editor.center.label": "Centre", 112 | "editor.center_left.label": "Centre gauche", 113 | "editor.center_right.label": "Centre droit", 114 | "editor.color.label": "Couleur", 115 | "editor.colors.label": "Couleurs", 116 | "editor.columns_background.label": "Couleur d'arrière-plan du contenu", 117 | "editor.container_padding.label": "Remplissage", 118 | "editor.content_alignment.label": "Alignement du contenu", 119 | "editor.content_background_color.label": "Couleur de l'arrière-plan du contenu", 120 | "editor.content_width.label": "Largeur du contenu", 121 | "editor.desktop.description": "Vous êtes actuellement en train d'éditer pour les appareils de bureau. Commutateur pour toutes les options de style.", 122 | "editor.digits_color.label": "Couleur des chiffres", 123 | "editor.digits_font.label": "Police des chiffres", 124 | "editor.digits_font_size.label": "Taille de la police des chiffres", 125 | "editor.do_not_stack_on_mobile.label": "Ne pas empiler sur mobile", 126 | "editor.end_time.label": "Heure de fin", 127 | "editor.fields.label": "Champs", 128 | "editor.font_family.label": "Police de caractère", 129 | "editor.font_size.label": "Taille de police", 130 | "editor.form.custom": "Personnaliser", 131 | "editor.form.method": "Méthode", 132 | "editor.form_alignment.label": "Alignement du formulaire", 133 | "editor.form_width.label": "Largeur du formulaire", 134 | "editor.full_width.label": "Largeur totale", 135 | "editor.heading_type.label": "Type d’en-tête", 136 | "editor.height.label": "Hauteur", 137 | "editor.hide_on_desktop.label": "Masquer sur un ordinateur de bureau", 138 | "editor.hide_on_mobile.label": "Masquer sur mobile", 139 | "editor.hide_on_tablet.label": "Masquer sur la tablette", 140 | "editor.hover_color.label": "Couleur du survol", 141 | "editor.hover_underline.label": "Soulignement lors du survol", 142 | "editor.icon_spacing.label": "Espacement des icônes", 143 | "editor.icon_type.label": "Type d'icône", 144 | "editor.image.added_drawing": "Ajout : dessin", 145 | "editor.image.added_frame": "Ajout : cadre", 146 | "editor.image.added_overlay_image": "Ajout : image superposée", 147 | "editor.image.added_shape": "Ajout : forme", 148 | "editor.image.added_sticker": "Ajout : autocollant", 149 | "editor.image.added_text": "Ajout : texte", 150 | "editor.image.applied_crop": "Application : raccourcissement", 151 | "editor.image.applied_filter": "Application : filtre", 152 | "editor.image.applied_resize": "Application : redimensionnement", 153 | "editor.image.applied_rounded_corners": "Application : coins arrondis", 154 | "editor.image.applied_transform": "Application : transformation", 155 | "editor.image.auto": "Automatique", 156 | "editor.image.auto_width": "Largeur automatique", 157 | "editor.image.auto_width_switch_off": "Désactivez la largeur automatique pour redimensionner manuellement l'image", 158 | "editor.image.brush_color": "Couleur de pinceau", 159 | "editor.image.brush_size": "Taille de pinceau", 160 | "editor.image.brush_type": "Type de pinceau", 161 | "editor.image.canvas_background": "Arrière-plan en toile", 162 | "editor.image.changed_background": "Changement : arrière-plan", 163 | "editor.image.changed_background_image": "Changement : image en arrière-plan", 164 | "editor.image.changed_style": "Changement : style", 165 | "editor.image.drop_or_upload": "Déposer ou télécharger", 166 | "editor.image.drop_upload": "Déposez une nouvelle image ici ou cliquez pour sélectionner les fichiers à télécharger.", 167 | "editor.image.full_width_mobile": "Pleine largeur sur téléphone cellulaire", 168 | "editor.image.image_options": "Options de l'image", 169 | "editor.image.image_url": "URL de l'image", 170 | "editor.image.initial": "Initiale", 171 | "editor.image.label": "Image", 172 | "editor.image.loaded_state": "Chargement : état", 173 | "editor.image.maintain_aspect_ratio": "Conserver le rapport d'aspect", 174 | "editor.image.main_image": "Image", 175 | "editor.image.objects_merged": "Objets : fusionnés", 176 | "editor.image.offset_x": "Décalage X", 177 | "editor.image.offset_y": "Décalage Y", 178 | "editor.image.outline_width": "Largeur du contour", 179 | "editor.image.uploading": "Téléversement...", 180 | "editor.image.upload_error": "Une erreur s'est produite lors du téléchargement de votre image. Assurez-vous qu'il s'agit d'un fichier image valide avec une taille sous {mbSize} Mo.", 181 | "editor.image.use_percentages": "Utiliser des pourcentages", 182 | "editor.image_link.label": "Lien d'image", 183 | "editor.image_size.label": "Taille de l’image", 184 | "editor.inherit_body_styles.label": "Hériter des propriétés du corps", 185 | "editor.labels.web": "Web", 186 | "editor.labels_color.label": "Couleur des étiquettes", 187 | "editor.labels_font.label": "Police des étiquettes", 188 | "editor.labels_font_size.label": "Taille de la police des étiquettes", 189 | "editor.layout.label": "Mise en page", 190 | "editor.left.label": "Gauche", 191 | "editor.line.label": "Ligne", 192 | "editor.line_height.label": "Hauteur de la ligne", 193 | "editor.link.body": "Corps", 194 | "editor.link.call_phone": "Numéro de téléphone", 195 | "editor.link.close_popup": "Fermer le menu incrusté", 196 | "editor.link.mailto": "Envoyer à", 197 | "editor.link.new_tab": "Nouvel onglet", 198 | "editor.link.no_page_sections_found": "Aucune section de page trouvée", 199 | "editor.link.onclick_unsupported": "OnClick n'est pas pris en charge", 200 | "editor.link.open_website": "Site Web ouvert", 201 | "editor.link.page_section": "Aller à la section de la page", 202 | "editor.link.phone": "Téléphone", 203 | "editor.link.same_tab": "Même onglet", 204 | "editor.link.send_email": "Envoyer un courriel", 205 | "editor.link.send_sms": "Envoyer un SMS", 206 | "editor.link.subject": "Sujet", 207 | "editor.link.target": "Cible", 208 | "editor.link.url": "URL", 209 | "editor.link_color.label": "Couleur du lien", 210 | "editor.margin.label": "Marges", 211 | "editor.mobile.description": "Vous modifiez actuellement les appareils mobiles. Basculez vers le bureau pour toutes les options de style.", 212 | "editor.offline_mode_is_enabled": "Le mode hors ligne est activé", 213 | "editor.padding.label": "Remplissage", 214 | "editor.placeholder.text": "Aucun contenu. Faites-en glisser depuis le panneau « Contenu ».", 215 | "editor.placeholder.text.left": "Pas de contenu ici. Faites glisser le contenu de la gauche.", 216 | "editor.play_icon_color.label": "Couleur de l'icône de lecture", 217 | "editor.play_icon_size.label": "Taille de l'icône de lecture", 218 | "editor.play_icon_type.label": "Type de l'icône de lecture", 219 | "editor.preheader_text.description": "Une pré-en-tête est un court texte de résumé qui suit la ligne d'objet lors de la lecture d'un courriel dans la boîte de réception.", 220 | "editor.preheader_text.label": "Texte de pré-en-tête", 221 | "editor.right.label": "Droite", 222 | "editor.rounded_border.label": "Rayon de la bordure", 223 | "editor.section_name.description": "Un nom de section est utilisé pour établir des liens à l'intérieur d'une page. Il sert d'ancre pour les boutons ou les liens.", 224 | "editor.section_name.label": "Nom de la section", 225 | "editor.separator.label": "Séparateur", 226 | "editor.social_links.label": "Liens sociaux", 227 | "editor.space_between_fields.label": "Espace entre les champs", 228 | "editor.submit_action.label": "Soumettre l'action", 229 | "editor.tablet.description": "Vous êtes actuellement en train d'éditer pour les tablettes. Commutateur pour toutes les options de style.", 230 | "editor.text.label": "Texte", 231 | "editor.text_align.label": "Alignement du texte", 232 | "editor.text_color.label": "Couleur du texte", 233 | "editor.top.label": "Haut", 234 | "editor.top_center.label": "Centre supérieur", 235 | "editor.top_left.label": "Supérieur gauche", 236 | "editor.top_right.label": "Supérieur droit", 237 | "editor.underline.label": "Soulignement", 238 | "editor.video.arrow_only": "Flèche uniquement", 239 | "editor.video.video_camera": "Caméra vidéo", 240 | "editor.video_url.description": "Ajoutez une URL vers YouTube ou Vimeo pour générer automatiquement une image de prévisualisation. L'image renverra vers l'URL fournie.", 241 | "editor.video_url.label": "URL de la vidéo", 242 | "editor.width.label": "Largeur", 243 | "editors_panel.title.content": "Contenu", 244 | "editors_panel.title.contents": "Contenus", 245 | "editors_panel.title.rows": "Lignes", 246 | "fields.birthday": "Anniversaire", 247 | "fields.company": "Entreprise", 248 | "fields.name": "Nom", 249 | "fields.phone_number": "Numéro de téléphone", 250 | "fields.website": "Site Web", 251 | "fields.zip_code": "Code postal", 252 | "inbox_preview.design_updated": "Le design a été mis à jour après votre dernière génération d'aperçu", 253 | "labels.align_text": "Aligner le texte", 254 | "labels.blur": "Flou", 255 | "labels.category": "Catégorie", 256 | "labels.color_picker": "Choix de couleur", 257 | "labels.comments": "Commentaires", 258 | "labels.contain": "Contenu", 259 | "labels.content": "Contenu", 260 | "labels.cover": "Couverture", 261 | "labels.custom": "Personnalisé", 262 | "labels.desktop_preview": "Aperçu de bureau", 263 | "labels.display_conditions": "Conditions d'affichage", 264 | "labels.dynamic_content_enabled": "Contenu dynamique activé", 265 | "labels.editor": "Éditeur", 266 | "labels.font": "Police", 267 | "labels.format_text": "Formater le texte", 268 | "labels.google_fonts": "Polices de Google", 269 | "labels.gradient": "Dégradé", 270 | "labels.hide": "Masquer", 271 | "labels.horizontal": "Horizontal", 272 | "labels.language": "Langue", 273 | "labels.loading": "Chargement", 274 | "labels.loading_images": "Chargement des images", 275 | "labels.load_more": "Charger plus", 276 | "labels.menu.links": "Liens du menu", 277 | "labels.merge_tags": "Fusionner les étiquettes", 278 | "labels.mobile_preview": "Aperçu mobile", 279 | "labels.more_images": "Plus d’images", 280 | "labels.new": "Nouveau", 281 | "labels.none": "Aucun", 282 | "labels.no_images": "Aucune image", 283 | "labels.no_results": "Aucun résultat", 284 | "labels.objects": "Objets", 285 | "labels.outline": "Contour", 286 | "labels.page": "Page", 287 | "labels.position": "Position", 288 | "labels.radius": "Rayon", 289 | "labels.redo": "Rétablir", 290 | "labels.safe_search": "Recherche sécurisée", 291 | "labels.search": "Recherche", 292 | "labels.search_images": "Parcourir des millions d'images", 293 | "labels.section": "Section", 294 | "labels.shadow": "Ombre", 295 | "labels.size": "Taille", 296 | "labels.size.unit.auto": "Automatique", 297 | "labels.something_went_wrong": "Quelque chose a mal tourné", 298 | "labels.special_links": "Liens spéciaux", 299 | "labels.stock_photos": "Banque d’images", 300 | "labels.stock_photos_by": "En collaboration avec Unsplash, Pexels et Pixabay.", 301 | "labels.stock_photos_license": "Toutes les images sont disponibles sous licence CC0 (Creative Commons Zero).", 302 | "labels.stop": "Arrêter", 303 | "labels.tags": "Balises", 304 | "labels.texture": "Texture", 305 | "labels.text_style": "Style de texte", 306 | "labels.timezone": "Fuseau horaire", 307 | "labels.undo": "Annuler", 308 | "labels.vertical": "Vertical", 309 | "modals.category.invalid": "Il s'agit d'un nom de catégorie non valide", 310 | "modals.category.placeholder": "Nom de la catégorie", 311 | "modals.delete.columns": "Vous allez perdre {columns, number} {columns, plural, one {colonne} other {colonnes}}. Êtes-vous sûr?", 312 | "modals.delete.confirmation": "Êtes-vous sûr de vouloir supprimer cet élément? Cette action ne peut pas être annulée.", 313 | "modals.delete.title": "Supprimer", 314 | "modals.display_conditions.title": "Sélectionnez une condition d'affichage", 315 | "modals.preview.browser_preview.label": "Navigateur", 316 | "modals.preview.exit_preview": "Quitter l'aperçu", 317 | "modals.preview.inbox_preview.button.generate_previews": "Générer des aperçus", 318 | "modals.preview.inbox_preview.label": "Boîte de réception", 319 | "modals.preview.inbox_preview.label.generating_again": "Générer à nouveau", 320 | "modals.preview.inbox_preview.label.generating_previews": "Génération d’aperçus", 321 | "modals.preview.inbox_preview.text.generate_previews": "Vérifiez à quoi ressemblera votre modèle dans la boîte de réception de différents appareils et services de messagerie.", 322 | "modals.preview.send_test_email.email_not_sent": "Courriel non envoyé", 323 | "modals.preview.send_test_email.email_sent": "Courriel envoyé", 324 | "modals.preview.send_test_email.label": "Envoyer un courriel d'essai", 325 | "modals.preview.send_test_email.on_the_way": "Votre courriel d'essai est en cours de livraison à {email}", 326 | "modals.preview.send_test_email.unexpected": "Une erreur s'est produite lors de l'envoi du courriel d'essai. Essayez à nouveau.", 327 | "modals.preview.title": "Aperçu", 328 | "modals.save_block.title": "Enregistrer le bloc", 329 | "modals.tags.description": "Les balises sont utilisées pour la recherche. Plusieurs balises peuvent être séparées par une virgule.", 330 | "modals.tags.placeholder": "balise1, balise 2", 331 | "option_groups.action.title": "Action", 332 | "option_groups.all.title": "Tout", 333 | "option_groups.background.title": "Arrière-plan", 334 | "option_groups.blank.title": "Vide", 335 | "option_groups.button.title": "Bouton", 336 | "option_groups.button_options.title": "Options de boutons", 337 | "option_groups.colors.title": "Couleurs", 338 | "option_groups.columns.title": "Les colonnes", 339 | "option_groups.column_number.title": "Colonne {number}", 340 | "option_groups.column_properties.title": "Propriétés de la colonne", 341 | "option_groups.countdown.title": "Compte à rebours", 342 | "option_groups.default.title": "Général", 343 | "option_groups.display_condition.title": "Condition d'affichage", 344 | "option_groups.email_settings.title": "Paramètres de messagerie", 345 | "option_groups.fields.title": "Champs", 346 | "option_groups.form.title": "Formulaire", 347 | "option_groups.html.title": "HTML", 348 | "option_groups.icons.title": "Icônes", 349 | "option_groups.image.title": "Image", 350 | "option_groups.labels.title": "Étiquettes", 351 | "option_groups.last_saved.title": "Dernière sauvegarde", 352 | "option_groups.layout.title": "Disposition", 353 | "option_groups.line.title": "Ligne", 354 | "option_groups.link.title": "Lien", 355 | "option_groups.links.title": "Liens", 356 | "option_groups.menu_items.title": "Éléments du menu", 357 | "option_groups.mobile.title": "Mobile", 358 | "option_groups.responsive_design.title": "Conception réactive", 359 | "option_groups.row_properties.title": "Propriétés de la ligne", 360 | "option_groups.size.title": "Taille", 361 | "option_groups.spacing.title": "Espacement", 362 | "option_groups.styles.title": "Styles", 363 | "option_groups.text.title": "Texte", 364 | "shapes.circle": "Cercle", 365 | "shapes.rectangle": "Rectangle", 366 | "shapes.round": "Rond", 367 | "shapes.square": "Carré", 368 | "sizes.large": "Grand", 369 | "sizes.largest": "Le plus grand", 370 | "sizes.medium": "Moyen", 371 | "sizes.small": "Petit", 372 | "sizes.smallest": "Le plus petit", 373 | "tabs.audit.empty.description": "L'audit est l'endroit où vous pouvez consulter tous les problèmes de votre conception et votre contenu.", 374 | "tabs.audit.missing_image_src": "URL d'image manquante", 375 | "tabs.audit.missing_title": "Titre de l'audit manquant", 376 | "tabs.audit.missing_tool_name": "Nom de l'outil introuvable", 377 | "tabs.audit.rules.button.empty_links.description": "Sans lien, les boutons ne fonctionneront pas lorsqu'un utilisateur cliquera dessus. Ajoutez un lien aux boutons suivants.", 378 | "tabs.audit.rules.button.empty_links.title": "Les liens des boutons sont vides", 379 | "tabs.audit.rules.image.alt_text.description": "Sans texte alternatif, les personnes qui utilisent des lecteurs d'écran ne peuvent pas accéder aux informations sur les images. Rédigez un texte alternatif adéquat pour les images suivantes.", 380 | "tabs.audit.rules.image.alt_text.title": "Texte alternatif manquant", 381 | "tabs.audit.rules.image.url.description": "Sans une URL d'image, les images suivantes ne seront pas affichées. Téléversez une image pour les images suivantes..", 382 | "tabs.audit.rules.image.url.title": "Images manquantes", 383 | "tabs.audit.rules.menu.empty_links.description": "Sans lien, le menu ne fonctionnera pas lorsqu'un utilisateur cliquera dessus. Ajoutez les liens manquants au menu suivant", 384 | "tabs.audit.rules.menu.empty_links.title": "Les liens de menu sont vides", 385 | "tabs.audit.take_me_to_fix": "Emmenez-moi à la réparation", 386 | "tools.form.field_label": "Étiquette du champ", 387 | "tools.form.field_name": "Nom du champ", 388 | "tools.form.field_type": "Type de champ", 389 | "tools.form.field_value": "Valeur du champ", 390 | "tools.form.new_field": "Nouveau champ", 391 | "tools.form.options_one_per_line": "Options (Une par ligne)", 392 | "tools.form.placeholder_text": "Texte de remplacement", 393 | "tools.form.required_field": "Champ requis", 394 | "tools.form.show_label": "Afficher l'étiquette", 395 | "tools.form.update_field": "Mettre à jour un champ", 396 | "tools.social.click_icons_to_add": "Cliquez sur les icônes pour ajouter", 397 | "tools.tabs.audit": "Audit", 398 | "tools.tabs.blocks": "Bloc", 399 | "tools.tabs.body": "Paramètres", 400 | "tools.tabs.content": "Contenu", 401 | "tools.tabs.images": "Images", 402 | "tools.tabs.row": "Ligne", 403 | "tools.tabs.uploads": "Téléversements", 404 | "tools.text.personalize": "Personnaliser", 405 | "tools.tooltip.drag_on_canvas": "Déplacer sur la toile", 406 | "tools.tooltip.got_it": "Compris" 407 | } -------------------------------------------------------------------------------- /zh-CN.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "添加栏", 3 | "buttons.add_content": "添加内容", 4 | "buttons.add_display_condition": "添加显示条件", 5 | "buttons.add_field": "添加区域", 6 | "buttons.add_footer": "添加页脚", 7 | "buttons.add_header": "添加标题", 8 | "buttons.add_new_field": "新增栏位", 9 | "buttons.add_new_item": "添加新项目", 10 | "buttons.add_row": "添加行", 11 | "buttons.add_text": "添加文本", 12 | "buttons.apply": "应用", 13 | "buttons.apply_effects": "应用特效及更多", 14 | "buttons.back": "返回", 15 | "buttons.background": "背景", 16 | "buttons.cancel": "取消", 17 | "buttons.change": "更改", 18 | "buttons.change_image": "更换图片", 19 | "buttons.close": "关闭", 20 | "buttons.comment": "评论", 21 | "buttons.corners": "角", 22 | "buttons.crop": "剪裁", 23 | "buttons.delete": "删除", 24 | "buttons.deselect": "取消", 25 | "buttons.desktop": "桌面版", 26 | "buttons.disable_amp": "禁用 AMP", 27 | "buttons.done": "完成", 28 | "buttons.draw": "绘图", 29 | "buttons.drawing": "绘图", 30 | "buttons.duplicate": "复制", 31 | "buttons.duplication_disabled_usage_limit": "由于使用限制,您无法复制这个", 32 | "buttons.edit": "编辑", 33 | "buttons.edit_image": "编辑图像", 34 | "buttons.edit_prompt": "编辑提示", 35 | "buttons.enable_amp": "启用 AMP", 36 | "buttons.expand_text": "展开文本", 37 | "buttons.filter": "筛选器", 38 | "buttons.fix_spelling_grammar": "修正拼写和语法", 39 | "buttons.frame": "框架", 40 | "buttons.generate": "生成", 41 | "buttons.generate_images": "生成图像", 42 | "buttons.get_suggestions": "获得推荐", 43 | "buttons.history": "历史", 44 | "buttons.make_it_formal": "正式一点", 45 | "buttons.make_it_friendly": "友善一点", 46 | "buttons.merge": "合并", 47 | "buttons.mobile": "移动版", 48 | "buttons.more_options": "更多选项", 49 | "buttons.next": "下一个", 50 | "buttons.open": "打开", 51 | "buttons.regenerate": "重新生成", 52 | "buttons.remove_column": "移除栏", 53 | "buttons.rephrase_text": "改写文本", 54 | "buttons.reset": "重置", 55 | "buttons.reset_value": "重设值", 56 | "buttons.resize": "调整尺寸", 57 | "buttons.save": "保存", 58 | "buttons.see_magic": "查看魔法", 59 | "buttons.select": "选择", 60 | "buttons.shape": "形状", 61 | "buttons.shapes": "形状", 62 | "buttons.show_fewer_options": "显示较少选项", 63 | "buttons.show_more_options": "显示更多选项", 64 | "buttons.sticker": "贴纸", 65 | "buttons.stickers": "贴纸", 66 | "buttons.summarize_text": "总结文本", 67 | "buttons.tablet": "平板电脑", 68 | "buttons.transform": "转换", 69 | "buttons.try_again": "重试", 70 | "buttons.update_field": "更新区域", 71 | "buttons.upload": "上传", 72 | "buttons.upload_image": "上传图片", 73 | "buttons.use_image": "使用图像", 74 | "buttons.use_prompt": "使用提示", 75 | "buttons.zoom": "缩放", 76 | "collaboration.add_comment": "添加评论", 77 | "collaboration.empty.subtitle": "选择要添加评论的组件", 78 | "collaboration.empty.title": "让团队协作变得更轻松!", 79 | "collaboration.empty_filtered.subtitle": "匹配你的筛选器", 80 | "collaboration.empty_filtered.title": "没找到线程", 81 | "collaboration.exit_mode": "关闭评论", 82 | "collaboration.filters.all": "所有", 83 | "collaboration.filters.only_yours": "只有你的", 84 | "collaboration.filters.resolved": "已解决", 85 | "collaboration.follow_docs_to_setup": "按照文档里的指示设置团队协作", 86 | "collaboration.leave_repply": "留下回复", 87 | "collaboration.login_to_collaborate": "你需要登录才能协作", 88 | "collaboration.panel.threads": "线程", 89 | "collaboration.replies.n": "{n}条回复", 90 | "collaboration.replies.none": "无回复", 91 | "collaboration.resolve": "解决", 92 | "collaboration.resolved": "已解决", 93 | "collaboration.types.feedback": "反馈", 94 | "collaboration.types.idea": "想法", 95 | "collaboration.types.question": "问题", 96 | "collaboration.types.urgent": "紧急", 97 | "colors.black": "黑色", 98 | "colors.ruby": "红宝石", 99 | "colors.white": "白色", 100 | "content_tools.button": "按钮", 101 | "content_tools.carousel": "轮播", 102 | "content_tools.columns": "列", 103 | "content_tools.divider": "分隔线", 104 | "content_tools.form": "表单", 105 | "content_tools.heading": "标题", 106 | "content_tools.html": "HTML", 107 | "content_tools.image": "图片", 108 | "content_tools.menu": "菜单", 109 | "content_tools.page_break": "分页符", 110 | "content_tools.social": "社交", 111 | "content_tools.text": "文字", 112 | "content_tools.timer": "定时器", 113 | "content_tools.video": "视频", 114 | "editor.action_type.label": "操作类型", 115 | "editor.align.label": "排列", 116 | "editor.alignment.label": "排列", 117 | "editor.all_sides.label": "全尺寸", 118 | "editor.alternate_text.label": "替代文字", 119 | "editor.anchor.section_already_exists": "已存在该名称的页面分区", 120 | "editor.background_color.label": "背景颜色", 121 | "editor.background_image.container_width": "容器宽度", 122 | "editor.background_image.label": "背景图片", 123 | "editor.background_image.repeat": "重复", 124 | "editor.border.dashed": "虚线", 125 | "editor.border.dotted": "点线", 126 | "editor.border.label": "边线", 127 | "editor.border.solid": "实线", 128 | "editor.bottom.label": "下", 129 | "editor.bottom_center.label": "底部中心", 130 | "editor.bottom_left.label": "左下角", 131 | "editor.bottom_right.label": "右下角", 132 | "editor.button_link.label": "链接按钮", 133 | "editor.center.label": "中心", 134 | "editor.center_left.label": "中间偏左", 135 | "editor.center_right.label": "中间偏右", 136 | "editor.color.brand_colors": "品牌颜色", 137 | "editor.color.common_colors": "常见颜色", 138 | "editor.color.label": "颜色", 139 | "editor.color.template_colors": "模板颜色", 140 | "editor.colors.label": "颜色", 141 | "editor.columns_background.label": "信件背景", 142 | "editor.container_padding.label": "内容边距", 143 | "editor.content_alignment.label": "内容对齐", 144 | "editor.content_background_color.label": "内容背景颜色", 145 | "editor.content_width.label": "内容宽度", 146 | "editor.desktop.description": "您目前在为桌面设备编辑。 切换以显示所有样式选项。", 147 | "editor.digits_color.label": "数字颜色", 148 | "editor.digits_font.label": "数字字体", 149 | "editor.digits_font_size.label": "数字字体大小", 150 | "editor.do_not_stack_on_mobile.label": "不要在手机上堆叠", 151 | "editor.end_time.label": "结束时间", 152 | "editor.fields.label": "栏位", 153 | "editor.font_family.label": "字型", 154 | "editor.font_size.label": "字体大小", 155 | "editor.font_weight.100": "超细", 156 | "editor.font_weight.200": "特细", 157 | "editor.font_weight.300": "细", 158 | "editor.font_weight.400": "正常", 159 | "editor.font_weight.500": "中等", 160 | "editor.font_weight.600": "半粗", 161 | "editor.font_weight.700": "粗", 162 | "editor.font_weight.800": "特粗", 163 | "editor.font_weight.900": "黑粗", 164 | "editor.font_weight.label": "字体粗细", 165 | "editor.form.custom": "自定义", 166 | "editor.form.method": "方法", 167 | "editor.form_alignment.label": "表单排列", 168 | "editor.form_width.label": "表单宽度", 169 | "editor.full_width.label": "全宽", 170 | "editor.heading_type.label": "标题类型", 171 | "editor.height.label": "高度", 172 | "editor.hide_on_desktop.label": "在桌面版本中隐藏", 173 | "editor.hide_on_mobile.label": "在手机端隐藏", 174 | "editor.hide_on_tablet.label": "在平板上隐藏", 175 | "editor.hover_background.label": "悬停背景颜色", 176 | "editor.hover_color.label": "停留颜色", 177 | "editor.hover_text.label": "悬停文本颜色", 178 | "editor.hover_underline.label": "悬停下划线", 179 | "editor.icon_size.label": "图标尺寸", 180 | "editor.icon_spacing.label": "图标间隔", 181 | "editor.icon_type.label": "图标类型", 182 | "editor.image.added_drawing": "已应用:绘图", 183 | "editor.image.added_frame": "已添加:框架", 184 | "editor.image.added_overlay_image": "已添加:覆盖图片", 185 | "editor.image.added_shape": "已添加:形状", 186 | "editor.image.added_sticker": "已添加:贴纸", 187 | "editor.image.added_text": "已添加:文本", 188 | "editor.image.applied_crop": "已应用:剪裁", 189 | "editor.image.applied_filter": "已应用:筛选器", 190 | "editor.image.applied_resize": "已应用:调整尺寸", 191 | "editor.image.applied_rounded_corners": "对象:圆角", 192 | "editor.image.applied_transform": "已应用:转换", 193 | "editor.image.auto": "自动调整", 194 | "editor.image.auto_width": "自动调整宽度", 195 | "editor.image.auto_width_switch_off": "关闭自动调整宽度以便手动调整图像大小", 196 | "editor.image.brush_color": "画笔颜色", 197 | "editor.image.brush_size": "画笔尺寸", 198 | "editor.image.brush_type": "画笔类型", 199 | "editor.image.canvas_background": "画布背景", 200 | "editor.image.changed_background": "已更改:背景", 201 | "editor.image.changed_background_image": "已更改:背景图片", 202 | "editor.image.changed_style": "已更改:类型", 203 | "editor.image.drop_or_upload": "拖放或上传", 204 | "editor.image.drop_upload": "拖放一张图片至此,或选择一张照片上传", 205 | "editor.image.full_width_mobile": "在手机上全宽", 206 | "editor.image.image_options": "图片选项", 207 | "editor.image.image_url": "图片 URL", 208 | "editor.image.initial": "首字母", 209 | "editor.image.label": "图片", 210 | "editor.image.loaded_state": "已载入:印记", 211 | "editor.image.maintain_aspect_ratio": "保持纵横比", 212 | "editor.image.main_image": "主图片", 213 | "editor.image.objects_merged": "对象:已合并", 214 | "editor.image.offset_x": "偏移X", 215 | "editor.image.offset_y": "偏移Y", 216 | "editor.image.outline_width": "轮廓宽度", 217 | "editor.image.uploading": "上传中", 218 | "editor.image.upload_error": "上传照片失败。请确定您的格式和档案大小必须小于 {mbSize} MB.", 219 | "editor.image.use_percentages": "使用百分比", 220 | "editor.image_link.label": "图片链接", 221 | "editor.image_size.label": "图像大小", 222 | "editor.inherit_body_styles.label": "继承 Body 样式", 223 | "editor.labels.missing_languages": "语言缺失", 224 | "editor.labels.try_it_now": "现在就试试!", 225 | "editor.labels.web": "Web", 226 | "editor.labels_color.label": "标签颜色", 227 | "editor.labels_font.label": "标签字体", 228 | "editor.labels_font_size.label": "标签字体大小", 229 | "editor.layout.label": "布局", 230 | "editor.left.label": "左", 231 | "editor.letter_spacing.label": "字符间距", 232 | "editor.line.label": "线型", 233 | "editor.line_height.label": "行高", 234 | "editor.link.body": "正文", 235 | "editor.link.call_phone": "电话号码", 236 | "editor.link.close_popup": "关闭弹窗", 237 | "editor.link.email": "电子邮箱", 238 | "editor.link.mailto": "收件人", 239 | "editor.link.new_tab": "新开标签页", 240 | "editor.link.no_page_sections_found": "未找到页面分区", 241 | "editor.link.onclick_unsupported": "不支持 OnClick", 242 | "editor.link.open_website": "打开网站", 243 | "editor.link.page_section": "前往页面分区", 244 | "editor.link.phone": "电话", 245 | "editor.link.same_tab": "原标签页", 246 | "editor.link.selection_limit_exceeded": "已达到所选项目的限制", 247 | "editor.link.send_email": "发送电子邮件", 248 | "editor.link.send_sms": "发送 SMS", 249 | "editor.link.subject": "主题", 250 | "editor.link.target": "对象", 251 | "editor.link.url": "URL", 252 | "editor.link_color.label": "链接颜色", 253 | "editor.magic_image.almost_there": "就快完成了", 254 | "editor.magic_image.analyzing_your_prompt": "正在分析您的提示", 255 | "editor.magic_image.choose_style": "选择风格", 256 | "editor.magic_image.choose_style_description": "为生成的图像选择一个主题。可包含艺术家姓名(如:毕加索等)或自定义画风,例如幻想、精细、现代、当代等。", 257 | "editor.magic_image.describe_image": "详细描述您想让 AI 创建的内容。", 258 | "editor.magic_image.enable_ai.heading": "让 AI 创作图像", 259 | "editor.magic_image.enable_ai.text": "用 AI 为您的设计获取完美而独特的自定义图像。", 260 | "editor.magic_image.first_experience.text": "使用 AI 获得完美图像。 无论是“沙滩上的球”还是“正在填表格的人”,只要输入就能创建出来!", 261 | "editor.magic_image.first_experience.title": "让 {ai} 创建图像", 262 | "editor.magic_image.generating_images": "正在生成图像", 263 | "editor.magic_image.generating_images_for": "生成图像中:", 264 | "editor.magic_image.modal_title": "{ai} 创建的奇妙图像", 265 | "editor.magic_image.no_suggestions": "没有建议", 266 | "editor.magic_image.prompt_placeholder": "一只乌龟在水下游泳,表现主义绘画", 267 | "editor.magic_image.prompt_score_good": "😊 看起来不错!您的提示似乎足以生成一些漂亮的图像。", 268 | "editor.magic_image.prompt_score_info": "💡 这是您的提示分数。使用有意义的词语并详细描述场景以获得更好的效果。", 269 | "editor.magic_image.prompt_score_not_good": "😕 您的提示分数还不够。尝试更有意义的词语并尽可能详细地描述场景。", 270 | "editor.magic_image.prompt_style_suffix": "{style}风格", 271 | "editor.magic_image.sample_prompt.computer": "蒸汽波画风的 90 年代电脑", 272 | "editor.magic_image.sample_prompt.david_sculpture": "米开朗基罗的大卫雕像正戴着耳机打碟的照片", 273 | "editor.magic_image.sample_prompt.samoyed": "一只萨摩耶伸着舌头拥着一只白色暹罗猫的照片", 274 | "editor.magic_image.sample_prompt.van_gogh": "描绘美国橄榄球运动员的梵高风格画作", 275 | "editor.magic_image.stock_list.text": "使用 AI 获得完美图像。只需输入您所需的内容,AI 就会为您创建。", 276 | "editor.magic_image.styles.3d_illustration": "3D 插图", 277 | "editor.magic_image.styles.flat_art": "平面艺术", 278 | "editor.magic_image.styles.geometric": "几何", 279 | "editor.magic_image.styles.lettering": "刻字", 280 | "editor.magic_image.styles.minimalism": "极简主义", 281 | "editor.magic_image.styles.psychedelic": "迷幻", 282 | "editor.magic_image.styles.realism": "现实主义", 283 | "editor.magic_image.styles.retro_vintage": "复古/老式", 284 | "editor.magic_image.styles.surrealism": "超现实主义", 285 | "editor.magic_image.styles.vector": "矢量", 286 | "editor.magic_image.suggested_prompts": "建议提示", 287 | "editor.magic_image.suggested_prompts_description": "AI 会根据您的输入生成一些提示,以帮助您获得更好的图像。 在以下选项中选择一项或继续使用您的原始输入:", 288 | "editor.magic_image.text_prompt": "您的文字提示", 289 | "editor.magic_image.the_prompt": "提示", 290 | "editor.magic_image.uploading_your_image": "升级您的图像中", 291 | "editor.magic_image.utilize_ai_created_images": "利用 *AI 创建的*图像,这些图像完全独一无二、前所未见。", 292 | "editor.margin.label": "间隔", 293 | "editor.mobile.description": "您当前正在为移动终端设备进行编辑。切换到桌面版以便获取所有样式选项。", 294 | "editor.offline_mode_is_enabled": "离线模式已启用", 295 | "editor.padding.label": "边距", 296 | "editor.placeholder.text": "这里没有内容。 从右侧拖动内容。", 297 | "editor.placeholder.text.left": "此处无内容,请从左侧拖拽内容。", 298 | "editor.placeholder.text.small": "此处无内容。", 299 | "editor.play_icon_color.label": "播放图标颜色", 300 | "editor.play_icon_size.label": "播放图标尺寸", 301 | "editor.play_icon_type.label": "播放图标类型", 302 | "editor.preheader_text.description": "预编译头(preheader)是在收件箱查看邮件时标题行之后的简短摘要文本。", 303 | "editor.preheader_text.label": "预编译头文本", 304 | "editor.right.label": "右", 305 | "editor.rounded_border.label": "圆角边线", 306 | "editor.section_name.description": "用于页面内链接的分区名称,被用作按钮或链接的锚点。", 307 | "editor.section_name.label": "分区名称", 308 | "editor.select_image.label": "选择图像", 309 | "editor.separator.label": "分隔符", 310 | "editor.smart_buttons.enable_ai.heading": "启用 AI", 311 | "editor.smart_buttons.enable_ai.text": "在这个按钮上试试我们的 AI 魔法。 看看这里最合适的效果!", 312 | "editor.smart_buttons.first_experience.text": "获取基于 {ai} 的建议,按您想要的风格打造按钮。", 313 | "editor.smart_buttons.first_experience.title": "智能按钮", 314 | "editor.smart_headings.alternate_suggestions": "根据您的文本更换推荐", 315 | "editor.smart_headings.enable_ai.text": "尝试在这一标题上应用我们的 AI 魔法。 看看什么最合适!", 316 | "editor.smart_headings.error.min_words": "最少需要{n}个字", 317 | "editor.smart_headings.error.text": "我们的 AI 不理解您的标题 请尝试其它关键词。", 318 | "editor.smart_headings.error.title": "魔法失效", 319 | "editor.smart_headings.first_experience.after": "大促正在进行时!", 320 | "editor.smart_headings.first_experience.before": "购物到手软!", 321 | "editor.smart_headings.first_experience.text": "根据您的标题,以您想要的基调获得基于 {ai} 的建议!", 322 | "editor.smart_headings.first_experience.title": "智能标题", 323 | "editor.smart_headings.heading_text": "标题文本", 324 | "editor.smart_headings.no_result": "没有找到你想要的结果?", 325 | "editor.smart_headings.outdated_text": "似乎您已经更新了文本,因而获得了新的推荐。", 326 | "editor.smart_headings.set_tone": "设定基调", 327 | "editor.smart_headings.type_few_words": "输入几个字,我们的人工智能就能提出建议帮助您。", 328 | "editor.smart_text.ai_enhance_text": "使用 AI 提高您的写作质量。", 329 | "editor.smart_text.text_empty": "文本不应为空", 330 | "editor.social_links.label": "社交链接", 331 | "editor.space_between_fields.label": "栏位间距", 332 | "editor.submit_action.label": "提交操作", 333 | "editor.tablet.description": "您目前在为平板设备编辑。 切换以显示所有样式选项。", 334 | "editor.text.label": "文字", 335 | "editor.text_align.label": "文字排列", 336 | "editor.text_color.label": "文字颜色", 337 | "editor.top.label": "上", 338 | "editor.top_center.label": "顶部中心", 339 | "editor.top_left.label": "左上角", 340 | "editor.top_right.label": "右上角", 341 | "editor.underline.label": "下划线", 342 | "editor.video.arrow_only": "仅箭头", 343 | "editor.video.video_camera": "摄像机", 344 | "editor.video_url.description": "添加Youtube或Vimeo的URL链接以自动生成预览图。图片将连接至你提供的URL链接。", 345 | "editor.video_url.label": "视频URL", 346 | "editor.width.label": "宽度", 347 | "editors_panel.title.content": "内容", 348 | "editors_panel.title.contents": "内容", 349 | "editors_panel.title.magic_image": "神奇图像", 350 | "editors_panel.title.rows": "栏位", 351 | "fields.birthday": "生日", 352 | "fields.company": "公司", 353 | "fields.name": "姓名", 354 | "fields.phone_number": "电话号码", 355 | "fields.website": "网站", 356 | "fields.zip_code": "邮政编码", 357 | "inbox_preview.design_updated": "设计已在你上一次生成预览后更新", 358 | "labels.ai": "AI", 359 | "labels.ai_assisted": "AI 辅助", 360 | "labels.alignment.bottom": "底部", 361 | "labels.alignment.center": "中心", 362 | "labels.alignment.flex_end": "结束", 363 | "labels.alignment.flex_start": "开始", 364 | "labels.alignment.justify": "证明", 365 | "labels.alignment.left": "左侧", 366 | "labels.alignment.right": "右侧", 367 | "labels.alignment.top": "顶部", 368 | "labels.align_text": "对齐文本", 369 | "labels.auto_off": "自动关闭", 370 | "labels.auto_on": "自动开启", 371 | "labels.blur": "模糊", 372 | "labels.category": "类别", 373 | "labels.change_language": "更改语言", 374 | "labels.characters": "特性", 375 | "labels.color_picker": "取色器", 376 | "labels.comments": "评论", 377 | "labels.contain": "包含", 378 | "labels.content": "内容", 379 | "labels.cover": "封面", 380 | "labels.custom": "自定义", 381 | "labels.dark_mode": "深色模式", 382 | "labels.description": "说明", 383 | "labels.desktop_preview": "桌面版预览", 384 | "labels.device_override": "某些值会被覆盖,具体取决于设备屏幕尺寸", 385 | "labels.disable_dark_mode": "禁用深色模式", 386 | "labels.dismiss": "关闭", 387 | "labels.display_conditions": "显示条件", 388 | "labels.dynamic_content_enabled": "已启用动态内容", 389 | "labels.editor": "编辑器", 390 | "labels.enable_dark_mode": "启用深色模式", 391 | "labels.font": "字体", 392 | "labels.footer": "页脚", 393 | "labels.format_text": "格式化文本", 394 | "labels.generated_images": "已生成的图像", 395 | "labels.generate_ai": "利用 AI 生成", 396 | "labels.generating": "正在生成", 397 | "labels.google_fonts": "Google字体", 398 | "labels.gradient": "斜率", 399 | "labels.header": "标题", 400 | "labels.hide": "隐藏", 401 | "labels.horizontal": "水平", 402 | "labels.language": "语言", 403 | "labels.light_mode": "浅色模式", 404 | "labels.loading": "正在加载", 405 | "labels.loading_images": "正在加载图片", 406 | "labels.load_more": "加载更多", 407 | "labels.menu.label": "标签", 408 | "labels.menu.links": "菜单链接", 409 | "labels.merge_tags": "合并标签", 410 | "labels.mobile_preview": "移动版预览", 411 | "labels.more_images": "更多图像", 412 | "labels.new": "新", 413 | "labels.none": "无", 414 | "labels.no_images": "无图像", 415 | "labels.no_results": "无结果", 416 | "labels.objects": "对象", 417 | "labels.outline": "轮廓", 418 | "labels.page": "页面", 419 | "labels.position": "位置", 420 | "labels.radius": "半径", 421 | "labels.recents": "最近", 422 | "labels.redo": "重做", 423 | "labels.refresh": "刷新", 424 | "labels.refresh_results": "刷新结果", 425 | "labels.resolution": "分辨率", 426 | "labels.safe_search": "安全搜索", 427 | "labels.search": "搜索", 428 | "labels.search_images": "搜索数百万张图片", 429 | "labels.search_images_by_name": "按名称搜索图片", 430 | "labels.section": "分区", 431 | "labels.select_tone": "选择色调", 432 | "labels.shadow": "阴影", 433 | "labels.show": "显示", 434 | "labels.size": "尺寸", 435 | "labels.size.unit.auto": "自动", 436 | "labels.smart_text": "智能文本", 437 | "labels.something_went_wrong": "出现错误", 438 | "labels.some_examples": "一些示例", 439 | "labels.special_links": "特殊链接", 440 | "labels.stock_photos": "素材图片", 441 | "labels.stock_photos_by": "由 Unsplash、Pexels、Pixabay 提供技术支持", 442 | "labels.stock_photos_license": "所有图片均由 Creative Commons Zero 授权。", 443 | "labels.stop": "停止", 444 | "labels.tags": "标签", 445 | "labels.texture": "纹理", 446 | "labels.text_style": "文本样式", 447 | "labels.timezone": "时区", 448 | "labels.tip": "技巧", 449 | "labels.tone": "色调", 450 | "labels.undo": "撤销", 451 | "labels.vertical": "垂直", 452 | "labels.words": "关键词", 453 | "modals.category.invalid": "这是无效的类别名称", 454 | "modals.category.placeholder": "类别名称", 455 | "modals.delete.columns": "你将失去{columns, number} {columns, plural, 1个 {column} 其它 {columns}}。你确定吗?", 456 | "modals.delete.confirmation": "你确定删除吗?此操作无法复原。", 457 | "modals.delete.title": "刪除", 458 | "modals.display_conditions.title": "选择一个显示条件", 459 | "modals.preview.browser_preview.label": "浏览器", 460 | "modals.preview.exit_preview": "退出预览", 461 | "modals.preview.inbox_preview.button.generate_previews": "生成预览", 462 | "modals.preview.inbox_preview.label": "收件箱", 463 | "modals.preview.inbox_preview.label.generating_again": "再次生成", 464 | "modals.preview.inbox_preview.label.generating_previews": "生成预览中", 465 | "modals.preview.inbox_preview.text.email_clients": "邮件客户端", 466 | "modals.preview.inbox_preview.text.generate_previews": "查看你的模板在不同设备和电子邮件服务下收件箱内的样子。", 467 | "modals.preview.inbox_preview.text.sync": "重新同步", 468 | "modals.preview.inbox_preview.title": "收件箱预览", 469 | "modals.preview.inbox_preview.tooltip.title": "预览不同邮件客服端中的邮件", 470 | "modals.preview.inbox_preview.try_again": "这次无法生成预览。请尝试再次生成。", 471 | "modals.preview.inbox_preview.unavailable": "没有可用的预览,请重试。", 472 | "modals.preview.send_test_email.email_not_sent": "电子邮件未发送", 473 | "modals.preview.send_test_email.email_sent": "电子邮件已发送", 474 | "modals.preview.send_test_email.label": "发送测试电子邮件", 475 | "modals.preview.send_test_email.on_the_way": "您的测试电子邮件正发送到 {email}", 476 | "modals.preview.send_test_email.sending": "正在发送", 477 | "modals.preview.send_test_email.unexpected": "发送测试电子邮件时出错。 请重试。", 478 | "modals.preview.title": "预览", 479 | "modals.save_block.title": "保存区块", 480 | "modals.tags.description": "标签用于搜索。多个标签可用逗号分隔。", 481 | "modals.tags.placeholder": "标签 1,标签 2", 482 | "option_groups.action.title": "编辑连接", 483 | "option_groups.all.title": "全部", 484 | "option_groups.background.title": "背景", 485 | "option_groups.blank.title": "空", 486 | "option_groups.button.title": "按钮", 487 | "option_groups.button_options.title": "按钮选项", 488 | "option_groups.colors.title": "颜色", 489 | "option_groups.columns.title": "列", 490 | "option_groups.column_number.title": "列 {number}", 491 | "option_groups.column_properties.title": "列属性", 492 | "option_groups.countdown.title": "倒计时", 493 | "option_groups.default.title": "一般", 494 | "option_groups.display_condition.title": "显示条件", 495 | "option_groups.email_settings.title": "邮箱设置", 496 | "option_groups.fields.title": "栏位", 497 | "option_groups.form.title": "表单", 498 | "option_groups.html.title": "HTML", 499 | "option_groups.icons.title": "图标", 500 | "option_groups.image.title": "图片", 501 | "option_groups.labels.title": "标签", 502 | "option_groups.last_saved.title": "最近保存", 503 | "option_groups.layout.title": "排版", 504 | "option_groups.line.title": "分隔线", 505 | "option_groups.link.title": "连结", 506 | "option_groups.links.title": "链接", 507 | "option_groups.magic_image.title": "神奇图像", 508 | "option_groups.menu_items.title": "菜单项", 509 | "option_groups.mobile.title": "移动", 510 | "option_groups.responsive_design.title": "响应式设计", 511 | "option_groups.row_properties.title": "行属性", 512 | "option_groups.size.title": "尺寸", 513 | "option_groups.smart_buttons.title": "智能按钮", 514 | "option_groups.smart_headings.title": "智能标题", 515 | "option_groups.spacing.title": "排版", 516 | "option_groups.styles.title": "样式", 517 | "option_groups.text.title": "文字", 518 | "shapes.circle": "圆圈", 519 | "shapes.rectangle": "矩形", 520 | "shapes.round": "圆", 521 | "shapes.square": "方形", 522 | "sizes.large": "大", 523 | "sizes.largest": "最大", 524 | "sizes.medium": "中", 525 | "sizes.small": "小", 526 | "sizes.smallest": "最小", 527 | "tabs.audit.empty.description": "在“审核”中,您可以看到设计和内容上的所有问题。", 528 | "tabs.audit.empty.subtitle": "都很好。", 529 | "tabs.audit.empty.title": "没有发现问题!", 530 | "tabs.audit.missing_image_src": "图像网址(URL)缺失", 531 | "tabs.audit.missing_title": "审核标题缺失", 532 | "tabs.audit.missing_tool_name": "找不到工具名称", 533 | "tabs.audit.rules.button.empty_links.description": "如果没有链接,用户点击按钮时,按钮将无法工作。 添加指向以下按钮的链接。", 534 | "tabs.audit.rules.button.empty_links.title": "按钮链接为空", 535 | "tabs.audit.rules.image.alt_text.description": "如果没有备用文本,依赖屏幕阅读器的用户将无法访问图像信息。为以下图像编写适当的备用文本。", 536 | "tabs.audit.rules.image.alt_text.title": "备用文本缺失", 537 | "tabs.audit.rules.image.url.description": "如果没有图像网址,以下图像将无法显示。向以下图像中上传新的图像。", 538 | "tabs.audit.rules.image.url.title": "图像缺失", 539 | "tabs.audit.rules.menu.empty_links.description": "如果没有链接,当用户点击菜单时,菜单将无法工作。 将缺失的链接添加到以下菜单。", 540 | "tabs.audit.rules.menu.empty_links.title": "菜单链接为空", 541 | "tabs.audit.take_me_to_fix": "开始修改", 542 | "tones.bold": "醒目", 543 | "tones.friendly": "友好", 544 | "tones.luxury": "奢华", 545 | "tones.professional": "专业", 546 | "tones.relaxed": "休闲", 547 | "tones.witty": "风趣", 548 | "tools.form.field_label": "区域标签", 549 | "tools.form.field_name": "区域名称", 550 | "tools.form.field_type": "区域类型", 551 | "tools.form.field_value": "区域值", 552 | "tools.form.new_field": "新区域", 553 | "tools.form.options_one_per_line": "选项(每行一个)", 554 | "tools.form.placeholder_text": "占位文本", 555 | "tools.form.required_field": "所需区域", 556 | "tools.form.show_label": "显示标签", 557 | "tools.form.update_field": "更新区域", 558 | "tools.social.click_icons_to_add": "点击图标进行添加", 559 | "tools.tabs.audit": "审核", 560 | "tools.tabs.blocks": "区块", 561 | "tools.tabs.body": "信件", 562 | "tools.tabs.content": "内容", 563 | "tools.tabs.images": "图片", 564 | "tools.tabs.row": "栏位", 565 | "tools.tabs.uploads": "上传的文件", 566 | "tools.text.personalize": "动态标签", 567 | "tools.tooltip.drag_on_canvas": "在画布上拖动", 568 | "tools.tooltip.got_it": "知道了" 569 | } -------------------------------------------------------------------------------- /zh-TW.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "新增欄位", 3 | "buttons.add_content": "增加內容", 4 | "buttons.add_display_condition": "新增顯示條件", 5 | "buttons.add_field": "增加欄位", 6 | "buttons.add_footer": "新增頁尾", 7 | "buttons.add_header": "新增頁首", 8 | "buttons.add_new_field": "新增欄位", 9 | "buttons.add_new_item": "新增項目", 10 | "buttons.add_row": "增加列", 11 | "buttons.add_text": "新增文字", 12 | "buttons.apply": "套用", 13 | "buttons.apply_effects": "使用特效與更多功能", 14 | "buttons.back": "返回", 15 | "buttons.background": "背景", 16 | "buttons.cancel": "取消", 17 | "buttons.change": "變更", 18 | "buttons.change_image": "更換圖片", 19 | "buttons.close": "關閉", 20 | "buttons.comment": "留言", 21 | "buttons.corners": "邊角", 22 | "buttons.crop": "裁切", 23 | "buttons.delete": "刪除", 24 | "buttons.deselect": "取消不選", 25 | "buttons.desktop": "桌面", 26 | "buttons.disable_amp": "停用 AMP", 27 | "buttons.done": "完成", 28 | "buttons.draw": "繪製", 29 | "buttons.drawing": "繪圖", 30 | "buttons.duplicate": "複製", 31 | "buttons.duplication_disabled_usage_limit": "由於使用限制,您無法複製此項目", 32 | "buttons.edit": "編輯", 33 | "buttons.edit_image": "編輯影像", 34 | "buttons.edit_prompt": "編輯提示詞", 35 | "buttons.enable_amp": "啟用 AMP", 36 | "buttons.expand_text": "擴寫文字", 37 | "buttons.filter": "濾鏡", 38 | "buttons.fix_spelling_grammar": "修正拼字及文法", 39 | "buttons.frame": "畫框", 40 | "buttons.generate": "產生", 41 | "buttons.generate_images": "生成圖像", 42 | "buttons.get_suggestions": "獲取建議", 43 | "buttons.history": "記錄", 44 | "buttons.make_it_formal": "使表述正式規範", 45 | "buttons.make_it_friendly": "使表述親切輕鬆", 46 | "buttons.merge": "合併", 47 | "buttons.mobile": "行動裝置", 48 | "buttons.more_options": "更多選項", 49 | "buttons.next": "下一個", 50 | "buttons.open": "開啟", 51 | "buttons.regenerate": "重新產生", 52 | "buttons.remove_column": "移除欄位", 53 | "buttons.rephrase_text": "改寫文字", 54 | "buttons.reset": "重設", 55 | "buttons.reset_value": "重設數值", 56 | "buttons.resize": "調整大小", 57 | "buttons.save": "儲存", 58 | "buttons.see_magic": "查看魔法", 59 | "buttons.select": "選擇", 60 | "buttons.shape": "圖形", 61 | "buttons.shapes": "圖形", 62 | "buttons.show_fewer_options": "顯示較少選項", 63 | "buttons.show_more_options": "顯示更多選項", 64 | "buttons.sticker": "貼圖", 65 | "buttons.stickers": "貼圖", 66 | "buttons.summarize_text": "摘要文字", 67 | "buttons.tablet": "平板電腦", 68 | "buttons.transform": "轉換", 69 | "buttons.try_again": "再次嘗試", 70 | "buttons.update_field": "更新欄位", 71 | "buttons.upload": "上傳", 72 | "buttons.upload_image": "上傳圖片", 73 | "buttons.use_image": "使用圖像", 74 | "buttons.use_prompt": "使用提示", 75 | "buttons.zoom": "縮放", 76 | "collaboration.add_comment": "新增留言", 77 | "collaboration.empty.subtitle": "選取要新增註解的文件", 78 | "collaboration.empty.title": "輕鬆進行團隊協同合作!", 79 | "collaboration.empty_filtered.subtitle": "正在比對您的篩選條件", 80 | "collaboration.empty_filtered.title": "未找到郵件對話", 81 | "collaboration.exit_mode": "關閉留言", 82 | "collaboration.filters.all": "全部", 83 | "collaboration.filters.only_yours": "只有您的", 84 | "collaboration.filters.resolved": "已解決", 85 | "collaboration.follow_docs_to_setup": "追蹤文件以設定團隊協同合作", 86 | "collaboration.leave_repply": "留言回覆", 87 | "collaboration.login_to_collaborate": "您必須登入才能協同合作", 88 | "collaboration.panel.threads": "郵件對話", 89 | "collaboration.replies.n": "{n} 則回覆", 90 | "collaboration.replies.none": "無回覆", 91 | "collaboration.resolve": "解決", 92 | "collaboration.resolved": "已解決", 93 | "collaboration.types.feedback": "回饋意見", 94 | "collaboration.types.idea": "想法", 95 | "collaboration.types.question": "問題", 96 | "collaboration.types.urgent": "緊急", 97 | "colors.black": "黑色", 98 | "colors.ruby": "紅寶石", 99 | "colors.white": "白色", 100 | "content_tools.button": "按鈕", 101 | "content_tools.carousel": "旋轉木馬/機場傳送帶", 102 | "content_tools.columns": "欄", 103 | "content_tools.divider": "分隔線", 104 | "content_tools.form": "表單", 105 | "content_tools.heading": "標題", 106 | "content_tools.html": "HTML", 107 | "content_tools.image": "圖片", 108 | "content_tools.menu": "選單", 109 | "content_tools.page_break": "分頁符號", 110 | "content_tools.social": "社交", 111 | "content_tools.text": "文字", 112 | "content_tools.timer": "計時器", 113 | "content_tools.video": "影片", 114 | "editor.action_type.label": "動作類型", 115 | "editor.align.label": "排列", 116 | "editor.alignment.label": "排列", 117 | "editor.all_sides.label": "全尺寸", 118 | "editor.alternate_text.label": "替代文字", 119 | "editor.anchor.section_already_exists": "已存在使用此名稱的頁面章節", 120 | "editor.background_color.label": "背景顏色", 121 | "editor.background_image.container_width": "容器寬度", 122 | "editor.background_image.label": "背景圖片", 123 | "editor.background_image.repeat": "重複", 124 | "editor.border.dashed": "虛線", 125 | "editor.border.dotted": "點線", 126 | "editor.border.label": "邊線", 127 | "editor.border.solid": "實線", 128 | "editor.bottom.label": "下", 129 | "editor.bottom_center.label": "下方置中", 130 | "editor.bottom_left.label": "左下角", 131 | "editor.bottom_right.label": "右下角", 132 | "editor.button_link.label": "連結按鈕", 133 | "editor.center.label": "置中", 134 | "editor.center_left.label": "中間靠左", 135 | "editor.center_right.label": "中間靠右", 136 | "editor.color.brand_colors": "品牌色彩", 137 | "editor.color.common_colors": "一般色彩", 138 | "editor.color.label": "顏色", 139 | "editor.color.template_colors": "範本色彩", 140 | "editor.colors.label": "顏色", 141 | "editor.columns_background.label": "信件背景", 142 | "editor.container_padding.label": "內容邊距", 143 | "editor.content_alignment.label": "內容對齊", 144 | "editor.content_background_color.label": "內容背景色彩", 145 | "editor.content_width.label": "內容寬度", 146 | "editor.desktop.description": "您目前正在為桌上型電腦進行編輯。 切換所有樣式選項。", 147 | "editor.digits_color.label": "數字顏色", 148 | "editor.digits_font.label": "數字字型", 149 | "editor.digits_font_size.label": "數字字型大小", 150 | "editor.do_not_stack_on_mobile.label": "不要在手機上堆疊", 151 | "editor.end_time.label": "結束時間", 152 | "editor.fields.label": "欄位", 153 | "editor.font_family.label": "字型", 154 | "editor.font_size.label": "字體大小", 155 | "editor.font_weight.100": "超細", 156 | "editor.font_weight.200": "特細", 157 | "editor.font_weight.300": "細體", 158 | "editor.font_weight.400": "標準", 159 | "editor.font_weight.500": "中等", 160 | "editor.font_weight.600": "次粗", 161 | "editor.font_weight.700": "粗體", 162 | "editor.font_weight.800": "特粗", 163 | "editor.font_weight.900": "超粗", 164 | "editor.font_weight.label": "字體粗細", 165 | "editor.form.custom": "自訂", 166 | "editor.form.method": "方法", 167 | "editor.form_alignment.label": "表單排列", 168 | "editor.form_width.label": "表單寬度", 169 | "editor.full_width.label": "全寬", 170 | "editor.heading_type.label": "標題類型", 171 | "editor.height.label": "高度", 172 | "editor.hide_on_desktop.label": "於桌面隱藏", 173 | "editor.hide_on_mobile.label": "在行動裝置上隱藏", 174 | "editor.hide_on_tablet.label": "隱藏於平板電腦上", 175 | "editor.hover_background.label": "滑鼠懸停背景色彩", 176 | "editor.hover_color.label": "停留顏色", 177 | "editor.hover_text.label": "滑鼠懸停文字色彩", 178 | "editor.hover_underline.label": "游標懸停底線", 179 | "editor.icon_size.label": "圖示大小", 180 | "editor.icon_spacing.label": "圖示間隔", 181 | "editor.icon_type.label": "圖示類型", 182 | "editor.image.added_drawing": "已新增:繪圖", 183 | "editor.image.added_frame": "已新增:畫框", 184 | "editor.image.added_overlay_image": "已新增:重疊影像", 185 | "editor.image.added_shape": "已新增:圖形", 186 | "editor.image.added_sticker": "已新增:貼圖", 187 | "editor.image.added_text": "已新增:文字", 188 | "editor.image.applied_crop": "已套用:裁切", 189 | "editor.image.applied_filter": "已套用:濾鏡", 190 | "editor.image.applied_resize": "已套用:調整大小", 191 | "editor.image.applied_rounded_corners": "已套用:圓角", 192 | "editor.image.applied_transform": "已套用:轉換", 193 | "editor.image.auto": "自動", 194 | "editor.image.auto_width": "自動寬度", 195 | "editor.image.auto_width_switch_off": "關閉自動寬度以手動調整圖片尺寸", 196 | "editor.image.brush_color": "筆刷色彩", 197 | "editor.image.brush_size": "筆刷大小", 198 | "editor.image.brush_type": "筆刷類型", 199 | "editor.image.canvas_background": "畫布背景", 200 | "editor.image.changed_background": "已變更:背景", 201 | "editor.image.changed_background_image": "已變更:背景影像", 202 | "editor.image.changed_style": "已變更:樣式", 203 | "editor.image.drop_or_upload": "刪除或上傳", 204 | "editor.image.drop_upload": "拖放一張圖片至此,或選擇一張照片上傳", 205 | "editor.image.full_width_mobile": "在行動裝置上顯示全寬", 206 | "editor.image.image_options": "圖片選項", 207 | "editor.image.image_url": "圖片 URL", 208 | "editor.image.initial": "起始", 209 | "editor.image.label": "圖片", 210 | "editor.image.loaded_state": "已載入:狀態", 211 | "editor.image.maintain_aspect_ratio": "保持外觀比例", 212 | "editor.image.main_image": "主要影像", 213 | "editor.image.objects_merged": "物件:已合併", 214 | "editor.image.offset_x": "X 位移", 215 | "editor.image.offset_y": "Y 位移", 216 | "editor.image.outline_width": "外框粗細", 217 | "editor.image.uploading": "上傳中", 218 | "editor.image.upload_error": "上傳照片失敗。 請確定您的圖片格式和檔案大小必須小於 {mbSize} MB.", 219 | "editor.image.use_percentages": "使用百分比", 220 | "editor.image_link.label": "圖片連結", 221 | "editor.image_size.label": "影像大小", 222 | "editor.inherit_body_styles.label": "繼承 Body 樣式", 223 | "editor.labels.missing_languages": "缺少語言", 224 | "editor.labels.try_it_now": "立即試試!", 225 | "editor.labels.web": "網頁", 226 | "editor.labels_color.label": "標籤顏色", 227 | "editor.labels_font.label": "標籤字型", 228 | "editor.labels_font_size.label": "標籤字型大小", 229 | "editor.layout.label": "排版", 230 | "editor.left.label": "左", 231 | "editor.letter_spacing.label": "字母間距", 232 | "editor.line.label": "線型", 233 | "editor.line_height.label": "行高", 234 | "editor.link.body": "本文", 235 | "editor.link.call_phone": "撥電話號碼", 236 | "editor.link.close_popup": "關閉彈出式視窗", 237 | "editor.link.email": "電子郵件", 238 | "editor.link.mailto": "傳送到", 239 | "editor.link.new_tab": "新開標籤頁", 240 | "editor.link.no_page_sections_found": "未找到頁面章節", 241 | "editor.link.onclick_unsupported": "不支援 OnClick", 242 | "editor.link.open_website": "開啟網站", 243 | "editor.link.page_section": "前往頁面章節", 244 | "editor.link.phone": "電話", 245 | "editor.link.same_tab": "原標籤頁", 246 | "editor.link.selection_limit_exceeded": "已達到所選項目的限制", 247 | "editor.link.send_email": "寄出電子郵件", 248 | "editor.link.send_sms": "傳送簡訊", 249 | "editor.link.subject": "主題", 250 | "editor.link.target": "目標", 251 | "editor.link.url": "URL", 252 | "editor.link_color.label": "連結色彩", 253 | "editor.magic_image.almost_there": "快要完成了", 254 | "editor.magic_image.analyzing_your_prompt": "正在分析您的提示詞", 255 | "editor.magic_image.choose_style": "選擇風格", 256 | "editor.magic_image.choose_style_description": "挑選產生圖片的主題,其可以包含藝術家名稱(畢卡索等)或自訂風格,例如幻想、細緻、現代、當代等。", 257 | "editor.magic_image.describe_image": "詳細描述您想要 AI 創建什麼。", 258 | "editor.magic_image.enable_ai.heading": "允許 AI 建立影像", 259 | "editor.magic_image.enable_ai.text": "用 AI 爲您的設計獲得獨一無二的完美自定義圖像。", 260 | "editor.magic_image.first_experience.text": "用 AI 獲得完美圖像。 無論是「沙灘上的球」還是「填表格的人」,只要輸入就可以創建它!", 261 | "editor.magic_image.first_experience.title": "讓 {ai} 創建圖像", 262 | "editor.magic_image.generating_images": "產生影像中", 263 | "editor.magic_image.generating_images_for": "正在依下列需求產生圖片:", 264 | "editor.magic_image.modal_title": "{ai} 的魔術圖像", 265 | "editor.magic_image.no_suggestions": "無建議", 266 | "editor.magic_image.prompt_placeholder": "一隻烏龜在水下游,表現主義繪畫", 267 | "editor.magic_image.prompt_score_good": "😊 看起來不錯哦!您的提示詞似乎足以產生一些不錯的圖片。", 268 | "editor.magic_image.prompt_score_info": "💡 這是您的提示詞分數。使用具有意義的詞語並詳細描述場景,即可取得更好的成果。", 269 | "editor.magic_image.prompt_score_not_good": "😕 您的提示詞分數尚不理想。請嘗試使用更具意義的詞語,並盡可能地詳細描述場景。", 270 | "editor.magic_image.prompt_style_suffix": "{style} 風格", 271 | "editor.magic_image.sample_prompt.computer": "一部 90 年代蒸氣波風格的電腦", 272 | "editor.magic_image.sample_prompt.david_sculpture": "一張米開朗基羅大衛像戴著耳機刷碟的照片", 273 | "editor.magic_image.sample_prompt.samoyed": "一張薩摩耶犬伸出舌頭擁抱一隻白色暹羅貓的照片", 274 | "editor.magic_image.sample_prompt.van_gogh": "一幅梵谷風格的美式足球運動員畫作", 275 | "editor.magic_image.stock_list.text": "使用 AI 獲得完美影像。只需輸入想要的影像,AI 就會為您創作出來。", 276 | "editor.magic_image.styles.3d_illustration": "3D 插畫", 277 | "editor.magic_image.styles.flat_art": "扁平藝術", 278 | "editor.magic_image.styles.geometric": "幾何", 279 | "editor.magic_image.styles.lettering": "文字繪畫", 280 | "editor.magic_image.styles.minimalism": "極簡主義", 281 | "editor.magic_image.styles.psychedelic": "迷幻", 282 | "editor.magic_image.styles.realism": "寫實主義", 283 | "editor.magic_image.styles.retro_vintage": "復古/仿古", 284 | "editor.magic_image.styles.surrealism": "超現實主義", 285 | "editor.magic_image.styles.vector": "向量", 286 | "editor.magic_image.suggested_prompts": "建議的提示詞", 287 | "editor.magic_image.suggested_prompts_description": "根據您的輸入內容,AI 產生了一些提示詞來協助您取得更好的圖片。請選擇下列其中一項提示詞,或繼續使用原先的輸入內容:", 288 | "editor.magic_image.text_prompt": "您的文本提示", 289 | "editor.magic_image.the_prompt": "提示", 290 | "editor.magic_image.uploading_your_image": "正在上傳您的圖片", 291 | "editor.magic_image.utilize_ai_created_images": "善用完全獨一無二且前所未見的 *AI 創建* 影像。", 292 | "editor.margin.label": "間隔", 293 | "editor.mobile.description": "您目前正在為行動裝置編輯。切換到桌面查看所有樣式選項。", 294 | "editor.offline_mode_is_enabled": "離線模式已啟用", 295 | "editor.padding.label": "邊距", 296 | "editor.placeholder.text": "这里没有内容。 从右侧拖动内容。", 297 | "editor.placeholder.text.left": "這裡沒有內容。請從左邊拖曳內容。", 298 | "editor.placeholder.text.small": "此處無內容。", 299 | "editor.play_icon_color.label": "播放圖示色彩", 300 | "editor.play_icon_size.label": "播放圖示大小", 301 | "editor.play_icon_type.label": "播放圖示類型", 302 | "editor.preheader_text.description": "預覽內容文字是指從收件匣檢視電子郵件時,主旨行後面的簡短摘要文字,", 303 | "editor.preheader_text.label": "預覽內容文字", 304 | "editor.right.label": "右", 305 | "editor.rounded_border.label": "圓角邊線", 306 | "editor.section_name.description": "章節名稱用於頁面內的連結,可作為按鈕或連結的錨點。", 307 | "editor.section_name.label": "章節名稱", 308 | "editor.select_image.label": "選取影像", 309 | "editor.separator.label": "分隔物件", 310 | "editor.smart_buttons.enable_ai.heading": "啟用 AI", 311 | "editor.smart_buttons.enable_ai.text": "在此按鈕上試試我們的 AI 魔法。 看看這裏什麼最有效!", 312 | "editor.smart_buttons.first_experience.text": "獲取基於 {ai} 的建議,用於您想要的任何語氣的按鈕。", 313 | "editor.smart_buttons.first_experience.title": "智能按鈕", 314 | "editor.smart_headings.alternate_suggestions": "根據你的文本替換建議", 315 | "editor.smart_headings.enable_ai.text": "就此標題試試我們的 AI 魔法。 查看什麼是最好的!", 316 | "editor.smart_headings.error.min_words": "最少需要 {n} 個字", 317 | "editor.smart_headings.error.text": "我們的 AI 無法理解你的標題。 嘗試用一些不同的詞。", 318 | "editor.smart_headings.error.title": "這招不靈", 319 | "editor.smart_headings.first_experience.after": "大減價!", 320 | "editor.smart_headings.first_experience.before": "買到手軟!", 321 | "editor.smart_headings.first_experience.text": "為你想要的任何語氣的標題獲取基於 {ai} 的建議!", 322 | "editor.smart_headings.first_experience.title": "智能標題", 323 | "editor.smart_headings.heading_text": "標題文字", 324 | "editor.smart_headings.no_result": "沒找到你要找的嗎?", 325 | "editor.smart_headings.outdated_text": "看起來你已經更新了文本,且有了新的建議。", 326 | "editor.smart_headings.set_tone": "定下基調", 327 | "editor.smart_headings.type_few_words": "輸入幾個字,以便我們的 AI 為您提供建議。", 328 | "editor.smart_text.ai_enhance_text": "使用 AI 提升您的寫作品質。", 329 | "editor.smart_text.text_empty": "文字不能為空白", 330 | "editor.social_links.label": "社交連結", 331 | "editor.space_between_fields.label": "欄位間距", 332 | "editor.submit_action.label": "送出動作", 333 | "editor.tablet.description": "您目前正在為平板電腦進行編輯。 切換所有樣式選項。", 334 | "editor.text.label": "文字", 335 | "editor.text_align.label": "文字排列", 336 | "editor.text_color.label": "文字顏色", 337 | "editor.top.label": "上", 338 | "editor.top_center.label": "上方置中", 339 | "editor.top_left.label": "左上角", 340 | "editor.top_right.label": "右上角", 341 | "editor.underline.label": "底線", 342 | "editor.video.arrow_only": "只有箭頭", 343 | "editor.video.video_camera": "影片攝影機", 344 | "editor.video_url.description": "增加一個 YouTube 或 Vimeo 的 URL 來自動的產生預覽影像。該影像會連結到所提供的 URL。", 345 | "editor.video_url.label": "影片 URL", 346 | "editor.width.label": "寬度", 347 | "editors_panel.title.content": "內容", 348 | "editors_panel.title.contents": "內容", 349 | "editors_panel.title.magic_image": "魔法影像", 350 | "editors_panel.title.rows": "欄位", 351 | "fields.birthday": "生日", 352 | "fields.company": "公司", 353 | "fields.name": "名稱", 354 | "fields.phone_number": "電話號碼", 355 | "fields.website": "網站", 356 | "fields.zip_code": "郵遞區號", 357 | "inbox_preview.design_updated": "上次產生預覽後,設計已更新", 358 | "labels.ai": "AI", 359 | "labels.ai_assisted": "AI 輔助", 360 | "labels.alignment.bottom": "置底", 361 | "labels.alignment.center": "置中", 362 | "labels.alignment.flex_end": "結束", 363 | "labels.alignment.flex_start": "開始", 364 | "labels.alignment.justify": "左右對齊", 365 | "labels.alignment.left": "靠左", 366 | "labels.alignment.right": "靠右", 367 | "labels.alignment.top": "置頂", 368 | "labels.align_text": "對齊文字", 369 | "labels.auto_off": "自動關閉", 370 | "labels.auto_on": "自動開啟", 371 | "labels.blur": "模糊", 372 | "labels.category": "類別", 373 | "labels.change_language": "變更語言", 374 | "labels.characters": "字符", 375 | "labels.color_picker": "色彩選擇器", 376 | "labels.comments": "留言", 377 | "labels.contain": "包含", 378 | "labels.content": "內容", 379 | "labels.cover": "封面", 380 | "labels.custom": "自訂", 381 | "labels.dark_mode": "黑暗模式", 382 | "labels.description": "描述", 383 | "labels.desktop_preview": "桌面預覽", 384 | "labels.device_override": "視裝置螢幕大小而定,某些值會被覆蓋", 385 | "labels.disable_dark_mode": "停用深色模式", 386 | "labels.dismiss": "關閉", 387 | "labels.display_conditions": "顯示條件", 388 | "labels.dynamic_content_enabled": "已啟用動態內容", 389 | "labels.editor": "編輯器", 390 | "labels.enable_dark_mode": "啟用深色模式", 391 | "labels.font": "字型", 392 | "labels.footer": "頁尾", 393 | "labels.format_text": "格式化文字", 394 | "labels.generated_images": "已生成圖像", 395 | "labels.generate_ai": "使用 AI 生成", 396 | "labels.generating": "生成中", 397 | "labels.google_fonts": "Google Fonts", 398 | "labels.gradient": "漸層", 399 | "labels.header": "頁首", 400 | "labels.hide": "隱藏", 401 | "labels.horizontal": "橫式", 402 | "labels.language": "語言", 403 | "labels.light_mode": "明亮模式", 404 | "labels.loading": "正在載入", 405 | "labels.loading_images": "正在載入影像", 406 | "labels.load_more": "載入更多", 407 | "labels.menu.label": "標籤", 408 | "labels.menu.links": "目錄連結", 409 | "labels.merge_tags": "合併標籤", 410 | "labels.mobile_preview": "行動裝置預覽", 411 | "labels.more_images": "更多圖片", 412 | "labels.new": "新", 413 | "labels.none": "無", 414 | "labels.no_images": "沒有圖像", 415 | "labels.no_results": "沒有結果", 416 | "labels.objects": "物件", 417 | "labels.outline": "外框", 418 | "labels.page": "頁面", 419 | "labels.position": "位置", 420 | "labels.radius": "半徑", 421 | "labels.recents": "最近使用", 422 | "labels.redo": "取消復原", 423 | "labels.refresh": "刷新", 424 | "labels.refresh_results": "重新整理結果", 425 | "labels.resolution": "解析度", 426 | "labels.safe_search": "安全搜尋", 427 | "labels.search": "搜尋", 428 | "labels.search_images": "搜尋幾百萬個影像", 429 | "labels.search_images_by_name": "按名稱搜尋圖片", 430 | "labels.section": "章節", 431 | "labels.select_tone": "選取色調", 432 | "labels.shadow": "陰影", 433 | "labels.show": "顯示", 434 | "labels.size": "大小", 435 | "labels.size.unit.auto": "自動", 436 | "labels.smart_text": "智慧文字", 437 | "labels.something_went_wrong": "發生問題", 438 | "labels.some_examples": "一些示例", 439 | "labels.special_links": "特殊連結", 440 | "labels.stock_photos": "圖庫相片", 441 | "labels.stock_photos_by": "由 Unsplash、Pexels、Pixabay 驅動。", 442 | "labels.stock_photos_license": "所有影像均經 Creative Commons Zero 授權。", 443 | "labels.stop": "停止", 444 | "labels.tags": "標籤", 445 | "labels.texture": "紋理", 446 | "labels.text_style": "文字樣式", 447 | "labels.timezone": "時區", 448 | "labels.tip": "貼士", 449 | "labels.tone": "語氣", 450 | "labels.undo": "復原", 451 | "labels.vertical": "直式", 452 | "labels.words": "詞", 453 | "modals.category.invalid": "這是無效的類別名稱", 454 | "modals.category.placeholder": "類別名稱", 455 | "modals.delete.columns": "您會失去{columns, number} {columns, plural, one {column} other {columns}}。您確定嗎?", 456 | "modals.delete.confirmation": "你確定刪除嗎?此操作無法復原。", 457 | "modals.delete.title": "刪除", 458 | "modals.display_conditions.title": "選取顯示條件", 459 | "modals.preview.browser_preview.label": "瀏覽器", 460 | "modals.preview.exit_preview": "退出預覽", 461 | "modals.preview.inbox_preview.button.generate_previews": "產生預覽", 462 | "modals.preview.inbox_preview.label": "收件箱", 463 | "modals.preview.inbox_preview.label.generating_again": "重新產生", 464 | "modals.preview.inbox_preview.label.generating_previews": "正在產生預覽", 465 | "modals.preview.inbox_preview.text.email_clients": "電子郵件客戶端", 466 | "modals.preview.inbox_preview.text.generate_previews": "查看您的範本在不同裝置和電子郵件服務的收信匣中看起來是什麼樣子。", 467 | "modals.preview.inbox_preview.text.sync": "重新同步", 468 | "modals.preview.inbox_preview.title": "收件匣預覽", 469 | "modals.preview.inbox_preview.tooltip.title": "在不同的電子郵件客戶端中預覽郵件", 470 | "modals.preview.inbox_preview.try_again": "這次無法產生預覽。請再試一次。", 471 | "modals.preview.inbox_preview.unavailable": "沒有可用的預覽,請再試一次。", 472 | "modals.preview.send_test_email.email_not_sent": "郵件未發送", 473 | "modals.preview.send_test_email.email_sent": "郵件已發送", 474 | "modals.preview.send_test_email.label": "發送測試郵件", 475 | "modals.preview.send_test_email.on_the_way": "您的測試郵件正在發送至 {email} 的途中", 476 | "modals.preview.send_test_email.sending": "正在傳送", 477 | "modals.preview.send_test_email.unexpected": "發送測試郵件時出現錯誤。 再次嘗試。", 478 | "modals.preview.title": "預覽", 479 | "modals.save_block.title": "儲存區塊", 480 | "modals.tags.description": "標籤被用於搜尋。多個標籤可以用逗號加以分隔。", 481 | "modals.tags.placeholder": "標籤 1,標籤 2", 482 | "option_groups.action.title": "編輯連結", 483 | "option_groups.all.title": "全部", 484 | "option_groups.background.title": "背景", 485 | "option_groups.blank.title": "空白", 486 | "option_groups.button.title": "按鈕", 487 | "option_groups.button_options.title": "按鈕選項", 488 | "option_groups.colors.title": "顏色", 489 | "option_groups.columns.title": "欄", 490 | "option_groups.column_number.title": "欄 {number}", 491 | "option_groups.column_properties.title": "欄屬性", 492 | "option_groups.countdown.title": "倒數計時", 493 | "option_groups.default.title": "一般", 494 | "option_groups.display_condition.title": "顯示條件", 495 | "option_groups.email_settings.title": "電子郵件設定", 496 | "option_groups.fields.title": "欄位", 497 | "option_groups.form.title": "表單", 498 | "option_groups.html.title": "HTML", 499 | "option_groups.icons.title": "圖示", 500 | "option_groups.image.title": "圖片", 501 | "option_groups.labels.title": "標籤", 502 | "option_groups.last_saved.title": "上次儲存的", 503 | "option_groups.layout.title": "排版", 504 | "option_groups.line.title": "分隔線", 505 | "option_groups.link.title": "連結", 506 | "option_groups.links.title": "連結", 507 | "option_groups.magic_image.title": "魔法影像", 508 | "option_groups.menu_items.title": "選單項目", 509 | "option_groups.mobile.title": "移動", 510 | "option_groups.responsive_design.title": "響應式設計", 511 | "option_groups.row_properties.title": "列屬性", 512 | "option_groups.size.title": "大小", 513 | "option_groups.smart_buttons.title": "智能按鈕", 514 | "option_groups.smart_headings.title": "智能標題", 515 | "option_groups.spacing.title": "排版", 516 | "option_groups.styles.title": "樣式", 517 | "option_groups.text.title": "文字", 518 | "shapes.circle": "圓圈", 519 | "shapes.rectangle": "矩形", 520 | "shapes.round": "圓", 521 | "shapes.square": "正方形", 522 | "sizes.large": "大", 523 | "sizes.largest": "最大的", 524 | "sizes.medium": "中", 525 | "sizes.small": "小", 526 | "sizes.smallest": "最小的", 527 | "tabs.audit.empty.description": "你可以在查核中看到所有設計及內容上的問題。", 528 | "tabs.audit.empty.subtitle": "都很好。", 529 | "tabs.audit.empty.title": "未找到任何問題!", 530 | "tabs.audit.missing_image_src": "缺少圖片網址", 531 | "tabs.audit.missing_title": "缺少查核標題", 532 | "tabs.audit.missing_tool_name": "未找到工具名稱", 533 | "tabs.audit.rules.button.empty_links.description": "如果沒有連結,使用者點擊按鈕時就不會有作用。為以下按鈕增加一個連結。", 534 | "tabs.audit.rules.button.empty_links.title": "按鈕連結空白", 535 | "tabs.audit.rules.image.alt_text.description": "如果沒有替代文字,依賴螢幕閱讀器的人就得不到圖片資訊。為以下圖片寫一段適當的替代文字。", 536 | "tabs.audit.rules.image.alt_text.title": "缺少替代文字", 537 | "tabs.audit.rules.image.url.description": "如果沒有圖片網址,以下圖片就不會呈現。上傳一個圖片到以下圖片位置。", 538 | "tabs.audit.rules.image.url.title": "缺少圖片", 539 | "tabs.audit.rules.menu.empty_links.description": "如果沒有連結,使用者點擊目錄時就不會有作用。為以下目錄增加缺少的連結。", 540 | "tabs.audit.rules.menu.empty_links.title": "目錄連結空白", 541 | "tabs.audit.take_me_to_fix": "帶我去修復", 542 | "tones.bold": "大膽", 543 | "tones.friendly": "友好", 544 | "tones.luxury": "奢華", 545 | "tones.professional": "專業", 546 | "tones.relaxed": "放鬆", 547 | "tones.witty": "風趣", 548 | "tools.form.field_label": "欄位標籤", 549 | "tools.form.field_name": "欄位名稱", 550 | "tools.form.field_type": "欄位類型", 551 | "tools.form.field_value": "欄位數值", 552 | "tools.form.new_field": "新欄位", 553 | "tools.form.options_one_per_line": "選項(每行一項)", 554 | "tools.form.placeholder_text": "佔位符文字", 555 | "tools.form.required_field": "所需的欄位", 556 | "tools.form.show_label": "顯示標籤", 557 | "tools.form.update_field": "更新欄位", 558 | "tools.social.click_icons_to_add": "點擊圖示來增加", 559 | "tools.tabs.audit": "查核", 560 | "tools.tabs.blocks": "區塊群", 561 | "tools.tabs.body": "信件", 562 | "tools.tabs.content": "內容", 563 | "tools.tabs.images": "影像", 564 | "tools.tabs.row": "欄位", 565 | "tools.tabs.uploads": "上傳", 566 | "tools.text.personalize": "動態標籤", 567 | "tools.tooltip.drag_on_canvas": "拖曳到畫布", 568 | "tools.tooltip.got_it": "了解" 569 | } -------------------------------------------------------------------------------- /ko-KR.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "행 추가", 3 | "buttons.add_content": "컨텐츠 추가", 4 | "buttons.add_display_condition": "디스플레이 조건 추가", 5 | "buttons.add_field": "필드 추가", 6 | "buttons.add_footer": "바닥글 추가", 7 | "buttons.add_header": "머리글 추가", 8 | "buttons.add_new_field": "새 필드 추가", 9 | "buttons.add_new_item": "새 아이템 추가", 10 | "buttons.add_row": "영역 추가", 11 | "buttons.add_text": "텍스트 추가", 12 | "buttons.apply": "적용", 13 | "buttons.apply_effects": "효과 적용", 14 | "buttons.back": "뒤로", 15 | "buttons.background": "배경", 16 | "buttons.cancel": "취소", 17 | "buttons.change": "변경", 18 | "buttons.change_image": "이미지 변경", 19 | "buttons.close": "닫기", 20 | "buttons.comment": "코멘트", 21 | "buttons.corners": "모서리", 22 | "buttons.crop": "자르기", 23 | "buttons.delete": "제거", 24 | "buttons.deselect": "선택취소", 25 | "buttons.desktop": "데스크탑", 26 | "buttons.disable_amp": "AMP 비활성화", 27 | "buttons.done": "완료", 28 | "buttons.draw": "그림", 29 | "buttons.drawing": "그리기", 30 | "buttons.duplicate": "복제", 31 | "buttons.duplication_disabled_usage_limit": "사용량 제한으로 인해 복제할 수 없습니다.", 32 | "buttons.edit": "편집", 33 | "buttons.edit_image": "이미지 편집", 34 | "buttons.edit_prompt": "프롬프트 편집", 35 | "buttons.enable_amp": "AMP 활성화", 36 | "buttons.expand_text": "텍스트 펼치기", 37 | "buttons.filter": "필터", 38 | "buttons.fix_spelling_grammar": "맞춤법 및 문법 교정", 39 | "buttons.frame": "프레임", 40 | "buttons.generate": "생성", 41 | "buttons.generate_images": "이미지 생성", 42 | "buttons.get_suggestions": "제안받기", 43 | "buttons.history": "기록", 44 | "buttons.make_it_formal": "격식을 갖춰 쓰기", 45 | "buttons.make_it_friendly": "친근하게 쓰기", 46 | "buttons.merge": "병합", 47 | "buttons.mobile": "모바일", 48 | "buttons.more_options": "옵션 확장", 49 | "buttons.next": "다음", 50 | "buttons.open": "열기", 51 | "buttons.regenerate": "재생성", 52 | "buttons.remove_column": "행 제거", 53 | "buttons.rephrase_text": "텍스트 바꾸어 쓰기", 54 | "buttons.reset": "재설정", 55 | "buttons.reset_value": "값 재설정", 56 | "buttons.resize": "크기 조정", 57 | "buttons.save": "저장", 58 | "buttons.see_magic": "마술을 확인", 59 | "buttons.select": "선택", 60 | "buttons.shape": "모양", 61 | "buttons.shapes": "모양", 62 | "buttons.show_fewer_options": "옵션 가리기", 63 | "buttons.show_more_options": "모든 옵션 보기", 64 | "buttons.sticker": "스티커", 65 | "buttons.stickers": "스티커", 66 | "buttons.summarize_text": "텍스트 요약하기", 67 | "buttons.tablet": "태블릿", 68 | "buttons.transform": "변환", 69 | "buttons.try_again": "다시 시도", 70 | "buttons.update_field": "필드 업데이트", 71 | "buttons.upload": "업로드", 72 | "buttons.upload_image": "이미지 업로드", 73 | "buttons.use_image": "이미지 사용", 74 | "buttons.use_prompt": "프롬프트 사용", 75 | "buttons.zoom": "확대", 76 | "collaboration.add_comment": "코멘트 추가", 77 | "collaboration.empty.subtitle": "댓글을 추가할 컴포넌트 선택하기", 78 | "collaboration.empty.title": "팀 협업이 쉬워졌습니다!", 79 | "collaboration.empty_filtered.subtitle": "필터 일치", 80 | "collaboration.empty_filtered.title": "스레드를 찾을 수 없습니다", 81 | "collaboration.exit_mode": "코멘트 닫기", 82 | "collaboration.filters.all": "모두", 83 | "collaboration.filters.only_yours": "내 것만", 84 | "collaboration.filters.resolved": "해결 완료", 85 | "collaboration.follow_docs_to_setup": "문서에 따라 팀 협업을 구성하십시오", 86 | "collaboration.leave_repply": "답장 남기기", 87 | "collaboration.login_to_collaborate": "협업하기 위해서는 로그인해야 합니다", 88 | "collaboration.panel.threads": "스레드", 89 | "collaboration.replies.n": "{n}개의 답장", 90 | "collaboration.replies.none": "답장 없음", 91 | "collaboration.resolve": "해결하기", 92 | "collaboration.resolved": "해결 완료", 93 | "collaboration.types.feedback": "피드백", 94 | "collaboration.types.idea": "아이디어", 95 | "collaboration.types.question": "질문", 96 | "collaboration.types.urgent": "긴급", 97 | "colors.black": "Black", 98 | "colors.ruby": "Ruby", 99 | "colors.white": "White", 100 | "content_tools.button": "버튼", 101 | "content_tools.carousel": "캐러셀", 102 | "content_tools.columns": "분할된 영역", 103 | "content_tools.divider": "분할 선", 104 | "content_tools.form": "Form", 105 | "content_tools.heading": "제목", 106 | "content_tools.html": "HTML", 107 | "content_tools.image": "이미지", 108 | "content_tools.menu": "메뉴", 109 | "content_tools.page_break": "페이지 나누기", 110 | "content_tools.social": "소셜", 111 | "content_tools.text": "텍스트", 112 | "content_tools.timer": "타이머", 113 | "content_tools.video": "비디오", 114 | "editor.action_type.label": "액션 타입", 115 | "editor.align.label": "정렬", 116 | "editor.alignment.label": "정렬", 117 | "editor.all_sides.label": "상하좌우", 118 | "editor.alternate_text.label": "대체 텍스트(시각장애, 이미지를 표시할 수 없을 때)", 119 | "editor.anchor.section_already_exists": "이 이름을 가진 페이지 섹션이 이미 존재합니다", 120 | "editor.background_color.label": "배경 색상", 121 | "editor.background_image.container_width": "컨테이너 너비", 122 | "editor.background_image.label": "배경 이미지", 123 | "editor.background_image.repeat": "이미지 반복", 124 | "editor.border.dashed": "파선", 125 | "editor.border.dotted": "점선", 126 | "editor.border.label": "선", 127 | "editor.border.solid": "실선", 128 | "editor.bottom.label": "하단", 129 | "editor.bottom_center.label": "하단 중앙", 130 | "editor.bottom_left.label": "왼쪽 하단", 131 | "editor.bottom_right.label": "오른쪽 하단", 132 | "editor.button_link.label": "버튼 링크", 133 | "editor.center.label": "중앙", 134 | "editor.center_left.label": "중앙 왼쪽", 135 | "editor.center_right.label": "중앙 오른쪽", 136 | "editor.color.brand_colors": "브랜드 색상", 137 | "editor.color.common_colors": "공통 색상", 138 | "editor.color.label": "색상", 139 | "editor.color.template_colors": "템플릿 색상", 140 | "editor.colors.label": "색상", 141 | "editor.columns_background.label": "분할 배경", 142 | "editor.container_padding.label": "컨텐츠 내부 여백", 143 | "editor.content_alignment.label": "콘텐츠 정렬", 144 | "editor.content_background_color.label": "컨텐츠 배경 색상", 145 | "editor.content_width.label": "컨텐츠 너비", 146 | "editor.desktop.description": "데스크탑용으로 편집하고 있습니다. 모든 스타일 옵션을 바꿉니다.", 147 | "editor.digits_color.label": "숫자 색상", 148 | "editor.digits_font.label": "숫자 폰트", 149 | "editor.digits_font_size.label": "숫자 폰트 사이즈", 150 | "editor.do_not_stack_on_mobile.label": "모바일에서 가리기", 151 | "editor.end_time.label": "종료 시간", 152 | "editor.fields.label": "필드", 153 | "editor.font_family.label": "글꼴", 154 | "editor.font_size.label": "글꼴크기", 155 | "editor.font_weight.100": "최대 얇게", 156 | "editor.font_weight.200": "매우 얇게", 157 | "editor.font_weight.300": "얇게", 158 | "editor.font_weight.400": "기본", 159 | "editor.font_weight.500": "중간", 160 | "editor.font_weight.600": "약간 두껍게", 161 | "editor.font_weight.700": "두껍게", 162 | "editor.font_weight.800": "매우 두껍게", 163 | "editor.font_weight.900": "최대 두껍게", 164 | "editor.font_weight.label": "글꼴 두께", 165 | "editor.form.custom": "사용자 설정", 166 | "editor.form.method": "방법", 167 | "editor.form_alignment.label": "Form 정렬", 168 | "editor.form_width.label": "Form 너비", 169 | "editor.full_width.label": "너비에 맞춤", 170 | "editor.heading_type.label": "제목 유형", 171 | "editor.height.label": "높이", 172 | "editor.hide_on_desktop.label": "데스크톱에서 숨기기", 173 | "editor.hide_on_mobile.label": "모바일에서 보이지 않기", 174 | "editor.hide_on_tablet.label": "태블릿에서 숨기기", 175 | "editor.hover_background.label": "마우스 커서를 올릴 때 배경 색상", 176 | "editor.hover_color.label": "커서 올렸을 때 색상", 177 | "editor.hover_text.label": "마우스 커서를 올릴 때 텍스트 색상", 178 | "editor.hover_underline.label": "밑줄 위로 지나기", 179 | "editor.icon_size.label": "아이콘 크기", 180 | "editor.icon_spacing.label": "아이콘 간격", 181 | "editor.icon_type.label": "아이콘 타입", 182 | "editor.image.added_drawing": "추가됨: 그리기", 183 | "editor.image.added_frame": "추가됨: 프레임", 184 | "editor.image.added_overlay_image": "추가됨: 이미지 덮기", 185 | "editor.image.added_shape": "추가됨: 모양", 186 | "editor.image.added_sticker": "추가됨: 스티커", 187 | "editor.image.added_text": "추가됨: 텍스트", 188 | "editor.image.applied_crop": "적용됨: 자르기", 189 | "editor.image.applied_filter": "적용됨: 필터", 190 | "editor.image.applied_resize": "적용됨: 크기 변경", 191 | "editor.image.applied_rounded_corners": "적용됨: 둥근 모서리", 192 | "editor.image.applied_transform": "적용됨: 변환", 193 | "editor.image.auto": "자동", 194 | "editor.image.auto_width": "자동 너비", 195 | "editor.image.auto_width_switch_off": "이미지 수동 크기 조절을 위해 자동 너비를 끕니다", 196 | "editor.image.brush_color": "브러시 색상", 197 | "editor.image.brush_size": "브러시 크기", 198 | "editor.image.brush_type": "브러시 타입", 199 | "editor.image.canvas_background": "캔버스 배경", 200 | "editor.image.changed_background": "변경됨: 배경", 201 | "editor.image.changed_background_image": "변경됨: 배경 이미지", 202 | "editor.image.changed_style": "변경됨: style", 203 | "editor.image.drop_or_upload": "삭제 또는 업로드", 204 | "editor.image.drop_upload": "드래그하거나, 클릭하여 새로운 이미지를 추가 할 수 있습니다.", 205 | "editor.image.full_width_mobile": "모바일에서 최대(Full) 너비", 206 | "editor.image.image_options": "이미지 설정", 207 | "editor.image.image_url": "이미지 경로", 208 | "editor.image.initial": "초기화", 209 | "editor.image.label": "이미지", 210 | "editor.image.loaded_state": "불러옴: 상태", 211 | "editor.image.maintain_aspect_ratio": "가로세로 비율 유지", 212 | "editor.image.main_image": "메인 이미지", 213 | "editor.image.objects_merged": "오브젝트: 병합됨", 214 | "editor.image.offset_x": "X 차이", 215 | "editor.image.offset_y": "Y 차이", 216 | "editor.image.outline_width": "외곽선 두께", 217 | "editor.image.uploading": "이미지 업로드", 218 | "editor.image.upload_error": "이미지 업로드 중 에러가 발생했습니다. 이미지 크기가 {mbSize} MB 미만이며, 올바른 이미지 파일인지 확인해주세요.", 219 | "editor.image.use_percentages": "퍼센트 사용", 220 | "editor.image_link.label": "이미지 링크", 221 | "editor.image_size.label": "이미지 크기", 222 | "editor.inherit_body_styles.label": "바디 스타일 상속", 223 | "editor.labels.missing_languages": "누락된 언어", 224 | "editor.labels.try_it_now": "지금 사용해 보세요!", 225 | "editor.labels.web": "웹", 226 | "editor.labels_color.label": "라벨 색상", 227 | "editor.labels_font.label": "라벨 폰트", 228 | "editor.labels_font_size.label": "라벨 폰트 사이즈", 229 | "editor.layout.label": "레이아웃", 230 | "editor.left.label": "좌측", 231 | "editor.letter_spacing.label": "자간", 232 | "editor.line.label": "선 설정", 233 | "editor.line_height.label": "행간", 234 | "editor.link.body": "바디", 235 | "editor.link.call_phone": "전화번호", 236 | "editor.link.close_popup": "팝업 닫기", 237 | "editor.link.email": "이메일", 238 | "editor.link.mailto": "메일 수신인", 239 | "editor.link.new_tab": "새탭에서 열기", 240 | "editor.link.no_page_sections_found": "페이지 섹션을 찾을 수 없습니다", 241 | "editor.link.onclick_unsupported": "OnClick은 지원되지 않습니다", 242 | "editor.link.open_website": "웹사이트 열기", 243 | "editor.link.page_section": "페이지 섹션으로 가기", 244 | "editor.link.phone": "전화", 245 | "editor.link.same_tab": "현재 탭에서 열기", 246 | "editor.link.selection_limit_exceeded": "선택할 수 있는 항목 한도에 도달했습니다", 247 | "editor.link.send_email": "이메일 보내기", 248 | "editor.link.send_sms": "SMS 보내기", 249 | "editor.link.subject": "제목", 250 | "editor.link.target": "타겟", 251 | "editor.link.url": "URL", 252 | "editor.link_color.label": "컬러 링크", 253 | "editor.magic_image.almost_there": "거의 완료되었습니다", 254 | "editor.magic_image.analyzing_your_prompt": "프롬프트 분석 중", 255 | "editor.magic_image.choose_style": "스타일 선택", 256 | "editor.magic_image.choose_style_description": "생성된 이미지에 대한 테마를 선택해 주세요. 예술가의 이름(피카소 등)이나 사용자 설정 스타일(판타지, 세부적인, 근대적인, 현대적인 등)을 포함할 수 있습니다.", 257 | "editor.magic_image.describe_image": "AI가 생성해주기 바라는 바를 자세히 기술하세요.", 258 | "editor.magic_image.enable_ai.heading": "AI가 이미지 생성하게 하기", 259 | "editor.magic_image.enable_ai.text": "the perfect unique and custom images for your design with AI로 귀하의 디자인에 꼭 맞는 하나 뿐인 맞춤형 이미지를 얻으세요.", 260 | "editor.magic_image.first_experience.text": "AI로 완벽한 이미지를 얻으세요. Whether it is '비치 볼'이든 아니면 뭐 '양식을 작성하는 사람'이든 입력만 하시면 이미지가 생성됩니다!", 261 | "editor.magic_image.first_experience.title": "{ai}이(가) 이미지 생성", 262 | "editor.magic_image.generating_images": "이미지 생성", 263 | "editor.magic_image.generating_images_for": "다음에 대한 이미지 생성 중:", 264 | "editor.magic_image.modal_title": "{ai}이(가) 만든 매직 이미지", 265 | "editor.magic_image.no_suggestions": "추천 없음", 266 | "editor.magic_image.prompt_placeholder": "물속에서 헤엄치는 거북이, 표현주의 회화", 267 | "editor.magic_image.prompt_score_good": "😊 좋습니다! 멋진 이미지를 생성하기 충분한 프롬프트인 것 같습니다.", 268 | "editor.magic_image.prompt_score_info": "💡 프롬프트 점수입니다. 더 나은 결과물을 위해 의미 있는 단어를 사용하고 장면을 자세히 설명해 주세요.", 269 | "editor.magic_image.prompt_score_not_good": "😕 프롬프트 점수가 충분히 높지 않습니다. 의미 있는 단어를 사용하고 장면을 최대한 자세히 설명해 주세요.", 270 | "editor.magic_image.prompt_style_suffix": "{style} 스타일", 271 | "editor.magic_image.sample_prompt.computer": "베이퍼웨이브 스타일의 90년대 컴퓨터", 272 | "editor.magic_image.sample_prompt.david_sculpture": "미켈란젤로의 다비드 조각상이 헤드폰을 착용하고 디제잉하는 사진", 273 | "editor.magic_image.sample_prompt.samoyed": "혀를 내밀고 흰 샴 고양이를 껴안고 있는 사모예드 사진", 274 | "editor.magic_image.sample_prompt.van_gogh": "반 고흐 스타일로 그린 미식축구 선수의 그림", 275 | "editor.magic_image.stock_list.text": "AI로 완벽한 이미지를 생성하세요. 원하는 이미지를 입력하기만 하면 AI가 자동으로 생성해 줍니다.", 276 | "editor.magic_image.styles.3d_illustration": "3D 일러스트레이션", 277 | "editor.magic_image.styles.flat_art": "평면 예술", 278 | "editor.magic_image.styles.geometric": "기하학", 279 | "editor.magic_image.styles.lettering": "레터링", 280 | "editor.magic_image.styles.minimalism": "미니멀리즘", 281 | "editor.magic_image.styles.psychedelic": "사이키델릭", 282 | "editor.magic_image.styles.realism": "사실주의", 283 | "editor.magic_image.styles.retro_vintage": "레트로/빈티지", 284 | "editor.magic_image.styles.surrealism": "초현실주의", 285 | "editor.magic_image.styles.vector": "벡터", 286 | "editor.magic_image.suggested_prompts": "추천 프롬프트", 287 | "editor.magic_image.suggested_prompts_description": "AI가 더 나은 이미지를 얻을 수 있도록 입력하신 내용을 바탕으로 몇 가지 프롬프트를 생성했습니다. 다음 프롬프트 중 하나를 선택하거나 기존에 입력하신 내용으로 진행하세요.", 288 | "editor.magic_image.text_prompt": "텍스트 프롬프트", 289 | "editor.magic_image.the_prompt": "프롬프트", 290 | "editor.magic_image.uploading_your_image": "이미지 업로드 중", 291 | "editor.magic_image.utilize_ai_created_images": "이전에는 볼 수 없던 완전히 독특한 *AI 생성* 이미지를 사용해 보세요.", 292 | "editor.margin.label": "외부 여백", 293 | "editor.mobile.description": "현재 모바일 기기 모드로 편집 중입니다. 모든 스타일 옵션을 보려면 데스크톱 모드로 전환하세요.", 294 | "editor.offline_mode_is_enabled": "오프라인 모드가 활성화 상태입니다", 295 | "editor.padding.label": "Padding", 296 | "editor.placeholder.text": "우측에서 컨텐츠를 드래그하여 삽입할 수 있습니다.", 297 | "editor.placeholder.text.left": "여기에 내용이 없습니다. 왼쪽에서 내용을 드래그하세요.", 298 | "editor.placeholder.text.small": "여기에 콘텐츠가 없습니다.", 299 | "editor.play_icon_color.label": "재생 아이콘 색상", 300 | "editor.play_icon_size.label": "재생 아이콘 크기", 301 | "editor.play_icon_type.label": "재생 아이콘 타입", 302 | "editor.preheader_text.description": "프리헤더는 받은메일함에서 이메일을 볼 때 주소란 다음에 있는 짧은 요약 텍스트입니다.", 303 | "editor.preheader_text.label": "프리헤더 텍스트", 304 | "editor.right.label": "우측", 305 | "editor.rounded_border.label": "둥근 테두리", 306 | "editor.section_name.description": "섹션 이름은 페이지 내에서 링크하는 데 사용됩니다. 버튼 또는 링크의 앵커 역할을 합니다.", 307 | "editor.section_name.label": "섹션 이름", 308 | "editor.select_image.label": "이미지 선택", 309 | "editor.separator.label": "구분", 310 | "editor.smart_buttons.enable_ai.heading": "AI 활성화", 311 | "editor.smart_buttons.enable_ai.text": "이 버튼으로 AI 마법을 시험해 보세요. 여기에서 무엇이 가장 잘 작동하는지 알아보세요.", 312 | "editor.smart_buttons.first_experience.text": "원하시는 톤으로 사용자 버튼을 위한 {ai} 기반 제안을 받으세요.", 313 | "editor.smart_buttons.first_experience.title": "스마트 버튼", 314 | "editor.smart_headings.alternate_suggestions": "텍스트에 대한 대체 제안", 315 | "editor.smart_headings.enable_ai.text": "이 머리글에 대한 AI 마법을 사용해 보십시오. 여기에서 가장 적합한 작업을 확인해 보십시오!", 316 | "editor.smart_headings.error.min_words": "최소 {n}자 입력 필요", 317 | "editor.smart_headings.error.text": "저희 AI가 귀하의 머리글을 이해할 수 없습니다. 다른 단어로 시도해 보십시오.", 318 | "editor.smart_headings.error.title": "트릭 실패함", 319 | "editor.smart_headings.first_experience.after": "세일이 시작되었습니다!", 320 | "editor.smart_headings.first_experience.before": "떨어질 때까지 쇼핑하십시오!", 321 | "editor.smart_headings.first_experience.text": "원하는 어조로 머리글에 대한 {ai} 기반 제안을 받아보십시오!", 322 | "editor.smart_headings.first_experience.title": "스마트 머리글", 323 | "editor.smart_headings.heading_text": "제목", 324 | "editor.smart_headings.no_result": "검색하고 있는 자료를 찾지 못했습니까?", 325 | "editor.smart_headings.outdated_text": "텍스트를 업데이트했으며 이에 대한 새로운 제안이 있는 것 같습니다.", 326 | "editor.smart_headings.set_tone": "어조 설정", 327 | "editor.smart_headings.type_few_words": "AI 추천이 가능하도록 몇 글자를 입력해 주세요.", 328 | "editor.smart_text.ai_enhance_text": "AI를 통해 작문 수준을 향상하세요.", 329 | "editor.smart_text.text_empty": "텍스트는 빈칸으로 둘 수 없습니다", 330 | "editor.social_links.label": "소셜 링크", 331 | "editor.space_between_fields.label": "필드 간 간격", 332 | "editor.submit_action.label": "액션 제출", 333 | "editor.tablet.description": "태블릿용으로 편집하고 있습니다. 모든 스타일 옵션을 바꿉니다.", 334 | "editor.text.label": "텍스트", 335 | "editor.text_align.label": "텍스트 정렬", 336 | "editor.text_color.label": "텍스트 색상", 337 | "editor.top.label": "상단", 338 | "editor.top_center.label": "상단 중앙", 339 | "editor.top_left.label": "왼쪽 상단", 340 | "editor.top_right.label": "오른쪽 상단", 341 | "editor.underline.label": "밑줄", 342 | "editor.video.arrow_only": "화살표만", 343 | "editor.video.video_camera": "비디오 카메라", 344 | "editor.video_url.description": "썸네일을 자동으로 생성하려면 YouTube 또는 Vimeo의 URL을 사용하세요.", 345 | "editor.video_url.label": "비디오 URL", 346 | "editor.width.label": "너비", 347 | "editors_panel.title.content": "컨텐츠", 348 | "editors_panel.title.contents": "컨텐츠", 349 | "editors_panel.title.magic_image": "마법의 이미지 (or 매직 이미지)", 350 | "editors_panel.title.rows": "영역", 351 | "fields.birthday": "생일", 352 | "fields.company": "회사", 353 | "fields.name": "이름", 354 | "fields.phone_number": "전화번호", 355 | "fields.website": "웹사이트", 356 | "fields.zip_code": "우편번호", 357 | "inbox_preview.design_updated": "마지막 미리 보기 생성 후에 디자인이 업데이트되었습니다", 358 | "labels.ai": "AI", 359 | "labels.ai_assisted": "AI 지원", 360 | "labels.alignment.bottom": "아래", 361 | "labels.alignment.center": "중앙", 362 | "labels.alignment.flex_end": "종료", 363 | "labels.alignment.flex_start": "시작", 364 | "labels.alignment.justify": "양쪽 맞춤", 365 | "labels.alignment.left": "왼쪽", 366 | "labels.alignment.right": "오른쪽", 367 | "labels.alignment.top": "위", 368 | "labels.align_text": "텍스트 정렬", 369 | "labels.auto_off": "자동 끄기", 370 | "labels.auto_on": "자동 켜기", 371 | "labels.blur": "흐리게", 372 | "labels.category": "카테고리", 373 | "labels.change_language": "언어 변경", 374 | "labels.characters": "문자", 375 | "labels.color_picker": "색상 팔레트", 376 | "labels.comments": "코멘트", 377 | "labels.contain": "포함", 378 | "labels.content": "콘텐츠", 379 | "labels.cover": "커버", 380 | "labels.custom": "커스텀", 381 | "labels.dark_mode": "다크 모드", 382 | "labels.description": "설명", 383 | "labels.desktop_preview": "데스크탑으로 보기", 384 | "labels.device_override": "기기 화면 크기에 따라 일부 값이 재정의됩니다", 385 | "labels.disable_dark_mode": "다크 모드 비활성화", 386 | "labels.dismiss": "무시하기", 387 | "labels.display_conditions": "디스플레이 조건", 388 | "labels.dynamic_content_enabled": "동적 콘텐츠 사용", 389 | "labels.editor": "에디터", 390 | "labels.enable_dark_mode": "다크 모드 활성화", 391 | "labels.font": "글꼴", 392 | "labels.footer": "바닥글", 393 | "labels.format_text": "텍스트 형식", 394 | "labels.generated_images": "생성된 이미지", 395 | "labels.generate_ai": "AI로 생성하기", 396 | "labels.generating": "생성 중", 397 | "labels.google_fonts": "구글 폰트", 398 | "labels.gradient": "그라데이션", 399 | "labels.header": "머리글", 400 | "labels.hide": "숨기기", 401 | "labels.horizontal": "가로", 402 | "labels.language": "언어", 403 | "labels.light_mode": "라이트 모드", 404 | "labels.loading": "로드 중", 405 | "labels.loading_images": "이미지 로드 중", 406 | "labels.load_more": "더 로드하기", 407 | "labels.menu.label": "라벨", 408 | "labels.menu.links": "메뉴 링크", 409 | "labels.merge_tags": "태그 합치기", 410 | "labels.mobile_preview": "모바일로 보기", 411 | "labels.more_images": "이미지 더 보기", 412 | "labels.new": "신규", 413 | "labels.none": "아님", 414 | "labels.no_images": "이미지 없음", 415 | "labels.no_results": "결과가 없습니다.", 416 | "labels.objects": "오브젝트", 417 | "labels.outline": "외곽선", 418 | "labels.page": "페이지", 419 | "labels.position": "위치", 420 | "labels.radius": "둥글게", 421 | "labels.recents": "최근", 422 | "labels.redo": "다시적용", 423 | "labels.refresh": "새로 고침", 424 | "labels.refresh_results": "결과 새로 고침", 425 | "labels.resolution": "해상도", 426 | "labels.safe_search": "안전 검색", 427 | "labels.search": "검색", 428 | "labels.search_images": "수백만개 이미지에서 검색", 429 | "labels.search_images_by_name": "이름으로 이미지 검색", 430 | "labels.section": "섹션", 431 | "labels.select_tone": "톤 선택", 432 | "labels.shadow": "그림자", 433 | "labels.show": "표시", 434 | "labels.size": "크기", 435 | "labels.size.unit.auto": "자동", 436 | "labels.smart_text": "스마트 텍스트", 437 | "labels.something_went_wrong": "문제가 발생했습니다", 438 | "labels.some_examples": "예시", 439 | "labels.special_links": "스페셜 링크", 440 | "labels.stock_photos": "저장된 사진", 441 | "labels.stock_photos_by": "Unsplash, Pexels, Pixabay 제공.", 442 | "labels.stock_photos_license": "모든 이미지는 Creative Commons Zero 라이센스를 따릅니다.", 443 | "labels.stop": "정지", 444 | "labels.tags": "태그", 445 | "labels.texture": "텍스쳐", 446 | "labels.text_style": "텍스트 스타일", 447 | "labels.timezone": "시간대", 448 | "labels.tip": "추가 정보", 449 | "labels.tone": "톤", 450 | "labels.undo": "되돌리기", 451 | "labels.vertical": "세로", 452 | "labels.words": "단어", 453 | "modals.category.invalid": "카테고리 명이 잘못되었습니다.", 454 | "modals.category.placeholder": "카테고리 명", 455 | "modals.delete.columns": "{columns, number} {columns, plural, 하나의 {column} 다른 {columns}}를 잃게 됩니다. 확실합니까?", 456 | "modals.delete.confirmation": "삭제하시겠습니까? 이 작업은 취소 할 수 없습니다.", 457 | "modals.delete.title": "삭제", 458 | "modals.display_conditions.title": "디스플레이 조건 선택", 459 | "modals.preview.browser_preview.label": "브라우저", 460 | "modals.preview.exit_preview": "미리보기 종료", 461 | "modals.preview.inbox_preview.button.generate_previews": "미리 보기 생성", 462 | "modals.preview.inbox_preview.label": "받은 메일함", 463 | "modals.preview.inbox_preview.label.generating_again": "다시 생성", 464 | "modals.preview.inbox_preview.label.generating_previews": "미리 보기 생성 중", 465 | "modals.preview.inbox_preview.text.email_clients": "이메일 클라이언트", 466 | "modals.preview.inbox_preview.text.generate_previews": "여러 기기와 이메일 서비스의 받은 편지함에서 탬플릿이 어떻게 표시되는지 확인하십시오.", 467 | "modals.preview.inbox_preview.text.sync": "재동기화", 468 | "modals.preview.inbox_preview.title": "받은편지함 미리보기", 469 | "modals.preview.inbox_preview.tooltip.title": "다른 이메일 클라이언트에서 이메일 미리보기", 470 | "modals.preview.inbox_preview.try_again": "이번에는 미리보기를 생성할 수 없습니다. 다시 생성해 보세요.", 471 | "modals.preview.inbox_preview.unavailable": "이용 가능한 미리보기가 없습니다. 다시 시도하세요.", 472 | "modals.preview.send_test_email.email_not_sent": "메일이 전송되지 않음", 473 | "modals.preview.send_test_email.email_sent": "보낸 메일", 474 | "modals.preview.send_test_email.label": "테스트 이메일 보내기", 475 | "modals.preview.send_test_email.on_the_way": "테스트 이메일이 {email}로 전송 중입니다.", 476 | "modals.preview.send_test_email.sending": "보내는 중", 477 | "modals.preview.send_test_email.unexpected": "테스트 이메일을 보내는 동안 오류가 발생했습니다. 다시 시도하십시오.", 478 | "modals.preview.title": "미리보기", 479 | "modals.save_block.title": "블럭 저장", 480 | "modals.tags.description": "태그는 검색에 사용됩니다. 각각의 태그는 쉼표로 구분됩니다.", 481 | "modals.tags.placeholder": "tag1, tag2", 482 | "option_groups.action.title": "동작", 483 | "option_groups.all.title": "전체", 484 | "option_groups.background.title": "배경", 485 | "option_groups.blank.title": "공백", 486 | "option_groups.button.title": "버튼", 487 | "option_groups.button_options.title": "버튼 옵션", 488 | "option_groups.colors.title": "색상", 489 | "option_groups.columns.title": "영역 분할", 490 | "option_groups.column_number.title": "분할 영역 {number}", 491 | "option_groups.column_properties.title": "분할 영역별 속성", 492 | "option_groups.countdown.title": "카운트다운", 493 | "option_groups.default.title": "일반", 494 | "option_groups.display_condition.title": "디스플레이 조건", 495 | "option_groups.email_settings.title": "이메일 설정", 496 | "option_groups.fields.title": "필드", 497 | "option_groups.form.title": "양식", 498 | "option_groups.html.title": "HTML", 499 | "option_groups.icons.title": "아이콘", 500 | "option_groups.image.title": "이미지", 501 | "option_groups.labels.title": "라벨", 502 | "option_groups.last_saved.title": "최근 저장", 503 | "option_groups.layout.title": "레이아웃", 504 | "option_groups.line.title": "선", 505 | "option_groups.link.title": "링크", 506 | "option_groups.links.title": "링크", 507 | "option_groups.magic_image.title": "마법의 이미지 (or 매직 이미지)", 508 | "option_groups.menu_items.title": "메뉴 아이템", 509 | "option_groups.mobile.title": "모바일", 510 | "option_groups.responsive_design.title": "반응형 디자인", 511 | "option_groups.row_properties.title": "영역 속성", 512 | "option_groups.size.title": "크기", 513 | "option_groups.smart_buttons.title": "스마트 버튼", 514 | "option_groups.smart_headings.title": "스마트 머리글", 515 | "option_groups.spacing.title": "영역", 516 | "option_groups.styles.title": "스타일", 517 | "option_groups.text.title": "텍스트", 518 | "shapes.circle": "정원", 519 | "shapes.rectangle": "직사각형", 520 | "shapes.round": "원", 521 | "shapes.square": "정사각형", 522 | "sizes.large": "크게", 523 | "sizes.largest": "매우 크게", 524 | "sizes.medium": "중간", 525 | "sizes.small": "작게", 526 | "sizes.smallest": "매우 작게", 527 | "tabs.audit.empty.description": "검사보고서는 디자인과 콘텐츠의 모든 문제를 확인할 수 있는 장소입니다.", 528 | "tabs.audit.empty.subtitle": "모두 괜찮습니다.", 529 | "tabs.audit.empty.title": "문제가 발견되지 않았습니다!", 530 | "tabs.audit.missing_image_src": "이미지 URL 누락", 531 | "tabs.audit.missing_title": "검사보고서 제목 누락", 532 | "tabs.audit.missing_tool_name": "도구 이름이 없음", 533 | "tabs.audit.rules.button.empty_links.description": "링크가 없으면 사용자가 버튼을 클릭해도 버튼이 동작하지 않습니다. 다음 버튼에 대한 링크를 추가하십시오.", 534 | "tabs.audit.rules.button.empty_links.title": "버튼 링크가 공백입니다", 535 | "tabs.audit.rules.image.alt_text.description": "대체 텍스트가 없으면 스크린 리더에 의존하는 사람들은 이미지 정보에 접근할 수 없습니다. 다음 이미지에 대한 적절한 대체 텍스트를 작성하십시오.", 536 | "tabs.audit.rules.image.alt_text.title": "대체 텍스트 누락", 537 | "tabs.audit.rules.image.url.description": "이미지 URL이 없으면 다음 이미지가 렌더링되지 않습니다. 다음 이미지에 대한 이미지를 업로드하십시오.", 538 | "tabs.audit.rules.image.url.title": "이미지 누락", 539 | "tabs.audit.rules.menu.empty_links.description": "링크가 없으면 사용자가 메뉴를 클릭해도 메뉴가 동작하지 않습니다. 다음 메뉴에 누락된 링크를 추가하십시오.", 540 | "tabs.audit.rules.menu.empty_links.title": "메뉴 링크가 공백입니다", 541 | "tabs.audit.take_me_to_fix": "수정으로 이동", 542 | "tones.bold": "용감한", 543 | "tones.friendly": "친숙한", 544 | "tones.luxury": "고급스러운", 545 | "tones.professional": "전문적인", 546 | "tones.relaxed": "편안한", 547 | "tones.witty": "재치 있는", 548 | "tools.form.field_label": "필드 라벨", 549 | "tools.form.field_name": "필드명", 550 | "tools.form.field_type": "필드 타입", 551 | "tools.form.field_value": "필드 값", 552 | "tools.form.new_field": "새 필드", 553 | "tools.form.options_one_per_line": "옵션 (한줄에 하나씩)", 554 | "tools.form.placeholder_text": "예시 텍스트", 555 | "tools.form.required_field": "필수 필드", 556 | "tools.form.show_label": "라벨 표시", 557 | "tools.form.update_field": "필드 업데이트", 558 | "tools.social.click_icons_to_add": "추가 할 아이콘을 클릭하세요", 559 | "tools.tabs.audit": "검사보고서", 560 | "tools.tabs.blocks": "블럭", 561 | "tools.tabs.body": "배경 (Body)", 562 | "tools.tabs.content": "컨텐츠", 563 | "tools.tabs.images": "이미지", 564 | "tools.tabs.row": "영역", 565 | "tools.tabs.uploads": "업로드", 566 | "tools.text.personalize": "개인화", 567 | "tools.tooltip.drag_on_canvas": "캔버스에서 드래그", 568 | "tools.tooltip.got_it": "알겠습니다" 569 | } -------------------------------------------------------------------------------- /ja.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "列の追加", 3 | "buttons.add_content": "コンテンツの追加", 4 | "buttons.add_display_condition": "表示条件の追加", 5 | "buttons.add_field": "フィールドの追加", 6 | "buttons.add_footer": "フッターの追加", 7 | "buttons.add_header": "ヘッダーの追加", 8 | "buttons.add_new_field": "新しいフィールドの追加", 9 | "buttons.add_new_item": "新しいアイテムを追加", 10 | "buttons.add_row": "行の追加", 11 | "buttons.add_text": "テキストの追加", 12 | "buttons.apply": "適用", 13 | "buttons.apply_effects": "エフェクトの適用など", 14 | "buttons.back": "戻る", 15 | "buttons.background": "背景", 16 | "buttons.cancel": "キャンセル", 17 | "buttons.change": "変更", 18 | "buttons.change_image": "画像の変更", 19 | "buttons.close": "閉じる", 20 | "buttons.comment": "コメント", 21 | "buttons.corners": "コーナー", 22 | "buttons.crop": "切り抜き", 23 | "buttons.delete": "削除", 24 | "buttons.deselect": "選択解除", 25 | "buttons.desktop": "デスクトップ", 26 | "buttons.disable_amp": "AMPを無効化", 27 | "buttons.done": "完了", 28 | "buttons.draw": "Draw", 29 | "buttons.drawing": "描画", 30 | "buttons.duplicate": "複製", 31 | "buttons.duplication_disabled_usage_limit": "使用制限のため、複製することはできません", 32 | "buttons.edit": "編集", 33 | "buttons.edit_image": "画像を編集する", 34 | "buttons.edit_prompt": "プロンプトの編集", 35 | "buttons.enable_amp": "AMPを有効化", 36 | "buttons.expand_text": "テキストを展開", 37 | "buttons.filter": "フィルター", 38 | "buttons.fix_spelling_grammar": "スペルと文法の修正", 39 | "buttons.frame": "フレーム", 40 | "buttons.generate": "生成", 41 | "buttons.generate_images": "画像を生成する", 42 | "buttons.get_suggestions": "提案をもらう", 43 | "buttons.history": "履歴", 44 | "buttons.make_it_formal": "フォーマルにする", 45 | "buttons.make_it_friendly": "フレンドリーにする", 46 | "buttons.merge": "マージ", 47 | "buttons.mobile": "モバイル", 48 | "buttons.more_options": "その他のオプション", 49 | "buttons.next": "次へ", 50 | "buttons.open": "開く", 51 | "buttons.regenerate": "再生", 52 | "buttons.remove_column": "列を削除", 53 | "buttons.rephrase_text": "テキストの言い換え", 54 | "buttons.reset": "リセット", 55 | "buttons.reset_value": "値のリセット", 56 | "buttons.resize": "サイズ変更", 57 | "buttons.save": "保存", 58 | "buttons.see_magic": "魔法を見る", 59 | "buttons.select": "選択", 60 | "buttons.shape": "Shape", 61 | "buttons.shapes": "Shapes", 62 | "buttons.show_fewer_options": "少ないオプションを表示", 63 | "buttons.show_more_options": "その他のオプションを表示", 64 | "buttons.sticker": "ステッカー", 65 | "buttons.stickers": "ステッカー", 66 | "buttons.summarize_text": "テキストの要約", 67 | "buttons.tablet": "タブレット", 68 | "buttons.transform": "変換", 69 | "buttons.try_again": "再チャレンジする", 70 | "buttons.update_field": "更新フィールド", 71 | "buttons.upload": "アップロード", 72 | "buttons.upload_image": "画像のアップロード", 73 | "buttons.use_image": "画像を使用する", 74 | "buttons.use_prompt": "プロンプトを使用\tする", 75 | "buttons.zoom": "ズーム", 76 | "collaboration.add_comment": "コメントを追加", 77 | "collaboration.empty.subtitle": "コメントを追加するコンポーネントを選択", 78 | "collaboration.empty.title": "チームのコラボレーションが容易になりました!", 79 | "collaboration.empty_filtered.subtitle": "フィルターをマッチしています", 80 | "collaboration.empty_filtered.title": "スレッドが見つかりません", 81 | "collaboration.exit_mode": "コメントを閉じる", 82 | "collaboration.filters.all": "全て", 83 | "collaboration.filters.only_yours": "あなたのものだけ", 84 | "collaboration.filters.resolved": "解決済み", 85 | "collaboration.follow_docs_to_setup": "チームコラボレーションをセットアップするにはドキュメントに従ってください", 86 | "collaboration.leave_repply": "返事をする", 87 | "collaboration.login_to_collaborate": "コラボレーションするにはログインする必要があります", 88 | "collaboration.panel.threads": "スレッド", 89 | "collaboration.replies.n": "{n}件の返事", 90 | "collaboration.replies.none": "返事はありません", 91 | "collaboration.resolve": "解決する", 92 | "collaboration.resolved": "解決済み", 93 | "collaboration.types.feedback": "フィードバック", 94 | "collaboration.types.idea": "アイデア", 95 | "collaboration.types.question": "質問", 96 | "collaboration.types.urgent": "緊急", 97 | "colors.black": "黒", 98 | "colors.ruby": "ルビ", 99 | "colors.white": "白", 100 | "content_tools.button": "ボタン", 101 | "content_tools.carousel": "カルーセル", 102 | "content_tools.columns": "列", 103 | "content_tools.divider": "仕切り", 104 | "content_tools.form": "フォーム", 105 | "content_tools.heading": "見出し", 106 | "content_tools.html": "HTML", 107 | "content_tools.image": "画像", 108 | "content_tools.menu": "メニュー", 109 | "content_tools.page_break": "改ページ", 110 | "content_tools.social": "ソーシャル", 111 | "content_tools.text": "テキスト", 112 | "content_tools.timer": "タイマー", 113 | "content_tools.video": "ビデオ", 114 | "editor.action_type.label": "アクションタイプ", 115 | "editor.align.label": "整列", 116 | "editor.alignment.label": "配置", 117 | "editor.all_sides.label": "全て", 118 | "editor.alternate_text.label": "代替テキスト", 119 | "editor.anchor.section_already_exists": "この名前のページセクションがすでに存在します", 120 | "editor.background_color.label": "背景色", 121 | "editor.background_image.container_width": "コンテナ幅", 122 | "editor.background_image.label": "背景画像", 123 | "editor.background_image.repeat": "繰り返し", 124 | "editor.border.dashed": "破線", 125 | "editor.border.dotted": "点線", 126 | "editor.border.label": "ボーダー", 127 | "editor.border.solid": "塗りつぶし", 128 | "editor.bottom.label": "下", 129 | "editor.bottom_center.label": "底面中央", 130 | "editor.bottom_left.label": "左下", 131 | "editor.bottom_right.label": "右下", 132 | "editor.button_link.label": "ボタンリンク", 133 | "editor.center.label": "中央", 134 | "editor.center_left.label": "中央左", 135 | "editor.center_right.label": "中央右", 136 | "editor.color.brand_colors": "ブランドの色", 137 | "editor.color.common_colors": "一般的な色", 138 | "editor.color.label": "色", 139 | "editor.color.template_colors": "テンプレートの色", 140 | "editor.colors.label": "色", 141 | "editor.columns_background.label": "列の背景", 142 | "editor.container_padding.label": "コンテナの余白", 143 | "editor.content_alignment.label": "コンテンツの配置", 144 | "editor.content_background_color.label": "コンテンツの背景色", 145 | "editor.content_width.label": "コンテンツの幅", 146 | "editor.desktop.description": "現在デスクトップデバイス向けに編集しています。 スタイルオプション全てに切り替えます。", 147 | "editor.digits_color.label": "数字の色", 148 | "editor.digits_font.label": "数字フォント", 149 | "editor.digits_font_size.label": "数字のフォントサイズ", 150 | "editor.do_not_stack_on_mobile.label": "モバイルでスタックしない", 151 | "editor.end_time.label": "終了時間", 152 | "editor.fields.label": "フィールド", 153 | "editor.font_family.label": "フォントファミリー", 154 | "editor.font_size.label": "フォントサイズ", 155 | "editor.font_weight.100": "細字", 156 | "editor.font_weight.200": "極細字", 157 | "editor.font_weight.300": "中細字", 158 | "editor.font_weight.400": "標準", 159 | "editor.font_weight.500": "中", 160 | "editor.font_weight.600": "中太字", 161 | "editor.font_weight.700": "太字", 162 | "editor.font_weight.800": "極太字", 163 | "editor.font_weight.900": "黒", 164 | "editor.font_weight.label": "フォント太さ", 165 | "editor.form.custom": "カスタム", 166 | "editor.form.method": "メソッド", 167 | "editor.form_alignment.label": "フォームの配置", 168 | "editor.form_width.label": "フォームの幅", 169 | "editor.full_width.label": "全幅", 170 | "editor.heading_type.label": "見出しのタイプ", 171 | "editor.height.label": "高さ", 172 | "editor.hide_on_desktop.label": "デスクトップで非表示", 173 | "editor.hide_on_mobile.label": "モバイルで非表示", 174 | "editor.hide_on_tablet.label": "タブレット上で隠す", 175 | "editor.hover_background.label": "ホバー背景色", 176 | "editor.hover_color.label": "ホバーカラー", 177 | "editor.hover_text.label": "ホバーテキスト色", 178 | "editor.hover_underline.label": "ホバーアンダーライン", 179 | "editor.icon_size.label": "アイコンの大きさ", 180 | "editor.icon_spacing.label": "アイコンの間隔", 181 | "editor.icon_type.label": "アイコンタイプ", 182 | "editor.image.added_drawing": "追加:描画", 183 | "editor.image.added_frame": "追加:フレーム", 184 | "editor.image.added_overlay_image": "追加:オーバーレイ画像", 185 | "editor.image.added_shape": "追加:shape", 186 | "editor.image.added_sticker": "追加:ステッカー", 187 | "editor.image.added_text": "追加:テキスト", 188 | "editor.image.applied_crop": "適用:トリミング", 189 | "editor.image.applied_filter": "適用:フィルター", 190 | "editor.image.applied_resize": "適用:サイズ変更", 191 | "editor.image.applied_rounded_corners": "適用:角丸", 192 | "editor.image.applied_transform": "適用:変換", 193 | "editor.image.auto": "自動", 194 | "editor.image.auto_width": "自動幅", 195 | "editor.image.auto_width_switch_off": "自動幅をオフにして、画像のサイズを手動で変更します", 196 | "editor.image.brush_color": "ブラシの色", 197 | "editor.image.brush_size": "ブラシサイズ", 198 | "editor.image.brush_type": "ブラシタイプ", 199 | "editor.image.canvas_background": "キャンバスの背景", 200 | "editor.image.changed_background": "変更:背景", 201 | "editor.image.changed_background_image": "変更:背景画像", 202 | "editor.image.changed_style": "変更:スタイル", 203 | "editor.image.drop_or_upload": "ドロップするかアップロード", 204 | "editor.image.drop_upload": "ここに新しい画像をドロップするか、クリックしてアップロードするファイルを選択してください。", 205 | "editor.image.full_width_mobile": "モバイルでの全幅", 206 | "editor.image.image_options": "画像オプション", 207 | "editor.image.image_url": "画像のURL", 208 | "editor.image.initial": "イニシャル", 209 | "editor.image.label": "画像", 210 | "editor.image.loaded_state": "ロード済み:状態", 211 | "editor.image.maintain_aspect_ratio": "アスペクト比を維持する", 212 | "editor.image.main_image": "メイン画像", 213 | "editor.image.objects_merged": "オブジェクト:マージ済み", 214 | "editor.image.offset_x": "オフセットX", 215 | "editor.image.offset_y": "オフセットY", 216 | "editor.image.outline_width": "アウトライン幅", 217 | "editor.image.uploading": "アップロード", 218 | "editor.image.upload_error": "画像のアップロード中にエラーが発生しました。サイズが{mbSize}MB未満の有効な画像ファイルであることを確認してください。", 219 | "editor.image.use_percentages": "使用率", 220 | "editor.image_link.label": "画像リンク", 221 | "editor.image_size.label": "画像サイズ", 222 | "editor.inherit_body_styles.label": "ボディスタイルを継承する", 223 | "editor.labels.missing_languages": "見つからない言語", 224 | "editor.labels.try_it_now": "今すぐ試そう!", 225 | "editor.labels.web": "ウェブ", 226 | "editor.labels_color.label": "ラベルの色", 227 | "editor.labels_font.label": "ラベルフォント", 228 | "editor.labels_font_size.label": "ラベルのフォントサイズ", 229 | "editor.layout.label": "レイアウト", 230 | "editor.left.label": "左", 231 | "editor.letter_spacing.label": "文字間隔", 232 | "editor.line.label": "行", 233 | "editor.line_height.label": "行の高さ", 234 | "editor.link.body": "本文", 235 | "editor.link.call_phone": "電話番号", 236 | "editor.link.close_popup": "ポップアップを隠す", 237 | "editor.link.email": "Eメール", 238 | "editor.link.mailto": "MailTo", 239 | "editor.link.new_tab": "新しいタブ", 240 | "editor.link.no_page_sections_found": "ページセクションが見つかりません", 241 | "editor.link.onclick_unsupported": "OnClickはサポートされていません", 242 | "editor.link.open_website": "ウェブサイトを開く", 243 | "editor.link.page_section": "ページセクションへ移動", 244 | "editor.link.phone": "電話", 245 | "editor.link.same_tab": "同じタブ", 246 | "editor.link.selection_limit_exceeded": "選択できる項目数が上限に達しました", 247 | "editor.link.send_email": "メールを送信", 248 | "editor.link.send_sms": "SMSを送信", 249 | "editor.link.subject": "件名", 250 | "editor.link.target": "ターゲット", 251 | "editor.link.url": "URL", 252 | "editor.link_color.label": "リンクの色", 253 | "editor.magic_image.almost_there": "もうすぐ完了します", 254 | "editor.magic_image.analyzing_your_prompt": "プロンプトを分析中", 255 | "editor.magic_image.choose_style": "スタイルを選択してください", 256 | "editor.magic_image.choose_style_description": "生成された画像のテーマを選択してください。アーティストの名前(ピカソなど)を入れることもできますし、もしくはファンタジー、緻密、モダン、コンテンポラリーなど、カスタマイズされたスタイルにすることもできます。", 257 | "editor.magic_image.describe_image": "AIに作成してほしい画像を詳細に説明してください。", 258 | "editor.magic_image.enable_ai.heading": "AIで画像を生成する", 259 | "editor.magic_image.enable_ai.text": "AIを使って、ユニークでオリジナルな、あなたのデザインにぴったりの画像を手に入れましょう。", 260 | "editor.magic_image.first_experience.text": "AIを使って完璧な画像を手に入れましょう。 「ビーチに置かれたボール」や、「フォームに記入している男性」などと入力するだけで作成できます!", 261 | "editor.magic_image.first_experience.title": "{ai} に画像を作成してもらう", 262 | "editor.magic_image.generating_images": "画像を生成", 263 | "editor.magic_image.generating_images_for": "次の画像を生成中:", 264 | "editor.magic_image.modal_title": "{ai}が作った魔法の画像", 265 | "editor.magic_image.no_suggestions": "提案はありません", 266 | "editor.magic_image.prompt_placeholder": "水中を泳ぐ亀、表現主義の画法", 267 | "editor.magic_image.prompt_score_good": "😊いい感じです!今回のプロンプトはいい画像をいくつか生成するには十分な出来のようです。", 268 | "editor.magic_image.prompt_score_info": "💡こちらが今回のプロンプトのスコアです。より良い成果を得るために、意味のある言葉で、描きたい場面を細かく説明してください。", 269 | "editor.magic_image.prompt_score_not_good": "😕プロンプトのスコアが十分ではありません。できるだけもっと意味のある言葉を用いて、描きたい場面を細かく説明してください。", 270 | "editor.magic_image.prompt_style_suffix": "{style}スタイル", 271 | "editor.magic_image.sample_prompt.computer": "ヴェイパーウェイブ風にした90年代のコンピューター", 272 | "editor.magic_image.sample_prompt.david_sculpture": "ヘッドフォンを着けてDJをしているミケランジェロのダビデ像", 273 | "editor.magic_image.sample_prompt.samoyed": "舌を出しながら白いシャム猫を抱きしめているサモエド犬の写真", 274 | "editor.magic_image.sample_prompt.van_gogh": "ヴァン・ゴッホ風に描かれたアメリカンフットボールの選手", 275 | "editor.magic_image.stock_list.text": "AIで完璧な画像を取得しましょう。必要な項目を入力するだけで、AIが画像を作成してくれます。", 276 | "editor.magic_image.styles.3d_illustration": "3Dイラスト", 277 | "editor.magic_image.styles.flat_art": "フラットデザイン", 278 | "editor.magic_image.styles.geometric": "幾何学的", 279 | "editor.magic_image.styles.lettering": "レタリング", 280 | "editor.magic_image.styles.minimalism": "ミニマリズム", 281 | "editor.magic_image.styles.psychedelic": "サイケデリック", 282 | "editor.magic_image.styles.realism": "リアリズム", 283 | "editor.magic_image.styles.retro_vintage": "レトロ・ビンテージ", 284 | "editor.magic_image.styles.surrealism": "シュルレアリスム", 285 | "editor.magic_image.styles.vector": "ベクター", 286 | "editor.magic_image.suggested_prompts": "提案されたプロンプト", 287 | "editor.magic_image.suggested_prompts_description": "より良い画像をご用意できるように、ご入力内容に基づいて、AIがプロンプトをいくつか生成しました。以下からひとつお選びいただくか、もともとのご入力内容に沿って処理を進めます。", 288 | "editor.magic_image.text_prompt": "テキストプロンプト", 289 | "editor.magic_image.the_prompt": "プロンプト", 290 | "editor.magic_image.uploading_your_image": "画像のアップロード中", 291 | "editor.magic_image.utilize_ai_created_images": "*AIが作成した*とってもユニークで見たこともないような画像を利用しましょう。", 292 | "editor.margin.label": "マージン", 293 | "editor.mobile.description": "現在、モバイルデバイス用に編集しています。すべてのスタイルオプションをデスクトップに切り替えてください。", 294 | "editor.offline_mode_is_enabled": "オフラインモードが有効になっています", 295 | "editor.padding.label": "余白", 296 | "editor.placeholder.text": "ここにコンテンツはありません。コンテンツを右からドラッグしてください。", 297 | "editor.placeholder.text.left": "ここにコンテンツはありません。コンテンツを左からドラッグしてください。", 298 | "editor.placeholder.text.small": "ここにはコンテンツはありません。", 299 | "editor.play_icon_color.label": "再生アイコンの色", 300 | "editor.play_icon_size.label": "再生アイコンサイズ", 301 | "editor.play_icon_type.label": "再生アイコンタイプ", 302 | "editor.preheader_text.description": "プリヘッダーは受信トレイからメールを表示するときに件名の後に続く短い要約テキストです。", 303 | "editor.preheader_text.label": "プリヘッダーテキスト", 304 | "editor.right.label": "右", 305 | "editor.rounded_border.label": "丸みを帯びた境界線", 306 | "editor.section_name.description": "セクション名はページ内でのリンクに使われ、ボタンやリンクのアンカーとして機能します。", 307 | "editor.section_name.label": "セクション名", 308 | "editor.select_image.label": "画像を選択", 309 | "editor.separator.label": "セパレーター", 310 | "editor.smart_buttons.enable_ai.heading": "AIを有効化", 311 | "editor.smart_buttons.enable_ai.text": "このボタンで私たちのAIマジックをお試しください。 ここでの最高の機能をご覧ください!", 312 | "editor.smart_buttons.first_experience.text": "{ai}に基づいたボタンへの提案をお好きなトーンで得られます。", 313 | "editor.smart_buttons.first_experience.title": "スマートボタン", 314 | "editor.smart_headings.alternate_suggestions": "テキストに対する代案", 315 | "editor.smart_headings.enable_ai.text": "この見出しに当社のAIマジックを試してみてください。 このケースで一番効果的なものを見てみましょう!", 316 | "editor.smart_headings.error.min_words": "{n} 語以上を入力してください", 317 | "editor.smart_headings.error.text": "AIがあなたの見出しを理解することができません。 別の単語で試してみてください。", 318 | "editor.smart_headings.error.title": "トリック失敗", 319 | "editor.smart_headings.first_experience.after": "セール開催中!", 320 | "editor.smart_headings.first_experience.before": "買い物をしまくりましょう!", 321 | "editor.smart_headings.first_experience.text": "あなたの見出しに、{ai}に基づいた提案を希望する語調でもらいましょう!", 322 | "editor.smart_headings.first_experience.title": "スマートな見出し", 323 | "editor.smart_headings.heading_text": "見出しテキスト", 324 | "editor.smart_headings.no_result": "探しているものが見つかりませんでしたか?", 325 | "editor.smart_headings.outdated_text": "お客さまが更新したテキストに、新しい提案があるようです。", 326 | "editor.smart_headings.set_tone": "語調を設定する", 327 | "editor.smart_headings.type_few_words": "2、3 語入力すると、AI による候補が表示されます。", 328 | "editor.smart_text.ai_enhance_text": "AIを使用してライティングの品質を向上させましょう。", 329 | "editor.smart_text.text_empty": "テキストを空欄にすることはできません", 330 | "editor.social_links.label": "ソーシャルリンク", 331 | "editor.space_between_fields.label": "フィールド間のスペース", 332 | "editor.submit_action.label": "アクションの送信", 333 | "editor.tablet.description": "現在タブレットデバイス向けに編集を行っています。 スタイルオプション全てに切り替えます。", 334 | "editor.text.label": "テキスト", 335 | "editor.text_align.label": "テキストの配置", 336 | "editor.text_color.label": "テキストの色", 337 | "editor.top.label": "上", 338 | "editor.top_center.label": "中央上", 339 | "editor.top_left.label": "左上", 340 | "editor.top_right.label": "右上", 341 | "editor.underline.label": "アンダーライン", 342 | "editor.video.arrow_only": "矢印のみ", 343 | "editor.video.video_camera": "ビデオカメラ", 344 | "editor.video_url.description": "YouTubeまたはVimeoのURLを追加して,プレビュー画像を自動的に生成します。画像は指定されたURLにリンクします。", 345 | "editor.video_url.label": "ビデオURL", 346 | "editor.width.label": "幅", 347 | "editors_panel.title.content": "コンテンツ", 348 | "editors_panel.title.contents": "コンテンツ", 349 | "editors_panel.title.magic_image": "魔法の画像", 350 | "editors_panel.title.rows": "行", 351 | "fields.birthday": "誕生日", 352 | "fields.company": "会社", 353 | "fields.name": "名前", 354 | "fields.phone_number": "電話番号", 355 | "fields.website": "ウェブサイト", 356 | "fields.zip_code": "郵便番号", 357 | "inbox_preview.design_updated": "最後にプレビューを生成してからデザインがアップデートされました", 358 | "labels.ai": "AI", 359 | "labels.ai_assisted": "AIアシスト", 360 | "labels.alignment.bottom": "下", 361 | "labels.alignment.center": "中央", 362 | "labels.alignment.flex_end": "終了", 363 | "labels.alignment.flex_start": "開始", 364 | "labels.alignment.justify": "揃える", 365 | "labels.alignment.left": "左", 366 | "labels.alignment.right": "右", 367 | "labels.alignment.top": "上", 368 | "labels.align_text": "テキストの整列", 369 | "labels.auto_off": "自動オフ", 370 | "labels.auto_on": "自動オン", 371 | "labels.blur": "ぼかし", 372 | "labels.category": "カテゴリ", 373 | "labels.change_language": "言語を変更", 374 | "labels.characters": "文字", 375 | "labels.color_picker": "カラーピッカー", 376 | "labels.comments": "コメント", 377 | "labels.contain": "内容物", 378 | "labels.content": "コンテンツ", 379 | "labels.cover": "カバー", 380 | "labels.custom": "カスタム", 381 | "labels.dark_mode": "ダークモード", 382 | "labels.description": "説明", 383 | "labels.desktop_preview": "デスクトッププレビュー", 384 | "labels.device_override": "一部の値はデバイスの画面サイズに応じてオーバーライドされています", 385 | "labels.disable_dark_mode": "ダークモードを無効化", 386 | "labels.dismiss": "閉じる", 387 | "labels.display_conditions": "表示条件", 388 | "labels.dynamic_content_enabled": "ダイナミックコンテンツ有効", 389 | "labels.editor": "エディター", 390 | "labels.enable_dark_mode": "ダークモードを有効化", 391 | "labels.font": "フォント", 392 | "labels.footer": "フッター", 393 | "labels.format_text": "フォーマットテキスト", 394 | "labels.generated_images": "生成された画像", 395 | "labels.generate_ai": "AIで生成する", 396 | "labels.generating": "生成中", 397 | "labels.google_fonts": "GoogleFonts", 398 | "labels.gradient": "グラデーション", 399 | "labels.header": "ヘッダー", 400 | "labels.hide": "隠す", 401 | "labels.horizontal": "水平", 402 | "labels.language": "言語", 403 | "labels.light_mode": "ライトモード", 404 | "labels.loading": "読み込み中", 405 | "labels.loading_images": "画像の読み込み", 406 | "labels.load_more": "もっと読み込む", 407 | "labels.menu.label": "ラベル", 408 | "labels.menu.links": "メニューリンク", 409 | "labels.merge_tags": "タグのマージ", 410 | "labels.mobile_preview": "モバイルプレビュー", 411 | "labels.more_images": "さらなる画像", 412 | "labels.new": "新しい", 413 | "labels.none": "なし", 414 | "labels.no_images": "画像なし", 415 | "labels.no_results": "結果なし", 416 | "labels.objects": "オブジェクト", 417 | "labels.outline": "アウトライン", 418 | "labels.page": "ページ", 419 | "labels.position": "位置", 420 | "labels.radius": "Radius", 421 | "labels.recents": "最近の画像", 422 | "labels.redo": "やり直し", 423 | "labels.refresh": "更新", 424 | "labels.refresh_results": "結果を更新", 425 | "labels.resolution": "解像度", 426 | "labels.safe_search": "セーフサーチ", 427 | "labels.search": "検索", 428 | "labels.search_images": "何百万もの画像を検索", 429 | "labels.search_images_by_name": "画像を名前で検索", 430 | "labels.section": "セクション", 431 | "labels.select_tone": "トーンを選択", 432 | "labels.shadow": "シャドウ", 433 | "labels.show": "表示", 434 | "labels.size": "サイズ", 435 | "labels.size.unit.auto": "オート", 436 | "labels.smart_text": "スマートテキスト", 437 | "labels.something_went_wrong": "エラーが発生しました", 438 | "labels.some_examples": "例", 439 | "labels.special_links": "特別なリンク", 440 | "labels.stock_photos": "写真を保存", 441 | "labels.stock_photos_by": "PoweredbyUnsplash,Pexels,Pixabay。", 442 | "labels.stock_photos_license": "クリエイティブコモンズゼロの下でライセンスされているすべての画像。", 443 | "labels.stop": "停止", 444 | "labels.tags": "タグ", 445 | "labels.texture": "テクスチャ", 446 | "labels.text_style": "テキストスタイル", 447 | "labels.timezone": "タイムゾーン", 448 | "labels.tip": "ヒント", 449 | "labels.tone": "トーン", 450 | "labels.undo": "元に戻す", 451 | "labels.vertical": "垂直", 452 | "labels.words": "単語", 453 | "modals.category.invalid": "これは無効なカテゴリ名です", 454 | "modals.category.placeholder": "カテゴリ名", 455 | "modals.delete.columns": "{columns,number}{columns,plural,one{column}other{columns}}が失われます。よろしいですか?", 456 | "modals.delete.confirmation": "これを削除してもよろしいですか?このアクションは元に戻せません。", 457 | "modals.delete.title": "削除", 458 | "modals.display_conditions.title": "表示条件を選択してください", 459 | "modals.preview.browser_preview.label": "ブラウザー", 460 | "modals.preview.exit_preview": "プレビューの終了", 461 | "modals.preview.inbox_preview.button.generate_previews": "プレビューを生成", 462 | "modals.preview.inbox_preview.label": "受信トレイ", 463 | "modals.preview.inbox_preview.label.generating_again": "もう一度生成", 464 | "modals.preview.inbox_preview.label.generating_previews": "プレビューを生成中", 465 | "modals.preview.inbox_preview.text.email_clients": "メールソフト", 466 | "modals.preview.inbox_preview.text.generate_previews": "あなたのテンプレートが異なるデバイスやメールサービスの受信トレイでどのように見えるかを確認しましょう。", 467 | "modals.preview.inbox_preview.text.sync": "再度同期する", 468 | "modals.preview.inbox_preview.title": "受信トレイのプレビュー", 469 | "modals.preview.inbox_preview.tooltip.title": "別のメールソフトでプレビューしてください", 470 | "modals.preview.inbox_preview.try_again": "プレビュー画面を生成できませんでした。再度お試しください。", 471 | "modals.preview.inbox_preview.unavailable": "利用できるプレビュー画面はありません。再度お試しください。", 472 | "modals.preview.send_test_email.email_not_sent": "電子メールが送信されませんでした", 473 | "modals.preview.send_test_email.email_sent": "電子メールが送信されました", 474 | "modals.preview.send_test_email.label": "テスト電子メールの送信", 475 | "modals.preview.send_test_email.on_the_way": "テスト電子メールを {email} に送信しています", 476 | "modals.preview.send_test_email.sending": "送信中", 477 | "modals.preview.send_test_email.unexpected": "テスト電子メールの送信中にエラーが発生しました。 再試行してください。", 478 | "modals.preview.title": "プレビュー", 479 | "modals.save_block.title": "ブロックを保存", 480 | "modals.tags.description": "タグは検索に使用されます。複数のタグはコンマで区切ることができます。", 481 | "modals.tags.placeholder": "tag1,tag2", 482 | "option_groups.action.title": "アクション", 483 | "option_groups.all.title": "すべて", 484 | "option_groups.background.title": "背景", 485 | "option_groups.blank.title": "空白", 486 | "option_groups.button.title": "ボタン", 487 | "option_groups.button_options.title": "ボタンオプション", 488 | "option_groups.colors.title": "色", 489 | "option_groups.columns.title": "列", 490 | "option_groups.column_number.title": "列{number}", 491 | "option_groups.column_properties.title": "列のプロパティ", 492 | "option_groups.countdown.title": "カウントダウン", 493 | "option_groups.default.title": "一般", 494 | "option_groups.display_condition.title": "表示条件", 495 | "option_groups.email_settings.title": "メール設定", 496 | "option_groups.fields.title": "フィールド", 497 | "option_groups.form.title": "フォーム", 498 | "option_groups.html.title": "HTML", 499 | "option_groups.icons.title": "アイコン", 500 | "option_groups.image.title": "画像", 501 | "option_groups.labels.title": "ラベル", 502 | "option_groups.last_saved.title": "最後に保存された", 503 | "option_groups.layout.title": "レイアウト", 504 | "option_groups.line.title": "行", 505 | "option_groups.link.title": "リンク", 506 | "option_groups.links.title": "リンク", 507 | "option_groups.magic_image.title": "魔法の画像", 508 | "option_groups.menu_items.title": "メニュー項目", 509 | "option_groups.mobile.title": "モバイル", 510 | "option_groups.responsive_design.title": "レスポンシブデザイン", 511 | "option_groups.row_properties.title": "行のプロパティ", 512 | "option_groups.size.title": "サイズ", 513 | "option_groups.smart_buttons.title": "スマートボタン", 514 | "option_groups.smart_headings.title": "スマートな見出し", 515 | "option_groups.spacing.title": "間隔", 516 | "option_groups.styles.title": "スタイル", 517 | "option_groups.text.title": "テキスト", 518 | "shapes.circle": "サークル", 519 | "shapes.rectangle": "長方形", 520 | "shapes.round": "ラウンド", 521 | "shapes.square": "正方形", 522 | "sizes.large": "大", 523 | "sizes.largest": "最大", 524 | "sizes.medium": "中", 525 | "sizes.small": "小", 526 | "sizes.smallest": "最小", 527 | "tabs.audit.empty.description": "監査は,デザインとコンテンツのすべての問題を確認できる場所です。", 528 | "tabs.audit.empty.subtitle": "すべて順調です。", 529 | "tabs.audit.empty.title": "問題は見つかりませんでした!", 530 | "tabs.audit.missing_image_src": "画像のURLがありません", 531 | "tabs.audit.missing_title": "監査タイトルがありません", 532 | "tabs.audit.missing_tool_name": "ツール名が見つかりません", 533 | "tabs.audit.rules.button.empty_links.description": "リンクがないと,ユーザーがボタンをクリックしてもボタンは機能しません。次のボタンへのリンクを追加してください。", 534 | "tabs.audit.rules.button.empty_links.title": "ボタンのリンクが空です", 535 | "tabs.audit.rules.image.alt_text.description": "代替テキストがないと,スクリーンリーダーに依存している人は画像情報にアクセスできません。次の画像に適切な代替テキストを記述してください。", 536 | "tabs.audit.rules.image.alt_text.title": "代替テキストがありません", 537 | "tabs.audit.rules.image.url.description": "画像のURLがないと,次の画像はレンダリングされません。次の画像に画像をアップロードしてください。", 538 | "tabs.audit.rules.image.url.title": "画像がありません", 539 | "tabs.audit.rules.menu.empty_links.description": "リンクがないと,ユーザーがクリックしてもメニューは機能しません。不足しているリンクを次のメニューに追加してください。", 540 | "tabs.audit.rules.menu.empty_links.title": "メニューリンクが空です", 541 | "tabs.audit.take_me_to_fix": "私を修正してください", 542 | "tones.bold": "大胆な", 543 | "tones.friendly": "フレンドリー", 544 | "tones.luxury": "ラグジュアリー", 545 | "tones.professional": "プロフェッショナル", 546 | "tones.relaxed": "落ち着いた雰囲気", 547 | "tones.witty": "ウィットに富んだ", 548 | "tools.form.field_label": "フィールドラベル", 549 | "tools.form.field_name": "フィールド名", 550 | "tools.form.field_type": "フィールドタイプ", 551 | "tools.form.field_value": "フィールド値", 552 | "tools.form.new_field": "新しいフィールド", 553 | "tools.form.options_one_per_line": "オプション(1行に1つ)", 554 | "tools.form.placeholder_text": "プレースホルダーテキスト", 555 | "tools.form.required_field": "必須フィールド", 556 | "tools.form.show_label": "ラベルを表示", 557 | "tools.form.update_field": "更新フィールド", 558 | "tools.social.click_icons_to_add": "アイコンをクリックして追加します", 559 | "tools.tabs.audit": "監査", 560 | "tools.tabs.blocks": "ブロック", 561 | "tools.tabs.body": "ボディ", 562 | "tools.tabs.content": "コンテンツ", 563 | "tools.tabs.images": "画像", 564 | "tools.tabs.row": "行", 565 | "tools.tabs.uploads": "アップロード", 566 | "tools.text.personalize": "パーソナライズ", 567 | "tools.tooltip.drag_on_canvas": "キャンバス上でドラッグ", 568 | "tools.tooltip.got_it": "了解" 569 | } -------------------------------------------------------------------------------- /ar.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "إضافة عمود", 3 | "buttons.add_content": "إضافة محتوى", 4 | "buttons.add_display_condition": "إضافة حالة عرض", 5 | "buttons.add_field": "إضافة حقل", 6 | "buttons.add_footer": "إضافة تذييل", 7 | "buttons.add_header": "أضف رأساً", 8 | "buttons.add_new_field": "إضافة حقل جديد", 9 | "buttons.add_new_item": "إضافة عنصر جديد", 10 | "buttons.add_row": "إضافة صف", 11 | "buttons.add_text": "إضافة نص", 12 | "buttons.apply": "تطبيق", 13 | "buttons.apply_effects": "تطبيق التأثيرات والمزيد", 14 | "buttons.back": "العودة", 15 | "buttons.background": "خلفية", 16 | "buttons.cancel": "إلغاء", 17 | "buttons.change": "تغيير", 18 | "buttons.change_image": "تغيير صورة", 19 | "buttons.close": "غلق", 20 | "buttons.comment": "تعليق", 21 | "buttons.corners": "زوايا", 22 | "buttons.crop": "اقتصاص", 23 | "buttons.delete": "حذف", 24 | "buttons.deselect": "إلغاء التحديد", 25 | "buttons.desktop": "سطح المكتب", 26 | "buttons.disable_amp": "تعطيل AMP", 27 | "buttons.done": "تم", 28 | "buttons.draw": "ارسم", 29 | "buttons.drawing": "رسم", 30 | "buttons.duplicate": "نسخ", 31 | "buttons.duplication_disabled_usage_limit": "لا يمكنك تكرار هذا بسبب وجود حد للاستخدام", 32 | "buttons.edit": "تعديل", 33 | "buttons.edit_image": "تعديل الصورة", 34 | "buttons.edit_prompt": "طلب التعديل", 35 | "buttons.enable_amp": "تمكين AMP", 36 | "buttons.expand_text": "توسيع النص", 37 | "buttons.filter": "عوامل التصفية", 38 | "buttons.fix_spelling_grammar": "إصلاح الأخطاء الإملائية والنحوية", 39 | "buttons.frame": "إطار", 40 | "buttons.generate": "إنشاء", 41 | "buttons.generate_images": "إنشاء الصور", 42 | "buttons.get_suggestions": "احصل على اقتراحات", 43 | "buttons.history": "السجل", 44 | "buttons.make_it_formal": "استخدم أسلوبًا رسميًا", 45 | "buttons.make_it_friendly": "استخدم أسلوبًا وديًّا", 46 | "buttons.merge": "دمج", 47 | "buttons.mobile": "الهاتف المحمول", 48 | "buttons.more_options": "المزيد من الخيارات", 49 | "buttons.next": "التالي", 50 | "buttons.open": "فتح", 51 | "buttons.regenerate": "إعادة إنشاء", 52 | "buttons.remove_column": "إزالة عمود", 53 | "buttons.rephrase_text": "إعادة صياغة النص", 54 | "buttons.reset": "إعادة الضبط", 55 | "buttons.reset_value": "إعادة تعيين القيمة", 56 | "buttons.resize": "تغيير الحجم", 57 | "buttons.save": "حفظ", 58 | "buttons.see_magic": "شاهد السحر", 59 | "buttons.select": "تحديد", 60 | "buttons.shape": "شكل", 61 | "buttons.shapes": "أشكال", 62 | "buttons.show_fewer_options": "عرض خيارات أقل", 63 | "buttons.show_more_options": "عرض المزيد من الخيارات", 64 | "buttons.sticker": "ملصق", 65 | "buttons.stickers": "ملصقات", 66 | "buttons.summarize_text": "تلخيص النصّ", 67 | "buttons.tablet": "اللوح", 68 | "buttons.transform": "تحويل", 69 | "buttons.try_again": "حاول مرة أخرى", 70 | "buttons.update_field": "تحديث الحقل", 71 | "buttons.upload": "تحميل", 72 | "buttons.upload_image": "تحميل صورة", 73 | "buttons.use_image": "استخدام صورة", 74 | "buttons.use_prompt": "استخدام مُوجِّه", 75 | "buttons.zoom": "تكبير", 76 | "collaboration.add_comment": "أضف تعليقاً", 77 | "collaboration.empty.subtitle": "حدد مكونًا لإضافة تعليق عليه", 78 | "collaboration.empty.title": "تعاون الفريق بسهولة!", 79 | "collaboration.empty_filtered.subtitle": "مطابقة تصفياتك", 80 | "collaboration.empty_filtered.title": "لا توجد موضوعات", 81 | "collaboration.exit_mode": "إغلاق التعليقات", 82 | "collaboration.filters.all": "الكل", 83 | "collaboration.filters.only_yours": "لك فقط", 84 | "collaboration.filters.resolved": "تمّ الحل", 85 | "collaboration.follow_docs_to_setup": "تابع الوثائق لإعداد تعاون الفريق", 86 | "collaboration.leave_repply": "اترك رداً", 87 | "collaboration.login_to_collaborate": "يجب أن تسجل دخولك لتتمكن من التعاون", 88 | "collaboration.panel.threads": "الموضوعات", 89 | "collaboration.replies.one": "رد واحد", 90 | "collaboration.replies.n": "{n} ردود", 91 | "collaboration.replies.none": "لا توجد ردود", 92 | "collaboration.resolve": "حل", 93 | "collaboration.resolved": "تمّ الحل", 94 | "collaboration.types.feedback": "التعليق", 95 | "collaboration.types.idea": "الفكرة", 96 | "collaboration.types.question": "السؤال", 97 | "collaboration.types.urgent": "عاجل", 98 | "colors.black": "أسود", 99 | "colors.ruby": "أحمر داكن", 100 | "colors.white": "أبيض", 101 | "content_tools.button": "زر", 102 | "content_tools.carousel": "دائري", 103 | "content_tools.columns": "أعمدة", 104 | "content_tools.divider": "فاصل", 105 | "content_tools.form": "نموذج", 106 | "content_tools.heading": "العنوان", 107 | "content_tools.html": "كود HTML", 108 | "content_tools.image": "صورة", 109 | "content_tools.menu": "قائمة", 110 | "content_tools.page_break": "فاصل الصفحة", 111 | "content_tools.social": "اجتماعية", 112 | "content_tools.text": "نص", 113 | "content_tools.timer": "المؤقِّت", 114 | "content_tools.video": "فيديو", 115 | "editor.action_type.label": "نوع الإجراء", 116 | "editor.align.label": "محاذاة", 117 | "editor.alignment.label": "المحاذاة", 118 | "editor.all_sides.label": "كل الجوانب", 119 | "editor.alternate_text.label": "نص بديل", 120 | "editor.anchor.section_already_exists": "يوجد قسم للصفحة بهذا الاسم فعلاً", 121 | "editor.background_color.label": "لون الخلفية", 122 | "editor.background_image.container_width": "عرض الحاوية", 123 | "editor.background_image.label": "صورة الخلفية", 124 | "editor.background_image.repeat": "تكرار", 125 | "editor.border.dashed": "خط متقطع", 126 | "editor.border.dotted": "خط منقط", 127 | "editor.border.label": "الإطار", 128 | "editor.border.solid": "خط متصل", 129 | "editor.bottom.label": "أسفل", 130 | "editor.bottom_center.label": "مركز القاع", 131 | "editor.bottom_left.label": "أسفل اليسار", 132 | "editor.bottom_right.label": "أسفل اليمين", 133 | "editor.button_link.label": "رابط الزر", 134 | "editor.center.label": "المركز", 135 | "editor.center_left.label": "يسار المركز", 136 | "editor.center_right.label": "يمين المركز", 137 | "editor.color.brand_colors": "ألوان العلامة التجارية", 138 | "editor.color.common_colors": "الألوان المشتركة", 139 | "editor.color.label": "لون", 140 | "editor.color.template_colors": "ألوان القالب", 141 | "editor.colors.label": "ألوان", 142 | "editor.columns_background.label": "خلفية الأعمدة", 143 | "editor.container_padding.label": "تذييل الحاوية", 144 | "editor.content_alignment.label": "محاذاة المحتوى", 145 | "editor.content_background_color.label": "لون خلفية المحتوى", 146 | "editor.content_width.label": "عرض المحتوى", 147 | "editor.desktop.description": "أنت تقوم حاليًا بعملية التحرير لأجهزة سطح المكتب. التبديل لجميع خيارات التصميم.", 148 | "editor.digits_color.label": "لون الأرقام", 149 | "editor.digits_font.label": "خط الأرقام", 150 | "editor.digits_font_size.label": "حجم خط الأرقام", 151 | "editor.do_not_stack_on_mobile.label": "لا تكدس على الجوال", 152 | "editor.end_time.label": "وقت الانتهاء", 153 | "editor.fields.label": "الحقول", 154 | "editor.font_family.label": "عائلة الخطوط", 155 | "editor.font_size.label": "حجم الخط", 156 | "editor.font_weight.100": "رفيع", 157 | "editor.font_weight.200": "خفيف جدًا", 158 | "editor.font_weight.300": "خفيف", 159 | "editor.font_weight.400": "منتظم", 160 | "editor.font_weight.500": "متوسط", 161 | "editor.font_weight.600": "عريض قليلًا", 162 | "editor.font_weight.700": "عريض", 163 | "editor.font_weight.800": "عريض جدًا", 164 | "editor.font_weight.900": "أسود", 165 | "editor.font_weight.label": "حجم الخط", 166 | "editor.form.custom": "مخصص", 167 | "editor.form.method": "الطريقة", 168 | "editor.form_alignment.label": "محاذاة النموذج", 169 | "editor.form_width.label": "عرض النموذج", 170 | "editor.full_width.label": "العرض الكلّي", 171 | "editor.heading_type.label": "نوع العنوان", 172 | "editor.height.label": "الارتفاع", 173 | "editor.hide_on_desktop.label": "إخفاء على سطح المكتب", 174 | "editor.hide_on_mobile.label": "إخفاء على الهاتف المحمول", 175 | "editor.hide_on_tablet.label": "إخفاء على الكومبيوتر اللوحي", 176 | "editor.hover_background.label": "لون خلفية الحوم", 177 | "editor.hover_color.label": "لون المرور فوق العناصر", 178 | "editor.hover_text.label": "لون نص الحوم", 179 | "editor.hover_underline.label": "مرر الفأرة فوق التسطير", 180 | "editor.icon_size.label": "حجم الأيقونات", 181 | "editor.icon_spacing.label": "تباعد الأيقونة", 182 | "editor.icon_type.label": "نوع الأيقونة", 183 | "editor.image.added_drawing": "تمت إضافة: رسم", 184 | "editor.image.added_frame": "تمت إضافة: إطار", 185 | "editor.image.added_overlay_image": "تمت إضافة: صورة متراكبة", 186 | "editor.image.added_shape": "تمت إضافة: شكل", 187 | "editor.image.added_sticker": "تمت إضافة: ملصق", 188 | "editor.image.added_text": "تمت إضافة: نص", 189 | "editor.image.applied_crop": "تم تطبيق: الاقتصاص", 190 | "editor.image.applied_filter": "تم تطبيق: عوامل التصفية", 191 | "editor.image.applied_resize": "تم تطبيق: تغيير الحجم", 192 | "editor.image.applied_rounded_corners": "تم تطبيق: زوايا مستديرة", 193 | "editor.image.applied_transform": "تم تطبيق: التحويل", 194 | "editor.image.auto": "تلقائي", 195 | "editor.image.auto_width": "عرض تلقائي", 196 | "editor.image.auto_width_switch_off": "أوقف تشغيل العرض التلقائي لتغيير حجم الصورة يدوياً", 197 | "editor.image.brush_color": "لون الفرشاة", 198 | "editor.image.brush_size": "حجم الفرشاة", 199 | "editor.image.brush_type": "نوع الفرشاة", 200 | "editor.image.canvas_background": "خلفية الإطار", 201 | "editor.image.changed_background": "تم تغيير: الخلفية", 202 | "editor.image.changed_background_image": "تم تغيير: صورة الخلفية", 203 | "editor.image.changed_style": "تم تغيير: النمط", 204 | "editor.image.drop_or_upload": "إسقاط أو تحميل", 205 | "editor.image.drop_upload": "أسقط صورة جديدة هنا، أو انقر لتحديد الملفات المراد تحميلها.", 206 | "editor.image.full_width_mobile": "عرض كامل على الجوال", 207 | "editor.image.image_options": "خيارات الصورة", 208 | "editor.image.image_url": "رابط الصورة", 209 | "editor.image.initial": "ابتدائي", 210 | "editor.image.label": "صورة", 211 | "editor.image.loaded_state": "تم تحميل: الدولة", 212 | "editor.image.maintain_aspect_ratio": "الحفاظ على نسبة الارتفاع إلى العرض", 213 | "editor.image.main_image": "صورة رئيسية", 214 | "editor.image.objects_merged": "الكائنات: تم دمجها", 215 | "editor.image.offset_x": "إزاحة X", 216 | "editor.image.offset_y": "إزاحة Y", 217 | "editor.image.outline_width": "عرض المخطط", 218 | "editor.image.uploading": "جارِ التحميل", 219 | "editor.image.upload_error": "حدث خطأ أثناء تحميل صورتك. تأكد من أنه ملف صور صالح بحجم أقل من {mbSize} ميغابايت.", 220 | "editor.image.use_percentages": "استخدام النسب المئوية", 221 | "editor.image_link.label": "رابط الصورة", 222 | "editor.image_size.label": "حجم الصورة", 223 | "editor.inherit_body_styles.label": "أنماط جسدية موروثة", 224 | "editor.labels.missing_languages": "اللغات المفقودة", 225 | "editor.labels.try_it_now": "جربه الآن!", 226 | "editor.labels.web": "الشبكة", 227 | "editor.labels_color.label": "لون التسميات", 228 | "editor.labels_font.label": "خط التسميات", 229 | "editor.labels_font_size.label": "حجم خط التسميات", 230 | "editor.layout.label": "تخطيط", 231 | "editor.left.label": "يسار", 232 | "editor.letter_spacing.label": "تباعد الحروف", 233 | "editor.line.label": "الخط", 234 | "editor.line_height.label": "ارتفاع الخط", 235 | "editor.link.body": "النص الأساسي", 236 | "editor.link.call_phone": "اتصل برقم الهاتف", 237 | "editor.link.close_popup": "غلق النافذة المنبثقة", 238 | "editor.link.email": "البريد الإلكتروني", 239 | "editor.link.mailto": "إرسال بريد إلى", 240 | "editor.link.new_tab": "لسان تبويب جديد", 241 | "editor.link.no_page_sections_found": "لم يتم العثور على أقسام الصفحة", 242 | "editor.link.onclick_unsupported": "لا ندعم OnClick", 243 | "editor.link.open_website": "افتح الموقع الإلكتروني", 244 | "editor.link.page_section": "انتقل إلى قسم الصفحة", 245 | "editor.link.phone": "الهاتف", 246 | "editor.link.same_tab": "نفس لسان التبويب", 247 | "editor.link.selection_limit_exceeded": "لقد بلغت الحد الأقصى للعناصر المحددة", 248 | "editor.link.send_email": "إرسال بريد إلكتروني", 249 | "editor.link.send_sms": "أرسل رسالة نصية قصيرة", 250 | "editor.link.subject": "الموضوع", 251 | "editor.link.target": "المستهدف", 252 | "editor.link.url": "الرابط", 253 | "editor.link_color.label": "ربط الألوان", 254 | "editor.magic_image.almost_there": "أوشكنا على الانتهاء", 255 | "editor.magic_image.analyzing_your_prompt": "جارٍ تحليل طلبك", 256 | "editor.magic_image.choose_style": "اختر أسلوباً", 257 | "editor.magic_image.choose_style_description": "اختر نسقاً للصورة التي تود إنشاءها. يمكن أن يتضمن أسماء فنانين (مثل بيكاسو، أو غيره) أو أنماطاً مخصصة مثل الخيال أو مفصّلة أو حديثة أو معاصرة، وما إلى ذلك.", 258 | "editor.magic_image.describe_image": "صِف بالتفصيل ما تريد أن يصنعه الذكاء الاصطناعي.", 259 | "editor.magic_image.enable_ai.heading": "اسمح الذكاء الاصطناعي بإنشاء صور", 260 | "editor.magic_image.enable_ai.text": "احصل على الصور المثالية الفريدة والمخصصة لتصميمك باستخدام الذكاء الاصطناعي.", 261 | "editor.magic_image.first_experience.text": "احصل على الصورة المثالية باستخدام الذكاء الاصطناعي. سواء كان الوصف \"كرة على الشاطئ\" أو ربما \"رجل يملأ استمارة\"، فقط اكتبه ليتم إنشاؤه!", 262 | "editor.magic_image.first_experience.title": "دع {ai} يُنشئ الصور", 263 | "editor.magic_image.generating_images": "إنشاء الصور", 264 | "editor.magic_image.generating_images_for": "إنشاء صور لـ:", 265 | "editor.magic_image.modal_title": "صور سحرية بواسطة {ai}", 266 | "editor.magic_image.no_suggestions": "لا توجد اقتراحات", 267 | "editor.magic_image.prompt_placeholder": "سلحفاة تسبح تحت الماء، لوحة تعبيريّة", 268 | "editor.magic_image.prompt_score_good": "😊 يبدو جيداً! يبدو طلبك كافياً لإنشاء صور جميلة.", 269 | "editor.magic_image.prompt_score_info": "💡 هذه درجة طلبك. يُرجى استخدام كلمات ذات معنى ووصف المشهد بالتفصيل للحصول على نتائج أفضل.", 270 | "editor.magic_image.prompt_score_not_good": "😕 درجة طلبك ليست جيدة بما يكفي. يُرجى استخدام كلمات أوضح ووصف المشهد بالتفصيل قدر الإمكان.", 271 | "editor.magic_image.prompt_style_suffix": "أسلوب {style}", 272 | "editor.magic_image.sample_prompt.computer": "جهاز كمبيوتر من التسعينيات بأسلوب فابورويف", 273 | "editor.magic_image.sample_prompt.david_sculpture": "صورة لمنحوتة مايكل أنجلو لداود مرتدياً سماعات وهو ينسّق الموسيقى", 274 | "editor.magic_image.sample_prompt.samoyed": "صورة لكلب سامودي ولسانه خارج معانقاً قط سيامي أبيض", 275 | "editor.magic_image.sample_prompt.van_gogh": "لوحة بأسلوب فان جوخ للاعب كرة قدم أمريكية", 276 | "editor.magic_image.stock_list.text": "احصل على الصورة المثالية باستخدام الذكاء الاصطناعي. فقط اكتب ما تريد وسيقوم الذكاء الاصطناعي بإنشائها لك.", 277 | "editor.magic_image.styles.3d_illustration": "رسم 3D", 278 | "editor.magic_image.styles.flat_art": "فن مسطح", 279 | "editor.magic_image.styles.geometric": "هندسي", 280 | "editor.magic_image.styles.lettering": "رسم الحروف", 281 | "editor.magic_image.styles.minimalism": "تبسيطية", 282 | "editor.magic_image.styles.psychedelic": "مهلوس", 283 | "editor.magic_image.styles.realism": "واقعية", 284 | "editor.magic_image.styles.retro_vintage": "رجعي/عتيق", 285 | "editor.magic_image.styles.surrealism": "سريالية", 286 | "editor.magic_image.styles.vector": "متجهي", 287 | "editor.magic_image.suggested_prompts": "طلبات مقترحة", 288 | "editor.magic_image.suggested_prompts_description": "أنشأ الذكاء الاصطناعي طلبات بناءً على مدخلاتك لمساعدتك في إنشاء صور أفضل. اختر طلباً مما يلي أو تابع باستخدام مدخلك الأصلي:", 289 | "editor.magic_image.text_prompt": "مُوجِّه النص الخاص بك", 290 | "editor.magic_image.the_prompt": "المُوجِّه", 291 | "editor.magic_image.uploading_your_image": "جارٍ رفع صورتك", 292 | "editor.magic_image.utilize_ai_created_images": "استخدم الصور التي تم إنشاؤها بواسطة الذكاء الاصطناعي والتي تعد فريدة تمامًا وغير مسبوقة.", 293 | "editor.margin.label": "الهامش", 294 | "editor.mobile.description": "أنت تُحرِر الآن من أجل الأجهزة الجوالة. تحول إلى سطح المكتب من أجل كل خيارات التصميم.", 295 | "editor.offline_mode_is_enabled": "تمّ تفعيل وضع خارج الخدمة", 296 | "editor.padding.label": "تذييل", 297 | "editor.placeholder.text": "لا يوجد محتوى هنا. اسحب محتوى من اليمين.", 298 | "editor.placeholder.text.left": "لا يوجد محتوى هنا. اسحب المحتوى من اليسار.", 299 | "editor.placeholder.text.small": "لا يوجد محتوى هنا.", 300 | "editor.play_icon_color.label": "لون أيقونة التشغيل", 301 | "editor.play_icon_size.label": "حجم أيقونة التشغيل", 302 | "editor.play_icon_type.label": "نوع أيقونة التشغيل", 303 | "editor.preheader_text.description": "معاينة النص هو ملخص قصير يأتي بعد سطر الموضوع عند عرض رسالة بالبريد الإلكتروني في صندوق الوارد.", 304 | "editor.preheader_text.label": "معاينة النص", 305 | "editor.right.label": "يمين", 306 | "editor.rounded_border.label": "إطار مستدير", 307 | "editor.section_name.description": "يستخدم اسم القسم للارتباط داخل الصفحة. يعد بمثابة مرساة للأزرار أو الروابط.", 308 | "editor.section_name.label": "اسم القسم", 309 | "editor.select_image.label": "اختر صورة", 310 | "editor.separator.label": "فاصل", 311 | "editor.smart_buttons.enable_ai.heading": "تمكين الذكاء الاصطناعي", 312 | "editor.smart_buttons.enable_ai.text": "جرب سحر الذكاء الاصطناعي لدينا في هذا الزر. انظر ما هو الأفضل هنا!", 313 | "editor.smart_buttons.first_experience.text": "احصل لأزرارك على اقتراحات تستند إلى {ai} بأي نغمة تريدها.", 314 | "editor.smart_buttons.first_experience.title": "الأزرار الذكية", 315 | "editor.smart_headings.alternate_suggestions": "اقتراحات بديلة مقابل النص الخاص بك", 316 | "editor.smart_headings.enable_ai.text": "جرب سحر الذكاء الاصطناعي لدينا في هذا العنوان. انظر ما هو الأفضل هنا!", 317 | "editor.smart_headings.error.min_words": "الحد الأدنى المطلوب هو {n} كلمة", 318 | "editor.smart_headings.error.text": "الذكاء الاصطناعي لدينا غير قادر على فهم عنوانك. جرب باستخدام بعض الكلمات المختلفة.", 319 | "editor.smart_headings.error.title": "الخدعة فشلت", 320 | "editor.smart_headings.first_experience.after": "تخفيضات!", 321 | "editor.smart_headings.first_experience.before": "تسوّق حتى تتعب!", 322 | "editor.smart_headings.first_experience.text": "احصل على اقتراحات تستند إلى {ai} لعناوينك بأي نغمة تريدها!", 323 | "editor.smart_headings.first_experience.title": "عناوين ذكية", 324 | "editor.smart_headings.heading_text": "نص العنوان", 325 | "editor.smart_headings.no_result": "لم تجد ما كنت تبحث عنه؟", 326 | "editor.smart_headings.outdated_text": "يبدو أنك قمت بتحديث النص وتوجد اقتراحات جديدة له.", 327 | "editor.smart_headings.set_tone": "ضبط النغمة", 328 | "editor.smart_headings.type_few_words": "اكتب بضع كلمات حتى يتمكن الذكاء الاصطناعي لدينا من مساعدتك في الاقتراحات.", 329 | "editor.smart_text.ai_enhance_text": "استخدم الذكاء الاصطناعي لتحسين جودة كتابتك.", 330 | "editor.smart_text.text_empty": "يجب ألا يكون النص فارغًا", 331 | "editor.social_links.label": "الروابط الاجتماعية", 332 | "editor.space_between_fields.label": "المسافات بين الحقول", 333 | "editor.submit_action.label": "إرسال الإجراء", 334 | "editor.tablet.description": "أنت تقوم حاليًا بعملية التحرير للأجهزة الكومبيوتر اللوحي. التبديل لجميع خيارات التصميم.", 335 | "editor.text.label": "نص", 336 | "editor.text_align.label": "محاذاة النص", 337 | "editor.text_color.label": "لون النص", 338 | "editor.top.label": "أعلى", 339 | "editor.top_center.label": "المركز العلوي", 340 | "editor.top_left.label": "أعلى اليسار", 341 | "editor.top_right.label": "أعلى اليمين", 342 | "editor.underline.label": "ضع خطا تحت الكلمة", 343 | "editor.video.arrow_only": "سهم فقط", 344 | "editor.video.video_camera": "كاميرا فيديو", 345 | "editor.video_url.description": "أضف عنوان URL على YouTube أو Vimeo لإنشاء صورة معاينة تلقائيًا. سوف يتم ربط الصورة بعنوان URL المقدَم.", 346 | "editor.video_url.label": "عنوان URL للفيديو", 347 | "editor.width.label": "العرض", 348 | "editors_panel.title.content": "محتوى", 349 | "editors_panel.title.contents": "محتوى", 350 | "editors_panel.title.magic_image": "صورة سحرية", 351 | "editors_panel.title.rows": "صف", 352 | "fields.birthday": "يوم الميلاد", 353 | "fields.company": "الشركة", 354 | "fields.name": "الاسم", 355 | "fields.phone_number": "رقم الهاتف", 356 | "fields.website": "الموقع الإلكتروني", 357 | "fields.zip_code": "الرمز البريدي", 358 | "inbox_preview.design_updated": "تمّ ترقية التصميم بعد آخر إنتاج للعرض الأولي الخاص بك", 359 | "labels.ai": "الذكاء الاصطناعي", 360 | "labels.ai_assisted": "بمساعدة الذكاء الاصطناعي", 361 | "labels.alignment.bottom": "أسفل", 362 | "labels.alignment.center": "وسط", 363 | "labels.alignment.flex_end": "النهاية", 364 | "labels.alignment.flex_start": "البداية", 365 | "labels.alignment.justify": "في المنتصف", 366 | "labels.alignment.left": "يسار", 367 | "labels.alignment.right": "يمين", 368 | "labels.alignment.top": "أعلى", 369 | "labels.align_text": "محاذاة النص", 370 | "labels.auto_off": "إيقاف تلقائي", 371 | "labels.auto_on": "تشغيل تلقائي", 372 | "labels.blur": "تمويه", 373 | "labels.category": "التصنيف", 374 | "labels.change_language": "تغيير اللغة", 375 | "labels.characters": "الحروف", 376 | "labels.color_picker": "‏‏منتقي الألوان", 377 | "labels.comments": "التعليقات", 378 | "labels.contain": "يحتوي", 379 | "labels.content": "المحتوى", 380 | "labels.cover": "غطاء", 381 | "labels.custom": "تخصيص", 382 | "labels.dark_mode": "الوضع الليلي", 383 | "labels.description": "الوصف", 384 | "labels.desktop_preview": "معاينة لسطح المكتب", 385 | "labels.device_override": "يتم تجاوز بعض القيم اعتماداً على حجم شاشة الجهاز", 386 | "labels.disable_dark_mode": "تعطيل الوضع المعتم", 387 | "labels.dismiss": "رفض", 388 | "labels.display_conditions": "حالات عرض", 389 | "labels.dynamic_content_enabled": "تم تمكين المحتوى الديناميكي", 390 | "labels.editor": "محرر", 391 | "labels.enable_dark_mode": "تمكين الوضع المعتم", 392 | "labels.font": "خط", 393 | "labels.footer": "تذييل", 394 | "labels.format_text": "تنسيق النص", 395 | "labels.generated_images": "الصور التي تم إنشاؤها", 396 | "labels.generate_ai": "استحداث بالذكاء الاصطناعي", 397 | "labels.generating": "تكوين", 398 | "labels.google_fonts": "خطوط جوجل", 399 | "labels.gradient": "تدرج", 400 | "labels.header": "رأس", 401 | "labels.hide": "إخفاء", 402 | "labels.horizontal": "أفقي", 403 | "labels.language": "اللغة", 404 | "labels.light_mode": "الوضع", 405 | "labels.loading": "جارِ التحميل", 406 | "labels.loading_images": "جاري تحميل الصور", 407 | "labels.load_more": "تحميل المزيد", 408 | "labels.menu.label": "ملصق", 409 | "labels.menu.links": "روابط القائمة", 410 | "labels.merge_tags": "دمج العلامات", 411 | "labels.mobile_preview": "معاينة للهاتف المحمول", 412 | "labels.more_images": "المزيد من الصور", 413 | "labels.new": "جديد", 414 | "labels.none": "لا يوجد", 415 | "labels.no_images": "لا توجد صور", 416 | "labels.no_results": "لا تُوجد نتائج", 417 | "labels.objects": "الكائنات", 418 | "labels.outline": "إطار", 419 | "labels.page": "صفحة", 420 | "labels.position": "الموضع", 421 | "labels.radius": "نصف قطر", 422 | "labels.recents": "الصور الأخيرة", 423 | "labels.redo": "إعادة", 424 | "labels.refresh": "إعادة تنشيط", 425 | "labels.refresh_results": "تحديث النتائج", 426 | "labels.resolution": "الدقة", 427 | "labels.safe_search": "البحث الآمن", 428 | "labels.search": "بحث", 429 | "labels.search_images": "البحث في ملايين الصور", 430 | "labels.search_images_by_name": "البحث عن الصور بالاسم", 431 | "labels.section": "القسم", 432 | "labels.select_tone": "حدد درجة اللون", 433 | "labels.shadow": "ظل", 434 | "labels.show": "إظهار", 435 | "labels.size": "حجم", 436 | "labels.size.unit.auto": "آلي", 437 | "labels.smart_text": "نصٌّ ذكي", 438 | "labels.something_went_wrong": "حدث خطأ ما", 439 | "labels.some_examples": "بعض الأمثلة", 440 | "labels.special_links": "روابط خاصة", 441 | "labels.stock_photos": "مخزون الصور", 442 | "labels.stock_photos_by": "مدعوم من Unsplash ،Pexels ،Pixabay.", 443 | "labels.stock_photos_license": "جميع الصور مرخصة بموجب رخص المشاع الإبداعي.", 444 | "labels.stop": "إيقاف", 445 | "labels.tags": "العلامات", 446 | "labels.texture": "هيئة", 447 | "labels.text_style": "نمط النص", 448 | "labels.timezone": "المنطقة الزمنية", 449 | "labels.tip": "تلميح", 450 | "labels.tone": "النغمة", 451 | "labels.undo": "إبطال", 452 | "labels.vertical": "رأسي", 453 | "labels.words": "كلمات", 454 | "modals.category.invalid": "هذا اسم تصنيف غير صالح", 455 | "modals.category.placeholder": "اسم التصنيف", 456 | "modals.delete.columns": "سوف تفقد {columns, number} {columns, plural, one {column} other {columns}}.هل أنت متأكد؟", 457 | "modals.delete.confirmation": "هل أنت متأكد أنك تريد حذف هذا؟ لا يمكن التراجع عن هذا الإجراء.", 458 | "modals.delete.title": "حذف", 459 | "modals.display_conditions.title": "تحديد حالة عرض", 460 | "modals.preview.browser_preview.label": "استعراض", 461 | "modals.preview.exit_preview": "الخروج من المعاينة", 462 | "modals.preview.inbox_preview.button.generate_previews": "إنتاج العروض الأولية", 463 | "modals.preview.inbox_preview.label": "صندوق الوراد.", 464 | "modals.preview.inbox_preview.label.generating_again": "الإنتاج مرة أخرى", 465 | "modals.preview.inbox_preview.label.generating_previews": "إنتاج العروض الأولية", 466 | "modals.preview.inbox_preview.text.email_clients": "عملاء البريد الإلكتروني", 467 | "modals.preview.inbox_preview.text.generate_previews": "تفقّد كيف سيبدو النموذج الخاص بك في صندوق الوارد للأجهزة المختلفة وخدمات البريد الإلكتروني.", 468 | "modals.preview.inbox_preview.text.sync": "إعادة المزامنة", 469 | "modals.preview.inbox_preview.title": "معاينة الوارد", 470 | "modals.preview.inbox_preview.tooltip.title": "معاينة البريد الإلكتروني على عملاء بريد إلكتروني مختلفين", 471 | "modals.preview.inbox_preview.try_again": "تعذر إنشاء معاينات هذه المرة. حاول الإنشاء مرة أخرى.", 472 | "modals.preview.inbox_preview.unavailable": "لا توجد معاينات متاحة، حاول مرة أخرى.", 473 | "modals.preview.send_test_email.email_not_sent": "لم يتم إرسال الرسالة البريدية", 474 | "modals.preview.send_test_email.email_sent": "تم إرسال رسالة البريد", 475 | "modals.preview.send_test_email.label": "إرسال رسالة بريد اختبارية", 476 | "modals.preview.send_test_email.on_the_way": "رسالتك البريدية الاختبارية في طريقها إلى {email}", 477 | "modals.preview.send_test_email.sending": "جارِ الإرسال", 478 | "modals.preview.send_test_email.unexpected": "حدث خطأ أثناء إرسال الرسالة البريدية الاختبارية. حاول مرة أخرى.", 479 | "modals.preview.title": "المعاينة", 480 | "modals.save_block.title": "حفظ الأمر البرمجي", 481 | "modals.tags.description": "تُستخدم العلامات للبحث. يمكن فصل علامات متعددة بفاصلة.", 482 | "modals.tags.placeholder": "علامة1، علامة2", 483 | "option_groups.action.title": "إجراء", 484 | "option_groups.all.title": "الكل", 485 | "option_groups.background.title": "خلفية", 486 | "option_groups.blank.title": "فارغ", 487 | "option_groups.button.title": "زر", 488 | "option_groups.button_options.title": "خيارات الزر", 489 | "option_groups.colors.title": "ألوان", 490 | "option_groups.columns.title": "أعمدة", 491 | "option_groups.column_number.title": "العمود {number}", 492 | "option_groups.column_properties.title": "خصائص العمود", 493 | "option_groups.countdown.title": "العد التنازلي", 494 | "option_groups.default.title": "عام", 495 | "option_groups.display_condition.title": "حالة عرض", 496 | "option_groups.email_settings.title": "إعدادات البريد الإلكتروني", 497 | "option_groups.fields.title": "الحقول", 498 | "option_groups.form.title": "نموذج", 499 | "option_groups.html.title": "كود HTML", 500 | "option_groups.icons.title": "الأيقونات", 501 | "option_groups.image.title": "صورة", 502 | "option_groups.labels.title": "العناوين", 503 | "option_groups.last_saved.title": "آخر حفظ", 504 | "option_groups.layout.title": "المخطط", 505 | "option_groups.line.title": "الخط", 506 | "option_groups.link.title": "رابط", 507 | "option_groups.links.title": "روابط", 508 | "option_groups.magic_image.title": "صورة سحرية", 509 | "option_groups.menu_items.title": "عناصر القائمة", 510 | "option_groups.mobile.title": "جوال", 511 | "option_groups.responsive_design.title": "تصميم سريع الاستجابة", 512 | "option_groups.row_properties.title": "خصائص الصف", 513 | "option_groups.size.title": "حجم", 514 | "option_groups.smart_buttons.title": "الأزرار الذكية", 515 | "option_groups.smart_headings.title": "عناوين ذكية", 516 | "option_groups.spacing.title": "المسافات", 517 | "option_groups.styles.title": "أنماط", 518 | "option_groups.text.title": "نص", 519 | "shapes.circle": "دائرة", 520 | "shapes.rectangle": "مستطيل", 521 | "shapes.round": "مستدير", 522 | "shapes.square": "مربع", 523 | "sizes.large": "كبير", 524 | "sizes.largest": "أكبر", 525 | "sizes.medium": "متوسط", 526 | "sizes.small": "صغير", 527 | "sizes.smallest": "أصغر", 528 | "tabs.audit.empty.description": "التدقيق هو حيث يمكنك رؤية جميع المشكلات في تصميمك ومحتواك.", 529 | "tabs.audit.empty.subtitle": "كل شيء جيد.", 530 | "tabs.audit.empty.title": "لم نعثر على أي مشكلات!", 531 | "tabs.audit.missing_image_src": "رابط الصورة مفقود", 532 | "tabs.audit.missing_title": "عنوان التدقيق مفقود", 533 | "tabs.audit.missing_tool_name": "لم يُعثَر على اسم الأداة", 534 | "tabs.audit.rules.button.empty_links.description": "بدون رابط، لن تعمل الأزرار عند نقر المستخدم عليها. أضف رابطاً إلى الأزرار التالية.", 535 | "tabs.audit.rules.button.empty_links.title": "روابط الأزرار خالية", 536 | "tabs.audit.rules.image.alt_text.description": "بدون نص بديل، لن يتمكن الأشخاص المعتمدون على برامج قراءة الشاشة من الوصول إلى معلومات الصورة. اكتب نصاً بديلاً مناسباً للصور التالية.", 537 | "tabs.audit.rules.image.alt_text.title": "النص البديل مفقود", 538 | "tabs.audit.rules.image.url.description": "بدون عنوان الصورة، لن يتم عرض الصور التالية. قم بتحميل صورة للصور التالية.", 539 | "tabs.audit.rules.image.url.title": "الصور المفقودة", 540 | "tabs.audit.rules.menu.empty_links.description": "بدون رابط، لن تعمل القائمة عند نقر المستخدم عليها. أضف الروابط المفقودة إلى القائمة التالية.", 541 | "tabs.audit.rules.menu.empty_links.title": "روابط القائمة خالية", 542 | "tabs.audit.take_me_to_fix": "الذهاب إلى التصحيح", 543 | "tones.bold": "جريئة", 544 | "tones.friendly": "ودودة", 545 | "tones.luxury": "فاخرة", 546 | "tones.professional": "احترافية", 547 | "tones.relaxed": "هادئة", 548 | "tones.witty": "بارعة", 549 | "tools.form.field_label": "تسمية الحقل", 550 | "tools.form.field_name": "اسم الحقل", 551 | "tools.form.field_type": "نوع الحقل", 552 | "tools.form.field_value": "قيمة الحقل", 553 | "tools.form.new_field": "حقل جديد", 554 | "tools.form.options_one_per_line": "الخيارات (واحد لكل سطر)", 555 | "tools.form.placeholder_text": "النص النائب", 556 | "tools.form.required_field": "حقل مطلوب", 557 | "tools.form.show_label": "عرض التسمية", 558 | "tools.form.update_field": "تحديث الحقل", 559 | "tools.social.click_icons_to_add": "انقر على الأيقونات للإضافة", 560 | "tools.tabs.audit": "التدقيق", 561 | "tools.tabs.blocks": "الأوامر البرمجية", 562 | "tools.tabs.body": "الموضوع الأساسي", 563 | "tools.tabs.content": "محتوى", 564 | "tools.tabs.images": "الصور", 565 | "tools.tabs.row": "صف", 566 | "tools.tabs.uploads": "التحميلات", 567 | "tools.text.personalize": "تخصيص", 568 | "tools.tooltip.drag_on_canvas": "اسحب على القماش", 569 | "tools.tooltip.got_it": "فهمت" 570 | } -------------------------------------------------------------------------------- /en.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "Add Column", 3 | "buttons.add_content": "Add Content", 4 | "buttons.add_display_condition": "Add Display Condition", 5 | "buttons.add_field": "Add Field", 6 | "buttons.add_footer": "Add Footer", 7 | "buttons.add_header": "Add Header", 8 | "buttons.add_new_field": "Add New Field", 9 | "buttons.add_new_item": "Add New Item", 10 | "buttons.add_row": "Add Row", 11 | "buttons.add_text": "Add Text", 12 | "buttons.apply": "Apply", 13 | "buttons.apply_effects": "Apply Effects", 14 | "buttons.back": "Back", 15 | "buttons.background": "Background", 16 | "buttons.cancel": "Cancel", 17 | "buttons.change": "Change", 18 | "buttons.change_image": "Change Image", 19 | "buttons.close": "Close", 20 | "buttons.comment": "Comment", 21 | "buttons.corners": "Corners", 22 | "buttons.crop": "Crop", 23 | "buttons.delete": "Delete", 24 | "buttons.deselect": "Deselect", 25 | "buttons.desktop": "Desktop", 26 | "buttons.disable_amp": "Disable AMP", 27 | "buttons.done": "Done", 28 | "buttons.draw": "Draw", 29 | "buttons.drawing": "Drawing", 30 | "buttons.duplicate": "Duplicate", 31 | "buttons.duplication_disabled_usage_limit": "You cannot duplicate this due to a usage limit", 32 | "buttons.edit": "Edit", 33 | "buttons.edit_image": "Edit Image", 34 | "buttons.edit_prompt": "Edit Prompt", 35 | "buttons.enable_amp": "Enable AMP", 36 | "buttons.expand_text": "Expand Text", 37 | "buttons.filter": "Filter", 38 | "buttons.fix_spelling_grammar": "Fix Spelling & Grammar", 39 | "buttons.frame": "Frame", 40 | "buttons.generate": "Generate", 41 | "buttons.generate_images": "Generate Images", 42 | "buttons.get_suggestions": "Get Suggestions", 43 | "buttons.history": "History", 44 | "buttons.make_it_formal": "Make It Formal", 45 | "buttons.make_it_friendly": "Make It Friendly", 46 | "buttons.merge": "Merge", 47 | "buttons.mobile": "Mobile", 48 | "buttons.more_options": "More Options", 49 | "buttons.next": "Next", 50 | "buttons.open": "Open", 51 | "buttons.regenerate": "Regenerate", 52 | "buttons.remove_column": "Remove Column", 53 | "buttons.rephrase_text": "Rephrase Text", 54 | "buttons.reset": "Reset", 55 | "buttons.reset_value": "Reset Value", 56 | "buttons.resize": "Resize", 57 | "buttons.save": "Save", 58 | "buttons.see_magic": "See the Magic", 59 | "buttons.select": "Select", 60 | "buttons.shape": "Shape", 61 | "buttons.shapes": "Shapes", 62 | "buttons.show_fewer_options": "Show Fewer Options", 63 | "buttons.show_more_options": "Show More Options", 64 | "buttons.sticker": "Sticker", 65 | "buttons.stickers": "Stickers", 66 | "buttons.summarize_text": "Summarize Text", 67 | "buttons.tablet": "Tablet", 68 | "buttons.transform": "Transform", 69 | "buttons.try_again": "Try Again", 70 | "buttons.update_field": "Update Field", 71 | "buttons.upload": "Upload", 72 | "buttons.upload_image": "Upload Image", 73 | "buttons.use_image": "Use Image", 74 | "buttons.use_prompt": "Use this prompt", 75 | "buttons.zoom": "Zoom", 76 | "collaboration.add_comment": "Add a comment", 77 | "collaboration.empty.subtitle": "Select a component to add a comment", 78 | "collaboration.empty.title": "Team collaboration made easy!", 79 | "collaboration.empty_filtered.subtitle": "matching your filters", 80 | "collaboration.empty_filtered.title": "No threads found", 81 | "collaboration.exit_mode": "Close Comments", 82 | "collaboration.filters.all": "All", 83 | "collaboration.filters.only_yours": "Only yours", 84 | "collaboration.filters.resolved": "Resolved", 85 | "collaboration.follow_docs_to_setup": "Follow the docs to setup team collaboration", 86 | "collaboration.leave_repply": "Leave a reply", 87 | "collaboration.login_to_collaborate": "You need to be logged in to be able to collaborate", 88 | "collaboration.panel.threads": "Threads", 89 | "collaboration.replies.one": "1 reply", 90 | "collaboration.replies.n": "{n} replies", 91 | "collaboration.replies.none": "No replies", 92 | "collaboration.resolve": "Resolve", 93 | "collaboration.resolved": "Resolved", 94 | "collaboration.types.feedback": "Feedback", 95 | "collaboration.types.idea": "Idea", 96 | "collaboration.types.question": "Question", 97 | "collaboration.types.urgent": "Urgent", 98 | "colors.black": "Black", 99 | "colors.ruby": "Ruby", 100 | "colors.white": "White", 101 | "content_tools.button": "Button", 102 | "content_tools.carousel": "Carousel", 103 | "content_tools.columns": "Columns", 104 | "content_tools.divider": "Divider", 105 | "content_tools.form": "Form", 106 | "content_tools.heading": "Heading", 107 | "content_tools.html": "HTML", 108 | "content_tools.image": "Image", 109 | "content_tools.menu": "Menu", 110 | "content_tools.page_break": "Page Break", 111 | "content_tools.social": "Social", 112 | "content_tools.text": "Text", 113 | "content_tools.timer": "Timer", 114 | "content_tools.video": "Video", 115 | "editor.action_type.label": "Action Type", 116 | "editor.align.label": "Align", 117 | "editor.alignment.label": "Alignment", 118 | "editor.all_sides.label": "All Sides", 119 | "editor.alternate_text.label": "Alternate Text", 120 | "editor.anchor.section_already_exists": "A page section with this name already exists", 121 | "editor.background_color.label": "Background Color", 122 | "editor.background_image.container_width": "Container Width", 123 | "editor.background_image.label": "Background Image", 124 | "editor.background_image.repeat": "Repeat", 125 | "editor.border.dashed": "Dashed", 126 | "editor.border.dotted": "Dotted", 127 | "editor.border.label": "Border", 128 | "editor.border.solid": "Solid", 129 | "editor.bottom.label": "Bottom", 130 | "editor.bottom_center.label": "Bottom Center", 131 | "editor.bottom_left.label": "Bottom Left", 132 | "editor.bottom_right.label": "Bottom Right", 133 | "editor.button_link.label": "Button Link", 134 | "editor.center.label": "Center", 135 | "editor.center_left.label": "Center Left", 136 | "editor.center_right.label": "Center Right", 137 | "editor.color.brand_colors": "Brand Colors", 138 | "editor.color.common_colors": "Common Colors", 139 | "editor.color.label": "Color", 140 | "editor.color.template_colors": "Template Colors", 141 | "editor.colors.label": "Colors", 142 | "editor.columns_background.label": "Columns Background", 143 | "editor.container_padding.label": "Container Padding", 144 | "editor.content_alignment.label": "Content Alignment", 145 | "editor.content_background_color.label": "Content Background Color", 146 | "editor.content_width.label": "Content Width", 147 | "editor.desktop.description": "You are currently editing for Desktop devices. Switch for all styling options.", 148 | "editor.digits_color.label": "Digits Color", 149 | "editor.digits_font.label": "Digits Font", 150 | "editor.digits_font_size.label": "Digits Font Size", 151 | "editor.do_not_stack_on_mobile.label": "Do Not Stack on Mobile", 152 | "editor.end_time.label": "End Time", 153 | "editor.fields.label": "Fields", 154 | "editor.font_family.label": "Font Family", 155 | "editor.font_size.label": "Font Size", 156 | "editor.font_weight.100": "Thin", 157 | "editor.font_weight.200": "Extra Light", 158 | "editor.font_weight.300": "Light", 159 | "editor.font_weight.400": "Regular", 160 | "editor.font_weight.500": "Medium", 161 | "editor.font_weight.600": "Semi Bold", 162 | "editor.font_weight.700": "Bold", 163 | "editor.font_weight.800": "Extra Bold", 164 | "editor.font_weight.900": "Black", 165 | "editor.font_weight.label": "Font Weight", 166 | "editor.form.custom": "Custom", 167 | "editor.form.method": "Method", 168 | "editor.form_alignment.label": "Form Alignment", 169 | "editor.form_width.label": "Form Width", 170 | "editor.full_width.label": "Full Width", 171 | "editor.heading_type.label": "Heading Type", 172 | "editor.height.label": "Height", 173 | "editor.hide_on_desktop.label": "Hide on Desktop", 174 | "editor.hide_on_mobile.label": "Hide on Mobile", 175 | "editor.hide_on_tablet.label": "Hide on Tablet", 176 | "editor.hover_background.label": "Hover Background Color", 177 | "editor.hover_color.label": "Hover Color", 178 | "editor.hover_text.label": "Hover Text Color", 179 | "editor.hover_underline.label": "Hover Underline", 180 | "editor.icon_size.label": "Icon Size", 181 | "editor.icon_spacing.label": "Icon Spacing", 182 | "editor.icon_type.label": "Icon Type", 183 | "editor.image.added_drawing": "Added: drawing", 184 | "editor.image.added_frame": "Added: frame", 185 | "editor.image.added_overlay_image": "Added: overlay image", 186 | "editor.image.added_shape": "Added: shape", 187 | "editor.image.added_sticker": "Added: sticker", 188 | "editor.image.added_text": "Added: text", 189 | "editor.image.applied_crop": "Applied: crop", 190 | "editor.image.applied_filter": "Applied: filter", 191 | "editor.image.applied_resize": "Applied: resize", 192 | "editor.image.applied_rounded_corners": "Applied: rounded corners", 193 | "editor.image.applied_transform": "Applied: transform", 194 | "editor.image.auto": "Auto", 195 | "editor.image.auto_width": "Auto Width", 196 | "editor.image.auto_width_switch_off": "Switch off auto width to manually resize the image", 197 | "editor.image.brush_color": "Brush Color", 198 | "editor.image.brush_size": "Brush Size", 199 | "editor.image.brush_type": "Brush Type", 200 | "editor.image.canvas_background": "Canvas Background", 201 | "editor.image.changed_background": "Changed: background", 202 | "editor.image.changed_background_image": "Changed: background image", 203 | "editor.image.changed_style": "Changed: style", 204 | "editor.image.drop_or_upload": "Drop or Upload", 205 | "editor.image.drop_upload": "Drop a new image here, or click to select files to upload.", 206 | "editor.image.full_width_mobile": "Full Width on Mobile", 207 | "editor.image.image_options": "Image Options", 208 | "editor.image.image_url": "Image URL", 209 | "editor.image.initial": "Initial", 210 | "editor.image.label": "Image", 211 | "editor.image.loaded_state": "Loaded: state", 212 | "editor.image.maintain_aspect_ratio": "Maintain Aspect Ratio", 213 | "editor.image.main_image": "Main Image", 214 | "editor.image.objects_merged": "Objects: merged", 215 | "editor.image.offset_x": "Offset X", 216 | "editor.image.offset_y": "Offset Y", 217 | "editor.image.outline_width": "Outline Width", 218 | "editor.image.uploading": "Uploading", 219 | "editor.image.upload_error": "There was an error uploading your image. Make sure it's a valid image file with size under {mbSize} MB.", 220 | "editor.image.use_percentages": "Use Percentages", 221 | "editor.image_link.label": "Image Link", 222 | "editor.image_size.label": "Image Size", 223 | "editor.inherit_body_styles.label": "Inherit Body Styles", 224 | "editor.labels.missing_languages": "Missing Languages", 225 | "editor.labels.try_it_now": "Try it Now!", 226 | "editor.labels.web": "Web", 227 | "editor.labels_color.label": "Labels Color", 228 | "editor.labels_font.label": "Labels Font", 229 | "editor.labels_font_size.label": "Labels Font Size", 230 | "editor.layout.label": "Layout", 231 | "editor.left.label": "Left", 232 | "editor.letter_spacing.label": "Letter Spacing", 233 | "editor.line.label": "Line", 234 | "editor.line_height.label": "Line Height", 235 | "editor.link.body": "Body", 236 | "editor.link.call_phone": "Call Phone Number", 237 | "editor.link.close_popup": "Close Popup", 238 | "editor.link.email": "Email", 239 | "editor.link.mailto": "Mail To", 240 | "editor.link.new_tab": "New Tab", 241 | "editor.link.no_page_sections_found": "No page sections found", 242 | "editor.link.onclick_unsupported": "OnClick is not supported", 243 | "editor.link.open_website": "Open Website", 244 | "editor.link.page_section": "Go to Page Section", 245 | "editor.link.phone": "Phone", 246 | "editor.link.same_tab": "Same Tab", 247 | "editor.link.selection_limit_exceeded": "The limit of selected items has been reached", 248 | "editor.link.send_email": "Send Email", 249 | "editor.link.send_sms": "Send SMS", 250 | "editor.link.subject": "Subject", 251 | "editor.link.target": "Target", 252 | "editor.link.url": "URL", 253 | "editor.link_color.label": "Link Color", 254 | "editor.magic_image.almost_there": "Almost there", 255 | "editor.magic_image.analyzing_your_prompt": "Analyzing your Prompt", 256 | "editor.magic_image.choose_style": "Choose style", 257 | "editor.magic_image.choose_style_description": "Pick a theme for the generated image. It can include artist names (Picasso, etc) or custom styles such as fantasy, detailed, modern, contemporary, etc.", 258 | "editor.magic_image.describe_image": "Describe in detail what you want the AI to create.", 259 | "editor.magic_image.enable_ai.heading": "Let AI Create Images", 260 | "editor.magic_image.enable_ai.text": "Get the perfect unique and custom images for your design with AI.", 261 | "editor.magic_image.first_experience.text": "Get the perfect image with {ai}. Whether it is 'a ball on the beach' or maybe 'a guy filling a form,' just type it in to create it!", 262 | "editor.magic_image.first_experience.title": "Let {ai} Create Images", 263 | "editor.magic_image.generating_images": "Generating Images", 264 | "editor.magic_image.generating_images_for": "Generating images for:", 265 | "editor.magic_image.modal_title": "Magic Images by {ai}", 266 | "editor.magic_image.no_suggestions": "No suggestions", 267 | "editor.magic_image.prompt_placeholder": "A turtle swimming underwater, expressionist painting", 268 | "editor.magic_image.prompt_score_good": "😊 Looks good! Your prompt seems enough to generate some nice images.", 269 | "editor.magic_image.prompt_score_info": "💡 This is your prompt score. Use meaningful words and describe the scene in detail for better results.", 270 | "editor.magic_image.prompt_score_not_good": "😕 Your prompt score is not good enough. Try more meaningful words and describe the scene in detail as much as possible.", 271 | "editor.magic_image.prompt_style_suffix": "{style} style", 272 | "editor.magic_image.sample_prompt.computer": "A computer from the 90s in the style of vaporwave", 273 | "editor.magic_image.sample_prompt.david_sculpture": "A photo of Michelangelo's sculpture of David wearing headphones djing", 274 | "editor.magic_image.sample_prompt.samoyed": "A photo of a Samoyed dog with its tongue out hugging a white Siamese cat", 275 | "editor.magic_image.sample_prompt.van_gogh": "A van Gogh style painting of an American football player", 276 | "editor.magic_image.stock_list.text": "Get the perfect image with AI. Just type what you want and AI will create it for you.", 277 | "editor.magic_image.styles.3d_illustration": "3D Illustration", 278 | "editor.magic_image.styles.flat_art": "Flat Art", 279 | "editor.magic_image.styles.geometric": "Geometric", 280 | "editor.magic_image.styles.lettering": "Lettering", 281 | "editor.magic_image.styles.minimalism": "Minimalism", 282 | "editor.magic_image.styles.psychedelic": "Psychedelic", 283 | "editor.magic_image.styles.realism": "Realism", 284 | "editor.magic_image.styles.retro_vintage": "Retro/Vintage", 285 | "editor.magic_image.styles.surrealism": "Surrealism", 286 | "editor.magic_image.styles.vector": "Vector", 287 | "editor.magic_image.suggested_prompts": "Suggested prompts", 288 | "editor.magic_image.suggested_prompts_description": "AI has generated few prompt based on your input that will help to get desired images.", 289 | "editor.magic_image.text_prompt": "Your Text Prompt", 290 | "editor.magic_image.the_prompt": "The Prompt", 291 | "editor.magic_image.uploading_your_image": "Uploading your image", 292 | "editor.magic_image.utilize_ai_created_images": "Utilize *AI-Created* images that are completely unique and unseen before.", 293 | "editor.margin.label": "Margin", 294 | "editor.mobile.description": "You are currently editing for Mobile devices. Switch to Desktop for all styling options.", 295 | "editor.offline_mode_is_enabled": "Offline mode is enabled", 296 | "editor.padding.label": "Padding", 297 | "editor.placeholder.text": "No content here. Drag content from right.", 298 | "editor.placeholder.text.left": "No content here. Drag content from left.", 299 | "editor.placeholder.text.small": "No content here.", 300 | "editor.play_icon_color.label": "Play Icon Color", 301 | "editor.play_icon_size.label": "Play Icon Size", 302 | "editor.play_icon_type.label": "Play Icon Type", 303 | "editor.preheader_text.description": "A preheader is the short summary text that follows the subject line when viewing an email from the inbox.", 304 | "editor.preheader_text.label": "Preheader Text", 305 | "editor.right.label": "Right", 306 | "editor.rounded_border.label": "Rounded Border", 307 | "editor.section_name.description": "A section name is used for linking within a page. It serves as an anchor for buttons or links.", 308 | "editor.section_name.label": "Section Name", 309 | "editor.select_image.label": "Select Image", 310 | "editor.separator.label": "Separator", 311 | "editor.smart_buttons.enable_ai.heading": "Enable AI", 312 | "editor.smart_buttons.enable_ai.text": "Try out our AI magic on this button. See what works best here!", 313 | "editor.smart_buttons.first_experience.text": "Get {ai} based suggestions for your buttons in any tone you want.", 314 | "editor.smart_buttons.first_experience.title": "Smart Buttons", 315 | "editor.smart_headings.alternate_suggestions": "Alternate suggestions against your text", 316 | "editor.smart_headings.enable_ai.text": "Try out our AI magic on this heading. See what works best here!", 317 | "editor.smart_headings.error.min_words": "Minimum {n} words required", 318 | "editor.smart_headings.error.text": "Our AI is unable to understand your heading. Try with some different words.", 319 | "editor.smart_headings.error.title": "Trick Failed", 320 | "editor.smart_headings.first_experience.after": "Sale is on!", 321 | "editor.smart_headings.first_experience.before": "Shop till you drop!", 322 | "editor.smart_headings.first_experience.text": "Get {ai} based suggestions for your headings in any tone you want!", 323 | "editor.smart_headings.first_experience.title": "Smart Headings", 324 | "editor.smart_headings.heading_text": "Heading Text", 325 | "editor.smart_headings.no_result": "Didn't find what you're looking for?", 326 | "editor.smart_headings.outdated_text": "Looks like you have updated the text and there are new suggestions for it.", 327 | "editor.smart_headings.set_tone": "Set Tone", 328 | "editor.smart_headings.type_few_words": "Type a few words so our AI can assist you with suggestions.", 329 | "editor.smart_text.ai_enhance_text": "Use AI to enhance the quality of your writing.", 330 | "editor.smart_text.text_empty": "Text should not be empty", 331 | "editor.social_links.label": "Social Links", 332 | "editor.space_between_fields.label": "Space Between Fields", 333 | "editor.submit_action.label": "Submit Action", 334 | "editor.tablet.description": "You are currently editing for Tablet devices. Switch for all styling options.", 335 | "editor.text.label": "Text", 336 | "editor.text_align.label": "Text Align", 337 | "editor.text_color.label": "Text Color", 338 | "editor.top.label": "Top", 339 | "editor.top_center.label": "Top Center", 340 | "editor.top_left.label": "Top Left", 341 | "editor.top_right.label": "Top Right", 342 | "editor.underline.label": "Underline", 343 | "editor.video.arrow_only": "Arrow Only", 344 | "editor.video.video_camera": "Video Camera", 345 | "editor.video_url.description": "Add a YouTube or Vimeo URL to automatically generate a preview image. The image will link to the provided URL.", 346 | "editor.video_url.label": "Video URL", 347 | "editor.width.label": "Width", 348 | "editors_panel.title.content": "Content", 349 | "editors_panel.title.contents": "Content", 350 | "editors_panel.title.magic_image": "Magic Image", 351 | "editors_panel.title.rows": "Row", 352 | "fields.birthday": "Birthday", 353 | "fields.company": "Company", 354 | "fields.name": "Name", 355 | "fields.phone_number": "Phone Number", 356 | "fields.website": "Website", 357 | "fields.zip_code": "Zip Code", 358 | "inbox_preview.design_updated": "Design has been updated after your last preview generation", 359 | "labels.ai": "AI", 360 | "labels.ai_assisted": "AI Assisted", 361 | "labels.alignment.bottom": "Bottom", 362 | "labels.alignment.center": "Center", 363 | "labels.alignment.flex_end": "End", 364 | "labels.alignment.flex_start": "Start", 365 | "labels.alignment.justify": "Justify", 366 | "labels.alignment.left": "Left", 367 | "labels.alignment.right": "Right", 368 | "labels.alignment.top": "Top", 369 | "labels.align_text": "Align Text", 370 | "labels.auto_off": "Auto Off", 371 | "labels.auto_on": "Auto On", 372 | "labels.blur": "Blur", 373 | "labels.category": "Category", 374 | "labels.change_language": "Change Language", 375 | "labels.characters": "characters", 376 | "labels.color_picker": "Color Picker", 377 | "labels.comments": "Comments", 378 | "labels.contain": "Contain", 379 | "labels.content": "Content", 380 | "labels.cover": "Cover", 381 | "labels.custom": "Custom", 382 | "labels.dark_mode": "Dark Mode", 383 | "labels.description": "Description", 384 | "labels.desktop_preview": "Desktop Preview", 385 | "labels.device_override": "Some values are being overriden depending on the device screen size", 386 | "labels.disable_dark_mode": "Disable Dark Mode", 387 | "labels.dismiss": "Dismiss", 388 | "labels.display_conditions": "Display Conditions", 389 | "labels.dynamic_content_enabled": "Dynamic content enabled", 390 | "labels.editor": "Editor", 391 | "labels.enable_dark_mode": "Enable Dark Mode", 392 | "labels.font": "Font", 393 | "labels.footer": "Footer", 394 | "labels.format_text": "Format Text", 395 | "labels.generated_images": "Generated Images", 396 | "labels.generate_ai": "Generate with AI", 397 | "labels.generating": "Generating", 398 | "labels.google_fonts": "Google Fonts", 399 | "labels.gradient": "Gradient", 400 | "labels.header": "Header", 401 | "labels.hide": "Hide", 402 | "labels.horizontal": "Horizontal", 403 | "labels.language": "Language", 404 | "labels.light_mode": "Light Mode", 405 | "labels.loading": "Loading", 406 | "labels.loading_images": "Loading Images", 407 | "labels.load_more": "Load More", 408 | "labels.menu.label": "Label", 409 | "labels.menu.links": "Menu Links", 410 | "labels.merge_tags": "Merge Tags", 411 | "labels.mobile_preview": "Mobile Preview", 412 | "labels.more_images": "More Images", 413 | "labels.new": "New", 414 | "labels.none": "None", 415 | "labels.no_images": "No Images", 416 | "labels.no_results": "No Results", 417 | "labels.objects": "Objects", 418 | "labels.outline": "Outline", 419 | "labels.page": "Page", 420 | "labels.position": "Position", 421 | "labels.radius": "Radius", 422 | "labels.recents": "Recents", 423 | "labels.redo": "Redo", 424 | "labels.refresh": "Refresh", 425 | "labels.refresh_results": "Refresh Results", 426 | "labels.resolution": "Resolution", 427 | "labels.safe_search": "Safe Search", 428 | "labels.search": "Search", 429 | "labels.search_images": "Search millions of images", 430 | "labels.search_images_by_name": "Search images by name", 431 | "labels.section": "Section", 432 | "labels.select_tone": "Select Tone", 433 | "labels.shadow": "Shadow", 434 | "labels.show": "Show", 435 | "labels.size": "Size", 436 | "labels.size.unit.auto": "Auto", 437 | "labels.smart_text": "Smart Text", 438 | "labels.something_went_wrong": "Something went wrong", 439 | "labels.some_examples": "Some Examples", 440 | "labels.special_links": "Special Links", 441 | "labels.stock_photos": "Stock Photos", 442 | "labels.stock_photos_by": "Powered by Unsplash, Pexels, Pixabay.", 443 | "labels.stock_photos_license": "All images licensed under Creative Commons Zero.", 444 | "labels.stop": "Stop", 445 | "labels.tags": "Tags", 446 | "labels.texture": "Texture", 447 | "labels.text_style": "Text Style", 448 | "labels.timezone": "Timezone", 449 | "labels.tip": "Tip", 450 | "labels.tone": "Tone", 451 | "labels.undo": "Undo", 452 | "labels.vertical": "Vertical", 453 | "labels.words": "words", 454 | "modals.category.invalid": "This is an invalid category name", 455 | "modals.category.placeholder": "Category Name", 456 | "modals.delete.columns": "You will lose {columns, number} {columns, plural, one {column} other {columns}}. Are you sure?", 457 | "modals.delete.confirmation": "Are you sure you want to delete this? This action cannot be undone.", 458 | "modals.delete.title": "Delete", 459 | "modals.display_conditions.title": "Select a Display Condition", 460 | "modals.preview.browser_preview.label": "Browser", 461 | "modals.preview.exit_preview": "Exit Preview", 462 | "modals.preview.inbox_preview.button.generate_previews": "Generate Previews", 463 | "modals.preview.inbox_preview.label": "Inbox", 464 | "modals.preview.inbox_preview.label.generating_again": "Generate again", 465 | "modals.preview.inbox_preview.label.generating_previews": "Generating previews", 466 | "modals.preview.inbox_preview.text.email_clients": "Email Clients", 467 | "modals.preview.inbox_preview.text.generate_previews": "Check how your template will look like in the inbox of different devices and email services.", 468 | "modals.preview.inbox_preview.text.sync": "Re-sync", 469 | "modals.preview.inbox_preview.title": "Inbox preview", 470 | "modals.preview.inbox_preview.tooltip.title": "Preview email on different email clients", 471 | "modals.preview.inbox_preview.try_again": "Unable to generate previews this time. Try generating again.", 472 | "modals.preview.inbox_preview.unavailable": "No previews available, try again.", 473 | "modals.preview.send_test_email.email_not_sent": "Email Not Sent", 474 | "modals.preview.send_test_email.email_sent": "Email Sent", 475 | "modals.preview.send_test_email.label": "Send Test Email", 476 | "modals.preview.send_test_email.on_the_way": "Your test email is on its way to {email}", 477 | "modals.preview.send_test_email.sending": "Sending", 478 | "modals.preview.send_test_email.unexpected": "There was an error while sending the test email. Try again.", 479 | "modals.preview.title": "Preview", 480 | "modals.save_block.title": "Save Block", 481 | "modals.tags.description": "Tags are used for searching. Multiple tags can be separated by a comma.", 482 | "modals.tags.placeholder": "tag1, tag2", 483 | "option_groups.action.title": "Action", 484 | "option_groups.all.title": "All", 485 | "option_groups.background.title": "Background", 486 | "option_groups.blank.title": "Blank", 487 | "option_groups.button.title": "Button", 488 | "option_groups.button_options.title": "Button Options", 489 | "option_groups.colors.title": "Colors", 490 | "option_groups.columns.title": "Columns", 491 | "option_groups.column_number.title": "Column {number}", 492 | "option_groups.column_properties.title": "Column Properties", 493 | "option_groups.countdown.title": "Countdown", 494 | "option_groups.default.title": "General", 495 | "option_groups.display_condition.title": "Display Condition", 496 | "option_groups.email_settings.title": "Email Settings", 497 | "option_groups.fields.title": "Fields", 498 | "option_groups.form.title": "Form", 499 | "option_groups.html.title": "HTML", 500 | "option_groups.icons.title": "Icons", 501 | "option_groups.image.title": "Image", 502 | "option_groups.labels.title": "Labels", 503 | "option_groups.last_saved.title": "Last Saved", 504 | "option_groups.layout.title": "Layout", 505 | "option_groups.line.title": "Line", 506 | "option_groups.link.title": "Link", 507 | "option_groups.links.title": "Links", 508 | "option_groups.magic_image.title": "Magic Image", 509 | "option_groups.menu_items.title": "Menu Items", 510 | "option_groups.mobile.title": "Mobile", 511 | "option_groups.responsive_design.title": "Responsive Design", 512 | "option_groups.row_properties.title": "Row Properties", 513 | "option_groups.size.title": "Size", 514 | "option_groups.smart_buttons.title": "Smart Buttons", 515 | "option_groups.smart_headings.title": "Smart Headings", 516 | "option_groups.spacing.title": "Spacing", 517 | "option_groups.styles.title": "Styles", 518 | "option_groups.text.title": "Text", 519 | "shapes.circle": "Circle", 520 | "shapes.rectangle": "Rectangle", 521 | "shapes.round": "Round", 522 | "shapes.square": "Square", 523 | "sizes.large": "Large", 524 | "sizes.largest": "Largest", 525 | "sizes.medium": "Medium", 526 | "sizes.small": "Small", 527 | "sizes.smallest": "Smallest", 528 | "tabs.audit.empty.description": "Audit is where you can see all the issues in your design and content.", 529 | "tabs.audit.empty.subtitle": "It's all good.", 530 | "tabs.audit.empty.title": "No Issues Found!", 531 | "tabs.audit.missing_image_src": "Missing image URL", 532 | "tabs.audit.missing_title": "Missing audit title", 533 | "tabs.audit.missing_tool_name": "Tool name not found", 534 | "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.", 535 | "tabs.audit.rules.button.empty_links.title": "Button links are empty", 536 | "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.", 537 | "tabs.audit.rules.image.alt_text.title": "Missing alternate text", 538 | "tabs.audit.rules.image.url.description": "Without an image URL, the following images will not be rendered. Upload an image to the following images.", 539 | "tabs.audit.rules.image.url.title": "Missing images", 540 | "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.", 541 | "tabs.audit.rules.menu.empty_links.title": "Menu links are empty", 542 | "tabs.audit.take_me_to_fix": "Take me to fix", 543 | "tones.bold": "Bold", 544 | "tones.friendly": "Friendly", 545 | "tones.luxury": "Luxury", 546 | "tones.professional": "Professional", 547 | "tones.relaxed": "Relaxed", 548 | "tones.witty": "Witty", 549 | "tools.form.field_label": "Field Label", 550 | "tools.form.field_name": "Field Name", 551 | "tools.form.field_type": "Field Type", 552 | "tools.form.field_value": "Field Value", 553 | "tools.form.new_field": "New Field", 554 | "tools.form.options_one_per_line": "Options (One Per Line)", 555 | "tools.form.placeholder_text": "Placeholder Text", 556 | "tools.form.required_field": "Required Field", 557 | "tools.form.show_label": "Show Label", 558 | "tools.form.update_field": "Update Field", 559 | "tools.social.click_icons_to_add": "Click the icons to add", 560 | "tools.tabs.audit": "Audit", 561 | "tools.tabs.blocks": "Blocks", 562 | "tools.tabs.body": "Body", 563 | "tools.tabs.content": "Content", 564 | "tools.tabs.images": "Images", 565 | "tools.tabs.row": "Row", 566 | "tools.tabs.uploads": "Uploads", 567 | "tools.text.personalize": "Personalize", 568 | "tools.tooltip.drag_on_canvas": "Drag on canvas", 569 | "tools.tooltip.got_it": "Got it" 570 | } -------------------------------------------------------------------------------- /sv.json: -------------------------------------------------------------------------------- 1 | { 2 | "buttons.add_column": "Lägg till kolumn", 3 | "buttons.add_content": "Lägg till innehåll", 4 | "buttons.add_display_condition": "Lägg till displaytillstånd", 5 | "buttons.add_field": "Lägg till fält", 6 | "buttons.add_footer": "Lägg till sidfot", 7 | "buttons.add_header": "Lägg till sidhuvud", 8 | "buttons.add_new_field": "Lägg till nytt fält", 9 | "buttons.add_new_item": "Lägg till nytt objekt", 10 | "buttons.add_row": "Lägg till rad", 11 | "buttons.add_text": "Lägg till text", 12 | "buttons.apply": "Tillämpa", 13 | "buttons.apply_effects": "Tillämpa effekter & mer", 14 | "buttons.back": "Tillbaka", 15 | "buttons.background": "Bakgrund", 16 | "buttons.cancel": "Avbryt", 17 | "buttons.change": "Ändra", 18 | "buttons.change_image": "Byt bild", 19 | "buttons.close": "Stäng", 20 | "buttons.comment": "Kommentar", 21 | "buttons.corners": "Hörn", 22 | "buttons.crop": "Beskär", 23 | "buttons.delete": "Radera", 24 | "buttons.deselect": "Välja bort", 25 | "buttons.desktop": "Bordsdator", 26 | "buttons.disable_amp": "Stäng av AMP", 27 | "buttons.done": "Klar", 28 | "buttons.draw": "Rita", 29 | "buttons.drawing": "Ritning", 30 | "buttons.duplicate": "Duplicera", 31 | "buttons.duplication_disabled_usage_limit": "På grund av en förbrukningsgräns kan du inte duplicera detta.", 32 | "buttons.edit": "Redigera", 33 | "buttons.edit_image": "Redigera bild", 34 | "buttons.edit_prompt": "Redigera prompt", 35 | "buttons.enable_amp": "Aktivera AMP", 36 | "buttons.expand_text": "Öka antalet ord", 37 | "buttons.filter": "Filter", 38 | "buttons.fix_spelling_grammar": "Rätta stavning och grammatik", 39 | "buttons.frame": "Ram", 40 | "buttons.generate": "Generera", 41 | "buttons.generate_images": "Generera bilder", 42 | "buttons.get_suggestions": "Få förslag", 43 | "buttons.history": "Historik", 44 | "buttons.make_it_formal": "Gör det formellt", 45 | "buttons.make_it_friendly": "Gör det vänligt", 46 | "buttons.merge": "Sammanfoga", 47 | "buttons.mobile": "Mobil", 48 | "buttons.more_options": "Fler inställningar", 49 | "buttons.next": "Nästa", 50 | "buttons.open": "Öppna", 51 | "buttons.regenerate": "Regenerera", 52 | "buttons.remove_column": "Ta bort kolumn", 53 | "buttons.rephrase_text": "Omformulera texten", 54 | "buttons.reset": "Nollställ", 55 | "buttons.reset_value": "Återställ värde", 56 | "buttons.resize": "Ändra storlek", 57 | "buttons.save": "Spara", 58 | "buttons.see_magic": "Se magin", 59 | "buttons.select": "Välj", 60 | "buttons.shape": "Form", 61 | "buttons.shapes": "Former", 62 | "buttons.show_fewer_options": "Visa färre inställningar", 63 | "buttons.show_more_options": "Visa fler inställningar", 64 | "buttons.sticker": "Klistermärke", 65 | "buttons.stickers": "Klistermärken", 66 | "buttons.summarize_text": "Sammanfatta texten", 67 | "buttons.tablet": "Surfplatta", 68 | "buttons.transform": "Förvandla", 69 | "buttons.try_again": "Försök igen", 70 | "buttons.update_field": "Uppdatera fält", 71 | "buttons.upload": "Ladda upp", 72 | "buttons.upload_image": "Ladda upp bild", 73 | "buttons.use_image": "Använd bild", 74 | "buttons.use_prompt": "Använd prompt", 75 | "buttons.zoom": "Zooma", 76 | "collaboration.add_comment": "Lägg till en kommentar.", 77 | "collaboration.empty.subtitle": "Välj en komponent för att lägga till en kommentar.", 78 | "collaboration.empty.title": "Samarbete i lag går nu lätt!", 79 | "collaboration.empty_filtered.subtitle": "matchar dina filter", 80 | "collaboration.empty_filtered.title": "Inga trådar hittades.", 81 | "collaboration.exit_mode": "Stäng kommentarer", 82 | "collaboration.filters.all": "Alla", 83 | "collaboration.filters.only_yours": "Bara dina", 84 | "collaboration.filters.resolved": "Löst", 85 | "collaboration.follow_docs_to_setup": "Följ dokumenten för att få till samarbete i lag.", 86 | "collaboration.leave_repply": "Svara", 87 | "collaboration.login_to_collaborate": "Du behöver vara inloggad för att kunna samarbeta.", 88 | "collaboration.panel.threads": "Trådar", 89 | "collaboration.replies.one": "1 svar", 90 | "collaboration.replies.n": "{n} svar", 91 | "collaboration.replies.none": "Inga svar", 92 | "collaboration.resolve": "Lös", 93 | "collaboration.resolved": "Löst", 94 | "collaboration.types.feedback": "Feedback", 95 | "collaboration.types.idea": "Idé", 96 | "collaboration.types.question": "Fråga", 97 | "collaboration.types.urgent": "Brådskande", 98 | "colors.black": "Svar", 99 | "colors.ruby": "Rubinröd", 100 | "colors.white": "Vit", 101 | "content_tools.button": "Knapp", 102 | "content_tools.carousel": "Karusell", 103 | "content_tools.columns": "Kolumner", 104 | "content_tools.divider": "Linje", 105 | "content_tools.form": "Form", 106 | "content_tools.heading": "Rubrik", 107 | "content_tools.html": "HTML", 108 | "content_tools.image": "Bild", 109 | "content_tools.menu": "Meny", 110 | "content_tools.page_break": "Sidbrytning", 111 | "content_tools.social": "Social", 112 | "content_tools.text": "Text", 113 | "content_tools.timer": "Timer", 114 | "content_tools.video": "Video", 115 | "editor.action_type.label": "Typ av åtgärd", 116 | "editor.align.label": "Justera", 117 | "editor.alignment.label": "Justeringar", 118 | "editor.all_sides.label": "Alla sidor", 119 | "editor.alternate_text.label": "Alternativ text", 120 | "editor.anchor.section_already_exists": "Ett sidavsnitt med det här namnet finns redan", 121 | "editor.background_color.label": "Bakgrundsfärg", 122 | "editor.background_image.container_width": "Containerbredd", 123 | "editor.background_image.label": "Bakgrundsbild", 124 | "editor.background_image.repeat": "Upprepa", 125 | "editor.border.dashed": "Streckad", 126 | "editor.border.dotted": "Prickad", 127 | "editor.border.label": "Ram", 128 | "editor.border.solid": "Heldragen", 129 | "editor.bottom.label": "Nederkant", 130 | "editor.bottom_center.label": "Nere i mitten", 131 | "editor.bottom_left.label": "Nere till vänster", 132 | "editor.bottom_right.label": "Nere till höger", 133 | "editor.button_link.label": "Öppnas i", 134 | "editor.center.label": "Mitt", 135 | "editor.center_left.label": "Vänster mitt", 136 | "editor.center_right.label": "Höger mitt", 137 | "editor.color.brand_colors": "Profilfärger", 138 | "editor.color.common_colors": "Vanliga färger", 139 | "editor.color.label": "Färg", 140 | "editor.color.template_colors": "Färgpalett", 141 | "editor.colors.label": "Färger", 142 | "editor.columns_background.label": "Radfärg", 143 | "editor.container_padding.label": "Elementutfyllnad", 144 | "editor.content_alignment.label": "Innehållsjustering", 145 | "editor.content_background_color.label": "Bakgrundsfärg för innehåll", 146 | "editor.content_width.label": "Sidbredd", 147 | "editor.desktop.description": "Du redigerar för närvarande för stationära enheter. Växla för alla stylingalternativ.", 148 | "editor.digits_color.label": "Siffrornas färg", 149 | "editor.digits_font.label": "Siffrornas typsnitt", 150 | "editor.digits_font_size.label": "Siffrornas teckenstorlek", 151 | "editor.do_not_stack_on_mobile.label": "Stack inte på mobilen", 152 | "editor.end_time.label": "Sluttid", 153 | "editor.fields.label": "Fält", 154 | "editor.font_family.label": "Typsnitt", 155 | "editor.font_size.label": "Teckenstorlek", 156 | "editor.font_weight.100": "Tunn", 157 | "editor.font_weight.200": "Extra mager", 158 | "editor.font_weight.300": "Mager", 159 | "editor.font_weight.400": "Vanlig", 160 | "editor.font_weight.500": "Medium", 161 | "editor.font_weight.600": "Semi-fet", 162 | "editor.font_weight.700": "Fet", 163 | "editor.font_weight.800": "Extra fet", 164 | "editor.font_weight.900": "Svart", 165 | "editor.font_weight.label": "Typsnittets vikt", 166 | "editor.form.custom": "Anpassad", 167 | "editor.form.method": "Metod", 168 | "editor.form_alignment.label": "Formjustering", 169 | "editor.form_width.label": "Formbredd", 170 | "editor.full_width.label": "Fullbredd", 171 | "editor.heading_type.label": "Rubriktyp", 172 | "editor.height.label": "Höjd", 173 | "editor.hide_on_desktop.label": "Dölj på bordsdator", 174 | "editor.hide_on_mobile.label": "Dölj på mobil", 175 | "editor.hide_on_tablet.label": "Dölj på surfplatta", 176 | "editor.hover_background.label": "Håll muspekaren över bakgrundsfärg.", 177 | "editor.hover_color.label": "Hovringsfärg", 178 | "editor.hover_text.label": "Håll muspekaren över textfärg.", 179 | "editor.hover_underline.label": "Hovra understrykning", 180 | "editor.icon_size.label": "Ikonstorlek", 181 | "editor.icon_spacing.label": "Ikonavstånd", 182 | "editor.icon_type.label": "Ikontyp", 183 | "editor.image.added_drawing": "Tillagt: ritning", 184 | "editor.image.added_frame": "Tillagt: ram", 185 | "editor.image.added_overlay_image": "Tillagt: överläggsbild", 186 | "editor.image.added_shape": "Tillagt: form", 187 | "editor.image.added_sticker": "Tillagt: klistermärke", 188 | "editor.image.added_text": "Tillagt: text", 189 | "editor.image.applied_crop": "Tillämpat: beskär", 190 | "editor.image.applied_filter": "Tillämpat: filter", 191 | "editor.image.applied_resize": "Tillämpat: ändra storlek", 192 | "editor.image.applied_rounded_corners": "Tillämpat: rundade hörn", 193 | "editor.image.applied_transform": "Tillämpat: förvandla", 194 | "editor.image.auto": "Automatisk", 195 | "editor.image.auto_width": "Automatisk bredd", 196 | "editor.image.auto_width_switch_off": "Slå av automatisk bredd för att ändra bildstorlek manuellt", 197 | "editor.image.brush_color": "Penselfärg", 198 | "editor.image.brush_size": "Penselstorlek", 199 | "editor.image.brush_type": "Penseltyp", 200 | "editor.image.canvas_background": "Kanvasbakgrund", 201 | "editor.image.changed_background": "Ändrat: bakgrund", 202 | "editor.image.changed_background_image": "Ändrat: bakgrundsbild", 203 | "editor.image.changed_style": "Ändrat: stil", 204 | "editor.image.drop_or_upload": "Släpp eller ladda upp", 205 | "editor.image.drop_upload": "Släpp en bild här eller klicka för att välja fil.", 206 | "editor.image.full_width_mobile": "Full bredd på mobil", 207 | "editor.image.image_options": "Bildalternativ", 208 | "editor.image.image_url": "URL", 209 | "editor.image.initial": "Initial", 210 | "editor.image.label": "Bild", 211 | "editor.image.loaded_state": "Laddat: tillstånd", 212 | "editor.image.maintain_aspect_ratio": "Behåll bildformat", 213 | "editor.image.main_image": "Huvudbild", 214 | "editor.image.objects_merged": "Objekt: sammanfogade", 215 | "editor.image.offset_x": "Offset X", 216 | "editor.image.offset_y": "Offset Y", 217 | "editor.image.outline_width": "Konturbredd", 218 | "editor.image.uploading": "Laddar upp", 219 | "editor.image.upload_error": "Det gick inte att ladda upp bilden. Se till så att det är en giltig bildfil samt att den inte är för stor.", 220 | "editor.image.use_percentages": "Använd procent", 221 | "editor.image_link.label": "Öppnas i", 222 | "editor.image_size.label": "Bildstorlek", 223 | "editor.inherit_body_styles.label": "Ärv bodystilar", 224 | "editor.labels.missing_languages": "Saknade språk", 225 | "editor.labels.try_it_now": "Prova det nu!", 226 | "editor.labels.web": "Webb", 227 | "editor.labels_color.label": "Etiketternas färg", 228 | "editor.labels_font.label": "Etiketternas typsnitt", 229 | "editor.labels_font_size.label": "Etiketternas teckenstorlek", 230 | "editor.layout.label": "Layout", 231 | "editor.left.label": "Vänster", 232 | "editor.letter_spacing.label": "Avstånd mellan bokstäver", 233 | "editor.line.label": "Linje", 234 | "editor.line_height.label": "Radhöjd", 235 | "editor.link.body": "Meddelandetext", 236 | "editor.link.call_phone": "Ring telefonnummer", 237 | "editor.link.close_popup": "Stäng popup-fönster", 238 | "editor.link.email": "E-post", 239 | "editor.link.mailto": "Skicka till", 240 | "editor.link.new_tab": "Ny flik", 241 | "editor.link.no_page_sections_found": "Inga sidavsnitt hittades", 242 | "editor.link.onclick_unsupported": "OnClick stöds inte", 243 | "editor.link.open_website": "Öppna hemsida", 244 | "editor.link.page_section": "Gå till sidavsnitt", 245 | "editor.link.phone": "Telefon", 246 | "editor.link.same_tab": "Samma flik", 247 | "editor.link.selection_limit_exceeded": "Gränsen för antal valda objekt har nåtts", 248 | "editor.link.send_email": "Skicka e-post", 249 | "editor.link.send_sms": "Skicka sms", 250 | "editor.link.subject": "Ämne", 251 | "editor.link.target": "Mål", 252 | "editor.link.url": "URL", 253 | "editor.link_color.label": "Länka färg", 254 | "editor.magic_image.almost_there": "Nästan där", 255 | "editor.magic_image.analyzing_your_prompt": "Analyserar din prompt", 256 | "editor.magic_image.choose_style": "Välj stil", 257 | "editor.magic_image.choose_style_description": "Välj ett tema för den genererade bilden. Det kan innehålla konstnärsnamn (Picasso o.s.v.) eller anpassade stilar som fantasy, detaljerad, modern, samtida o.s.v.", 258 | "editor.magic_image.describe_image": "Beskriv i detalj vad du vill att AI ska skapa.", 259 | "editor.magic_image.enable_ai.heading": "Låt AI skapa bilder", 260 | "editor.magic_image.enable_ai.text": "Få perfekta unika och specialframtagna bilder för din design med AI.", 261 | "editor.magic_image.first_experience.text": "Få den perfekta bilden med AI. Oavsett om deet är 'en boll på stranden' eller kanske 'en kille som fyller i ett formulär,' skriv bara in det så skapar du något!", 262 | "editor.magic_image.first_experience.title": "Låt {ai} skapa bilder", 263 | "editor.magic_image.generating_images": "Genererar bilder", 264 | "editor.magic_image.generating_images_for": "Genererar bilder för:", 265 | "editor.magic_image.modal_title": "Magiska bilder av {ai}", 266 | "editor.magic_image.no_suggestions": "Inga förslag", 267 | "editor.magic_image.prompt_placeholder": "En sköldpadda som simmar under vatten, en expressionist som målar", 268 | "editor.magic_image.prompt_score_good": "😊 Det ser bra ut! Din prompt verkar räcka för att generera några fina bilder.", 269 | "editor.magic_image.prompt_score_info": "💡 Detta är din promptpoäng. Använd meningsfulla ord och beskriv scenen i detalj för bättre resultat.", 270 | "editor.magic_image.prompt_score_not_good": "😕 Din promptpoäng är inte tillräckligt hög. Prova att använd mer meningsfulla ord och beskriv scenen så detaljerat som möjligt.", 271 | "editor.magic_image.prompt_style_suffix": "{style} stil", 272 | "editor.magic_image.sample_prompt.computer": "En dator från 90-talet i vaporwave-stil", 273 | "editor.magic_image.sample_prompt.david_sculpture": "Ett foto av Michelangelos skulptur av David som dj:ar i hörlurar", 274 | "editor.magic_image.sample_prompt.samoyed": "Ett foto av en samojedhund med tungan hängande som kramar en vit siamesisk katt", 275 | "editor.magic_image.sample_prompt.van_gogh": "En målning i van-Gogh-stil av en amerikansk fotbollsspelare", 276 | "editor.magic_image.stock_list.text": "Få den perfekta bilden med AI. Skriv bara vad du vill ha, så skapar AI det åt dig.", 277 | "editor.magic_image.styles.3d_illustration": "3D-illustration", 278 | "editor.magic_image.styles.flat_art": "Platt konst", 279 | "editor.magic_image.styles.geometric": "Geometrisk", 280 | "editor.magic_image.styles.lettering": "Bokstäver", 281 | "editor.magic_image.styles.minimalism": "Minimalism", 282 | "editor.magic_image.styles.psychedelic": "Psykedelisk", 283 | "editor.magic_image.styles.realism": "Realism", 284 | "editor.magic_image.styles.retro_vintage": "Retro/vintage", 285 | "editor.magic_image.styles.surrealism": "Surrealism", 286 | "editor.magic_image.styles.vector": "Vektor", 287 | "editor.magic_image.suggested_prompts": "Föreslagna prompter", 288 | "editor.magic_image.suggested_prompts_description": "AI:n har genererat några prompter baserat på din inmatning för att hjälpa dig att få bättre bilder. Välj något av följande eller fortsätt med din ursprungliga inmatning:", 289 | "editor.magic_image.text_prompt": "Din textprompt", 290 | "editor.magic_image.the_prompt": "Prompten", 291 | "editor.magic_image.uploading_your_image": "Laddar upp din bild", 292 | "editor.magic_image.utilize_ai_created_images": "Använd *AI-skapade* bilder som är helt unika och aldrig tidigare har setts.", 293 | "editor.margin.label": "Marginal", 294 | "editor.mobile.description": "Du redigerar för närvarande för Mobiler. Byt till Dator för alla stilalternativ.", 295 | "editor.offline_mode_is_enabled": "Offlineläget är på.", 296 | "editor.padding.label": "Utfyllnad", 297 | "editor.placeholder.text": "Inget innehåll här. Dra innehåll från höger.", 298 | "editor.placeholder.text.left": "Inget innehåll här. Dra innehåll från vänster.", 299 | "editor.placeholder.text.small": "Inget innehåll här.", 300 | "editor.play_icon_color.label": "Färg för play-ikon", 301 | "editor.play_icon_size.label": "Storlek för play-icon", 302 | "editor.play_icon_type.label": "Typ för play-ikon", 303 | "editor.preheader_text.description": "En preheader är den korta sammanfattningstext som följer ämnesraden när du ser ett e-postmeddelande från inkorgen.", 304 | "editor.preheader_text.label": "Preheader-text", 305 | "editor.right.label": "Höger", 306 | "editor.rounded_border.label": "Rundad ram", 307 | "editor.section_name.description": "Ett sidavsnittsnamn används för att länka inom en sida. Det fungerar som förankring för knappar och länkar.", 308 | "editor.section_name.label": "Namn på sidavsnitt", 309 | "editor.select_image.label": "Välj bild", 310 | "editor.separator.label": "Separerare", 311 | "editor.smart_buttons.enable_ai.heading": "Aktivera AI", 312 | "editor.smart_buttons.enable_ai.text": "Testa vår AI-magi med den här knappen. Se vad som fungerar bäst här!", 313 | "editor.smart_buttons.first_experience.text": "Få {ai}-baserade förslag för dina knappar i vilken ton du vill.", 314 | "editor.smart_buttons.first_experience.title": "Smartknappar", 315 | "editor.smart_headings.alternate_suggestions": "Alternativa förslag till din text", 316 | "editor.smart_headings.enable_ai.text": "Testa vår AI-magi på den här rubriken. Se vad som funkar bäst här.", 317 | "editor.smart_headings.error.min_words": "Minimum {n} ord som krävs", 318 | "editor.smart_headings.error.text": "Vår AI förstår inte rubriken. Försök igen genom att ändra några ord.", 319 | "editor.smart_headings.error.title": "Tricket misslyckades", 320 | "editor.smart_headings.first_experience.after": "Det är rea!", 321 | "editor.smart_headings.first_experience.before": "Shoppa loss!", 322 | "editor.smart_headings.first_experience.text": "Få {ai}-baserade förslag på rubriker med valfri ton.", 323 | "editor.smart_headings.first_experience.title": "Smarta rubriker", 324 | "editor.smart_headings.heading_text": "Rubriktext", 325 | "editor.smart_headings.no_result": "Hittade du inte vad du sökte?", 326 | "editor.smart_headings.outdated_text": "Det verkar som om du har uppdaterat texten och att det nu finns förslag.", 327 | "editor.smart_headings.set_tone": "Slå an tonen", 328 | "editor.smart_headings.type_few_words": "Skriv några ord så att vår AI kan hjälpa dig med förslag.", 329 | "editor.smart_text.ai_enhance_text": "Använd AI för att höja kvaliteten på det du skriver.", 330 | "editor.smart_text.text_empty": "Något måste skrivas", 331 | "editor.social_links.label": "Sociala länkar", 332 | "editor.space_between_fields.label": "Avstånd mellan fält", 333 | "editor.submit_action.label": "Skicka in åtgärd", 334 | "editor.tablet.description": "Du redigerar för närvarande för surfplattor. Växla för alla stylingalternativ.", 335 | "editor.text.label": "Text", 336 | "editor.text_align.label": "Textjustering", 337 | "editor.text_color.label": "Textfärg", 338 | "editor.top.label": "Överkant", 339 | "editor.top_center.label": "Uppe i mitten", 340 | "editor.top_left.label": "Uppe till vänster", 341 | "editor.top_right.label": "Uppe till höger", 342 | "editor.underline.label": "Understrykning", 343 | "editor.video.arrow_only": "Endast pil", 344 | "editor.video.video_camera": "Videokamera", 345 | "editor.video_url.description": "Lägg till URL för Youtube eller Vimeo för att automatiskt skapa en förhandsvisningsbild. Bilden kommer att länkas till given URL-adress.", 346 | "editor.video_url.label": "Video URL", 347 | "editor.width.label": "Bredd", 348 | "editors_panel.title.content": "Innehåll", 349 | "editors_panel.title.contents": "Innehåll", 350 | "editors_panel.title.magic_image": "Magisk bild", 351 | "editors_panel.title.rows": "Rad", 352 | "fields.birthday": "Födelsedag", 353 | "fields.company": "Företag", 354 | "fields.name": "Namn", 355 | "fields.phone_number": "Telefonnummer", 356 | "fields.website": "Webbsida", 357 | "fields.zip_code": "Postkod", 358 | "inbox_preview.design_updated": "Designen har ändrats efter din senast skapade förhandsvisning.", 359 | "labels.ai": "AI", 360 | "labels.ai_assisted": "AI-assisterad", 361 | "labels.alignment.bottom": "Ned", 362 | "labels.alignment.center": "Mitten", 363 | "labels.alignment.flex_end": "Slut", 364 | "labels.alignment.flex_start": "Start", 365 | "labels.alignment.justify": "Rättfärdiga", 366 | "labels.alignment.left": "Vänster", 367 | "labels.alignment.right": "Höger", 368 | "labels.alignment.top": "Upp", 369 | "labels.align_text": "Justera text", 370 | "labels.auto_off": "Auto av", 371 | "labels.auto_on": "Auto på", 372 | "labels.blur": "Oskärpa", 373 | "labels.category": "Kategori", 374 | "labels.change_language": "Byt språk", 375 | "labels.characters": "tecken", 376 | "labels.color_picker": "Färgväljare", 377 | "labels.comments": "Kommentarer", 378 | "labels.contain": "Innehåller", 379 | "labels.content": "Innehåll", 380 | "labels.cover": "Framsida", 381 | "labels.custom": "Kundkrets", 382 | "labels.dark_mode": "Mörkt läge", 383 | "labels.description": "Beskrivning", 384 | "labels.desktop_preview": "Förhandsvisning bordsdator", 385 | "labels.device_override": "Vissa värden åsidosätts till följd av enhetens skärmstorlek.", 386 | "labels.disable_dark_mode": "Stäng av mörkt läge", 387 | "labels.dismiss": "Avvisa", 388 | "labels.display_conditions": "Displaytillstånd", 389 | "labels.dynamic_content_enabled": "Dynamiskt innehåll aktiverat", 390 | "labels.editor": "Redigerare", 391 | "labels.enable_dark_mode": "Aktivera mörkt läge", 392 | "labels.font": "Font", 393 | "labels.footer": "Sidfot", 394 | "labels.format_text": "Formatera text", 395 | "labels.generated_images": "Genererade bilder", 396 | "labels.generate_ai": "Generera med AI", 397 | "labels.generating": "Genererar", 398 | "labels.google_fonts": "Google Fonts", 399 | "labels.gradient": "Gradient", 400 | "labels.header": "Sidhuvud", 401 | "labels.hide": "Dölj", 402 | "labels.horizontal": "Liggande", 403 | "labels.language": "Språk", 404 | "labels.light_mode": "Ljust läge", 405 | "labels.loading": "Laddar", 406 | "labels.loading_images": "Laddar bilder", 407 | "labels.load_more": "Ladda mer", 408 | "labels.menu.label": "Etikett", 409 | "labels.menu.links": "Menylänkar", 410 | "labels.merge_tags": "Sammanfoga taggar", 411 | "labels.mobile_preview": "Förhandsvisning mobil", 412 | "labels.more_images": "Fler bilder", 413 | "labels.new": "Ny", 414 | "labels.none": "Ingen", 415 | "labels.no_images": "Inga bilder", 416 | "labels.no_results": "Inga resultat", 417 | "labels.objects": "Objekt", 418 | "labels.outline": "Kontur", 419 | "labels.page": "Sida", 420 | "labels.position": "Position", 421 | "labels.radius": "Radie", 422 | "labels.recents": "De senaste", 423 | "labels.redo": "Gör om", 424 | "labels.refresh": "Uppdatera", 425 | "labels.refresh_results": "Uppdatera resultaten", 426 | "labels.resolution": "Upplösning", 427 | "labels.safe_search": "Säker sökning", 428 | "labels.search": "Sök", 429 | "labels.search_images": "Sök bland miljoner bilder", 430 | "labels.search_images_by_name": "Sök bilder efter namn", 431 | "labels.section": "Avsnitt", 432 | "labels.select_tone": "Välj ton", 433 | "labels.shadow": "Skugga", 434 | "labels.show": "Visa", 435 | "labels.size": "Storlek", 436 | "labels.size.unit.auto": "Auto", 437 | "labels.smart_text": "Smart text", 438 | "labels.something_went_wrong": "Något gick fel.", 439 | "labels.some_examples": "Några exempel", 440 | "labels.special_links": "Speciallänkar", 441 | "labels.stock_photos": "Lagra foton", 442 | "labels.stock_photos_by": "Drivs av Unsplash, Pexels, Pixabay.", 443 | "labels.stock_photos_license": "Alla bilder licensierade under Creative Commons Zero.", 444 | "labels.stop": "Stoppa", 445 | "labels.tags": "Taggar", 446 | "labels.texture": "Textur", 447 | "labels.text_style": "Textstil", 448 | "labels.timezone": "Tidszon", 449 | "labels.tip": "Tips", 450 | "labels.tone": "Ton", 451 | "labels.undo": "Ångra", 452 | "labels.vertical": "Stående", 453 | "labels.words": "ord", 454 | "modals.category.invalid": "Detta är ett ogiltigt kategorinamn", 455 | "modals.category.placeholder": "Kategorinamn", 456 | "modals.delete.columns": "Du kommer att förlora {columns} kolumner. Är du säker?", 457 | "modals.delete.confirmation": "Är du säker på att du vill radera? Det går inte att ångra.", 458 | "modals.delete.title": "Radera", 459 | "modals.display_conditions.title": "Välj ett displaytillstånd", 460 | "modals.preview.browser_preview.label": "Webbläsare", 461 | "modals.preview.exit_preview": "Lämna förhandsgranskning", 462 | "modals.preview.inbox_preview.button.generate_previews": "Skapa förhandsvisningar", 463 | "modals.preview.inbox_preview.label": "Inkorg", 464 | "modals.preview.inbox_preview.label.generating_again": "Skapa igen", 465 | "modals.preview.inbox_preview.label.generating_previews": "Skapar förhandsvisningar", 466 | "modals.preview.inbox_preview.text.email_clients": "E-postklienter", 467 | "modals.preview.inbox_preview.text.generate_previews": "Kolla hur din mall kommer att se ut i inkorgen på olika enheter och e-posttjänster.", 468 | "modals.preview.inbox_preview.text.sync": "Återsynka", 469 | "modals.preview.inbox_preview.title": "Inkorgsförhandsgranskning", 470 | "modals.preview.inbox_preview.tooltip.title": "Förhandsgranska e-postmeddelanden i olika e-postklienter", 471 | "modals.preview.inbox_preview.try_again": "Kunde inte skapa förhandsgranskning denna gång. Försök att skapa igen.", 472 | "modals.preview.inbox_preview.unavailable": "Ingen förhandsgranskning tillgänglig. Försök igen.", 473 | "modals.preview.send_test_email.email_not_sent": "E-postmeddelande inte skickat", 474 | "modals.preview.send_test_email.email_sent": "E-postmeddelande skickat", 475 | "modals.preview.send_test_email.label": "Skicka testmejl", 476 | "modals.preview.send_test_email.on_the_way": "Ditt testmejl är på väg till {email}", 477 | "modals.preview.send_test_email.sending": "Skickar", 478 | "modals.preview.send_test_email.unexpected": "Det uppstod ett fel när testmejlet skickades. Försök igen.", 479 | "modals.preview.title": "Förhandsvisning", 480 | "modals.save_block.title": "Spara block", 481 | "modals.tags.description": "Taggar används vid sökning. Flera taggar kan åtskiljas med kommatecken.", 482 | "modals.tags.placeholder": "tagg1, tagg2", 483 | "option_groups.action.title": "Länk", 484 | "option_groups.all.title": "Alla", 485 | "option_groups.background.title": "Bakgrund", 486 | "option_groups.blank.title": "Tom", 487 | "option_groups.button.title": "Knapp", 488 | "option_groups.button_options.title": "Knappalternativ", 489 | "option_groups.colors.title": "Färger", 490 | "option_groups.columns.title": "Kolumner", 491 | "option_groups.column_number.title": "Kolumn {number}", 492 | "option_groups.column_properties.title": "Kolumnegenskaper", 493 | "option_groups.countdown.title": "Nedräkning", 494 | "option_groups.default.title": "Allmänt", 495 | "option_groups.display_condition.title": "Displaytillstånd", 496 | "option_groups.email_settings.title": "E-postinställningar", 497 | "option_groups.fields.title": "Fält", 498 | "option_groups.form.title": "Formulär", 499 | "option_groups.html.title": "HTML", 500 | "option_groups.icons.title": "Ikoner", 501 | "option_groups.image.title": "Bild", 502 | "option_groups.labels.title": "Rubrik", 503 | "option_groups.last_saved.title": "Senast sparat", 504 | "option_groups.layout.title": "Layout", 505 | "option_groups.line.title": "Linje", 506 | "option_groups.link.title": "Knapplänk", 507 | "option_groups.links.title": "Länkar", 508 | "option_groups.magic_image.title": "Magisk bild", 509 | "option_groups.menu_items.title": "Menyobjekt", 510 | "option_groups.mobile.title": "Mobil", 511 | "option_groups.responsive_design.title": "Responsiv design", 512 | "option_groups.row_properties.title": "Radegenskaper", 513 | "option_groups.size.title": "Storlek", 514 | "option_groups.smart_buttons.title": "Smartknappar", 515 | "option_groups.smart_headings.title": "Smarta rubriker", 516 | "option_groups.spacing.title": "Stycke", 517 | "option_groups.styles.title": "Stilar", 518 | "option_groups.text.title": "Text", 519 | "shapes.circle": "Cirkel", 520 | "shapes.rectangle": "Rektangel", 521 | "shapes.round": "Rund", 522 | "shapes.square": "Kvadrat", 523 | "sizes.large": "Stor", 524 | "sizes.largest": "Största", 525 | "sizes.medium": "Medium", 526 | "sizes.small": "Liten", 527 | "sizes.smallest": "Minsta", 528 | "tabs.audit.empty.description": "Revision är där du kan se alla problem med din design och ditt innehåll.", 529 | "tabs.audit.empty.subtitle": "Allt är bra.", 530 | "tabs.audit.empty.title": "Inga problem hittades!", 531 | "tabs.audit.missing_image_src": "Bildlänk saknas", 532 | "tabs.audit.missing_title": "Revisionsrubrik saknas", 533 | "tabs.audit.missing_tool_name": "Verktygsnamn hittades inte", 534 | "tabs.audit.rules.button.empty_links.description": "Utan en länk kommer knapparna inte att fungera när en användare klickar på dem. Lägg till en länk till följande knappar.", 535 | "tabs.audit.rules.button.empty_links.title": "Knapplänkar är tomma", 536 | "tabs.audit.rules.image.alt_text.description": "Utan alt-text kan personer som förlitar sig på skärmläsare inte komma åt bildinformation. Skriv en lämplig alternativ text för följande bilder.", 537 | "tabs.audit.rules.image.alt_text.title": "Alternativ text saknas", 538 | "tabs.audit.rules.image.url.description": "Utan en bildlänk kommer dessa bilder inte att renderas. Ladda upp en bild till följande bilder.", 539 | "tabs.audit.rules.image.url.title": "Saknade bilder", 540 | "tabs.audit.rules.menu.empty_links.description": "Utan en länk kommer menyn inte att fungera när en användare klickar på den. Lägg till saknade länkar till följande meny.", 541 | "tabs.audit.rules.menu.empty_links.title": "Menylänkar är tomma", 542 | "tabs.audit.take_me_to_fix": "Ta mig till lösningen", 543 | "tones.bold": "Rättframt", 544 | "tones.friendly": "Vänligt", 545 | "tones.luxury": "Lyxigt", 546 | "tones.professional": "Proffsigt", 547 | "tones.relaxed": "Avslappnat", 548 | "tones.witty": "Fyndigt/vitsigt", 549 | "tools.form.field_label": "Fältetikett", 550 | "tools.form.field_name": "Fältnamn", 551 | "tools.form.field_type": "Fälttyp", 552 | "tools.form.field_value": "Fältvärde", 553 | "tools.form.new_field": "Nytt fält", 554 | "tools.form.options_one_per_line": "Alternativ (En per linje)", 555 | "tools.form.placeholder_text": "Text platshållare", 556 | "tools.form.required_field": "Obligatoriskt fält", 557 | "tools.form.show_label": "Visa etikett", 558 | "tools.form.update_field": "Uppdatera fält", 559 | "tools.social.click_icons_to_add": "Klicka på ikonerna för att lägga till", 560 | "tools.tabs.audit": "Revision", 561 | "tools.tabs.blocks": "Block", 562 | "tools.tabs.body": "Sida", 563 | "tools.tabs.content": "Innehåll", 564 | "tools.tabs.images": "Bilder", 565 | "tools.tabs.row": "Rad", 566 | "tools.tabs.uploads": "Uppladdningar", 567 | "tools.text.personalize": "Användarfält", 568 | "tools.tooltip.drag_on_canvas": "Dra på kanvas", 569 | "tools.tooltip.got_it": "Jag förstår" 570 | } --------------------------------------------------------------------------------