From 88423c84245105d6a5ba948be555e43a8849f46a Mon Sep 17 00:00:00 2001 From: cuixiping Date: Sat, 21 Dec 2019 20:27:45 +0800 Subject: [PATCH] Localization: Add 'SVG-Edit Home Page' to locale files --- editor/locale/lang.af.js | 1 + editor/locale/lang.ar.js | 1 + editor/locale/lang.az.js | 1 + editor/locale/lang.be.js | 1 + editor/locale/lang.bg.js | 1 + editor/locale/lang.ca.js | 1 + editor/locale/lang.cs.js | 1 + editor/locale/lang.cy.js | 1 + editor/locale/lang.da.js | 1 + editor/locale/lang.de.js | 1 + editor/locale/lang.el.js | 1 + editor/locale/lang.en.js | 1 + editor/locale/lang.es.js | 1 + editor/locale/lang.et.js | 1 + editor/locale/lang.fa.js | 1 + editor/locale/lang.fi.js | 1 + editor/locale/lang.fr.js | 1 + editor/locale/lang.fy.js | 1 + editor/locale/lang.ga.js | 1 + editor/locale/lang.gl.js | 1 + editor/locale/lang.he.js | 1 + editor/locale/lang.hi.js | 1 + editor/locale/lang.hr.js | 1 + editor/locale/lang.hu.js | 1 + editor/locale/lang.hy.js | 1 + editor/locale/lang.id.js | 1 + editor/locale/lang.is.js | 1 + editor/locale/lang.it.js | 1 + editor/locale/lang.ja.js | 1 + editor/locale/lang.ko.js | 1 + editor/locale/lang.lt.js | 1 + editor/locale/lang.lv.js | 1 + editor/locale/lang.mk.js | 1 + editor/locale/lang.ms.js | 1 + editor/locale/lang.mt.js | 1 + editor/locale/lang.nl.js | 1 + editor/locale/lang.no.js | 1 + editor/locale/lang.pl.js | 1 + editor/locale/lang.pt-BR.js | 1 + editor/locale/lang.pt-PT.js | 1 + editor/locale/lang.ro.js | 1 + editor/locale/lang.ru.js | 1 + editor/locale/lang.sk.js | 1 + editor/locale/lang.sl.js | 1 + editor/locale/lang.sq.js | 1 + editor/locale/lang.sr.js | 1 + editor/locale/lang.sv.js | 1 + editor/locale/lang.sw.js | 1 + editor/locale/lang.test.js | 1 + editor/locale/lang.th.js | 1 + editor/locale/lang.tl.js | 1 + editor/locale/lang.tr.js | 1 + editor/locale/lang.uk.js | 1 + editor/locale/lang.vi.js | 1 + editor/locale/lang.yi.js | 1 + editor/locale/lang.zh-CN.js | 3 ++- editor/locale/lang.zh-HK.js | 1 + editor/locale/lang.zh-TW.js | 1 + 58 files changed, 59 insertions(+), 1 deletion(-) diff --git a/editor/locale/lang.af.js b/editor/locale/lang.af.js index 86c8ece9..0cada5d5 100644 --- a/editor/locale/lang.af.js +++ b/editor/locale/lang.af.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elemente', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Skuif na Bottom', move_top: 'Skuif na bo', node_clone: 'Clone Node', diff --git a/editor/locale/lang.ar.js b/editor/locale/lang.ar.js index 6746c0bf..20430852 100644 --- a/editor/locale/lang.ar.js +++ b/editor/locale/lang.ar.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'فك تجميع عناصر', docprops: 'خصائص المستند', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'الانتقال إلى أسفل', move_top: 'الانتقال إلى أعلى', node_clone: 'Clone Node', diff --git a/editor/locale/lang.az.js b/editor/locale/lang.az.js index f6455252..c13c47c4 100644 --- a/editor/locale/lang.az.js +++ b/editor/locale/lang.az.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.be.js b/editor/locale/lang.be.js index 87d02fc1..79976cb8 100644 --- a/editor/locale/lang.be.js +++ b/editor/locale/lang.be.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Элементы Разгруппировать', docprops: 'Уласцівасці дакумента', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Перамясціць уніз', move_top: 'Перамясціць угару', node_clone: 'Clone Node', diff --git a/editor/locale/lang.bg.js b/editor/locale/lang.bg.js index 2fa3dc2a..dbf62f8b 100644 --- a/editor/locale/lang.bg.js +++ b/editor/locale/lang.bg.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Разгрупирай Елементи', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Премести надолу', move_top: 'Премести в началото', node_clone: 'Clone Node', diff --git a/editor/locale/lang.ca.js b/editor/locale/lang.ca.js index e46a7edb..41102438 100644 --- a/editor/locale/lang.ca.js +++ b/editor/locale/lang.ca.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Desagrupar elements', docprops: 'Propietats del document', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Mou al final', move_top: 'Mou al principi', node_clone: 'Clone Node', diff --git a/editor/locale/lang.cs.js b/editor/locale/lang.cs.js index 3e420ffe..13a89596 100644 --- a/editor/locale/lang.cs.js +++ b/editor/locale/lang.cs.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Změna orientace křivky', ungroup: 'Zrušit seskupení', docprops: 'Vlastnosti dokumentu', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Vrstvu úplně dospodu', move_top: 'Vrstvu úplně nahoru', node_clone: 'Vložit nový uzel', diff --git a/editor/locale/lang.cy.js b/editor/locale/lang.cy.js index 683b8def..281b258f 100644 --- a/editor/locale/lang.cy.js +++ b/editor/locale/lang.cy.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Elfennau Ungroup', docprops: 'Document Eiddo', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Symud i'r Gwaelod', move_top: 'Symud i'r Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.da.js b/editor/locale/lang.da.js index f1699e5a..69a0ac79 100644 --- a/editor/locale/lang.da.js +++ b/editor/locale/lang.da.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Opdel Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Flyt til bund', move_top: 'Flyt til toppen', node_clone: 'Clone Node', diff --git a/editor/locale/lang.de.js b/editor/locale/lang.de.js index 76bf6201..867e3fc9 100644 --- a/editor/locale/lang.de.js +++ b/editor/locale/lang.de.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Neuausrichtung des Pfades', ungroup: 'Gruppierung aufheben', docprops: 'Dokument-Eigenschaften', + editor_homepage: 'SVG-Edit Home Page', 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', diff --git a/editor/locale/lang.el.js b/editor/locale/lang.el.js index b7a72441..72a37906 100644 --- a/editor/locale/lang.el.js +++ b/editor/locale/lang.el.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Κατάργηση ομαδοποίησης Στοιχεία', docprops: 'Ιδιότητες εγγράφου', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Μετακίνηση προς τα κάτω', move_top: 'Μετακίνηση στην αρχή', node_clone: 'Clone Node', diff --git a/editor/locale/lang.en.js b/editor/locale/lang.en.js index 3dc5458b..f91f7639 100644 --- a/editor/locale/lang.en.js +++ b/editor/locale/lang.en.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties [D]', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Send to Back', move_top: 'Bring to Front', node_clone: 'Clone Node', diff --git a/editor/locale/lang.es.js b/editor/locale/lang.es.js index 98739708..a25916dd 100644 --- a/editor/locale/lang.es.js +++ b/editor/locale/lang.es.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorientar el trazado', ungroup: 'Desagrupar objetos', docprops: 'Propiedades del documento', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Mover abajo', move_top: 'Mover arriba', node_clone: 'Clonar nodo', diff --git a/editor/locale/lang.et.js b/editor/locale/lang.et.js index c98d6810..3fe11c54 100644 --- a/editor/locale/lang.et.js +++ b/editor/locale/lang.et.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Lõhu Elements', docprops: 'Dokumendi omadused', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Liiguta alla', move_top: 'Liiguta üles', node_clone: 'Clone Node', diff --git a/editor/locale/lang.fa.js b/editor/locale/lang.fa.js index d6f241c3..a541c2f8 100644 --- a/editor/locale/lang.fa.js +++ b/editor/locale/lang.fa.js @@ -126,6 +126,7 @@ export default { reorient_path: '‫جهت دهی مجدد مسیر‬', ungroup: '‫خارج کردن عناصر از گروه ‬', docprops: '‫مشخصات سند ‬', + editor_homepage: 'SVG-Edit Home Page', move_bottom: '‫انتقال به پایین ترین ‬', move_top: '‫انتقال به بالاترین ‬', node_clone: '‫ایجاد کپی از نقطه‬', diff --git a/editor/locale/lang.fi.js b/editor/locale/lang.fi.js index 12af7ca4..1632b803 100644 --- a/editor/locale/lang.fi.js +++ b/editor/locale/lang.fi.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Asiakirjan ominaisuudet', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.fr.js b/editor/locale/lang.fr.js index e04073e8..776bd8fc 100644 --- a/editor/locale/lang.fr.js +++ b/editor/locale/lang.fr.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Réorienter le chemin', ungroup: 'Dégrouper les éléments', docprops: 'Propriétés du document', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Déplacer vers le bas', move_top: 'Déplacer vers le haut', node_clone: 'Cloner le nœud', diff --git a/editor/locale/lang.fy.js b/editor/locale/lang.fy.js index e75046dd..fbae581f 100644 --- a/editor/locale/lang.fy.js +++ b/editor/locale/lang.fy.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Paad opnij orientearje', ungroup: 'Groepering opheffe', docprops: 'Dokuminteigenskippen', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Nei eftergrûn', move_top: 'Nei foargrûn', node_clone: 'Knooppunt duplisearje', diff --git a/editor/locale/lang.ga.js b/editor/locale/lang.ga.js index 298d8741..7c814bdb 100644 --- a/editor/locale/lang.ga.js +++ b/editor/locale/lang.ga.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Eilimintí Díghrúpáil', docprops: 'Doiciméad Airíonna', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Téigh go Bun', move_top: 'Téigh go Barr', node_clone: 'Clone Node', diff --git a/editor/locale/lang.gl.js b/editor/locale/lang.gl.js index 57524c92..e50b98c6 100644 --- a/editor/locale/lang.gl.js +++ b/editor/locale/lang.gl.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Elementos Desagrupadas', docprops: 'Propriedades do Documento', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move a Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.he.js b/editor/locale/lang.he.js index 91c1e0de..5c8c5eed 100755 --- a/editor/locale/lang.he.js +++ b/editor/locale/lang.he.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'אלמנטים פרק קבוצה', docprops: 'מאפייני מסמך', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'הזז למטה', move_top: 'עבור לראש הדף', node_clone: 'Clone Node', diff --git a/editor/locale/lang.hi.js b/editor/locale/lang.hi.js index e5fe2343..ef5da6a0 100644 --- a/editor/locale/lang.hi.js +++ b/editor/locale/lang.hi.js @@ -126,6 +126,7 @@ export default { reorient_path: 'पथ को नई दिशा दें', ungroup: 'अंश को समूह से अलग करें', docprops: 'दस्तावेज़ गुण', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'नीचे ले जाएँ', move_top: 'ऊपर ले जाएँ', node_clone: 'नोड क्लोन', diff --git a/editor/locale/lang.hr.js b/editor/locale/lang.hr.js index 40cebeb3..6df24a24 100644 --- a/editor/locale/lang.hr.js +++ b/editor/locale/lang.hr.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Razgrupiranje Elementi', docprops: 'Svojstva dokumenta', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Pomakni na vrh', node_clone: 'Clone Node', diff --git a/editor/locale/lang.hu.js b/editor/locale/lang.hu.js index 7c1acb9c..5d022e37 100644 --- a/editor/locale/lang.hu.js +++ b/editor/locale/lang.hu.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Szétbont elemei', docprops: 'Dokumentum tulajdonságai', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Mozgatás lefelé', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.hy.js b/editor/locale/lang.hy.js index 16931a06..08d6ddf3 100644 --- a/editor/locale/lang.hy.js +++ b/editor/locale/lang.hy.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.id.js b/editor/locale/lang.id.js index 4c6d418b..5d6d1064 100644 --- a/editor/locale/lang.id.js +++ b/editor/locale/lang.id.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elemen', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Pindah ke Bawah', move_top: 'Pindahkan ke Atas', node_clone: 'Clone Node', diff --git a/editor/locale/lang.is.js b/editor/locale/lang.is.js index 56c79e91..d659ea1c 100644 --- a/editor/locale/lang.is.js +++ b/editor/locale/lang.is.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Færa Bottom', move_top: 'Fara efst á síðu', node_clone: 'Clone Node', diff --git a/editor/locale/lang.it.js b/editor/locale/lang.it.js index cce861c1..baca8758 100644 --- a/editor/locale/lang.it.js +++ b/editor/locale/lang.it.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Riallinea', ungroup: 'Separa gli elementi', docprops: 'Proprietà del documento', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Sposta in fondo', move_top: 'Sposta in cima', node_clone: 'Clona nodo', diff --git a/editor/locale/lang.ja.js b/editor/locale/lang.ja.js index cd139bee..da9bbb56 100644 --- a/editor/locale/lang.ja.js +++ b/editor/locale/lang.ja.js @@ -126,6 +126,7 @@ export default { reorient_path: '現在の角度を0度とする', ungroup: 'グループ化を解除', docprops: '文書のプロパティ', + editor_homepage: 'SVG-Edit Home Page', move_bottom: '奥に移動', move_top: '手前に移動', node_clone: 'ノードを複製', diff --git a/editor/locale/lang.ko.js b/editor/locale/lang.ko.js index e22c15ec..8239ecd9 100644 --- a/editor/locale/lang.ko.js +++ b/editor/locale/lang.ko.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: '그룹 해제 요소', docprops: '문서 속성', + editor_homepage: 'SVG-Edit Home Page', move_bottom: '아래로 이동', move_top: '상단으로 이동', node_clone: 'Clone Node', diff --git a/editor/locale/lang.lt.js b/editor/locale/lang.lt.js index a89d2341..4ff30991 100644 --- a/editor/locale/lang.lt.js +++ b/editor/locale/lang.lt.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Išgrupuoti elementai', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Perkelti į apačią', move_top: 'Perkelti į viršų', node_clone: 'Clone Node', diff --git a/editor/locale/lang.lv.js b/editor/locale/lang.lv.js index db0ac8aa..f1b3bc66 100644 --- a/editor/locale/lang.lv.js +++ b/editor/locale/lang.lv.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Atgrupēt Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Pārvietot uz leju', move_top: 'Pārvietot uz augšu', node_clone: 'Clone Node', diff --git a/editor/locale/lang.mk.js b/editor/locale/lang.mk.js index cb09ff71..2bc615aa 100644 --- a/editor/locale/lang.mk.js +++ b/editor/locale/lang.mk.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Елементи', docprops: 'Својства на документот', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to bottom', move_top: 'Поместување на почетокот', node_clone: 'Clone Node', diff --git a/editor/locale/lang.ms.js b/editor/locale/lang.ms.js index 7af353fb..ff888d19 100644 --- a/editor/locale/lang.ms.js +++ b/editor/locale/lang.ms.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elemen', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Pindah ke Bawah', move_top: 'Pindah ke Atas', node_clone: 'Clone Node', diff --git a/editor/locale/lang.mt.js b/editor/locale/lang.mt.js index ca186c94..887556cf 100644 --- a/editor/locale/lang.mt.js +++ b/editor/locale/lang.mt.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Dokument Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.nl.js b/editor/locale/lang.nl.js index 40adf6af..8a47d270 100644 --- a/editor/locale/lang.nl.js +++ b/editor/locale/lang.nl.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Herorienteer pad', ungroup: 'Groepering opheffen', docprops: 'Documenteigenschappen', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Naar achtergrond', move_top: 'Naar voorgrond', node_clone: 'Kloon knooppunt', diff --git a/editor/locale/lang.no.js b/editor/locale/lang.no.js index c33c4731..9466ffdc 100644 --- a/editor/locale/lang.no.js +++ b/editor/locale/lang.no.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Dele opp Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Flytt til toppen', node_clone: 'Clone Node', diff --git a/editor/locale/lang.pl.js b/editor/locale/lang.pl.js index 755902a6..1a9bb30a 100644 --- a/editor/locale/lang.pl.js +++ b/editor/locale/lang.pl.js @@ -127,6 +127,7 @@ export default { reorient_path: 'Zresetuj obwiednię', ungroup: 'Rozgrupuj elementy', docprops: 'Właściwości dokumentu', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Przenieś pod spód', move_top: 'Przenieś na wierzch', node_clone: 'Klonuj węzeł', diff --git a/editor/locale/lang.pt-BR.js b/editor/locale/lang.pt-BR.js index 265f7cab..4ea3e734 100644 --- a/editor/locale/lang.pt-BR.js +++ b/editor/locale/lang.pt-BR.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorientar contorno', ungroup: 'Desagrupar Elementos', docprops: 'Propriedades', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Mover para o fundo', move_top: 'Mover para o topo', node_clone: 'Clonar Aresta', diff --git a/editor/locale/lang.pt-PT.js b/editor/locale/lang.pt-PT.js index fe358ae2..c49e7111 100644 --- a/editor/locale/lang.pt-PT.js +++ b/editor/locale/lang.pt-PT.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Elementos Desagrupar', docprops: 'Propriedades do Documento', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.ro.js b/editor/locale/lang.ro.js index 1e6c3175..69cfd2c8 100644 --- a/editor/locale/lang.ro.js +++ b/editor/locale/lang.ro.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorientează Traiectoria', ungroup: 'Anulare Grupare Elemente', docprops: 'Proprietăţile Documentului', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Mutare în jos', move_top: 'Mutare în sus', node_clone: 'Clonează Punct', diff --git a/editor/locale/lang.ru.js b/editor/locale/lang.ru.js index f2d123b8..3f920578 100644 --- a/editor/locale/lang.ru.js +++ b/editor/locale/lang.ru.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Изменить ориентацию контура', ungroup: 'Разгруппировать элементы', docprops: 'Свойства документа', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Опустить', move_top: 'Поднять', node_clone: 'Создать копию узла', diff --git a/editor/locale/lang.sk.js b/editor/locale/lang.sk.js index 833244f5..89e3c181 100644 --- a/editor/locale/lang.sk.js +++ b/editor/locale/lang.sk.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Zmeniť orientáciu krivky', ungroup: 'Zrušiť skupinu', docprops: 'Vlastnosti dokumentu', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Presunúť spodok', move_top: 'Presunúť na vrch', node_clone: 'Klonovať uzol', diff --git a/editor/locale/lang.sl.js b/editor/locale/lang.sl.js index 42cf787a..ac439f07 100644 --- a/editor/locale/lang.sl.js +++ b/editor/locale/lang.sl.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient pot', ungroup: 'Razdruži elemente', docprops: 'Lastnosti dokumenta', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Premakni na dno', move_top: 'Premakni na vrh', node_clone: 'Kloniraj oglišče', diff --git a/editor/locale/lang.sq.js b/editor/locale/lang.sq.js index d224ba2e..16d14a3a 100644 --- a/editor/locale/lang.sq.js +++ b/editor/locale/lang.sq.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Elemente Ungroup', docprops: 'Dokumenti Prona', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.sr.js b/editor/locale/lang.sr.js index 4c3b80e5..aa5c0295 100644 --- a/editor/locale/lang.sr.js +++ b/editor/locale/lang.sr.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Разгрупирање Елементи', docprops: 'Особине документа', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Премести на доле', move_top: 'Премести на врх', node_clone: 'Clone Node', diff --git a/editor/locale/lang.sv.js b/editor/locale/lang.sv.js index 7a618ca4..f7e3f967 100644 --- a/editor/locale/lang.sv.js +++ b/editor/locale/lang.sv.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Dela Elements', docprops: 'Dokumentegenskaper', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Flytta till början', node_clone: 'Clone Node', diff --git a/editor/locale/lang.sw.js b/editor/locale/lang.sw.js index 6ff7f4db..288b9eab 100644 --- a/editor/locale/lang.sw.js +++ b/editor/locale/lang.sw.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Kuhama Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.test.js b/editor/locale/lang.test.js index c30e3484..45565882 100644 --- a/editor/locale/lang.test.js +++ b/editor/locale/lang.test.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Move to Bottom', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.th.js b/editor/locale/lang.th.js index 7c3fff53..fbb455cd 100644 --- a/editor/locale/lang.th.js +++ b/editor/locale/lang.th.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'องค์ประกอบ Ungroup', docprops: 'คุณสมบัติของเอกสาร', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'ย้ายไปด้านล่าง', move_top: 'ย้ายไปด้านบน', node_clone: 'Clone Node', diff --git a/editor/locale/lang.tl.js b/editor/locale/lang.tl.js index b1af0649..aa4c26f4 100644 --- a/editor/locale/lang.tl.js +++ b/editor/locale/lang.tl.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Sangkap', docprops: 'Document Katangian', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Ilipat sa Ibaba', move_top: 'Ilipat sa Tuktok', node_clone: 'Clone Node', diff --git a/editor/locale/lang.tr.js b/editor/locale/lang.tr.js index e6dc64bd..0c734275 100644 --- a/editor/locale/lang.tr.js +++ b/editor/locale/lang.tr.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Çöz Elemanları', docprops: 'Belge Özellikleri', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Altına gider', move_top: 'Üste taşı', node_clone: 'Clone Node', diff --git a/editor/locale/lang.uk.js b/editor/locale/lang.uk.js index 05bba17f..84f1f29a 100644 --- a/editor/locale/lang.uk.js +++ b/editor/locale/lang.uk.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Елементи розгрупувати', docprops: 'Властивості документа', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Перемістити вниз', move_top: 'Перемістити догори', node_clone: 'Clone Node', diff --git a/editor/locale/lang.vi.js b/editor/locale/lang.vi.js index 17ea015a..10daf9f8 100644 --- a/editor/locale/lang.vi.js +++ b/editor/locale/lang.vi.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: 'Document Properties', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'Chuyển đến đáy', move_top: 'Move to Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.yi.js b/editor/locale/lang.yi.js index 87e83305..9f6983ea 100644 --- a/editor/locale/lang.yi.js +++ b/editor/locale/lang.yi.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'ונגראָופּ עלעמענץ', docprops: 'דאָקומענט פּראָפּערטיעס', + editor_homepage: 'SVG-Edit Home Page', move_bottom: 'מאַך צו באָטטאָם', move_top: 'באַוועגן צו Top', node_clone: 'Clone Node', diff --git a/editor/locale/lang.zh-CN.js b/editor/locale/lang.zh-CN.js index bff08635..1accbaba 100644 --- a/editor/locale/lang.zh-CN.js +++ b/editor/locale/lang.zh-CN.js @@ -126,6 +126,7 @@ export default { reorient_path: '调整路径', ungroup: '取消组合元素', docprops: '文档属性', + editor_homepage: 'SVG-Edit 主页', move_bottom: '移至底部', move_top: '移至顶部', node_clone: '复制节点', @@ -165,7 +166,7 @@ export default { doc_dims: '画布大小', included_images: '包含图像', image_opt_embed: '嵌入数据 (本地文件)', - image_opt_ref: 'Use file reference', + image_opt_ref: '使用文件引用', editor_prefs: '编辑器首选项', icon_size: '图标大小', language: '语言', diff --git a/editor/locale/lang.zh-HK.js b/editor/locale/lang.zh-HK.js index 71d85844..4d95992c 100644 --- a/editor/locale/lang.zh-HK.js +++ b/editor/locale/lang.zh-HK.js @@ -126,6 +126,7 @@ export default { reorient_path: 'Reorient path', ungroup: 'Ungroup Elements', docprops: '文档属性', + editor_homepage: 'SVG-Edit 主页', move_bottom: '移至底部', move_top: '移动到顶部', node_clone: 'Clone Node', diff --git a/editor/locale/lang.zh-TW.js b/editor/locale/lang.zh-TW.js index 98d3e30a..f0aebccf 100644 --- a/editor/locale/lang.zh-TW.js +++ b/editor/locale/lang.zh-TW.js @@ -126,6 +126,7 @@ export default { reorient_path: '調整路徑', ungroup: '取消群組', docprops: '文件屬性', + editor_homepage: 'SVG-Edit 主頁', move_bottom: '移至底部', move_top: '移動到頂部', node_clone: '增加節點',