diff --git a/src/Mod/TechDraw/Gui/Resources/Drawing.qrc b/src/Mod/TechDraw/Gui/Resources/Drawing.qrc new file mode 100644 index 0000000000..660682922b --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/Drawing.qrc @@ -0,0 +1,75 @@ + + + icons/Annotation.svg + icons/Dimension.svg + icons/Dimension_Angle.svg + icons/Dimension_Diameter.svg + icons/Dimension_Horizontal.svg + icons/Dimension_Length.svg + icons/Dimension_Radius.svg + icons/Dimension_Vertical.svg + icons/Hatch.svg + icons/Page.svg + icons/Pages.svg + icons/Symbol.svg + icons/View.svg + icons/Section.svg + icons/PageTemplate.svg + icons/preferences-drawing.svg + icons/actions/document-new.png + icons/actions/document-new.svg + icons/actions/techdraw-new-default.svg + icons/actions/techdraw-new-pick.svg + icons/actions/techdraw-landscape-A0.svg + icons/actions/techdraw-landscape-A1.svg + icons/actions/techdraw-landscape-A2.svg + icons/actions/techdraw-landscape-A3.svg + icons/actions/techdraw-landscape-A4.svg + icons/actions/techdraw-landscape-new.svg + icons/actions/techdraw-landscape.svg + icons/actions/techdraw-portrait-A4.svg + icons/actions/techdraw-view.svg + icons/actions/techdraw-openbrowser.svg + icons/actions/techdraw-annotation.svg + icons/actions/techdraw-clip.svg + icons/actions/techdraw-clipplus.svg + icons/actions/techdraw-clipminus.svg + icons/actions/techdraw-symbol.svg + icons/actions/techdraw-draft-view.svg + icons/actions/saveSVG.svg + icons/actions/techdraw-viewsection.svg + icons/actions/techdraw-hatch.svg + translations/Drawing_af.qm + translations/Drawing_cs.qm + translations/Drawing_de.qm + translations/Drawing_es-ES.qm + translations/Drawing_fi.qm + translations/Drawing_fr.qm + translations/Drawing_hr.qm + translations/Drawing_hu.qm + translations/Drawing_it.qm + translations/Drawing_ja.qm + translations/Drawing_nl.qm + translations/Drawing_no.qm + translations/Drawing_pl.qm + translations/Drawing_pt-BR.qm + translations/Drawing_pt-PT.qm + translations/Drawing_ro.qm + translations/Drawing_ru.qm + translations/Drawing_sk.qm + translations/Drawing_sv-SE.qm + translations/Drawing_tr.qm + translations/Drawing_uk.qm + translations/Drawing_zh-CN.qm + translations/Drawing_zh-TW.qm + translations/Drawing_sr.qm + icons/ProjBottom.svg + icons/ProjFront.svg + icons/ProjGroup.svg + icons/ProjLeft.svg + icons/ProjRear.svg + icons/ProjRight.svg + icons/ProjTop.svg + icons/actions/techdraw-projgroup.svg + + diff --git a/src/Mod/TechDraw/Gui/Resources/UpdateResources.bat b/src/Mod/TechDraw/Gui/Resources/UpdateResources.bat new file mode 100644 index 0000000000..881390879e --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/UpdateResources.bat @@ -0,0 +1,2 @@ +python ..\..\..\..\Tools\dir2qrc.py -v -o Drawing.qrc +@pause diff --git a/src/Mod/TechDraw/Gui/Resources/fonts/osifont.ttf b/src/Mod/TechDraw/Gui/Resources/fonts/osifont.ttf new file mode 100644 index 0000000000..738dc7d612 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/fonts/osifont.ttf differ diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Annotation.svg b/src/Mod/TechDraw/Gui/Resources/icons/Annotation.svg new file mode 100755 index 0000000000..c125156fad --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Annotation.svg @@ -0,0 +1,722 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + Ab + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension.svg new file mode 100644 index 0000000000..c98aaa5c73 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Angle.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Angle.svg new file mode 100644 index 0000000000..117748fa5f --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Angle.svg @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Diameter.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Diameter.svg new file mode 100644 index 0000000000..08da0c6662 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Diameter.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Horizontal.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Horizontal.svg new file mode 100644 index 0000000000..acb031eca7 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Horizontal.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Length.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Length.svg new file mode 100644 index 0000000000..c98aaa5c73 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Length.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Radius.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Radius.svg new file mode 100644 index 0000000000..174cdfbd21 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Radius.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Vertical.svg b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Vertical.svg new file mode 100644 index 0000000000..e5f6edc980 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Dimension_Vertical.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Hatch.svg b/src/Mod/TechDraw/Gui/Resources/icons/Hatch.svg new file mode 100644 index 0000000000..2105766ab8 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Hatch.svg @@ -0,0 +1,149 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Page.svg b/src/Mod/TechDraw/Gui/Resources/icons/Page.svg new file mode 100644 index 0000000000..2325501c30 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Page.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/PageTemplate.svg b/src/Mod/TechDraw/Gui/Resources/icons/PageTemplate.svg new file mode 100644 index 0000000000..e9e2d0674d --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/PageTemplate.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Pages.svg b/src/Mod/TechDraw/Gui/Resources/icons/Pages.svg new file mode 100644 index 0000000000..7f0695a5dc --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Pages.svg @@ -0,0 +1,72 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjBottom.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjBottom.svg new file mode 100644 index 0000000000..38b3c85177 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjBottom.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjFront.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjFront.svg new file mode 100644 index 0000000000..c6276414e0 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjFront.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjGroup.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjGroup.svg new file mode 100644 index 0000000000..16988bb716 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjGroup.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjLeft.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjLeft.svg new file mode 100644 index 0000000000..46565164d9 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjLeft.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjRear.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjRear.svg new file mode 100644 index 0000000000..d1cb93933a --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjRear.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjRight.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjRight.svg new file mode 100644 index 0000000000..30aa485354 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjRight.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/ProjTop.svg b/src/Mod/TechDraw/Gui/Resources/icons/ProjTop.svg new file mode 100644 index 0000000000..8de7280306 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/ProjTop.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Section.svg b/src/Mod/TechDraw/Gui/Resources/icons/Section.svg new file mode 100644 index 0000000000..02289e8e7b --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Section.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/Symbol.svg b/src/Mod/TechDraw/Gui/Resources/icons/Symbol.svg new file mode 100644 index 0000000000..d288854321 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/Symbol.svg @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/View.svg b/src/Mod/TechDraw/Gui/Resources/icons/View.svg new file mode 100644 index 0000000000..02060fbc06 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/View.svg @@ -0,0 +1,77 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/document-new.png b/src/Mod/TechDraw/Gui/Resources/icons/actions/document-new.png new file mode 100644 index 0000000000..e3808a108e Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/icons/actions/document-new.png differ diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/document-new.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/document-new.svg new file mode 100644 index 0000000000..742732100c --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/document-new.svg @@ -0,0 +1,446 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/saveSVG.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/saveSVG.svg new file mode 100644 index 0000000000..fa34282dcc --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/saveSVG.svg @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + + + hdd + hard drive + save + io + store + + + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SVG + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-annotation.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-annotation.svg new file mode 100755 index 0000000000..c125156fad --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-annotation.svg @@ -0,0 +1,722 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + Ab + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clip.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clip.svg new file mode 100644 index 0000000000..c1be9dcef7 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clip.svg @@ -0,0 +1,710 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clipminus.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clipminus.svg new file mode 100644 index 0000000000..04a072e4d2 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clipminus.svg @@ -0,0 +1,747 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clipplus.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clipplus.svg new file mode 100644 index 0000000000..5d5e9228d4 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-clipplus.svg @@ -0,0 +1,799 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-draft-view.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-draft-view.svg new file mode 100644 index 0000000000..9a7a4f66b0 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-draft-view.svg @@ -0,0 +1,540 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-hatch.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-hatch.svg new file mode 100644 index 0000000000..2105766ab8 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-hatch.svg @@ -0,0 +1,149 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A0.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A0.svg new file mode 100644 index 0000000000..c119eb08f2 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A0.svg @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A0 + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A1.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A1.svg new file mode 100644 index 0000000000..3f2012b5cc --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A1.svg @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A1 + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A2.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A2.svg new file mode 100644 index 0000000000..ec8aa99f50 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A2.svg @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A2 + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A3.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A3.svg new file mode 100644 index 0000000000..eea0f92f69 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A3.svg @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A3 + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A4.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A4.svg new file mode 100644 index 0000000000..0754186682 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-A4.svg @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A4 + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-new.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-new.svg new file mode 100644 index 0000000000..bd2c740a0c --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape-new.svg @@ -0,0 +1,450 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape.svg new file mode 100644 index 0000000000..e1f797f399 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-landscape.svg @@ -0,0 +1,436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-new-default.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-new-default.svg new file mode 100644 index 0000000000..366380f390 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-new-default.svg @@ -0,0 +1,451 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-new-pick.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-new-pick.svg new file mode 100644 index 0000000000..c0861813de --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-new-pick.svg @@ -0,0 +1,355 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-openbrowser.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-openbrowser.svg new file mode 100755 index 0000000000..fa26b7eacb --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-openbrowser.svg @@ -0,0 +1,727 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-portrait-A4.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-portrait-A4.svg new file mode 100644 index 0000000000..cd6c1ca451 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-portrait-A4.svg @@ -0,0 +1,457 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A4 + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-projgroup.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-projgroup.svg new file mode 100755 index 0000000000..43250c6ffa --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-projgroup.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-symbol.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-symbol.svg new file mode 100644 index 0000000000..d288854321 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-symbol.svg @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-view.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-view.svg new file mode 100644 index 0000000000..9a57387441 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-view.svg @@ -0,0 +1,564 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-viewsection.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-viewsection.svg new file mode 100644 index 0000000000..fd32f65cd1 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/techdraw-viewsection.svg @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/icons/preferences-drawing.svg b/src/Mod/TechDraw/Gui/Resources/icons/preferences-drawing.svg new file mode 100644 index 0000000000..d36378fa2c --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/icons/preferences-drawing.svg @@ -0,0 +1,472 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.qm new file mode 100644 index 0000000000..66641550c2 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts new file mode 100644 index 0000000000..0846d915c7 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Tekening + + + + &Annotation + &Annotation + + + + + Inserts an Annotation view in the active drawing + Inserts an Annotation view in the active drawing + + + + CmdDrawingClip + + + Drawing + Tekening + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserts a clip group in the active drawing + + + + CmdDrawingDraftView + + + Drawing + Tekening + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Lêer + + + + &Export page... + &Voer bladsy uit... + + + + + Export a page to an SVG file + Voer 'n blad uit na 'n SVG-lêer + + + + CmdDrawingNewA3Landscape + + + Drawing + Tekening + + + + + Insert new A3 landscape drawing + Voeg nuwe A3 landskaptekening in + + + + CmdDrawingNewPage + + + Drawing + Tekening + + + + + Insert new drawing + Voeg nuwe tekening in + + + + CmdDrawingNewView + + + Drawing + Tekening + + + + Insert view in drawing + Voeg aansig in in die tekening + + + + Insert a new View of a Part in the active drawing + Voeg 'n nuwe aansig van 'n onderdeel in in die aktiewe tekening + + + + CmdDrawingOpen + + + Drawing + Tekening + + + + Open SVG... + Maak SVG oop... + + + + Open a scalable vector graphic + Maak skaalbare vektor grafika (SVG) oop + + + + CmdDrawingOpenBrowserView + + + Drawing + Tekening + + + + Open &browser view + Open &browser view + + + + + Opens the selected page in a browser view + Opens the selected page in a browser view + + + + CmdDrawingProjGroup + + + Drawing + Tekening + + + + Insert orthographic views + Insert orthographic views + + + + Insert an orthographic projection of a part in the active drawing + Insert an orthographic projection of a part in the active drawing + + + + CmdDrawingProjectShape + + + Drawing + Tekening + + + + Project shape... + Projekvorm... + + + + + Project shape onto a user-defined plane + Projekteer vorm op 'n gebruikergedefinieerde vlak + + + + CmdDrawingSymbol + + + Drawing + Tekening + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + &Agtergrond + + + + &Outline + &Buitelyn + + + + &Native + &Native + + + + &OpenGL + &OpenGL + + + + &Image + &Beeld + + + + &High Quality Antialiasing + &Hoë kwaliteit kantversagting + + + + Open SVG File + Maak SVG-lêer oop + + + + Could not open file '%1'. + Kon nie lêer '%1' oop maak nie. + + + + &Renderer + &Skepper + + + + Export PDF + Stoor na PDF + + + + PDF file (*.pdf) + PDF-lêer (*.pdf) + + + + Page sizes + Bladsygroottes + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Orthographic Projection + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Projection + + + + Third Angle + Third Angle + + + + First Angle + First Angle + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primary View + + + Front + Vooraansig + + + Right + Regs + + + Back + Back + + + Left + Links + + + Top + Bo-aansig + + + Bottom + Bodem + + + - Rotate + - Rotate + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Primary view + + + + Secondary Views + Secondary Views + + + + General + Algemeen + + + + Auto scale / position + Auto scale / position + + + + Scale + Skaal + + + Primary x / y + Primary x / y + + + Secondary dx / dy + Secondary dx / dy + + + Show hidden + Show hidden + + + Show smooth + Show smooth + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Sigbare skerp kante + + + + Visible smooth edges + Sigbare sagte kante + + + + Visible sewn edges + Sigbare gestikte kante + + + + Visible outline edges + Sigbare buitelynkante + + + + Visible isoparameters + Sigbare isoparameters + + + + Hidden sharp edges + Verskuilde skerp kante + + + + Hidden smooth edges + Verskuilde sagte kante + + + + Hidden sewn edges + Verskuilde gestikte kante + + + + Hidden outline edges + Verskuilde buitelynkante + + + + Hidden isoparameters + Verskuilde isoparameters + + + + Project shapes + Projekvorms + + + + Drawing_NewPage + + A0 landscape + A0 landskap + + + Insert new A0 landscape drawing + Voeg nuwe A0 landskap tekening in + + + A1 landscape + A1 landskap + + + Insert new A1 landscape drawing + Voeg nuwe A1 landskap tekening in + + + A2 landscape + A2 landskap + + + Insert new A2 landscape drawing + Voeg nuwe A2 landskap tekening in + + + A3 landscape + A3 landskap + + + Insert new A3 landscape drawing + Voeg nuwe A3 landskaptekening in + + + A4 landscape + A4 landskap + + + Insert new A4 landscape drawing + Voeg nuwe A4 landskap tekening in + + + Insert new A%1 landscape drawing + Insert new A%1 landscape drawing + + + A%1 landscape + A%1 landscape + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Kies 'n SVG-lêer om oop te maak + + + Drawing viewer + Tekeningleser + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skaalbare Vektor Grafika (*.svg *.svgz) + + + + + + + Wrong selection + Verkeerde keuse + + + + Select a Part object. + Kies 'n onderdeel. + + + No page to insert + Geen bladsy om in te voeg nie + + + Create a page to insert. + Skep 'n bladsy om in te voeg. + + + Create a page to insert views into. + Create a page to insert views into. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Kies een Bladsyvoorwerp. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Alle lêers (*.*) + + + + Export page + Voer bladsy uit + + + + Show drawing + Wys tekening + + + Front + Vooraansig + + + Back + Back + + + Right + Regs + + + Left + Links + + + Top + Bo-aansig + + + Bottom + Bodem + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Tekening + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.qm new file mode 100644 index 0000000000..cbcd9956da Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.ts new file mode 100644 index 0000000000..c1289a9455 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Výkres + + + + &Annotation + &Poznámka + + + + + Inserts an Annotation view in the active drawing + Vloží zobrazení poznámky v aktivním výkresu + + + + CmdDrawingClip + + + Drawing + Výkres + + + + &Clip + Výřez + + + + + Inserts a clip group in the active drawing + Vložení výřezu skupiny v aktivním výkresu + + + + CmdDrawingDraftView + + + Drawing + Výkres + + + + &Draft View + &Pohled z Návrhu + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Vloží pohled vybraných objektů z Návrhu do aktivního výkresu + + + + CmdDrawingExportPage + + + File + Soubor + + + + &Export page... + &Exportovat stránku... + + + + + Export a page to an SVG file + Exportovat stránku do souboru SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Výkres + + + + + Insert new A3 landscape drawing + Insert new A3 landscape drawing + + + + CmdDrawingNewPage + + + Drawing + Výkres + + + + + Insert new drawing + Vložit nový výkres + + + + CmdDrawingNewView + + + Drawing + Výkres + + + + Insert view in drawing + Vložit pohled do výkresu + + + + Insert a new View of a Part in the active drawing + Vložit nový pohled na díl do aktivního výkresu + + + + CmdDrawingOpen + + + Drawing + Výkres + + + + Open SVG... + Otevřít SVG... + + + + Open a scalable vector graphic + Otevřít škálovatelnou vektorovou grafiku + + + + CmdDrawingOpenBrowserView + + + Drawing + Výkres + + + + Open &browser view + Otevřít prohlížeč + + + + + Opens the selected page in a browser view + Otevře vybranou stránku v prohlížeči + + + + CmdDrawingProjGroup + + + Drawing + Výkres + + + + Insert orthographic views + Vložit pravoúhlé zobrazení + + + + Insert an orthographic projection of a part in the active drawing + V aktivním výkresu vložit pravoúhlé promítání části + + + + CmdDrawingProjectShape + + + Drawing + Výkres + + + + Project shape... + Projekce tvaru... + + + + + Project shape onto a user-defined plane + Projekce tvaru na plochu definovanou uživatelem + + + + CmdDrawingSymbol + + + Drawing + Výkres + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Vložit symbol ze souboru svg do aktivního výkresu + + + + TechDrawGui::MDIViewPage + + + &Background + &Pozadí + + + + &Outline + Obrysová čára + + + + &Native + Přirozený + + + + &OpenGL + &OpenGL + + + + &Image + Obrázek + + + + &High Quality Antialiasing + Vysoká kvalita vyhlazování + + + + Open SVG File + Otevřít soubor SVG + + + + Could not open file '%1'. + Nelze otevřít soubor '%1'. + + + + &Renderer + Stínovací software + + + + Export PDF + Export PDF + + + + PDF file (*.pdf) + Soubor PDF (*.pdf) + + + + Page sizes + Rozměry stránky + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Jiná orientace + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + Tiskárna používá jinou orientaci než výkres. +Chcete pokračovat? + + + + + Different paper size + Jiný formát papíru + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + Tiskárna používá jiný formát papíru než výkres. +Chcete pokračovat? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Pravoúhlé promítání + + + + + + + + + + + + + + + Right click for axonometric settings + Pro nastavení axonometrie klikněte pravým tlačítkem + + + + Top left x / y + Horní levý x / y + + + + Spacing dx / dy + Odsazení dx / dy    + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Osa ven a doprava + + + + Vertical tilt + Svislý sklon + + + + + X +ve + X+ve + + + + + + Y +ve + Y+ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Izometrie + + + + Dimetric + Dimetrie + + + + Trimetric + Trimetrie + + + + Scale + Měřítko + + + + View projection + Projekce pohledu + + + + Axis aligned up + Osa směřující nahoru + + + + + Flip + Překlopit + + + + Trimetric + Trimetrie + + + + Projection + Projekce + + + + Third Angle + Třetí úhel + + + + First Angle + První úhel + + + + View from: + Pohled od osy: + + + + Axis aligned right: + Osa směřující doprava: + + + Primary View + Hlavní pohled + + + Front + Přední + + + Right + Vpravo + + + Back + Zpět + + + Left + Vlevo + + + Top + Horní + + + Bottom + Dole + + + - Rotate + -Otočit + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Hlavní pohled + + + + Secondary Views + Sekundární zobrazení + + + + General + Obecné + + + + Auto scale / position + Auto měřítko / pozice + + + + Scale + Změna velikosti + + + Primary x / y + Primární x / y + + + Secondary dx / dy + Sekundární dx / dy + + + Show hidden + Zobrazit skryté + + + Show smooth + Zobrazit hladké + + + + Axonometric + Axonometrický + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Viditelné ostré hrany + + + + Visible smooth edges + Hladké hrany Viditelné + + + + Visible sewn edges + Šité okraje viditelné + + + + Visible outline edges + Viditelný obrys okrajů + + + + Visible isoparameters + Viditelné iso parametry + + + + Hidden sharp edges + Ostré hrany skryté + + + + Hidden smooth edges + Hladké hrany skryté + + + + Hidden sewn edges + Šité okraje skryté + + + + Hidden outline edges + Obrysové čáry skryté + + + + Hidden isoparameters + Skryté iso parametry + + + + Project shapes + Projekce tvaru + + + + Drawing_NewPage + + A0 landscape + A0 landscape + + + Insert new A0 landscape drawing + Insert new A0 landscape drawing + + + A1 landscape + A1 landscape + + + Insert new A1 landscape drawing + Insert new A1 landscape drawing + + + A2 landscape + A2 landscape + + + Insert new A2 landscape drawing + Insert new A2 landscape drawing + + + A3 landscape + A3 landscape + + + Insert new A3 landscape drawing + Insert new A3 landscape drawing + + + A4 landscape + A4 landscape + + + Insert new A4 landscape drawing + Insert new A4 landscape drawing + + + Insert new A%1 landscape drawing + Vložit nový výkres A%1 na šířku + + + A%1 landscape + A%1 na šířku + + + + Landscape + Na šířku + + + + Portrait + Na výšku + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Vložit nový %1%2 %3 výkres + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Vložit nový %1%2 %3 (%4) výkres + + + + QObject + + + + Choose an SVG file to open + Zvolte soubor SVG pro otevření + + + Drawing viewer + Prohlížeč výkresů + + + + + Scalable Vector Graphics (*.svg *.svgz) + Scalable Vector Graphics (*.svg *.svgz) + + + + + + + Wrong selection + Neplatný výběr + + + + Select a Part object. + Vybrat díl. + + + No page to insert + Není vložen žádný výkres + + + Create a page to insert. + Vytvoření stránky pro vložení. + + + Create a page to insert views into. + Vytvoří stránku pro vkládání pohledů. + + + + + + + + No page found + Stránka nebyla nalezena + + + + + + + + Create a page first. + Vytvořte nejprve stránku. + + + + Select exactly one Part object. + Vyberte právě jednu součást. + + + + + Select one Page object. + Vyberte jeden objekt stránky. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Všechny soubory (*.*) + + + + Export page + Exportovat stránku + + + + Show drawing + Zobrazit výkres + + + Front + Přední + + + Back + Zpět + + + Right + Vpravo + + + Left + Vlevo + + + Top + Horní + + + Bottom + Dole + + + + + Make axonometric... + Změnit na axonometrický + + + + + Edit axonometric settings... + Upravit nastavení axonometrie... + + + + + Make orthographic + Změnit na ortografický + + + + Workbench + + + Drawing + Výkres + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.qm new file mode 100644 index 0000000000..ff7daefd87 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.ts new file mode 100644 index 0000000000..b0dc2707b7 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.ts @@ -0,0 +1,864 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Zeichnung + + + + &Annotation + &Anmerkung + + + + + Inserts an Annotation view in the active drawing + Fügt eine Anmerkungsansicht in die aktive Zeichnung ein + + + + CmdDrawingClip + + + Drawing + Zeichnung + + + + &Clip + &Ausschnitt + + + + + Inserts a clip group in the active drawing + eine Auschnittsgruppe in die aktive Zeichnung einfügen + + + + CmdDrawingDraftView + + + Drawing + Zeichnung + + + + &Draft View + &Entwurfsansicht + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Fügt eine Entwurfsansicht der(des) ausgewählten Objekte(s) in die aktive Zeichnung ein + + + + CmdDrawingExportPage + + + File + Datei + + + + &Export page... + Seite &exportieren... + + + + + Export a page to an SVG file + Seite in SVG-Datei exportieren + + + + CmdDrawingNewA3Landscape + + + Drawing + Zeichnung + + + + + Insert new A3 landscape drawing + Neue A3-Zeichung einfügen (im Querformat) + + + + CmdDrawingNewPage + + + Drawing + Zeichnung + + + + + Insert new drawing + Neue Zeichnung einfügen + + + + CmdDrawingNewView + + + Drawing + Zeichnung + + + + Insert view in drawing + Ansicht in Zeichnung einfügen + + + + Insert a new View of a Part in the active drawing + Neue Ansicht eines Teils in aktive Zeichnung einfügen + + + + CmdDrawingOpen + + + Drawing + Zeichnung + + + + Open SVG... + Öffne SVG... + + + + Open a scalable vector graphic + Eine skalierbare Vektorgrafik (SVG) öffnen + + + + CmdDrawingOpenBrowserView + + + Drawing + Zeichnung + + + + Open &browser view + &Browser-Ansicht öffnen + + + + + Opens the selected page in a browser view + Öffnet die ausgewählte Seite in einer Browseransicht + + + + CmdDrawingProjGroup + + + Drawing + Zeichnung + + + + Insert orthographic views + Orthografische Ansichten einfügen + + + + Insert an orthographic projection of a part in the active drawing + Orthografische Projektion eines Bauteils in die aktive Zeichnung einfügen + + + + CmdDrawingProjectShape + + + Drawing + Zeichnung + + + + Project shape... + Fläche projizieren... + + + + + Project shape onto a user-defined plane + Fläche auf eine benutzerdefinierte Ebene projizieren + + + + CmdDrawingSymbol + + + Drawing + Zeichnung + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Fügt ein Symbol aus einer SVG-Datei in der aktiven Zeichnung ein + + + + TechDrawGui::MDIViewPage + + + &Background + &Hintergrund + + + + &Outline + &Umriss + + + + &Native + &Nativ + + + + &OpenGL + &OpenGL + + + + &Image + &Grafik + + + + &High Quality Antialiasing + &High Quality Antialiasing + + + + Open SVG File + SVG-Datei öffnen + + + + Could not open file '%1'. + Datei '%1' konnte nicht geöffnet werden. + + + + &Renderer + &Rendern + + + + Export PDF + PDF exportieren + + + + PDF file (*.pdf) + PDF-Datei (*.pdf) + + + + Page sizes + Seitengrößen + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Andere Ausrichtung + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + Der Drucker verwendet eine andere Orientierung als die Zeichnung. Möchten Sie fortfahren? + + + + + Different paper size + Anderes Papierformat + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + Der Drucker verwendet eine andere Papiergröße als die Zeichnung. Möchten Sie fortfahren? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Orthografische Projektion + + + + + + + + + + + + + + + Right click for axonometric settings + Rechtsklick für axonometrische Einstellungen + + + + Top left x / y + Oben links x / y + + + + Spacing dx / dy + Abstand dx / dy    + + + + Axis out and right +  Achse außerhalb und rechts + + + + Vertical tilt + Vertikale Neigung + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometrisch + + + + Dimetric + Dimetrisch + + + + Trimetric + Trimetrisch + + + + Scale + Maßstab + + + + View projection +  Ansichtsprojektion    + + + + Axis aligned up +  Achse nach oben ausgerichtet + + + + + Flip + Umdrehen + + + + Trimetric + Trimetrisch + + + + Projection + Projektion + + + + Third Angle + Dritter Winkel + + + + First Angle + Erster Winkel + + + + View from: + Blick von: + + + + Axis aligned right: + Achse nach rechts ausgerichtet: + + + Primary View + Hauptansicht + + + Front + Vorne + + + Right + Rechts + + + Back + Zurück + + + Left + Links + + + Top + Oben + + + Bottom + Unten + + + - Rotate + -Drehen + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Hauptansicht + + + + Secondary Views + Sekundäre Ansichen + + + + General + Allgemein + + + + Auto scale / position + Auto-Skalierung / -Position + + + + Scale + Skalieren + + + Primary x / y + Primäre x / y + + + Secondary dx / dy + Sekundäre dx / dy + + + + Show hidden lines + Zeige verdeckte Kanten + + + + Show smooth lines + Zeige glatte Kanten + + + + Axonometric + Axonometrisch + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Sichtbare scharfe Kanten + + + + Visible smooth edges + Sichtbare glatte Kanten + + + + Visible sewn edges + Sichtbare genähte Kanten + + + + Visible outline edges + Sichtbare Außenkanten + + + + Visible isoparameters + Sichtbare Isoparameter + + + + Hidden sharp edges + Versteckte scharfe Kanten + + + + Hidden smooth edges + Versteckte glatte Kanten + + + + Hidden sewn edges + Versteckte genähte Kanten + + + + Hidden outline edges + Versteckte Außenkanten + + + + Hidden isoparameters + Versteckte Isoparameter + + + + Project shapes + Projekt Formen + + + + Drawing_NewPage + + A0 landscape + A0 Querformat + + + Insert new A0 landscape drawing + Neue A3-Zeichung einfügen (im Querformat) {0 ?} + + + A1 landscape + A1 Querformat + + + Insert new A1 landscape drawing + Neue A3-Zeichung einfügen (im Querformat) {1 ?} + + + A2 landscape + A2 Querformat + + + Insert new A2 landscape drawing + Neue A3-Zeichung einfügen (im Querformat) {2 ?} + + + A3 landscape + A3 Querformat + + + Insert new A3 landscape drawing + Neue A3-Zeichung einfügen (im Querformat) + + + A4 landscape + A4 Querformat + + + Insert new A4 landscape drawing + Neue A3-Zeichung einfügen (im Querformat) {4 ?} + + + Insert new A%1 landscape drawing + Füge neue Zeichnung im A%1 Querformat ein + + + A%1 landscape + A%1-Querformat + + + + Landscape + Landschaft + + + + Portrait + Porträt + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Neue %1%2 %3 Zeichnung einfügen + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Neue %1%2 %3 (%4) Zeichnung einfügen + + + + QObject + + + + Choose an SVG file to open + Wählen Sie eine SVG-Datei zum Öffnen aus + + + Drawing viewer + Zeichnungsbetrachter + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skalierbare Vektorgrafik (*.svg *.svgz) + + + + + + + Wrong selection + Falsche Auswahl + + + + Select a Part object. + Wählen Sie ein Teile-Objekt aus.. + + + No page to insert + Keine Seite zum einfügen + + + Create a page to insert. + Erzeugen Sie eine Seite zum Einfügen des Objekts. + + + Create a page to insert views into. + Erstelle Seite um Ansichten einzufügen. + + + + + + + + No page found + Keine Seite gefunden + + + + + + + + Create a page first. + Erstellen Sie zunächst eine Seite. + + + + Select exactly one Part object. + Wählen Sie genau ein Teil-Objekt. + + + + + Select one Page object. + Wählen Sie ein Page-Objekt aus. + + + + SVG (*.svg) + SVG (*.SVG) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Alle Dateien (*.*) + + + + Export page + Seite exportieren + + + + Show drawing + Zeichnung anzeigen + + + Front + Vorne + + + Back + Zurück + + + Right + Rechts + + + Left + Links + + + Top + Oben + + + Bottom + Unten + + + + + Make axonometric... + Axonometrisch machen... + + + + + Edit axonometric settings... + Axonometrie-Einstellungen bearbeiten... + + + + + Make orthographic + Orthographisch machen + + + + Workbench + + + Drawing + Zeichnung + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.qm new file mode 100644 index 0000000000..6987c4e6b3 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts new file mode 100644 index 0000000000..6312d327f3 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Dibujo + + + + &Annotation + &Anotación + + + + + Inserts an Annotation view in the active drawing + Inserta una nota en el actual dibujo + + + + CmdDrawingClip + + + Drawing + Dibujo + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserta un clip de grupo en el actual dibujo + + + + CmdDrawingDraftView + + + Drawing + Dibujo + + + + &Draft View + &Vista Boceto + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserta una vista de boceto del/los objeto(s) seleccionado(s) en el dibujo activo + + + + CmdDrawingExportPage + + + File + Archivo + + + + &Export page... + &Exportar página... + + + + + Export a page to an SVG file + Exportar una página a un archivo SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Dibujo + + + + + Insert new A3 landscape drawing + Inserta un nuevo dibujo en formato A3 + + + + CmdDrawingNewPage + + + Drawing + Dibujo + + + + + Insert new drawing + Insertar nuevo dibujo + + + + CmdDrawingNewView + + + Drawing + Dibujo + + + + Insert view in drawing + Insertar vista en el dibujo + + + + Insert a new View of a Part in the active drawing + Insertar una nueva Vista de una Pieza en el dibujo activo + + + + CmdDrawingOpen + + + Drawing + Dibujo + + + + Open SVG... + Abrir SVG... + + + + Open a scalable vector graphic + Abre una imagen vectorial escalable + + + + CmdDrawingOpenBrowserView + + + Drawing + Dibujo + + + + Open &browser view + Abrir &vista de navegador + + + + + Opens the selected page in a browser view + Abre la página seleccionada en una vista de navegador + + + + CmdDrawingProjGroup + + + Drawing + Dibujo + + + + Insert orthographic views + Insertar vistas ortogonales + + + + Insert an orthographic projection of a part in the active drawing + Insertar una proyección ortogonal de una parte in el actual dibujo + + + + CmdDrawingProjectShape + + + Drawing + Dibujo + + + + Project shape... + Formas del proyecto... + + + + + Project shape onto a user-defined plane + Projectar silueta a un plano definido por el usuario + + + + CmdDrawingSymbol + + + Drawing + Dibujo + + + + &Symbol + &Símbolo + + + + + Inserts a symbol from a svg file in the active drawing + Inserta un símbolo desde un archivo svg en el dibujo activo + + + + TechDrawGui::MDIViewPage + + + &Background + &Fondo + + + + &Outline + &Contorno + + + + &Native + &Nativo + + + + &OpenGL + &OpenGL + + + + &Image + &Imagen + + + + &High Quality Antialiasing + &Antialiasing alta calidad + + + + Open SVG File + Abrir archivo SVG + + + + Could not open file '%1'. + No se pudo abrir el archivo '%1'. + + + + &Renderer + &Renderizador + + + + Export PDF + Exportar PDF + + + + PDF file (*.pdf) + Archivo PDF (*.pdf) + + + + Page sizes + Tamaños de página + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Orientación diferente de la hoja + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + La impresora utiliza una orientación de papel distinta a la del dibujo. +¿Desea continuar? + + + + + Different paper size + Distinto tamaño de papel + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + La impresora usa un tamaño de papel distinto al del dibujo. +¿Desea continuar? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Proyección ortogonal + + + + + + + + + + + + + + + Right click for axonometric settings + Click derecho para configuración axonométrica + + + + Top left x / y + Arriba izquierda x / y + + + + Spacing dx / dy + Espaciado dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + sentido de axis a derecha + + + + Vertical tilt + Inclinación vertical + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isométrico + + + + Dimetric + Dimétrica + + + + Trimetric + Trimétrica + + + + Scale + Escala + + + + View projection + Proyección de la vista + + + + Axis aligned up + Eje alineado arriba + + + + + Flip + Voltear + + + + Trimetric + Trimétrica + + + + Projection + Proyección + + + + Third Angle + Tercer ángulo + + + + First Angle + Primer ángulo + + + + View from: + Vista desde: + + + + Axis aligned right: + Eje alineado a la derecha: + + + Primary View + Vista principal + + + Front + Alzado + + + Right + Derecha + + + Back + Volver + + + Left + Izquierda + + + Top + Planta + + + Bottom + Inferior + + + - Rotate + - Rotar + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Vista principal + + + + Secondary Views + Vistas Secundarias + + + + General + General + + + + Auto scale / position + Auto Escalar / Situar + + + + Scale + Escalar + + + Primary x / y + x / y primario + + + Secondary dx / dy + dx / dy secundario + + + Show hidden + Mostrar ocultos + + + Show smooth + Mostrar alisado + + + + Axonometric + Axonométrica + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Aristas visibles + + + + Visible smooth edges + Bordes suavizados visibles + + + + Visible sewn edges + Bordes cosidos visibles + + + + Visible outline edges + Aristas de contorno visibles + + + + Visible isoparameters + Isoparámetros visibles + + + + Hidden sharp edges + Aristas ocultas + + + + Hidden smooth edges + oculta aristas no vivas + + + + Hidden sewn edges + Aristas ocultas cosidas + + + + Hidden outline edges + Aristas de contorno ocultas + + + + Hidden isoparameters + Isoparámetros ocultos + + + + Project shapes + Formas del proyecto + + + + Drawing_NewPage + + A0 landscape + A0 horizontal + + + Insert new A0 landscape drawing + Insertar nuevo dibujo A0 horizontal + + + A1 landscape + A1 horizontal + + + Insert new A1 landscape drawing + Insertar nuevo dibujo A1 horizontal + + + A2 landscape + A2 horizontal + + + Insert new A2 landscape drawing + Insertar nuevo dibujo A2 horizontal + + + A3 landscape + A3 horizontal + + + Insert new A3 landscape drawing + Inserta un nuevo dibujo en formato A3 + + + A4 landscape + A4 horizontal + + + Insert new A4 landscape drawing + Insertar nuevo dibujo A4 horizontal + + + Insert new A%1 landscape drawing + Insertar nuevo dibujo A%1 horizontal + + + A%1 landscape + A%1 horizontal + + + + Landscape + Apaisado + + + + Portrait + Vertical + + + + %1%2 %3 + %1 %2 %3 + + + + Insert new %1%2 %3 drawing + Inserte el nuevo dibujo de %1 %2 %3 + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Inserte nuevo dibujo %1%2 %3 (%4) + + + + QObject + + + + Choose an SVG file to open + Seleccionar un archivo SVG para abrir + + + Drawing viewer + Visor de dibujos + + + + + Scalable Vector Graphics (*.svg *.svgz) + Imagen vectorial escalable (*.svg *.svgz) + + + + + + + Wrong selection + Selección incorrecta + + + + Select a Part object. + Seleccionar un objeto Pieza. + + + No page to insert + Ninguna página para insertar + + + Create a page to insert. + Crear una página para insertar. + + + Create a page to insert views into. + Crear una página para insertar vistas. + + + + + + + + No page found + No se ha encontrado una página de dibujo + + + + + + + + Create a page first. + Cree una página de dibujo primero. + + + + Select exactly one Part object. + Seleccione un único objeto parte. + + + + + Select one Page object. + Seleccionar una página de objetos. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Todos los archivos (*.*) + + + + Export page + Exportar página + + + + Show drawing + Mostrar dibujo + + + Front + Alzado + + + Back + Volver + + + Right + Derecha + + + Left + Izquierda + + + Top + Planta + + + Bottom + Inferior + + + + + Make axonometric... + Hacer axonométricas... + + + + + Edit axonometric settings... + Editar configuración axonométricas... + + + + + Make orthographic + Hacer ortográfica + + + + Workbench + + + Drawing + Dibujo + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.qm new file mode 100644 index 0000000000..93d03336de Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts new file mode 100644 index 0000000000..beef244087 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Piirros + + + + &Annotation + &Huomautus + + + + + Inserts an Annotation view in the active drawing + Lisää Huomautus näkymä aktiiviseen tekniseenpiirustukseen + + + + CmdDrawingClip + + + Drawing + Piirros + + + + &Clip + &Leikkaa + + + + + Inserts a clip group in the active drawing + Lisää leikeryhmän aktiiviseen tekniseen piirustukseen + + + + CmdDrawingDraftView + + + Drawing + Piirros + + + + &Draft View + & Vedos näkymä + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Lisää valitun kohteen (kohteiden) vedosnäkymän aktiivisessa piirroksessa + + + + CmdDrawingExportPage + + + File + Tiedosto + + + + &Export page... + &Vie sivu... + + + + + Export a page to an SVG file + Vie sivu SVG-tiedostoon + + + + CmdDrawingNewA3Landscape + + + Drawing + Piirros + + + + + Insert new A3 landscape drawing + Lisää uusi A3 piirustus + + + + CmdDrawingNewPage + + + Drawing + Piirros + + + + + Insert new drawing + Lisää uusi piirros + + + + CmdDrawingNewView + + + Drawing + Piirros + + + + Insert view in drawing + Lisää näkymä piirustukseen + + + + Insert a new View of a Part in the active drawing + Lisää uusi näkymä aktiivisen piirustuksen osasta + + + + CmdDrawingOpen + + + Drawing + Piirros + + + + Open SVG... + Avaa SVG ... + + + + Open a scalable vector graphic + Avaa skaalautuva vektorigrafiikka + + + + CmdDrawingOpenBrowserView + + + Drawing + Piirros + + + + Open &browser view + Avaa &selaimen näkymä + + + + + Opens the selected page in a browser view + Avaa valitun sivun selainnäkymässä + + + + CmdDrawingProjGroup + + + Drawing + Piirros + + + + Insert orthographic views + Lisää Ortografisia näkymiä + + + + Insert an orthographic projection of a part in the active drawing + Lisää ortografinen projektio aktiivisen teknisen piirroksen osasta + + + + CmdDrawingProjectShape + + + Drawing + Piirros + + + + Project shape... + Projektin muoto... + + + + + Project shape onto a user-defined plane + Projektin muoto käyttäjän määrittelemän tason päälle + + + + CmdDrawingSymbol + + + Drawing + Piirros + + + + &Symbol + & Symboli + + + + + Inserts a symbol from a svg file in the active drawing + Lisää symbolin svg-tiedostosta aktiiviseen piirrokseen + + + + TechDrawGui::MDIViewPage + + + &Background + &Tausta + + + + &Outline + &Jäsennys + + + + &Native + &Paikallinen + + + + &OpenGL + &OpenGL + + + + &Image + &Kuva + + + + &High Quality Antialiasing + &Korkealaatuinen reunojen pehmennys + + + + Open SVG File + Avaa SVG-tiedosto + + + + Could not open file '%1'. + Tiedostoa '%1' ei voitu avata. + + + + &Renderer + &Renderöinti + + + + Export PDF + Vie PDF-asiakirjaan + + + + PDF file (*.pdf) + PDF-tiedosto (*.pdf) + + + + Page sizes + Sivukoot + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Erilainen sivun suunta + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + Tulostin käyttää eri paperisuuntaa kuin piirros. +Haluatko jatkaa? + + + + + Different paper size + Erilainen paperikoko + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + Tulostin käyttää eri paperikokoa kuin piirros. +Haluatko jatkaa? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Ortografinen projektio + + + + + + + + + + + + + + + Right click for axonometric settings + Napsauta hiiren oikeata nappia aksonometrisille asetuksille + + + + Top left x / y + Ylävasen x / y + + + + Spacing dx / dy + Välit dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Akseli ulos oikealle + + + + Vertical tilt + pystykallistus + + + + + X +ve + X + ve + + + + + + Y +ve + Y + ve + + + + + + Z +ve + Z + ve + + + + + X -ve + X - ve + + + + + + Y -ve + Y - ve + + + + + + Z -ve + Z - ve + + + + Isometric + Isometrinen + + + + Dimetric + Dimetrinen + + + + Trimetric + Trimetrinen + + + + Scale + Mittakaava + + + + View projection + Katso projektio + + + + Axis aligned up + Akseli tasattu ylös + + + + + Flip + Käännä + + + + Trimetric + Trimetrinen + + + + Projection + Projektio + + + + Third Angle + Kolmas kulma + + + + First Angle + Ensimmäinen kulma + + + + View from: + Näkymä: + + + + Axis aligned right: + Akseli tasattu oikealle: + + + Primary View + Ensisijainen näkymä + + + Front + Etupuoli + + + Right + Oikea + + + Back + Takaisin + + + Left + Vasen + + + Top + Yläpuoli + + + Bottom + Pohja + + + - Rotate + - Kierrä + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Ensisijainen näkymä + + + + Secondary Views + Toissijaiset näkymät + + + + General + Yleiset + + + + Auto scale / position + Automaattinen skaalaus / sijainti + + + + Scale + Mittakaava + + + Primary x / y + Ensisijainen x / y + + + Secondary dx / dy + Toissijainen dx / dy + + + Show hidden + Näytä piilotetut + + + Show smooth + Näytä sileä + + + + Axonometric + Aksonometrisiä + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Näkyvät terävät reunat + + + + Visible smooth edges + Näkyvät pehmeät reunat + + + + Visible sewn edges + Näkyvät pehmeäkantiset reunat + + + + Visible outline edges + Näytä jäsennyksen reunat + + + + Visible isoparameters + Näytä isoparametriset + + + + Hidden sharp edges + Piilotetut terävät reunat + + + + Hidden smooth edges + Piilotetut pehmeät reunat + + + + Hidden sewn edges + Piilotetut pehmeäkantiset reunat + + + + Hidden outline edges + Piilotetut ääriviivojen reunat + + + + Hidden isoparameters + Piilotetut isoparametrit + + + + Project shapes + Projektin muodot + + + + Drawing_NewPage + + A0 landscape + A0 vaakakuva + + + Insert new A0 landscape drawing + Lisää uusi A0 vaakakuva, piirustus + + + A1 landscape + A1 vaakakuva + + + Insert new A1 landscape drawing + Lisää uusi A1 vaakakuva, piirustus + + + A2 landscape + A2 vaakakuva + + + Insert new A2 landscape drawing + Lisää uusi A2 vaakakuva, piirustus + + + A3 landscape + A3 pystykuva + + + Insert new A3 landscape drawing + Lisää uusi A3 piirustus + + + A4 landscape + A4 vaakakuva + + + Insert new A4 landscape drawing + Lisää uusi A4 vaakakuva, piirustus + + + Insert new A%1 landscape drawing + Lisää uusi A%1 vaakatasoinen piirustus + + + A%1 landscape + A%1 vaakatasoinen + + + + Landscape + Vaakasuora + + + + Portrait + Pystysuora + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Lisää uusi %1%2 %3 piirros + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Laita uusi %1%2 %3 (%4) piirros + + + + QObject + + + + Choose an SVG file to open + Valitse avattava SVG-tiedosto + + + Drawing viewer + Piirustuksen katseluohjelma + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skaalautuvat vektorigrafiikat (*.svg *.svgz) + + + + + + + Wrong selection + Väärä valinta + + + + Select a Part object. + Valitse osa-objekti. + + + No page to insert + Sivua ei ole luotu kuvan lisäämistä varten + + + Create a page to insert. + Luo sivu kuvien lisäämistä varten. + + + Create a page to insert views into. + Luo sivu johon lisäät näkymiä. + + + + + + + + No page found + Sivua ei löydy + + + + + + + + Create a page first. + Luo sivu ensin. + + + + Select exactly one Part object. + Valitse täsmälleen yksi osa-kohde. + + + + + Select one Page object. + Valitse yksi sivu-objekti. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Kaikki tiedostot (*.*) + + + + Export page + Vie sivu + + + + Show drawing + Näytä piirustus + + + Front + Etupuoli + + + Back + Takaisin + + + Right + Oikea + + + Left + Vasen + + + Top + Yläpuoli + + + Bottom + Pohja + + + + + Make axonometric... + Tee aksonometrisenä... + + + + + Edit axonometric settings... + Muokkaa aksonometrisiä asetuksia... + + + + + Make orthographic + Tee ortograafinen + + + + Workbench + + + Drawing + Piirros + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.qm new file mode 100644 index 0000000000..720d2d73fc Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.ts new file mode 100644 index 0000000000..23f864e03e --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.ts @@ -0,0 +1,872 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Mise en plan + + + + &Annotation + &Annotation + + + + + Inserts an Annotation view in the active drawing + Insère une annotation sur la feuille active + + + + CmdDrawingClip + + + Drawing + Mise en plan + + + + &Clip + &Masque + + + + + Inserts a clip group in the active drawing + Insère un groupe de masquage sur la feuille active + + + + CmdDrawingDraftView + + + Drawing + Mise en plan + + + + &Draft View + &Draft Vue + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Insère une vue Draft des objets sélectionnés dans la page active + + + + CmdDrawingExportPage + + + File + Fichier + + + + &Export page... + &Exporter la page... + + + + + Export a page to an SVG file + Exporter une page vers un fichier SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Mise en plan + + + + + Insert new A3 landscape drawing + Insère une nouvelle feuille A3 paysage + + + + CmdDrawingNewPage + + + Drawing + Mise en plan + + + + + Insert new drawing + Insérer une nouvelle feuille + + + + CmdDrawingNewView + + + Drawing + Mise en plan + + + + Insert view in drawing + Insérer une vue dans la page + + + + Insert a new View of a Part in the active drawing + Insérer une nouvelle vue de la pièce dans la page active + + + + CmdDrawingOpen + + + Drawing + Mise en plan + + + + Open SVG... + Ouvrir SVG... + + + + Open a scalable vector graphic + Ouvrir un fichier vectoriel SVG + + + + CmdDrawingOpenBrowserView + + + Drawing + Mise en plan + + + + Open &browser view + Vue &web + + + + + Opens the selected page in a browser view + Ouvre la feuille sélectionnée dans le navigateur web + + + + CmdDrawingProjGroup + + + Drawing + Mise en plan + + + + Insert orthographic views + Insérer des vues orthogonales + + + + Insert an orthographic projection of a part in the active drawing + Insérer une projection orthogonale d'une forme sur la feuille active + + + + CmdDrawingProjectShape + + + Drawing + Mise en plan + + + + Project shape... + Projeter la forme... + + + + + Project shape onto a user-defined plane + Projeter une forme sur un plan défini par l'utilisateur + + + + CmdDrawingSymbol + + + Drawing + Mise en plan + + + + &Symbol + &Symbole + + + + + Inserts a symbol from a svg file in the active drawing + Insère un symbole à partir d'un fichier svg dans la mise en plan active + + + + TechDrawGui::MDIViewPage + + + &Background + &Arrière-plan + + + + &Outline + &Contour + + + + &Native + &Natif + + + + &OpenGL + &OpenGL + + + + &Image + &Image + + + + &High Quality Antialiasing + Anticrénelage &haute qualité + + + + Open SVG File + Ouvrir un fichier SVG + + + + Could not open file '%1'. + Impossible d'ouvrir le fichier '%1'. + + + + &Renderer + Moteur de &rendu + + + + Export PDF + Exporter vers PDF + + + + PDF file (*.pdf) + Fichier PDF (*.pdf) + + + + Page sizes + Formats de papier + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Orientation différente + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + L'imprimante utilise une orientation différente que le dessin. Voulez-vous continuer ? + + + + + Different paper size + Format de papier différent + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + L'imprimante utilise un format de papier différent que le dessin. Voulez-vous continuer ? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Projection orthogonale + + + + + + + + + + + + + + + Right click for axonometric settings + Faites un clic droit pour les paramètres d'axonométrie + + + + Top left x / y + En haut à gauche x / y + + + + Spacing dx / dy + Espacement dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Sens de l'axe vers la droite + + + + Vertical tilt + Retournement vertical + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isométrique + + + + Dimetric + Dimétrique + + + + Trimetric + Trimétrique + + + + Scale + Échelle + + + + View projection + Vue de projection + + + + Axis aligned up + Axe aligné vers le haut + + + + + Flip + Retourner + + + + Trimetric + Trimétrique + + + + Projection + Projection + + + + Third Angle + américaine + + + + First Angle + européenne + + + + View from: + Vue de : + + + + Axis aligned right: + Axe aligné à droite : + + + Primary View + Vue principale + + + Front + Frontal + + + Right + Droit + + + Back + Arrière + + + Left + Gauche + + + Top + Dessus + + + Bottom + Dessous + + + - Rotate + -Faire pivoter + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Vue principale + + + + Secondary Views + Vues secondaires + + + + General + Général + + + + Auto scale / position + Échelle / position auto + + + + Scale + Échelle + + + Primary x / y + x / y principaux + + + Secondary dx / dy + dx et dy secondaires + + + Show hidden + Monter les bords cachés + + + Show smooth + Montrer les bords lissés + + + + Axonometric + Axonométrique + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Arêtes vives visibles + + + + Visible smooth edges + Arêtes de tangence visibles + + + + Visible sewn edges + Arêtes cousues visibles + + + + Visible outline edges + Arêtes de contour visibles + + + + Visible isoparameters + Isoparamètres visibles + + + + Hidden sharp edges + Arêtes vives masquées + + + + Hidden smooth edges + Arêtes de tangence masquées + + + + Hidden sewn edges + Arêtes cousues masquées + + + + Hidden outline edges + Arêtes de contour masquées + + + + Hidden isoparameters + Isoparamètres masqués + + + + Project shapes + Projeter les formes + + + + Drawing_NewPage + + A0 landscape + A0 paysage + + + Insert new A0 landscape drawing + Insérer une feuille A0 paysage + + + A1 landscape + A1 paysage + + + Insert new A1 landscape drawing + Insérer une feuille A1 paysage + + + A2 landscape + A2 paysage + + + Insert new A2 landscape drawing + Insérer une feuille A2 paysage + + + A3 landscape + A3 Paysage + + + Insert new A3 landscape drawing + Insère une nouvelle feuille A3 paysage + + + A4 landscape + A4 paysage + + + Insert new A4 landscape drawing + Insérer une feuille A4 paysage + + + Insert new A%1 landscape drawing + Insérer une nouvelle feuille A%1 paysage + + + A%1 landscape + A%1 paysage + + + + Landscape + Paysage + + + + Portrait + Portrait + + + + %1%2 %3 + %1 %2 %3 + + + + Insert new %1%2 %3 drawing + Insérer le nouveau %1 %2 %3 dessin + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insérer le nouveau dessin %1 %2 %3 (%4) + + + + QObject + + + + Choose an SVG file to open + Choisir un fichier SVG à ouvrir + + + Drawing viewer + Visionneuse de mise en plan + + + + + Scalable Vector Graphics (*.svg *.svgz) + Fichier vectoriel SVG (*.svg *.svgz) + + + + + + + Wrong selection + Mauvaise sélection + + + + Select a Part object. + Sélectionnez un objet pièce. + + + No page to insert + Aucune page pour insérer + + + Create a page to insert. + Créer une page à insérer. + + + Create a page to insert views into. + Crée une feuille pour y insérer des vues + + + + + + + + No page found + Aucune page trouvée + + + + + + + + Create a page first. + Créez d'abord une page. + + + + Select exactly one Part object. + Sélectionnez exactement un seul objet Pièce. + + + + + Select one Page object. + Sélectionnez un objet Page. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Tous les fichiers (*.*) + + + + Export page + Exporter la page + + + + Show drawing + Afficher la mise en plan + + + Front + Frontal + + + Back + Arrière + + + Right + Droit + + + Left + Gauche + + + Top + Dessus + + + Bottom + Dessous + + + + + Make axonometric... + Rendre axonométrique... + + + + + Edit axonometric settings... + Modifier les paramètres axonométriques... + + + + + Make orthographic + Rendre orthographique + + + + Workbench + + + Drawing + Mise en plan + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.qm new file mode 100644 index 0000000000..f397f36bc9 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts new file mode 100644 index 0000000000..30fd62eed0 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Crtež + + + + &Annotation + Anotacija + + + + + Inserts an Annotation view in the active drawing + Dodaje anotacijski pogled aktivnom crtežu + + + + CmdDrawingClip + + + Drawing + Crtež + + + + &Clip + &Izrez + + + + + Inserts a clip group in the active drawing + Dodaje izrezanu grupu aktivnom pogledu + + + + CmdDrawingDraftView + + + Drawing + Crtež + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Datoteka + + + + &Export page... + Izvedi stranicu... + + + + + Export a page to an SVG file + Izvoz stranicu za SVG datoteku + + + + CmdDrawingNewA3Landscape + + + Drawing + Crtež + + + + + Insert new A3 landscape drawing + Umetanje novog A3 pejzaža za crtanje + + + + CmdDrawingNewPage + + + Drawing + Crtež + + + + + Insert new drawing + Umetni novi crtež + + + + CmdDrawingNewView + + + Drawing + Crtež + + + + Insert view in drawing + Umetnite pogled u crtežu + + + + Insert a new View of a Part in the active drawing + Umetnite novi pogled na dio u aktivnom crtežu + + + + CmdDrawingOpen + + + Drawing + Crtež + + + + Open SVG... + Otvori SVG ... + + + + Open a scalable vector graphic + Otvorite ljestivcu- vektorska grafika + + + + CmdDrawingOpenBrowserView + + + Drawing + Crtež + + + + Open &browser view + Otvori za pregledavanje + + + + + Opens the selected page in a browser view + Otvara odabrani crtež u modu pregledavanja + + + + CmdDrawingProjGroup + + + Drawing + Crtež + + + + Insert orthographic views + Umetni ortografske poglede + + + + Insert an orthographic projection of a part in the active drawing + Postavi ortografsku projekciju parta u aktivnom crtežu + + + + CmdDrawingProjectShape + + + Drawing + Crtež + + + + Project shape... + Projecirani oblik ... + + + + + Project shape onto a user-defined plane + Projeciraj oblik na korisnički definiranu ravninu + + + + CmdDrawingSymbol + + + Drawing + Crtež + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + I pozadina + + + + &Outline + & Potez + + + + &Native + & Prirodan + + + + &OpenGL + I OpenGL + + + + &Image + I slike + + + + &High Quality Antialiasing + & visko kvalitetno anti prekrivanje + + + + Open SVG File + Otvori SVG datoteku + + + + Could not open file '%1'. + Nije moguće otvoriti datoteku '%1. + + + + &Renderer + &; Renderer + + + + Export PDF + Izvoz PDF + + + + PDF file (*.pdf) + PDF datoteke (*. pdf) + + + + Page sizes + Veličine stranica + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Ortografska projekcija + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Projekcija + + + + Third Angle + Treći kut + + + + First Angle + Prvi kut + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primarni pogled + + + Front + Ispred + + + Right + Desno + + + Back + Natrag + + + Left + Lijevo + + + Top + Gore + + + Bottom + Ispod + + + - Rotate + - Rotiraj + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Primarni pogled + + + + Secondary Views + Sekundarni pogledi + + + + General + Općenito + + + + Auto scale / position + automatski skaliraj/pozicioniraj + + + + Scale + Skaliraj + + + Primary x / y + Primarni x / y + + + Secondary dx / dy + Sekundarni dx / dy + + + Show hidden + Prikaži skriveno + + + Show smooth + Prikaži izglađeno + + + + Axonometric + Aksonometrijski + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Vidljivi oštri rubovi + + + + Visible smooth edges + Vidljivi glatki rubovi + + + + Visible sewn edges + Vidljivi iscrtkani rubovi + + + + Visible outline edges + Vidljivi vanjski rubovi + + + + Visible isoparameters + Vidljivi izometrijski parametri + + + + Hidden sharp edges + Skriveni oštri rubovi + + + + Hidden smooth edges + Skriveni glatki rubovi + + + + Hidden sewn edges + Skriveni iscrtkani rubovi + + + + Hidden outline edges + Skriveni vanjski rubovi + + + + Hidden isoparameters + Skriveni izometrijski parametri + + + + Project shapes + Projecirani oblik + + + + Drawing_NewPage + + A0 landscape + A0 pejzaž + + + Insert new A0 landscape drawing + Umetnite novi A0 pejzažni crtež + + + A1 landscape + A1 pejzaž + + + Insert new A1 landscape drawing + Umetnite novi A1 pejzažni crtež + + + A2 landscape + A2 pejzaž + + + Insert new A2 landscape drawing + Umetnite novi A2 pejzažni crtež + + + A3 landscape + A3 pejzaž + + + Insert new A3 landscape drawing + Umetanje novog A3 pejzaža za crtanje + + + A4 landscape + A4 pejzaž + + + Insert new A4 landscape drawing + Umetnite novi A4 pejzažni crtež + + + Insert new A%1 landscape drawing + Umetni novi A%1 pejzažni crtež + + + A%1 landscape + A%1 pejzaž + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Odaberite SVG datoteku za otvaranje + + + Drawing viewer + Preglednik za crtanje + + + + + Scalable Vector Graphics (*.svg *.svgz) + Ljestvica- Vector Graphics (SVG *. *. svgz) + + + + + + + Wrong selection + Pogrešan odabir + + + + Select a Part object. + Odaberite dio objekta. + + + No page to insert + Nema stranica za umetanje + + + Create a page to insert. + Stvaranje stranica za umetanje. + + + Create a page to insert views into. + Stvori stranicu na koju će se dodati pogled. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Odaberite jednu stranicu objekta + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*. svg) + + + + All Files (*.*) + Sve datoteke (*.*) + + + + Export page + Izvedi stranicu + + + + Show drawing + Prikaži crtež + + + Front + Ispred + + + Back + Natrag + + + Right + Desno + + + Left + Lijevo + + + Top + Gore + + + Bottom + Ispod + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Crtež + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.qm new file mode 100644 index 0000000000..319a4579f6 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.ts new file mode 100644 index 0000000000..b27ddf1105 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Rajzolás + + + + &Annotation + M&Agyarázó jesgyzet + + + + + Inserts an Annotation view in the active drawing + Egy jegyzet nézet beillesztése az aktív rajzba + + + + CmdDrawingClip + + + Drawing + Rajzolás + + + + &Clip + Kivágás + + + + + Inserts a clip group in the active drawing + Kivágás csoport beillesztése az aktív rajzba + + + + CmdDrawingDraftView + + + Drawing + Rajzolás + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Fájl + + + + &Export page... + Oldal &exportálása... + + + + + Export a page to an SVG file + Oldalt exportál SVG fájlba + + + + CmdDrawingNewA3Landscape + + + Drawing + Rajzolás + + + + + Insert new A3 landscape drawing + Új A3 tájkép rajzot illeszt + + + + CmdDrawingNewPage + + + Drawing + Rajzolás + + + + + Insert new drawing + Helyezze be az új rajzot + + + + CmdDrawingNewView + + + Drawing + Rajzolás + + + + Insert view in drawing + A rajzba nézetet illeszt + + + + Insert a new View of a Part in the active drawing + A meglévő rajzba új rész nézetet illeszt + + + + CmdDrawingOpen + + + Drawing + Rajzolás + + + + Open SVG... + SVG megynyitása... + + + + Open a scalable vector graphic + Skálázható vektor grafikát nyit meg + + + + CmdDrawingOpenBrowserView + + + Drawing + Rajzolás + + + + Open &browser view + &böngésző nézet megynyitása + + + + + Opens the selected page in a browser view + Megnyitja a kijelölt lapot egy böngésző nézetben + + + + CmdDrawingProjGroup + + + Drawing + Rajzolás + + + + Insert orthographic views + Merőleges vetítés nézetek beszúrása + + + + Insert an orthographic projection of a part in the active drawing + Az aktív rajz egy részének a merőleges vetítés beszúrása + + + + CmdDrawingProjectShape + + + Drawing + Rajzolás + + + + Project shape... + Terv formák... + + + + + Project shape onto a user-defined plane + A felhasználó által meghatározott síkra vetített formák + + + + CmdDrawingSymbol + + + Drawing + Rajzolás + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + Háttér &B + + + + &Outline + Körv&onal + + + + &Native + &Natív + + + + &OpenGL + &OpenGL + + + + &Image + &Kép &I + + + + &High Quality Antialiasing + &Magas minőségű Antialiasing &H + + + + Open SVG File + SVG fájl megnyitása + + + + Could not open file '%1'. + Nem tudja megnyitni a '%1'fájlt. + + + + &Renderer + &Renderelő + + + + Export PDF + Exportálás PDF-be + + + + PDF file (*.pdf) + PDF fájl (*.pdf) + + + + Page sizes + Oldalméretek + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4-es + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + A merőleges vetítés + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Vetítés + + + + Third Angle + Harmadik szög + + + + First Angle + Első szög + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Elsődleges nézet + + + Front + Elölnézet + + + Right + Jobb + + + Back + Vissza + + + Left + Bal nézet + + + Top + Felülnézet + + + Bottom + Alsó + + + - Rotate + -Forgatás + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Elsődleges nézet + + + + Secondary Views + Másodlagos nézetek + + + + General + Általános + + + + Auto scale / position + Az automatikus méretezés / elhelyezés + + + + Scale + Méret + + + Primary x / y + Elsődleges x / y + + + Secondary dx / dy + Másodlagos dx / dy + + + Show hidden + Rejtettek megjelenítése + + + Show smooth + Simítás megjelenítése + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Látható éles élek + + + + Visible smooth edges + Látható simított élek + + + + Visible sewn edges + Látható varrott élek + + + + Visible outline edges + Látható körvonal élek + + + + Visible isoparameters + Látható isoparaméterek + + + + Hidden sharp edges + Rejtett éles élek + + + + Hidden smooth edges + Rejtett simított élek + + + + Hidden sewn edges + Rejtett varrott élek + + + + Hidden outline edges + Rejtett vázlat élek + + + + Hidden isoparameters + Rejtett iso-paraméterek + + + + Project shapes + Terv formák + + + + Drawing_NewPage + + A0 landscape + A0-es fekvő + + + Insert new A0 landscape drawing + Helyezze be az új A4-es fekvő rajzot + + + A1 landscape + A4-es fekvő + + + Insert new A1 landscape drawing + Helyezze be az új A4-es fekvő rajzot + + + A2 landscape + A4-es fekvő + + + Insert new A2 landscape drawing + Helyezze be az új A4-es fekvő rajzot + + + A3 landscape + A4-es fekvő + + + Insert new A3 landscape drawing + Új A3 tájkép rajzot illeszt + + + A4 landscape + A4-es fekvő + + + Insert new A4 landscape drawing + Helyezze be az új A4-es fekvő rajzot + + + Insert new A%1 landscape drawing + Egy új A%1 fekvő rajz beszúrása + + + A%1 landscape + A%1 lfekvő + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + SVG fájl kiválasztása megnyitáshoz + + + Drawing viewer + Rajz nézegető + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skálázható vektor grafika (*.svg *.svgz) + + + + + + + Wrong selection + Nem megfelelő kiválasztás + + + + Select a Part object. + Objektum rész kiválasztása. + + + No page to insert + Nem létező oldal a beillesztéshez + + + Create a page to insert. + Oldal létrehozása a beillesztéshez. + + + Create a page to insert views into. + Hozzon létre egy lapot a nézet beszúrásához. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Válasszon ki egy oldalas objektumot. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Összes fájl (*.*) + + + + Export page + Oldal exportálása + + + + Show drawing + Mutasd a rajzot + + + Front + Elölnézet + + + Back + Vissza + + + Right + Jobb + + + Left + Bal nézet + + + Top + Felülnézet + + + Bottom + Alsó + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Rajzolás + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.qm new file mode 100644 index 0000000000..ccbc19646d Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts new file mode 100644 index 0000000000..0ffb6c1248 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts @@ -0,0 +1,872 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Disegno + + + + &Annotation + &Annotazione + + + + + Inserts an Annotation view in the active drawing + Inserisce un'annotazione nel disegno attivo + + + + CmdDrawingClip + + + Drawing + Disegno + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserisce un gruppo clip nel disegno attivo + + + + CmdDrawingDraftView + + + Drawing + Disegno + + + + &Draft View + Vista &Draft + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserisce nel disegno attivo una vista Draft dell'oggetto(i) selezionato + + + + CmdDrawingExportPage + + + File + File + + + + &Export page... + &Esporta pagina... + + + + + Export a page to an SVG file + Esporta una pagina in un file SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Disegno + + + + + Insert new A3 landscape drawing + Inserisci un nuovo disegno A3 orizzontale + + + + CmdDrawingNewPage + + + Drawing + Disegno + + + + + Insert new drawing + Inserisci nuovo disegno + + + + CmdDrawingNewView + + + Drawing + Disegno + + + + Insert view in drawing + Inserisci vista nel disegno + + + + Insert a new View of a Part in the active drawing + Inserisce una nuova vista di una parte del disegno attivo + + + + CmdDrawingOpen + + + Drawing + Disegno + + + + Open SVG... + Apri SVG... + + + + Open a scalable vector graphic + Apre una grafica vettoriale scalabile + + + + CmdDrawingOpenBrowserView + + + Drawing + Disegno + + + + Open &browser view + Apri finestra &browser + + + + + Opens the selected page in a browser view + Visualizza la pagina selezionata in una nuova vista browser + + + + CmdDrawingProjGroup + + + Drawing + Disegno + + + + Insert orthographic views + Inserisci viste ortogonali + + + + Insert an orthographic projection of a part in the active drawing + Inserisce una proiezione ortogonale di una parte del disegno attivo + + + + CmdDrawingProjectShape + + + Drawing + Disegno + + + + Project shape... + Proietta le forme... + + + + + Project shape onto a user-defined plane + Proietta una forma su di un piano definito dall'utente + + + + CmdDrawingSymbol + + + Drawing + Disegno + + + + &Symbol + &Simbolo + + + + + Inserts a symbol from a svg file in the active drawing + Inserisce un simbolo da un file svg nel disegno attivo + + + + TechDrawGui::MDIViewPage + + + &Background + &Sfondo + + + + &Outline + C&ontorno + + + + &Native + &Nativo + + + + &OpenGL + &OpenGL + + + + &Image + &Immagine + + + + &High Quality Antialiasing + &Antialiasing di qualità elevata + + + + Open SVG File + Apri file SVG + + + + Could not open file '%1'. + Impossibile aprire il file '%1'. + + + + &Renderer + &Render + + + + Export PDF + Esporta PDF + + + + PDF file (*.pdf) + File PDF (*.pdf) + + + + Page sizes + Dimensioni pagina + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Orientamento diverso + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + La stampante utilizza un orientamento diverso rispetto al disegno. Si desidera continuare? + + + + + Different paper size + Formato carta diverso + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + La stampante utilizza un formato di carta diverso rispetto al disegno. Si desidera continuare? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Proiezione ortogonale + + + + + + + + + + + + + + + Right click for axonometric settings + Fare clic con il pulsante destro per impostare le assonometrie + + + + Top left x / y + In alto a sinistra x / y + + + + Spacing dx / dy + Spaziatura dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Asse diretto all'esterno a destra + + + + Vertical tilt + Inclinazione verticale + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometrica + + + + Dimetric + Dimetrica + + + + Trimetric + Trimetrica + + + + Scale + Scala + + + + View projection + Vista in Proiezione + + + + Axis aligned up + Asse diretto verso l'alto + + + + + Flip + Invertita + + + + Trimetric + Trimetrica + + + + Projection + Proiezione + + + + Third Angle + Terzo angolo + + + + First Angle + Primo angolo + + + + View from: + Vista da: + + + + Axis aligned right: + Asse allineato a destra: + + + Primary View + Vista primaria + + + Front + Frontale + + + Right + Destra + + + Back + Indietro + + + Left + Sinistra + + + Top + Dall'alto + + + Bottom + Dal basso + + + - Rotate + -Ruotare + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Vista primaria + + + + Secondary Views + Vista secondaria + + + + General + Generale + + + + Auto scale / position + Scala e posiziona automaticamente + + + + Scale + Scala + + + Primary x / y + Primario x / y + + + Secondary dx / dy + Secondario dx / dy + + + Show hidden + Visualizza le linee nascoste + + + Show smooth + Visualizza le linee di tangenza + + + + Axonometric + Assonometria + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + mostra gli spigoli vivi + + + + Visible smooth edges + Mostra i bordi dei raccordi + + + + Visible sewn edges + Mostra i bordi cuciti + + + + Visible outline edges + Mostra i bordi esterni + + + + Visible isoparameters + Mostra le isoparametriche + + + + Hidden sharp edges + Nascondi gli spigoli vivi + + + + Hidden smooth edges + Nascondi i bordi dei raccordi + + + + Hidden sewn edges + Nascondi i bordi cuciti + + + + Hidden outline edges + Nascondi i bordi esterni + + + + Hidden isoparameters + Nascondi le isoparametriche + + + + Project shapes + Proietta le forme + + + + Drawing_NewPage + + A0 landscape + A0 orizzontale + + + Insert new A0 landscape drawing + Inserisce nuovo disegno A0 orizzontale + + + A1 landscape + A1 orizzontale + + + Insert new A1 landscape drawing + Inserisce nuovo disegno A2 orizzontale + + + A2 landscape + A2 orizzontale + + + Insert new A2 landscape drawing + Inserisce nuovo disegno A2 orizzontale + + + A3 landscape + A3 orizzontale + + + Insert new A3 landscape drawing + Inserisci un nuovo disegno A3 orizzontale + + + A4 landscape + A4 orizzontale + + + Insert new A4 landscape drawing + Inserisce nuovo disegno A4 orizzontale + + + Insert new A%1 landscape drawing + Inserisce nuovo disegno A%1 orizzontale + + + A%1 landscape + A%1 orizzontale + + + + Landscape + Orizzontale + + + + Portrait + Verticale + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Inserisci nuovo disegno %1 %2 %3 + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Inserire il nuovo disegno %1%2 %3 (%4) + + + + QObject + + + + Choose an SVG file to open + Seleziona un file SVG da aprire + + + Drawing viewer + Visualizzatore disegno + + + + + Scalable Vector Graphics (*.svg *.svgz) + Grafica Vettoriale Scalabile (*.svg *.svgz) + + + + + + + Wrong selection + Selezione errata + + + + Select a Part object. + Seleziona un oggetto Parte. + + + No page to insert + Nessuna pagina da inserire + + + Create a page to insert. + Crea una pagina da inserire. + + + Create a page to insert views into. + Crea una pagina per inserirvi delle viste. + + + + + + + + No page found + Nessuna pagina trovata + + + + + + + + Create a page first. + Prima creare una pagina. + + + + Select exactly one Part object. + Selezionare un solo oggetto Parte. + + + + + Select one Page object. + Seleziona un oggetto Pagina. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Tutti i file (*.*) + + + + Export page + Esporta pagina + + + + Show drawing + Mostra disegno + + + Front + Frontale + + + Back + Indietro + + + Right + Destra + + + Left + Sinistra + + + Top + Dall'alto + + + Bottom + Dal basso + + + + + Make axonometric... + Rendi assonometrica... + + + + + Edit axonometric settings... + Modifica impostazioni assonometriche... + + + + + Make orthographic + Rendi ortografica + + + + Workbench + + + Drawing + Disegno + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.qm new file mode 100644 index 0000000000..89b691d6bf Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts new file mode 100644 index 0000000000..4a5e1067bc --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts @@ -0,0 +1,873 @@ + + + + + CmdDrawingAnnotation + + + Drawing + 図面 + + + + &Annotation + 注釈(&A) + + + + + Inserts an Annotation view in the active drawing + アクティブな図面に注釈表示を挿入 + + + + CmdDrawingClip + + + Drawing + 図面 + + + + &Clip + クリップ(&C) + + + + + Inserts a clip group in the active drawing + アクティブな図面にクリップグループを挿入 + + + + CmdDrawingDraftView + + + Drawing + 図面 + + + + &Draft View + ドラフト・ビュー (&D) + + + + + Inserts a Draft view of the selected object(s) in the active drawing + アクティブな図面に選択オブジェクトのドラフト・ビューを挿入 + + + + CmdDrawingExportPage + + + File + ファイル + + + + &Export page... + ページをエクスポート(&E)... + + + + + Export a page to an SVG file + SVGファイルにエクスポート + + + + CmdDrawingNewA3Landscape + + + Drawing + 図面 + + + + + Insert new A3 landscape drawing + Insert new A3 landscape drawing + + + + CmdDrawingNewPage + + + Drawing + 図面 + + + + + Insert new drawing + 新しい図面を挿入 + + + + CmdDrawingNewView + + + Drawing + 図面 + + + + Insert view in drawing + 図面にビューを挿入 + + + + Insert a new View of a Part in the active drawing + アクティブな図面に新しい部品の表示を挿入 + + + + CmdDrawingOpen + + + Drawing + 図面 + + + + Open SVG... + SVGを開く... + + + + Open a scalable vector graphic + ベクトルグラフィックを開きます。 + + + + CmdDrawingOpenBrowserView + + + Drawing + 図面 + + + + Open &browser view + ブラウザ表示を開く(&b) + + + + + Opens the selected page in a browser view + ブラウザ表示で選択されているページを開く + + + + CmdDrawingProjGroup + + + Drawing + 図面 + + + + Insert orthographic views + 正投影表示を挿入 + + + + Insert an orthographic projection of a part in the active drawing + アクティブな図面にパーツの正投影図を挿入 + + + + CmdDrawingProjectShape + + + Drawing + 図面 + + + + Project shape... + 形状を投影... + + + + + Project shape onto a user-defined plane + ユーザー定義面上に形状を投影 + + + + CmdDrawingSymbol + + + Drawing + 図面 + + + + &Symbol + シンボル (&S) + + + + + Inserts a symbol from a svg file in the active drawing + 記号をSVGファイルから現在の図面に挿入します + + + + TechDrawGui::MDIViewPage + + + &Background + 背景(&B) + + + + &Outline + アウトライン(&O) + + + + &Native + ネィティブ(&N) + + + + &OpenGL + OpenGL (&O) + + + + &Image + 画像(&I) + + + + &High Quality Antialiasing + 高品質アンチエイリアス(&H) + + + + Open SVG File + SVGファイルを開く + + + + Could not open file '%1'. + ファイル '%1' を開けませんでした。 + + + + &Renderer + レンダラー(&R) + + + + Export PDF + PDFファイル形式でエクスポート + + + + PDF file (*.pdf) + PDF ファイル (*.pdf) + + + + Page sizes + ページサイズ + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + プリンターでは、図面と異なる印刷方向を使用します。続行しますか? + + + + + Different paper size + 別の用紙サイズ + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + プリンターでは、図面とは異なる用紙サイズを使用します。続行しますか? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + 正投影図 + + + + + + + + + + + + + + + Right click for axonometric settings + 右クリックでアクソノ メトリック設定 + + + + Top left x / y + 左上のx / y + + + + Spacing dx / dy + 間隔 dx/dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + 座標軸を外側右部へ + + + + Vertical tilt + 垂直方向の傾き + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + アイソメトリック + + + + Dimetric + ダイメトリック + + + + Trimetric + 不等角投影図法 + + + + Scale + 拡大縮小 + + + + View projection + ビュー投影 + + + + Axis aligned up + 座標軸を上部に配置 + + + + + Flip + 反転 + + + + Trimetric + 不等角投影図法 + + + + Projection + 投影 + + + + Third Angle + 第三角法 + + + + First Angle + 第一角法 + + + + View from: + 視点: + + + + Axis aligned right: + 座標軸を右部に配置: + + + Primary View + プライマリ ビュー + + + Front + 正面図 + + + Right + 右面図 + + + Back + 戻る + + + Left + 左面図 + + + Top + 上面図 + + + Bottom + 底面 + + + - Rotate + -回転 + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + プライマリ ビュー + + + + Secondary Views + セカンダリ ビュー + + + + General + 標準 + + + + Auto scale / position + 自動スケール / 配置 + + + + Scale + 拡大縮小 + + + Primary x / y + プライマリ x / y + + + Secondary dx / dy + セカンダリ dx / dy + + + Show hidden + 非表示 + + + Show smooth + 滑らかに表示 + + + + Axonometric + 不等角投影 + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + 鋭角エッジ表示 + + + + Visible smooth edges + スムースエッジ表示 + + + + Visible sewn edges + 縫い合わせエッジ表示 + + + + Visible outline edges + 外形エッジ表示 + + + + Visible isoparameters + アイソパラメトリック曲線表示 + + + + Hidden sharp edges + 鋭角エッジ非表示 + + + + Hidden smooth edges + スムースエッジ非表示 + + + + Hidden sewn edges + 縫い合わせエッジ非表示 + + + + Hidden outline edges + 外形エッジ非表示 + + + + Hidden isoparameters + アイソパラメトリック曲線の非表示 + + + + Project shapes + 形状を投影 + + + + Drawing_NewPage + + A0 landscape + A0 横 + + + Insert new A0 landscape drawing + Insert new A0 landscape drawing + + + A1 landscape + A1 横 + + + Insert new A1 landscape drawing + Insert new A1 landscape drawing + + + A2 landscape + A2 横 + + + Insert new A2 landscape drawing + Insert new A2 landscape drawing + + + A3 landscape + A3 横 + + + Insert new A3 landscape drawing + Insert new A3 landscape drawing + + + A4 landscape + A4 横 + + + Insert new A4 landscape drawing + Insert new A4 landscape drawing + + + Insert new A%1 landscape drawing + 新しいA%1横長書式図面を挿入 + + + A%1 landscape + A%1 横 + + + + Landscape + + + + + Portrait + + + + + %1%2 %3 + %1%2 %3 + + + + + Insert new %1%2 %3 drawing + 新しい %1 %2 %3 の図面を挿入 + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + 新しい図面を %1%2 %3 (%4) で挿入します + + + + QObject + + + + Choose an SVG file to open + 開くSVGファイルを選択 + + + Drawing viewer + 図面ビューアー + + + + + Scalable Vector Graphics (*.svg *.svgz) + スケラーブル ベクタ グラフィック (*.svg *.svgz) + + + + + + + Wrong selection + 誤った選択 + + + + Select a Part object. + パーツオブジェクトを選択 + + + No page to insert + 挿入するページがありません + + + Create a page to insert. + 挿入するページを作成 + + + Create a page to insert views into. + ビューを挿入するページを作成 + + + + + + + + No page found + ページが見つかりません + + + + + + + + Create a page first. + 最初にページを作成してください + + + + Select exactly one Part object. + 部品オブジェクトを1 つだけ選択して下さい。 + + + + + Select one Page object. + ページオブジェクトを1つ選択 + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + すべてのファイル (*.*) + + + + Export page + ページをエクスポート + + + + Show drawing + 図面を表示します + + + Front + 正面図 + + + Back + 戻る + + + Right + 右面図 + + + Left + 左面図 + + + Top + 上面図 + + + Bottom + 底面 + + + + + Make axonometric... + 不等角投影図を作成... + + + + + Edit axonometric settings... + 不等角投影図設定を編集 + + + + + Make orthographic + 正投影図を作成 + + + + Workbench + + + Drawing + 図面 + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.qm new file mode 100644 index 0000000000..619b64fc14 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.ts new file mode 100644 index 0000000000..036dd73a03 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Tekening + + + + &Annotation + &Annotation + + + + + Inserts an Annotation view in the active drawing + Inserts an Annotation view in the active drawing + + + + CmdDrawingClip + + + Drawing + Tekening + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserts a clip group in the active drawing + + + + CmdDrawingDraftView + + + Drawing + Tekening + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Bestand + + + + &Export page... + &Exporteer pagina... + + + + + Export a page to an SVG file + Een pagina naar een SVG-bestand exporteren + + + + CmdDrawingNewA3Landscape + + + Drawing + Tekening + + + + + Insert new A3 landscape drawing + Nieuwe A3-liggend invoegen + + + + CmdDrawingNewPage + + + Drawing + Tekening + + + + + Insert new drawing + Nieuwe tekening invoegen + + + + CmdDrawingNewView + + + Drawing + Tekening + + + + Insert view in drawing + Een weergave in de tekening invoegen + + + + Insert a new View of a Part in the active drawing + Een nieuwe weergave van een onderdeel in de actieve tekening invoegen + + + + CmdDrawingOpen + + + Drawing + Tekening + + + + Open SVG... + Open SVG... + + + + Open a scalable vector graphic + Open een scalable vector graphic + + + + CmdDrawingOpenBrowserView + + + Drawing + Tekening + + + + Open &browser view + Open &browser view + + + + + Opens the selected page in a browser view + Opens the selected page in a browser view + + + + CmdDrawingProjGroup + + + Drawing + Tekening + + + + Insert orthographic views + Orthografische weergaves invoegen + + + + Insert an orthographic projection of a part in the active drawing + Insert an orthographic projection of a part in the active drawing + + + + CmdDrawingProjectShape + + + Drawing + Tekening + + + + Project shape... + Projectvorm... + + + + + Project shape onto a user-defined plane + Projecteer vorm op een door de gebruiker gedefinieerd vlak + + + + CmdDrawingSymbol + + + Drawing + Tekening + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + &Achtergrond + + + + &Outline + &Omtrek + + + + &Native + &Eigen + + + + &OpenGL + &OpenGL + + + + &Image + &Afbeelding + + + + &High Quality Antialiasing + Hoge kwaliteit Antialiasing + + + + Open SVG File + Open SVG-bestand + + + + Could not open file '%1'. + Kon bestand '%1' niet openen. + + + + &Renderer + Renderer + + + + Export PDF + Exporteren als PDF + + + + PDF file (*.pdf) + PDF-bestand (*.pdf) + + + + Page sizes + Paginaformaten + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Orthografische projectie + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometrisch + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Projectie + + + + Third Angle + Derde hoek + + + + First Angle + Eerste hoek + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Hoofdweergave + + + Front + Voorkant + + + Right + Rechts + + + Back + Terug + + + Left + Links + + + Top + Boven + + + Bottom + Onder + + + - Rotate + -Draaien + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Hoofdweergave + + + + Secondary Views + Nevenweergaves + + + + General + Algemeen + + + + Auto scale / position + Automatische schaal/positie + + + + Scale + Schalen + + + Primary x / y + Primaire x/y + + + Secondary dx / dy + Secundaire dx/dy + + + Show hidden + Toon verborgen + + + Show smooth + Toon glad + + + + Axonometric + Axonometrisch + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Zichtbare scherpe randen + + + + Visible smooth edges + Zichtbare gladde randen + + + + Visible sewn edges + Zichtbare genaaide randen + + + + Visible outline edges + Zichtbare omtrekranden + + + + Visible isoparameters + Zichtbare ISO-parameters + + + + Hidden sharp edges + Verborgen scherpe randen + + + + Hidden smooth edges + Verborgen gladde randen + + + + Hidden sewn edges + Verborgen genaaide randen + + + + Hidden outline edges + Verborgen omtrekranden + + + + Hidden isoparameters + Verborgen ISO-parameters + + + + Project shapes + Projecteer vormen + + + + Drawing_NewPage + + A0 landscape + A0 liggend + + + Insert new A0 landscape drawing + Nieuwe A0-tekening (liggend) invoegen + + + A1 landscape + A1 liggend + + + Insert new A1 landscape drawing + Nieuwe A1-tekening (liggend) invoegen + + + A2 landscape + A2 liggend + + + Insert new A2 landscape drawing + Nieuwe A2-tekening (liggend) invoegen + + + A3 landscape + A3 liggend + + + Insert new A3 landscape drawing + Nieuwe A3-liggend invoegen + + + A4 landscape + A4 liggend + + + Insert new A4 landscape drawing + Nieuwe A4-tekening (liggend) invoegen + + + Insert new A%1 landscape drawing + Nieuwe A%1-liggend invoegen + + + A%1 landscape + A%1-liggend + + + + Landscape + Liggend + + + + Portrait + Staand + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Kies een SVG-bestand om te openen + + + Drawing viewer + Tekening bekijker + + + + + Scalable Vector Graphics (*.svg *.svgz) + Scalable Vector Graphics (*.svg *.svgz) + + + + + + + Wrong selection + Verkeerde selectie + + + + Select a Part object. + Selecteer een onderdeel-object. + + + No page to insert + Geen pagina om in te voegen + + + Create a page to insert. + Maak een pagina om in te voegen. + + + Create a page to insert views into. + Maak een pagina om aanzichten toe te voegen. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Selecteer een pagina-object. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Alle bestanden (*.*) + + + + Export page + Exporteer pagina + + + + Show drawing + Toon tekening + + + Front + Voorkant + + + Back + Terug + + + Right + Rechts + + + Left + Links + + + Top + Boven + + + Bottom + Onder + + + + + Make axonometric... + Axonometrisch maken... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Tekening + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.qm new file mode 100644 index 0000000000..d448e0c296 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts new file mode 100644 index 0000000000..b1b441aadb --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Tegning + + + + &Annotation + &Annotation + + + + + Inserts an Annotation view in the active drawing + Inserts an Annotation view in the active drawing + + + + CmdDrawingClip + + + Drawing + Tegning + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserts a clip group in the active drawing + + + + CmdDrawingDraftView + + + Drawing + Tegning + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Fil + + + + &Export page... + &Eksporter side... + + + + + Export a page to an SVG file + Eksportere en side til en SVG-fil + + + + CmdDrawingNewA3Landscape + + + Drawing + Tegning + + + + + Insert new A3 landscape drawing + Sett inn ny A3 landskapstegning + + + + CmdDrawingNewPage + + + Drawing + Tegning + + + + + Insert new drawing + Insert new drawing + + + + CmdDrawingNewView + + + Drawing + Tegning + + + + Insert view in drawing + Sett inn visning i tegning + + + + Insert a new View of a Part in the active drawing + Sett inn en ny visning av et komponent i den aktive tegningen + + + + CmdDrawingOpen + + + Drawing + Tegning + + + + Open SVG... + Åpne SVG... + + + + Open a scalable vector graphic + Åpne skalerbar vektorgrafikk + + + + CmdDrawingOpenBrowserView + + + Drawing + Tegning + + + + Open &browser view + Open &browser view + + + + + Opens the selected page in a browser view + Opens the selected page in a browser view + + + + CmdDrawingProjGroup + + + Drawing + Tegning + + + + Insert orthographic views + Insert orthographic views + + + + Insert an orthographic projection of a part in the active drawing + Insert an orthographic projection of a part in the active drawing + + + + CmdDrawingProjectShape + + + Drawing + Tegning + + + + Project shape... + Project shape... + + + + + Project shape onto a user-defined plane + Project shape onto a user-defined plane + + + + CmdDrawingSymbol + + + Drawing + Tegning + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + &Bakgrunn + + + + &Outline + &Disposisjon + + + + &Native + &Opprinnelig + + + + &OpenGL + &OpenGL + + + + &Image + &Bilde + + + + &High Quality Antialiasing + &Høykvalitets kantutjevning + + + + Open SVG File + Åpne SVG-fil + + + + Could not open file '%1'. + Kunne ikke åpne filen '%1'. + + + + &Renderer + &Bildegenerering + + + + Export PDF + Eksporter PDF + + + + PDF file (*.pdf) + PDF-fil (*.pdf) + + + + Page sizes + Page sizes + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Orthographic Projection + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Projection + + + + Third Angle + Third Angle + + + + First Angle + First Angle + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primary View + + + Front + Front + + + Right + Høyre + + + Back + Back + + + Left + Venstre + + + Top + Topp + + + Bottom + Bunn + + + - Rotate + - Rotate + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Primary view + + + + Secondary Views + Secondary Views + + + + General + Generelle + + + + Auto scale / position + Auto scale / position + + + + Scale + Skaler + + + Primary x / y + Primary x / y + + + Secondary dx / dy + Secondary dx / dy + + + Show hidden + Show hidden + + + Show smooth + Show smooth + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Visible sharp edges + + + + Visible smooth edges + Visible smooth edges + + + + Visible sewn edges + Visible sewn edges + + + + Visible outline edges + Visible outline edges + + + + Visible isoparameters + Visible isoparameters + + + + Hidden sharp edges + Hidden sharp edges + + + + Hidden smooth edges + Hidden smooth edges + + + + Hidden sewn edges + Hidden sewn edges + + + + Hidden outline edges + Hidden outline edges + + + + Hidden isoparameters + Hidden isoparameters + + + + Project shapes + Project shapes + + + + Drawing_NewPage + + A0 landscape + A0 landscape + + + Insert new A0 landscape drawing + Insert new A0 landscape drawing + + + A1 landscape + A1 landscape + + + Insert new A1 landscape drawing + Insert new A1 landscape drawing + + + A2 landscape + A2 landscape + + + Insert new A2 landscape drawing + Insert new A2 landscape drawing + + + A3 landscape + A3 landscape + + + Insert new A3 landscape drawing + Sett inn ny A3 landskapstegning + + + A4 landscape + A4 landscape + + + Insert new A4 landscape drawing + Insert new A4 landscape drawing + + + Insert new A%1 landscape drawing + Insert new A%1 landscape drawing + + + A%1 landscape + A%1 landscape + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Velg en SVG-fil å åpne + + + Drawing viewer + Tegningsviser + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skalerbar Vektor Grafikk (SVG *. *. svgz) + + + + + + + Wrong selection + Feil valg + + + + Select a Part object. + Velg et komponentobjekt. + + + No page to insert + Ingen side å sette inn + + + Create a page to insert. + Lag en side å sette inn. + + + Create a page to insert views into. + Create a page to insert views into. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Velg ett objekt på siden. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Alle filer (*.*) + + + + Export page + Eksporter side + + + + Show drawing + Show drawing + + + Front + Front + + + Back + Back + + + Right + Høyre + + + Left + Venstre + + + Top + Topp + + + Bottom + Bunn + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Tegning + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.qm new file mode 100644 index 0000000000..b1d00c4756 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts new file mode 100644 index 0000000000..ca5902829a --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Rysunek + + + + &Annotation + &Adnotacja + + + + + Inserts an Annotation view in the active drawing + Wstawia widok Adnotacji w aktywnym rysunku + + + + CmdDrawingClip + + + Drawing + Rysunek + + + + &Clip + & Klip + + + + + Inserts a clip group in the active drawing + Wstawia grupę klipu do aktywnego rysunku + + + + CmdDrawingDraftView + + + Drawing + Rysunek + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Plik + + + + &Export page... + &Eksportuj stronę... + + + + + Export a page to an SVG file + Eksport strony do pliku SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Rysunek + + + + + Insert new A3 landscape drawing + Wstaw formatkę A3 poziomo + + + + CmdDrawingNewPage + + + Drawing + Rysunek + + + + + Insert new drawing + Wstaw nowy rysunek + + + + CmdDrawingNewView + + + Drawing + Rysunek + + + + Insert view in drawing + Wstaw widok w rysunku + + + + Insert a new View of a Part in the active drawing + Wstaw nowy widok części w aktywnym rysunku + + + + CmdDrawingOpen + + + Drawing + Rysunek + + + + Open SVG... + Otwórz SVG... + + + + Open a scalable vector graphic + Otwórz skalowalną grafikę wektorową + + + + CmdDrawingOpenBrowserView + + + Drawing + Rysunek + + + + Open &browser view + Otwórz &widok przeglądania + + + + + Opens the selected page in a browser view + Otwiera wybraną stronę w przeglądarce + + + + CmdDrawingProjGroup + + + Drawing + Rysunek + + + + Insert orthographic views + Wstaw widoki ortogonalne + + + + Insert an orthographic projection of a part in the active drawing + Wstaw rzut ortogonalny części aktywnego rysunku + + + + CmdDrawingProjectShape + + + Drawing + Rysunek + + + + Project shape... + Rzut obwiedni... + + + + + Project shape onto a user-defined plane + Rzut kształtu na płaszczyznę zdefiniowaną przez użytkownika + + + + CmdDrawingSymbol + + + Drawing + Rysunek + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Wstaw symbol z pliku SVG do aktywnego rysunku + + + + TechDrawGui::MDIViewPage + + + &Background + &Tło + + + + &Outline + &Obwiednia + + + + &Native + &Wbudowany + + + + &OpenGL + &OpenGL + + + + &Image + &Obraz + + + + &High Quality Antialiasing + &Antyaliasing wysokiej jakości + + + + Open SVG File + Otwórz plik SVG + + + + Could not open file '%1'. + Nie można otworzyć pliku '%1'. + + + + &Renderer + &Renderer + + + + Export PDF + Eksport PDF + + + + PDF file (*.pdf) + Plik PDF (*. pdf) + + + + Page sizes + Rozmiary stron + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Rzutowanie ortogonalne + + + + + + + + + + + + + + + Right click for axonometric settings + Wciśnij prawy przycisk myszy, aby ustawić aksonometrię + + + + Top left x / y + Lewy górny x / y + + + + Spacing dx / dy + Odstęp dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Oś na zewnątrz i prawo + + + + Vertical tilt + Pionowe pochylenie + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Izometryczny + + + + Dimetric + Dimetryczny + + + + Trimetric + Trymetryczny + + + + Scale + Skala + + + + View projection + Zobacz rzut + + + + Axis aligned up + Wyrównanie osi + + + + + Flip + Obróć + + + + Trimetric + Trymetryczny + + + + Projection + Rzut + + + + Third Angle + Kąt trzeci + + + + First Angle + Kąt pierwszy + + + + View from: + Widok z: + + + + Axis aligned right: + Osie wyrównane do prawej strony: + + + Primary View + Widok podstawowy + + + Front + Przód + + + Right + Prawo + + + Back + Wstecz + + + Left + Lewa + + + Top + Góra + + + Bottom + U dołu + + + - Rotate + -Obrót + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Widok główny + + + + Secondary Views + Inne Widoki + + + + General + Ogólne + + + + Auto scale / position + Auto skala / pozycja + + + + Scale + Skala + + + Primary x / y + Podstawowe x / y + + + Secondary dx / dy + Wtórne dx / dy + + + Show hidden + Pokaż ukryte + + + Show smooth + Pokaż gładkie + + + + Axonometric + Aksonometryczny + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Widoczne ostre krawędzie + + + + Visible smooth edges + Widoczne gładkie krawędzie + + + + Visible sewn edges + Widoczne przerywane krawędzie + + + + Visible outline edges + Widoczny obrys krawędzi + + + + Visible isoparameters + Widoczne izoparametry + + + + Hidden sharp edges + Ukryte ostre krawędzie + + + + Hidden smooth edges + Ukryte gładkie krawędzie + + + + Hidden sewn edges + Ukryte przerywane krawędzie + + + + Hidden outline edges + Ukryty obrys krawędzi + + + + Hidden isoparameters + Ukryte krzywe isoparametryczne + + + + Project shapes + Rzutowanie kształtów + + + + Drawing_NewPage + + A0 landscape + A0 poziomo + + + Insert new A0 landscape drawing + Wstaw formatkę A0 poziomo + + + A1 landscape + A1 poziomo + + + Insert new A1 landscape drawing + Wstaw formatkę A1 poziomo + + + A2 landscape + A2 poziomo + + + Insert new A2 landscape drawing + Wstaw formatkę A3 poziomo + + + A3 landscape + A3 poziomo + + + Insert new A3 landscape drawing + Wstaw formatkę A3 poziomo + + + A4 landscape + A4 poziomo + + + Insert new A4 landscape drawing + Wstaw formatkę A4 poziomo + + + Insert new A%1 landscape drawing + Wstaw nowy rysunek A%1 Poziomy + + + A%1 landscape + A%1 Poziomy + + + + Landscape + Poziomy + + + + Portrait + Pionowy + + + + %1%2 %3 + %1 %2 %3 + + + + Insert new %1%2 %3 drawing + Wstaw nowy rysunek %1 %2 %3 + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Wybierz plik SVG do otwarcia + + + Drawing viewer + Podgląd rysunku + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skalowalna Grafika Wektorowa (*.svg *.svgz) + + + + + + + Wrong selection + Niewłaściwy wybór + + + + Select a Part object. + Wybierz obiekt Części. + + + No page to insert + Brak strony do wstawienia. + + + Create a page to insert. + Utwórz stronę do wstawienia. + + + Create a page to insert views into. + Utwórz stronę do wstawienia widoków. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Wybierz jeden obiekt Strony. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Wszystkie pliki (*.*) + + + + Export page + Eksportuj stronę + + + + Show drawing + Pokaż rysunek + + + Front + Przód + + + Back + Wstecz + + + Right + Prawo + + + Left + Lewa + + + Top + Góra + + + Bottom + U dołu + + + + + Make axonometric... + Stwórz aksonometrię... + + + + + Edit axonometric settings... + Edytuj ustawienia aksonometrii... + + + + + Make orthographic + Stwórz rzut (ortograficzny) + + + + Workbench + + + Drawing + Rysunek + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.qm new file mode 100644 index 0000000000..f90c705bc6 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts new file mode 100644 index 0000000000..1fad70533b --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts @@ -0,0 +1,872 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Desenho + + + + &Annotation + &Anotação + + + + + Inserts an Annotation view in the active drawing + Insere uma Anotação no desenho ativo + + + + CmdDrawingClip + + + Drawing + Desenho + + + + &Clip + &Recorte + + + + + Inserts a clip group in the active drawing + Inserir um grupo de Apara no desenho ativo + + + + CmdDrawingDraftView + + + Drawing + Desenho + + + + &Draft View + Vista &Traço + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Insere uma vista produzida pelo módulo Traço do(s) objeto(s) selecionado(s) na folha ativa + + + + CmdDrawingExportPage + + + File + Arquivo + + + + &Export page... + &Exportar página... + + + + + Export a page to an SVG file + Exportar página para um arquivo SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Desenho + + + + + Insert new A3 landscape drawing + Inserir um novo desenho A3 paisagem + + + + CmdDrawingNewPage + + + Drawing + Desenho + + + + + Insert new drawing + Inserir novo desenho + + + + CmdDrawingNewView + + + Drawing + Desenho + + + + Insert view in drawing + Inserir vista no desenho + + + + Insert a new View of a Part in the active drawing + Inserir uma nova Vista de uma peça no desenho ativo + + + + CmdDrawingOpen + + + Drawing + Desenho + + + + Open SVG... + Abrir SVG... + + + + Open a scalable vector graphic + Abrir um gráfico vetorial escalável + + + + CmdDrawingOpenBrowserView + + + Drawing + Desenho + + + + Open &browser view + Abrir visualização no navegador + + + + + Opens the selected page in a browser view + Abrir a página selecionada no navegador + + + + CmdDrawingProjGroup + + + Drawing + Desenho + + + + Insert orthographic views + Inserir visualizações ortográficas + + + + Insert an orthographic projection of a part in the active drawing + Inserir uma projeção ortogonal de uma peça no desenho ativo + + + + CmdDrawingProjectShape + + + Drawing + Desenho + + + + Project shape... + Projetar forma... + + + + + Project shape onto a user-defined plane + Projeta forma sobre um plano definido pelo usuário + + + + CmdDrawingSymbol + + + Drawing + Desenho + + + + &Symbol + &Símbolo + + + + + Inserts a symbol from a svg file in the active drawing + Insere um símbolo de um arquivo svg no desenho ativo + + + + TechDrawGui::MDIViewPage + + + &Background + Plano de &Fundo + + + + &Outline + &Contorno + + + + &Native + &Nativo + + + + &OpenGL + &OpenGL + + + + &Image + &Imagem + + + + &High Quality Antialiasing + Antialiasing de alta qualidade + + + + Open SVG File + Abrir arquivo SVG + + + + Could not open file '%1'. + Não foi possível abrir o arquivo "%1". + + + + &Renderer + &Renderizador + + + + Export PDF + Exportar PDF + + + + PDF file (*.pdf) + Arquivo PDF (*.pdf) + + + + Page sizes + Tamanhos de página + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Orientação diferente + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + A impressora utiliza uma orientação diferente do que o desenho. Deseja continuar? + + + + + Different paper size + Tamanho de papel diferente + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + A impressora usa um tamanho de papel diferente do que o desenho. Deseja continuar? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Projeção ortográfica + + + + + + + + + + + + + + + Right click for axonometric settings + Clique com o botão direito para configurações axonométricas + + + + Top left x / y + Superior à esquerda x / y + + + + Spacing dx / dy + Espaçamento dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Fora do eixo à direita + + + + Vertical tilt + Inclinação vertical + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isométrico + + + + Dimetric + Diamétrico + + + + Trimetric + Trimétrico + + + + Scale + Escala + + + + View projection + Visualizar projeção + + + + Axis aligned up + Eixo alinhado acima + + + + + Flip + Girar + + + + Trimetric + Trimétrico + + + + Projection + Projeção + + + + Third Angle + Terceiro ângulo + + + + First Angle + Primeiro ângulo + + + + View from: + Visualização de: + + + + Axis aligned right: + Eixo alinhado à direita: + + + Primary View + Visão primária + + + Front + Frente + + + Right + Direito + + + Back + Voltar + + + Left + Esquerda + + + Top + Topo + + + Bottom + De baixo + + + - Rotate + - Rotacionar + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Vista principal + + + + Secondary Views + Vista secundária + + + + General + Geral + + + + Auto scale / position + Auto escala / posição + + + + Scale + Escalar + + + Primary x / y + x / y primário + + + Secondary dx / dy + dx / dy secundário + + + Show hidden + Exibir ocultos + + + Show smooth + Exibir suavização + + + + Axonometric + Axonométrica + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Bordas vivas visíveis + + + + Visible smooth edges + Bordas suaves visíveis + + + + Visible sewn edges + Bordas emendadas visíveis + + + + Visible outline edges + Bordas de contorno visíveis + + + + Visible isoparameters + Isoparâmetros visíveis + + + + Hidden sharp edges + Bordas vivas escondidas + + + + Hidden smooth edges + Bordas suaves escondidas + + + + Hidden sewn edges + Bordas emendadas escondidas + + + + Hidden outline edges + Bordas de contorno escondidas + + + + Hidden isoparameters + Isoparâmetros escondidos + + + + Project shapes + Projetar formas + + + + Drawing_NewPage + + A0 landscape + A0 paisagem + + + Insert new A0 landscape drawing + Inserir uma nova página A0 paisagem + + + A1 landscape + A1 paisagem + + + Insert new A1 landscape drawing + Inserir uma nova página A1 paisagem + + + A2 landscape + A2 paisagem + + + Insert new A2 landscape drawing + Inserir uma nova página A2 paisagem + + + A3 landscape + A3 paisagem + + + Insert new A3 landscape drawing + Inserir um novo desenho A3 paisagem + + + A4 landscape + A4 paisagem + + + Insert new A4 landscape drawing + Inserir uma nova página A4 paisagem + + + Insert new A%1 landscape drawing + Inserir uma nova página A%1 paisagem + + + A%1 landscape + A%1 paisagem + + + + Landscape + Paisagem + + + + Portrait + Retrato + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Inserir novo %1%2 %3 desenho + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Inserir novo desenho %1%2 %3 (%4) + + + + QObject + + + + Choose an SVG file to open + Escolha um arquivo SVG para abrir + + + Drawing viewer + Visualizador de desenho + + + + + Scalable Vector Graphics (*.svg *.svgz) + Scalable Vector Graphics (*.svg *.svgz) + + + + + + + Wrong selection + Seleção errada + + + + Select a Part object. + Selecione um objeto Peça + + + No page to insert + Nenhuma página para inserir + + + Create a page to insert. + Crie uma página para inserir. + + + Create a page to insert views into. + Crie uma página para inserir as vistas. + + + + + + + + No page found + Nenhuma página encontrada + + + + + + + + Create a page first. + Primeiro, crie uma página. + + + + Select exactly one Part object. + Selecione exatamente uma peça. + + + + + Select one Page object. + Selecione um objeto de tipo Página. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Todos os arquivos (*.*) + + + + Export page + Exportar uma página + + + + Show drawing + Mostrar o desenho + + + Front + Frente + + + Back + Voltar + + + Right + Direito + + + Left + Esquerda + + + Top + Topo + + + Bottom + De baixo + + + + + Make axonometric... + Fazer axonométrico... + + + + + Edit axonometric settings... + Editar configurações axonométricas... + + + + + Make orthographic + Fazer ortográfico + + + + Workbench + + + Drawing + Desenho + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.qm new file mode 100644 index 0000000000..e8993960bc Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts new file mode 100644 index 0000000000..b4485d6093 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts @@ -0,0 +1,872 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Desenho (layout) + + + + &Annotation + &Anotação + + + + + Inserts an Annotation view in the active drawing + Insere uma Anotação no desenho (folha) ativo + + + + CmdDrawingClip + + + Drawing + Desenho (layout) + + + + &Clip + &Cortar + + + + + Inserts a clip group in the active drawing + Insere um grupo de corte no desenho ativo + + + + CmdDrawingDraftView + + + Drawing + Desenho (layout) + + + + &Draft View + &Vista Draft + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Insere uma vista Draft dos objetos selecionados na folha ativa + + + + CmdDrawingExportPage + + + File + Ficheiro + + + + &Export page... + Exportar página ... + + + + + Export a page to an SVG file + Exportar página para um ficheiro SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Desenho (layout) + + + + + Insert new A3 landscape drawing + Inserir novo desenho A3 deitado + + + + CmdDrawingNewPage + + + Drawing + Desenho (layout) + + + + + Insert new drawing + Inserir novo desenho (folha) + + + + CmdDrawingNewView + + + Drawing + Desenho (layout) + + + + Insert view in drawing + Inserir uma vista no desenho (folha) + + + + Insert a new View of a Part in the active drawing + Inserir uma nova Vista de uma peça no desenho ativo + + + + CmdDrawingOpen + + + Drawing + Desenho (layout) + + + + Open SVG... + Abrir SVG... + + + + Open a scalable vector graphic + Abrir um gráfico vetorial escalável + + + + CmdDrawingOpenBrowserView + + + Drawing + Desenho (layout) + + + + Open &browser view + Abrir &Navegador de Visualização + + + + + Opens the selected page in a browser view + Abre a página selecionada num navegador de visualização + + + + CmdDrawingProjGroup + + + Drawing + Desenho (layout) + + + + Insert orthographic views + Inserir vistas ortográficas + + + + Insert an orthographic projection of a part in the active drawing + Inserir uma projeção ortográfica de uma parte no desenho ativo + + + + CmdDrawingProjectShape + + + Drawing + Desenho (layout) + + + + Project shape... + Projetar forma... + + + + + Project shape onto a user-defined plane + Projeta forma sobre um plano definido pelo utilizador + + + + CmdDrawingSymbol + + + Drawing + Desenho (layout) + + + + &Symbol + &Símbolo + + + + + Inserts a symbol from a svg file in the active drawing + Insere um símbolo de um arquivo svg no desenho ativo + + + + TechDrawGui::MDIViewPage + + + &Background + &Fundo + + + + &Outline + &Contorno + + + + &Native + Nativo + + + + &OpenGL + &OPenGl + + + + &Image + &Imagem + + + + &High Quality Antialiasing + Suavização de &Alta Qualidade + + + + Open SVG File + Abrir Ficheiro SVG + + + + Could not open file '%1'. + Não foi possível abrir o ficheiro "%1". + + + + &Renderer + &Renderização + + + + Export PDF + Exportar PDF + + + + PDF file (*.pdf) + Ficheiro PDF (*pdf) + + + + Page sizes + Tamanhos de página + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Orientação diferente + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + A impressora utiliza uma orientação diferente do desenho. Deseja continuar? + + + + + Different paper size + Tamanho de papel diferente + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + A impressora usa um tamanho de papel diferente do desenho. Deseja continuar? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Projeção Ortográfica + + + + + + + + + + + + + + + Right click for axonometric settings + Clique com o botão direito para configurações axonométricas + + + + Top left x / y + Superior esquerda x / y + + + + Spacing dx / dy + Espaçamento dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Eixo para fora e à direita + + + + Vertical tilt + Inclinação vertical + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isométrica + + + + Dimetric + Dimetrica + + + + Trimetric + Trimétrica + + + + Scale + Escala + + + + View projection + Visualizar projeção + + + + Axis aligned up + Eixo alinhado cima + + + + + Flip + Virar + + + + Trimetric + Trimétrica + + + + Projection + Projeção + + + + Third Angle + Terceiro Ângulo + + + + First Angle + Primeiro Ângulo + + + + View from: + Vista de: + + + + Axis aligned right: + Eixo alinhado à direita: + + + Primary View + Visualização Principal + + + Front + Frente + + + Right + Direita + + + Back + Voltar + + + Left + Esquerda + + + Top + Topo + + + Bottom + De baixo + + + - Rotate + - Rodar + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Visualização principal + + + + Secondary Views + Visualização Secundária + + + + General + Geral + + + + Auto scale / position + Escala / Posição Automática + + + + Scale + Escala + + + Primary x / y + x / y Primário + + + Secondary dx / dy + dx / dy Secundário + + + Show hidden + Mostrar ocultado + + + Show smooth + Mostrar suave + + + + Axonometric + Axanométrico + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Arestas cortantes visíveis + + + + Visible smooth edges + Arestas planas visíveis + + + + Visible sewn edges + Arestas costuradas visíveis + + + + Visible outline edges + Arestas de contorno visiveis + + + + Visible isoparameters + Isoparâmetros visíveis + + + + Hidden sharp edges + Arestas cortantes ocultas + + + + Hidden smooth edges + Arestas planas ocultas + + + + Hidden sewn edges + Arestas costuradas ocultas + + + + Hidden outline edges + Arestas de contorno ocultas + + + + Hidden isoparameters + Isoparâmetros ocultos + + + + Project shapes + Projetar formas + + + + Drawing_NewPage + + A0 landscape + A0 landscape + + + Insert new A0 landscape drawing + Insert new A0 landscape drawing + + + A1 landscape + A1 landscape + + + Insert new A1 landscape drawing + Insert new A1 landscape drawing + + + A2 landscape + A2 landscape + + + Insert new A2 landscape drawing + Insert new A2 landscape drawing + + + A3 landscape + A3 landscape + + + Insert new A3 landscape drawing + Inserir novo desenho A3 deitado + + + A4 landscape + A4 landscape + + + Insert new A4 landscape drawing + Insert new A4 landscape drawing + + + Insert new A%1 landscape drawing + Inserir novo desenho paisagem A%1 + + + A%1 landscape + Paisagem A%1 + + + + Landscape + Horizontal + + + + Portrait + Vertical + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Inserir novo desenho %1%2 %3 (folha) + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Inserir novo desenho %1%2 %3 (%4) Folha + + + + QObject + + + + Choose an SVG file to open + Escolha um arquivo SVG para abrir + + + Drawing viewer + Visualizador de desenho + + + + + Scalable Vector Graphics (*.svg *.svgz) + Grafico Vetorial Escalável (SVG *.svgz) + + + + + + + Wrong selection + Seleção errada + + + + Select a Part object. + Selecione um objeto parte. + + + No page to insert + Nenhuma página para inserir + + + Create a page to insert. + Criar uma página para inserir. + + + Create a page to insert views into. + Cria uma página para inserir as visualizações. + + + + + + + + No page found + Nenhuma página encontrada + + + + + + + + Create a page first. + Primeiro, crie uma página. + + + + Select exactly one Part object. + Selecione exatamente uma peça (Part). + + + + + Select one Page object. + Selecione um objeto Página. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*. svg) + + + + All Files (*.*) + Todos os Ficheiros (*. *) + + + + Export page + Exportar página + + + + Show drawing + Mostrar desenho + + + Front + Frente + + + Back + Voltar + + + Right + Direita + + + Left + Esquerda + + + Top + Topo + + + Bottom + De baixo + + + + + Make axonometric... + Fazer axonométria... + + + + + Edit axonometric settings... + Editar configurações axonométricas... + + + + + Make orthographic + Tornar ortográfico + + + + Workbench + + + Drawing + Desenho (layout) + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.qm new file mode 100644 index 0000000000..8957cabd51 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.ts new file mode 100644 index 0000000000..6f4ddac6b4 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Desen + + + + &Annotation + &Adnotație + + + + + Inserts an Annotation view in the active drawing + Inserează o vizualizare de adnotație în desenul activ + + + + CmdDrawingClip + + + Drawing + Desen + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserează un grup de clipuri în desenul activ + + + + CmdDrawingDraftView + + + Drawing + Desen + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Fişier + + + + &Export page... + &Exportă pagina... + + + + + Export a page to an SVG file + Exportă pagina într-un fişier SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Desen + + + + + Insert new A3 landscape drawing + Inserare A3 nou format peisaj + + + + CmdDrawingNewPage + + + Drawing + Desen + + + + + Insert new drawing + Inserează un desen nou + + + + CmdDrawingNewView + + + Drawing + Desen + + + + Insert view in drawing + Inseraţi vizualizare în desen + + + + Insert a new View of a Part in the active drawing + Insereaza o nouă vizualizare a unei piese în desenul activ + + + + CmdDrawingOpen + + + Drawing + Desen + + + + Open SVG... + Deschide SVG ... + + + + Open a scalable vector graphic + Deschide o imagine grafică vectorială scalabilă + + + + CmdDrawingOpenBrowserView + + + Drawing + Desen + + + + Open &browser view + Deschideți &browser-ul + + + + + Opens the selected page in a browser view + Deschide pagina selectată într-un browser + + + + CmdDrawingProjGroup + + + Drawing + Desen + + + + Insert orthographic views + Inserați vederi ortografice + + + + Insert an orthographic projection of a part in the active drawing + Inseraţi o proiecţie ortografică a unei componente in desenul activ + + + + CmdDrawingProjectShape + + + Drawing + Desen + + + + Project shape... + Proiectează forma... + + + + + Project shape onto a user-defined plane + Proiectază forma pe un plan definit de utilizator + + + + CmdDrawingSymbol + + + Drawing + Desen + + + + &Symbol + &Simbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserează un simbol dintr-un fișier svg în desenul activ + + + + TechDrawGui::MDIViewPage + + + &Background + &Fundal + + + + &Outline + &Contur + + + + &Native + &Nativ + + + + &OpenGL + &OpenGL + + + + &Image + &Imagine + + + + &High Quality Antialiasing + &Antialiasing de înaltă calitate + + + + Open SVG File + Deschide fişier SVG + + + + Could not open file '%1'. + Fişierul '%1' nu a putut fi deschis. + + + + &Renderer + &Renderizator + + + + Export PDF + Export format PDF + + + + PDF file (*.pdf) + Fişier PDF (*.pdf) + + + + Page sizes + Dimensiuni de pagină + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Proiecţie Ortografică + + + + + + + + + + + + + + + Right click for axonometric settings + Click dreapta pentru configurări axonometrice + + + + Top left x / y + Sus stânga x / y + + + + Spacing dx / dy + Distanțează dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axa afară și dreaptă + + + + Vertical tilt + Înclinare verticală + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Izometrică + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scală + + + + View projection + Vizualizează proiecția + + + + Axis aligned up + Axa aliniată sus + + + + + Flip + Întoarce + + + + Trimetric + Trimetric + + + + Projection + Proiecţie + + + + Third Angle + Al treilea unghi + + + + First Angle + Primul unghi + + + + View from: + Vizualizare de la: + + + + Axis aligned right: + Axa aliniată la dreapta: + + + Primary View + Vizualizare primară + + + Front + Fata + + + Right + Dreapta + + + Back + Spate + + + Left + Stanga + + + Top + Partea de sus + + + Bottom + Partea de jos + + + - Rotate + - Rotește + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Vizualizare primară + + + + Secondary Views + Vizualizare secundară + + + + General + General + + + + Auto scale / position + Auto scalare / poziţionare + + + + Scale + Scalare + + + Primary x / y + x / y primar + + + Secondary dx / dy + dx / dy secundar + + + Show hidden + Arată ce este ascuns + + + Show smooth + Arată neted + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Muchiile ascuțite vizibile + + + + Visible smooth edges + Muchiile netede vizibile + + + + Visible sewn edges + Muchiile îmbinate vizibile + + + + Visible outline edges + Muchiile de contur vizibile + + + + Visible isoparameters + Isoparametrii vizibili + + + + Hidden sharp edges + Muchiile ascuțite ascunse + + + + Hidden smooth edges + Muchiile netede ascunse + + + + Hidden sewn edges + Muchiile îmbinate ascunse + + + + Hidden outline edges + Muchiile de contur ascunse + + + + Hidden isoparameters + Isoparametrii ascunși + + + + Project shapes + Proiectează formele + + + + Drawing_NewPage + + A0 landscape + A0 landscape + + + Insert new A0 landscape drawing + Insert new A0 landscape drawing + + + A1 landscape + A1 landscape + + + Insert new A1 landscape drawing + Insert new A1 landscape drawing + + + A2 landscape + A2 landscape + + + Insert new A2 landscape drawing + Insert new A2 landscape drawing + + + A3 landscape + A3 landscape + + + Insert new A3 landscape drawing + Inserare A3 nou format peisaj + + + A4 landscape + A4 landscape + + + Insert new A4 landscape drawing + Insert new A4 landscape drawing + + + Insert new A%1 landscape drawing + Inserați un nou A%1 desen tip peisaj + + + A%1 landscape + A%1 peisaj + + + + Landscape + Peisaj + + + + Portrait + Portret + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Inserează un nou %1%2%3 desen + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Alegeţi un fişier SVG pentru deschidere + + + Drawing viewer + Vizualizatorul de desen + + + + + Scalable Vector Graphics (*.svg *.svgz) + Grafică vectorială scalabilă(*.svg *.svgz) + + + + + + + Wrong selection + Selecție greșită + + + + Select a Part object. + Selecteaza un obiect tip piesă + + + No page to insert + Nicio pagină pentru inserare + + + Create a page to insert. + Creează o pagină pentru inserare + + + Create a page to insert views into. + Creați o pagină pentru a insera vizualizările. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Selectează un obiect pagină + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.SVG) + + + + All Files (*.*) + Toate fișierele (*.*) + + + + Export page + Exportă pagina + + + + Show drawing + Arată desenul + + + Front + Fata + + + Back + Spate + + + Right + Dreapta + + + Left + Stanga + + + Top + Partea de sus + + + Bottom + Partea de jos + + + + + Make axonometric... + Fă axonometric... + + + + + Edit axonometric settings... + Editare configurări axonometrice... + + + + + Make orthographic + Fă ortografic + + + + Workbench + + + Drawing + Desen + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.qm new file mode 100644 index 0000000000..30a89433f3 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts new file mode 100644 index 0000000000..41f6ae8b67 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Чертеж + + + + &Annotation + &Аннотация + + + + + Inserts an Annotation view in the active drawing + Вставляет представление аннотации в активном документе + + + + CmdDrawingClip + + + Drawing + Чертеж + + + + &Clip + &Клип + + + + + Inserts a clip group in the active drawing + Вставить группу клипов в активный чертёж + + + + CmdDrawingDraftView + + + Drawing + Чертеж + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Файл + + + + &Export page... + &Экспортировать страницу... + + + + + Export a page to an SVG file + Экспорт страницу в файл SVG + + + + CmdDrawingNewA3Landscape + + + Drawing + Чертеж + + + + + Insert new A3 landscape drawing + Вставить новый фоновый чертеж А3 + + + + CmdDrawingNewPage + + + Drawing + Чертеж + + + + + Insert new drawing + Вставить новый чертеж + + + + CmdDrawingNewView + + + Drawing + Чертеж + + + + Insert view in drawing + Вставить вид в чертеж + + + + Insert a new View of a Part in the active drawing + Вставить новый вид детали в текущий чертеж + + + + CmdDrawingOpen + + + Drawing + Чертеж + + + + Open SVG... + Открыть SVG... + + + + Open a scalable vector graphic + Открыть масштабируемую векторную графику + + + + CmdDrawingOpenBrowserView + + + Drawing + Чертеж + + + + Open &browser view + Открыть в &браузере + + + + + Opens the selected page in a browser view + Открыть выбранную страницу для просмотра в браузере + + + + CmdDrawingProjGroup + + + Drawing + Чертеж + + + + Insert orthographic views + Вставить ортографические виды + + + + Insert an orthographic projection of a part in the active drawing + Вставить ортографическую проекцию детали в активный рисунок + + + + CmdDrawingProjectShape + + + Drawing + Чертеж + + + + Project shape... + Проекция фигуры... + + + + + Project shape onto a user-defined plane + Проекция фигуры на выбранную плоскость + + + + CmdDrawingSymbol + + + Drawing + Чертеж + + + + &Symbol + &Символ + + + + + Inserts a symbol from a svg file in the active drawing + Добавить символы из *.svg файла в активный чертёж + + + + TechDrawGui::MDIViewPage + + + &Background + &Фон + + + + &Outline + &Контур + + + + &Native + &Собственный + + + + &OpenGL + &OpenGL + + + + &Image + &Изображение + + + + &High Quality Antialiasing + &Высокое качество сглаживания + + + + Open SVG File + Открыть файл SVG + + + + Could not open file '%1'. + Не удалось открыть файл '% 1'. + + + + &Renderer + Рендерер + + + + Export PDF + Экспорт в PDF + + + + PDF file (*.pdf) + PDF-файл (*. PDF) + + + + Page sizes + Размеры страницы + + + + A0 + А0 + + + + A1 + А1 + + + + A2 + А2 + + + + A3 + А3 + + + + A4 + А4 + + + + A5 + А5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Ортографическая проекция + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Вертикальный наклон + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Проекция + + + + Third Angle + Третий угол + + + + First Angle + Первый угол + + + + View from: + Вид с: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Главный вид + + + Front + Спереди + + + Right + Справа + + + Back + Назад + + + Left + Слева + + + Top + Сверху + + + Bottom + Снизу + + + - Rotate + Вращение + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Главный вид + + + + Secondary Views + Дополнительные виды + + + + General + Основные + + + + Auto scale / position + Автоматический масштаб / положение + + + + Scale + Масштаб + + + Primary x / y + Основные x / y + + + Secondary dx / dy + Вторичные dx / dy + + + Show hidden + Показать скрытое + + + Show smooth + Показать сглаживание + + + + Axonometric + Аксонометрия + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Видимые резкие края + + + + Visible smooth edges + Видимые плавные края + + + + Visible sewn edges + Показать пришитые края + + + + Visible outline edges + Видимые края контура + + + + Visible isoparameters + Видимые изопараметры + + + + Hidden sharp edges + Скрытые резкие края + + + + Hidden smooth edges + Скрытые плавные края + + + + Hidden sewn edges + Скрыть пришитые края + + + + Hidden outline edges + Скрытые края контура + + + + Hidden isoparameters + Скрытые изопараметры + + + + Project shapes + Проекция фигуры + + + + Drawing_NewPage + + A0 landscape + А0 альбомный + + + Insert new A0 landscape drawing + Вставить новый альбомный чертеж А0 + + + A1 landscape + А1 альбомный + + + Insert new A1 landscape drawing + Вставить новый альбомный чертеж А1 + + + A2 landscape + А2 альбомный + + + Insert new A2 landscape drawing + Вставить новый альбомный чертеж А2 + + + A3 landscape + А3 альбомный + + + Insert new A3 landscape drawing + Вставить новый фоновый чертеж А3 + + + A4 landscape + А4 альбомный + + + Insert new A4 landscape drawing + Вставить новый альбомный чертеж А4 + + + Insert new A%1 landscape drawing + Вставить новый чертёж A%1 (альбомный) + + + A%1 landscape + A%1 (альбомный) + + + + Landscape + Ландшафтная + + + + Portrait + Портретная + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Выберите SVG-файл для открытия + + + Drawing viewer + Вид чертежа + + + + + Scalable Vector Graphics (*.svg *.svgz) + Масштабируемая векторная графика (*.svg *.svgz) + + + + + + + Wrong selection + Неправильный выбор + + + + Select a Part object. + Выберите часть объекта. + + + No page to insert + Нет страницы для вставки + + + Create a page to insert. + Создать страницу для вставки. + + + Create a page to insert views into. + Создайте страницу для вставки видов + + + + + + + + No page found + Страницы не найдены + + + + + + + + Create a page first. + Сначала создайте страницу. + + + + Select exactly one Part object. + Выберите ровно один объект-деталь. + + + + + Select one Page object. + Выберите одну страницу объекта. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Все файлы (*.*) + + + + Export page + Экспортировать страницу + + + + Show drawing + Показать чертеж + + + Front + Спереди + + + Back + Назад + + + Right + Справа + + + Left + Слева + + + Top + Сверху + + + Bottom + Снизу + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Чертеж + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.qm new file mode 100644 index 0000000000..2212bac757 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts new file mode 100644 index 0000000000..634183ab1b --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts @@ -0,0 +1,872 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Kreslenie + + + + &Annotation + &Annotation + + + + + Inserts an Annotation view in the active drawing + Inserts an Annotation view in the active drawing + + + + CmdDrawingClip + + + Drawing + Kreslenie + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserts a clip group in the active drawing + + + + CmdDrawingDraftView + + + Drawing + Kreslenie + + + + &Draft View + + + + + + Inserts a Draft view of the selected object(s) in the active drawing + + + + + CmdDrawingExportPage + + + File + Súbor + + + + &Export page... + &Export stránky... + + + + + Export a page to an SVG file + Exportovať stranu do SVG súboru + + + + CmdDrawingNewA3Landscape + + + Drawing + Kreslenie + + + + + Insert new A3 landscape drawing + Vložiť nový výkres A3 na šírku + + + + CmdDrawingNewPage + + + Drawing + Kreslenie + + + + + Insert new drawing + Vložiť nové Kreslenie + + + + CmdDrawingNewView + + + Drawing + Kreslenie + + + + Insert view in drawing + Vložiť zobrazenie v kresbe + + + + Insert a new View of a Part in the active drawing + Vložiť nový pohľad na úlohu v aktívnom výkrese + + + + CmdDrawingOpen + + + Drawing + Kreslenie + + + + Open SVG... + Otvoriť SVG... + + + + Open a scalable vector graphic + Otvorte škálovateľnú vektorovú grafiku + + + + CmdDrawingOpenBrowserView + + + Drawing + Kreslenie + + + + Open &browser view + Open &browser view + + + + + Opens the selected page in a browser view + Opens the selected page in a browser view + + + + CmdDrawingProjGroup + + + Drawing + Kreslenie + + + + Insert orthographic views + Insert orthographic views + + + + Insert an orthographic projection of a part in the active drawing + Insert an orthographic projection of a part in the active drawing + + + + CmdDrawingProjectShape + + + Drawing + Kreslenie + + + + Project shape... + Tvary projektu... + + + + + Project shape onto a user-defined plane + Tvary projektu na užívateľom definovanú rovinu + + + + CmdDrawingSymbol + + + Drawing + Kreslenie + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + &Pozadie + + + + &Outline + &Náčrt + + + + &Native + Prirodze&ne + + + + &OpenGL + &OpenGL + + + + &Image + Obrázok + + + + &High Quality Antialiasing + &Vysoká kvalita vy&hladzovania + + + + Open SVG File + Otvoriť súbor SVG + + + + Could not open file '%1'. + Nepodarilo sa otvoriť súbor '%1'. + + + + &Renderer + &Renderer + + + + Export PDF + Export do PDF + + + + PDF file (*.pdf) + Súbor PDF (*.pdf) + + + + Page sizes + Veľkosti stránok + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + + Different paper size + + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Orthographic Projection + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Projection + + + + Third Angle + Third Angle + + + + First Angle + First Angle + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primary View + + + Front + Predok + + + Right + Vpravo + + + Back + Back + + + Left + Vľavo + + + Top + Zhora + + + Bottom + Spodok + + + - Rotate + - Rotate + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Primary view + + + + Secondary Views + Secondary Views + + + + General + Všeobecné + + + + Auto scale / position + Auto scale / position + + + + Scale + Škála, zmena veľkosti + + + Primary x / y + Primary x / y + + + Secondary dx / dy + Secondary dx / dy + + + Show hidden + Show hidden + + + Show smooth + Show smooth + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Viditeľné ostré hrany + + + + Visible smooth edges + Viditeľné vyhladzovanie hrán + + + + Visible sewn edges + Viditeľné všité okraje + + + + Visible outline edges + Viditeľné hrany obrysu + + + + Visible isoparameters + Viditeľné iso parametre + + + + Hidden sharp edges + Skryté ostré hrany + + + + Hidden smooth edges + Skryté vyhladzovanie hrán + + + + Hidden sewn edges + Skryté všité okraje + + + + Hidden outline edges + Skryté hrany obrysu + + + + Hidden isoparameters + Skryté iso parametre + + + + Project shapes + Tvary projektu + + + + Drawing_NewPage + + A0 landscape + A0 na šírku + + + Insert new A0 landscape drawing + Vložiť nový výkres A0 na šírku + + + A1 landscape + A1 na šírku + + + Insert new A1 landscape drawing + Vložiť nový výkres A1 na šírku + + + A2 landscape + A2 na šírku + + + Insert new A2 landscape drawing + Vložiť nový výkres A2 na šírku + + + A3 landscape + A4 na šírku + + + Insert new A3 landscape drawing + Vložiť nový výkres A3 na šírku + + + A4 landscape + A4 na šírku + + + Insert new A4 landscape drawing + Vložiť nový výkres A4 na šírku + + + Insert new A%1 landscape drawing + Insert new A%1 landscape drawing + + + A%1 landscape + A%1 landscape + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + + + + + Insert new %1%2 %3 (%4) drawing + + + + + QObject + + + + Choose an SVG file to open + Vyberte súbor SVG k otvoreniu + + + Drawing viewer + Prehliadač kreslenia + + + + + Scalable Vector Graphics (*.svg *.svgz) + Scalable Vector Graphics (*. svg *. svgz) + + + + + + + Wrong selection + Chybný výber + + + + Select a Part object. + Vyberte časť objektu. + + + No page to insert + Žiadna strana pre vloženie + + + Create a page to insert. + Vytvoriť stránku pre vloženie. + + + Create a page to insert views into. + Create a page to insert views into. + + + + + + + + No page found + + + + + + + + + Create a page first. + + + + + Select exactly one Part object. + + + + + + Select one Page object. + Vyberte jednostranný objekt. + + + + SVG (*.svg) + + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Všetky súbory (*.*) + + + + Export page + Export stránky + + + + Show drawing + Zobraziť nákres + + + Front + Predok + + + Back + Back + + + Right + Vpravo + + + Left + Vľavo + + + Top + Zhora + + + Bottom + Spodok + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Kreslenie + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.qm new file mode 100644 index 0000000000..db2adf1c1b Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts new file mode 100644 index 0000000000..350e653339 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Цртеж + + + + &Annotation + &Опиc + + + + + Inserts an Annotation view in the active drawing + Додај видни Опиc активном цртежу + + + + CmdDrawingClip + + + Drawing + Цртеж + + + + &Clip + &Clip + + + + + Inserts a clip group in the active drawing + Inserts a clip group in the active drawing + + + + CmdDrawingDraftView + + + Drawing + Цртеж + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Датотека + + + + &Export page... + Извоз странице... + + + + + Export a page to an SVG file + Извези страницу у 'SVG' датотеку + + + + CmdDrawingNewA3Landscape + + + Drawing + Цртеж + + + + + Insert new A3 landscape drawing + Убаците Нови А3 пејзажни цртеж + + + + CmdDrawingNewPage + + + Drawing + Цртеж + + + + + Insert new drawing + Уметни нови цртеж + + + + CmdDrawingNewView + + + Drawing + Цртеж + + + + Insert view in drawing + Убаците приказ у цртеж + + + + Insert a new View of a Part in the active drawing + Убаците нови поглед дела у активном цртежу + + + + CmdDrawingOpen + + + Drawing + Цртеж + + + + Open SVG... + Отвори 'SVG' ... + + + + Open a scalable vector graphic + Отворите 'скалабилну векторску графику' + + + + CmdDrawingOpenBrowserView + + + Drawing + Цртеж + + + + Open &browser view + Отвори &поглед у прегледачу + + + + + Opens the selected page in a browser view + Отвара одабрану cтраницу у прегледачу + + + + CmdDrawingProjGroup + + + Drawing + Цртеж + + + + Insert orthographic views + Уметни ортографcке погледе + + + + Insert an orthographic projection of a part in the active drawing + Insert an orthographic projection of a part in the active drawing + + + + CmdDrawingProjectShape + + + Drawing + Цртеж + + + + Project shape... + Пројекција облика... + + + + + Project shape onto a user-defined plane + Пројектуј облик на раван дефиниcану од cтране кориcника + + + + CmdDrawingSymbol + + + Drawing + Цртеж + + + + &Symbol + &Симбол + + + + + Inserts a symbol from a svg file in the active drawing + Уметни cимбол из svg датотеке у активни цртеж + + + + TechDrawGui::MDIViewPage + + + &Background + Позадина & + + + + &Outline + & Оивичење + + + + &Native + Матерњи & + + + + &OpenGL + &'OpenGL' + + + + &Image + &Слика + + + + &High Quality Antialiasing + &Антиалиасинг високог квалитета + + + + Open SVG File + Отвори 'SVG' датотеку + + + + Could not open file '%1'. + Не могу да отворим датотеку "%1". + + + + &Renderer + Приказивач + + + + Export PDF + Извоз у ПДФ-у + + + + PDF file (*.pdf) + ПДФ датотеке (*. пдф) + + + + Page sizes + Величина странице + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Другачија оријентација + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + Штампач кориcти другачију оријентацију од цртежа. +Да ли желиш да наcтавиш? + + + + + Different paper size + Другачија величина папира + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + Штампач кориcти другачију величину папира од цртежа. +Да ли желиш да наcтавиш? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Ортографcка Пројекција + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Горе лево x / y + + + + Spacing dx / dy + Размак dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Вертикални нагиб + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Изометрично + + + + Dimetric + Дијаметрално + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + Пројекција погледа + + + + Axis aligned up + Axis aligned up + + + + + Flip + Обрни + + + + Trimetric + Trimetric + + + + Projection + Пројекција + + + + Third Angle + Трећи угао + + + + First Angle + Први угао + + + + View from: + Поглед од: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primary View + + + Front + Front + + + Right + Деcно + + + Back + Назад + + + Left + Лево + + + Top + Горе + + + Bottom + Доле + + + - Rotate + - Rotate + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Примарни поглед + + + + Secondary Views + Cекундарни поглед + + + + General + Glavno + + + + Auto scale / position + Auto scale / position + + + + Scale + увеличај/умањи + + + Primary x / y + Primary x / y + + + Secondary dx / dy + Secondary dx / dy + + + Show hidden + Прикажи сакривено + + + Show smooth + Прикажи глатко + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Видљиви оштри рубови + + + + Visible smooth edges + Видљиви глатки рубови + + + + Visible sewn edges + Visible sewn edges + + + + Visible outline edges + Видљиви cпољни рубови + + + + Visible isoparameters + Видљиви изометријcки параметри + + + + Hidden sharp edges + Cкривени оштри рубови + + + + Hidden smooth edges + Cкривени глатки рубови + + + + Hidden sewn edges + Hidden sewn edges + + + + Hidden outline edges + Cкривени cпољни рубови + + + + Hidden isoparameters + Cкривени изометријcки параметри + + + + Project shapes + Project shapes + + + + Drawing_NewPage + + A0 landscape + A0 landscape + + + Insert new A0 landscape drawing + Insert new A0 landscape drawing + + + A1 landscape + A1 landscape + + + Insert new A1 landscape drawing + Insert new A1 landscape drawing + + + A2 landscape + A2 landscape + + + Insert new A2 landscape drawing + Insert new A2 landscape drawing + + + A3 landscape + A3 landscape + + + Insert new A3 landscape drawing + Убаците Нови А3 пејзажни цртеж + + + A4 landscape + A4 landscape + + + Insert new A4 landscape drawing + Insert new A4 landscape drawing + + + Insert new A%1 landscape drawing + Insert new A%1 landscape drawing + + + A%1 landscape + A%1 landscape + + + + Landscape + Пејзаж + + + + Portrait + Портрет + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Уметни нови %1%2 %3 цртеж + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Изаберите 'SVG' датотеку за отварање + + + Drawing viewer + Прегледач цртежа + + + + + Scalable Vector Graphics (*.svg *.svgz) + Скалабилна векторска графика (*.svg*.svgz) + + + + + + + Wrong selection + Погрешан избор + + + + Select a Part object. + Изаберите део објекта. + + + No page to insert + Нема страница за уметање + + + Create a page to insert. + Направи страницу за уметање + + + Create a page to insert views into. + Create a page to insert views into. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Изаберите објекат једне странице + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + датотека 'SVG'(*.svg) + + + + All Files (*.*) + Све датотеке (*.*) + + + + Export page + Извоз странице + + + + Show drawing + Прикажи цртеж + + + Front + Front + + + Back + Назад + + + Right + Деcно + + + Left + Лево + + + Top + Горе + + + Bottom + Доле + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Цртеж + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.qm new file mode 100644 index 0000000000..492ec47f5a Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts new file mode 100644 index 0000000000..99e64a99f1 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Ritning + + + + &Annotation + &Annotering + + + + + Inserts an Annotation view in the active drawing + Infogar en annoteringsvy i den aktiva ritningen + + + + CmdDrawingClip + + + Drawing + Ritning + + + + &Clip + &Klipp + + + + + Inserts a clip group in the active drawing + Infogar en Klipp-grupp i den aktiva ritningen + + + + CmdDrawingDraftView + + + Drawing + Ritning + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Fil + + + + &Export page... + &Exportera sida... + + + + + Export a page to an SVG file + Exportera en sida till en SVG-fil + + + + CmdDrawingNewA3Landscape + + + Drawing + Ritning + + + + + Insert new A3 landscape drawing + Infoga ny A3 landskap ritning + + + + CmdDrawingNewPage + + + Drawing + Ritning + + + + + Insert new drawing + Sätt in ny ritning + + + + CmdDrawingNewView + + + Drawing + Ritning + + + + Insert view in drawing + Infoga vy i ritningen + + + + Insert a new View of a Part in the active drawing + Sätt in en ny vy av en Del i den aktiva ritningen + + + + CmdDrawingOpen + + + Drawing + Ritning + + + + Open SVG... + Öppna SVG... + + + + Open a scalable vector graphic + Öppna en skalbar vektorgrafik + + + + CmdDrawingOpenBrowserView + + + Drawing + Ritning + + + + Open &browser view + Öppna we&bbläsarvy + + + + + Opens the selected page in a browser view + Öppnar den valda sidan i en webbläsarvy + + + + CmdDrawingProjGroup + + + Drawing + Ritning + + + + Insert orthographic views + Infoga ortografiska vyer + + + + Insert an orthographic projection of a part in the active drawing + Infoga en ortografisk projektion av en del i den aktiva ritningen + + + + CmdDrawingProjectShape + + + Drawing + Ritning + + + + Project shape... + Projekt former... + + + + + Project shape onto a user-defined plane + Projicera form på ett användardefinierat plan + + + + CmdDrawingSymbol + + + Drawing + Ritning + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Infogar en symbol från en svg-fil i den aktiva ritningen + + + + TechDrawGui::MDIViewPage + + + &Background + B&akgrund + + + + &Outline + &Kontur + + + + &Native + &Nativ + + + + &OpenGL + &OpenGL + + + + &Image + &Bild + + + + &High Quality Antialiasing + &Högkvalitets kantutjämning + + + + Open SVG File + Öppna SVG-fil + + + + Could not open file '%1'. + Det gick inte att öppna fil '%1'. + + + + &Renderer + &Renderare + + + + Export PDF + Exportera PDF + + + + PDF file (*.pdf) + PDF-fil (*.pdf) + + + + Page sizes + Sidstorlekar + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Ortografisk projektion + + + + + + + + + + + + + + + Right click for axonometric settings + Högerklicka för axonometrisk inställningar + + + + Top left x / y + Övre vänstra x / y + + + + Spacing dx / dy + Delning dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axel ut och höger + + + + Vertical tilt + Vertikal tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometrisk + + + + Dimetric + Dimetric + + + + Trimetric + Trimetrisk + + + + Scale + Skala + + + + View projection + Visa projektion + + + + Axis aligned up + Axis aligned up + + + + + Flip + Vänd + + + + Trimetric + Trimetrisk + + + + Projection + Projektion + + + + Third Angle + Tredje vinkel + + + + First Angle + Första vinkel + + + + View from: + Visa från: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primär vy + + + Front + Front + + + Right + Höger + + + Back + Bakåt + + + Left + Vänster + + + Top + Topp + + + Bottom + Botten + + + - Rotate + - Rotera + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Primär vy + + + + Secondary Views + Sekundär vy + + + + General + Allmänt + + + + Auto scale / position + Auto skala / position + + + + Scale + Skala + + + Primary x / y + Primär x / y + + + Secondary dx / dy + Sekundär dx / dy + + + Show hidden + Visa dolda + + + Show smooth + Visa utjämnat + + + + Axonometric + Axonometrisk + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Synliga vassa kanter + + + + Visible smooth edges + Synliga jämna kanter + + + + Visible sewn edges + Synliga sydda kanter + + + + Visible outline edges + Synliga kontur kanter + + + + Visible isoparameters + Synliga isoparametrar + + + + Hidden sharp edges + Dolda vassa kanter + + + + Hidden smooth edges + Dolda jämna kanter + + + + Hidden sewn edges + Dolda sydda kanter + + + + Hidden outline edges + Dolda kontur kanter + + + + Hidden isoparameters + Dolda isoparametrar + + + + Project shapes + Projekt former + + + + Drawing_NewPage + + A0 landscape + Liggande A0 + + + Insert new A0 landscape drawing + Infoga ny liggande A0 ritning + + + A1 landscape + Liggande A1 + + + Insert new A1 landscape drawing + Infoga ny liggande A1 ritning + + + A2 landscape + Liggande A2 + + + Insert new A2 landscape drawing + Infoga ny liggande A2 ritning + + + A3 landscape + Liggande A3 + + + Insert new A3 landscape drawing + Infoga ny A3 landskap ritning + + + A4 landscape + Liggande A4 + + + Insert new A4 landscape drawing + Infoga ny liggande A4 ritning + + + Insert new A%1 landscape drawing + Infoga ny A%1 landskaps ritning + + + A%1 landscape + A%1 landskap + + + + Landscape + Landskap + + + + Portrait + Porträtt + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Infoga ny %1%2 %3 ritning + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Välj en SVG fil att öppna + + + Drawing viewer + Ritningsvisare + + + + + Scalable Vector Graphics (*.svg *.svgz) + Skalbar vektorgrafik (*.svg *.svgz) + + + + + + + Wrong selection + Fel val + + + + Select a Part object. + Välj ett Del objekt. + + + No page to insert + Ingen sida att infoga + + + Create a page to insert. + Skapa en sida att infoga. + + + Create a page to insert views into. + Skapa en sida att infoga vyer till. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Välj ett sidobjekt. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG (*.svg) + + + + All Files (*.*) + Alla filer (*.*) + + + + Export page + Exportera sida + + + + Show drawing + Visa ritning + + + Front + Front + + + Back + Bakåt + + + Right + Höger + + + Left + Vänster + + + Top + Topp + + + Bottom + Botten + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Ritning + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.qm new file mode 100644 index 0000000000..b3b3b37300 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.ts new file mode 100644 index 0000000000..791193dcc1 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.ts @@ -0,0 +1,872 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Çizim + + + + &Annotation + &Açıklayıcı notlar + + + + + Inserts an Annotation view in the active drawing + Etkin çizime açıklayıcı bir not ekler + + + + CmdDrawingClip + + + Drawing + Çizim + + + + &Clip + &Kırpmak + + + + + Inserts a clip group in the active drawing + Etkin çizimine kırpma grubu ekler + + + + CmdDrawingDraftView + + + Drawing + Çizim + + + + &Draft View + + + + + + Inserts a Draft view of the selected object(s) in the active drawing + + + + + CmdDrawingExportPage + + + File + Dosya + + + + &Export page... + &Sayfayı dışa aktar... + + + + + Export a page to an SVG file + Sayfayı, SVG dosyası olarak dışarı aktar + + + + CmdDrawingNewA3Landscape + + + Drawing + Çizim + + + + + Insert new A3 landscape drawing + Yeni yatay A3 boyutlu çizim ekle + + + + CmdDrawingNewPage + + + Drawing + Çizim + + + + + Insert new drawing + Yeni Çizim Ekle + + + + CmdDrawingNewView + + + Drawing + Çizim + + + + Insert view in drawing + Çizime görünüm ekle + + + + Insert a new View of a Part in the active drawing + Etkin çizimde bir parçanın yeni görünümünü ekle + + + + CmdDrawingOpen + + + Drawing + Çizim + + + + Open SVG... + SVG Aç... + + + + Open a scalable vector graphic + Boyutlandırılabilir bir vektörel çizim seçin + + + + CmdDrawingOpenBrowserView + + + Drawing + Çizim + + + + Open &browser view + &tarayıcı görünümü aç + + + + + Opens the selected page in a browser view + Seçili sayfayı tarayıcı görünümünde açar + + + + CmdDrawingProjGroup + + + Drawing + Çizim + + + + Insert orthographic views + Insert orthographic views + + + + Insert an orthographic projection of a part in the active drawing + Insert an orthographic projection of a part in the active drawing + + + + CmdDrawingProjectShape + + + Drawing + Çizim + + + + Project shape... + Proje şekilleri... + + + + + Project shape onto a user-defined plane + Kullanıcının tanımladığı bir düzleme şekli yansıt + + + + CmdDrawingSymbol + + + Drawing + Çizim + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + &Arkaplan + + + + &Outline + &Taslak + + + + &Native + &Yerel + + + + &OpenGL + &OpenGL + + + + &Image + &Resim + + + + &High Quality Antialiasing + &Yüksek kaliteli keskinlik yumuşatma + + + + Open SVG File + SVG Dosyası Aç + + + + Could not open file '%1'. + '%1' adlı dosya açılamadı. + + + + &Renderer + &Oluşturucu + + + + Export PDF + PDF olarak dışarı aktar + + + + PDF file (*.pdf) + PDF file (*.pdf) + + + + Page sizes + Sayfa boyutları + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + + Different paper size + + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Orthographic Projection + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + Projection + + + + Third Angle + Third Angle + + + + First Angle + First Angle + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Primary View + + + Front + ön + + + Right + Sağ + + + Back + Back + + + Left + Sol + + + Top + üst + + + Bottom + Alt + + + - Rotate + - Rotate + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Primary view + + + + Secondary Views + Secondary Views + + + + General + Genel + + + + Auto scale / position + Auto scale / position + + + + Scale + Ölçek + + + Primary x / y + Primary x / y + + + Secondary dx / dy + Secondary dx / dy + + + Show hidden + Show hidden + + + Show smooth + Show smooth + + + + Axonometric + Axonometric + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Görünür keskin kenarlar + + + + Visible smooth edges + Görünür pürüzsüz kenarlar + + + + Visible sewn edges + Görünür dikilir kenarlar + + + + Visible outline edges + Görünür anahat kenarları + + + + Visible isoparameters + Görünür izodeğişkenler + + + + Hidden sharp edges + Gizli keskin kenarlar + + + + Hidden smooth edges + Gizli pürüzsüz kenarlar + + + + Hidden sewn edges + Gizli dikilir kenarlar + + + + Hidden outline edges + Gizli anahat kenarlar + + + + Hidden isoparameters + Gizli izodeğişkenler + + + + Project shapes + Proje şekilleri + + + + Drawing_NewPage + + A0 landscape + Yatay A0 + + + Insert new A0 landscape drawing + Yeni yatay A0 boyutlu çizim ekle + + + A1 landscape + Yatay A1 + + + Insert new A1 landscape drawing + Yeni yatay A1 boyutlu çizim ekle + + + A2 landscape + Yatay A2 + + + Insert new A2 landscape drawing + Yeni yatay A2 boyutlu çizim ekle + + + A3 landscape + Yatay A3 + + + Insert new A3 landscape drawing + Yeni yatay A3 boyutlu çizim ekle + + + A4 landscape + Yatay A4 + + + Insert new A4 landscape drawing + Yeni yatay A4 boyutlu çizim ekle + + + Insert new A%1 landscape drawing + Insert new A%1 landscape drawing + + + A%1 landscape + A%1 landscape + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + + + + + Insert new %1%2 %3 (%4) drawing + + + + + QObject + + + + Choose an SVG file to open + Açmak için bir SVG dosyası seçin + + + Drawing viewer + Çizim görüntüleyici + + + + + Scalable Vector Graphics (*.svg *.svgz) + Boyutlandırılabilinir vektör grafiği (*.svg *.svgz) + + + + + + + Wrong selection + Yanlış seçim + + + + Select a Part object. + Parça nesnesi seçin. + + + No page to insert + İçeri aktarılacak hiç bir sayfa yok + + + Create a page to insert. + İçeri aktarmak için bir sayfa oluşturun. + + + Create a page to insert views into. + Create a page to insert views into. + + + + + + + + No page found + + + + + + + + + Create a page first. + + + + + Select exactly one Part object. + + + + + + Select one Page object. + Bir sayfa nesnesi seçin. + + + + SVG (*.svg) + + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Tüm dosyalar (*.*) + + + + Export page + Sayfayı dışarı aktar + + + + Show drawing + Çizimi göster + + + Front + ön + + + Back + Back + + + Right + Sağ + + + Left + Sol + + + Top + üst + + + Bottom + Alt + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + Çizim + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.qm new file mode 100644 index 0000000000..192489f8af Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts new file mode 100644 index 0000000000..2157668105 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + Малюнок + + + + &Annotation + & Анотації + + + + + Inserts an Annotation view in the active drawing + Вставляє перегляд анотації у активне креслення + + + + CmdDrawingClip + + + Drawing + Малюнок + + + + &Clip + &Кліп + + + + + Inserts a clip group in the active drawing + Вставляє кліп групи у активне креслення + + + + CmdDrawingDraftView + + + Drawing + Малюнок + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + Файл + + + + &Export page... + &Експорт сторінки... + + + + + Export a page to an SVG file + Експорт сторінки в SVG файл + + + + CmdDrawingNewA3Landscape + + + Drawing + Малюнок + + + + + Insert new A3 landscape drawing + Вставить нове фонове креслення А3 + + + + CmdDrawingNewPage + + + Drawing + Малюнок + + + + + Insert new drawing + Вставити нове креслення + + + + CmdDrawingNewView + + + Drawing + Малюнок + + + + Insert view in drawing + Додати вигляд в креслення + + + + Insert a new View of a Part in the active drawing + Вставить новий вигляд деталі в поточне креслення + + + + CmdDrawingOpen + + + Drawing + Малюнок + + + + Open SVG... + Відкрити SVG ... + + + + Open a scalable vector graphic + Відкрити масштабовану векторну графіку (SVG) + + + + CmdDrawingOpenBrowserView + + + Drawing + Малюнок + + + + Open &browser view + Відкрити & переглянути у браузері + + + + + Opens the selected page in a browser view + Відкрити вибрану сторінку у перегляді браузера + + + + CmdDrawingProjGroup + + + Drawing + Малюнок + + + + Insert orthographic views + Вставити ортогональний перегляд + + + + Insert an orthographic projection of a part in the active drawing + Вставити ортогональну проекцію частини у активному кресленні + + + + CmdDrawingProjectShape + + + Drawing + Малюнок + + + + Project shape... + Проект форми... + + + + + Project shape onto a user-defined plane + Проект форми на поверхні, визначеній користувачем + + + + CmdDrawingSymbol + + + Drawing + Малюнок + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Вставити символ з svg файлу в креслення, що редагується + + + + TechDrawGui::MDIViewPage + + + &Background + &Фон + + + + &Outline + &Контур + + + + &Native + &Рідне + + + + &OpenGL + &OpenGL + + + + &Image + &Зображення + + + + &High Quality Antialiasing + &Висока якість згладжування + + + + Open SVG File + Відкрити SVG файл + + + + Could not open file '%1'. + Не вдається відкрити файл '%1'. + + + + &Renderer + &Промалювувач + + + + Export PDF + Експорт в PDF + + + + PDF file (*.pdf) + PDF файл (*.pdf) + + + + Page sizes + Розміри сторінки + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + Ортогональна проекція + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Вертикальний нахил + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Ізометричний + + + + Dimetric + Диметрія + + + + Trimetric + Триметрія + + + + Scale + Масштаб + + + + View projection + Переглянути проекцію + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Триметрія + + + + Projection + Проекція + + + + Third Angle + Третій кут + + + + First Angle + Перший кут + + + + View from: + Вигляд з: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + Головний вид + + + Front + Фронт + + + Right + Направо + + + Back + Назад + + + Left + Ліворуч + + + Top + Згори + + + Bottom + Внизу + + + - Rotate + -Поворот + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + Головний вид + + + + Secondary Views + Вторинні перегляди + + + + General + Загальне + + + + Auto scale / position + Автоматичне масштабування / розташування + + + + Scale + Масштабування + + + Primary x / y + Первинні x / y + + + Secondary dx / dy + Вторинні dx / dy + + + Show hidden + Показати приховані + + + Show smooth + Показати згладжено + + + + Axonometric + Аксонометрія + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + Видимі гострі ребра + + + + Visible smooth edges + Видимі згладжені ребра + + + + Visible sewn edges + Видимі зшиті ребра + + + + Visible outline edges + Видимі контурні ребра + + + + Visible isoparameters + Видимі ізопараметри + + + + Hidden sharp edges + Приховані гострі ребра + + + + Hidden smooth edges + Приховані згладжені ребра + + + + Hidden sewn edges + Приховані зшиті ребра + + + + Hidden outline edges + Приховані контурні ребра + + + + Hidden isoparameters + Приховані ізопараметри + + + + Project shapes + Проект форм + + + + Drawing_NewPage + + A0 landscape + Горизонтальний A0 формат + + + Insert new A0 landscape drawing + Вставити нове креслення горизонтального A0 формату + + + A1 landscape + Горизонтальний A1 формат + + + Insert new A1 landscape drawing + Вставити нове креслення горизонтального A1 формату + + + A2 landscape + Горизонтальний A2 формат + + + Insert new A2 landscape drawing + Вставити нове креслення горизонтального A2 формату + + + A3 landscape + Горизонтальний A3 формат + + + Insert new A3 landscape drawing + Вставить нове фонове креслення А3 + + + A4 landscape + Горизонтальний A4 формат + + + Insert new A4 landscape drawing + Вставити нове креслення горизонтального A4 формату + + + Insert new A%1 landscape drawing + Вставити новий ландшафт A%1 креслення + + + A%1 landscape + A%1 ландшафт + + + + Landscape + Альбомна + + + + Portrait + Портретна + + + + %1%2 %3 + %1 %2 %3 + + + + Insert new %1%2 %3 drawing + Вставити нове %1%2 %3 креслення + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + Виберіть файл SVG для відкриття + + + Drawing viewer + Переглядач креслення + + + + + Scalable Vector Graphics (*.svg *.svgz) + Масштабована векторна графіка (*.svg *.svgz) + + + + + + + Wrong selection + Невірний вибір + + + + Select a Part object. + Виберіть об'єкт деталі. + + + No page to insert + Немає сторінки для вставки + + + Create a page to insert. + Створити сторінку для вставки. + + + Create a page to insert views into. + Створити сторінку для вставлення переглядів. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + Оберіть один об'єкт сторінки. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + Всі файли (*.*) + + + + Export page + Експорт сторінки + + + + Show drawing + Показати креслення + + + Front + Фронт + + + Back + Назад + + + Right + Направо + + + Left + Ліворуч + + + Top + Згори + + + Bottom + Внизу + + + + + Make axonometric... + Зробити аксонометрію... + + + + + Edit axonometric settings... + Редагувати налаштування аксонометрії... + + + + + Make orthographic + Зробити ортогональну проекцію + + + + Workbench + + + Drawing + Малюнок + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.qm new file mode 100644 index 0000000000..7873902c30 Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts new file mode 100644 index 0000000000..ff341a2af3 --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + 图纸 + + + + &Annotation + 注释(&A) + + + + + Inserts an Annotation view in the active drawing + 在当前图纸中插入注释视图 + + + + CmdDrawingClip + + + Drawing + 图纸 + + + + &Clip + 剪辑(&C) + + + + + Inserts a clip group in the active drawing + 在当前图纸中插入剪辑组 + + + + CmdDrawingDraftView + + + Drawing + 图纸 + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + 文件 + + + + &Export page... + 导出页(&E)... + + + + + Export a page to an SVG file + 将页面导出为SVG文件 + + + + CmdDrawingNewA3Landscape + + + Drawing + 图纸 + + + + + Insert new A3 landscape drawing + 插入A3横向图框 + + + + CmdDrawingNewPage + + + Drawing + 图纸 + + + + + Insert new drawing + 插入新图纸 + + + + CmdDrawingNewView + + + Drawing + 图纸 + + + + Insert view in drawing + 在图纸中插入视图 + + + + Insert a new View of a Part in the active drawing + 在当前图纸中插入一个零件视图 + + + + CmdDrawingOpen + + + Drawing + 图纸 + + + + Open SVG... + 打开SVG... + + + + Open a scalable vector graphic + 打开一个可缩放的矢量图形 + + + + CmdDrawingOpenBrowserView + + + Drawing + 图纸 + + + + Open &browser view + 打开浏览器视图(&b) + + + + + Opens the selected page in a browser view + 在浏览器视图中打开选定页面 + + + + CmdDrawingProjGroup + + + Drawing + 图纸 + + + + Insert orthographic views + 插入正交视图 + + + + Insert an orthographic projection of a part in the active drawing + 在当前图纸中插入零件的正交投影 + + + + CmdDrawingProjectShape + + + Drawing + 图纸 + + + + Project shape... + 投影形体... + + + + + Project shape onto a user-defined plane + 投影形体至用户定义平面 + + + + CmdDrawingSymbol + + + Drawing + 图纸 + + + + &Symbol + &Symbol + + + + + Inserts a symbol from a svg file in the active drawing + Inserts a symbol from a svg file in the active drawing + + + + TechDrawGui::MDIViewPage + + + &Background + 背景(&B) + + + + &Outline + 轮廓(&O) + + + + &Native + 本地(&N) + + + + &OpenGL + &OpenGL + + + + &Image + 图片(&I) + + + + &High Quality Antialiasing + 高品质抗锯齿(&H) + + + + Open SVG File + 打开SVG文件 + + + + Could not open file '%1'. + 无法打开文件'%1'. + + + + &Renderer + 渲染器(&R) + + + + Export PDF + 导出PDF + + + + PDF file (*.pdf) + PDF文件(*.pdf) + + + + Page sizes + 页面大小 + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + 正交投影 + + + + + + + + + + + + + + + Right click for axonometric settings + Right click for axonometric settings + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + Isometric + + + + Dimetric + Dimetric + + + + Trimetric + Trimetric + + + + Scale + Scale + + + + View projection + View projection + + + + Axis aligned up + Axis aligned up + + + + + Flip + Flip + + + + Trimetric + Trimetric + + + + Projection + 投影 + + + + Third Angle + 第三角投影法 + + + + First Angle + 第一角投影法 + + + + View from: + View from: + + + + Axis aligned right: + Axis aligned right: + + + Primary View + 主视图 + + + Front + 前视 + + + Right + + + + Back + 返回 + + + Left + 左视 + + + Top + 顶视 + + + Bottom + 底视 + + + - Rotate + - 旋转 + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + 主视图 + + + + Secondary Views + 辅助视图 + + + + General + 常规 + + + + Auto scale / position + 自动缩放/定位 + + + + Scale + 缩放 + + + Primary x / y + 主 x / y + + + Secondary dx / dy + 辅助 dx / dy + + + Show hidden + 显示隐藏 + + + Show smooth + 显示平滑 + + + + Axonometric + 轴侧图 + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + 锐化边缘可见 + + + + Visible smooth edges + 平滑边缘可见 + + + + Visible sewn edges + 镶贴边缘可见 + + + + Visible outline edges + 轮廓边缘可见 + + + + Visible isoparameters + 可见iso参数 + + + + Hidden sharp edges + 锐化边缘隐藏 + + + + Hidden smooth edges + 平滑边缘隐藏 + + + + Hidden sewn edges + 镶贴边缘隐藏 + + + + Hidden outline edges + 轮廓边缘隐藏 + + + + Hidden isoparameters + 隐藏iso参数 + + + + Project shapes + 投影形体 + + + + Drawing_NewPage + + A0 landscape + A0横向 + + + Insert new A0 landscape drawing + 插入A0横向图纸 + + + A1 landscape + A1横向 + + + Insert new A1 landscape drawing + 插入A1横向图纸 + + + A2 landscape + A2横向 + + + Insert new A2 landscape drawing + 插入A2横向图纸 + + + A3 landscape + A3横向 + + + Insert new A3 landscape drawing + 插入A3横向图框 + + + A4 landscape + A4横向 + + + Insert new A4 landscape drawing + 插入A4横向图纸 + + + Insert new A%1 landscape drawing + 插入新A%1横向图纸 + + + A%1 landscape + A%1 横向 + + + + Landscape + Landscape + + + + Portrait + Portrait + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + Insert new %1%2 %3 drawing + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + 选择一个SVG文件打开 + + + Drawing viewer + 图纸浏览器 + + + + + Scalable Vector Graphics (*.svg *.svgz) + 可缩放矢量图形(*.svg *.svgz) + + + + + + + Wrong selection + 选择错误 + + + + Select a Part object. + 选择零件对象. + + + No page to insert + 无页面可插入 + + + Create a page to insert. + 创建一个插入页面. + + + Create a page to insert views into. + 创建页面以插入视图. + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + 选择一个页对象. + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + 所有文件(*.*) + + + + Export page + 导出页面 + + + + Show drawing + 显示绘图 + + + Front + 前视 + + + Back + 返回 + + + Right + + + + Left + 左视 + + + Top + 顶视 + + + Bottom + 底视 + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + Edit axonometric settings... + + + + + Make orthographic + Make orthographic + + + + Workbench + + + Drawing + 图纸 + + + diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.qm new file mode 100644 index 0000000000..6f3274455b Binary files /dev/null and b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.qm differ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts new file mode 100644 index 0000000000..c71191813c --- /dev/null +++ b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts @@ -0,0 +1,874 @@ + + + + + CmdDrawingAnnotation + + + Drawing + 工程圖 + + + + &Annotation + &註釋 + + + + + Inserts an Annotation view in the active drawing + 於目前圖面插入註釋視圖 + + + + CmdDrawingClip + + + Drawing + 工程圖 + + + + &Clip + &剪下 + + + + + Inserts a clip group in the active drawing + 於目前圖面插入剪下群組 + + + + CmdDrawingDraftView + + + Drawing + 工程圖 + + + + &Draft View + &Draft View + + + + + Inserts a Draft view of the selected object(s) in the active drawing + Inserts a Draft view of the selected object(s) in the active drawing + + + + CmdDrawingExportPage + + + File + 檔案 + + + + &Export page... + 匯出頁面(&E)... + + + + + Export a page to an SVG file + 匯出此頁為SVG檔 + + + + CmdDrawingNewA3Landscape + + + Drawing + 工程圖 + + + + + Insert new A3 landscape drawing + 插入新的 A3 橫式圖紙 + + + + CmdDrawingNewPage + + + Drawing + 工程圖 + + + + + Insert new drawing + 插入新繪圖區 + + + + CmdDrawingNewView + + + Drawing + 工程圖 + + + + Insert view in drawing + 於繪圖區插入畫面 + + + + Insert a new View of a Part in the active drawing + 於目前繪圖區插入新的零件畫面 + + + + CmdDrawingOpen + + + Drawing + 工程圖 + + + + Open SVG... + 開啟 SVG ... + + + + Open a scalable vector graphic + 開啟一個可縮放的向量圖形 + + + + CmdDrawingOpenBrowserView + + + Drawing + 工程圖 + + + + Open &browser view + 開啟&瀏覽模式 + + + + + Opens the selected page in a browser view + 以瀏覽模式開啟選定頁面 + + + + CmdDrawingProjGroup + + + Drawing + 工程圖 + + + + Insert orthographic views + 插入正交視圖 + + + + Insert an orthographic projection of a part in the active drawing + 插入目前圖面零件之正交投影 + + + + CmdDrawingProjectShape + + + Drawing + 工程圖 + + + + Project shape... + 專案形式 + + + + + Project shape onto a user-defined plane + 投影外型至用戶定義的面上 + + + + CmdDrawingSymbol + + + Drawing + 工程圖 + + + + &Symbol + & 符號 + + + + + Inserts a symbol from a svg file in the active drawing + 從目前圖面內svg檔中插入一個符號 + + + + TechDrawGui::MDIViewPage + + + &Background + 背景(&B) + + + + &Outline + &大綱 + + + + &Native + &原始的 + + + + &OpenGL + &OpenGL + + + + &Image + 影像(&I) + + + + &High Quality Antialiasing + 高品質反鋸齒(&H) + + + + Open SVG File + 開啟 SVG 檔 + + + + Could not open file '%1'. + 無法開啟檔案"%1"。 + + + + &Renderer + 彩現(&R) + + + + Export PDF + 匯出 PDF + + + + PDF file (*.pdf) + PDF file (*.pdf) + + + + Page sizes + 頁面尺寸 + + + + A0 + A0 + + + + A1 + A1 + + + + A2 + A2 + + + + A3 + A3 + + + + A4 + A4 + + + + A5 + A5 + + + + Different orientation + Different orientation + + + + The printer uses a different orientation than the drawing. +Do you want to continue? + The printer uses a different orientation than the drawing. +Do you want to continue? + + + + + Different paper size + Different paper size + + + + + The printer uses a different paper size than the drawing. +Do you want to continue? + The printer uses a different paper size than the drawing. +Do you want to continue? + + + + TechDrawGui::TaskOrthoViews + + + Orthographic Projection + 正交投影 + + + + + + + + + + + + + + + Right click for axonometric settings + 按右鍵來進行軸測設定 + + + + Top left x / y + Top left x / y + + + + Spacing dx / dy + Spacing dx / dy + + + + Show hidden lines + + + + + Show smooth lines + + + + + Axis out and right + Axis out and right + + + + Vertical tilt + Vertical tilt + + + + + X +ve + X +ve + + + + + + Y +ve + Y +ve + + + + + + Z +ve + Z +ve + + + + + X -ve + X -ve + + + + + + Y -ve + Y -ve + + + + + + Z -ve + Z -ve + + + + Isometric + 等角立體 + + + + Dimetric + 二等角立體 + + + + Trimetric + 不等角立體 + + + + Scale + 比例 + + + + View projection + 檢視投影視角 + + + + Axis aligned up + 軸已對齊 + + + + + Flip + 翻轉 + + + + Trimetric + Trimetric + + + + Projection + 投影 + + + + Third Angle + 第三視角 + + + + First Angle + 第一視角 + + + + View from: + 檢視自: + + + + Axis aligned right: + 對齊軸右側 + + + Primary View + 主視圖 + + + Front + 前視圖 + + + Right + + + + Back + 回復 + + + Left + + + + Top + + + + Bottom + 底部 + + + - Rotate + -旋轉 + + + 90 + 90 + + + 180 + 180 + + + 270 + 270 + + + + Primary view + 主視圖 + + + + Secondary Views + 輔助視圖 + + + + General + 一般 + + + + Auto scale / position + 自動縮放 / 定位 + + + + Scale + 縮放 + + + Primary x / y + 一階x / y + + + Secondary dx / dy + 二階dx / dy + + + Show hidden + 顯示被隱藏 + + + Show smooth + 平滑顯示 + + + + Axonometric + 軸測圖 + + + + TechDrawGui::TaskProjection + + + Visible sharp edges + 顯示銳利邊緣 + + + + Visible smooth edges + 顯示平滑邊緣 + + + + Visible sewn edges + 可視縫合邊緣 + + + + Visible outline edges + 可視輪廓邊緣 + + + + Visible isoparameters + 可視等角參數 + + + + Hidden sharp edges + 隱藏銳利邊緣 + + + + Hidden smooth edges + 隱藏平滑邊緣 + + + + Hidden sewn edges + 隱藏縫合邊緣 + + + + Hidden outline edges + 隱藏輪廓邊緣 + + + + Hidden isoparameters + 隱藏等角參數 + + + + Project shapes + 專案形式 + + + + Drawing_NewPage + + A0 landscape + A0圖紙 + + + Insert new A0 landscape drawing + 插入新的A0圖紙 + + + A1 landscape + A1圖紙 + + + Insert new A1 landscape drawing + 插入新的A1圖紙 + + + A2 landscape + A2圖紙 + + + Insert new A2 landscape drawing + 插入新的A2圖紙 + + + A3 landscape + A3圖紙 + + + Insert new A3 landscape drawing + 插入新的 A3 橫式圖紙 + + + A4 landscape + A4圖紙 + + + Insert new A4 landscape drawing + 插入新的A4圖紙 + + + Insert new A%1 landscape drawing + 插入新的A%1樣式圖面 + + + A%1 landscape + A%1樣式 + + + + Landscape + 背景 + + + + Portrait + 影像 + + + + %1%2 %3 + %1%2 %3 + + + + Insert new %1%2 %3 drawing + 插入新的 %1%2 %3 工程圖 + + + + %1%2 %3 (%4) + %1%2 %3 (%4) + + + + Insert new %1%2 %3 (%4) drawing + Insert new %1%2 %3 (%4) drawing + + + + QObject + + + + Choose an SVG file to open + 選擇要開啟的 SVG 檔 + + + Drawing viewer + 工程圖檢視器 + + + + + Scalable Vector Graphics (*.svg *.svgz) + 可縮放向量圖形(*.svg *.svgz) + + + + + + + Wrong selection + 錯誤的選取 + + + + Select a Part object. + 選取零件物件。 + + + No page to insert + 無頁面可插入 + + + Create a page to insert. + 創建要插入的頁面。 + + + Create a page to insert views into. + 建立頁面供插入視圖資訊 + + + + + + + + No page found + No page found + + + + + + + + Create a page first. + Create a page first. + + + + Select exactly one Part object. + Select exactly one Part object. + + + + + Select one Page object. + 選取一個頁面物件。 + + + + SVG (*.svg) + SVG (*.svg) + + + SVG(*.svg) + SVG(*.svg) + + + + All Files (*.*) + 所有檔案(*.*) + + + + Export page + 匯出頁面 + + + + Show drawing + 顯示工程圖 + + + Front + 前視圖 + + + Back + 回復 + + + Right + + + + Left + + + + Top + + + + Bottom + 底部 + + + + + Make axonometric... + Make axonometric... + + + + + Edit axonometric settings... + 編輯軸測設定 + + + + + Make orthographic + 建立正投影視角 + + + + Workbench + + + Drawing + 工程圖 + + +