From e6f8cf1d354b736f9299885a98116ea42540f696 Mon Sep 17 00:00:00 2001 From: WandererFan Date: Sun, 5 Nov 2017 11:17:25 -0500 Subject: [PATCH] Remove incorrect .qm/.ts files - TechDraw translations directory contains old files based on Drawing module. --- .../Gui/Resources/translations/Drawing_af.qm | Bin 12597 -> 0 bytes .../Gui/Resources/translations/Drawing_af.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_cs.qm | Bin 12507 -> 0 bytes .../Gui/Resources/translations/Drawing_cs.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_de.qm | Bin 13297 -> 0 bytes .../Gui/Resources/translations/Drawing_de.ts | 2277 ---------------- .../Resources/translations/Drawing_es-ES.qm | Bin 13073 -> 0 bytes .../Resources/translations/Drawing_es-ES.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_fi.qm | Bin 12801 -> 0 bytes .../Gui/Resources/translations/Drawing_fi.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_fr.qm | Bin 13303 -> 0 bytes .../Gui/Resources/translations/Drawing_fr.ts | 2277 ---------------- .../Gui/Resources/translations/Drawing_hr.qm | Bin 12702 -> 0 bytes .../Gui/Resources/translations/Drawing_hr.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_hu.qm | Bin 12734 -> 0 bytes .../Gui/Resources/translations/Drawing_hu.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_it.qm | Bin 13171 -> 0 bytes .../Gui/Resources/translations/Drawing_it.ts | 2277 ---------------- .../Gui/Resources/translations/Drawing_ja.qm | Bin 10506 -> 0 bytes .../Gui/Resources/translations/Drawing_ja.ts | 2278 ---------------- .../Gui/Resources/translations/Drawing_nl.qm | Bin 12799 -> 0 bytes .../Gui/Resources/translations/Drawing_nl.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_no.qm | Bin 12451 -> 0 bytes .../Gui/Resources/translations/Drawing_no.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_pl.qm | Bin 12661 -> 0 bytes .../Gui/Resources/translations/Drawing_pl.ts | 2279 ----------------- .../Resources/translations/Drawing_pt-BR.qm | Bin 13021 -> 0 bytes .../Resources/translations/Drawing_pt-BR.ts | 2277 ---------------- .../Resources/translations/Drawing_pt-PT.qm | Bin 13277 -> 0 bytes .../Resources/translations/Drawing_pt-PT.ts | 2277 ---------------- .../Gui/Resources/translations/Drawing_ro.qm | Bin 12936 -> 0 bytes .../Gui/Resources/translations/Drawing_ro.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_ru.qm | Bin 12662 -> 0 bytes .../Gui/Resources/translations/Drawing_ru.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_sk.qm | Bin 11348 -> 0 bytes .../Gui/Resources/translations/Drawing_sk.ts | 2257 ---------------- .../Gui/Resources/translations/Drawing_sr.qm | Bin 12608 -> 0 bytes .../Gui/Resources/translations/Drawing_sr.ts | 2279 ----------------- .../Resources/translations/Drawing_sv-SE.qm | Bin 12399 -> 0 bytes .../Resources/translations/Drawing_sv-SE.ts | 2279 ----------------- .../Gui/Resources/translations/Drawing_tr.qm | Bin 11287 -> 0 bytes .../Gui/Resources/translations/Drawing_tr.ts | 2257 ---------------- .../Gui/Resources/translations/Drawing_uk.qm | Bin 12794 -> 0 bytes .../Gui/Resources/translations/Drawing_uk.ts | 2279 ----------------- .../Resources/translations/Drawing_zh-CN.qm | Bin 10762 -> 0 bytes .../Resources/translations/Drawing_zh-CN.ts | 2279 ----------------- .../Resources/translations/Drawing_zh-TW.qm | Bin 10396 -> 0 bytes .../Resources/translations/Drawing_zh-TW.ts | 2279 ----------------- 48 files changed, 54641 deletions(-) delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_cs.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_de.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_fr.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_hu.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_ro.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_tr.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.qm delete mode 100644 src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.qm deleted file mode 100644 index 66641550c2f0bb004b1e8120f61a852e6c1b5559..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12597 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts deleted file mode 100644 index 64c5e2fc59..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_af.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotation - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserts a clip group in the active drawing - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Lêer - - - - &Export page... - &Voer bladsy uit... - - - - - Export a page to an SVG file - Voer 'n blad uit na 'n SVG-lêer - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Kies 'n SVG-lêer om oop te maak - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Skep 'n bladsy om in te voeg. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Create a page to insert views into. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Kies een Bladsyvoorwerp. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Algemeen - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projection - - - - First or Third Angle - - - - - - Page - - - - - First Angle - First Angle - - - - Third Angle - Third Angle - - - - Scale - Skaal - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Bodem - - - - Primary - - - - - Right - Regs - - - - Left - Links - - - - LeftFrontBottom - - - - - Top - Bo-aansig - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index cbcd9956da796d7b8efce8bc1f753654e3c8abd7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12507 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 - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Poznámka - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - Výřez - - - - - Inserts a clip group in the active drawing - Vložení výřezu skupiny v aktivním výkresu - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Soubor - - - - &Export page... - &Exportovat stránku... - - - - - Export a page to an SVG file - Exportovat stránku do souboru SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Vložit symbol ze souboru svg do aktivního výkresu - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Zvolte soubor SVG pro otevření - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Vytvoření stránky pro vložení. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Vytvoří stránku pro vkládání pohledů. - - - - No page found - Stránka nebyla nalezena - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Vytvořte nejprve stránku. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Vyberte právě jednu součást. - - - Select one Page object. - Vyberte jeden objekt stránky. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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ý - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Obecné - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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    - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projekce - - - - First or Third Angle - - - - - - Page - - - - - First Angle - První úhel - - - - Third Angle - Třetí úhel - - - - Scale - Změna velikosti - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Dole - - - - Primary - - - - - Right - Vpravo - - - - Left - Vlevo - - - - LeftFrontBottom - - - - - Top - Horní - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index ff7daefd870f13814d7254c45f8a2b7d42018903..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13297 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 - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Anmerkung - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Ausschnitt - - - - - Inserts a clip group in the active drawing - eine Auschnittsgruppe in die aktive Zeichnung einfügen - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Datei - - - - &Export page... - Seite &exportieren... - - - - - Export a page to an SVG file - Seite in SVG-Datei exportieren - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &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 - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Wählen Sie eine SVG-Datei zum Öffnen aus - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Erzeugen Sie eine Seite zum Einfügen des Objekts. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Erstelle Seite um Ansichten einzufügen. - - - - No page found - Keine Seite gefunden - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Erstellen Sie zunächst eine Seite. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Wählen Sie genau ein Teil-Objekt. - - - Select one Page object. - Wählen Sie ein Page-Objekt aus. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.SVG) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Allgemein - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projektion - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Erster Winkel - - - - Third Angle - Dritter Winkel - - - - Scale - Skalieren - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Unten - - - - Primary - - - - - Right - Rechts - - - - Left - Links - - - - LeftFrontBottom - - - - - Top - Oben - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 6987c4e6b394e593ce92a927ac6faec2b4b76754..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13073 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts deleted file mode 100644 index e694906ddb..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_es-ES.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Anotación - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserta un clip de grupo en el actual dibujo - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Archivo - - - - &Export page... - &Exportar página... - - - - - Export a page to an SVG file - Exportar una página a un archivo SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserta un símbolo desde un archivo svg en el dibujo activo - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Seleccionar un archivo SVG para abrir - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Crear una página para insertar. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - 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 - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Cree una página de dibujo primero. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Seleccione un único objeto parte. - - - Select one Page object. - Seleccionar una página de objetos. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - General - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Proyección - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Primer ángulo - - - - Third Angle - Tercer ángulo - - - - Scale - Escalar - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Inferior - - - - Primary - - - - - Right - Derecha - - - - Left - Izquierda - - - - LeftFrontBottom - - - - - Top - Planta - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 93d03336de2a55d64dcfab8de5dafd8b1a853643..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12801 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 K#I(waivIv_Fpi1< diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts deleted file mode 100644 index f0b20fdfcb..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_fi.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Huomautus - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Leikkaa - - - - - Inserts a clip group in the active drawing - Lisää leikeryhmän aktiiviseen tekniseen piirustukseen - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Tiedosto - - - - &Export page... - &Vie sivu... - - - - - Export a page to an SVG file - Vie sivu SVG-tiedostoon - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Lisää symbolin svg-tiedostosta aktiiviseen piirrokseen - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Valitse avattava SVG-tiedosto - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Luo sivu kuvien lisäämistä varten. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Luo sivu johon lisäät näkymiä. - - - - No page found - Sivua ei löydy - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Luo sivu ensin. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Valitse täsmälleen yksi osa-kohde. - - - Select one Page object. - Valitse yksi sivu-objekti. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Yleiset - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projektio - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Ensimmäinen kulma - - - - Third Angle - Kolmas kulma - - - - Scale - Mittakaava - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Pohja - - - - Primary - - - - - Right - Oikea - - - - Left - Vasen - - - - LeftFrontBottom - - - - - Top - Yläpuoli - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 720d2d73fcbecdf41a6a041fcd0071b7b1e1c1d8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13303 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 S+~oz`Or)D0f - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotation - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Masque - - - - - Inserts a clip group in the active drawing - Insère un groupe de masquage sur la feuille active - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Fichier - - - - &Export page... - &Exporter la page... - - - - - Export a page to an SVG file - Exporter une page vers un fichier SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - 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 - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Choisir un fichier SVG à ouvrir - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Créer une page à insérer. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Crée une feuille pour y insérer des vues - - - - No page found - Aucune page trouvée - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Créez d'abord une page. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Sélectionnez exactement un seul objet Pièce. - - - Select one Page object. - Sélectionnez un objet Page. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Général - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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 ? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projection - - - - First or Third Angle - - - - - - Page - - - - - First Angle - européenne - - - - Third Angle - américaine - - - - Scale - Échelle - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Dessous - - - - Primary - - - - - Right - Droit - - - - Left - Gauche - - - - LeftFrontBottom - - - - - Top - Dessus - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index f397f36bc9d13559546d3cef8fc3775fd1c6d0fc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12702 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 G-Twn<`Zv4) diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts deleted file mode 100644 index 999c0fc78c..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_hr.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - Anotacija - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Izrez - - - - - Inserts a clip group in the active drawing - Dodaje izrezanu grupu aktivnom pogledu - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Datoteka - - - - &Export page... - Izvedi stranicu... - - - - - Export a page to an SVG file - Izvoz stranicu za SVG datoteku - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Odaberite SVG datoteku za otvaranje - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Stvaranje stranica za umetanje. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Stvori stranicu na koju će se dodati pogled. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Odaberite jednu stranicu objekta - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Općenito - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - TechDrawGui::MDIViewPage - - &Background - I pozadina - - - &Outline - &amp; Potez - - - - &Native - &amp; Prirodan - - - - &OpenGL - I OpenGL - - - - &Image - I slike - - - - &High Quality Antialiasing - &amp; 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projekcija - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Prvi kut - - - - Third Angle - Treći kut - - - - Scale - Skaliraj - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Ispod - - - - Primary - - - - - Right - Desno - - - - Left - Lijevo - - - - LeftFrontBottom - - - - - Top - Gore - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 319a4579f67597a1ff6d4b6de652b159499c5974..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12734 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 LGgD?RIo - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - M&Agyarázó jesgyzet - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - Kivágás - - - - - Inserts a clip group in the active drawing - Kivágás csoport beillesztése az aktív rajzba - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Fájl - - - - &Export page... - Oldal &exportálása... - - - - - Export a page to an SVG file - Oldalt exportál SVG fájlba - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - SVG fájl kiválasztása megnyitáshoz - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Oldal létrehozása a beillesztéshez. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - 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 - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Válasszon ki egy oldalas objektumot. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Általános - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Vetítés - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Első szög - - - - Third Angle - Harmadik szög - - - - Scale - Méret - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Alsó - - - - Primary - - - - - Right - Jobb - - - - Left - Bal nézet - - - - LeftFrontBottom - - - - - Top - Felülnézet - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index ccbc19646df290efe278eaa906f64dd89aea43e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13171 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts deleted file mode 100644 index 433dd71e55..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_it.ts +++ /dev/null @@ -1,2277 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotazione - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserisce un gruppo clip nel disegno attivo - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - File - - - - &Export page... - &Esporta pagina... - - - - - Export a page to an SVG file - Esporta una pagina in un file SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserisce un simbolo da un file svg nel disegno attivo - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Seleziona un file SVG da aprire - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Crea una pagina da inserire. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Crea una pagina per inserirvi delle viste. - - - - No page found - Nessuna pagina trovata - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Prima creare una pagina. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Selezionare un solo oggetto Parte. - - - Select one Page object. - Seleziona un oggetto Pagina. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Generale - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Proiezione - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Primo angolo - - - - Third Angle - Terzo angolo - - - - Scale - Scala - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Dal basso - - - - Primary - - - - - Right - Destra - - - - Left - Sinistra - - - - LeftFrontBottom - - - - - Top - Dall'alto - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 89b691d6bfd24b6dba7c62866cf51f81f9ee03c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10506 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 S?ALrH8`bE@kfivB3;rJ^B|qB$ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts deleted file mode 100644 index d358217dab..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ja.ts +++ /dev/null @@ -1,2278 +0,0 @@ - - - - - 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ファイルから現在の図面に挿入します - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - 注釈(&A) - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - クリップ(&C) - - - - - Inserts a clip group in the active drawing - アクティブな図面にクリップグループを挿入 - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - ファイル - - - - &Export page... - ページをエクスポート(&E)... - - - - - Export a page to an SVG file - SVGファイルにエクスポート - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - Insert view in drawing - 図面にビューを挿入 - - - - Insert a new View of a Part in the active drawing - アクティブな図面に新しい部品の表示を挿入 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - 記号をSVGファイルから現在の図面に挿入します - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - 開くSVGファイルを選択 - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - Drawing viewer - 図面ビューアー - - - Scalable Vector Graphics (*.svg *.svgz) - スケラーブル ベクタ グラフィック (*.svg *.svgz) - - - - - - - - - - - - - - - - - - Wrong selection - 誤った選択 - - - Select a Part object. - パーツオブジェクトを選択 - - - No page to insert - 挿入するページがありません - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - 挿入するページを作成 - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - ビューを挿入するページを作成 - - - - No page found - ページが見つかりません - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - 最初にページを作成してください - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - 部品オブジェクトを1 つだけ選択して下さい。 - - - Select one Page object. - ページオブジェクトを1つ選択 - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - SVG(*.svg) - SVG(*.svg) - - - - - All Files (*.*) - すべてのファイル (*.*) - - - Export page - ページをエクスポート - - - - Show drawing - 図面を表示します - - - Front - 正面図 - - - Back - 戻る - - - Right - 右面図 - - - Left - 左面図 - - - Top - 上面図 - - - Bottom - 底面 - - - Make axonometric... - 不等角投影図を作成... - - - Edit axonometric settings... - 不等角投影図設定を編集 - - - Make orthographic - 正投影図を作成 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - 標準 - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - プリンターでは、図面とは異なる用紙サイズを使用します。続行しますか? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - TechDrawGui::TaskOrthoViews - - Orthographic Projection - 正投影図 - - - Right click for axonometric settings - 右クリックでアクソノ メトリック設定 - - - Top left x / y - 左上のx / y - - - Spacing dx / dy - 間隔 dx/dy - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - 投影 - - - - First or Third Angle - - - - - - Page - - - - - First Angle - 第一角法 - - - - Third Angle - 第三角法 - - - - Scale - 拡大縮小 - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - 底面 - - - - Primary - - - - - Right - 右面図 - - - - Left - 左面図 - - - - LeftFrontBottom - - - - - Top - 上面図 - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - 形状を投影 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - Workbench - - Drawing - 図面 - - - diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_nl.qm deleted file mode 100644 index 619b64fc14908f6524512150a85b780eac1772b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12799 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 - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotation - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserts a clip group in the active drawing - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Bestand - - - - &Export page... - &Exporteer pagina... - - - - - Export a page to an SVG file - Een pagina naar een SVG-bestand exporteren - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Kies een SVG-bestand om te openen - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Maak een pagina om in te voegen. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Maak een pagina om aanzichten toe te voegen. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Selecteer een pagina-object. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Algemeen - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projectie - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Eerste hoek - - - - Third Angle - Derde hoek - - - - Scale - Schalen - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Onder - - - - Primary - - - - - Right - Rechts - - - - Left - Links - - - - LeftFrontBottom - - - - - Top - Boven - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index d448e0c296b6a56b7a40d5a288fbdc84dc53f2fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12451 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts deleted file mode 100644 index bf320823de..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_no.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotation - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserts a clip group in the active drawing - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Fil - - - - &Export page... - &Eksporter side... - - - - - Export a page to an SVG file - Eksportere en side til en SVG-fil - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Velg en SVG-fil å åpne - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Lag en side å sette inn. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Create a page to insert views into. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Velg ett objekt på siden. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Generelle - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projection - - - - First or Third Angle - - - - - - Page - - - - - First Angle - First Angle - - - - Third Angle - Third Angle - - - - Scale - Skaler - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Bunn - - - - Primary - - - - - Right - Høyre - - - - Left - Venstre - - - - LeftFrontBottom - - - - - Top - Topp - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index b1d00c47561c896a870d33ec879f2e9e432cf37f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12661 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts deleted file mode 100644 index 404410d60c..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pl.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Adnotacja - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - & Klip - - - - - Inserts a clip group in the active drawing - Wstawia grupę klipu do aktywnego rysunku - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Plik - - - - &Export page... - &Eksportuj stronę... - - - - - Export a page to an SVG file - Eksport strony do pliku SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Wstaw symbol z pliku SVG do aktywnego rysunku - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Wybierz plik SVG do otwarcia - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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. - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Utwórz stronę do wstawienia. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Utwórz stronę do wstawienia widoków. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Wybierz jeden obiekt Strony. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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) - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Ogólne - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Rzut - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Kąt pierwszy - - - - Third Angle - Kąt trzeci - - - - Scale - Skala - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - U dołu - - - - Primary - - - - - Right - Prawo - - - - Left - Lewa - - - - LeftFrontBottom - - - - - Top - Góra - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index f90c705bc69b5e5ebe25262e4faa2e9d6c86f7f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13021 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts deleted file mode 100644 index 6bf2eab71e..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-BR.ts +++ /dev/null @@ -1,2277 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Anotação - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Recorte - - - - - Inserts a clip group in the active drawing - Inserir um grupo de Apara no desenho ativo - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Arquivo - - - - &Export page... - &Exportar página... - - - - - Export a page to an SVG file - Exportar página para um arquivo SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Insere um símbolo de um arquivo svg no desenho ativo - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Escolha um arquivo SVG para abrir - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Crie uma página para inserir. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Crie uma página para inserir as vistas. - - - - No page found - Nenhuma página encontrada - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Primeiro, crie uma página. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Selecione exatamente uma peça. - - - Select one Page object. - Selecione um objeto de tipo Página. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Geral - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projeção - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Primeiro ângulo - - - - Third Angle - Terceiro ângulo - - - - Scale - Escalar - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - De baixo - - - - Primary - - - - - Right - Direito - - - - Left - Esquerda - - - - LeftFrontBottom - - - - - Top - Topo - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index e8993960bce4410725c3b2aedd29fa41a016ba2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13277 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts deleted file mode 100644 index 503f1fd26f..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_pt-PT.ts +++ /dev/null @@ -1,2277 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Anotação - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Cortar - - - - - Inserts a clip group in the active drawing - Insere um grupo de corte no desenho ativo - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Ficheiro - - - - &Export page... - Exportar página ... - - - - - Export a page to an SVG file - Exportar página para um ficheiro SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Insere um símbolo de um arquivo svg no desenho ativo - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Escolha um arquivo SVG para abrir - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Criar uma página para inserir. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Cria uma página para inserir as visualizações. - - - - No page found - Nenhuma página encontrada - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Primeiro, crie uma página. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Selecione exatamente uma peça (Part). - - - Select one Page object. - Selecione um objeto Página. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Geral - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projeção - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Primeiro Ângulo - - - - Third Angle - Terceiro Ângulo - - - - Scale - Escala - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - De baixo - - - - Primary - - - - - Right - Direita - - - - Left - Esquerda - - - - LeftFrontBottom - - - - - Top - Topo - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 8957cabd51d0305bc9bb420bd11fd7244d88ebbd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12936 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 - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Adnotație - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserează un grup de clipuri în desenul activ - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Fişier - - - - &Export page... - &Exportă pagina... - - - - - Export a page to an SVG file - Exportă pagina într-un fişier SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserează un simbol dintr-un fișier svg în desenul activ - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Alegeţi un fişier SVG pentru deschidere - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Creează o pagină pentru inserare - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Creați o pagină pentru a insera vizualizările. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Selectează un obiect pagină - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - General - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Proiecţie - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Primul unghi - - - - Third Angle - Al treilea unghi - - - - Scale - Scalare - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Partea de jos - - - - Primary - - - - - Right - Dreapta - - - - Left - Stanga - - - - LeftFrontBottom - - - - - Top - Partea de sus - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 30a89433f3b82f161dfcf61cecd4169dc9841105..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12662 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts deleted file mode 100644 index 1952eff8a0..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_ru.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 файла в активный чертёж - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Аннотация - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Клип - - - - - Inserts a clip group in the active drawing - Вставить группу клипов в активный чертёж - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Файл - - - - &Export page... - &Экспортировать страницу... - - - - - Export a page to an SVG file - Экспорт страницу в файл SVG - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - Insert view in drawing - Вставить вид в чертеж - - - - Insert a new View of a Part in the active drawing - Вставить новый вид детали в текущий чертеж - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Добавить символы из *.svg файла в активный чертёж - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Выберите SVG-файл для открытия - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - Drawing viewer - Вид чертежа - - - Scalable Vector Graphics (*.svg *.svgz) - Масштабируемая векторная графика (*.svg *.svgz) - - - - - - - - - - - - - - - - - - Wrong selection - Неправильный выбор - - - Select a Part object. - Выберите часть объекта. - - - No page to insert - Нет страницы для вставки - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Создать страницу для вставки. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Создайте страницу для вставки видов - - - - No page found - Страницы не найдены - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Сначала создайте страницу. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Выберите ровно один объект-деталь. - - - Select one Page object. - Выберите одну страницу объекта. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Основные - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Проекция - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Первый угол - - - - Third Angle - Третий угол - - - - Scale - Масштаб - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Снизу - - - - Primary - - - - - Right - Справа - - - - Left - Слева - - - - LeftFrontBottom - - - - - Top - Сверху - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - Проекция фигуры - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - Workbench - - Drawing - Чертеж - - - diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.qm b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.qm deleted file mode 100644 index 2212bac757cb1c43968edae04aad62c6e381e1a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11348 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 ZE3Y@xBZGQ!C>}V55E~2xJ}xaO{XYw97Z3md diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts deleted file mode 100644 index 7012d222d9..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sk.ts +++ /dev/null @@ -1,2257 +0,0 @@ - - - - - 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 - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotation - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserts a clip group in the active drawing - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Súbor - - - - &Export page... - &Export stránky... - - - - - Export a page to an SVG file - Exportovať stranu do SVG súboru - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - QObject - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Vyberte súbor SVG k otvoreniu - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Vytvoriť stránku pre vloženie. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Create a page to insert views into. - - - - No page found - - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - - - - - - No DrawViewPart in selection. - - - - Select one Page object. - Vyberte jednostranný objekt. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Všeobecné - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projection - - - - First or Third Angle - - - - - - Page - - - - - First Angle - First Angle - - - - Third Angle - Third Angle - - - - Scale - Škála, zmena veľkosti - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Spodok - - - - Primary - - - - - Right - Vpravo - - - - Left - Vľavo - - - - LeftFrontBottom - - - - - Top - Zhora - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index db2adf1c1bea1898542ecf7f9b48c809f98b9e89..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12608 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts deleted file mode 100644 index 3c4e9e8492..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sr.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 датотеке у активни цртеж - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Опиc - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Clip - - - - - Inserts a clip group in the active drawing - Inserts a clip group in the active drawing - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Датотека - - - - &Export page... - Извоз странице... - - - - - Export a page to an SVG file - Извези страницу у 'SVG' датотеку - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - Insert view in drawing - Убаците приказ у цртеж - - - - Insert a new View of a Part in the active drawing - Убаците нови поглед дела у активном цртежу - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Уметни cимбол из svg датотеке у активни цртеж - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Изаберите 'SVG' датотеку за отварање - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - Drawing viewer - Прегледач цртежа - - - Scalable Vector Graphics (*.svg *.svgz) - Скалабилна векторска графика (*.svg*.svgz) - - - - - - - - - - - - - - - - - - Wrong selection - Погрешан избор - - - Select a Part object. - Изаберите део објекта. - - - No page to insert - Нема страница за уметање - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Направи страницу за уметање - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Create a page to insert views into. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Изаберите објекат једне странице - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Glavno - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - TechDrawGui::MDIViewPage - - &Background - Позадина &amp; - - - &Outline - &amp; Оивичење - - - - &Native - Матерњи &amp; - - - - &OpenGL - &'OpenGL' - - - - &Image - &Слика - - - - &High Quality Antialiasing - &Антиалиасинг високог квалитета - - - Open SVG File - Отвори 'SVG' датотеку - - - Could not open file '%1'. - Не могу да отворим датотеку "%1". - - - - &Renderer - Приказивач - - - Export PDF - Извоз у ПДФ-у - - - PDF file (*.pdf) - ПДФ датотеке (*. пдф) - - - - &Export SVG - - - - - dummy[*] - - - - 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тавиш? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Пројекција - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Први угао - - - - Third Angle - Трећи угао - - - - Scale - увеличај/умањи - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Доле - - - - Primary - - - - - Right - Деcно - - - - Left - Лево - - - - LeftFrontBottom - - - - - Top - Горе - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 492ec47f5a6c2af85f7dd0d1b07a2c524e2a8d69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12399 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 E4*)F#mH+?% diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts deleted file mode 100644 index 99dadd2286..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_sv-SE.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Annotering - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Klipp - - - - - Inserts a clip group in the active drawing - Infogar en Klipp-grupp i den aktiva ritningen - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Fil - - - - &Export page... - &Exportera sida... - - - - - Export a page to an SVG file - Exportera en sida till en SVG-fil - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Infogar en symbol från en svg-fil i den aktiva ritningen - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Välj en SVG fil att öppna - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Skapa en sida att infoga. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Skapa en sida att infoga vyer till. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Välj ett sidobjekt. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Allmänt - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projektion - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Första vinkel - - - - Third Angle - Tredje vinkel - - - - Scale - Skala - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Botten - - - - Primary - - - - - Right - Höger - - - - Left - Vänster - - - - LeftFrontBottom - - - - - Top - Topp - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index b3b3b373006a1170f161057b5f16e1bd44c508f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11287 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 Y0JkNRvqY(b%i5dG%*c?QiYChb52 - - - - 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 - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &Açıklayıcı notlar - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Kırpmak - - - - - Inserts a clip group in the active drawing - Etkin çizimine kırpma grubu ekler - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Dosya - - - - &Export page... - &Sayfayı dışa aktar... - - - - - Export a page to an SVG file - Sayfayı, SVG dosyası olarak dışarı aktar - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - 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 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - QObject - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Açmak için bir SVG dosyası seçin - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - 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 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - İçeri aktarmak için bir sayfa oluşturun. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Create a page to insert views into. - - - - No page found - - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - - - - - - No DrawViewPart in selection. - - - - Select one Page object. - Bir sayfa nesnesi seçin. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Genel - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Projection - - - - First or Third Angle - - - - - - Page - - - - - First Angle - First Angle - - - - Third Angle - Third Angle - - - - Scale - Ölçek - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Alt - - - - Primary - - - - - Right - Sağ - - - - Left - Sol - - - - LeftFrontBottom - - - - - Top - üst - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 192489f8af77ad071b37ad6e8175958490690cfd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12794 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 diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts deleted file mode 100644 index 2ac51f3fae..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_uk.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 файлу в креслення, що редагується - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - & Анотації - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &Кліп - - - - - Inserts a clip group in the active drawing - Вставляє кліп групи у активне креслення - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - Файл - - - - &Export page... - &Експорт сторінки... - - - - - Export a page to an SVG file - Експорт сторінки в SVG файл - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - Insert view in drawing - Додати вигляд в креслення - - - - Insert a new View of a Part in the active drawing - Вставить новий вигляд деталі в поточне креслення - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Вставити символ з svg файлу в креслення, що редагується - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - Виберіть файл SVG для відкриття - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - Drawing viewer - Переглядач креслення - - - Scalable Vector Graphics (*.svg *.svgz) - Масштабована векторна графіка (*.svg *.svgz) - - - - - - - - - - - - - - - - - - Wrong selection - Невірний вибір - - - Select a Part object. - Виберіть об'єкт деталі. - - - No page to insert - Немає сторінки для вставки - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - Створити сторінку для вставки. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - Створити сторінку для вставлення переглядів. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - Оберіть один об'єкт сторінки. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - SVG(*.svg) - SVG(*.svg) - - - - - All Files (*.*) - Всі файли (*.*) - - - Export page - Експорт сторінки - - - - Show drawing - Показати креслення - - - Front - Фронт - - - Back - Назад - - - Right - Направо - - - Left - Ліворуч - - - Top - Згори - - - Bottom - Внизу - - - Make axonometric... - Зробити аксонометрію... - - - Edit axonometric settings... - Редагувати налаштування аксонометрії... - - - Make orthographic - Зробити ортогональну проекцію - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - Загальне - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - Проекція - - - - First or Third Angle - - - - - - Page - - - - - First Angle - Перший кут - - - - Third Angle - Третій кут - - - - Scale - Масштабування - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - Внизу - - - - Primary - - - - - Right - Направо - - - - Left - Ліворуч - - - - LeftFrontBottom - - - - - Top - Згори - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - Проект форм - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 7873902c3021c43f9788f7e30d9f00f6515f4a21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10762 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 SieI04x2f9Ru$+n{D*g+SRenDJ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts deleted file mode 100644 index 436d5a684d..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-CN.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - 注释(&A) - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - 剪辑(&C) - - - - - Inserts a clip group in the active drawing - 在当前图纸中插入剪辑组 - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - 文件 - - - - &Export page... - 导出页(&E)... - - - - - Export a page to an SVG file - 将页面导出为SVG文件 - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - Insert view in drawing - 在图纸中插入视图 - - - - Insert a new View of a Part in the active drawing - 在当前图纸中插入一个零件视图 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - Inserts a symbol from a svg file in the active drawing - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - 选择一个SVG文件打开 - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - Drawing viewer - 图纸浏览器 - - - Scalable Vector Graphics (*.svg *.svgz) - 可缩放矢量图形(*.svg *.svgz) - - - - - - - - - - - - - - - - - - Wrong selection - 选择错误 - - - Select a Part object. - 选择零件对象. - - - No page to insert - 无页面可插入 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - 创建一个插入页面. - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - 创建页面以插入视图. - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - 选择一个页对象. - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - 常规 - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - 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 - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - 投影 - - - - First or Third Angle - - - - - - Page - - - - - First Angle - 第一角投影法 - - - - Third Angle - 第三角投影法 - - - - Scale - 缩放 - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - 底视 - - - - Primary - - - - - Right - - - - - Left - 左视 - - - - LeftFrontBottom - - - - - Top - 顶视 - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - 投影形体 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - 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 deleted file mode 100644 index 6f3274455bbabe25e246eb2e7469d81ab625dabd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10396 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 C)m9|{ diff --git a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts b/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts deleted file mode 100644 index 5d42f2933f..0000000000 --- a/src/Mod/TechDraw/Gui/Resources/translations/Drawing_zh-TW.ts +++ /dev/null @@ -1,2279 +0,0 @@ - - - - - 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檔中插入一個符號 - - - - CmdTechDrawAnnotation - - - TechDraw - - - - - &Annotation - &註釋 - - - - - Inserts an Annotation in the active drawing - - - - - CmdTechDrawArchView - - - TechDraw - - - - - Insert an ArchView - - - - - - Inserts a view of an Arch Section Plane into the active drawing - - - - - CmdTechDrawClip - - - TechDraw - - - - - &Clip - &剪下 - - - - - Inserts a clip group in the active drawing - 於目前圖面插入剪下群組 - - - - CmdTechDrawClipMinus - - - TechDraw - - - - - &ClipMinus - - - - - - Remove a View from a clip group in the active drawing - - - - - CmdTechDrawClipPlus - - - TechDraw - - - - - &ClipPlus - - - - - Add a View to a clip group in the active drawing - - - - - Adds a View into a clip group in the active drawing - - - - - CmdTechDrawDraftView - - - TechDraw - - - - - Insert a DraftView - - - - - - Inserts a Draft WB object into the active drawing - - - - - CmdTechDrawExportPage - - - File - 檔案 - - - - &Export page... - 匯出頁面(&E)... - - - - - Export a page to an SVG file - 匯出此頁為SVG檔 - - - - CmdTechDrawImage - - - TechDraw - - - - - Insert bitmap image - - - - - - Inserts a bitmap from a file in the active drawing - - - - - Select an Image File - - - - - Image (*.png *.jpg *.jpeg) - - - - - CmdTechDrawLinkDimension - - - TechDraw - - - - - - Link a dimension to 3D geometry - - - - - CmdTechDrawNewAngleDimension - - - TechDraw - - - - - Insert a new angle dimension into the drawing - - - - - Insert a new angle dimension - - - - - CmdTechDrawNewDiameterDimension - - - TechDraw - - - - - Insert a new diameter dimension into the drawing - - - - - Insert a new diameter dimension feature for the selected view - - - - - CmdTechDrawNewDimension - - - TechDraw - - - - - Insert a dimension into the drawing - - - - - Insert a new dimension - - - - - CmdTechDrawNewDistanceXDimension - - - TechDraw - - - - - Insert a new horizontal dimension into the drawing - - - - - Insert a new horizontal-distance dimension - - - - - CmdTechDrawNewDistanceYDimension - - - TechDraw - - - - - Insert a new vertical dimension into the drawing - - - - - Insert a new vertical distance dimension - - - - - CmdTechDrawNewGeomHatch - - - TechDraw - - - - - - Apply geometric hatch to a Face - - - - - CmdTechDrawNewHatch - - - TechDraw - - - - - - Hatch a Face using image file - - - - - CmdTechDrawNewLengthDimension - - - TechDraw - - - - - Insert a new length dimension into the drawing - - - - - Insert a new length dimension - - - - - CmdTechDrawNewMulti - - - TechDraw - - - - - Insert multi-part view in drawing - - - - - Insert a new View of a multiple Parts in the active drawing - - - - - CmdTechDrawNewPage - - - TechDraw - - - - - - Insert new drawing page from template - - - - - Select a Template File - - - - - Template (*.svg *.dxf) - - - - - CmdTechDrawNewPageDef - - - TechDraw - - - - - - Insert new default drawing page - - - - - CmdTechDrawNewRadiusDimension - - - TechDraw - - - - - Insert a new radius dimension into the drawing - - - - - Insert a new radius dimension feature for the selected view - - - - - CmdTechDrawNewView - - - TechDraw - - - - - Insert view in drawing - 於繪圖區插入畫面 - - - - Insert a new View of a Part in the active drawing - 於目前繪圖區插入新的零件畫面 - - - - CmdTechDrawNewViewDetail - - - TechDraw - - - - - Insert detail view in drawing - - - - - Insert a new Detail View of a Part in the active drawing - - - - - CmdTechDrawNewViewSection - - - TechDraw - - - - - Insert section view in drawing - - - - - Insert a new Section View of a Part in the active drawing - - - - - CmdTechDrawProjGroup - - - TechDraw - - - - - Insert Projection Group - - - - - Insert multiple views of a single part into the active drawing - - - - - CmdTechDrawRedrawPage - - - TechDraw - - - - - - Redraw a page - - - - - CmdTechDrawSpreadsheet - - - TechDraw - - - - - Spreadsheet - - - - - - Inserts a view of a selected spreadsheet into a drawing - - - - - CmdTechDrawSymbol - - - TechDraw - - - - - Insert SVG &Symbol - - - - - - Inserts a symbol from a svg file in the active drawing - 從目前圖面內svg檔中插入一個符號 - - - - CmdTechDrawToggleFrame - - - TechDraw - - - - - - Turn View Frames on or off - - - - - 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 - - - - Select at least 1 DrawingView object. - - - - - - - Select at least 1 object with a Shape. - - - - - Select 1 DrawViewClip and 1 DrawView. - - - - - - Select exactly one Drawing View object. - - - - - Select exactly one Clip object. - - - - - Clip and View must be from same Page. - - - - - View does not belong to a Clip - - - - - Choose an SVG file to open - 選擇要開啟的 SVG 檔 - - - - Scalable Vector Graphic - - - - - Select at least one object. - - - - - Select exactly one Arch Section Plane object. - - - - - The selected object is not an Arch Section Plane. - - - - - Select exactly one Spreadsheet object. - - - - - No Drawing View - - - - - Open Drawing View before attempting export to SVG. - - - - - Drawing viewer - 工程圖檢視器 - - - Scalable Vector Graphics (*.svg *.svgz) - 可縮放向量圖形(*.svg *.svgz) - - - - - - - - - - - - - - - - - - Wrong selection - 錯誤的選取 - - - Select a Part object. - 選取零件物件。 - - - No page to insert - 無頁面可插入 - - - - No TechDraw Page - - - - - Need a TechDraw Page for this command - - - - - Select a Face first - - - - - No TechDraw object in selection - - - - - Create a page to insert. - 創建要插入的頁面。 - - - - Can't make a Hatched area from this selection - - - - - No Face in this selection - - - - Create a page to insert views into. - 建立頁面供插入視圖資訊 - - - - No page found - No page found - - - - - Too many pages - - - - - Can not determine correct page. - - - - - Select exactly 1 page. - - - - - - - - - - - - - - - Incorrect Selection - - - - - Can't make a Dimension from this selection - - - - - Can't make an angle Dimension from this selection - - - - - There is no 3D object in your selection - - - - - There are no 3D Edges or Vertices in your selection - - - - - - - - - - - - Incorrect selection - - - - - Select an object first - - - - - Too many objects selected - - - - - - Create a page first. - Create a page first. - - - - - No DrawViewPart in selection. - - - - Select exactly one Part object. - Select exactly one Part object. - - - Select one Page object. - 選取一個頁面物件。 - - - - PDF (*.pdf) - - - - - Export Page As PDF - - - - - SVG (*.svg) - SVG (*.svg) - - - - Export page as SVG - - - - - %1.%2.%3 - - - - 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 - 建立正投影視角 - - - - FreeCAD SVG Export - - - - - TechDrawGui::DlgPrefsTechDraw2Imp - - - TechDraw 2 - - - - - Dimensions - - - - - Show Units - - - - - Color - - - - - Font Size - - - - - Diameter Symbol - - - - - ⌀ - - - - - Alternate Decimals - - - - - Use Global Decimals - - - - - Arrow Size - - - - - Decorations - - - - - Round - - - - - Square - - - - - Section Line Style - - - - - Center Line Style - - - - - Matting Style - - - - - - NeverShow - - - - - Sollid - - - - - - Dash - - - - - - Dot - - - - - - DashDot - - - - - - DashDotDot - - - - - Solid - - - - - Center Line Color - - - - - Section Line Color - - - - - Arrow Style - - - - - Preferred arrowhead style - - - - - 0 - Filled Triangle - - - - - 1 - Open Arrowhead - - - - - 2 - Tick - - - - - 3 - Dot - - - - - 4 - Open Circle - - - - - Default weight for GeomHatch lines - - - - - Hatch Weight - - - - - TechDrawGui::DlgPrefsTechDrawImp - - - TechDraw 1 - - - - - Geom Hatch - - - - - Files - - - - - Template Directory - - - - - Default Template - - - - - Labels - - - - - Label Font - - - - - osifont - - - - - Label Size - - - - - General - 一般 - - - - Projection Angle - - - - - First - - - - - Third - - - - - - Hidden Line - - - - - NeverShow - - - - - Solid - - - - - Dash - - - - - Dot - - - - - DashDot - - - - - DashDotDot - - - - - Detect Faces - - - - - Show Section Edges - - - - - Keep Pages Up to Date - - - - - Template Dot Size - - - - - Colors - - - - - Section Hatch - - - - - Section Face - - - - - Normal - - - - - PreSelected - - - - - Selected - - - - - Background - - - - - Hatch Image - - - - - Location of default svg/png fill file - - - - - PAT File - - - - - Default location for PAT file - - - - - Default PAT pattern - - - - - Pattern Name - - - - - 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) - - - - &Export SVG - - - - - dummy[*] - - - - 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? - - - - Opening file failed - - - - - Can't open file '%1' for writing. - - - - - TechDrawGui::QGVPage - - - Drawing page: - - - - - exported from FreeCAD document: - - - - - TechDrawGui::TaskGeomHatch - - - Apply Geometric Hatch to Face - - - - - Define your pattern - - - - - The PAT file containing your pattern - - - - - Pattern File - - - - - Pattern Name - - - - - Line Weight - - - - - Pattern Scale - - - - - Line Color - - - - - Name of pattern within file - - - - - Color of pattern lines - - - - - Enlarges/shrinks the pattern - - - - - Thickness of lines within the pattern - - - - - TechDrawGui::TaskLinkDim - - - Link Dimension - - - - - Link This 3D Geometry - - - - - Feature2: - - - - - Feature1: - - - - - Geometry1: - - - - - Geometry2: - - - - - To These Dimensions - - - - - Available - - - - - Selected - - - - - TechDrawGui::TaskOrthoViews - - Orthographic Projection - 正交投影 - - - Right click for axonometric settings - 按右鍵來進行軸測設定 - - - Top left x / y - Top left x / y - - - Spacing dx / dy - Spacing dx / dy - - - 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::TaskProjGroup - - - Projection Group - - - - - Projection - 投影 - - - - First or Third Angle - - - - - - Page - - - - - First Angle - 第一視角 - - - - Third Angle - 第三視角 - - - - Scale - 縮放 - - - - Scale Page/Auto/Custom - - - - - Automatic - - - - - Custom - - - - - Custom Scale - - - - - Scale Numerator - - - - - : - - - - - Scale Denominator - - - - - Adjust Primary Direction - - - - - Primary View Direction - - - - - Rotate right - - - - - Rotate up - - - - - Rotate left - - - - - Return Primary Direction to Initial Value - - - - - Reset - - - - - Match 3D - - - - - This function is temporarily unavailable. - - - - - Rotate down - - - - - Secondary Projections - - - - - Bottom - 底部 - - - - Primary - - - - - Right - - - - - Left - - - - - LeftFrontBottom - - - - - Top - - - - - RightFrontBottom - - - - - RightFrontTop - - - - - Rear - - - - - LeftFrontTop - - - - - Spin CW - - - - - Spin CCW - - - - - 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 - 專案形式 - - - - TechDrawGui::TaskSectionView - - - Quick Section Parameters - - - - - Define Your Section - - - - - Symbol - - - - - Identifier for this section - - - - - Origin Y - - - - - - - Location of section plane - - - - - Origin X - - - - - Origin Z - - - - - Looking down - - - - - Looking right - - - - - Looking left - - - - - Looking up - - - - - Calculated Values - - - - - Projection Direction - - - - - Section Normal - - - - - Start over - - - - - Reset - - - - - TechDrawGui::dlgTemplateField - - - Change Editable Field - - - - - Text Name: - - - - - TextLabel - - - - - Value: - - - - - Workbench - - Drawing - 工程圖 - - -