Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 38 additions & 8 deletions src/nls/ar/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -1578,11 +1578,6 @@
"LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it after the selected element",
"LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS": "Live Preview was canceled because the browser's developer tools were opened",
"LIVE_DEV_DETACHED_TARGET_CLOSED": "Live Preview was canceled because the page was closed in the browser",
"LIVE_DEV_EDIT_ONBOARD_GOT_IT": "Got it",
"LIVE_DEV_EDIT_ONBOARD_INSERT": "Add new HTML elements",
"LIVE_DEV_EDIT_ONBOARD_PROPS": "Edit tag, classes, ID and attributes",
"LIVE_DEV_EDIT_ONBOARD_READ_DOCS": "Read docs",
"LIVE_DEV_EDIT_ONBOARD_TITLE": "Two new ways to edit",
"LIVE_DEV_ELEMENT_PROPS_ADD_ATTR": "+ add attribute",
"LIVE_DEV_ELEMENT_PROPS_ADD_CLASS": "+ add class",
"LIVE_DEV_ELEMENT_PROPS_ATTRIBUTES": "Attributes",
Expand Down Expand Up @@ -1825,6 +1820,7 @@
"LIVE_DEV_STYLER_ALIGN_RIGHT": "Align right",
"LIVE_DEV_STYLER_ALL_SIDES": "All",
"LIVE_DEV_STYLER_APPLIES_TO": "Save changes to",
"LIVE_DEV_STYLER_APPLY_INLINE": "Apply anyway",
"LIVE_DEV_STYLER_BACKGROUND": "Background color",
"LIVE_DEV_STYLER_BASELINE": "Baseline",
"LIVE_DEV_STYLER_BLOCK": "Block",
Expand Down Expand Up @@ -1884,9 +1880,16 @@
"LIVE_DEV_STYLER_FONT": "Font family",
"LIVE_DEV_STYLER_FONTS_CUSTOM": "Custom",
"LIVE_DEV_STYLER_FONTS_GOOGLE": "Google",
"LIVE_DEV_STYLER_FONTS_ON_PAGE": "On this page",
"LIVE_DEV_STYLER_FONTS_MANUAL": "Manual",
"LIVE_DEV_STYLER_FONTS_SYSTEM": "System",
"LIVE_DEV_STYLER_FONT_MANUAL_APPLY": "Apply",
"LIVE_DEV_STYLER_FONT_MANUAL_HINT": "Type any font name. Google Fonts are added for you; others must already be available.",
"LIVE_DEV_STYLER_FONT_MANUAL_PLACEHOLDER": "e.g. Helvetica Neue",
"LIVE_DEV_STYLER_FONT_UPLOAD": "Upload a font file",
"LIVE_DEV_STYLER_FONT_UPLOAD_FAILED": "Couldn't add that font file",
"LIVE_DEV_STYLER_FONT_UPLOAD_HINT": ".ttf .otf .woff .woff2",
"LIVE_DEV_STYLER_FONT_USE_CUSTOM": "Use \"{0}\"",
"LIVE_DEV_STYLER_FORMAT_TAB": "Format",
"LIVE_DEV_STYLER_GAP": "Gap",
"LIVE_DEV_STYLER_GRID": "Grid",
"LIVE_DEV_STYLER_HEIGHT": "Height",
Expand Down Expand Up @@ -1922,19 +1925,25 @@
"LIVE_DEV_STYLER_NEW_ERR_ID_TAKEN": "Another element already has that id - try a class instead",
"LIVE_DEV_STYLER_NEW_ERR_INVALID": "That doesn't look like a valid style name - try a class like .card or an id like #hero",
"LIVE_DEV_STYLER_NEW_ERR_NO_MATCH": "This doesn't match the selected element, so your edits wouldn't change it",
"LIVE_DEV_STYLER_NEW_ERR_STATE": "Styles like \":hover\" can't be edited live here yet",
"LIVE_DEV_STYLER_NEW_ERR_PSEUDO_ELEMENT": "Pseudo-elements like \"::before\" can't be styled here",
"LIVE_DEV_STYLER_NEW_ERR_STATE_BASE": "Add a class or id before the state, like .button:hover",
"LIVE_DEV_STYLER_NEW_SAVES_MANY": "Saves the style in {0} - styles {1} elements on the page",
"LIVE_DEV_STYLER_NEW_SAVES_ONE": "Saves the style in {0} - styles just this element",
"LIVE_DEV_STYLER_NEW_STATE_ADDS_CLASS": "Adds class \"{0}\" to this element and styles its {1} state",
"LIVE_DEV_STYLER_NEW_STATE_ADDS_ID": "Gives this element the id \"{0}\" and styles its {1} state",
"LIVE_DEV_STYLER_NEW_STATE_SAVES": "Creates \"{0}\" - edits apply in the {1} state",
"LIVE_DEV_STYLER_NEW_STYLE": "New style…",
"LIVE_DEV_STYLER_NEW_STYLE_TITLE": "New style",
"LIVE_DEV_STYLER_NONE": "None",
"LIVE_DEV_STYLER_NOTHING_TO_RESET": "No changes to reset",
"LIVE_DEV_STYLER_NO_FONTS_FOUND": "No fonts found",
"LIVE_DEV_STYLER_NO_WRAP": "No Wrap",
"LIVE_DEV_STYLER_OFFSET": "Offset",
"LIVE_DEV_STYLER_ON_THIS_PAGE": "On the page",
"LIVE_DEV_STYLER_ON_THIS_PAGE": "On this page",
"LIVE_DEV_STYLER_OPACITY": "Opacity",
"LIVE_DEV_STYLER_OUTLINE": "Outline",
"LIVE_DEV_STYLER_OVERLINE": "Overline",
"LIVE_DEV_STYLER_OVERRIDDEN": "This change is overridden by a more specific rule",
"LIVE_DEV_STYLER_PADDING": "Padding",
"LIVE_DEV_STYLER_POSITION": "Position",
"LIVE_DEV_STYLER_RADIUS": "Radius",
Expand All @@ -1957,23 +1966,44 @@
"LIVE_DEV_STYLER_SPACE_BETWEEN": "Space Between",
"LIVE_DEV_STYLER_SPACE_EVENLY": "Space Evenly",
"LIVE_DEV_STYLER_SPACING": "Margin & padding",
"LIVE_DEV_STYLER_SPACING_TAB": "Spacing",
"LIVE_DEV_STYLER_START": "Start",
"LIVE_DEV_STYLER_STATE": "State",
"LIVE_DEV_STYLER_STATE_ACTIVE": "Active",
"LIVE_DEV_STYLER_STATE_BANNER": "Editing the {0} state — changes apply only to {0}",
"LIVE_DEV_STYLER_STATE_CHECKED": "Checked",
"LIVE_DEV_STYLER_STATE_DISABLED": "Disabled",
"LIVE_DEV_STYLER_STATE_ENABLED": "Enabled",
"LIVE_DEV_STYLER_STATE_EXIT": "Exit",
"LIVE_DEV_STYLER_STATE_FOCUS": "Focus",
"LIVE_DEV_STYLER_STATE_FOCUS_VISIBLE": "Focus visible",
"LIVE_DEV_STYLER_STATE_FOCUS_WITHIN": "Focus within",
"LIVE_DEV_STYLER_STATE_HOVER": "Hover",
"LIVE_DEV_STYLER_STATE_NORMAL": "Normal",
"LIVE_DEV_STYLER_STATE_NO_BASE": "Add a class or id to this element first so the state has somewhere to live",
"LIVE_DEV_STYLER_STATE_PICK": "Edit a state (hover, focus, …)",
"LIVE_DEV_STYLER_STATE_PLACEHOLDER_SHOWN": "Placeholder shown",
"LIVE_DEV_STYLER_STATE_TARGET": "Target",
"LIVE_DEV_STYLER_STATE_VISITED": "Visited",
"LIVE_DEV_STYLER_STATIC": "Static",
"LIVE_DEV_STYLER_STEP_HINT": "Shift + Click: x10\nAlt + Click: x0.1",
"LIVE_DEV_STYLER_STICKY": "Sticky",
"LIVE_DEV_STYLER_STRETCH": "Stretch",
"LIVE_DEV_STYLER_STRIKETHROUGH": "Strikethrough",
"LIVE_DEV_STYLER_STYLE": "Style",
"LIVE_DEV_STYLER_TARGET_COUNT": "affects {0} on page",
"LIVE_DEV_STYLER_TARGET_CREATE": "New rule in {0}",
"LIVE_DEV_STYLER_TARGET_INLINE_HINT": "directly on the element",
"LIVE_DEV_STYLER_TEXT_COLOR": "Text color",
"LIVE_DEV_STYLER_TEXT_INDENT": "Text indent",
"LIVE_DEV_STYLER_TEXT_STYLE": "Text style",
"LIVE_DEV_STYLER_TOP": "Top",
"LIVE_DEV_STYLER_UNDERLINE": "Underline",
"LIVE_DEV_STYLER_UPPERCASE": "Uppercase",
"LIVE_DEV_STYLER_WEIGHT": "Font weight",
"LIVE_DEV_STYLER_WEIGHT_BLACK": "Black",
"LIVE_DEV_STYLER_WEIGHT_BOLD": "Bold",
"LIVE_DEV_STYLER_WEIGHT_CYCLE_HINT": "Click to cycle Regular / Bold / Black · Shift-click for all weights",
"LIVE_DEV_STYLER_WEIGHT_EXTRA_BOLD": "Extra Bold",
"LIVE_DEV_STYLER_WEIGHT_EXTRA_LIGHT": "Extra Light",
"LIVE_DEV_STYLER_WEIGHT_LIGHT": "Light",
Expand Down
50 changes: 40 additions & 10 deletions src/nls/ar/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ define({
"LIVE_DEV_STYLER_SEARCH_FONTS": "ابحث عن خطوط...",
"LIVE_DEV_STYLER_FONTS_GOOGLE": "جوجل",
"LIVE_DEV_STYLER_FONTS_SYSTEM": "النظام",
"LIVE_DEV_STYLER_FONTS_ON_PAGE": "في هذه الصفحة",
"LIVE_DEV_STYLER_FONTS_CUSTOM": "مخصص",
"LIVE_DEV_STYLER_FONT_USE_CUSTOM": "استخدام \"{0}\"",
"LIVE_DEV_STYLER_NO_FONTS_FOUND": "لم يتم العثور على خطوط",
Expand Down Expand Up @@ -229,7 +228,6 @@ define({
"LIVE_DEV_STYLER_RADIUS": "نصف القطر",
"LIVE_DEV_STYLER_WIDTH": "العرض",
"LIVE_DEV_STYLER_COLOR": "اللون",
"LIVE_DEV_STYLER_ON_THIS_PAGE": "في هذه الصفحة",
"LIVE_DEV_STYLER_COMMON_COLORS": "شائعة",
"LIVE_DEV_STYLER_COLOR_WHITE": "أبيض",
"LIVE_DEV_STYLER_COLOR_SILVER": "فضي",
Expand Down Expand Up @@ -322,7 +320,6 @@ define({
"LIVE_DEV_STYLER_NEW_SAVES_MANY": "يحفظ النمط في {0} - ينسق {1} من العناصر على الصفحة",
"LIVE_DEV_STYLER_NEW_ERR_ID_TAKEN": "يوجد عنصر آخر يحمل هذا المعرّف بالفعل - جرّب استخدام فئة بدلاً من ذلك",
"LIVE_DEV_STYLER_NEW_ERR_NO_MATCH": "لا يتطابق هذا مع العنصر المحدد، لذا لن تغير تعديلاتك شيئًا فيه",
"LIVE_DEV_STYLER_NEW_ERR_STATE": "لا يمكن تعديل الأنماط مثل \":hover\" بشكل مباشر هنا بعد",
"LIVE_DEV_STYLER_NEW_ERR_INVALID": "لا يبدو هذا اسم نمط صالحًا - جرّب فئة مثل .card أو معرّفًا مثل #hero",
"LIVE_DEV_STYLER_CREATE": "إنشاء",
"LIVE_DEV_STYLER_SELECTOR_PLACEHOLDER": "مثال: .card أو #hero",
Expand Down Expand Up @@ -359,11 +356,6 @@ define({
"LIVE_DEV_EMPTY_CANVAS_LABEL": "صفحتك فارغة — أضف عنصرًا",
"LIVE_DEV_EMPTY_CANVAS_ADD": "أضف عنصرك الأول",
"LIVE_DEV_EMPTY_CANVAS_COLLAPSE": "طي",
"LIVE_DEV_EDIT_ONBOARD_TITLE": "طريقتان جديدتان للتعديل",
"LIVE_DEV_EDIT_ONBOARD_INSERT": "إضافة عناصر HTML جديدة",
"LIVE_DEV_EDIT_ONBOARD_PROPS": "تعديل الوسم، والفئات، والمعرّف، والسمات",
"LIVE_DEV_EDIT_ONBOARD_GOT_IT": "فهمت",
"LIVE_DEV_EDIT_ONBOARD_READ_DOCS": "قراءة المستندات",
"LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "تنزيل الصورة",
"LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "اختر مجلد تنزيل الصور",
"LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "ابحث عن صور...",
Expand Down Expand Up @@ -1357,6 +1349,8 @@ define({
"CMD_JUMPTO_DEFINITION": "الانتقال إلى التعريف",
"CMD_SHOW_PARAMETER_HINT": "إظهار تلميح المعامل",
"NO_ARGUMENTS": "<no parameters>",
"CODE_HINT_IMPORT_FROM_N": "‏{0} استيرادات…",
"CODE_HINT_IMPORT_CHOOSE": "‏اختر أي من الوحدات الـ {0} لاستيراد <code>{1}</code> منها.",
"DETECTED_EXCLUSION_TITLE": "مشكلة في استنتاج ملف JavaScript",
"DETECTED_EXCLUSION_INFO": "واجه {APP_NAME} مشكلة في معالجة <span class='dialog-filename'>{0}</span>.<br><br>لن تتم معالجة هذا الملف بعد الآن للحصول على تلميحات التعليمات البرمجية أو الانتقال إلى التعريف أو التحرير السريع. لإعادة تمكين هذا الملف، افتح <code>.phcode.json</code> في مشروعك وقم بتحرير <code>jscodehints.detectedExclusions</code>.<br><br>من المحتمل أن تكون هذه خلل في {APP_NAME}. إذا كان بإمكانك تقديم نسخة من هذا الملف، فيُرجى <a href='https://github.com/adobe/brackets/wiki/How-to-Report-an-Issue'>الإبلاغ عن خلل</a> مع رابط للملف المذكور هنا.",
"CMD_REFACTOR": "إعادة هيكلة",
Expand Down Expand Up @@ -2461,6 +2455,42 @@ define({
"DEMO_JS_BUTTON_START_AGAIN": "البدء من جديد",
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 بطاقات",
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 محذوف",
"CODE_HINT_IMPORT_FROM_N": "‏{0} استيرادات…",
"CODE_HINT_IMPORT_CHOOSE": "‏اختر أي من الوحدات الـ {0} لاستيراد <code>{1}</code> منها."
"LIVE_DEV_STYLER_WEIGHT_CYCLE_HINT": "انقر للتبديل بين عادي / عريض / أسود · انقر مع الضغط على Shift لجميع الأوزان",
"LIVE_DEV_STYLER_OVERRIDDEN": "يتم تجاوز هذا التغيير بواسطة قاعدة أكثر تحديدًا",
"LIVE_DEV_STYLER_APPLY_INLINE": "تطبيق على أي حال",
"LIVE_DEV_STYLER_FONTS_MANUAL": "يدوي",
"LIVE_DEV_STYLER_FONT_MANUAL_PLACEHOLDER": "مثال: Helvetica Neue",
"LIVE_DEV_STYLER_FONT_MANUAL_APPLY": "تطبيق",
"LIVE_DEV_STYLER_FONT_MANUAL_HINT": "اكتب أي اسم خط. تتم إضافة خطوط Google تلقائيًا؛ يجب أن تكون الخطوط الأخرى متاحة بالفعل.",
"LIVE_DEV_STYLER_FONT_UPLOAD": "رفع ملف خط",
"LIVE_DEV_STYLER_FONT_UPLOAD_HINT": ".ttf .otf .woff .woff2",
"LIVE_DEV_STYLER_FONT_UPLOAD_FAILED": "تعذر إضافة ملف الخط",
"LIVE_DEV_STYLER_TEXT_INDENT": "مسافة بادئة للنص",
"LIVE_DEV_STYLER_FORMAT_TAB": "تنسيق",
"LIVE_DEV_STYLER_SPACING_TAB": "تباعد",
"LIVE_DEV_STYLER_OVERLINE": "خط علوي",
"LIVE_DEV_STYLER_ON_THIS_PAGE": "في هذه الصفحة",
"LIVE_DEV_STYLER_TARGET_CREATE": "قاعدة جديدة في {0}",
"LIVE_DEV_STYLER_NEW_ERR_PSEUDO_ELEMENT": "لا يمكن تنسيق العناصر الزائفة مثل \"::before\" هنا",
"LIVE_DEV_STYLER_NEW_ERR_STATE_BASE": "أضف فئة أو معرّفًا قبل الحالة، مثل .button:hover",
"LIVE_DEV_STYLER_NEW_STATE_SAVES": "إنشاء \"{0}\" - تُطبّق التعديلات في حالة {1}",
"LIVE_DEV_STYLER_NEW_STATE_ADDS_CLASS": "إضافة الفئة \"{0}\" إلى هذا العنصر وتنسيق حالته {1}",
"LIVE_DEV_STYLER_NEW_STATE_ADDS_ID": "يمنح هذا العنصر المعرف \"{0}\" ويصمم حالة {1} الخاصة به",
"LIVE_DEV_STYLER_STATE": "الحالة",
"LIVE_DEV_STYLER_STATE_PICK": "تعديل حالة (مرور، تركيز، ...)",
"LIVE_DEV_STYLER_STATE_NORMAL": "عادي",
"LIVE_DEV_STYLER_STATE_BANNER": "جارٍ تعديل حالة {0} — تنطبق التغييرات على {0} فقط",
"LIVE_DEV_STYLER_STATE_EXIT": "خروج",
"LIVE_DEV_STYLER_STATE_NO_BASE": "أضف فئة أو معرفًا إلى هذا العنصر أولاً حتى يكون للحالة مكان ترتبط به",
"LIVE_DEV_STYLER_STATE_HOVER": "مرور",
"LIVE_DEV_STYLER_STATE_FOCUS": "تركيز",
"LIVE_DEV_STYLER_STATE_ACTIVE": "نشط",
"LIVE_DEV_STYLER_STATE_FOCUS_WITHIN": "التركيز بالداخل",
"LIVE_DEV_STYLER_STATE_FOCUS_VISIBLE": "التركيز المرئي",
"LIVE_DEV_STYLER_STATE_VISITED": "تمت زيارته",
"LIVE_DEV_STYLER_STATE_TARGET": "مستهدف",
"LIVE_DEV_STYLER_STATE_CHECKED": "مُحدَّد",
"LIVE_DEV_STYLER_STATE_DISABLED": "مُعطَّل",
"LIVE_DEV_STYLER_STATE_ENABLED": "مُمكَّن",
"LIVE_DEV_STYLER_STATE_PLACEHOLDER_SHOWN": "العنصر النائب معروض"
});
46 changes: 38 additions & 8 deletions src/nls/bg/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -1578,11 +1578,6 @@
"LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it after the selected element",
"LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS": "Live Preview was canceled because the browser's developer tools were opened",
"LIVE_DEV_DETACHED_TARGET_CLOSED": "Live Preview was canceled because the page was closed in the browser",
"LIVE_DEV_EDIT_ONBOARD_GOT_IT": "Got it",
"LIVE_DEV_EDIT_ONBOARD_INSERT": "Add new HTML elements",
"LIVE_DEV_EDIT_ONBOARD_PROPS": "Edit tag, classes, ID and attributes",
"LIVE_DEV_EDIT_ONBOARD_READ_DOCS": "Read docs",
"LIVE_DEV_EDIT_ONBOARD_TITLE": "Two new ways to edit",
"LIVE_DEV_ELEMENT_PROPS_ADD_ATTR": "+ add attribute",
"LIVE_DEV_ELEMENT_PROPS_ADD_CLASS": "+ add class",
"LIVE_DEV_ELEMENT_PROPS_ATTRIBUTES": "Attributes",
Expand Down Expand Up @@ -1825,6 +1820,7 @@
"LIVE_DEV_STYLER_ALIGN_RIGHT": "Align right",
"LIVE_DEV_STYLER_ALL_SIDES": "All",
"LIVE_DEV_STYLER_APPLIES_TO": "Save changes to",
"LIVE_DEV_STYLER_APPLY_INLINE": "Apply anyway",
"LIVE_DEV_STYLER_BACKGROUND": "Background color",
"LIVE_DEV_STYLER_BASELINE": "Baseline",
"LIVE_DEV_STYLER_BLOCK": "Block",
Expand Down Expand Up @@ -1884,9 +1880,16 @@
"LIVE_DEV_STYLER_FONT": "Font family",
"LIVE_DEV_STYLER_FONTS_CUSTOM": "Custom",
"LIVE_DEV_STYLER_FONTS_GOOGLE": "Google",
"LIVE_DEV_STYLER_FONTS_ON_PAGE": "On this page",
"LIVE_DEV_STYLER_FONTS_MANUAL": "Manual",
"LIVE_DEV_STYLER_FONTS_SYSTEM": "System",
"LIVE_DEV_STYLER_FONT_MANUAL_APPLY": "Apply",
"LIVE_DEV_STYLER_FONT_MANUAL_HINT": "Type any font name. Google Fonts are added for you; others must already be available.",
"LIVE_DEV_STYLER_FONT_MANUAL_PLACEHOLDER": "e.g. Helvetica Neue",
"LIVE_DEV_STYLER_FONT_UPLOAD": "Upload a font file",
"LIVE_DEV_STYLER_FONT_UPLOAD_FAILED": "Couldn't add that font file",
"LIVE_DEV_STYLER_FONT_UPLOAD_HINT": ".ttf .otf .woff .woff2",
"LIVE_DEV_STYLER_FONT_USE_CUSTOM": "Use \"{0}\"",
"LIVE_DEV_STYLER_FORMAT_TAB": "Format",
"LIVE_DEV_STYLER_GAP": "Gap",
"LIVE_DEV_STYLER_GRID": "Grid",
"LIVE_DEV_STYLER_HEIGHT": "Height",
Expand Down Expand Up @@ -1922,19 +1925,25 @@
"LIVE_DEV_STYLER_NEW_ERR_ID_TAKEN": "Another element already has that id - try a class instead",
"LIVE_DEV_STYLER_NEW_ERR_INVALID": "That doesn't look like a valid style name - try a class like .card or an id like #hero",
"LIVE_DEV_STYLER_NEW_ERR_NO_MATCH": "This doesn't match the selected element, so your edits wouldn't change it",
"LIVE_DEV_STYLER_NEW_ERR_STATE": "Styles like \":hover\" can't be edited live here yet",
"LIVE_DEV_STYLER_NEW_ERR_PSEUDO_ELEMENT": "Pseudo-elements like \"::before\" can't be styled here",
"LIVE_DEV_STYLER_NEW_ERR_STATE_BASE": "Add a class or id before the state, like .button:hover",
"LIVE_DEV_STYLER_NEW_SAVES_MANY": "Saves the style in {0} - styles {1} elements on the page",
"LIVE_DEV_STYLER_NEW_SAVES_ONE": "Saves the style in {0} - styles just this element",
"LIVE_DEV_STYLER_NEW_STATE_ADDS_CLASS": "Adds class \"{0}\" to this element and styles its {1} state",
"LIVE_DEV_STYLER_NEW_STATE_ADDS_ID": "Gives this element the id \"{0}\" and styles its {1} state",
"LIVE_DEV_STYLER_NEW_STATE_SAVES": "Creates \"{0}\" - edits apply in the {1} state",
"LIVE_DEV_STYLER_NEW_STYLE": "New style…",
"LIVE_DEV_STYLER_NEW_STYLE_TITLE": "New style",
"LIVE_DEV_STYLER_NONE": "None",
"LIVE_DEV_STYLER_NOTHING_TO_RESET": "No changes to reset",
"LIVE_DEV_STYLER_NO_FONTS_FOUND": "No fonts found",
"LIVE_DEV_STYLER_NO_WRAP": "No Wrap",
"LIVE_DEV_STYLER_OFFSET": "Offset",
"LIVE_DEV_STYLER_ON_THIS_PAGE": "On the page",
"LIVE_DEV_STYLER_ON_THIS_PAGE": "On this page",
"LIVE_DEV_STYLER_OPACITY": "Opacity",
"LIVE_DEV_STYLER_OUTLINE": "Outline",
"LIVE_DEV_STYLER_OVERLINE": "Overline",
"LIVE_DEV_STYLER_OVERRIDDEN": "This change is overridden by a more specific rule",
"LIVE_DEV_STYLER_PADDING": "Padding",
"LIVE_DEV_STYLER_POSITION": "Position",
"LIVE_DEV_STYLER_RADIUS": "Radius",
Expand All @@ -1957,23 +1966,44 @@
"LIVE_DEV_STYLER_SPACE_BETWEEN": "Space Between",
"LIVE_DEV_STYLER_SPACE_EVENLY": "Space Evenly",
"LIVE_DEV_STYLER_SPACING": "Margin & padding",
"LIVE_DEV_STYLER_SPACING_TAB": "Spacing",
"LIVE_DEV_STYLER_START": "Start",
"LIVE_DEV_STYLER_STATE": "State",
"LIVE_DEV_STYLER_STATE_ACTIVE": "Active",
"LIVE_DEV_STYLER_STATE_BANNER": "Editing the {0} state — changes apply only to {0}",
"LIVE_DEV_STYLER_STATE_CHECKED": "Checked",
"LIVE_DEV_STYLER_STATE_DISABLED": "Disabled",
"LIVE_DEV_STYLER_STATE_ENABLED": "Enabled",
"LIVE_DEV_STYLER_STATE_EXIT": "Exit",
"LIVE_DEV_STYLER_STATE_FOCUS": "Focus",
"LIVE_DEV_STYLER_STATE_FOCUS_VISIBLE": "Focus visible",
"LIVE_DEV_STYLER_STATE_FOCUS_WITHIN": "Focus within",
"LIVE_DEV_STYLER_STATE_HOVER": "Hover",
"LIVE_DEV_STYLER_STATE_NORMAL": "Normal",
"LIVE_DEV_STYLER_STATE_NO_BASE": "Add a class or id to this element first so the state has somewhere to live",
"LIVE_DEV_STYLER_STATE_PICK": "Edit a state (hover, focus, …)",
"LIVE_DEV_STYLER_STATE_PLACEHOLDER_SHOWN": "Placeholder shown",
"LIVE_DEV_STYLER_STATE_TARGET": "Target",
"LIVE_DEV_STYLER_STATE_VISITED": "Visited",
"LIVE_DEV_STYLER_STATIC": "Static",
"LIVE_DEV_STYLER_STEP_HINT": "Shift + Click: x10\nAlt + Click: x0.1",
"LIVE_DEV_STYLER_STICKY": "Sticky",
"LIVE_DEV_STYLER_STRETCH": "Stretch",
"LIVE_DEV_STYLER_STRIKETHROUGH": "Strikethrough",
"LIVE_DEV_STYLER_STYLE": "Style",
"LIVE_DEV_STYLER_TARGET_COUNT": "affects {0} on page",
"LIVE_DEV_STYLER_TARGET_CREATE": "New rule in {0}",
"LIVE_DEV_STYLER_TARGET_INLINE_HINT": "directly on the element",
"LIVE_DEV_STYLER_TEXT_COLOR": "Text color",
"LIVE_DEV_STYLER_TEXT_INDENT": "Text indent",
"LIVE_DEV_STYLER_TEXT_STYLE": "Text style",
"LIVE_DEV_STYLER_TOP": "Top",
"LIVE_DEV_STYLER_UNDERLINE": "Underline",
"LIVE_DEV_STYLER_UPPERCASE": "Uppercase",
"LIVE_DEV_STYLER_WEIGHT": "Font weight",
"LIVE_DEV_STYLER_WEIGHT_BLACK": "Black",
"LIVE_DEV_STYLER_WEIGHT_BOLD": "Bold",
"LIVE_DEV_STYLER_WEIGHT_CYCLE_HINT": "Click to cycle Regular / Bold / Black · Shift-click for all weights",
"LIVE_DEV_STYLER_WEIGHT_EXTRA_BOLD": "Extra Bold",
"LIVE_DEV_STYLER_WEIGHT_EXTRA_LIGHT": "Extra Light",
"LIVE_DEV_STYLER_WEIGHT_LIGHT": "Light",
Expand Down
Loading