|
8 | 8 | "ABOUT_TEXT_LINE5": "Made with ❤ and JavaScript by:", |
9 | 9 | "ABOUT_TEXT_LINE6": "Lots of people (but we're having trouble loading that data right now).", |
10 | 10 | "ABOUT_TEXT_MDN_DOCS": "MDN Docs and the MDN graphical logo are licensed under a Creative Commons Attribution license, <a href='{MDN_DOCS_LICENSE}'>CC-BY-SA 2.5 Unported</a>.", |
| 11 | + "ABOUT_TEXT_PRO_BUILD": "Phoenix Pro Build: ", |
11 | 12 | "ACCOUNT_DETAILS": "Account Details", |
12 | 13 | "ACTION": "Action", |
13 | 14 | "ADD_ENDLINE_TO_THE_END_OF_FILE": "Add endline at the end of file", |
|
230 | 231 | "CMD_LINE_UP": "Move Line Up", |
231 | 232 | "CMD_LIVE_FILE_PREVIEW": "Live Preview", |
232 | 233 | "CMD_LIVE_FILE_PREVIEW_SETTINGS": "Live Preview Settings", |
233 | | - "CMD_LIVE_HIGHLIGHT": "Live Preview Highlight", |
234 | 234 | "CMD_LOAD_CURRENT_EXTENSION": "Load Project As Extension", |
235 | 235 | "CMD_MANAGE_LICENSES": "Manage Licenses", |
236 | 236 | "CMD_NAVIGATE_BACKWARD": "Navigate Backward", |
|
273 | 273 | "CMD_REFRESH_WINDOW": "Reload With Extensions", |
274 | 274 | "CMD_RELEASE_NOTES": "Release Notes", |
275 | 275 | "CMD_RELOAD_CURRENT_EXTENSION": "Reload Project As Extension", |
276 | | - "CMD_RELOAD_LIVE_PREVIEW": "Force Reload Live Preview", |
| 276 | + "CMD_RELOAD_LIVE_PREVIEW": "Reload Live Preview", |
277 | 277 | "CMD_RELOAD_WITHOUT_USER_EXTS": "Reload Without Extensions", |
278 | 278 | "CMD_REOPEN_CLOSED": "Reopen Closed File", |
279 | 279 | "CMD_REPLACE": "Replace", |
|
530 | 530 | "DESCRIPTION_LIVEDEV_SECURITY_POPOUT_MESSAGE": "You are about to open a file for live preview. Please proceed only if you trust the source of this project. Click 'Trust Project' to continue, or close this window if you do not trust the source.", |
531 | 531 | "DESCRIPTION_LIVEDEV_SECURITY_TRUST_MESSAGE": "You are about to open a file for live preview. Please proceed by clicking 'Trust Project' only if you trust the source of this project!", |
532 | 532 | "DESCRIPTION_LIVEDEV_WEBSOCKET_PORT": "Port on which WebSocket Server runs for Live Preview", |
533 | | - "DESCRIPTION_LIVE_DEV_HIGHLIGHT_SETTINGS": "Live Preview Highlight settings", |
534 | 533 | "DESCRIPTION_LIVE_DEV_MULTIBROWSER": "true to enable experimental Live Preview", |
535 | 534 | "DESCRIPTION_MAX_CODE_HINTS": "Maximum code hints displayed at once", |
536 | 535 | "DESCRIPTION_MERGE_PANES_WHEN_LAST_FILE_CLOSED": "true to collapse panes after the last file from the pane is closed via pane header close button", |
|
1062 | 1061 | "LIVE_DEV_CLICK_TO_PIN_UNPIN": "Pin or Unpin Preview Page", |
1063 | 1062 | "LIVE_DEV_CLICK_TO_RELOAD_PAGE": "Reload Page", |
1064 | 1063 | "LIVE_DEV_CLOSED_UNKNOWN_REASON": "Live Preview was canceled for an unknown reason ({0})", |
| 1064 | + "LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied! Click 'Paste' on any element to insert it above.", |
1065 | 1065 | "LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS": "Live Preview was canceled because the browser's developer tools were opened", |
1066 | 1066 | "LIVE_DEV_DETACHED_TARGET_CLOSED": "Live Preview was canceled because the page was closed in the browser", |
| 1067 | + "LIVE_DEV_HYPERLINK_NO_HREF": "No href set", |
1067 | 1068 | "LIVE_DEV_IMAGE_FOLDER_DIALOG_DESCRIPTION": "Choose where to download the image:", |
1068 | 1069 | "LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP": "💡 Type folder path or leave empty to download in project root", |
1069 | 1070 | "LIVE_DEV_IMAGE_FOLDER_DIALOG_PLACEHOLDER": "Type folder path (e.g., assets/images/)", |
1070 | 1071 | "LIVE_DEV_IMAGE_FOLDER_DIALOG_REMEMBER": "Don't ask again for this project", |
1071 | 1072 | "LIVE_DEV_IMAGE_FOLDER_DIALOG_TITLE": "Select Folder to Save Image", |
| 1073 | + "LIVE_DEV_IMAGE_GALLERY_CHECKING_CONNECTION": "Checking connection", |
1072 | 1074 | "LIVE_DEV_IMAGE_GALLERY_CLOSE": "Close", |
| 1075 | + "LIVE_DEV_IMAGE_GALLERY_DIALOG_OVERLAY_MESSAGE": "Select image download location in the editor to continue", |
1073 | 1076 | "LIVE_DEV_IMAGE_GALLERY_LOADING_INITIAL": "Loading images…", |
1074 | 1077 | "LIVE_DEV_IMAGE_GALLERY_LOADING_MORE": "Loading…", |
1075 | 1078 | "LIVE_DEV_IMAGE_GALLERY_LOAD_ERROR": "Failed to load images", |
1076 | 1079 | "LIVE_DEV_IMAGE_GALLERY_NO_IMAGES": "No images found", |
| 1080 | + "LIVE_DEV_IMAGE_GALLERY_OFFLINE_BANNER": "No connection - Working in offline mode", |
| 1081 | + "LIVE_DEV_IMAGE_GALLERY_OFFLINE_RETRY": "Retry", |
1077 | 1082 | "LIVE_DEV_IMAGE_GALLERY_SEARCH_BUTTON": "Search", |
1078 | 1083 | "LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "Search images…", |
1079 | 1084 | "LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "Choose image download folder", |
1080 | 1085 | "LIVE_DEV_IMAGE_GALLERY_SELECT_FROM_COMPUTER": "Select from device", |
1081 | 1086 | "LIVE_DEV_IMAGE_GALLERY_SELECT_FROM_COMPUTER_TOOLTIP": "Select an image from your device", |
| 1087 | + "LIVE_DEV_IMAGE_GALLERY_STILL_OFFLINE": "Still offline. Please check your connection.", |
1082 | 1088 | "LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Use this image", |
1083 | 1089 | "LIVE_DEV_LOADING_ERROR_MESSAGE": "Unable to load Live Preview page.", |
1084 | 1090 | "LIVE_DEV_MORE_OPTIONS_AI": "Edit with AI", |
| 1091 | + "LIVE_DEV_MORE_OPTIONS_COPY": "Copy", |
| 1092 | + "LIVE_DEV_MORE_OPTIONS_CUT": "Cut", |
1085 | 1093 | "LIVE_DEV_MORE_OPTIONS_DELETE": "Delete", |
1086 | 1094 | "LIVE_DEV_MORE_OPTIONS_DUPLICATE": "Duplicate", |
| 1095 | + "LIVE_DEV_MORE_OPTIONS_EDIT_HYPERLINK": "Edit Hyperlink", |
1087 | 1096 | "LIVE_DEV_MORE_OPTIONS_EDIT_TEXT": "Edit Text", |
1088 | 1097 | "LIVE_DEV_MORE_OPTIONS_IMAGE_GALLERY": "Image Gallery", |
| 1098 | + "LIVE_DEV_MORE_OPTIONS_MORE": "More Options", |
| 1099 | + "LIVE_DEV_MORE_OPTIONS_PASTE": "Paste", |
1089 | 1100 | "LIVE_DEV_MORE_OPTIONS_SELECT_PARENT": "Select Parent", |
1090 | 1101 | "LIVE_DEV_NAVIGATED_AWAY": "Live Preview was canceled because the browser navigated to a page that is not part of the current project", |
1091 | 1102 | "LIVE_DEV_NEED_BASEURL_MESSAGE": "To launch live preview with a server-side file, you need to specify a Base URL for this project.", |
|
1102 | 1113 | "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT": "Show Live Preview Element Highlights on:", |
1103 | 1114 | "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_CLICK": "click", |
1104 | 1115 | "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_HOVER": "hover", |
1105 | | - "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_PREFERENCE": "show live preview element highlights on 'hover' or 'click'. Defaults to 'hover'", |
| 1116 | + "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_PREFERENCE": "Show live preview element highlights on 'hover' or 'click'. Defaults to 'hover'", |
1106 | 1117 | "LIVE_DEV_SETTINGS_FRAMEWORK": "Server Framework", |
1107 | 1118 | "LIVE_DEV_SETTINGS_FRAMEWORK_CUSTOM": "Custom", |
1108 | 1119 | "LIVE_DEV_SETTINGS_FRAMEWORK_PREFERENCES": "Server Framework, currently supports only docusaurus", |
|
1115 | 1126 | "LIVE_DEV_SETTINGS_SERVER_ROOT_HELP": "Eg. www/ (Default is /)", |
1116 | 1127 | "LIVE_DEV_SETTINGS_SERVER_ROOT_PREF": "Path within project that is served by Development Server Eg. www/ (Default is /)", |
1117 | 1128 | "LIVE_DEV_SETTINGS_SERVE_PREFERENCE": "Your Development Server URL for the project, Eg. http://localhost:8000/php", |
| 1129 | + "LIVE_DEV_SETTINGS_SHOW_RULER_LINES_PREFERENCE": "Show measurements when elements are selected in live preview. Defaults to 'false'", |
1118 | 1130 | "LIVE_DEV_SETTINGS_STARTUP": "Show Live Preview Panel at Startup", |
1119 | 1131 | "LIVE_DEV_SETTINGS_STARTUP_PREFERENCE": "true to show Live Preview Panel at startup", |
1120 | 1132 | "LIVE_DEV_SETTINGS_TITLE": "Live Preview Settings", |
|
1134 | 1146 | "LIVE_PREVIEW_HIDE_OVERLAY": "Hide this message", |
1135 | 1147 | "LIVE_PREVIEW_MODE_EDIT": "Edit Mode", |
1136 | 1148 | "LIVE_PREVIEW_MODE_HIGHLIGHT": "Highlight Mode", |
1137 | | - "LIVE_PREVIEW_MODE_PREFERENCE": "{0} shows only the webpage, {1} connects the webpage to your code - click on elements to jump to their code and vice versa, {2} provides highlighting along with advanced element manipulation", |
| 1149 | + "LIVE_PREVIEW_MODE_PREFERENCE": "'{0}' shows only the webpage, '{1}' connects the webpage to your code - click on elements to jump to their code and vice versa, '{2}' provides highlighting along with advanced element manipulation", |
1138 | 1150 | "LIVE_PREVIEW_MODE_PREVIEW": "Preview Mode", |
1139 | 1151 | "LIVE_PREVIEW_MODE_TOGGLE_PREVIEW": "Toggle Preview Mode (F8)", |
| 1152 | + "LIVE_PREVIEW_SHOW_RULER_LINES": "Show Measurements", |
1140 | 1153 | "LOCATION": "Location :", |
1141 | 1154 | "LOGIN_REFRESH": "Check Login Status", |
1142 | 1155 | "MALFORMED_URL": "The URL is invalid. Please check that you entered it correctly.", |
|
0 commit comments