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
18 changes: 9 additions & 9 deletions src/nls/ar/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,21 +982,12 @@
"CODE_EDITOR": "Code Editor",
"BUILD_THE_WEB": "Build the web",
"IMPORT_PROJECT": "Import Project",
"GIT_PROJECT": "Get from Git",
"NEW_PROJECT_FROM_GIT": "New Project from Git",
"GIT_REPO_URL": "Git Repo URL :",
"GIT_CLONE_URL": "Git Clone URL :",
"START_PROJECT": "Start Project…",
"DOWNLOAD_DESKTOP_APP": "Download Desktop App",
"GET_DESKTOP_APP": "Get Desktop App",
"CREATE_PROJECT": "Create Project",
"SETTING_UP_PROJECT": "Setting Up Project",
"LOCATION": "Location :",
"ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.",
"ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.",
"ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.",
"ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.",
"ERROR_CLONING_TITLE": "Git clone Failed",
"DOWNLOADING": "Downloading...",
"DOWNLOADING_FILE": "Downloading {0}...",
"EXTRACTING_FILES_PROGRESS": "Extracting {0} of {1} files.",
Expand Down Expand Up @@ -1057,6 +1048,15 @@
"DESCRIPTION_INDENT_GUIDES_ENABLED": "true to show indent guide lines, else false.",
"DESCRIPTION_HIDE_FIRST": "true to show the first Indent Guide line else false.",
"DESCRIPTION_CSS_COLOR_PREVIEW": "true to display color previews in the gutter, else false.",
"GIT_PROJECT": "Get from Git",
"NEW_PROJECT_FROM_GIT": "New Project from Git",
"GIT_REPO_URL": "Git Repo URL :",
"GIT_CLONE_URL": "Git Clone URL :",
"ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.",
"ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.",
"ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.",
"ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.",
"ERROR_CLONING_TITLE": "Git clone Failed",
"ENABLE_GIT": "Enable Git",
"ACTION": "Action",
"STATUSBAR_SHOW_GIT": "Git Panel",
Expand Down
276 changes: 275 additions & 1 deletion src/nls/ar/strings.js

Large diffs are not rendered by default.

710 changes: 355 additions & 355 deletions src/nls/bg/lastTranslated.json

Large diffs are not rendered by default.

963 changes: 616 additions & 347 deletions src/nls/bg/strings.js

Large diffs are not rendered by default.

716 changes: 358 additions & 358 deletions src/nls/cs/lastTranslated.json

Large diffs are not rendered by default.

969 changes: 619 additions & 350 deletions src/nls/cs/strings.js

Large diffs are not rendered by default.

758 changes: 379 additions & 379 deletions src/nls/da/lastTranslated.json

Large diffs are not rendered by default.

1,011 changes: 640 additions & 371 deletions src/nls/da/strings.js

Large diffs are not rendered by default.

678 changes: 339 additions & 339 deletions src/nls/de/lastTranslated.json

Large diffs are not rendered by default.

931 changes: 600 additions & 331 deletions src/nls/de/strings.js

Large diffs are not rendered by default.

734 changes: 367 additions & 367 deletions src/nls/el/lastTranslated.json

Large diffs are not rendered by default.

987 changes: 628 additions & 359 deletions src/nls/el/strings.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions src/nls/en-gb/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,21 +982,12 @@
"CODE_EDITOR": "Code Editor",
"BUILD_THE_WEB": "Build the web",
"IMPORT_PROJECT": "Import Project",
"GIT_PROJECT": "Get from Git",
"NEW_PROJECT_FROM_GIT": "New Project from Git",
"GIT_REPO_URL": "Git Repo URL :",
"GIT_CLONE_URL": "Git Clone URL :",
"START_PROJECT": "Start Project…",
"DOWNLOAD_DESKTOP_APP": "Download Desktop App",
"GET_DESKTOP_APP": "Get Desktop App",
"CREATE_PROJECT": "Create Project",
"SETTING_UP_PROJECT": "Setting Up Project",
"LOCATION": "Location :",
"ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.",
"ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.",
"ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.",
"ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.",
"ERROR_CLONING_TITLE": "Git clone Failed",
"DOWNLOADING": "Downloading...",
"DOWNLOADING_FILE": "Downloading {0}...",
"EXTRACTING_FILES_PROGRESS": "Extracting {0} of {1} files.",
Expand Down Expand Up @@ -1057,6 +1048,15 @@
"DESCRIPTION_INDENT_GUIDES_ENABLED": "true to show indent guide lines, else false.",
"DESCRIPTION_HIDE_FIRST": "true to show the first Indent Guide line else false.",
"DESCRIPTION_CSS_COLOR_PREVIEW": "true to display color previews in the gutter, else false.",
"GIT_PROJECT": "Get from Git",
"NEW_PROJECT_FROM_GIT": "New Project from Git",
"GIT_REPO_URL": "Git Repo URL :",
"GIT_CLONE_URL": "Git Clone URL :",
"ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.",
"ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.",
"ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.",
"ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.",
"ERROR_CLONING_TITLE": "Git clone Failed",
"ENABLE_GIT": "Enable Git",
"ACTION": "Action",
"STATUSBAR_SHOW_GIT": "Git Panel",
Expand Down
276 changes: 275 additions & 1 deletion src/nls/en-gb/strings.js

Large diffs are not rendered by default.

730 changes: 365 additions & 365 deletions src/nls/es/lastTranslated.json

Large diffs are not rendered by default.

983 changes: 626 additions & 357 deletions src/nls/es/strings.js

Large diffs are not rendered by default.

812 changes: 406 additions & 406 deletions src/nls/fa-ir/lastTranslated.json

Large diffs are not rendered by default.

1,089 changes: 679 additions & 410 deletions src/nls/fa-ir/strings.js

Large diffs are not rendered by default.

668 changes: 334 additions & 334 deletions src/nls/fi/lastTranslated.json

Large diffs are not rendered by default.

921 changes: 595 additions & 326 deletions src/nls/fi/strings.js

Large diffs are not rendered by default.

640 changes: 320 additions & 320 deletions src/nls/fr/lastTranslated.json

Large diffs are not rendered by default.

893 changes: 581 additions & 312 deletions src/nls/fr/strings.js

Large diffs are not rendered by default.

830 changes: 415 additions & 415 deletions src/nls/gl/lastTranslated.json

Large diffs are not rendered by default.

1,103 changes: 686 additions & 417 deletions src/nls/gl/strings.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions src/nls/hi/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,21 +982,12 @@
"CODE_EDITOR": "Code Editor",
"BUILD_THE_WEB": "Build the web",
"IMPORT_PROJECT": "Import Project",
"GIT_PROJECT": "Get from Git",
"NEW_PROJECT_FROM_GIT": "New Project from Git",
"GIT_REPO_URL": "Git Repo URL :",
"GIT_CLONE_URL": "Git Clone URL :",
"START_PROJECT": "Start Project…",
"DOWNLOAD_DESKTOP_APP": "Download Desktop App",
"GET_DESKTOP_APP": "Get Desktop App",
"CREATE_PROJECT": "Create Project",
"SETTING_UP_PROJECT": "Setting Up Project",
"LOCATION": "Location :",
"ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.",
"ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.",
"ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.",
"ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.",
"ERROR_CLONING_TITLE": "Git clone Failed",
"DOWNLOADING": "Downloading...",
"DOWNLOADING_FILE": "Downloading {0}...",
"EXTRACTING_FILES_PROGRESS": "Extracting {0} of {1} files.",
Expand Down Expand Up @@ -1057,6 +1048,15 @@
"DESCRIPTION_INDENT_GUIDES_ENABLED": "true to show indent guide lines, else false.",
"DESCRIPTION_HIDE_FIRST": "true to show the first Indent Guide line else false.",
"DESCRIPTION_CSS_COLOR_PREVIEW": "true to display color previews in the gutter, else false.",
"GIT_PROJECT": "Get from Git",
"NEW_PROJECT_FROM_GIT": "New Project from Git",
"GIT_REPO_URL": "Git Repo URL :",
"GIT_CLONE_URL": "Git Clone URL :",
"ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.",
"ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.",
"ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.",
"ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.",
"ERROR_CLONING_TITLE": "Git clone Failed",
"ENABLE_GIT": "Enable Git",
"ACTION": "Action",
"STATUSBAR_SHOW_GIT": "Git Panel",
Expand Down
Loading
Loading