- i18n: Move `imagelib` reference from common to ext. locale;
remove `toggle_grid` from `az` localemaster
parent
f1666d11d1
commit
63fab9ff43
|
@ -16,8 +16,10 @@
|
|||
- Fix (canvg): Regression on blur
|
||||
- Fix (canvg): Avoid errors for `tspan` passed to `getGradient`
|
||||
- i18n: picking stroke/fill paint and opacity
|
||||
- i18n: Remove eyedropper reference from main locale (in extension locale now)
|
||||
- i18n: Add placeholders for `pick_stroke_paint_opacity`, `pick_fill_paint_opacity`, `popupWindowBlocked`
|
||||
- i18n: Remove eyedropper and imagelib references from main locale (in
|
||||
extension locale now)
|
||||
- i18n: Add placeholders for `pick_stroke_paint_opacity`,
|
||||
`pick_fill_paint_opacity`, `popupWindowBlocked`
|
||||
- i18n: Update `saveFromBrowser`
|
||||
- i18n: Reapply locale strings
|
||||
- Enhancement: Create xdomain file build which works without ES6 Modules
|
||||
|
@ -26,7 +28,8 @@
|
|||
- Optimize: Avoid rewriting `points` attribute for free-hand path;
|
||||
incorporates #176 (fixes #175)
|
||||
- Refactoring: Avoid passing on `undefined` var. (#147)
|
||||
- Refactoring: lbs; avoid indent in connector, destructuring, use map over push
|
||||
- Refactoring: lbs; avoid indent in connector, destructuring, use map
|
||||
over push
|
||||
- Docs: Clarify nature of fixes
|
||||
- Docs: JSDoc for `setupFlyouts`, `Actions`, `toggleSidePanel`; missing for
|
||||
ToolbarButton
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -6,7 +6,7 @@ export default {
|
|||
open: 'open',
|
||||
buttons: [
|
||||
{
|
||||
title: 'Image library'
|
||||
title: "Bibliothèque d'images"
|
||||
}
|
||||
],
|
||||
imgLibs: [
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -0,0 +1,29 @@
|
|||
export default {
|
||||
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.'
|
||||
}
|
||||
]
|
||||
};
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elemente',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Skuif na Bottom',
|
||||
move_top: 'Skuif na bo',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'فك تجميع عناصر',
|
||||
docprops: 'خصائص المستند',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'الانتقال إلى أسفل',
|
||||
move_top: 'الانتقال إلى أعلى',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -117,7 +117,6 @@ export default {
|
|||
redo: 'Redo',
|
||||
tool_source: 'Edit Source',
|
||||
wireframe_mode: 'Wireframe Mode',
|
||||
toggle_grid: 'Show/Hide Grid',
|
||||
clone: 'Clone Element(s)',
|
||||
del: 'Delete Element(s)',
|
||||
group_elements: 'Group Elements',
|
||||
|
@ -127,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Элементы Разгруппировать',
|
||||
docprops: 'Уласцівасці дакумента',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Перамясціць уніз',
|
||||
move_top: 'Перамясціць угару',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Разгрупирай Елементи',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Премести надолу',
|
||||
move_top: 'Премести в началото',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Desagrupar elements',
|
||||
docprops: 'Propietats del document',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Mou al final',
|
||||
move_top: 'Mou al principi',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Změna orientace křivky',
|
||||
ungroup: 'Zrušit seskupení',
|
||||
docprops: 'Vlastnosti dokumentu',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Vrstvu úplně dospodu',
|
||||
move_top: 'Vrstvu úplně nahoru',
|
||||
node_clone: 'Vložit nový uzel',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Elfennau Ungroup',
|
||||
docprops: 'Document Eiddo',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Symud i'r Gwaelod',
|
||||
move_top: 'Symud i'r Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Opdel Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Flyt til bund',
|
||||
move_top: 'Flyt til toppen',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Neuausrichtung des Pfades',
|
||||
ungroup: 'Gruppierung aufheben',
|
||||
docprops: 'Dokument-Eigenschaften',
|
||||
imagelib: 'Bilder-Bibliothek',
|
||||
move_bottom: 'Die gewählten Objekte nach ganz unten verschieben',
|
||||
move_top: 'Die gewählten Objekte nach ganz oben verschieben',
|
||||
node_clone: 'Klone den Knoten',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Κατάργηση ομαδοποίησης Στοιχεία',
|
||||
docprops: 'Ιδιότητες εγγράφου',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Μετακίνηση προς τα κάτω',
|
||||
move_top: 'Μετακίνηση στην αρχή',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements [G]',
|
||||
docprops: 'Document Properties [D]',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Send to Back [ Ctrl+Shift+[ ]',
|
||||
move_top: 'Bring to Front [ Ctrl+Shift+] ]',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorientar el trazado',
|
||||
ungroup: 'Desagrupar objetos',
|
||||
docprops: 'Propiedades del documento',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Mover abajo',
|
||||
move_top: 'Mover arriba',
|
||||
node_clone: 'Clonar nodo',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Lõhu Elements',
|
||||
docprops: 'Dokumendi omadused',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Liiguta alla',
|
||||
move_top: 'Liiguta üles',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'جهت دهی مجدد مسیر',
|
||||
ungroup: 'خارج کردن عناصر از گروه ',
|
||||
docprops: 'مشخصات سند ',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'انتقال به پایین ترین ',
|
||||
move_top: 'انتقال به بالاترین ',
|
||||
node_clone: 'ایجاد کپی از نقطه',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Asiakirjan ominaisuudet',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Réorienter le chemin',
|
||||
ungroup: 'Dégrouper les éléments',
|
||||
docprops: 'Propriétés du document',
|
||||
imagelib: "Bibliothèque d'images",
|
||||
move_bottom: 'Déplacer vers le bas',
|
||||
move_top: 'Déplacer vers le haut',
|
||||
node_clone: 'Cloner le nœud',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Paad opnij orientearje',
|
||||
ungroup: 'Groepering opheffe',
|
||||
docprops: 'Dokuminteigenskippen',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Nei eftergrûn',
|
||||
move_top: 'Nei foargrûn',
|
||||
node_clone: 'Knooppunt duplisearje',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Eilimintí Díghrúpáil',
|
||||
docprops: 'Doiciméad Airíonna',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Téigh go Bun',
|
||||
move_top: 'Téigh go Barr',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Elementos Desagrupadas',
|
||||
docprops: 'Propriedades do Documento',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move a Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'אלמנטים פרק קבוצה',
|
||||
docprops: 'מאפייני מסמך',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'הזז למטה',
|
||||
move_top: 'עבור לראש הדף',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'पथ को नई दिशा दें',
|
||||
ungroup: 'अंश को समूह से अलग करें',
|
||||
docprops: 'दस्तावेज़ गुण',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'नीचे ले जाएँ',
|
||||
move_top: 'ऊपर ले जाएँ',
|
||||
node_clone: 'नोड क्लोन',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Razgrupiranje Elementi',
|
||||
docprops: 'Svojstva dokumenta',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Pomakni na vrh',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Szétbont elemei',
|
||||
docprops: 'Dokumentum tulajdonságai',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Mozgatás lefelé',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elemen',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Pindah ke Bawah',
|
||||
move_top: 'Pindahkan ke Atas',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Færa Bottom',
|
||||
move_top: 'Fara efst á síðu',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Riallinea',
|
||||
ungroup: 'Separa gli elementi',
|
||||
docprops: 'Proprietà del documento',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Sposta in fondo',
|
||||
move_top: 'Sposta in cima',
|
||||
node_clone: 'Clona nodo',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: '現在の角度を0度とする',
|
||||
ungroup: 'グループ化を解除',
|
||||
docprops: '文書のプロパティ',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: '奥に移動',
|
||||
move_top: '手前に移動',
|
||||
node_clone: 'ノードを複製',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: '그룹 해제 요소',
|
||||
docprops: '문서 속성',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: '아래로 이동',
|
||||
move_top: '상단으로 이동',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Išgrupuoti elementai',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Perkelti į apačią',
|
||||
move_top: 'Perkelti į viršų',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Atgrupēt Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Pārvietot uz leju',
|
||||
move_top: 'Pārvietot uz augšu',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Елементи',
|
||||
docprops: 'Својства на документот',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to bottom',
|
||||
move_top: 'Поместување на почетокот',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elemen',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Pindah ke Bawah',
|
||||
move_top: 'Pindah ke Atas',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Dokument Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Herorienteer pad',
|
||||
ungroup: 'Groepering opheffen',
|
||||
docprops: 'Documenteigenschappen',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Naar achtergrond',
|
||||
move_top: 'Naar voorgrond',
|
||||
node_clone: 'Kloon knooppunt',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Dele opp Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Flytt til toppen',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -127,7 +127,6 @@ export default {
|
|||
reorient_path: 'Zresetuj obwiednię',
|
||||
ungroup: 'Rozgrupuj elementy',
|
||||
docprops: 'Właściwości dokumentu',
|
||||
imagelib: 'Biblioteka obrazów',
|
||||
move_bottom: 'Przenieś pod spód',
|
||||
move_top: 'Przenieś na wierzch',
|
||||
node_clone: 'Klonuj węzeł',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorientar contorno',
|
||||
ungroup: 'Desagrupar Elementos',
|
||||
docprops: 'Propriedades',
|
||||
imagelib: 'Biblioteca de Imagens',
|
||||
move_bottom: 'Mover para o fundo',
|
||||
move_top: 'Mover para o topo',
|
||||
node_clone: 'Clonar Aresta',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Elementos Desagrupar',
|
||||
docprops: 'Propriedades do Documento',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorientează Traiectoria',
|
||||
ungroup: 'Anulare Grupare Elemente',
|
||||
docprops: 'Proprietăţile Documentului',
|
||||
imagelib: 'Bibliotecă de Imagini',
|
||||
move_bottom: 'Mutare în jos',
|
||||
move_top: 'Mutare în sus',
|
||||
node_clone: 'Clonează Punct',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Изменить ориентацию контура',
|
||||
ungroup: 'Разгруппировать элементы',
|
||||
docprops: 'Свойства документа',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Опустить',
|
||||
move_top: 'Поднять',
|
||||
node_clone: 'Создать копию узла',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Zmeniť orientáciu krivky',
|
||||
ungroup: 'Zrušiť skupinu',
|
||||
docprops: 'Vlastnosti dokumentu',
|
||||
imagelib: 'Knižnica obrázkov',
|
||||
move_bottom: 'Presunúť spodok',
|
||||
move_top: 'Presunúť na vrch',
|
||||
node_clone: 'Klonovať uzol',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient pot',
|
||||
ungroup: 'Razdruži elemente',
|
||||
docprops: 'Lastnosti dokumenta',
|
||||
imagelib: 'Knjižnica slik',
|
||||
move_bottom: 'Premakni na dno',
|
||||
move_top: 'Premakni na vrh',
|
||||
node_clone: 'Kloniraj oglišče',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Elemente Ungroup',
|
||||
docprops: 'Dokumenti Prona',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Разгрупирање Елементи',
|
||||
docprops: 'Особине документа',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Премести на доле',
|
||||
move_top: 'Премести на врх',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Dela Elements',
|
||||
docprops: 'Dokumentegenskaper',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Flytta till början',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Kuhama Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Move to Bottom',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'องค์ประกอบ Ungroup',
|
||||
docprops: 'คุณสมบัติของเอกสาร',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'ย้ายไปด้านล่าง',
|
||||
move_top: 'ย้ายไปด้านบน',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Sangkap',
|
||||
docprops: 'Document Katangian',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Ilipat sa Ibaba',
|
||||
move_top: 'Ilipat sa Tuktok',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Çöz Elemanları',
|
||||
docprops: 'Belge Özellikleri',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Altına gider',
|
||||
move_top: 'Üste taşı',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Елементи розгрупувати',
|
||||
docprops: 'Властивості документа',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Перемістити вниз',
|
||||
move_top: 'Перемістити догори',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: 'Document Properties',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'Chuyển đến đáy',
|
||||
move_top: 'Move to Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'ונגראָופּ עלעמענץ',
|
||||
docprops: 'דאָקומענט פּראָפּערטיעס',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: 'מאַך צו באָטטאָם',
|
||||
move_top: 'באַוועגן צו Top',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: '调整路径',
|
||||
ungroup: '取消组合元素',
|
||||
docprops: '文档属性',
|
||||
imagelib: '图像库',
|
||||
move_bottom: '移至底部',
|
||||
move_top: '移至顶部',
|
||||
node_clone: '复制节点',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: 'Reorient path',
|
||||
ungroup: 'Ungroup Elements',
|
||||
docprops: '文档属性',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: '移至底部',
|
||||
move_top: '移动到顶部',
|
||||
node_clone: 'Clone Node',
|
||||
|
|
|
@ -126,7 +126,6 @@ export default {
|
|||
reorient_path: '調整路徑',
|
||||
ungroup: '取消群組',
|
||||
docprops: '文件屬性',
|
||||
imagelib: 'Image Library',
|
||||
move_bottom: '移至底部',
|
||||
move_top: '移動到頂部',
|
||||
node_clone: '增加節點',
|
||||
|
|
Loading…
Reference in New Issue