|
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 | + "ACCOUNT_DETAILS": "Account Details", |
11 | 12 | "ACTION": "Action", |
12 | 13 | "ADD_ENDLINE_TO_THE_END_OF_FILE": "Add endline at the end of file", |
13 | 14 | "ADD_TO_GITIGNORE": "Add to .gitignore", |
| 15 | + "AI_QUOTA_USED": "AI quota used", |
14 | 16 | "ALWAYS_OVERWRITE": "Always Overwrite", |
15 | 17 | "AMEND_COMMIT": "Amend last commit", |
16 | 18 | "AMEND_COMMIT_FORBIDDEN": "Cannot amend commit when there are no unpushed commits", |
|
312 | 314 | "CMD_UNDO": "Undo", |
313 | 315 | "CMD_UNINDENT": "Unindent", |
314 | 316 | "CMD_UNLOAD_CURRENT_EXTENSION": "Unload Project As Extension", |
315 | | - "CMD_USER_PROFILE": "User Profile", |
| 317 | + "CMD_USER_PROFILE": "{APP_NAME} Account", |
316 | 318 | "CMD_VIEW_TOGGLE_INSPECTION": "Lint Files on Save", |
317 | 319 | "CMD_VIEW_TOGGLE_PROBLEMS": "Problems", |
318 | 320 | "CMD_WORKINGSET_SORT_BY_ADDED": "Sort by Added", |
|
354 | 356 | "CONFIRM_FOLDER_DELETE_RECYCLE_BIN": "Are you sure you want to delete the folder <span class='dialog-filename'>{0}</span>?<br>You can restore this folder from the Recycle Bin.", |
355 | 357 | "CONFIRM_FOLDER_DELETE_TRASH": "Are you sure you want to delete the folder <span class='dialog-filename'>{0}</span>?<br>You can restore this folder from the trash.", |
356 | 358 | "CONFIRM_REPLACE_TITLE": "Confirm Replace", |
| 359 | + "CONTACT_SUPPORT": "Contact support", |
357 | 360 | "CONTENTS_MODIFIED_ERR": "The file has been modified outside of {APP_NAME}.", |
358 | 361 | "COPYING": "Copying {0}", |
359 | 362 | "COPY_ERROR": "Copy problem", |
| 363 | + "COPY_VALIDATION_CODE": "Copy Code", |
360 | 364 | "CREATE_EXTENSION": "Create Extension", |
361 | 365 | "CREATE_EXTENSION_SECTION": "Create {APP_NAME} Extensions and Themes", |
362 | 366 | "CREATE_NEW_BRANCH": "Create new branch…", |
|
1070 | 1074 | "OPEN_DIALOG_ERROR": "An error occurred when showing the open file dialog. (error {0})", |
1071 | 1075 | "OPEN_FILE": "Open File", |
1072 | 1076 | "OPEN_PREFERENNCES": "Open Preferences", |
| 1077 | + "OPEN_SIGN_IN_URL": "Open Sign In Page", |
1073 | 1078 | "OPERATION_IN_PROGRESS_TITLE": "Git operation in progress…", |
1074 | 1079 | "ORIGIN_BRANCH": "Origin branch", |
1075 | 1080 | "OVERWRITE": "Overwrite", |
|
1090 | 1095 | "PRERELEASE_BUILD": "prerelease build", |
1091 | 1096 | "PREVIEW": "Preview", |
1092 | 1097 | "PROCESSING_EXTENSIONS": "Processing extension changes…", |
| 1098 | + "PROFILE_POP_TITLE": "{APP_NAME} Account", |
| 1099 | + "PROFILE_SIGN_IN": "Sign in to your account", |
1093 | 1100 | "PROJECTS_AT_A_GLANCE": "Your Projects at a glance", |
1094 | 1101 | "PROJECT_AT_GLANCE_DESCRIPTION": "Watch video to get started.", |
1095 | 1102 | "PROJECT_BUSY": "Project Operations In Progress", |
|
1182 | 1189 | "SETTING_UP_PROJECT": "Setting Up Project", |
1183 | 1190 | "SET_THIS_BRANCH_AS_TRACKING": "Set this branch as a new tracking branch", |
1184 | 1191 | "SHARE_WEBSITE": "Publish and Share Website?", |
| 1192 | + "SIGNED_IN_FAILED_MESSAGE": "Something went wrong while trying to sign in. Please try again.", |
| 1193 | + "SIGNED_IN_FAILED_TITLE": "Cannot Sign In", |
| 1194 | + "SIGNED_IN_OFFLINE_MESSAGE": "Please connect to the internet to sign in to {APP_NAME}.", |
| 1195 | + "SIGNED_IN_OFFLINE_TITLE": "Offline - Cannot Sign In", |
| 1196 | + "SIGNED_OUT": "You have been signed out.", |
| 1197 | + "SIGNED_OUT_FAILED_MESSAGE": "Something went wrong while trying to sign out. Please try again.", |
| 1198 | + "SIGNED_OUT_FAILED_TITLE": "Failed to Sign Out", |
| 1199 | + "SIGNED_OUT_MESSAGE": "You have been signed out of your {APP_NAME} account. Please sign in again to continue.", |
| 1200 | + "SIGNED_OUT_MESSAGE_FRIENDLY": "Thank you for using {APP_NAME}. See you soon!", |
| 1201 | + "SIGN_OUT": "Sign out", |
1185 | 1202 | "SINGLE_ERROR": "1 {0} Problem - {1}", |
1186 | 1203 | "SINGLE_ERROR_FIXABLE": "1 {0} Problem, {1} Fixable - {2}", |
1187 | 1204 | "SKIP_COMMIT_CHECKS": "Skip pre-commit checks (--no-verify)", |
|
1326 | 1343 | "USE_THEME_SCROLLBARS": "Use Theme Scrollbars", |
1327 | 1344 | "USE_VERBOSE_DIFF": "Show verbose output in diffs", |
1328 | 1345 | "VALIDATING_INSTALLER": "Download complete! Validating Installer...", |
| 1346 | + "VALIDATION_CODE_COPIED": "Copied", |
| 1347 | + "VALIDATION_CODE_MESSAGE": "Please use this Verification code to sign in to your {APP_NAME} account:", |
| 1348 | + "VALIDATION_CODE_TITLE": "Sign In Verification Code", |
1329 | 1349 | "VALIDATION_FAILED": "Validation failed!", |
1330 | 1350 | "VIEW_AUTHORS_FILE": "View authors of file…", |
1331 | 1351 | "VIEW_AUTHORS_SELECTION": "View authors of selection…", |
|
0 commit comments