StalderT
9ff1eaef0f
Update lang.ko.js
2015-12-01 12:06:19 +01:00
StalderT
6b276cef46
Update lang.ja.js
2015-12-01 12:06:00 +01:00
StalderT
97f0ff959b
Update lang.it.js
2015-12-01 12:05:40 +01:00
StalderT
97f27fa706
Update lang.is.js
2015-12-01 12:05:18 +01:00
StalderT
0cd931fdec
Update lang.id.js
2015-12-01 12:04:59 +01:00
StalderT
3af3537eee
Update lang.hu.js
2015-12-01 12:04:26 +01:00
StalderT
d213983acd
Update lang.hr.js
2015-12-01 12:04:06 +01:00
StalderT
64ff6434bd
Update lang.hi.js
2015-12-01 12:03:30 +01:00
StalderT
2ff1827c4c
Update lang.he.js
2015-12-01 12:02:34 +01:00
StalderT
3f97780057
Update lang.gl.js
2015-12-01 12:01:57 +01:00
StalderT
263098c544
Update lang.ga.js
2015-12-01 12:01:11 +01:00
StalderT
2cee136268
Update lang.fy.js
2015-12-01 12:00:44 +01:00
StalderT
c071c7c150
Update lang.fr.js
2015-12-01 11:53:09 +01:00
StalderT
e9f1de2057
Update lang.fi.js
2015-12-01 11:51:54 +01:00
StalderT
27c247e0ef
Update lang.fa.js
2015-12-01 11:51:29 +01:00
StalderT
59a4284487
Update lang.et.js
2015-12-01 11:51:00 +01:00
StalderT
1ebd7174b2
Update lang.es.js
2015-12-01 11:46:11 +01:00
StalderT
76f528eabe
Update lang.el.js
2015-12-01 11:39:11 +01:00
StalderT
26acb1429a
Update lang.de.js
2015-12-01 11:37:53 +01:00
StalderT
e7d8c34b6d
Update lang.da.js
2015-12-01 11:34:17 +01:00
StalderT
1da1a56db4
Update lang.cy.js
2015-12-01 11:33:45 +01:00
StalderT
aa9cd93bfe
Update lang.cs.js
2015-12-01 11:32:54 +01:00
StalderT
afcda71283
Update lang.ca.js
2015-12-01 11:32:15 +01:00
StalderT
de0ad3e91a
Update lang.bg.js
2015-12-01 11:31:37 +01:00
StalderT
8ecf951091
Update lang.be.js
2015-12-01 11:31:11 +01:00
StalderT
c76905325b
Update lang.ar.js
2015-12-01 11:29:45 +01:00
StalderT
6b13bd5978
Update lang.af.js
2015-12-01 11:28:54 +01:00
Philip Rogers
243aa04d67
Merge pull request #33 from StalderT/patch-2
...
Update lang.de.js
2015-11-30 11:28:59 -08:00
StalderT
9ab7917393
Update lang.de.js
2015-11-30 15:47:56 +01:00
StalderT
bdcd9fcb04
Update lang.fr.js
...
fix "delete" "move_down" "move_back" french translation
2015-11-30 15:46:28 +01:00
portablejim
692817d610
Fix delete element hover text in english locale file.
...
"Delete Layer" -> "Delete Element(s)"
2015-06-20 10:15:01 +10:00
Brett Zamir
7a1273eb93
Strip trailing spaces
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2891 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-06-23 03:54:52 +00:00
Brett Zamir
0ac9754dbd
further indenting fixes
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2890 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-06-22 22:46:40 +00:00
Brett Zamir
35a44998bf
Apply Slovenian locale patches by jaka@freeapproved.com with a few fixes (use tab indents, fix JS object, update 2 outdated keys)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2889 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-06-22 22:43:53 +00:00
Brett Zamir
6afa75adda
Rename labels to fix issue 1206 of confusing labels ("Open Image"->"Open SVG" and "Import SVG"->"Import Image")
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2867 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-05-22 23:55:05 +00:00
Brett Zamir
d84a4465d2
Minor clean-up
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2813 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-04-09 03:44:19 +00:00
Brett Zamir
bdb81d541c
Update trunk to the non-release-related minor changes in stable/branch 2.7
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2758 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-04-07 04:08:52 +00:00
Brett Zamir
9129d652e4
Add storage strings to other locales
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2710 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-19 04:33:21 +00:00
Brett Zamir
e463b43220
1. Reference config.js in the editor (and remove encouragement for adding extensions to HTML) but ignore config.js in SVN (let user configure) but supply config-sample.js to indicate config/pref/extension possibilities;
...
2. Move ext-overview_window.js to default but overridable list of extensions (as with other extensions);
3. Allow extensions to avoid problems if failing to return an object (in svgcanvas.js);
4. Support new langReady callback to ensure extension always called when locale info is ready (and always load locale, even English);
5. Move localStorage storing to a new (i18n-ized and available-by-default) storage extension which adds a dialog asking user for whether to store prefs and/or SVG content; $.pref() now falls back to checking defaultPrefs (which may have been expanded at runtime to include URL or storage settings); use new config "forceStorage" to get old (bad) behavior
6. Remove initial cap from "Editor" to reflect singleton nature of object (as compared to JSLint conventions for initial cap constructors);
7. Begin a little JSDoc, clearer grouping of properties/methods; JSLint/clean-up
8. Omit values for lang and iconsize to be successfully auto-detected; 9. Document "save_notice_done" and "export_notice_done" within list of prefs; document "showlayers" and "no_save_warning" as config
10. Add "preventAllURLConfig" and "preventURLContentLoading" config for URL security;
11. Add "lockExtensions" and "noDefaultExtensions" config for URL behavior re: extension loading
12. Document "showGrid", and new "noStorageOnLoad" and "emptyStorageOnDecline" extension-related config
13. Change setConfig to allow a second object with "overwrite" and "allowInitialUserOverride" properties and to behave accordingly (with URL config acting with overwrite=false to act under lower priority given security concern), along with checking "preventAllURLConfig" and "lockExtensions" config.
14. Remove any dupe extensions
15. Strip all path config from URL setting in addition to extPath (imgPath, langPath, jGraduatePath)
16. Support select+checkbox type dialog (used for storage ext.)
17. Ensure clickSelect is public so can be properly used by ext-connector.js
18. Reinstate 'in' checks just to be safe
19. Fix broken linkControlPoints() and addSubPath() functions
20. Fix problem when position returned by extension object was too high (e.g., if too few other extensions were included).
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2705 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-18 15:06:27 +00:00
Brett Zamir
9df09a2aab
Indicate human translation (perhaps there are plenty others by now as well)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2697 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-16 03:18:45 +00:00
Brett Zamir
74810573b2
Change group to group_elements (though keep duplicate group under old name in case it is supposed to have a different function)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2686 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-11 01:58:57 +00:00
Brett Zamir
21520e6392
JSLint locale.js
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2685 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-11 01:24:09 +00:00
Brett Zamir
f67b3f3e4f
Change Polish key export_png to export_img (as already changed in other locales); have emailed for confirmation of accuracy of translation, awaiting reply
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2659 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-01-31 13:06:43 +00:00
Aleksander Lurie
33351a5d61
- full translation
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2618 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-29 08:06:26 +00:00
Brett Zamir
f8aeacd7a8
Support PNG, JPEG, BMP, WEBP export formats by change of "Export to PNG" menu item into "Export" with its own pull-down dialog (and a HTML5 range type input element for "quality" selection for JPEG or WEBP files), including changes for the server_opensave extension; change locale key from "export_png" to "export_img" and change the corresponding localized strings (currently CS, DE, ES, FR, IT, NL, PT-BR, RO, SK, all reset to English to avoid translation errors); within the setCustomHandlers() API, deprecate "pngsave" in favor of "exportImage" (chosen to avoid just using the simpler but reserved JS keyword "export") including use within the server_opensave extension; a few JSLint-friendly changes
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2602 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-28 03:53:30 +00:00
Brett Zamir
c75661c758
Indent consistency per file
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2591 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-14 01:50:42 +00:00
Steve Quirion
3be90cdec5
82,84,141 à 145
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2495 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-03-14 18:52:14 +00:00
Steve Quirion
4a3ae47586
Modification des lignes 17,107,123, 124,125,204,205,206,207
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2491 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-03-14 18:23:35 +00:00
薄成文
17ce81f761
completely translated for 2.6 stable.
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2489 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-03-14 05:43:57 +00:00
Bruno Heridet
a83d2825cb
closed #1051 - Japanese translation
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2441 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-20 12:22:14 +00:00