mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-01 15:16:44 +02:00
more strings added to translation
This commit is contained in:
parent
06753b797f
commit
9558dff0b1
1
.babelrc
1
.babelrc
@ -1,4 +1,5 @@
|
||||
{
|
||||
// "presets": ["preact-cli/babel"],
|
||||
"env": {
|
||||
"test": {
|
||||
"presets": [["preact-cli/babel", { "modules": "commonjs" }]]
|
||||
|
112
package-lock.json
generated
112
package-lock.json
generated
@ -4438,31 +4438,10 @@
|
||||
}
|
||||
},
|
||||
"babel-core": {
|
||||
"version": "6.26.3",
|
||||
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
|
||||
"integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-code-frame": "^6.26.0",
|
||||
"babel-generator": "^6.26.0",
|
||||
"babel-helpers": "^6.24.1",
|
||||
"babel-messages": "^6.23.0",
|
||||
"babel-register": "^6.26.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"babel-template": "^6.26.0",
|
||||
"babel-traverse": "^6.26.0",
|
||||
"babel-types": "^6.26.0",
|
||||
"babylon": "^6.18.0",
|
||||
"convert-source-map": "^1.5.1",
|
||||
"debug": "^2.6.9",
|
||||
"json5": "^0.5.1",
|
||||
"lodash": "^4.17.4",
|
||||
"minimatch": "^3.0.4",
|
||||
"path-is-absolute": "^1.0.1",
|
||||
"private": "^0.1.8",
|
||||
"slash": "^1.0.0",
|
||||
"source-map": "^0.5.7"
|
||||
}
|
||||
"version": "7.0.0-bridge.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz",
|
||||
"integrity": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==",
|
||||
"dev": true
|
||||
},
|
||||
"babel-eslint": {
|
||||
"version": "7.2.3",
|
||||
@ -4617,6 +4596,33 @@
|
||||
"yargs-parser": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-core": {
|
||||
"version": "6.26.3",
|
||||
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
|
||||
"integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-code-frame": "^6.26.0",
|
||||
"babel-generator": "^6.26.0",
|
||||
"babel-helpers": "^6.24.1",
|
||||
"babel-messages": "^6.23.0",
|
||||
"babel-register": "^6.26.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"babel-template": "^6.26.0",
|
||||
"babel-traverse": "^6.26.0",
|
||||
"babel-types": "^6.26.0",
|
||||
"babylon": "^6.18.0",
|
||||
"convert-source-map": "^1.5.1",
|
||||
"debug": "^2.6.9",
|
||||
"json5": "^0.5.1",
|
||||
"lodash": "^4.17.4",
|
||||
"minimatch": "^3.0.4",
|
||||
"path-is-absolute": "^1.0.1",
|
||||
"private": "^0.1.8",
|
||||
"slash": "^1.0.0",
|
||||
"source-map": "^0.5.7"
|
||||
}
|
||||
},
|
||||
"yargs-parser": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz",
|
||||
@ -5009,6 +5015,35 @@
|
||||
"lodash": "^4.17.4",
|
||||
"mkdirp": "^0.5.1",
|
||||
"source-map-support": "^0.4.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-core": {
|
||||
"version": "6.26.3",
|
||||
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
|
||||
"integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-code-frame": "^6.26.0",
|
||||
"babel-generator": "^6.26.0",
|
||||
"babel-helpers": "^6.24.1",
|
||||
"babel-messages": "^6.23.0",
|
||||
"babel-register": "^6.26.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"babel-template": "^6.26.0",
|
||||
"babel-traverse": "^6.26.0",
|
||||
"babel-types": "^6.26.0",
|
||||
"babylon": "^6.18.0",
|
||||
"convert-source-map": "^1.5.1",
|
||||
"debug": "^2.6.9",
|
||||
"json5": "^0.5.1",
|
||||
"lodash": "^4.17.4",
|
||||
"minimatch": "^3.0.4",
|
||||
"path-is-absolute": "^1.0.1",
|
||||
"private": "^0.1.8",
|
||||
"slash": "^1.0.0",
|
||||
"source-map": "^0.5.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"babel-runtime": {
|
||||
@ -14236,6 +14271,33 @@
|
||||
"yargs": "^9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-core": {
|
||||
"version": "6.26.3",
|
||||
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
|
||||
"integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-code-frame": "^6.26.0",
|
||||
"babel-generator": "^6.26.0",
|
||||
"babel-helpers": "^6.24.1",
|
||||
"babel-messages": "^6.23.0",
|
||||
"babel-register": "^6.26.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"babel-template": "^6.26.0",
|
||||
"babel-traverse": "^6.26.0",
|
||||
"babel-types": "^6.26.0",
|
||||
"babylon": "^6.18.0",
|
||||
"convert-source-map": "^1.5.1",
|
||||
"debug": "^2.6.9",
|
||||
"json5": "^0.5.1",
|
||||
"lodash": "^4.17.4",
|
||||
"minimatch": "^3.0.4",
|
||||
"path-is-absolute": "^1.0.1",
|
||||
"private": "^0.1.8",
|
||||
"slash": "^1.0.0",
|
||||
"source-map": "^0.5.7"
|
||||
}
|
||||
},
|
||||
"camelcase": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz",
|
||||
|
@ -34,8 +34,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^0.7.1",
|
||||
"@babel/core": "^7.5.4",
|
||||
"@lingui/cli": "^2.8.3",
|
||||
"@lingui/macro": "^2.8.3",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"babel-minify": "^0.2.0",
|
||||
"babel-plugin-macros": "^2.6.1",
|
||||
@ -45,6 +47,7 @@
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-clean-css": "^3.9.2",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-connect": "^5.7.0",
|
||||
"gulp-rename": "^1.3.0",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-useref": "^3.1.3",
|
||||
@ -60,8 +63,7 @@
|
||||
"preact-cli": "^3.0.0-rc.3",
|
||||
"preact-render-spy": "^1.2.1",
|
||||
"run-sequence": "^2.2.1",
|
||||
"sw-precache": "^5.2.0",
|
||||
"gulp-connect": "^5.7.0"
|
||||
"sw-precache": "^5.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emmetio/codemirror-plugin": "^0.5.4",
|
||||
|
@ -13,7 +13,7 @@ export function HelpModal(props) {
|
||||
|
||||
<div>
|
||||
<p>
|
||||
<notrans>
|
||||
<Trans>
|
||||
Made with <span style="margin-right: 8px;">💖</span>&{' '}
|
||||
<span style="margin-right: 8px;"> 🙌</span> by{' '}
|
||||
<a
|
||||
@ -23,7 +23,7 @@ export function HelpModal(props) {
|
||||
>
|
||||
Kushagra Gour
|
||||
</a>
|
||||
</notrans>
|
||||
</Trans>
|
||||
</p>
|
||||
<p>
|
||||
<a href="/docs" target="_blank" rel="noopener noreferrer">
|
||||
@ -31,7 +31,7 @@ export function HelpModal(props) {
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<notrans>
|
||||
<Trans>
|
||||
Tweet out your feature requests, comments & suggestions to{' '}
|
||||
<a
|
||||
target="_blank"
|
||||
@ -40,11 +40,11 @@ export function HelpModal(props) {
|
||||
>
|
||||
@webmakerApp
|
||||
</a>
|
||||
</notrans>
|
||||
</Trans>
|
||||
.
|
||||
</p>
|
||||
<p class="show-when-extension">
|
||||
<notrans>
|
||||
<Trans>
|
||||
Like this extension? Please{' '}
|
||||
<a
|
||||
href="https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews"
|
||||
@ -54,7 +54,7 @@ export function HelpModal(props) {
|
||||
rate it here
|
||||
</a>
|
||||
.
|
||||
</notrans>
|
||||
</Trans>
|
||||
</p>
|
||||
<p>
|
||||
<Button
|
||||
@ -194,7 +194,7 @@ export function HelpModal(props) {
|
||||
<h3>
|
||||
<Trans>License</Trans>
|
||||
</h3>
|
||||
<notrans>
|
||||
<Trans>
|
||||
"Web Maker" is{' '}
|
||||
<a
|
||||
target="_blank"
|
||||
@ -211,7 +211,7 @@ export function HelpModal(props) {
|
||||
>
|
||||
MIT License
|
||||
</a>
|
||||
</notrans>
|
||||
</Trans>
|
||||
</p>
|
||||
</div>
|
||||
</Modal>
|
||||
|
@ -29,10 +29,12 @@
|
||||
'Clear console (CTRL + L)': 'Clear console (CTRL + L)',
|
||||
'Clear console (works when console input is focused)':
|
||||
'Clear console (works when console input is focused)',
|
||||
'Close saved creations pane': 'Close saved creations pane',
|
||||
'Close saved creations panel & modals':
|
||||
'Close saved creations panel & modals',
|
||||
Console: 'Console',
|
||||
'Detach Preview': 'Detach Preview',
|
||||
'Detach preview': 'Detach preview',
|
||||
Donate: 'Donate',
|
||||
'Double click to toggle console': 'Double click to toggle console',
|
||||
'Download game as zip': 'Download game as zip',
|
||||
@ -67,6 +69,8 @@
|
||||
'No match found.': 'No match found.',
|
||||
'Note: You can load external scripts from following domains:':
|
||||
'Note: You can load external scripts from following domains:',
|
||||
'Note: You can load external scripts only from following domains:':
|
||||
'Note: You can load external scripts only from following domains:',
|
||||
'Nothing saved here.': 'Nothing saved here.',
|
||||
Open: 'Open',
|
||||
'Open a saved creation (Ctrl/\u2318 + O)':
|
||||
@ -92,6 +96,7 @@
|
||||
'Search your creations here...': 'Search your creations here...',
|
||||
'See Changelog': 'See Changelog',
|
||||
'See awesome libraries used': 'See awesome libraries used',
|
||||
'See changelog': 'See changelog',
|
||||
'See profile or Logout': 'See profile or Logout',
|
||||
'Select next match': 'Select next match',
|
||||
'Select previous match': 'Select previous match',
|
||||
|
@ -14,10 +14,10 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/components/HelpModal.jsx:201
|
||||
msgid "\"Web Maker\" <0>CHill</0>."
|
||||
msgstr "\"Web Maker\" <0>CHill</0>."
|
||||
#~ msgid "\"Web Maker\" <0>CHill</0>."
|
||||
#~ msgstr "\"Web Maker\" <0>CHill</0>."
|
||||
|
||||
#: src/components/SavedItemPane.jsx:111
|
||||
#: src/components/SavedItemPane.jsx:116
|
||||
msgid "'Oops! Selected file is corrupted. Please select a file that was generated by clicking the \"Export\" button."
|
||||
msgstr "'Oops! Selected file is corrupted. Please select a file that was generated by clicking the \"Export\" button."
|
||||
|
||||
@ -29,7 +29,6 @@ msgstr "Add Library"
|
||||
msgid "Add a JS/CSS library"
|
||||
msgstr "Add a JS/CSS library"
|
||||
|
||||
#: src/components/MainHeader.jsx:43
|
||||
#: src/components/MainHeader.jsx:43
|
||||
msgid "Add library"
|
||||
msgstr "Add library"
|
||||
@ -38,12 +37,11 @@ msgstr "Add library"
|
||||
msgid "Chat"
|
||||
msgstr "Chat"
|
||||
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
msgid "Choose from popular libraries"
|
||||
msgstr "Choose from popular libraries"
|
||||
|
||||
#: src/components/Console.jsx:70
|
||||
#: src/components/Console.jsx:69
|
||||
msgid "Clear console (CTRL + L)"
|
||||
msgstr "Clear console (CTRL + L)"
|
||||
|
||||
@ -51,21 +49,27 @@ msgstr "Clear console (CTRL + L)"
|
||||
msgid "Clear console (works when console input is focused)"
|
||||
msgstr "Clear console (works when console input is focused)"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:170
|
||||
msgid "Close saved creations pane"
|
||||
msgstr "Close saved creations pane"
|
||||
|
||||
#: src/components/KeyboardShortcutsModal.jsx:48
|
||||
msgid "Close saved creations panel & modals"
|
||||
msgstr "Close saved creations panel & modals"
|
||||
|
||||
#: src/components/Console.jsx:61
|
||||
#: src/components/Console.jsx:61
|
||||
msgid "Console"
|
||||
msgstr "Console"
|
||||
|
||||
#: src/components/Footer.jsx:301
|
||||
msgid "Detach Preview"
|
||||
msgstr "Detach Preview"
|
||||
#~ msgid "Detach Preview"
|
||||
#~ msgstr "Detach Preview"
|
||||
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:297
|
||||
msgid "Detach preview"
|
||||
msgstr "Detach preview"
|
||||
|
||||
#: src/components/Footer.jsx:142
|
||||
msgid "Donate"
|
||||
msgstr "Donate"
|
||||
|
||||
@ -73,12 +77,11 @@ msgstr "Donate"
|
||||
msgid "Double click to toggle console"
|
||||
msgstr "Double click to toggle console"
|
||||
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:170
|
||||
msgid "Download game as zip"
|
||||
msgstr "Download game as zip"
|
||||
|
||||
#: src/components/Footer.jsx:229
|
||||
#: src/components/Footer.jsx:225
|
||||
msgid "Edit on CodePen"
|
||||
msgstr "Edit on CodePen"
|
||||
|
||||
@ -90,12 +93,11 @@ msgstr "Editor"
|
||||
msgid "Emmet code completion"
|
||||
msgstr "Emmet code completion"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:190
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:180
|
||||
#: src/components/SavedItemPane.jsx:187
|
||||
msgid "Export all your creations into a single importable file."
|
||||
msgstr "Export all your creations into a single importable file."
|
||||
|
||||
@ -111,18 +113,16 @@ msgstr "Find & replace"
|
||||
msgid "Global"
|
||||
msgstr "Global"
|
||||
|
||||
#: src/components/Footer.jsx:94
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:90
|
||||
#: src/components/Footer.jsx:190
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:199
|
||||
msgid "Import"
|
||||
msgstr "Import"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:189
|
||||
#: src/components/SavedItemPane.jsx:196
|
||||
msgid "Import your creations. Only the file that you export through the 'Export' button can be imported."
|
||||
msgstr "Import your creations. Only the file that you export through the 'Export' button can be imported."
|
||||
|
||||
@ -138,54 +138,55 @@ msgstr "Indent code right"
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr "Keyboard Shortcuts"
|
||||
|
||||
#: src/components/Footer.jsx:108
|
||||
#: src/components/Footer.jsx:104
|
||||
msgid "Keyboard shortcuts"
|
||||
msgstr "Keyboard shortcuts"
|
||||
|
||||
#: src/components/HelpModal.jsx:199
|
||||
#: src/components/HelpModal.jsx:195
|
||||
msgid "License"
|
||||
msgstr "License"
|
||||
|
||||
#: src/components/HelpModal.jsx:47
|
||||
msgid "Like this extension? Please <0>rate it here</0>."
|
||||
msgstr "Like this extension? Please <0>rate it here</0>."
|
||||
#~ msgid "Like this extension? Please <0>rate it here</0>."
|
||||
#~ msgstr "Like this extension? Please <0>rate it here</0>."
|
||||
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#~ msgid "Login"
|
||||
#~ msgstr "Login"
|
||||
|
||||
#: src/components/MainHeader.jsx:104
|
||||
#: src/components/MainHeader.jsx:104
|
||||
msgid "Login/Signup"
|
||||
msgstr "Login/Signup"
|
||||
|
||||
#: src/components/HelpModal.jsx:16
|
||||
msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
msgstr "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
#~ msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
#~ msgstr "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:172
|
||||
#: src/components/SavedItemPane.jsx:179
|
||||
msgid "My Library ({0})"
|
||||
msgstr "My Library ({0})"
|
||||
|
||||
#: src/components/MainHeader.jsx:64
|
||||
#: src/components/MainHeader.jsx:64
|
||||
msgid "New"
|
||||
msgstr "New"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:207
|
||||
#: src/components/SavedItemPane.jsx:215
|
||||
msgid "No match found."
|
||||
msgstr "No match found."
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts from following domains:"
|
||||
msgstr "Note: You can load external scripts from following domains:"
|
||||
#~ msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgstr "Note: You can load external scripts from following domains:"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:223
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts only from following domains:"
|
||||
msgstr "Note: You can load external scripts only from following domains:"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:232
|
||||
msgid "Nothing saved here."
|
||||
msgstr "Nothing saved here."
|
||||
|
||||
#: src/components/MainHeader.jsx:96
|
||||
#: src/components/MainHeader.jsx:96
|
||||
msgid "Open"
|
||||
msgstr "Open"
|
||||
@ -231,7 +232,6 @@ msgstr "Report a bug"
|
||||
msgid "Review Web Maker"
|
||||
msgstr "Review Web Maker"
|
||||
|
||||
#: src/components/MainHeader.jsx:32
|
||||
#: src/components/MainHeader.jsx:32
|
||||
msgid "Run"
|
||||
msgstr "Run"
|
||||
@ -244,12 +244,11 @@ msgstr "Run Prettier"
|
||||
msgid "Run preview (Ctrl/⌘ + Shift + 5)"
|
||||
msgstr "Run preview (Ctrl/⌘ + Shift + 5)"
|
||||
|
||||
#: src/components/MainHeader.jsx:80
|
||||
#: src/components/MainHeader.jsx:80
|
||||
msgid "Save"
|
||||
msgstr "Save"
|
||||
|
||||
#: src/components/Footer.jsx:206
|
||||
#: src/components/Footer.jsx:202
|
||||
msgid "Save as HTML file"
|
||||
msgstr "Save as HTML file"
|
||||
|
||||
@ -261,18 +260,22 @@ msgstr "Save current creation (Ctrl/⌘ + S)"
|
||||
msgid "Save current creations"
|
||||
msgstr "Save current creations"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:201
|
||||
#: src/components/SavedItemPane.jsx:209
|
||||
msgid "Search your creations here..."
|
||||
msgstr "Search your creations here..."
|
||||
|
||||
#: src/components/Footer.jsx:317
|
||||
msgid "See Changelog"
|
||||
msgstr "See Changelog"
|
||||
#~ msgid "See Changelog"
|
||||
#~ msgstr "See Changelog"
|
||||
|
||||
#: src/components/HelpModal.jsx:110
|
||||
msgid "See awesome libraries used"
|
||||
msgstr "See awesome libraries used"
|
||||
|
||||
#: src/components/Footer.jsx:313
|
||||
msgid "See changelog"
|
||||
msgstr "See changelog"
|
||||
|
||||
#: src/components/MainHeader.jsx:110
|
||||
msgid "See profile or Logout"
|
||||
msgstr "See profile or Logout"
|
||||
@ -285,7 +288,7 @@ msgstr "Select next match"
|
||||
msgid "Select previous match"
|
||||
msgstr "Select previous match"
|
||||
|
||||
#: src/components/Footer.jsx:329
|
||||
#: src/components/Footer.jsx:325
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
|
||||
@ -302,28 +305,27 @@ msgstr "Single line comment"
|
||||
msgid "Start a new creation"
|
||||
msgstr "Start a new creation"
|
||||
|
||||
#: src/components/HelpModal.jsx:69
|
||||
#: src/components/HelpModal.jsx:69
|
||||
msgid "Support the developer"
|
||||
msgstr "Support the developer"
|
||||
|
||||
#: src/components/Footer.jsx:143
|
||||
#: src/components/Footer.jsx:139
|
||||
msgid "Support the developer by pledging some amount"
|
||||
msgstr "Support the developer by pledging some amount"
|
||||
|
||||
#: src/components/Footer.jsx:293
|
||||
#: src/components/Footer.jsx:289
|
||||
msgid "Switch to full screen preview"
|
||||
msgstr "Switch to full screen preview"
|
||||
|
||||
#: src/components/Footer.jsx:283
|
||||
#: src/components/Footer.jsx:279
|
||||
msgid "Switch to layout with all vertical panes"
|
||||
msgstr "Switch to layout with all vertical panes"
|
||||
|
||||
#: src/components/Footer.jsx:263
|
||||
#: src/components/Footer.jsx:259
|
||||
msgid "Switch to layout with preview on bottom"
|
||||
msgstr "Switch to layout with preview on bottom"
|
||||
|
||||
#: src/components/Footer.jsx:273
|
||||
#: src/components/Footer.jsx:269
|
||||
msgid "Switch to layout with preview on left"
|
||||
msgstr "Switch to layout with preview on left"
|
||||
|
||||
@ -331,31 +333,30 @@ msgstr "Switch to layout with preview on left"
|
||||
#~ msgid "Switch to layout with preview on left\""
|
||||
#~ msgstr "Switch to layout with preview on left\""
|
||||
|
||||
#: src/components/Footer.jsx:253
|
||||
#: src/components/Footer.jsx:249
|
||||
msgid "Switch to layout with preview on right"
|
||||
msgstr "Switch to layout with preview on right"
|
||||
|
||||
#: src/components/Footer.jsx:240
|
||||
#: src/components/Footer.jsx:236
|
||||
msgid "Take screenshot of preview"
|
||||
msgstr "Take screenshot of preview"
|
||||
|
||||
#: src/components/Console.jsx:79
|
||||
#: src/components/Console.jsx:78
|
||||
msgid "Toggle console"
|
||||
msgstr "Toggle console"
|
||||
|
||||
#: src/components/Footer.jsx:122
|
||||
#: src/components/Footer.jsx:118
|
||||
msgid "Tweet about 'Web Maker'"
|
||||
msgstr "Tweet about 'Web Maker'"
|
||||
|
||||
#: src/components/HelpModal.jsx:34
|
||||
msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
msgstr "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
#~ msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
#~ msgstr "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
|
||||
#: src/components/AddLibrary.jsx:82
|
||||
msgid "Type here to search libraries"
|
||||
msgstr "Type here to search libraries"
|
||||
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:183
|
||||
msgid "Upload Image"
|
||||
msgstr "Upload Image"
|
||||
|
@ -17,10 +17,12 @@
|
||||
'Clear console (CTRL + L)': 'Clear console (CTRL + L)',
|
||||
'Clear console (works when console input is focused)':
|
||||
'Clear console (works when console input is focused)',
|
||||
'Close saved creations pane': 'Close saved creations pane',
|
||||
'Close saved creations panel & modals':
|
||||
'Close saved creations panel & modals',
|
||||
Console: 'Console',
|
||||
'Detach Preview': 'Detach Preview',
|
||||
'Detach preview': 'Detach preview',
|
||||
Donate: 'Donate',
|
||||
'Double click to toggle console': 'Double click to toggle console',
|
||||
'Download game as zip': 'Download game as zip',
|
||||
@ -55,6 +57,8 @@
|
||||
'No match found.': 'No match found.',
|
||||
'Note: You can load external scripts from following domains:':
|
||||
'Note: You can load external scripts from following domains:',
|
||||
'Note: You can load external scripts only from following domains:':
|
||||
'Note: You can load external scripts only from following domains:',
|
||||
'Nothing saved here.': 'Nothing saved here.',
|
||||
Open: 'Open',
|
||||
'Open a saved creation (Ctrl/\u2318 + O)':
|
||||
@ -80,6 +84,7 @@
|
||||
'Search your creations here...': 'Search your creations here...',
|
||||
'See Changelog': 'See Changelog',
|
||||
'See awesome libraries used': 'See awesome libraries used',
|
||||
'See changelog': 'See changelog',
|
||||
'See profile or Logout': 'See profile or Logout',
|
||||
'Select next match': 'Select next match',
|
||||
'Select previous match': 'Select previous match',
|
||||
|
@ -14,10 +14,10 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/components/HelpModal.jsx:201
|
||||
msgid "\"Web Maker\" <0>CHill</0>."
|
||||
msgstr ""
|
||||
#~ msgid "\"Web Maker\" <0>CHill</0>."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:111
|
||||
#: src/components/SavedItemPane.jsx:116
|
||||
msgid "'Oops! Selected file is corrupted. Please select a file that was generated by clicking the \"Export\" button."
|
||||
msgstr ""
|
||||
|
||||
@ -29,7 +29,6 @@ msgstr ""
|
||||
msgid "Add a JS/CSS library"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:43
|
||||
#: src/components/MainHeader.jsx:43
|
||||
msgid "Add library"
|
||||
msgstr ""
|
||||
@ -38,12 +37,11 @@ msgstr ""
|
||||
msgid "Chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
msgid "Choose from popular libraries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:70
|
||||
#: src/components/Console.jsx:69
|
||||
msgid "Clear console (CTRL + L)"
|
||||
msgstr ""
|
||||
|
||||
@ -51,21 +49,27 @@ msgstr ""
|
||||
msgid "Clear console (works when console input is focused)"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:170
|
||||
msgid "Close saved creations pane"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsModal.jsx:48
|
||||
msgid "Close saved creations panel & modals"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:61
|
||||
#: src/components/Console.jsx:61
|
||||
msgid "Console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:301
|
||||
msgid "Detach Preview"
|
||||
#~ msgid "Detach Preview"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:297
|
||||
msgid "Detach preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:142
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
@ -73,12 +77,11 @@ msgstr ""
|
||||
msgid "Double click to toggle console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:170
|
||||
msgid "Download game as zip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:229
|
||||
#: src/components/Footer.jsx:225
|
||||
msgid "Edit on CodePen"
|
||||
msgstr ""
|
||||
|
||||
@ -90,12 +93,11 @@ msgstr ""
|
||||
msgid "Emmet code completion"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:190
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:180
|
||||
#: src/components/SavedItemPane.jsx:187
|
||||
msgid "Export all your creations into a single importable file."
|
||||
msgstr ""
|
||||
|
||||
@ -111,18 +113,16 @@ msgstr ""
|
||||
msgid "Global"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:94
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:90
|
||||
#: src/components/Footer.jsx:190
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:199
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:189
|
||||
#: src/components/SavedItemPane.jsx:196
|
||||
msgid "Import your creations. Only the file that you export through the 'Export' button can be imported."
|
||||
msgstr ""
|
||||
|
||||
@ -138,54 +138,55 @@ msgstr ""
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:108
|
||||
#: src/components/Footer.jsx:104
|
||||
msgid "Keyboard shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:199
|
||||
#: src/components/HelpModal.jsx:195
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:47
|
||||
msgid "Like this extension? Please <0>rate it here</0>."
|
||||
msgstr ""
|
||||
#~ msgid "Like this extension? Please <0>rate it here</0>."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#~ msgid "Login"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:104
|
||||
#: src/components/MainHeader.jsx:104
|
||||
msgid "Login/Signup"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:16
|
||||
msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
msgstr ""
|
||||
#~ msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:172
|
||||
#: src/components/SavedItemPane.jsx:179
|
||||
msgid "My Library ({0})"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:64
|
||||
#: src/components/MainHeader.jsx:64
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:207
|
||||
#: src/components/SavedItemPane.jsx:215
|
||||
msgid "No match found."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts only from following domains:"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:223
|
||||
#: src/components/SavedItemPane.jsx:232
|
||||
msgid "Nothing saved here."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:96
|
||||
#: src/components/MainHeader.jsx:96
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
@ -231,7 +232,6 @@ msgstr ""
|
||||
msgid "Review Web Maker"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:32
|
||||
#: src/components/MainHeader.jsx:32
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
@ -244,12 +244,11 @@ msgstr ""
|
||||
msgid "Run preview (Ctrl/⌘ + Shift + 5)"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:80
|
||||
#: src/components/MainHeader.jsx:80
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:206
|
||||
#: src/components/Footer.jsx:202
|
||||
msgid "Save as HTML file"
|
||||
msgstr ""
|
||||
|
||||
@ -261,18 +260,22 @@ msgstr ""
|
||||
msgid "Save current creations"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:201
|
||||
#: src/components/SavedItemPane.jsx:209
|
||||
msgid "Search your creations here..."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:317
|
||||
msgid "See Changelog"
|
||||
msgstr ""
|
||||
#~ msgid "See Changelog"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:110
|
||||
msgid "See awesome libraries used"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:313
|
||||
msgid "See changelog"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:110
|
||||
msgid "See profile or Logout"
|
||||
msgstr ""
|
||||
@ -285,7 +288,7 @@ msgstr ""
|
||||
msgid "Select previous match"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:329
|
||||
#: src/components/Footer.jsx:325
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
@ -302,28 +305,27 @@ msgstr ""
|
||||
msgid "Start a new creation"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:69
|
||||
#: src/components/HelpModal.jsx:69
|
||||
msgid "Support the developer"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:143
|
||||
#: src/components/Footer.jsx:139
|
||||
msgid "Support the developer by pledging some amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:293
|
||||
#: src/components/Footer.jsx:289
|
||||
msgid "Switch to full screen preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:283
|
||||
#: src/components/Footer.jsx:279
|
||||
msgid "Switch to layout with all vertical panes"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:263
|
||||
#: src/components/Footer.jsx:259
|
||||
msgid "Switch to layout with preview on bottom"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:273
|
||||
#: src/components/Footer.jsx:269
|
||||
msgid "Switch to layout with preview on left"
|
||||
msgstr ""
|
||||
|
||||
@ -331,31 +333,30 @@ msgstr ""
|
||||
#~ msgid "Switch to layout with preview on left\""
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:253
|
||||
#: src/components/Footer.jsx:249
|
||||
msgid "Switch to layout with preview on right"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:240
|
||||
#: src/components/Footer.jsx:236
|
||||
msgid "Take screenshot of preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:79
|
||||
#: src/components/Console.jsx:78
|
||||
msgid "Toggle console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:122
|
||||
#: src/components/Footer.jsx:118
|
||||
msgid "Tweet about 'Web Maker'"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:34
|
||||
msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
msgstr ""
|
||||
#~ msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:82
|
||||
msgid "Type here to search libraries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:183
|
||||
msgid "Upload Image"
|
||||
msgstr ""
|
||||
|
@ -18,19 +18,23 @@
|
||||
'"Web Maker" <0>CHill</0>.': '"Web Maker" <0>CHill</0>.',
|
||||
'\'Oops! Selected file is corrupted. Please select a file that was generated by clicking the "Export" button.':
|
||||
'\'Oops! Selected file is corrupted. Please select a file that was generated by clicking the "Export" button.',
|
||||
'Add Library': 'Add Library',
|
||||
'Add Library':
|
||||
'\u0932\u093E\u0907\u092C\u094D\u0930\u0947\u0930\u0940 \u091C\u094B\u0921\u093C\u0947\u0902',
|
||||
'Add a JS/CSS library': 'Add a JS/CSS library',
|
||||
'Add library': 'Add library',
|
||||
'Add library':
|
||||
'\u0932\u093E\u0907\u092C\u094D\u0930\u0947\u0930\u0940 \u091C\u094B\u0921\u093C\u0947\u0902',
|
||||
Chat: 'Chat',
|
||||
'Choose from popular libraries': 'Choose from popular libraries',
|
||||
'Clear console (CTRL + L)': 'Clear console (CTRL + L)',
|
||||
'Clear console (works when console input is focused)':
|
||||
'Clear console (works when console input is focused)',
|
||||
'Close saved creations pane': 'Close saved creations pane',
|
||||
'Close saved creations panel & modals':
|
||||
'Close saved creations panel & modals',
|
||||
Console: 'Console',
|
||||
'Detach Preview': 'Detach Preview',
|
||||
Donate: 'Donate',
|
||||
'Detach preview': 'Detach preview',
|
||||
Donate: '\u0926\u093E\u0928 \u0915\u0930\u0947\u0902',
|
||||
'Double click to toggle console': 'Double click to toggle console',
|
||||
'Download game as zip': 'Download game as zip',
|
||||
'Edit on CodePen': 'Edit on CodePen',
|
||||
@ -54,24 +58,33 @@
|
||||
'Like this extension? Please <0>rate it here</0>.':
|
||||
'Like this extension? Please <0>rate it here</0>.',
|
||||
Login: '\u0932\u0949\u0917\u093F\u0928',
|
||||
'Login/Signup': 'Login/Signup',
|
||||
'Login/Signup':
|
||||
'\u0932\u0949\u0917\u093F\u0928 / \u0938\u093E\u0907\u0928\u092A',
|
||||
'Made with <0>\uD83D\uDC96</0>& <1> \uD83D\uDE4C</1> by <2>Kushagra Gour</2>':
|
||||
'Made with <0>\uD83D\uDC96</0>& <1> \uD83D\uDE4C</1> by <2>Kushagra Gour</2>',
|
||||
'<0>\uD83D\uDC96</0> \u0914\u0930 <1> \uD83D\uDE4C</1> \u0938\u0947 <2>\u0915\u0941\u0936\u093E\u0917\u094D\u0930 \u0917\u094C\u0930</2> \u0926\u094D\u0935\u093E\u0930\u093E \u092C\u0928\u093E\u092F\u093E \u0917\u092F\u093E',
|
||||
'My Library ({0})': function(a) {
|
||||
return ['My Library (', a('0'), ')'];
|
||||
return [
|
||||
'\u092E\u0947\u0930\u0940 \u0930\u091A\u0928\u093E\u090F\u0901 (',
|
||||
a('0'),
|
||||
')'
|
||||
];
|
||||
},
|
||||
New: '\u0928\u092F\u093E \u092C\u0928\u093E\u090F\u0901',
|
||||
'No match found.': 'No match found.',
|
||||
'No match found.':
|
||||
'\u0915\u0941\u091B \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E',
|
||||
'Note: You can load external scripts from following domains:':
|
||||
'Note: You can load external scripts from following domains:',
|
||||
'Note: You can load external scripts only from following domains:':
|
||||
'Note: You can load external scripts only from following domains:',
|
||||
'Nothing saved here.': 'Nothing saved here.',
|
||||
Open: '\u0916\u094B\u0932\u0947\u0902',
|
||||
'Open a saved creation (Ctrl/\u2318 + O)':
|
||||
'Open a saved creation (Ctrl/\u2318 + O)',
|
||||
'Open list of saved creations': 'Open list of saved creations',
|
||||
'Powered by cdnjs': 'Powered by cdnjs',
|
||||
'Put each library in new line': 'Put each library in new line',
|
||||
'Read more': 'Read more',
|
||||
'Put each library in new line':
|
||||
'\u0939\u0930 \u0932\u093E\u0907\u092C\u094D\u0930\u0947\u0930\u0940 \u0928\u0908 \u0932\u093E\u0907\u0928 \u092E\u0948\u0902 \u0932\u093F\u0916\u0947\u0902',
|
||||
'Read more': '\u0914\u0930 \u091C\u093E\u0928\u0947\u0902',
|
||||
'Read the documentation.': 'Read the documentation.',
|
||||
'Realign code': 'Realign code',
|
||||
'Refresh preview': 'Refresh preview',
|
||||
@ -81,7 +94,8 @@
|
||||
'Run Prettier': 'Run Prettier',
|
||||
'Run preview (Ctrl/\u2318 + Shift + 5)':
|
||||
'Run preview (Ctrl/\u2318 + Shift + 5)',
|
||||
Save: 'Save',
|
||||
Save:
|
||||
'\u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u0915\u0930\u0947\u0902',
|
||||
'Save as HTML file': 'Save as HTML file',
|
||||
'Save current creation (Ctrl/\u2318 + S)':
|
||||
'Save current creation (Ctrl/\u2318 + S)',
|
||||
@ -89,6 +103,7 @@
|
||||
'Search your creations here...': 'Search your creations here...',
|
||||
'See Changelog': 'See Changelog',
|
||||
'See awesome libraries used': 'See awesome libraries used',
|
||||
'See changelog': 'See changelog',
|
||||
'See profile or Logout': 'See profile or Logout',
|
||||
'Select next match': 'Select next match',
|
||||
'Select previous match': 'Select previous match',
|
||||
|
@ -14,36 +14,34 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/components/HelpModal.jsx:201
|
||||
msgid "\"Web Maker\" <0>CHill</0>."
|
||||
msgstr ""
|
||||
#~ msgid "\"Web Maker\" <0>CHill</0>."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:111
|
||||
#: src/components/SavedItemPane.jsx:116
|
||||
msgid "'Oops! Selected file is corrupted. Please select a file that was generated by clicking the \"Export\" button."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:67
|
||||
msgid "Add Library"
|
||||
msgstr ""
|
||||
msgstr "लाइब्रेरी जोड़ें"
|
||||
|
||||
#: src/components/MainHeader.jsx:41
|
||||
msgid "Add a JS/CSS library"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:43
|
||||
#: src/components/MainHeader.jsx:43
|
||||
msgid "Add library"
|
||||
msgstr ""
|
||||
msgstr "लाइब्रेरी जोड़ें"
|
||||
|
||||
#: src/components/HelpModal.jsx:91
|
||||
msgid "Chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
msgid "Choose from popular libraries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:70
|
||||
#: src/components/Console.jsx:69
|
||||
msgid "Clear console (CTRL + L)"
|
||||
msgstr ""
|
||||
|
||||
@ -51,34 +49,39 @@ msgstr ""
|
||||
msgid "Clear console (works when console input is focused)"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:170
|
||||
msgid "Close saved creations pane"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsModal.jsx:48
|
||||
msgid "Close saved creations panel & modals"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:61
|
||||
#: src/components/Console.jsx:61
|
||||
msgid "Console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:301
|
||||
msgid "Detach Preview"
|
||||
#~ msgid "Detach Preview"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:297
|
||||
msgid "Detach preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:142
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
msgstr "दान करें"
|
||||
|
||||
#: src/components/Console.jsx:57
|
||||
msgid "Double click to toggle console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:170
|
||||
msgid "Download game as zip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:229
|
||||
#: src/components/Footer.jsx:225
|
||||
msgid "Edit on CodePen"
|
||||
msgstr ""
|
||||
|
||||
@ -90,12 +93,11 @@ msgstr ""
|
||||
msgid "Emmet code completion"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:190
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:180
|
||||
#: src/components/SavedItemPane.jsx:187
|
||||
msgid "Export all your creations into a single importable file."
|
||||
msgstr ""
|
||||
|
||||
@ -111,18 +113,16 @@ msgstr ""
|
||||
msgid "Global"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:94
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:90
|
||||
#: src/components/Footer.jsx:190
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:199
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:189
|
||||
#: src/components/SavedItemPane.jsx:196
|
||||
msgid "Import your creations. Only the file that you export through the 'Export' button can be imported."
|
||||
msgstr ""
|
||||
|
||||
@ -138,54 +138,55 @@ msgstr ""
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:108
|
||||
#: src/components/Footer.jsx:104
|
||||
msgid "Keyboard shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:199
|
||||
#: src/components/HelpModal.jsx:195
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:47
|
||||
msgid "Like this extension? Please <0>rate it here</0>."
|
||||
msgstr ""
|
||||
#~ msgid "Like this extension? Please <0>rate it here</0>."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#~ msgid "Login"
|
||||
#~ msgstr "लॉगिन"
|
||||
|
||||
#: src/components/MainHeader.jsx:104
|
||||
#: src/components/MainHeader.jsx:104
|
||||
msgid "Login/Signup"
|
||||
msgstr ""
|
||||
msgstr "लॉगिन / साइनप"
|
||||
|
||||
#: src/components/HelpModal.jsx:16
|
||||
msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
msgstr ""
|
||||
#~ msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
#~ msgstr "<0>💖</0> और <1> 🙌</1> से <2>कुशाग्र गौर</2> द्वारा बनाया गया"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:172
|
||||
#: src/components/SavedItemPane.jsx:179
|
||||
msgid "My Library ({0})"
|
||||
msgstr ""
|
||||
msgstr "मेरी रचनाएँ ({0})"
|
||||
|
||||
#: src/components/MainHeader.jsx:64
|
||||
#: src/components/MainHeader.jsx:64
|
||||
msgid "New"
|
||||
msgstr "नया बनाएँ"
|
||||
|
||||
#: src/components/SavedItemPane.jsx:207
|
||||
#: src/components/SavedItemPane.jsx:215
|
||||
msgid "No match found."
|
||||
msgstr ""
|
||||
msgstr "कुछ नहीं मिला"
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts only from following domains:"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:223
|
||||
#: src/components/SavedItemPane.jsx:232
|
||||
msgid "Nothing saved here."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:96
|
||||
#: src/components/MainHeader.jsx:96
|
||||
msgid "Open"
|
||||
msgstr "खोलें"
|
||||
@ -205,11 +206,11 @@ msgstr ""
|
||||
#: src/components/AddLibrary.jsx:118
|
||||
#: src/components/AddLibrary.jsx:147
|
||||
msgid "Put each library in new line"
|
||||
msgstr ""
|
||||
msgstr "हर लाइब्रेरी नई लाइन मैं लिखें"
|
||||
|
||||
#: src/components/KeyboardShortcutsModal.jsx:107
|
||||
msgid "Read more"
|
||||
msgstr ""
|
||||
msgstr "और जानें"
|
||||
|
||||
#: src/components/HelpModal.jsx:30
|
||||
msgid "Read the documentation."
|
||||
@ -231,7 +232,6 @@ msgstr ""
|
||||
msgid "Review Web Maker"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:32
|
||||
#: src/components/MainHeader.jsx:32
|
||||
msgid "Run"
|
||||
msgstr "चलाएँ"
|
||||
@ -244,12 +244,11 @@ msgstr ""
|
||||
msgid "Run preview (Ctrl/⌘ + Shift + 5)"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:80
|
||||
#: src/components/MainHeader.jsx:80
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
msgstr "सुरक्षित करें"
|
||||
|
||||
#: src/components/Footer.jsx:206
|
||||
#: src/components/Footer.jsx:202
|
||||
msgid "Save as HTML file"
|
||||
msgstr ""
|
||||
|
||||
@ -261,18 +260,22 @@ msgstr ""
|
||||
msgid "Save current creations"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:201
|
||||
#: src/components/SavedItemPane.jsx:209
|
||||
msgid "Search your creations here..."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:317
|
||||
msgid "See Changelog"
|
||||
msgstr ""
|
||||
#~ msgid "See Changelog"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:110
|
||||
msgid "See awesome libraries used"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:313
|
||||
msgid "See changelog"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:110
|
||||
msgid "See profile or Logout"
|
||||
msgstr ""
|
||||
@ -285,7 +288,7 @@ msgstr ""
|
||||
msgid "Select previous match"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:329
|
||||
#: src/components/Footer.jsx:325
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
@ -302,28 +305,27 @@ msgstr ""
|
||||
msgid "Start a new creation"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:69
|
||||
#: src/components/HelpModal.jsx:69
|
||||
msgid "Support the developer"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:143
|
||||
#: src/components/Footer.jsx:139
|
||||
msgid "Support the developer by pledging some amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:293
|
||||
#: src/components/Footer.jsx:289
|
||||
msgid "Switch to full screen preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:283
|
||||
#: src/components/Footer.jsx:279
|
||||
msgid "Switch to layout with all vertical panes"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:263
|
||||
#: src/components/Footer.jsx:259
|
||||
msgid "Switch to layout with preview on bottom"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:273
|
||||
#: src/components/Footer.jsx:269
|
||||
msgid "Switch to layout with preview on left"
|
||||
msgstr ""
|
||||
|
||||
@ -331,31 +333,30 @@ msgstr ""
|
||||
#~ msgid "Switch to layout with preview on left\""
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:253
|
||||
#: src/components/Footer.jsx:249
|
||||
msgid "Switch to layout with preview on right"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:240
|
||||
#: src/components/Footer.jsx:236
|
||||
msgid "Take screenshot of preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:79
|
||||
#: src/components/Console.jsx:78
|
||||
msgid "Toggle console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:122
|
||||
#: src/components/Footer.jsx:118
|
||||
msgid "Tweet about 'Web Maker'"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:34
|
||||
msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
msgstr "हलवा हियाँ ये तो <0>चमप्रश</0>"
|
||||
#~ msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
#~ msgstr "हलवा हियाँ ये तो <0>चमप्रश</0>"
|
||||
|
||||
#: src/components/AddLibrary.jsx:82
|
||||
msgid "Type here to search libraries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:183
|
||||
msgid "Upload Image"
|
||||
msgstr ""
|
||||
|
@ -17,10 +17,12 @@
|
||||
'Clear console (CTRL + L)': 'Clear console (CTRL + L)',
|
||||
'Clear console (works when console input is focused)':
|
||||
'Clear console (works when console input is focused)',
|
||||
'Close saved creations pane': 'Close saved creations pane',
|
||||
'Close saved creations panel & modals':
|
||||
'Close saved creations panel & modals',
|
||||
Console: 'Console',
|
||||
'Detach Preview': 'Detach Preview',
|
||||
'Detach preview': 'Detach preview',
|
||||
Donate: 'Donate',
|
||||
'Double click to toggle console': 'Double click to toggle console',
|
||||
'Download game as zip': 'Download game as zip',
|
||||
@ -55,6 +57,8 @@
|
||||
'No match found.': 'No match found.',
|
||||
'Note: You can load external scripts from following domains:':
|
||||
'Note: You can load external scripts from following domains:',
|
||||
'Note: You can load external scripts only from following domains:':
|
||||
'Note: You can load external scripts only from following domains:',
|
||||
'Nothing saved here.': 'Nothing saved here.',
|
||||
Open: 'Open',
|
||||
'Open a saved creation (Ctrl/\u2318 + O)':
|
||||
@ -80,6 +84,7 @@
|
||||
'Search your creations here...': 'Search your creations here...',
|
||||
'See Changelog': 'See Changelog',
|
||||
'See awesome libraries used': 'See awesome libraries used',
|
||||
'See changelog': 'See changelog',
|
||||
'See profile or Logout': 'See profile or Logout',
|
||||
'Select next match': 'Select next match',
|
||||
'Select previous match': 'Select previous match',
|
||||
|
@ -14,10 +14,10 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/components/HelpModal.jsx:201
|
||||
msgid "\"Web Maker\" <0>CHill</0>."
|
||||
msgstr ""
|
||||
#~ msgid "\"Web Maker\" <0>CHill</0>."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:111
|
||||
#: src/components/SavedItemPane.jsx:116
|
||||
msgid "'Oops! Selected file is corrupted. Please select a file that was generated by clicking the \"Export\" button."
|
||||
msgstr ""
|
||||
|
||||
@ -29,7 +29,6 @@ msgstr ""
|
||||
msgid "Add a JS/CSS library"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:43
|
||||
#: src/components/MainHeader.jsx:43
|
||||
msgid "Add library"
|
||||
msgstr ""
|
||||
@ -38,12 +37,11 @@ msgstr ""
|
||||
msgid "Chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
#: src/components/AddLibrary.jsx:92
|
||||
msgid "Choose from popular libraries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:70
|
||||
#: src/components/Console.jsx:69
|
||||
msgid "Clear console (CTRL + L)"
|
||||
msgstr ""
|
||||
|
||||
@ -51,21 +49,27 @@ msgstr ""
|
||||
msgid "Clear console (works when console input is focused)"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:170
|
||||
msgid "Close saved creations pane"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsModal.jsx:48
|
||||
msgid "Close saved creations panel & modals"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:61
|
||||
#: src/components/Console.jsx:61
|
||||
msgid "Console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:301
|
||||
msgid "Detach Preview"
|
||||
#~ msgid "Detach Preview"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:297
|
||||
msgid "Detach preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:146
|
||||
#: src/components/Footer.jsx:142
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
@ -73,12 +77,11 @@ msgstr ""
|
||||
msgid "Double click to toggle console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:174
|
||||
#: src/components/Footer.jsx:170
|
||||
msgid "Download game as zip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:229
|
||||
#: src/components/Footer.jsx:225
|
||||
msgid "Edit on CodePen"
|
||||
msgstr ""
|
||||
|
||||
@ -90,12 +93,11 @@ msgstr ""
|
||||
msgid "Emmet code completion"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:183
|
||||
#: src/components/SavedItemPane.jsx:190
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:180
|
||||
#: src/components/SavedItemPane.jsx:187
|
||||
msgid "Export all your creations into a single importable file."
|
||||
msgstr ""
|
||||
|
||||
@ -111,18 +113,16 @@ msgstr ""
|
||||
msgid "Global"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:94
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:194
|
||||
#: src/components/Footer.jsx:90
|
||||
#: src/components/Footer.jsx:190
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:192
|
||||
#: src/components/SavedItemPane.jsx:199
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:189
|
||||
#: src/components/SavedItemPane.jsx:196
|
||||
msgid "Import your creations. Only the file that you export through the 'Export' button can be imported."
|
||||
msgstr ""
|
||||
|
||||
@ -138,54 +138,55 @@ msgstr ""
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:108
|
||||
#: src/components/Footer.jsx:104
|
||||
msgid "Keyboard shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:199
|
||||
#: src/components/HelpModal.jsx:195
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:47
|
||||
msgid "Like this extension? Please <0>rate it here</0>."
|
||||
msgstr ""
|
||||
#~ msgid "Like this extension? Please <0>rate it here</0>."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#: src/components/MainHeader.jsx:105
|
||||
#~ msgid "Login"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:104
|
||||
#: src/components/MainHeader.jsx:104
|
||||
msgid "Login/Signup"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:16
|
||||
msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
msgstr ""
|
||||
#~ msgid "Made with <0>💖</0>& <1> 🙌</1> by <2>Kushagra Gour</2>"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:172
|
||||
#: src/components/SavedItemPane.jsx:179
|
||||
msgid "My Library ({0})"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:64
|
||||
#: src/components/MainHeader.jsx:64
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:207
|
||||
#: src/components/SavedItemPane.jsx:215
|
||||
msgid "No match found."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgid "Note: You can load external scripts from following domains:"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:125
|
||||
msgid "Note: You can load external scripts only from following domains:"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:223
|
||||
#: src/components/SavedItemPane.jsx:232
|
||||
msgid "Nothing saved here."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:96
|
||||
#: src/components/MainHeader.jsx:96
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
@ -231,7 +232,6 @@ msgstr ""
|
||||
msgid "Review Web Maker"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:32
|
||||
#: src/components/MainHeader.jsx:32
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
@ -244,12 +244,11 @@ msgstr ""
|
||||
msgid "Run preview (Ctrl/⌘ + Shift + 5)"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:80
|
||||
#: src/components/MainHeader.jsx:80
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:206
|
||||
#: src/components/Footer.jsx:202
|
||||
msgid "Save as HTML file"
|
||||
msgstr ""
|
||||
|
||||
@ -261,18 +260,22 @@ msgstr ""
|
||||
msgid "Save current creations"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SavedItemPane.jsx:201
|
||||
#: src/components/SavedItemPane.jsx:209
|
||||
msgid "Search your creations here..."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:317
|
||||
msgid "See Changelog"
|
||||
msgstr ""
|
||||
#~ msgid "See Changelog"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:110
|
||||
msgid "See awesome libraries used"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:313
|
||||
msgid "See changelog"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/MainHeader.jsx:110
|
||||
msgid "See profile or Logout"
|
||||
msgstr ""
|
||||
@ -285,7 +288,7 @@ msgstr ""
|
||||
msgid "Select previous match"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:329
|
||||
#: src/components/Footer.jsx:325
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
@ -302,28 +305,27 @@ msgstr ""
|
||||
msgid "Start a new creation"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:69
|
||||
#: src/components/HelpModal.jsx:69
|
||||
msgid "Support the developer"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:143
|
||||
#: src/components/Footer.jsx:139
|
||||
msgid "Support the developer by pledging some amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:293
|
||||
#: src/components/Footer.jsx:289
|
||||
msgid "Switch to full screen preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:283
|
||||
#: src/components/Footer.jsx:279
|
||||
msgid "Switch to layout with all vertical panes"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:263
|
||||
#: src/components/Footer.jsx:259
|
||||
msgid "Switch to layout with preview on bottom"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:273
|
||||
#: src/components/Footer.jsx:269
|
||||
msgid "Switch to layout with preview on left"
|
||||
msgstr ""
|
||||
|
||||
@ -331,31 +333,30 @@ msgstr ""
|
||||
#~ msgid "Switch to layout with preview on left\""
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:253
|
||||
#: src/components/Footer.jsx:249
|
||||
msgid "Switch to layout with preview on right"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:240
|
||||
#: src/components/Footer.jsx:236
|
||||
msgid "Take screenshot of preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Console.jsx:79
|
||||
#: src/components/Console.jsx:78
|
||||
msgid "Toggle console"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:122
|
||||
#: src/components/Footer.jsx:118
|
||||
msgid "Tweet about 'Web Maker'"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/HelpModal.jsx:34
|
||||
msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
msgstr ""
|
||||
#~ msgid "Tweet out your feature requests, comments & suggestions to <0>@webmakerApp</0>"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/AddLibrary.jsx:82
|
||||
msgid "Type here to search libraries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:187
|
||||
#: src/components/Footer.jsx:183
|
||||
msgid "Upload Image"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user