-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Linting (ESLint): Add xdomain file to ignore file
- Fix (i18n): Regression in last commit with locales and apostrophe values - npm: Avoid adding config files to ignore file - npm: Bump to 3.0.0-rc.2 - Build: Update build
- Loading branch information
Showing
78 changed files
with
9,838 additions
and
9,563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
svgedit-config-es.js | ||
svgedit-config-iife.js | ||
screencasts | ||
test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_de = (function () { | ||
'use strict'; | ||
|
||
var de = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: 'Bilder-Bibliothek' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return de; | ||
|
||
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_pl = (function () { | ||
'use strict'; | ||
|
||
var pl = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: 'Biblioteka obrazów' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return pl; | ||
|
||
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_pt_BR = (function () { | ||
'use strict'; | ||
|
||
var ptBR = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: 'Biblioteca de Imagens' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return ptBR; | ||
|
||
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_ro = (function () { | ||
'use strict'; | ||
|
||
var ro = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: 'Bibliotecă de Imagini' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return ro; | ||
|
||
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_sk = (function () { | ||
'use strict'; | ||
|
||
var sk = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: 'Knižnica obrázkov' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return sk; | ||
|
||
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_sl = (function () { | ||
'use strict'; | ||
|
||
var sl = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: 'Knjižnica slik' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return sl; | ||
|
||
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
var svgEditorExtensionLocale_imagelib_zh_CN = (function () { | ||
'use strict'; | ||
|
||
var zhCN = { | ||
select_lib: 'Select an image library', | ||
show_list: 'Show library list', | ||
import_single: 'Import single', | ||
import_multi: 'Import multiple', | ||
open: 'Open as new document', | ||
buttons: [{ | ||
title: '图像库' | ||
}], | ||
imgLibs: [{ | ||
name: 'Demo library (local)', | ||
url: '{path}imagelib/index{modularVersion}.html', | ||
description: 'Demonstration library for SVG-edit on this server' | ||
}, { | ||
name: 'IAN Symbol Libraries', | ||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php', | ||
description: 'Free library of illustrations' | ||
}, { | ||
name: 'Openclipart', | ||
url: 'https://openclipart.org/svgedit', | ||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.' | ||
}] | ||
}; | ||
|
||
return zhCN; | ||
|
||
}()); |
Oops, something went wrong.